﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial;
	color:#FFFFFF;
}

A,A:link,A:active,A:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
A:hover {
	text-decoration:none;
}

.center {
	text-align:center;
}

BODY {
	background-color:#503514;
	background-image:url(../images/bodyBG.gif);
	background-position:top center;
	background-repeat:repeat;
}

TABLE#body {
	width:100%;
	text-align:center;
}
	TABLE#container {
		text-align:left;
	}
		TR.top {
			background-color:transparent;
			background-image:url(../images/gameTopBG.gif);
			background-position:top center;
			background-repeat:repeat-x;
			height:204px;
		}
		DIV#top {
			position:relative;
		}
			DIV#headerText {
				position:absolute;
				top:30px;
				right:30px;
				text-align:right;
				font-size:0.7em;
				background-color:transparent;
				z-index:10;
			}
		TABLE.top {
			width:100%;
		}
			TABLE.top TR {
			
			}
			TD.topLeftMultiplayer {
				width:583px;
				text-align:center;
			}
			TD.topLeft {
				width:400px;
				text-align:center;
			}
			DIV#headerContainerMultiplayer {
				height:204px;
				width:583px;
				background-color:transparent;
			}
			DIV#headerContainer {
				height:204px;
				width:400px;
				background-color:transparent;
			}
			DIV#logo {
				background-color:transparent;
				background-image:url(../images/gameLogo.gif);
				background-position:top left;
				background-repeat:no-repeat;
				float:left;
			}
				DIV#logo IMG {
					width:400px;
					height:204px;
					border:none;
				}
			DIV#info-text {
				position:absolute;
				top:-200px;
				left:15px;
				width:140px;
				padding:2px;
				font-size:8pt;
				border:solid 3px #CC0000;
				background:#668633;
				z-index:100;
			}
			DIV#gameTopImage {
				width:183px;
				height:204px;
				float:left;
			}

			TD.topRightMultiplayer {
				background-color:transparent;
				text-align:right;
				position:relative;
			}
			TD.topRight {
				background-color:transparent;
				text-align:right;
				position:relative;
				background-image:url(../images/gameTopRight.gif);
				background-position:top right;
				background-repeat:no-repeat;
			}
				DIV#bgFix {
					background-color:transparent;
					background-image:url(../images/gameTopRightLeft.gif);
					background-position:0px 11px;
					background-repeat:no-repeat;
				}
				DIV#gameTopRightMultiplayer,DIV#gameTopRight {
					background-color:transparent;
					height:204px;
					position:relative;
					padding:0px 36px 0px 0px;
				}
					DIV.headerBlock {
						float:right;
						width:188px;
						height:160px;
						margin:44px 0px 0px 0px;
						background-color:transparent;
						background-position:top left;
						background-repeat:no-repeat;
					}
						DIV.headerBlockHeader {
							height:60px;
							background-color:transparent;
							background-position:top left;
							background-repeat:no-repeat;
						}
						DIV#headerLogin {
							background-image:url(../images/headerLoginBG.gif);
						}
							DIV#headerLoginHeader {
								background-image:url(../images/headerLoginHeader.gif);
							}
							DIV#headerLoginHeaderLuxe {
								background-image:url(../images/gameheaderLoginHeader.gif);
							}
						DIV#headerNewsletter {
							background-image:url(../images/headerLoginBG.gif);
						}
							DIV#headerNewsletterHeader {
								background-image:url(../images/headerNewsletterHeader.gif);
							}
						DIV#headerSearch {
							background-image:url(../images/gameheaderSearchBG.gif);
						}
							DIV#headerSearchHeader {
								background-image:url(../images/headerSearchHeader.gif);
							}
						DIV.headerBlock FORM DIV {
							text-align:center;
							margin-bottom:4px;
						}
							DIV.headerBlock FORM DIV.button {
								margin-top:2px;
							}
								DIV.headerBlock FORM DIV INPUT {
									width:130px;
									padding:2px;
									border:solid;
									border-width:1px;
									border-color:#7A5D3A;
									background-color:#8E704B;
									background-image:url(../images/inputBG.gif);
									background-position:top left;
									background-repeat:repeat-x;
									font-size:0.6em;
								}
								DIV.headerBlock FORM DIV.button INPUT {
									width:66px;
									padding:2px;
									border:none;
									background-color:transparent;
									background-image:url(../images/buttonBG.gif);
									background-position:top left;
									background-repeat:no-repeat;
									color:#BE9C74;
									height:18px;
								}
									DIV.headerBlock FORM DIV.button INPUT.space {
										margin-right:-1px;
									}
								DIV.headerBlock FORM DIV.big INPUT {
									width:130px;
									padding:13px 2px;
									border:solid;
									border-width:1px;
									border-color:#7A5D3A;
									background-color:#8E704B;
									background-image:url(../images/inputBigBG.gif);
									background-position:top left;
									background-repeat:repeat-x;
									text-align:center;
								}
								DIV.headerBlock FORM DIV.bigButton INPUT {
									width:135px;
									padding:2px;
									border:none;
									background-color:transparent;
									background-image:url(../images/buttonBigBG.gif);
									background-position:top left;
									background-repeat:repeat-x;
									color:#BE9C74;
									height:18px;
									margin-top:3px;
								}
		TR.main {
			background-color:#668633;
			background-image:url(../images/gameMainRightBG.gif);
			background-position:top right;
			background-repeat:repeat-y;
		}
				TD.left {
					background-color:transparent;
					background-image:url(../images/gameLeftBG.gif);
					background-position:top left;
					background-repeat:repeat-y;
					width:172px;
					vertical-align:top;
				}
					DIV#left {
						background-color:transparent;
						background-image:url(../images/gameLeftMenuBG.gif);
						background-position:top left;
						background-repeat:no-repeat;
						width:172px;
						height:auto !important;
						height:663px;
						min-height:663px;
					}
						DIV#cocosContainer {
							width:172px;
							height:150px;
							padding-top:80px;
						}
							DIV#cocos {
								width:172px;
								height:150px;
								position:relative;
								background-color:transparent;
								background-image:url(../images/gameCocos.gif);
								background-position:top left;
								background-repeat:no-repeat;
							}
								DIV.cocos {
									width:89px;
									height:89px;
									position:absolute;
									background-color:transparent;
								}
									DIV.cocos IMG {
										border:none;
									}
									DIV.cocosNumber1 {
										z-index:1;
										top:2px;
										left:2px;
									}
									DIV.cocosNumber2 {
										z-index:2;
										top:2px;
										left:81px;
									}
									DIV.cocosNumber3 {
										z-index:3;
										top:59px;
										left:42px;
									}
						DIV#menuContainer {
							width:172px;
							height:277px;
							background-color:transparent;
						}
							DIV#menuTop {
								height:38px;
								background-color:transparent;
								background-image:url(../images/menuTop.gif);
								background-position:top left;
								background-repeat:no-repeat;
							}
							/* Root = Vertical, Secondary = Vertical */
							UL#menu,UL#menu LI,UL#menu UL {
								margin: 0;
								border: 0 none;
								padding: 0;
								width: 160px; /*For KHTML*/
								list-style: none;
							}

							UL#menu:after /*From IE 7 lack of compliance*/{
								clear: both;
								display: block;
								font: 1px/0px serif;
								content: ".";
								height: 0;
								visibility: hidden;
							}

							UL#menu LI {
								float: left; /*For IE 7 lack of compliance*/
								display: block !important; /*For GOOD browsers*/
								display: inline; /*For IE*/
								position: relative;
								background-position:top left;
								background-repeat:no-repeat;
							}
								UL#menu LI.button1 {
									background-image:url(../images/button1.gif);
								}
								UL#menu LI.button2 {
									background-image:url(../images/button2.gif);
								}
								UL#menu LI.button3 {
									background-image:url(../images/button3.gif);
								}
								UL#menu LI.button4 {
									background-image:url(../images/button4.gif);
								}
								UL#menu LI.button5 {
									background-image:url(../images/button5.gif);
								}

							/* Root Menu */
							UL#menu A {
								padding: 14px 0px 13px 0px;
								display: block;
								background:transparent;
								text-decoration: none;
								height: auto !important;
								height: 1%; /*For IE*/
							}

							/* Root Menu Hover Persistence */
							UL#menu A:hover,UL#menu LI:hover A,UL#menu LI.iehover A {
								background-color:transparent;
							}
								UL#menu LI.button1:hover A,UL#menu LI.iehover1 A {
									background-image:url(../images/button1Hover.gif);
								}
								UL#menu LI.button2:hover A,UL#menu LI.iehover2 A {
									background-image:url(../images/button2Hover.gif);
								}
								UL#menu LI.button3:hover A,UL#menu LI.iehover3 A {
									background-image:url(../images/button3Hover.gif);
								}
								UL#menu LI.button4:hover A,UL#menu LI.iehover4 A {
									background-image:url(../images/button4Hover.gif);
								}
								UL#menu LI.button5:hover A,UL#menu LI.iehover5 A {
									background-image:url(../images/button5Hover.gif);
								}
								UL#menu LI.iehover A {
								}
							UL#menu UL {
								display: none;
								position: absolute;
								top: 0;
								left: 160px;
							}
							UL#menu LI.menuFooter {
								width:172px;
								height:9px;
								font-size:0em;
								background-color:transparent;
								background-image:url(../images/menuFooter.gif);
								background-position:top left;
								background-repeat:no-repeat;
							}
					DIV#bird {
						width:172px;
						height:223px;
						background-color:transparent;
						background-image:url(../images/bird_spring.gif);
						background-position:top left;
						background-repeat:no-repeat;
						margin-top:23px;
					}


				TD.main {
					background-color:#668633;
					background-image:url(../images/gameMainRightBG.gif);
					background-position:top right;
					background-repeat:repeat-y;
					vertical-align:top;
					width:828px;
				}
					DIV#mainRightFix {
						background-color:transparent;
						background-image:url(../images/gameMainRight.gif);
						background-position:top right;
						background-repeat:no-repeat;
					}
					DIV#main {
						background-color:transparent;
						background-image:url(../images/gameMainBG.gif);
						background-position:top left;
						background-repeat:no-repeat;
						height:auto !important;
						height:380px;
						min-height:380px;
						margin:0px 22px 0px 0px;
					}
						DIV#topBanner {
							margin:0px auto;
							width:728px;
							height:90px;
							border:solid;
							border-color:#332114;
							border-width:1px;
							background-color:#6D4D26;
							margin-bottom:3px;
						}
							DIV#topBanner A,DIV#topBanner A IMG {
								border:none;
							}
						DIV#viewButton {
							float:right;
							height:23px;
							line-height:23px;
							width:200px;
							text-align:right;
							padding:0 5px 0 0;
						}
							DIV#viewButton SPAN { font-size:0.7em; display:block; padding-top:16px; margin-right:3px; float:right; text-align:right; }
						DIV#back, DIV.brownButton {
							float:right;
							height:23px;
							line-height:23px;
							margin:16px 13px 0px 0px;
							background-color:transparent;
							background-image:url(../images/topButtonBG.gif);
							background-position:top right;
							background-repeat:no-repeat;
							font-size:0.7em;
							text-align:right;
							padding-right:5px;
						}
							DIV#back DIV, DIV.brownButton DIV {
								height:23px;
								line-height:23px;
								float:left;
								background-color:transparent;
								background-image:url(../images/topButtonLeft.gif);
								background-position:top left;
								background-repeat:no-repeat;
								padding-left:5px;
							}
								DIV#back DIV A, DIV.brownButton DIV A {
									text-decoration:none;
								}
									DIV#back DIV A:hover, DIV.brownButton DIV A:hover {
										text-decoration:underline;
									}
						DIV#breadcrumb {
							float:right;
							height:23px;
							line-height:23px;
							margin:16px 13px 0px 0px;
							background-color:transparent;
							font-size:0.7em;
							text-align:right;
							padding-right:5px;
						}
						DIV.block {
							background-color:transparent;
							/*margin-top:3px;*/
						}
							DIV.block DIV.blockTop,DIV#gameContainer DIV.blockTop {
								background-color:transparent;
								background-image:url(../images/blockTopBG.gif);
								background-position:top center;
								background-repeat:repeat-x;
								height:47px;
								position:relative;
							}
								DIV.block DIV.blockTop DIV.blockTopRight,DIV#gameContainer DIV.blockTop DIV.blockTopRight {
									background-color:transparent;
									background-image:url(../images/blockTopRight.gif);
									background-position:top right;
									background-repeat:no-repeat;
									width:9px;
									height:44px;
									position:absolute;
									top:3px;
									right:0px;
								}
								DIV.liquidHeader {
									float:left;
									background-color:transparent;
									background-image:url(../images/blockHeaderBG.gif);
									background-position:top left;
									background-repeat:repeat-x;
									height:47px;
									margin:0px 29px 0px 16px;
									position:relative;
								}
									DIV.liquidHeaderLeft {
										background-color:transparent;
										background-image:url(../images/blockHeaderLeft.gif);
										background-position:top left;
										background-repeat:no-repeat;
										height:47px;
										width:20px;
										position:absolute;
										top:0px;
										left:-20px;
									}
									DIV.liquidHeaderText {
										float:left;
										background-color:transparent;
										background-image:url(../images/blockHeaderText.gif);
										background-position:top left;
										background-repeat:no-repeat;
										height:47px;
										min-width:129px;
										padding:13px 0px 0px 0px;
										color:#24160C;
										font-weight:bold;
										font-size:0.9em;
										text-transform:uppercase;
									}
										DIV.liquidHeaderText IMG { border:none; margin-top:-10px; }
									DIV.liquidHeaderRight {
										background-color:transparent;
										background-image:url(../images/blockHeaderRight.gif);
										background-position:top right;
										background-repeat:no-repeat;
										height:47px;
										width:29px;
										position:absolute;
										top:0px;
										right:-29px;
									}

							DIV#gameSliderContainer {
								background-color:transparent;
								padding-top:20px;
							}
								DIV#gameSlider {
									position:relative;
									height:16px;
									width:200px;
									background-color:transparent;
									background-image:url(../images/sliderBG.gif);
									background-position:center center;
									background-repeat:no-repeat;
									margin:0px auto;
								}
									#gameSliderButton {
										position:absolute;
										height:16px;
										width:40px;
										background-color:transparent;
										background-image:url(../images/slider.gif);
										background-position:center center;
										background-repeat:no-repeat;
										cursor:pointer;
									}

							DIV.block DIV.blockMain {
								background-color:#332114;
								color:#FFFFFF;
								font-size:0.7em;
								padding:5px 15px 7px 25px;
							}
								DIV.block DIV.blockMain DIV.blockScore {
									float:right;
									width:225px;
									text-align:right;
									font-weight:bold;
								}
									DIV.block DIV.blockMain DIV.blockScore IMG {
										margin-bottom:-2px;
									}
								DIV.block DIV.blockTop DIV.blockScore {
									float:right;
									margin:20px 15px 0px 0px;
									width:230px;
									text-align:right;
									font-weight:bold;
									font-size:0.7em;
								}
									DIV.block DIV.blockTop DIV.blockScore IMG {
										margin-bottom:-2px;
									}
								DIV.block DIV.blockMain DIV.blockInfo {
									background-color:transparent;
									background-image:url(../images/iconInfo.gif);
									background-position:4px 2px;
									text-indent:22px;
									background-repeat:no-repeat;
									padding:0px 0px 0px 2px;
									margin-bottom:5px;
									line-height:15px;
								}

								#highscoresMenu UL { text-align:center; margin-top:5px; }
									#highscoresMenu UL LI { list-style-position:outside; list-style-type:none; display:inline; margin:0; padding:0; }
									#highscoresMenu UL LI A,
									#highscoresMenu UL LI A:link,
									#highscoresMenu UL LI A:active,
									#highscoresMenu UL LI A:visited { display:inline-block; margin:2px 2px; text-decoration:none; background:transparent url(../images/topButtonBG.gif) top right no-repeat; padding-right:5px; }

									#highscoresMenu UL LI A SPAN { display:inline-block; padding:5px 0px 5px 0px; background:transparent url(../images/topButtonLeft.gif) top left no-repeat; padding-left:5px; }
									#highscoresMenu UL LI A:hover,
									#highscoresMenu UL LI A:hover SPAN { color:#ECD902; }

									/* FF2 hacks */
									DIV[id=highscOresmenu] { padding-top:5px; }
									DIV[id=highscOresmenu] UL { margin:0px 0px 5px 0px; }
									DIV[id=highscOresmenu] UL LI A { margin:0; padding:5px 0px 5px 0px; margin-right:2px; }
									DIV[id=highscOresmenu] UL LI A SPAN { background:transparent url(../images/topButtonLeft_FF2.gif) top left no-repeat; }

									#highscoresMenu UL LI.new { padding:3px; font-weight:bold; display:inline; }
									#highscoresMenu UL LI.new A,
									#highscoresMenu UL LI.new A:hover { background:#CC0000; padding:3px; margin-bottom:5px; color:#FFFFFF;
								}

								DIV.block DIV.blockMain DIV.blockDescription {
									background-color:transparent;
									background-image:url(../images/iconDescription.gif);
									background-position:4px 2px;
									text-indent:22px;
									background-repeat:no-repeat;
									padding:0px 0px 0px 2px;
									margin-bottom:5px;
									line-height:15px;
								}
								DIV.block DIV.blockMain DIV.blockControll {
									background-color:transparent;
									background-image:url(../images/iconControlls.gif);
									background-position:0px 0px;
									text-indent:22px;
									background-repeat:no-repeat;
									padding:6px 0px 0px 2px;
									margin-bottom:5px;
									line-height:15px;
								}
								DIV.block DIV.blockMain DIV.blockRate {
									background-color:transparent;
									background-image:url(../images/starFull.gif);
									background-position:4px 0px;
									background-repeat:no-repeat;
									text-indent:22px;
									width:350px;
									text-align:left;
									font-weight:bold;
									height:15px;
									line-height:15px;
								}
								DIV.block DIV.blockMain DIV.blockHelp {
									background-color:transparent;
									background-image:url(../images/iconHelp.gif);
									background-position:4px 2px;
									text-indent:22px;
									background-repeat:no-repeat;
									padding:0px 0px 0px 2px;
									line-height:15px;
									float:right;
								}
								DIV.hr {
									height:1px;
									line-height:1px;
									font-size:0em;
									background-color:#503514;
									margin:5px 0px;
								}
								DIV.hrEmpty {
									height:1px;
									line-height:1px;
									font-size:0em;
									background-color:transparent;
									margin:5px 0px;
								}
								DIV.block DIV.blockMain DIV.blockSend {
									float:right;
									background-color:transparent;
									background-image:url(../images/iconMail.gif);
									background-position:4px 3px;
									text-indent:22px;
									background-repeat:no-repeat;
									padding:0px 0px 0px 2px;
									line-height:15px;
								}
									DIV#rulesPopup {
										position:absolute;
										top:0px;
										left:0px;
										z-index:9999;
										width:0px;
										height:0px;
										margin:0px;
										padding:0px;
										font-size:0.7em;
									}

									DIV#sendToFriend {
										position:absolute;
										top:0px;
										left:0px;
										z-index:9999;
										width:0px;
										height:0px;
										margin:0px;
										padding:0px;
									}
										DIV#thisPopup {
											border:double;
											border-width:3px;
											border-color:#332114;
											background-color:#668633;
											padding:10px 10px 5px 10px;
											margin:0px;
										}
											DIV#thisPopup DIV.close {
												position:absolute;
												top:5px;
												right:8px;
												text-transform:uppercase;
											}
											DIV#thisPopup LI {
												list-style-type:square;
												list-style-position:inside;
											}

											DIV#thisPopup DIV.message {
												text-align:center;
												display:block;
												margin:10px 0px;
												padding:0px;
											}
											DIV#thisPopup DIV.errorMessage {
												text-align:center;
												display:block;
												margin:0px;
												padding:0px;
											}
											DIV#thisPopup DIV.header {
												font-weight:bold;
												color:#FFFFFF;
												text-transform:uppercase;
												font-size:1.2em;
												margin-bottom:5px;
											}
											DIV#thisPopup FORM DIV.row {
												clear:both;
												margin-bottom:5px;
												height:20px;
												line-height:20px;
											}
											DIV#thisPopup FORM DIV.error {
												color:#332114;
												font-weight:bold;
												text-align:center;
												padding:0px;
												margin:0px;
											}
											DIV#thisPopup FORM DIV.hr {
												height:1px;
												line-height:1px;
												font-size:0em;
												background-color:#263B16;
												padding:0px;
												margin-bottom:5px;
											}
												DIV#thisPopup FORM DIV.row LABEL {
													float:left;
													width:135px;
													text-align:left;
												}
												DIV#thisPopup FORM DIV.row INPUT {
													float:left;
												}
									DIV.blockSend INPUT,DIV.blockTAF INPUT {
										width:130px;
										padding:2px;
										border:solid;
										border-width:1px;
										border-color:#7A5D3A;
										background-color:#8E704B;
										background-image:url(../images/inputBG.gif);
										background-position:top left;
										background-repeat:repeat-x;
										font-size:0.9em;
									}
									DIV.blockSend INPUT.submit,DIV.blockTAF INPUT.submit {
										width:66px;
										padding:2px;
										border:none;
										background-color:transparent;
										background-image:url(../images/buttonBG.gif);
										background-position:top left;
										background-repeat:no-repeat;
										color:#BE9C74;
										height:18px;
									}
								DIV.block DIV.blockMain DIV.blockSave {
									background-color:transparent;
									background-image:url(../images/iconSave.gif);
									background-position:4px 2px;
									text-indent:22px;
									background-repeat:no-repeat;
									padding:0px 0px 0px 2px;
									line-height:15px;
								}
							DIV.block DIV.blockFooter {
								background-color:transparent;
								background-image:url(../images/blockFooterLeft.gif);
								background-position:bottom left;
								background-repeat:no-repeat;
								font-size:0em;
								position:relative;
								height:5px;
								padding-left:5px;
							}
								DIV.block DIV.blockFooter DIV.blockFooterRight {
									background-color:#332114;
									background-image:url(../images/blockFooterRight.gif);
									background-position:bottom right;
									background-repeat:no-repeat;
									height:5px;
								}
						DIV#gameContainer {
							clear:both;
							margin-bottom:5px;
						}

							DIV#rightBanner {
								width:120px;
								height:600px;
								border:solid;
								border-color:#332114;
								border-width:1px;
								background-color:#6D4D26;
								float:right;
								margin-top:68px;
							}
							DIV#rightBannerUser {
								width:120px;
								height:600px;
								border:solid;
								border-color:#332114;
								border-width:1px;
								background-color:#6D4D26;
								float:right;
								margin-top:36px;
							}
								DIV#rightBanner A,DIV#rightBanner A IMG,DIV#rightBannerUser A,DIV#rightBanner A IMG {
									border:none;
								}
							DIV#game {
								background-color:#332114;
								padding:10px;
								position:relative;
								text-align:center;
								float:left;
								font-size:0.7em;
							}
								DIV.gameInfo {
									text-align:left;
									border:solid;
									border-color:#6C5133;
									border-width:1px;
									padding:3px;
									margin-bottom:3px;
									background-color:#412d1e;
								}
							DIV.game {
								margin-top:6px;
							}

								DIV#mmoBanner {
									margin:0px auto 15px auto;
									width:728px;
									height:90px;
									border:solid;
									border-color:#332114;
									border-width:1px;
									background-color:#6D4D26;
									background-color:#332114;
								}
									DIV#mmoBanner A,DIV#mmoBanner A IMG {
										border:none;
									}
								DIV#mmoImage {
									width:785px;
									height:420px;
									background:#332114 url(../images/mmo-loader.gif) center center no-repeat;
									margin-bottom:10px;
									position:relative;
								}
									DIV#mmoImage DIV.mmo_selector {
										position:absolute;
										top:10px;
										right:10px;
										background:#332114;
										border:solid #7A5D3A 1px;
										padding:4px;
									}
										DIV.mmo_selector DIV {
											text-align:left;
											font-size:10pt;
											margin:2px;
										}
										DIV.mmo_selector SELECT {
											width:150px;
											background-color:#7D613F;
											border:solid;
											border-color:#7A5D3A;
											border-width:1px;
										}
											DIV.mmo_selector SELECT OPTION {
												background-color:#503514;
												color:#F8E4C6;
												padding:1px 0px 1px 5px;
											}
									DIV#mmoImage DIV.button {
										width:103px;
										height:23px;
										line-height:23px;
										margin-bottom:8px;
										background-color:transparent;
										background-image:url(../images/topButtonBG.gif);
										background-position:top right;
										background-repeat:no-repeat;
										font-size:1em;
										text-align:center;
										position:absolute;
										bottom:5px;
										right:10px;
									}
										DIV#mmoImage DIV.button DIV {
											height:23px;
											line-height:23px;
											background-color:transparent;
											background-image:url(../images/topButtonLeft.gif);
											background-position:top left;
											background-repeat:no-repeat;
											padding-left:5px;
										}
											DIV#mmoImage DIV.button DIV A,DIV#mmoImage DIV.button DIV A:link,DIV#mmoImage DIV.button DIV A:active,DIV#mmoImage DIV.button DIV A:visited {
												text-decoration:none;
											}
												DIV#mmoImage DIV.button DIV A:hover {
													text-decoration:underline;
												}
								DIV#mmoBottom {
									width:785px;
									background:#332114;
								}
									DIV#mmoThumbs {
										float:right;
										width:336px;
									}
									DIV#mmoThumbs UL {
										margin:0;
										padding:0;
									}
									DIV#mmoThumbs LI {
										list-style-position:outside;
										list-style-type:none;
										float:left;
										margin:0 0 10px 10px;
									}
									DIV#mmoThumbs A,DIV#mmoThumbs A:link,DIV#mmoThumbs A:active,DIV#mmoThumbs A:visited {
										border:solid 1px #6D4D26;
										display:block;
										outline:none;
									}
									DIV#mmoThumbs A:hover,
									DIV#mmoThumbs A.active { border:solid 1px #FFF; }
									DIV#mmoThumbs IMG { border:none; }
									DIV#mmoDescription {
										text-align:left;
									}
									#mmoDescription P { padding:3px 0; color:#be9c74; height:106px;  }
									#mmoDescription .title { font-weight:bold; color:#FFFFFF; font-size:1.2em; height:15px; }
									DIV#mmoDescription DIV.button {
										width:103px;
										height:23px;
										line-height:23px;
										margin:8px 0;
										background-color:transparent;
										background-image:url(../images/topButtonBG.gif);
										background-position:top right;
										background-repeat:no-repeat;
										font-size:1em;
										text-align:center;
										float:right;
									}
										DIV#mmoDescription DIV.button DIV {
											height:23px;
											line-height:23px;
											background-color:transparent;
											background-image:url(../images/topButtonLeft.gif);
											background-position:top left;
											background-repeat:no-repeat;
											padding-left:5px;
										}
											DIV#mmoDescription DIV.button DIV A,DIV#mmoDescription DIV.button DIV A:link,DIV#mmoDescription DIV.button DIV A:active,DIV#mmoDescription DIV.button DIV A:visited {
												text-decoration:none;
											}
												DIV#mmoDescription DIV.button DIV A:hover {
													text-decoration:underline;
												}

								DIV#mmoExtended {
									clear:both;
									text-align:left;
									width:785px;
									background:#332114;
									color:#be9c74;
								}
								#mmoExtended P { padding:3px 0; color:#be9c74; }
								#mmoShare,.blockTAF { float:right; width:235px; text-align:right; }
								#mmoShare A,.blockTAF A { display:block; float:right; }
								#mmoShare SPAN,.blockTAF SPAN { display:block; float:right; margin-right:3px; }
								.blockTAF {
									background-color:transparent;
									background-image:url(../images/iconMail.gif);
									background-position:4px 6px;
									background-repeat: no-repeat;
									margin-right:-25px;
								}

								#mmoShare DIV.button {
									width:153px;
									height:23px;
									line-height:23px;
									margin:0px;
									background-color:transparent;
									background-image:url(../images/topButtonBG.gif);
									background-position:top right;
									background-repeat:no-repeat;
									font-size:1em;
									text-align:center;
									float:right;
									margin-left:10px;
								}
									#mmoShare DIV.button DIV {
										height:23px;
										line-height:23px;
										background-color:transparent;
										background-image:url(../images/topButtonLeft.gif);
										background-position:top left;
										background-repeat:no-repeat;
										padding-left:5px;
									}
										#mmoShare DIV.button DIV A,#mmoShare DIV.button DIV A:link,#mmoShare DIV.button DIV A:active,#mmoShare DIV.button DIV A:visited {
											width:100%;
											text-decoration:none;
										}
											#mmoShare DIV.button DIV A:hover {
												text-decoration:underline;
											}

								.blockTAF DIV.button {
									width:180px;
									height:23px;
									line-height:23px;
									margin:0px;
									background-color:transparent;
									background-image:url(../images/topButtonBG.gif);
									background-position:top right;
									background-repeat:no-repeat;
									font-size:1em;
									text-align:center;
									margin-left:28px;
								}
									.blockTAF DIV.button DIV {
										height:23px;
										line-height:23px;
										background-color:transparent;
										background-image:url(../images/topButtonLeft.gif);
										background-position:top left;
										background-repeat:no-repeat;
										padding-left:5px;
									}
										.blockTAF DIV.button DIV A,.blockTAF DIV.button DIV A:link,.blockTAF DIV.button DIV A:active,.blockTAF DIV.button DIV A:visited {
											width:100%;
											text-decoration:none;
										}
											.blockTAF DIV.button DIV A:hover {
												text-decoration:underline;
											}

								#mmoYourScore { float:left; width:250px; font-weight:bold; padding-top:3px; }
								#mmoYourScore UL { margin-top:0px; }
								#mmoYourScore DIV#ratingText { margin-top:1px; }
								
								#mmoScore { text-align:center; font-weight:bold; padding-top:3px; }
								#mmoScore IMG { margin-bottom:-2px; }

								#mmoList { margin:0 0 0 10px; padding:0; }
								#mmoList LI { list-style-position:outside; list-style-type:none; clear:both; padding:10px; background:#2F1E12; border-bottom:solid 1px #21140B; }
								#mmoList LI.alt { background:#3A2618; }
								#mmoList .mmoListImage { float:left; width:210px; }
								#mmoList .mmoListTitle {
									text-align:left;
									margin:8px 0 3px 0;
									font-weight:bold;
									color:#FFFFFF;
									font-size:1.2em;
								}
								#mmoList .mmoListDescription {
									text-align:left;
									color:#be9c74;
									height:60px;
									overflow-x:hidden;
									overflow-y:hidden;
								}
									#mmoList .mmoListDescription * { color:#be9c74; }
								#mmoList DIV.score {
									float:right;
									margin-left:10px;
									padding-top:12px;
								}
									#mmoList DIV.score IMG { margin-bottom:-3px; }
								#mmoList DIV.button {
									width:103px;
									height:23px;
									line-height:23px;
									margin:8px 0;
									background-color:transparent;
									background-image:url(../images/topButtonBG.gif);
									background-position:top right;
									background-repeat:no-repeat;
									font-size:1em;
									text-align:center;
									float:right;
									margin-left:10px;
								}
									#mmoList DIV.button DIV {
										height:23px;
										line-height:23px;
										background-color:transparent;
										background-image:url(../images/topButtonLeft.gif);
										background-position:top left;
										background-repeat:no-repeat;
										padding-left:5px;
									}
										#mmoList DIV.button DIV A,#mmoList DIV.button DIV A:link,#mmoList DIV.button DIV A:active,#mmoList DIV.button DIV A:visited {
											text-decoration:none;
										}
											#mmoList DIV.button DIV A:hover {
												text-decoration:underline;
											}

								DIV#game IFRAME#gameSource {
									border:solid;
									border-color:#372519;
									border-width:1px;
								}
								DIV#game DIV#ingameTopAd A,DIV#game DIV#ingameTopAd A:link,DIV#game DIV#ingameTopAd A:active,DIV#game DIV#ingameTopAd A:visited {
									font-weight:bold;
									text-decoration:none;
								}
								DIV#game DIV#ingameTopAd A:hover {
									text-decoration:underline;
								}

								DIV#game DIV#ingameAd {
									text-align:center;
									width:728px;
									margin:15px auto 0px auto;
								}
								DIV#game DIV#ingameGA {
									text-align:center;
									margin-top:20px;
								}
									DIV#game DIV#ingameAd IMG,DIV#game DIV#ingameGA IMG {
										border:none;
									}
								DIV#game DIV#ingameTopAd {
									text-align:center;
									margin-bottom:5px;
								}
						FORM FIELDSET {
							border:solid;
							border-width:1px;
							border-top-color:#3F2910;
							border-right-color:#3F2910;
							border-bottom-color:#4F3618;
							border-left-color:#4F3618;
							margin:0px 10px;
							padding:5px;
						}
							FORM FIELDSET DIV INPUT {
								width:100px;
								padding:2px;;
								border:solid;
								border-width:1px;
								border-color:#7A5D3A;
								background-color:#8E704B;
								background-image:url(../images/inputBigBG.gif);
								background-position:top left;
								background-repeat:repeat-x;
								margin-top:3px;
								font-size:0.9em;
							}
							FORM FIELDSET DIV INPUT.submit {
								width:66px;
								padding:2px;
								border:none;
								background-color:transparent;
								background-image:url(../images/buttonBG.gif);
								background-position:top left;
								background-repeat:no-repeat;
								color:#BE9C74;
							}
						DIV.highscore {
							border:none;
							margin:10px 10px;
						}
							DIV.highscoreHalf {
								width:47%;
							}
								DIV.highscore DIV.row {
									clear:left;
									margin:0px;
									padding:0px;
									height:20px;
									line-height:20px;
									background-color:#2F1E12;
								}
									DIV.highscore DIV.header {
										padding:3px;
										color:#ECD902;
										font-weight:bold;
									}
									DIV.highscore DIV.headerRow {
										font-weight:bold;
										color:#FFFFFF;
										background-color:#21140B;
									}
									DIV.highscore DIV.alternate {
										background-color:#3A2618;
									}
									DIV.highscore DIV.row DIV {
										border-right:solid;
										border-right-width:1px;
										border-right-color:#332114;
										border-bottom:solid;
										border-bottom-width:1px;
										border-bottom-color:#21140B;
										color:#BE9C74;
									}
										DIV.highscore DIV.headerRow DIV {
											color:#FFFFFF;
										}
										DIV.highscore DIV.row DIV A,DIV.highscore DIV.row DIV A:link,DIV.highscore DIV.row DIV A:active,DIV.highscore DIV.row DIV A:visited {
											color:#BE9C74;
											text-decoration:none;
										}
									DIV.highscore DIV.row DIV.number {
										float:left;
										width:20px;
										text-align:right;
										padding:0px 6px 0px 0px;
									}
									DIV.highscore DIV.row DIV.name {
										padding:0px 10px;
										height:20px;
										line-height:20px;
										overflow:hidden;
										border-right:none;
									}
									DIV.highscore DIV.row DIV.score {
										float:right;
										width:70px;
										padding:0px 0px 0px 5px;
										color:#FFFFFF;
										border-left:solid;
										border-left-width:1px;
										border-left-color:#332114;
									}
									DIV.highscore DIV.row DIV.date {
										float:right;
										padding:0px 10px;
										border-right:solid;
										border-right-width:1px;
										border-right-color:#21140B;
									}
										DIV.highscore DIV.row DIV.dateSmall {
											width:30px;
										}
										DIV.highscore DIV.row DIV.dateNormal {
											width:75px;
										}
										DIV.highscore DIV.row DIV.dateLarge {
											width:130px;
										}


			DIV#footerContainer {
				position:relative;
				width:100%;
			}
				TABLE.footer {
					width:100%;
				}
					.footerMultiplayerHeight {
						height:263px;
					}
					.footerHeight {
						height:183px;
					}
					.footerMMO {
						height:206px;
					}
					TD.footerLeft {
						background-color:#668633;
						background-image:url(../images/gameFooterLeftBG.gif);
						background-position:bottom left;
						background-repeat:no-repeat;
						width:172px;
					}
					TD.footerLeft2 {
						background-color:#668633;
						background-image:url(../images/gameFooterLeftBG2.gif);
						background-position:bottom left;
						background-repeat:no-repeat;
						width:172px;
					}
					TD.footer {
						background-color:#668633;
						background-image:url(../images/gameFooterBG.gif);
						background-position:bottom left;
						background-repeat:repeat-x;
					}
						DIV#footer {
							width:100%;
							position:relative;
							background-image:url(../images/gameFooter.gif);
							background-position:bottom left;
							background-repeat:no-repeat;
						}
							DIV#footerLeftFix {
								background-image:url(../images/gameFooterLeftBG.gif);
								background-position:bottom left;
								background-repeat:no-repeat;
								width:172px;
								height:135px;
								position:absolute;
								bottom:0px;
								left:-172px;
							}
							DIV#footerLeftFix2{
								background-image:url(../images/gameFooterLeftBG2.gif);
								background-position:bottom left;
								background-repeat:no-repeat;
								width:172px;
								height:263px;
								position:absolute;
								bottom:0px;
								left:-172px;
							}
							DIV#footerRightMultiplayer {
								background-color:transparent;
								background-image:url(../images/gameFooterRight.gif);
								background-position:bottom right;
								background-repeat:no-repeat;
								float:right;
								width:508px;
								padding-right:20px;
							}
							DIV#footerRight {
								background-color:transparent;
								background-image:url(../images/gameFooterRight.gif);
								background-position:bottom right;
								background-repeat:no-repeat;
								padding-right:20px;
							}
								DIV#gameMoreGamesMultiplayer {
									float:right;
									width:508px;
								}
								DIV#gameMoreGames,DIV#gameMoreGamesDark {
									float:left;
								}
									DIV#gameMoreGamesTopMultiplayer {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesHeaderBG.gif);
										background-position:top left;
										background-repeat:no-repeat;
										width:508px;
										height:53px;
									}
									DIV#gameMoreGamesTop {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesHeaderFullBG.gif);
										background-position:top left;
										background-repeat:no-repeat;
										width:807px;
										height:53px;
									}
									DIV#gameMoreGamesDarkTop {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesDarkHeaderFullBG.gif);
										background-position:top left;
										background-repeat:no-repeat;
										width:807px;
										height:53px;
									}
										DIV#gameMoreGamesTopMultiplayer DIV#gameMoreGamesHeader,DIV#gameMoreGamesTop DIV#gameMoreGamesHeader {
											background-color:transparent;
											background-image:url(../images/gameMoreGamesHeader.gif);
											background-position:top left;
											background-repeat:no-repeat;
											width:248px;
											height:53px;
										}
										DIV#gameMoreGamesDarkHeader {
											background-color:transparent;
											background-image:url(../images/gameMoreGamesDarkHeader.gif);
											background-position:top left;
											background-repeat:no-repeat;
											width:248px;
											height:53px;
										}
									DIV#gameMoreGamesMainMultiplayer {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesMain.gif);
										background-position:top left;
										background-repeat:repeat-y;
										width:508px;
										height:162px;
									}
									DIV#gameMoreGamesMain {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesMainFull.gif);
										background-position:top left;
										background-repeat:repeat-y;
										width:807px;
										height:81px;
									}
									DIV#gameMoreGamesDarkMain {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesDarkMainFull.gif);
										background-position:top left;
										background-repeat:repeat-y;
										width:807px;
										height:106px;
									}
										DIV#gameMoreGamesMainMultiplayer DIV.row {
											background-color:transparent;
											background-image:url(../images/gameMoreGamesMainRow.gif);
											background-position:top left;
											background-repeat:repeat-x;
											width:499px;
											height:81px;
											margin-left:8px;
										}
										DIV#gameMoreGamesMain DIV.row {
											background-color:transparent;
											background-image:url(../images/gameMoreGamesMainRow.gif);
											background-position:bottom left;
											background-repeat:repeat-x;
											width:794px;
											height:81px;
											margin-left:8px;
											padding-left:4px;
										}
											DIV#gameMoreGamesMainMultiplayer DIV.row DIV.game {
												width:161px;
												height:81px;
												margin-left:5px;
												float:left;
											}
											DIV#gameMoreGamesMain DIV.row DIV.game {
												width:158px;
												height:81px;
												margin-left:0px;
												float:left;
											}
												DIV.game A,DIV.game A:link,DIV.game A:active,DIV.game A:visited {
													text-decoration:none;
												}
													DIV.game A:hover {
														text-decoration:underline;
													}
												DIV.game DIV.title {
													font-weight:bold;
													font-size:0.7em;
													margin:-5px 0px 2px 0px;
													height:16px;
													line-height:16px;
													overflow:hidden;
												}
												DIV.game DIV.image {
													float:left;
													width:70px;
													height:59px;
													margin-top:0px;
													overflow:hidden;
												}
													DIV.game DIV.image A IMG {
														width:70px;
														height:59px;
													}
													DIV.game DIV.image A,DIV.game DIV.image A IMG {
														border:none;
													}
												DIV.game DIV.score {
													float:left;
													margin:12px 0px 0px 5px;
												}
												DIV.game DIV.cat {
													float:left;
													margin:12px 0px 0px 5px;
													font-size:0.7em;
												}

										DIV#gameMoreGamesDarkMain DIV.row {
											width:794px;
											/*height:200px;*/
											margin-left:8px;
											padding-left:4px;
										}
											DIV#gameMoreGamesDarkMain DIV.game {
												width:115px;
												float:left;
												padding:0 20px;
											}
											DIV#gameMoreGamesDarkMain DIV.game DIV.image,
											DIV#gameMoreGamesDarkMain DIV.game DIV.image A IMG {
												width:100px;
												height:75px;
											}
									DIV#gameMoreGamesFooterMultiplayer {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesFooter.gif);
										background-position:top left;
										background-repeat:no-repeat;
										width:508px;
										height:5px;
										font-size:0em;
									}
									DIV#gameMoreGamesFooter {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesFooterFull.gif);
										background-position:top left;
										background-repeat:no-repeat;
										width:807px;
										height:5px;
										font-size:0em;
									}
									DIV#gameMoreGamesDarkFooter {
										background-color:transparent;
										background-image:url(../images/gameMoreGamesDarkFooterFull.gif);
										background-position:top left;
										background-repeat:no-repeat;
										width:807px;
										height:5px;
										font-size:0em;
									}
							DIV#inviteFriends {
								float:left;
								width:290px;
							}
								DIV#inviteFriendsHeader {
									background-color:transparent;
									background-image:url(../images/inviteFriendsHeader.gif);
									background-position:top left;
									background-repeat:no-repeat;
									width:290px;
									height:53px;
								}
								DIV#inviteFriendsMain {
									background-color:transparent;
									background-image:url(../images/inviteFriendsMain.gif);
									background-position:top left;
									background-repeat:repeat-y;
									width:230px;
									padding:0px 30px 0px 28px;
									text-align:center;
								}
								DIV#inviteFriendsFooter {
									background-color:transparent;
									background-image:url(../images/inviteFriendsFooter.gif);
									background-position:top left;
									background-repeat:no-repeat;
									width:290px;
									height:10px;
									font-size:0em;
								}
							DIV#saveGame {
								float:left;
								width:290px;
							}
								DIV#saveGameHeader {
									background-color:transparent;
									background-image:url(../images/saveGameHeader.gif);
									background-position:top left;
									background-repeat:no-repeat;
									width:290px;
									height:50px;
								}
								DIV#saveGameMain {
									background-color:transparent;
									background-image:url(../images/saveGameMain.gif);
									background-position:top left;
									background-repeat:repeat-y;
									width:230px;
									padding:0px 30px;
								}
								DIV#saveGameFooter {
									background-color:transparent;
									background-image:url(../images/saveGameFooter.gif);
									background-position:top left;
									background-repeat:no-repeat;
									width:290px;
									height:10px;
									font-size:0em;
								}
							DIV#footer DIV DIV FORM DIV {
								padding:5px 0px 5px 0px;
							}
								DIV#footer DIV DIV FORM DIV INPUT {
									width:223px;
									padding:5px;
									border:solid;
									border-width:1px;
									border-color:#7A5D3A;
									background-color:#8E704B;
									background-image:url(../images/inputBigBG.gif);
									background-position:top left;
									background-repeat:repeat-x;
									font-size:0.6em;
								}
								DIV#footer DIV DIV FORM DIV.button INPUT {
									width:235px;
									padding:2px 5px;
									border:none;
									background-color:transparent;
									background-image:url(../images/buttonUltraBG.gif);
									background-position:top left;
									background-repeat:no-repeat;
									color:#BE9C74;
										}
				DIV#siteFooter {
					text-align:center;
					font-size:0.7em;
					position:absolute;
					bottom:2px;
				}
					DIV#siteFooter A,DIV#siteFooter A:link,DIV#siteFooter A:active,DIV#siteFooter A:visited {
						text-decoration:none;
						color:#FFFFFF;
					}
					DIV#siteFooter A:hover {
						text-decoration:underline;
					}


