@charset "utf-8";
body {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #626262;
	background: url(images/bg.png) repeat left top;
	margin: 0px;
	padding: 0px;
	position: relative;
	
}
@font-face {
	font-family: 'dyno';
	src: url('fonts/dyno_regular-webfont.eot');
	src: url('fonts/dyno_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dyno_regular-webfont.woff') format('woff'),
         url('fonts/dyno_regular-webfont.ttf') format('truetype'),
         url('fonts/dyno_regular-webfont.svg#dyno') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 960px;
}
#header .logo {
	background: url(../images/logo.png) no-repeat left top;
	margin: 17px 0px 0px 34px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 264px;
	
}
#header .socialWidgets {
	margin: 32px 0px 0px;
	padding: 0px;
	float: right;
	height: 20px;
	min-width: 200px;
}
#navigation {
	
	font-size: 16px;
	line-height: 48px;
	background: url(../images/bg_navigation.png) repeat-x left top;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	height: 48px;
	width: 944px;
	list-style-type: none;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	position: relative;
}
#navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 48px;
}
#navigation li a {
	margin: 0px;
	padding: 0px 24px;
	float: left;
	height: 48px;
	color: #ffffff;
	text-decoration: none;
}
#navigation li a:hover {
	line-height: 46px;
	background: url(../images/bg_navigation_li_a_h.png) repeat-x left top;
	height: 46px;
	padding-right: 23px;
	padding-left: 23px;
	border: 1px solid #1F5065;
}






#maintemp temp {
	margin: 0px;
	padding: 17px;
	width: 926px;
	background: #ffffff;
	box-shadow: 0px 0px 4px #555555;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	position: relative;
}
#maintemp temp  .line {
	background: url(../images/bg_line.png) repeat-x left top;
	margin: -17px 0px 17px -17px;
	padding: 0px;
	height: 54px;
	width: 958px;
	
}
#maintemp temp .line .lTitle {
	font-size: 20px;
	line-height: 54px;
	font-weight: bold;
	color: #295373;
	text-shadow: 1px 1px 1px #ffffff;
	background: url(../images/icon_memberLogin.png) no-repeat 36px 12px;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	float: left;
	height: 54px;
	width: 164px;
}
#maintemp  .line .devider {
	background: url(../images/devider_line.png) repeat-y left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 54px;
	width: 2px;
}
#maintemp  .line form {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 54px;
	width: 550px;
}
#maintemp  .line form label {
	font-size: 14px;
	line-height: 54px;
	font-weight: bold;
	color: #295373;
	margin: 0px;
	padding: 0px 5px 0px 12px;
	float: left;
	height: 54px;
}
#maintemp  .line form input[type="text"],
#maintemp  .line form input[type="password"] {
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #295373;
	background: url(../images/bg_input_t_p.png) repeat-x left top;
	margin: 12px 0px 0px;
	padding: 5px 10px;
	float: left;
	height: 18px;
	width: 118px;
	border: 1px solid #D6D6D6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#maintemp  .line form input[type="text"]:hover,
#maintemp  .line form input[type="password"]:hover,
#maintemp  .line form input[type="text"]:focus,
#maintemp  .line form input[type="password"]:focus {
	background: url(../images/bg_input_t_p_h.png) repeat-x left top;
	border: 1px solid #7595AD;
}
#maintemp  .line form input[type="submit"] {
	background: transparent url(../images/button_login.gif) no-repeat left top;
	margin: 11px 12px 0px 0px;
	padding: 0px;
	float: right;
	height: 32px;
	width: 96px;
	border: 0px;
	cursor: pointer;
}
#maintemp  .line .lRegister
{
	margin: 0px;
	padding: 0px 0px 0px 80px;
	float: left;
	height: 54px;
	width: 85px;
	background: url(../images/icon_logged_name.png) no-repeat 25px 12px;
	font-size: 18px;
	line-height: 54px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
}
#maintemp  .line .IContact
{
	margin: 0px;
	padding: 0px 0px 0px 80px;
	float: left;
	height: 54px;
	width: 85px;
	background: url(../images/icon_logged_logout.png) no-repeat 25px 12px;
	font-size: 18px;
	line-height: 54px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
}


#maintemp  .line .uDeposit,
#maintemp  .line .uCashout,
#maintemp  .line .uLogout {
	margin: 0px;
	padding: 0px 0px 0px 65px;
	float: right;
	height: 54px;
	width: 85px;
	background: url(../images/icon_memberRegister.png) no-repeat 25px 12px;
	font-size: 18px;
	line-height: 54px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
}
#maintemp  .line a {
	color: #295373;
	text-decoration: none;
}
#maintemp  .line a:hover {
	color: #0C4471;
}
#maintemp  .homeImg {
	background: url(../images/image_home_1.jpg) no-repeat left top;
	margin: 20px 0px 0px 30px;
	padding: 0px;
	float: left;
	height: 272px;
	width: 334px;
}


