@charset "UTF-8";
/* CSS Document */

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	background:url(../images/bg.gif) top left;
	color:#000000;
	/*color:#4a3000;*/
	}
	
#container {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}	

#header {
	height:290px;
	}
/*	
*html #header {
	height:181px;
	}	
	
*:first-child+html #header {
	height:181px;
	}
	*/
#nav {
	height:37px;
	background:#662d91 url(../images/navBG.png) top left;
	text-transform:uppercase;
	font-weight:bold;
	overflow:hidden;
	}	
	
#navList {
	position:relative;
	left:60px;/*-30*/
	list-style: none;
	margin: auto;/*0*/
	overflow: hidden;
	width: 700px;
	height: 37px;
	}
	
*:first-child+html #navList {
	position:relative;
	left:130px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 710px;
	height: 37px;
	}
	
*html #navList {
	position:relative;
	left:130px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 710px;
	height: 37px;
	}
	
#navList li {
	/*margin-left: -1em; 
	padding-left: -25px;*/
	display: inline;
	list-style-type: none;
	/*width:1355px;*/
	}

#navList a {
	float: left;
	padding: 37px 0px 0 0px;
	/*overflow: hidden;*/
	/*visibility:hidden;*/
	height: 35px !important; 
	/*width:147px;*/
	height /**/:35px; /* for IE5/Win */
	
	}	
	
#navList a:hover {
	background-position: 0 -37px;
	}
	
#navHome a {
	background: url( '../images/home.png' ) top left no-repeat;
	width:78px;
	}	
	
#navEnter a {
	background: url( '../images/enter.png' ) top left no-repeat;
	width:127px;
	}
	
#navRules a {
	background: url( '../images/rules.png' ) top left no-repeat;
	width:150px;
	}
	
#navFriends a {
	background: url( '../images/friends.png' ) top left no-repeat;
	width:177px;
	}
#navFacebook a {
	background: url( '../images/facebook.png' ) top left no-repeat;
	width:82px;
	}
	
#navHome a.selected {background-position: 0 -37px;}		
	
div.navList span.linkSelected {background-position: 0 -37px;}	

#main {
	min-height:550px;	
	height:auto !important;
	background:#ffffff url(../images/mainBG.png) top left;
	/*background:#ffffff url(../images/mainBG.gif) top left repeat-x;
	*/}
	
/**html #main {
	height:auto !important;
	height:580px;
	background:#ffffff url(../images/mainBG.gif) top left repeat-x;
	}*/

/*	
#main h3 .red {color:#a71b25;}

#main h3 .red a {color:#a71b25;text-decoration:none;}

#main h3 .red a:hover {color:#a71b25;text-decoration:underline;}
*/

#rtColumn h1 {margin-top:0;}

#ltColumn p.frontPage {font-size:18px;}


#rtColumn {
	/*margin-top:10px;*/
	
	
	
	/*background-color:#cccccc;*/
	}	
	
*:first-child+html #rtColumn {
	/*float:right;
	width:505px;*/
	}	
	
*html #rtColumn	{
	/*float:right;
	width:500px;*/
	}	
	
#rtColumn .rightPos {margin-top:30px;}	

*:first-child+html #rtColumn .rightPos {margin-top:40px;}	

*html #rtColumn .rightPos {margin-top:40px;}	
	
#ltColumn {
	margin-top:0px;
	
	/*background-color:#999999;*/
	}
	
*html #ltColumn {
	margin-top:0px;
	/*background-color:#999999;*/
	}	
	
#ltColumn h1 {
	color:#430d5c;
	font-size:35px;
	}

#ltColumn h2 {
	color:#755110;

	}
	
#ltColumn p, #rtColumn p {
	line-height:1.6em;
	}	
	
#ltColumn ul {
	color:#a71b25;
	font-size:18px;
	font-weight:bold;
	}	
	
#ltColumn a, #main a {
	color:#000000;
	text-decoration:underline;
	}		
	