.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating {
	background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating {
	position:relative;
	width:65px;
	height:13px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	/*background-position: left top;*/
	background-position: 0px 0px;
}
	.star-rating li{
		display: inline;
	}
	.star-rating a,.star-rating .current-rating {
		position:absolute;
		top:0;
		left:0;
		text-indent:-1000em;
		height:13px;
		line-height:13px;
		outline:none;
		overflow:hidden;
		border: none;
	}
	.star-rating a:hover,.star-rating a:active,.star-rating a:focus {
		background-position: left center;
	}
	.star-rating a.one-star {
		width:20%;
		z-index:6;
	}
	.star-rating a.two-stars {
		width:40%;
		z-index:5;
	}
	.star-rating a.three-stars {
		width:60%;
		z-index:4;
	}
	.star-rating a.four-stars {
		width:80%;
		z-index:3;
	}
	.star-rating a.five-stars {
		width:100%;
		z-index:2;
	}
	.star-rating .current-rating {
		z-index:1;
		background-position: left bottom;
		font-size:0em;
		line-height:0px;
		margin:0px;
		padding:0px;
	}
	.small-star {
		width:65px;
		height:13px;
	}
	.small-star,.small-star a:hover,.small-star a:active,.small-star a:focus,.small-star .current-rating {
		background-image: url(../images/starrating.gif);
		line-height: 13px;
		height: 13px;
	}
/* added for error on tellafriend */
						FORM FIELDSET DIV INPUT.error {
							width:200px;
							padding:3px 2px;
							border:solid;
							border-width:1px;
							border-color:#CF2533;
							background-color:#993300;
							background-image:url(../images/inputBigBGerror.gif);
							background-position:top left;
							background-repeat:repeat-x;
							font-size:0.7em;
						}

/************************************************************************************************/
/*											Additions												*/
/************************************************************************************************/

IMG#gameBoxImageCustom {
	border: none;
}
DIV#gamePlayerContainer,DIV#customImage {
	visibility:hidden;
	width:0px;
	height:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