#maintemp  h1 {
	font-size: 28px;
	font-style: italic;
	color: #1374ad;
	line-height: 32px;
}
#maintemp  .tTitle {
	margin: 15px 20px 0px 0px;
	padding: 0px;
	float: right;
	width: 470px;
}
#maintemp  .tList {
	font-size: 15px;
	font-style: italic;
	color: #626262;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	float: right;
	width: 470px;
	list-style-type: none;
}
#maintemp  .tList li {
	background: url(../images/list_t.png) no-repeat left top;
	margin: 5px 0px;
	padding: 0px 0px 0px 42px;
	float: left;
	width: 428px;
}
#maintemp  a.jOinBtn {
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #825901;
	text-decoration: none;
	background: url(../images/Button-Join.png) no-repeat left top;
	margin: 20px 100px 0px 0px;
	padding: 0px 25px;
	float: right;
	height: 57px;
	width: 248px;
	border: 1px solid #FFC600;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#maintemp  .stats {
	background: url(../images/bg_stats.png) repeat-x left top;
	margin: 0px 0px 0px;
	padding: 0px;
	height: 40px;
	width: 924px;
	border: 1px solid #b4b4b4;
	font-size: 12px;
	line-height: 40px;
	color: #626262;
}
#maintemp  .stats p {
	margin: 0px;
	padding: 0px 0px 0px 71px;
	float: left;
	height: 56px;
	width: 174px;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
}
#maintemp  .stats p span {
	font-size: 18px;
	font-weight: bold;
	color: #295373;
}
#maintemp  .stats .aJobs {
	background: url(../images/icon_stats_aJobs.png) no-repeat 30px 05px;
	width: 130px;
}
#maintemp  .stats .aMembers {
	background: url(../images/icon_stats_aMembers.png) no-repeat 30px 05px;
}
#maintemp  .stats .tPaid {
	background: url(../images/icon_stats_tPaid.png) no-repeat 30px 05px;
}
#maintemp  .stats .sBonus {
	background: url(../images/icon_stats_sBonus.png) no-repeat 30px 05px;
	width: 150px;
}
#maintemp  .left {
	margin: 20px 0px 0px 30px;
	padding: 0px;
	float: left;
	width: 400px;
}
#maintemp  .left .top {
	background: url(../images/image_home_2.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px 140px 0px 0px;
	width: 420px;
	min-height: 208px;
}
#maintemp  .left .bottom {
	background: url(../images/image_home_3.jpg) no-repeat left top;
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 140px;
	width: 420px;
	min-height: 208px;
}
#maintemp  .left .title {
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #66ae2b;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #295373;
	width: 400px;
}
#maintemp  .left .title span {
	background: #ffffff;
	margin: 0px 0px -10px;
	padding: 0px;
	display: block;
	width: 140px;
}
#maintemp  .left ul {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 400px;
	list-style-type: none;
}
#maintemp  .left ul li {
	margin: 4px 0px;
	padding: 0px 0px 0px 42px;
	float: left;
	width: 378px;
	line-height: 16px;
}
#maintemp  .left ul li.one {
	background: url(../images/icon_home_list_1.png) no-repeat left top;
}
#maintemp  .left ul li.two {
	background: url(../images/icon_home_list_2.png) no-repeat left top;
}
#maintemp  .left ul li.three {
	background: url(../images/icon_home_list_3.png) no-repeat left top;
}
#maintemp  .left ul li.four {
	background: url(../images/icon_home_list_4.png) no-repeat left top;
}
#maintemp  .right {
	margin: 10px 5px 0px 0px;
	padding: 10px;
	float: right;
	width: 900px;

color : #000;
	background: #f8f8f8;
}
#maintemp  .right table {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#maintemp  .right table tr.secnd {
	
	background: #ffffff;
}

#maintemp  .right table tr th {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #66ae2b;
	text-align: left;
	margin: 0px;
	padding: 0px 6px;
	
}
#maintemp  .right table tr td {
	
	border-left : 1px solid #d4e3ea;
border-right : 1px solid #d4e3ea;
border-bottom : 1px solid #d4e3ea;
border-top : 1px solid #d4e3ea;
	margin: 0px;
	padding: 3px 6px;
}
#footer {
	margin: 20px 0px 0px;
	padding: 17px;
	width: 926px;
	background: url(../images/bg_footer.png) repeat-x left top;
	box-shadow: 0px 0px 4px #555555;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#footer .left {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}
#footer .right {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: right;
}
#wrap .copy {
	font-size: 13px;
	color: #295373;
	margin: 0px;
	padding: 12px 0px 50px;
}
#maintemp  .line .uName,
#maintemp  .line .uBalance {
	text-shadow: 1px 1px 1px #ffffff;
	margin: 0px;
	padding: 10px 10px 0px 84px;
	float: left;
	height: 44px;
	width: 130px;
	line-height: 16px;
	background: url(../images/icon_logged_name.png) no-repeat 42px 12px;
}
#maintemp  .line .uName span,
#maintemp  .line .uBalance span {
	font-size: 18px;
	font-weight: bold;
	color: #295373;
}
#maintemp  .line .uBalance {
	background: url(../images/icon_logged_balance.png) no-repeat 42px 12px;
}
#maintemp  .line .uDeposit {
	background: url(../images/icon_logged_deposit.png) no-repeat 25px 12px;
	float: left;
	width: 90px;
	padding: 0px 10px 0px 65px;
}
#maintemp  .line .uCashout {
	background: url(../images/icon_logged_cashout.png) no-repeat 25px 12px;
	float: left;
	width: 91px;
	padding: 0px 10px 0px 65px;
}
#maintemp  .line .uLogout {
	background: url(../images/icon_logged_logout.png) no-repeat 25px 12px;
	float: left;
	width: 96px;
	padding: 0px 10px 0px 65px;
}
