﻿@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #d60650;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;

}
form {
	margin: 0px;
}

h1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #E16618;
}

h1 span a {
	text-decoration: none;
	color: #E16618;
}
h1 a {
	text-decoration: none;
	color: #9D9D9C;
}

#stats_sms { display:none; }
#stats_creditcard { display:none; }

a.txtOrange:link { text-decoration:none }
a.txtOrange:hover { text-decoration:none; color: #9d9d9c; }
a.txtOrange:active { text-decoration:none }
a.txtOrange:visited { text-decoration:none }

a.txtWhite:link { text-decoration:none }
a.txtWhite:hover { text-decoration:underline }
a.txtWhite:active { text-decoration:none }
a.txtWhite:visited { text-decoration:none }

a.txtRed:link { text-decoration:none; color: #d60650; font-size: 12px; font-weight: bold }
a.txtRed:hover { text-decoration:none; color: #d60650; font-size: 12px; font-weight: bold }
a.txtRed:active { text-decoration:none; color: #d60650; font-size: 12px; font-weight: bold }
a.txtRed:visited { text-decoration:none; color: #d60650; font-size: 12px; font-weight: bold }

a.txtWhiteMini:link { text-decoration:none }
a.txtWhiteMini:hover { text-decoration:underline }
a.txtWhiteMini:active { text-decoration:none }
a.txtWhiteMini:visited { text-decoration:none }

.read_more a { text-decoration: none; color: #9d9d9c; }
.read_more a:link { text-decoration: none; }
.read_more a:hover { text-decoration: none; color: #ff6600; }
.read_more a:active { text-decoration: none; }
.read_more a:visited { text-decoration: none; }

.main_area_top {
	background-image: url(../images/interface/main_upper_shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
.main_area_body {
	background-image: url(../images/interface/main_center_shadow.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 13px;
	padding-left: 14px;
}

.main_area_bottom {
	background-image: url(../images/interface/main_lower_shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}
.main_area {
	background-color: #FFFFFF;
	background-image: url(../images/interface/logo_watermark_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header_intranet {
	height: 69px;
	background-image: url(../images/interface/header_intranet_breakline.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-right: 18px;
	margin-left: 15px;
}
.header_intranet div {
	font-size: 10px;
	color: #999898;
	margin-top: 6px;
	margin-left: 6px;
}
.body {
	margin-right: 18px;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 38px;
}

.footer {
	height: 55px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	margin-right: 18px;
	margin-left: 15px;
	padding-top: 10px;
}

.intranet_details_slot {
	background-image: url(../images/interface/intranet_details_slot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	padding-top: 20px;
	padding-left: 22px;
	vertical-align: top;
}
.intranet_details_slot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.home_details_slot {
	background-image: url(../images/interface/home_details_slot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	padding-top: 20px;
	padding-left: 22px;
	vertical-align: top;
	padding-right: 20px;
}
.home_details_slot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}



.txtOrange {
	color: #ff6600;
}
.txtWhite {
	color: #FFFFFF;
}
.txtGray {
	color: #9D9D9C;
}



.txtWhiteMini {
	font-size: 10px;
	color: #FFFFFF;
}
.navigation_area {
	padding-left: 26px;
	vertical-align: top;
}
.navigation_area h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	margin-bottom: 12px;
	margin-top: 8px;
}
.navigation_area h1 span {
	color: #FF6600;
}


.linebreak_horizontal_dot {
	background-image: url(../images/interface/linebreak_horizon_dotted.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 22px;
}
.linebreak_vertical_dot {
	background-image: url(../images/interface/linebreak_vertical_dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 22px;
}

.read_more {
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}
.left_aligned {
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
}
.right_aligned {
	float: right;
	margin-bottom: 2px;
	margin-left: 8px;
}
.earnings_slot {
	background-image: url(../images/interface/slot_gradient_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 206px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.earnings_slot h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
.earnings_slot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.login_slot {
	background-image: url(../images/interface/slot_gradient_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 230px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
	padding-bottom: 2px;
}
.login_slot h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
.login_slot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.banner_slot {
	background-image: url(../images/interface/slot_gradient_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 170px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.banner_slot h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
.banner_slot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.pic_slot {
	background-repeat: no-repeat;
	background-position: 3px top;
	height: 168px;
	width: 166px;
	padding-top: 18px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}
.pic_slot_fixed01 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 158px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/interface/girls_slot/fixed01.png);
	padding-top: 13px;
	padding-left: 24px;
	padding-right: 18px;
}
.pic_slot_fixed01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ba6c10;
	font-style: italic;
	margin: 0px;
}
.pic_slot_fixed01 h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	line-height: 11px;
}
.pic_slot_fixed01 a {
	color: #454545;
	text-decoration: none;
}
.pic_slot_fixed02 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	width: 158px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/fixed02.png);
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 18px;
}
.pic_slot_fixed02 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #075296;
	text-align: right;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 15px;
	vertical-align: bottom;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pic_slot_fixed02 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #075296;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	line-height: 11px;
}
.pic_slot_fixed02 a {
	color: #075296;
	text-decoration: none;
}

.pic_slot_fixed03 {
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center!important;
    vertical-align: top;
    background-image: url(bg_cam.png);
    background-repeat:no-repeat;
    background-color:#981326;
    padding-top:40px;
    border-left: 8px solid #000;
    border-top: 8px solid #000;
    border-right: 8px solid #000;       
    height: 352px;   
}
 
.pic_slot_fixed03 a img{
    border: 2px solid #FFF!important;
}
 
.pic_slot_fixed03 h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: right;
    width: 100%;
    line-height: 14px;
    vertical-align: bottom;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
}
 
.pic_slot_fixed03 h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #4c3e95;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    line-height: 11px;
    text-align: right;
}
 
.pic_slot_fixed03 a {
    color: #fff!important;
    text-decoration: none;
}

.fields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	border: 1px solid #FF6600;
	scrollbar-arrow-color: #efa22c;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;

}
.buttons {
	background-color: #FF6600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF934A;
	border-right-color: #A84300;
	border-bottom-color: #A84300;
	border-left-color: #FF934A;
}
.list_title {
	color: #FFFFFF;
	border: 1px solid #E16618;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #E16618;
}
.list_title_split {
	font-size: 2px;
	line-height: 2px;
	margin: 0px;
	padding: 0px;
	width: 2px;
}

.list_pair {
	color: #E16618;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #FDF4EE;
}
.list_odd {
	color: #E16618;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #F0F0F0;
}
.list_footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0A0A0;
	border-right-color: #A0A0A0;
	border-bottom-color: #A0A0A0;
	border-left-color: #A0A0A0;
	padding-top: 4px;
	text-align: right;
	padding-bottom: 12px;
}
.titleOrange {
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: bold;
}

