@import url("reset.css");

body {
	background: #fff url(../images/bg_body.gif) 0 0 repeat;
	margin: 0 auto;
	padding: 0;
	color: #39393a;
}
a, a:visited {
	color: #666;
	text-decoration: underline;
	cursor: pointer;
	border: 0;
}
a:hover {
	color: #ed4426;
	text-decoration: underline;
	cursor: pointer;
}
strong {
	font-weight: bold;
}
ul, ol {
	margin: 0 0 15px;
}
ul li, ol li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height:1em;
}
h1 {
	font-weight: bold;
	font-size: 2em;
	margin: 0 0 10px;
}
h2 {
	font-weight: bold;
	font-size:1.8em;
	margin: 0 0 10px;
}
h3 {
	font-size:1.4em;
	font-weight: bold;
	margin: 0 0 10px;
}
h4 {
	font-weight: bold;
	font-size:1.2em;
	margin: 0 0 10px;
}
h5 {
	font-weight: normal;
	font-size:1.1em;
	margin: 0 0 10px;
}
h6 {
	font-weight: bold;
	font-size:1em;
	margin: 0;
}
p {
	font-size:1.1em;
}
ul, ol {
	margin: 0 0 1em 2em;
}
ul li {
	list-style: disc;
}
ol li {
	list-style: decimal;
}
table {
	margin: 0 0 10px;
}
table th, table td {
	padding: 5px 10px;
	border: 1px solid #000;
}
table caption {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}
table th {
	text-align: left;
	font-weight: bold;
}
table td {
	text-align: left;
	vertical-align: top;
}

p, li, dd, dt, th, td {
	font-size: 1.1em;	
	margin: 0 0 1em;
	line-height: 1.5em;
}
li li, li p, li dd, li dt, li th, li td,  
dd li, dd p, dd dd, dd dt, dd th, dd td,  
dt li, dt p, dt dd, dt dt, dt th, dt td,  
th li, th p, th dd, th dt, th th, th td,  
td li, td p, td dd, td dt, td th, td td {
	font-size: 1em;
}
dl {
	margin: 0 0 1em;	
}
dl dt {
	font-weight: bold;
	margin: 0;
}
dl dd {
	font-weight: normal;
}
blockquote {
	border-left:5px solid #ccc;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
.link_login {
	color: #ed4426;	
}
.module {
	border: 1px solid #b7d0e0;
	padding: 12px;
	margin: 0 0 20px;
}
#outer {
	background: url(../images/bg_outer.gif) 0 0 repeat-y;
	width: 1117px;
	margin: 0 auto;
	min-height: 500px;
}
#container {
	padding: 0 7px 10px 6px;
}
#header {
	
}
#header h1.title {
	background: url(../images/bg_header_top.gif) 0 0 repeat-x;
	white-space: nowrap;
	line-height: 38px;
	font-weight: normal;
	font-size: 2.6em;
	color: #003b7b;
	text-align: center;
	margin: 0;
}
#header h1 span {
	color: #ed4426;

}
#header #logo {
	background: url(../images/bg_logo.png) 0 0 no-repeat;
	float: left;
	width: 470px;
	padding: 33px 0 0;
}
#header #logo h1 {
	background: url(../images/logo.gif) 50% 0 no-repeat;
	margin: 0;
	text-indent: -9999px;
	height: 60px;
}
#header #logo p {
	padding: 0 20px;
	margin: 0;
}
#header #logo p strong {
	 color: #0040a1;
}
#header #logo p {
	text-align: center;
	margin: 0;

}
#header #banner_image {
	float: right;
	width: 633px;
}
#header #banner_image img {
	display: block;

}
#navigation {
	margin: 0 0 14px;
}
#navigation ul {
	background: #e3e3e5 url(../images/bg_nav.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #d3d3d3;
}
#navigation ul li {
	display: inline-block;
	list-style: none;
	padding: 5px 58px;
	line-height: 1.5em;
	font-size: 2em;
	margin: 0;
	border-left: 1px solid #a6a6a6;
}
#navigation ul li.last {
	border-right: 1px solid #a6a6a6;
}
#navigation ul li a, #navigation ul li a:visited {
	color: #003b7b;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #ed4426;
}
#content {
	padding: 0 19px 0px;
}
#footer {
	padding: 0 19px 10px;
}
#footer p {
	text-align: center;
}
#footer p.usc_2257 {
	font-size: 12px;
	font-weight: normal;
}

