@CHARSET "UTF-8";

body {
	
	background-color: #000;
}

* {
	font-family:  Lucida Grande, Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #c0c0c0;
}

h1 {color:black;}
a {
color: #9f9571;
	
	cursor: hand;
	cursor: pointer;
	
	text-decoration: none;
}

a:hover{
	color: #FEE9AA;
	
}

.site{
	width:955px;
	margin:auto;
}

.header{
	width:955px;
	height:277px;
	background:black url(../assets/img/header02.jpg) no-repeat scroll 30% 0;
	display:block;
	font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	
}

.menu-div {
	float:left;
	display:inline;
	padding-left:410px;
	padding-top:256px; 
}

.menu-div .arabian-clube-menu ,.menu-div .arabian-clube-menu-selected {
	float:left; 
	display:inline;
}


.menu-div .menu ,.menu-div .menu-selected {
	float:left; 
	display:inline;
}
.menu-div .menu a,.menu-div .menu a h2 {
	font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color:#9F9571;
	text-align:center;
	/*width:80px;*/
}

.menu-div .arabian-clube-menu a h2 {
	font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color:#9F9571;
	text-align:center;
	width:81px;
}

.menu-div .menu-selected a , .menu-div .menu-selected a h2{
	font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #FEE9AA;
	text-align:center;
	/*width:80px;*/
}


.menu-div .arabian-clube-menu-selected a , .menu-div .arabian-clube-menu-selected a h2{
	font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size: 11px;
	color: #FEE9AA;
	text-align:center;
	width:81px;
}

.menu-div .menu a:hover h2,  .menu-div .arabian-clube-menu a:hover h2{
	color: #FEE9AA;
}
.menu-div .separator0{
	float:left;
	margin-right:10px;
	margin-left:7px;
	position:relative;
	width:20px;
}

.menu-div .separator1{
	float:left;
	left:-3px;
	margin-right:0;
	position:relative;
	width:20px;
}
.menu-div .separator2{
	float:left;
	margin-right:0;
	position:relative;
	right:8px;
	width:20px;
}

.menu-div .separator3{
	float:left;
	left:2px;
	margin-right:0;
	position:relative;
	width:20px;
}


.siteContent{
	width:1005px;
	display:block;
	float:left;
}

.leftStage{
	float:left;
	width:190px;
	background: url(../assets/img/NEW2_ladoESQ.jpg) no-repeat;
	margin-left:50px;
	min-height:712px;
	_margin-left:20px;
	_width:160px;
}

.mainStage{
	float:left;
	width:705px;
	padding:10px;
	margin-left:0px;
	_padding-left:0px;
	_padding-right:0px;
}

.footer{
	float:left;
	position:relative;
	width:955px;
	margin-top:40px;
}

.login_box{
	padding:80px 15px 20px;
	
}

.title{
	
	font-size:16px;
	color: #FFF;
	padding-top:5px;
	padding-bottom:10px;	
}



.input_label{
	
	font-size:11px;
	color: #73888e;
	padding-bottom:3px;	
}
/*
input[type="text"]{
	background-color: #000;
	border: 1px solid #73888e;
	height:14px;
	width:120px; 	
}
input[type="password"]{
	background-color: #000;
	border: 1px solid #73888e;
	height: 14px;
	width:120px; 	
}

*/
.inputLoginUsername {
	width:120px;
	background-color: #150201;
	border: 1px solid #40392A;
	padding:2px;
	font-size: 10px;
}
.inputLoginPassword {
	width:101px;
	background-color: #150201;
	border: 1px solid #40392A;
	padding:2px;
	font-size: 10px;
}
.password_wrapper{width:110px; float:left;}

.btn_login {
	float:left;display: inline;padding-top:2px;
}

.under_login{ padding-top:5px; height:36px;}
.under_login_logout {padding-top:18px;height:35px;}
.under_login a, .under_login_logout a{  font-size: 10px; display:block;}

form#frmSearch input[type="image"]{
	background: #000;
	border: 1px solid #313638;
	
	height: 16px;
	
	float: left;
	margin-left: 3px;
}

li[rel="link"] a{
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;	
	color: #9f9571;
	
	cursor: hand;
	cursor: pointer;
	
	text-decoration: none;
	clear: both;
	
	background: URL(../assets/img/li.png) no-repeat;
	background-position: 4px;
	padding-left: 25px;
}

li[rel="link"] a:hover{
	color: #FEE9AA;
}


*:first-child+html  div#cmbGirlContainer{
	margin-top: -10px; /* ie only*/
}



div#cmbGirlContainer .x-form-text {
	background: #000;
	border: 1px solid #666;
	width: 130px; /*5px padding from div#cmbManufContainer .x-form-field */	
	height: 14px;
	
	padding: 0px;
}