#ltColumn a:hover, #main a:hover {
	color:#000000;
	text-decoration:none;
	}	
	
#flameCall a {color:#a71b25;font-weight:bold;font-size:16px;text-decoration:none;}

#flameCall a:hover {color:#a71b25;font-weight:bold;font-size:16px;text-decoration:underline;}
	
/*#ltColumn #playerFlash {text-align:center;}	*/
			
	
/*#ltColumn li {line-height:2em;}	*/
	
.ltWidthForm {width:500px;}

.rtWidthForm {width:380px;}	

.ltWidthThanks {width:380px;}

.rtWidthThanks {width:500px;}

.ltWidthKibble {width:380px;}

.rtWidthKibble {width:500px;}	

.ltWidthHome {width:490px; padding:20px 10px 0 30px;}

.rtWidthHome {padding:0 0 0 0; width:300px; border-left:3px solid #430d5c; height:550px;}

*:first-child+html .ltWidthHome { width:425px; padding:20px 10px 0 30px;}

*:first-child+html .rtWidthHome {float:left;  padding:0 0 0 0; width:300px; border-left:3px solid #430d5c; height:550px; clear:both; }


*html .ltWidthHome {width:490px; padding:20px 10px 0 30px;}

*html .rtWidthHome {padding:0 0 0 0; width:300px; border-left:3px solid #430d5c; height:550px;}	

.rtWidthInner {padding:10px 30px 10px 0; width:505px; margin-right:35px; margin-top:15px; height: 500px; overflow:auto;}	

.ltWidthInner {padding:10px 10px 10px 30px; width:230px;}

*html .ltWidthInner {padding:10px 2px 10px 5px; width:230px;}

#rtColumn #playerFlash {margin:inherit;padding:inherit;}

.rtImg {border-top:3px solid #430d5c;}

.frontEnterPlace {text-align:center;}	
	
.rightBug {
	/*margin-left:50px;*/
	width: 380px;
	background-color:#ffffff;
	border:1px solid #a71b25;
	}	
	
.rightBug .bugHead {
	background-color:#a71b25;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	color:#ffffff;
	text-transform:uppercase;
	}

.copySection {
	color:#000000;
	font-size:11px;
	padding:5px;
	}	
	
#footer {
	font-size:10px;
	color:#4a3000;
	height:75px;
	background:#662d91 url(../images/footerBG.png) top left;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	}	
	
#footer li {
	padding-left:15px;
	padding-right:15px;
}

#footer li.first {
	padding-left:0px;
	margin-left:-30px;
	}	
	
#footer li.copyright {
	padding-left:140px;
}

#footer ul li a {
	color:#4a3000;
	text-decoration:underline;
}

#footer ul li a:hover {
	color:#4a3000;
	text-decoration:none;
}

#footer .gmLogo {
	float:right;
	padding-right: 10px;
	margin-top: -40px;
}

.burgandyCall {
	color:#a71b25;
}

.burgandyCall a {color:#a71b25;text-decoration:none;}

.burgandyCall a:hover {color:#a71b25;text-decoration:underline;}

.blackCall {
	color:#000000;
	}
	
.brownCall {
	color:#4a3000;
	}	
	
.center {
	text-align:center;
	}	
	
.rules {
	padding:15px;
	}
	
.textFlow {
	padding-right:5px;
	width:440px;
	height:405px;
	overflow: auto;
}

#main p.submitMove {
	margin-left:115px;



}

/*.red {color:#a71b25;}
	*/	

/**html #nav li.first {
	display:inline;
	padding-left:0px;
	margin-left:0px;
	}	
	
*:first-child+html #nav li.first {
	display:inline;
	padding-left:0px;
	margin-left:0px;
	}	

*html #main li.first {
	display:inline;
	padding-left:0px;
	margin-left:0px;
	}	
	
*:first-child+html #main li.first {
	display:inline;
	padding-left:0px;
	margin-left:0px;
	}	
*/