#footer a, #footer a:visited {
	color: #484148;
}
#footer a:hover {
	color: #ed4426;
}
#footer p.usc_2257 a:hover {
	color: #484148;
}
#footer p.usc_2257 a, #footer p.usc_2257 a:visited, #footer p.usc_2257 a:hover {
	text-decoration: none;
}

#footer ul.footer_links {
	text-align: center;
	padding: 0;
	margin: 0 0 30px;
}
#footer ul.footer_links li {
	border-right: 1px solid #484148;
	margin: 0;
	font-size: 2em;
	display: inline;
	padding: 0 10px;
	list-style: none;
}
#footer ul.footer_links li.last {
	border: 0;
}
#footer ul.footer_access_links {
	text-align: center;
	padding: 0;
	margin: 0 0 30px;
}

#footer ul.footer_access_links li {
	margin: 0;
	font-size: 3em;
	display: inline;
	padding: 0 30px;
	list-style: none;
	font-weight: bold;
}
#footer ul.footer_access_links li a, #footer ul.footer_access_links li a:visited {
	text-decoration: none;
	color: #256dff;
}
#footer ul.footer_access_links li a:hover {
	color: #ed4426;
}

#join {
	padding: 0;	
}
#access {
	background: url(../images/bg_module_access.gif) 0 0 repeat-x;	
}
#access_video {
	float: left;
	width: 602px;
}
#access_form {
	float: right;
	width: 460px;
}
#access_form form.input_form {
	padding: 15px 15px 0px;
}
#access_form h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 3.8em;
	color: #004999;
	text-align: center;
	margin: 0 0 10px;
}
#access_form h1 span {
	color: #ed4426;
}
#access_form h2 {
	text-align: center;
	color: #0066c8;
	font-size: 2.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 5px;
}
#access_form h3 {
	text-align: center;
	color: #000;
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0 0 20px;
	font-weight: normal;
}
#access_form h3 strong {
	color: #004999;
	font-weight: bold;
	display: block;
}
#access_form fieldset p label {
	float: left;
	display: block;
	width: 135px;
	padding-right: 10px;
	text-align: right;
}
#access_form fieldset p {
	margin: 0 0 15px;
}
#access_form fieldset p .input_text, #access_form fieldset p .input_select {
	width: 200px;
}
#access_form fieldset p.submit {
	text-align: center;
	margin: 0 0 20px;
}
#access_form fieldset p.submit .input_submit {
	display: block;
	background: url(../images/button_continue_video.gif) 0 0 no-repeat;
	width: 404px;
	height: 46px;
	text-indent: -9999px;
	padding: 0;
	border: 0;
	margin: 0 auto;
	cursor: pointer;
}
#access_form fieldset p.submit .input_submit:hover, #access_form fieldset p.submit .hover {
	background-position: 0 -46px;
}
#access_form h4 {
	text-align: center;
	color: #004999;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px;
}
#access_form h5 {
	text-align: center;
	color: #000;
	font-size: 1.9em;
	line-height: 1.5em;
	margin: 0;
	font-weight: normal;
}
#join .picture_gallery {
	padding: 13px 12px;
}
#join .picture_gallery ul {
	margin: 0;	
}
#join .picture_gallery ul li {
	margin: 0;
	float: left;
	padding: 1px 2px 2px 1px;
	list-style: none;
}
#join .picture_gallery ul li a img {
	display: block;
	margin: 0;	
}
#join .picture_gallery h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 3.4em;
	color: #747474;
	text-align: center;
	margin: 0;
	line-height: 1.4em;
}
#join .picture_gallery h1 span {
	color: #004999;
}
#join .picture_gallery h1 strong {
	color: #ed4426;
}
.girls {
	margin: 0 0 30px;	
}
.girl_list h3 {
	position: relative;
	color: #919191;
	font-size: 2.2em;
	margin: 0 0 8px;
}
.girl_list h3 strong {
	color: #ed4426;
}
.girl_list .girl_image {
	margin: 0 0 5px;
}
.girl_list .girl_image img {
	display: block;

}
.girl_list .girl_info {
	float: left;
	width: 425px;
}
.girl_list .girl_info .box {
	background: url(../images/bg_box_specs.gif) 0 0 no-repeat;
}
.girl_list .girl_info .box .box_content {
	background: transparent none;

}
.girl_list .girl_info .girl_image {
	margin: 0;
}
.girl_list .skill_list{
	margin: 0;
	padding: 0;
}
.girl_list .skill_list li {
	background: url(../images/icon_check.png) 0 0 no-repeat;
	font-size: 1.8em;
	position: relative;
	list-style: none;
	padding: 3px 0 3px 38px;
	margin: 0;
}
.girl_list .skill_list li span.skill_wrapper {
	display: block;
	background: url(../images/leading_dot.gif) 0 70% repeat-x;
}
.girl_list .skill_list li span.skill_wrapper span.skill_name {
	padding: 0 5px 0 0;
	background: #fff;
}
.girl_list .skill_list li span.skill_wrapper span.skill_score {
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: bold;
	color: #3792d8;
	padding: 0 0 0 2px;
}
.girl_list .skill_list li.skill_total {
	background: none;
	color: #a5a5a5;
	font-size: 2.6em;
	font-weight: bold;
}
.girl_list .skill_list li.skill_total span.skill_wrapper span.skill_score {
	color: #ed4426;
}
.girl_navigation {
	margin: 0 0 30px;
}
.girl_navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.girl_navigation ul li {
	display: inline;
	list-style: none;
	padding: 0 4px;
	line-height: 1.5em;
	font-size: 1.8em;
	margin: 0;
	border-right: 1px solid #929292;
	white-space: nowrap;
}
.girl_navigation ul li.last {
	border: 0;
}
.girl_navigation ul li a, .girl_navigation ul li a:visited {
	color: #4f9dd9;
	text-decoration: none;
}
.girl_navigation ul li a:hover {
	color: #ed4426;
}