div#cmbGirlContainer .x-form-field{
	
	font-size: 11px;
	color : #999;
	padding:2px;
	padding-left: 5px;	
	
	height: 14px
}

div#cmbGirlContainer .x-form-trigger {
	background:transparent url(../assets/img/setaDOWN.png) no-repeat scroll 0pt;
	border: 1px solid #999;
	cursor:pointer;
	height:18px;
	position:absolute;
	top:0pt;
	width:20px;
	color: #999;
	margin-left: 3px;
}

.x-combo-list-inner .x-combo-list-item {
	background: #000;
	border:1px solid #000000!important;
	
	font-size: 11px;
	color : #999;
	
	outline: none;
	
}

.x-combo-list-inner .x-combo-selected{
	color: #FEE9AA;
}
	
.x-combo-list{
	background: #000;	
	border: 1px solid #999;
	width: 137px!important;	
	
	padding: 0px;
	margin:0px;
}

.newsletter_box{
	background:#000 none repeat scroll 0 0;
	display:inline;
	float:left;
	height:150px;
	width:380px;
	
}

.newsletter_box_title{
	 
	font-size:16px;
	color: #fff;
	padding:60px 10px 10px 60px;
	float:left;	
}
.newsletter_box_form{
	padding:10px 60px;
	float:left;	
}

.kissshadowbox{
	background:#000 none repeat scroll 0 0;
	display:inline;
	float:left;
	height:150px;
	width:380px;
	
}
.kissshadowbox-wide{
	background:#000 none repeat scroll 0 0;
	display:inline;
	float:left;
	height:150px;
	width:580px;
	
}

.box_title{
	
	font-size:16px;
	color: #fff;
	padding:60px 10px 10px 60px;
	float:left;	
}
.box_content{
	padding:0px 10px 10px 60px;
	float:left;	
}


.newsletter_box_more_info{
	display:block;float:right;margin-right:115px;
}
.footer_box{
	display:inline;
	float:left;
	margin:65px auto auto 30px;
	
}
.footer_box span , .footer_box span a{
	float:left;
	color: #E5CB9B;
	
}

.separator{
	float:left;
	margin-left:10px;
	margin-right:20px;
	width:20px;
}
.combo_box{
	/*width:170px;
	margin:auto;
	_background:url(../assets/img/otherBox.png) no-repeat;
	height:135px;
	padding:20px;*/
	display: inline;
}

.girl_highlight_left{
	padding-left:15px;
	padding-top:47px;
	width:170px;
	height:420px;
}

.girl_name_left {
	color:#C9425A;
	font-size:14px;
	font-weight:bold;
	
	
}
.under_girl_highlight_left {
	width:120px;
	text-align:center;
	margin-top: 8px;
}
.girl_sentence_left p{
	font-size:11px;
	color: #e5cb9b!important;
	text-align:center;
	font-weight: normal;
}


.content_wrapper {
	background-image: url('../assets/img/vision1.jpg');
	background-repeat: no-repeat;
	width: 620px;
	background-position: 50px -80px;
	min-height:600px;
	padding-left:25px;
	color:#FEE9AA;
}

.content_wrapper_no_bg {
	width: 620px;
	min-height:600px;
	padding-left:25px;
	color:#FEE9AA;
}
.content_wrapper  p{
	color:#FEE9AA;
	text-align:left;
}
.clr_both {clear:both; line-height:0px; font-size:0px; height:0px}
.x-window-dlg .ext-mb-text, .x-window-dlg .x-window-header-text, .ext-mb-content td, .ext-gecko .x-btn button {
	color:#000;
}

.toTop {
	color:#E5CB9B;
	font-size:12px;
	line-height:16px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
a.toTop:hover {
	color: #fff;
}

.candle {
	float:left;
	padding-left:60px;
}
.yellow-text {
	color: #FEE9AA;
}

#shadowbox_content.html {
	background:#000000 none repeat scroll 0 0;
}

.talker{
	background-image: url('../assets/img/talker.png');
	background-repeat: no-repeat;
	width: 130px;
	height: 23px;
	text-align:center;
	padding-top:4px;
}

.renovar a{
	color:#fff;
}

div.noaccess-search{
	z-index:99;float:left;
	filter:alpha(opacity=20);
	-moz-opacity:.2;
	opacity:.2; 
	background-color: #000;

}
div.search-img img{
	margin-left:-15px;
}

div.arabian-large-img img{
	left: -10px;
	position:relative;
}

.button-img{
	opacity:1.0;
	filter:alpha(opacity=100);
	
}

.button-img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
} 

.input-cadastro{
	background:#000;
	border:1px solid #333;
	float:left;
	height:16px;
	width:200px;
	
}

.left_banners{
	float:left;
}