@import "reset.css";
body
{
	background-color: #fff;
	background-image: url('/imgs/grd.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
	font-size: 12px;
}

a{color: #00c4db;
}

#wrp
{
	width: 950px;
	margin: 30px auto;
}

#head
{
	margin-bottom: 30px;
}

#head #logo
{
	width: 240px;
	height: 66px;
	float: left;
}

#whtbck
{
	background-color: #fff;
	width: 901px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 360px;
}

#head #loginzone
{
	width: 700px;
	float: right;
	position: relative;
}

#head #loginzone .exit
{
	width: 75px;
	float: left;
	margin-top: 10px;
}
#announces {}

#head #loginzone .menu, #head #loginzone .mymenu {text-align: right;}
#head #loginzone .menu {margin-right: 4px;}
#head #loginzone .mymenu {color: #c5ede7; font-size: 12px; margin-bottom: 10px;}
#head #loginzone .mymenu a {margin-left: 4px; margin-right: 4px; color: black; text-decoration: underline;}
#head #loginzone .leaf1 {margin-left: 20px; padding-left: 27px; background: url('/imgs/leaf1.png') top left no-repeat; font-size: 14px; color: black; text-decoration: none; padding-bottom: 3px;}
#head #loginzone a.leaf1 {font-size: 14px; text-decoration: underline; color: black;}

#head #loginzone .leaf2 {margin-left: 20px; padding-left: 20px; background: url('/imgs/leaf2.png') top left no-repeat; font-size: 14px; color: black; text-decoration: none; padding-bottom: 3px;}
#head #loginzone a.leaf2 {font-size: 14px; text-decoration: underline; color: black;}

#head #loginzone .leaf3 {margin-left: 20px; padding-left: 20px; background: url('/imgs/leaf3.png') top left no-repeat; font-size: 14px; color: black; text-decoration: none; padding-bottom: 3px;}
#head #loginzone a.leaf3 {font-size: 14px; text-decoration: underline; color: black;}

#head #loginzone .leaf4 {margin-left: 20px; padding-left: 20px; background: url('/imgs/leaf4.png') top left no-repeat; font-size: 14px; color: black; text-decoration: none; padding-bottom: 3px;}
#head #loginzone a.leaf4 {font-size: 14px; text-decoration: underline; color: black;}

.clr
{
	clear: both;
}

#gtypes
{
	margin-bottom: 5px;
}

#gtypes .item
{
	margin-right: 26px;
	float: left;
}

#gtypes .item-last
{
	float: left;
}

#gtypes h3
{
	color: #00c4db;
	font-size: 20px;
	padding-left: 9px;
	padding-top: 20px;
	font-weight: normal;
}

#gtypes .active a
{
	color: #fff;
}

#gtypes .active p
{
	padding-left: 9px;
	padding-top: 4px;
	color: #fff;
}

#gtypes .inactive p
{
	padding-left: 9px;
	padding-top: 4px;
}

#gtypes .inactive a
{
	color: #00c4db;
}

#gtypes .item-last h3
{
	padding: 0;
	text-align: center;
	font-size: 25px;
	padding-top: 30px;
}

#gtypes .active h3, #gtypes .item-last h3
{
	color: #fff;
}

#gtypes .item .active
{
	background: url('/imgs/active_type.png') top left no-repeat;
	width: 147px;
	height: 91px;
}

#gtypes .item .inactive
{
	width: 147px;
	height: 91px;
	background: url('/imgs/inactive_type.png') top left no-repeat;
}

.jackpt
{
	width: 307px;
	height: 83px;
	background: url('/imgs/bankval.png') top left no-repeat;
		
}

.jackpt h3
{
	color: #fff;
	font-size: 25px;
	padding: 30px 0 0;
	text-align: center;
	font-weight: normal;
	padding-left: 9px;
	padding-top: 20px;
}

#gamefld {
	position: relative;
	float: left;
	width: 800px;
}

#rightcol
{
	width: 190px;
	margin-left: 10px;
	float: left;
	
}

#gamefld img
{
	position: absolute;
}

#foot
{
	width: 100%;
	background: url('/imgs/hrf.gif') top left repeat-x;
	padding-top: 10px;
}

#foot .wrpf
{
	width: 901px;
	margin: 0 auto;
	margin-bottom: 40px;
}

#foot .wrpf .l {float: left; width: 350px; text-align: left;}
#foot .wrpf .r {float: right; width: 350px; text-align: right;}