.girl_list .girl_detail {
	float: right;
	width: 601px;
}
.girl_list .girl_detail span.girl_title {
	position: absolute;
	right: 0;
	color: #ed4426;
}
.girl_list .box {
	padding: 3px;
	background: #ededed;
	margin: 0 0 5px;
}
.girl_list .box .box_content {
	padding: 5px 13px;
	background: #fff;
}
.girl_list .box .box_content h4 {
	color: #0040a1;
	font-weight: bold;
	margin: 0 0 10px;
}
.girl_list .detail_list {
	padding: 0;
	margin: 0;
}
.girl_list .detail_list li {
	float: left;
	list-style: none;
	width: 125px;
	padding: 0;
	margin: 0;
}
.girl_list .detail_list li.last {
	width: 65px;
}
.girl_list .detail_list li strong {
	color: #ed4426;
}
.girl_list .box h6 {
	margin: 0;
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: normal;
}
.girl_list .box h6 strong {
	color: #0040a1;
}
.girl_list .girl_gallery {
	margin: 0 0 15px;
}
.girl_list .girl_gallery ul {
	margin: 0;
	padding: 0;
}
.girl_list .girl_gallery ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

.girl_list .girl_gallery ul li.gallery_thumb {
	margin: 0 0 3px;
}
.girl_list .girl_gallery ul li.gallery_tall {
	margin: 0 0 0 2px;
	float: right;
}

.girl_list .girl_gallery ul li img {
	display: block;
}
.girl_list .instant_access {
	background: 
	padding: 45px 56px;
}
.girl_list .instant_access h5 {
	color: #256dff;
	font-size: 4em;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.girl_list .instant_access h5 a, .girl_list .instant_access h5 a:visited {
	color: #256dff;
	text-decoration: none;
}
.girl_list .instant_access h5 a:hover {
	color: #ed4426;
}

