
@import url("http://www.thirstgaming.com/css/nav.css");

body
{
	margin: 0px;
	background: url(http://www.thirstgaming.com/skin/topbg.jpg) repeat-x;
	background-color: #25201d;
}

a
{
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

.fc:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}



#Top
{
	float: left;
}

#Top #BoxLogin
{
	position: absolute;
	left: 602px;
	top: 31px;
}
	

#Top #BoxLogin #Title .text
{
	position: absolute;
	left: 38px;
	color: #FFFFFF;
	font-family: tahoma, trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 9px;
	margin-top: 16px;
}

#Top #BoxLogin #Content
{
	position: absolute;
	left: 40px;
	top: 45px;
}
	
#Top #BoxLogin #Content .text
{
	margin: 0px;
	padding: 0px;
	width: 105px;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	background-color: #D0CCC9;
}

#Top #BoxLogin #Button
{
	position: absolute;
	left: 309px;
	top: 38px;
	width: 48px;
	height: 26px;
	text-align: center;
	background: url(http://www.thirstgaming.com/skin/btn_login.gif) no-repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: tahoma, trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 9px;
	padding-top: 7px;
}

#Top #BoxLogin #Button a
{
	color: #FFFFFF;
	text-decoration: none;
}

#Top #BoxLogin #Button a:hover
{
	text-decoration: underline;
}



#Top #BoxLoggedIn
{
	position: absolute;
	left: 615px;
	top: 51px;
}

#Top #BoxLoggedIn #Button
{
	position: absolute;
	left: 276px;
	top: 18px;
	width: 68px;
	height: 26px;
	text-align: center;
	background: url(http://www.thirstgaming.com/skin/btn_logout.gif) no-repeat;
	font-family: tahoma, trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 9px;
	padding-top: 7px;
}

#Top #BoxLoggedIn #Button a
{
	color: #FFFFFF;
	text-decoration: none;
}

#Top #BoxLoggedIn #Button a:hover
{
	text-decoration: underline;
}

#Top #BoxLoggedIn #Content
{
	position: absolute;
	left: 52px;
	top: 19px;
	font-family: tahoma, arial, sans-serif;
	color: #ffffff;
	font-size: 9px;
}

#Top #BoxLoggedIn a
{
	color: #ffffff;
	text-decoration: none;
}

#Top #BoxLoggedIn a:hover
{
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted;
}


#Top #BoxLoggedIn a.highlight
{
	color: yellow;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#Top #BoxLoggedIn a:hover.highlight
{
	color: white;
}

#Top #BoxLoggedIn #Attention
{
	position: absolute;
	left: 27px;
	top: 18px;
	color: #ffffff;
	font-family: impact, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#Wrap
{
	width: 980px;
	min-width: 980px;
	max-width: 980px;
}

#Page
{
	float: left;
}

#Page #Content
{
	margin-left: 40px;
	margin-top: 60px;
}

#Left
{
	float: left;
}

#Left #Column
{
	margin-left: 40px;
	margin-top: 60px;
	width: 551px;
	background: url(http://www.thirstgaming.com/skin/left_col_bg.gif) repeat-y;
}

#Left #Column #Content
{
	font-size: 11px;
}


.box
{
	margin-top: 5px;
	float: left;
}

.box #Title
{
	width: 378px;
	height: 37px;
	background: url(http://www.thirstgaming.com/skin/box_title.gif);
	display: none;
}

.box #Title .image
{
	float: left;
}

.box #Title .text
{
	float: left;
	color: #FFFFFF;
	font-family: tahoma, trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 9px;
	padding-left: 2px;
	margin-top: 14px;
}

.box #Content
{
	position: absolute;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	width: 310px;
	padding-top: 5px;
	padding-left: 38px;
	visibility: hidden;
}

.box #Background
{
	display: none;
}

.box #Background img
{
	width: 378px;
	height: 100%;
}

.box #Bottom
{
	display: none;
	width: 378px;
	height: 13px;
	background: url(http://www.thirstgaming.com/skin/box_bottom.gif);
	font-size: 1px;
}

.box ul
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.box table
{
	width: 100%;
}

.box table tr td
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.box a
{
	color: #ffffff;
	text-decoration: none;
}

.box a:hover
{
	color: #00d2ff;
	text-decoration: none;
}

.box table tr td.header
{
	font-weight: bold;
}

.box table tr td.right
{
	text-align: right;
}

table tr.odd
{
	background-color: #4c4740;
	<!-- 312b26 -->
}

#Footer
{
	float: left;
	width: 100%;
	height: 100px;
	background-color: #8f877f;
	margin-top: 30px;
	border-top: 1px solid black;
}

#Footer .text
{
	padding-left: 40px;
	padding-top: 20px;
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	color: #25201d;
}

#Footer .text a
{
	color: #eeeeee;
	text-decoration: none;
}

#Footer .text a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

form
{
	margin: 0px;
	padding: 0px;
}

form .checkbox
{
	margin: 0;
	width: 13px;
	height: 13px;
	overflow: hidden;
}