#authform
{
	position: fixed;
	width: 322px;
	height: 284px;
	top: 50%;
	left: 50%;
	margin-left: -161px;
	margin-top: -142px;
	background: #fff;
	z-index: 5000;
}

#darker
{
	position: fixed;
	top: 0%;
	height: 0px;
	z-index: 4999;
	background: url('/imgs/darker.png') top left;
}

#authform .authcnt
{
	padding: 30px;
}

.authcnt h1
{
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

.authcnt .inpfld
{
	margin-top: 25px;
}

.authcnt .inpfld p
{
	font-style: italic;
	font-size: 10px;
	color: #545f5b;
	margin: 3px 0 5px 0;
}

.authcnt .inpfld input.t
{
	width: 250px;
	height: 30px;
	background: url('/imgs/authcntinp.gif') top left no-repeat;
	border: none;
	font-size: 20px;
}

.authcnt .subfrm input
{
	float: right;
	width: 75px;
	height: 27px;
	padding-right: 11px;
	margin-top: 20px;
}

.authcnt .subfrm a
{
	float: left;
	width: 120px;
	margin-top: 25px;
}

#authform .xbut
{
	position: absolute;
	top: 4px;
	right: 4px;
	width: 23px;
	height: 23px;
}

.comments
{
	margin-top: 15px;
}
h1
{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}

.comments .cmt .ava
{
	width: 56px;
	height: 61px;
	margin-left: 10px;
	float: left;
}

.comments .cmt .txt
{
	width: 723px;
	background: url('/imgs/cmmp.jpg') top left repeat-y;
	position: relative;
	float: left;
	margin-left: 11px;
	margin-bottom: 10px;
}

.comments .cmt .txt .t
{
	position: absolute;
	background: url('/imgs/cmtp.jpg') top left no-repeat;
	top: 0px;
	left: 0px;
	width: 723px;
	height: 48px;
}

.comments .cmt .txt .b
{
	position: absolute;
	background: url('/imgs/cmbp.jpg') top left no-repeat;
	bottom: 0px;
	left: 0px;
	width: 723px;
	height: 8px;
}

.comments .cmt .txt .innr
{
	position: relative;
	margin: 10px 10px 10px 35px;
	min-height: 34px;
}

.comments .cmt .txt .innr span
{
	color: #a9b5b2;
	font-size:11px;
	font-style: italic;
}

.comments .cmt .txt .innr span a
{
	color: #4F8E0B;
	font-size: 12px;
	font-style: normal;
	padding-right: 15px;
}

.comments .cmf .ava
{
	width: 56px;
	height: 61px;
	margin-left: 10px;
	float: left;
}

.comments .cmf .txt
{
	width: 723px;
	background: url('/imgs/cmmp.jpg') top left repeat-y;
	position: relative;
	float: left;
	margin-left: 11px;
}

.comments .cmf .txt .t
{
	position: absolute;
	background: url('/imgs/cmtp.jpg') top left no-repeat;
	top: 0px;
	left: 0px;
	width: 723px;
	height: 48px;
}

.comments .cmf .txt .b
{
	position: absolute;
	background: url('/imgs/cmbp.jpg') top left no-repeat;
	bottom: 0px;
	left: 0px;
	width: 723px;
	height: 8px;
}

.comments .cmf .txt .innr
{
	position: relative;
	margin: 10px 10px 10px 35px;
	min-height: 34px;
}

.comments .cmf .txt .innr textarea
{
	width: 100%;
	height: 100px;
	border: none;
}

.gameslist
{
	text-align: center;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gameslist td
{
	font-size: 16px;
}
.gameslist td div.sm
{
	font-size: 11px;
}

.gamestat
{
	margin-bottom: 15px;
}

.gamestat .user .ava
{
	width: 56px;
	float: left;
	margin-right: 5px;
}

.gamestat .user .info
{
	float:left;
	height:41px;
	margin-bottom:10px;
	padding-top:20px;
	vertical-align:middle;
	width:129px;
}

.gamestat .user .info a.nick
{
	font-size: 15px;
	color: #4F8E0B;
}

.gamestat h1
{
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.winner
{
	background: url('/imgs/wnrbrd.png') top left no-repeat;
	height: 83px;
}

.winner .user
{
	margin-left: 7px;
	padding-top: 10px;
}

.winner .user .info
{
	width: 122px;
}

.winner .user .info a.nick
{
	color: #fff;
	font-style: italic;
}

.winner .user .info
{
	padding-top: 10px;
	color: #fff;
	font-style: italic;
}

.b-green
{
	font-size: 130%;
	color: #4F8E0B;
	font-weight: bold;
}

.b-red
{
	font-size: 130%;
	color: #b65f48;
	font-weight: bold;
}

.l-green-bck
{
	background-color: #dbf1df;
}

.answer p
{
	font-size: 11px;
	color: #ccc;
}

.answer
{
	padding: 5px;
	margin-bottom: 5px;
}

.gametable
{
	width: 600px;
	float: left;
}

#announces
{
}

#announces .block
{
	background: #ffffd5;
	padding: 5px 10px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

#text .text
{
	width: 900px;
	float: left;
}

#text .fdbck
{
	width: 200px;
	float: left;
}

#text .fdbck input.fb
{
	background: url('/imgs/fbinp.gif') top left no-repeat;
	width: 200px;
	height: 30px;
	margin-bottom: 15px;
	border: none;
	font-size: 20px;
}

#text .fdbck p
{
	font-style: italic;
	font-size: 12px;
}

#text .fdbck textarea
{
	background: url('/imgs/fbta.gif') top left no-repeat;
	width: 200px;
	height: 86px;
	margin-bottom: 15px;
	border: none;
}

#text ul
{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
}

#text ul li
{
	padding-bottom: 10px;
	list-style-type: circle;
	list-style-position: outside;
	
}

.seprt
{
	width: 900px;
	height: 21px;
	background: url('/imgs/leafs.gif') top left repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}

.topmain .left
{
	float: left;
	width: 410px;
	margin-bottom: 50px;
}

.topmain .left .getcardbut
{
	margin-top: 30px;
}

.topmain .right
{
	width: 490px;
	float: right;
	margin-bottom: 50px;
}

.topmain .orng
{
	background: #fdd427;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	line-height: 32px;
}

.bottommain .left
{
	margin-left: 38px;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 395px;
	float: left;
}

.bottommain .right
{
	float: left;
	width: 400px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.bottommain .right p
{
	margin-top: 25px;
}

.bottommain .grn
{
	line-height: 32px;
	background: #a1e1e4;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}


.cardform
{
	width: 320px;
	height: 130px;
	background: url('/imgs/cardform.jpg') top left no-repeat;
	position: relative;
}

.cardformsmall
{
	width: 250px;
	height: 102px;
	background: url('/imgs/cardform3.jpg') top left no-repeat;
	position: relative;
}
.cardformsmall .inp
{
	position: absolute;
	top: 65px;
	left: 47px;
}

.cardformsmall .inp span
{
	font-weight: bold;
	font-size: 17px;
	color: #00b4c9;
}


.cardform .mini
{
	width: 199px;
	height: 43px;
	position: absolute;
	top: 13px;
	left: 10px;
}

.cardform .inp
{
	position: absolute;
	top: 83px;
	left: 60px;
}

.cardform .inp img 
{
	position: absolute;
	top: -1px;
	left: 205px;
}

.cardform .inp span
{
	font-weight: bold;
	font-size: 22px;
	color: #00b4c9;
}

.cardform .inp form {display: inline;}

.cardform .inp form input {width: 100px; height: 25px; background: url('/imgs/cfinp.jpg') top left no-repeat; border: 0; margin: 0; font-size: 17px; color: #00b4c9; font-weight: bold}

.userpage .thread
{
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
	width: 860px;
}



.userpage .alt
{
	background: #ecf4fd;
}

.userpage .thread .left
{
	float: left;
}

.userpage .thread .right
{
	float: right;
}

.userpage .thread .right a
{
	color: #70c6ca;
	font-size: 14px;
}

.userpage .thread .left a
{
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 3px;
}

.userpage .thread .left
{
	color: #9b9b9b;
	font-size: 12px;
}

.left
{
	float: left;
}

.mesform
{
	width: 868px;
	height: 178px;
	margin: 20px auto;
	background: url('/imgs/mesform.gif') top left no-repeat;
	position: relative;
}

.mesform textarea
{
	width: 713px;
	height: 125px;
	margin-top: 13px;
	margin-left: 15px;
	background: #fff;
}

.mesform input
{
	position: absolute;
	width: 111px;
	height: 38px;
	top: 102px;
	left: 738px;
}