DIV#adContainerBig {
	visibility:hidden;
	background-color:#24160C;
	border:solid;
	border-color:#6D4D26;
	border-width:1px;
}
	DIV#adContainer {
		background-color:#24160C;
		margin:0px;
		margin-top: 25px;
		padding:10px;
		border:solid;
		border-color:#372519;
		border-width:1px;
		text-align:center;
		font-size:12px;
		font-weight:bold;
		font-family:Tahoma, Verdana, Arial;
		color:#FFFFFF;

	}
		DIV#adContainer DIV.hr {
			background-color:#372519;
			font-size:0px;
			height:1px;
			padding:0px 10px;
			margin:10px 0px;
		}
		DIV#adContainer IFRAME {
			border:solid;
			border-width:1px;
			border-color:#332114;
		}
		DIV#adContainer INPUT {
			width:250px;
			height:20px;
			border:none;
			background-color:transparent;
			background-image:url(../images/buttonUltraBG.gif);
			background-position:center;
			background-repeat:no-repeat;
			color:#BE9C74;
			font-weight:normal;
					}
		
		DIV#adContainer DIV#adContainerDiv {
			width:480px;
			height:360px;
			border:solid;
			border-width:1px;
			border-color:#332114;
		}

/* banner codes */
.banner { position:relative; }

.banner-300x250 { width:300px; height:250px; }
.banner-468x60 { width:468px; height:60px; }
.banner-120x600 { width:120px; height:600px; }
.banner-728x90 { width:728px; height:90px; }
.banner-text { margin:0 auto; width:100px; height:15px; background:transparent; border:solid 1px #6D4D26; }
.banner-text span {padding:0; }

.bnrtxt { position:absolute; }
.bnrtxt-m-brown-tl { width:76px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-tl.gif) left top no-repeat; top:-17px; left:0px; }
.bnrtxt-m-brown-tr { width:76px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-tr.gif) right top no-repeat; top:-17px; right:0px; }
.bnrtxt-m-brown-bl { width:76px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-bl.gif) left bottom no-repeat; bottom:-17px; left:0px; }
.bnrtxt-m-brown-br { width:76px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-br.gif) right bottom no-repeat; bottom:-17px; right:0px; }
.bnrtxt-m-brown-lt { width:17px; height:76px; background:transparent url(../images/advertisement/bnrtxt-m-brown-lt.gif) left top no-repeat; top:0px; left:-17px; }
.bnrtxt-m-brown-lb { width:17px; height:76px; background:transparent url(../images/advertisement/bnrtxt-m-brown-lb.gif) left bottom no-repeat; bottom:0px; left:-17px; }
.bnrtxt-m-brown-rt { width:17px; height:76px; background:transparent url(../images/advertisement/bnrtxt-m-brown-rt.gif) right top no-repeat; top:0px; right:-17px; }
.bnrtxt-m-brown-rb { width:17px; height:76px; background:transparent url(../images/advertisement/bnrtxt-m-brown-rb.gif) right bottom no-repeat; bottom:0px; right:-17px; }
.bnrtxt-l-brown-tl { width:111px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-tl.gif) left top no-repeat; top:-17px; left:0px; }
.bnrtxt-l-brown-tr { width:111px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-tr.gif) right top no-repeat; top:-17px; right:0px; }
.bnrtxt-l-brown-bl { width:111px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-bl.gif) left bottom no-repeat; bottom:-17px; left:0px; }
.bnrtxt-l-brown-br { width:111px; height:17px; background:transparent url(../images/advertisement/bnrtxt-m-brown-br.gif) right bottom no-repeat; bottom:-17px; right:0px; }
.bnrtxt-l-brown-lt { width:17px; height:111px; background:transparent url(../images/advertisement/bnrtxt-m-brown-lt.gif) left top no-repeat; top:0px; left:-17px; }
.bnrtxt-l-brown-lb { width:17px; height:111px; background:transparent url(../images/advertisement/bnrtxt-m-brown-lb.gif) left bottom no-repeat; bottom:0px; left:-17px; }
.bnrtxt-l-brown-rt { width:17px; height:111px; background:transparent url(../images/advertisement/bnrtxt-m-brown-rt.gif) right top no-repeat; top:0px; right:-17px; }
.bnrtxt-l-brown-rb { width:17px; height:111px; background:transparent url(../images/advertisement/bnrtxt-m-brown-rb.gif) right bottom no-repeat; bottom:0px; right:-17px; }
.bnrtxt-m-link { width:54px; height:15px; background:transparent url(../images/advertisement/bnrtxt-m.gif) left center no-repeat; top:-1px; left:-55px; border:solid 1px #6D4D26; }
.bnrtxt-l-link { width:82px; height:15px; background:transparent url(../images/advertisement/bnrtxt-l.gif) left center no-repeat; top:-1px; left:-83px; border:solid 1px #6D4D26; }
.bnrtxt-90-l { width:14px; height:90px; background:transparent url(../images/advertisement/bnrtxt-90-l.gif) left center no-repeat; top:0px; left:-14px; }
.bnrtxt-90-r { width:14px; height:90px; background:transparent url(../images/advertisement/bnrtxt-90-r.gif) right center no-repeat; top:0px; right:-14px; }
.bnrtxt-60-l { width:14px; height:60px; background:transparent url(../images/advertisement/bnrtxt-60-l.gif) left center no-repeat; top:0px; left:-14px; }
.bnrtxt-60-r { width:14px; height:60px; background:transparent url(../images/advertisement/bnrtxt-60-r.gif) right center no-repeat; top:0px; right:-14px; }

.bnrtxt-60-l-topBanner {top:-1px; border:solid 1px #000; }

/*
* Start Autocompleter styles
*/
ul.autocompleter-choices {
	position:				absolute;
	margin:					0px;
	margin-left:			0px;
	padding:				0px;
	width:					185px;
	list-style:				none;
	border:					2px solid #BE9C74;
	border-top:				1px solid #BE9C74;
	background-color:		#503514;
	text-align:				left;
	font-size:				10px;
	z-index:				200;
}

	ul.autocompleter-choices li {
		position:				relative;
		padding:				1px 1px 1px 3px;
		cursor:					pointer;
		font-weight:			normal;
		border-top:				1px solid #BE9C74;
	}

		ul.autocompleter-choices li.autocompleter-selected {
			background-color:		#6D4D26;
			color:					#FFFFFF;
		}

	ul.autocompleter-choices span.autocompleter-queried {
		font-weight:			bold;
	}

	ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
		color:					#FFFFFF;
	}
/*
* End Autocompleter styles
*/

DIV#socialNetworkDiv {
	float:	right;
	width:	400px;
}