/* CSS Document Chima Brazilian */

/*   

Theme Name: title project - Chima Brazilian
Theme URI: http://cynfyn.com/web/chimabrazil/designs6/imagepages/image5.html
Author: cynfyn solutions
Author URI: http://www.cynfyn.com
Version: 1.0
Description Development: Builder CSS+xhtml>>  - Design Elements>> Rafael Bernal

*/

/*...........................
	html
............................*/
* {
	margin: 0;
	padding: 0;
	border: none;
	}

html {
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
	background:url(images/bg_html.jpg) repeat-x #332218;
	}
body{
	background:url(images/bg_body.jpg) center -20px no-repeat;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	}	
/* Clases útiles */
.p_relative{
	position:relative;
	}

a:link {
 	color: #e48312;
 	text-decoration: none;
	outline:none;
	}
a:visited {
 	text-decoration: none;
 	color: #e48312;
	outline:none;
	}
a:hover {
 	text-decoration: underline;
 	color: #e48312;
	outline:none;
	}
a:active {
 	text-decoration: none;
	outline:none;
	}	
p{ 
	margin-bottom:20px;
	}
table {	
	border-collapse: collapse;
	}
td{	
	text-align:left;
	}
h3{
	color:#FFFFFF; 
	font-weight:bold;
	font-size:1.4em;
	}
h2{
	color:#FFFFFF; 
	font-weight:bold;
	font-size:1.6em;
	}			
/*---------------------------
	Site
------------------------------*/	
#wrapper{
	width:952px;
	margin:0 auto;
 	}
#wrapper:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	}
#aux{
	height:800px; width:0;	
	}
#content{
	padding:0px;
	}
#aux,#content{
	float:left;
	margin:0;
	}
#logo{
	width:952px;
	height:140px;
	
	}
#flash{
	padding-right:5px;
	}
#menu_nav{
	width:949px;
	*width:949px;	
	height:24px;
	}
#menu_nav_bg_int{
	background:#522a16;
	margin-left:3px;
	padding: 0 0 2px 4px;
	}
/**********************
styles images rotador index
************************/
#img_produc{
	height:119px;
	width:934px;
	border:2px solid #86573B;
	}
#img_produc_line{
	border-right:1px solid #FFFEFF;
	}	
			
#bottoms{
	width:952px;
	text-align:center;
	padding-top:50px;
	clear:both;
	}	
#footer{
	width:952px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:center;
	clear:both;
	}
	
/*---------------------------
	Header - location
------------------------------*/	
#head_location{
	width:946px;
	margin:0 auto;
/*	padding-top:12px;*/
	}
#location{
	width:263px;
	border-right:2px solid #C77218;
	background:#62341f;
	opacity:0.9;
	filter:alpha(opacity=90);
	}
	
#base{
	width:263px;
	height:120px;
	}
#location_info{
	margin-top:21px;	 
	background:#522a16;
	color:#ec8f23;
	font-weight:bold;
	font-size:12px;
	border-bottom:2px solid #C77218;
	}
#location_info p{
	padding:0 2px 0 6px;
	}	
#image_location{
	width:689px;
	}
#location, #image_location{
	float:left;
	margin:0;
	}
.local{
	width:946px;
	margin:0 auto;
	background:#24170F;
	border-bottom:20px solid #522a16;
	}
.local ul li{
	list-style:none;
	float:left;
	}
.local li{
	padding:8px 4px 0 6px;
	}
.local li p{
	 color:#FFFFFF;
	}	
.local_title{
	color:#e48312;
	text-align:center;
	}
	
.local_title_address{
	font-size:11px;
	color:#fff;
	}
	
/*---------------------------
	Header - location detail
------------------------------*/	
#location_int{
	width:315px;
	border-right:2px solid #C77218;
	background:#62341f;
	opacity:0.9;
	filter:alpha(opacity=90);
	height:143px;
	}
#base_int{
	width:315px;
	height:120px;
	}
#events_news{
 	background:#522a16;
	color:#fff;
	font-size:12px;
	border-bottom:2px solid #C77218;
	padding:2px;
	}
.title_art{
	color:#e48312;
	}
.conten_detail_local{
	padding-left:15px;
	color:#FFFFFF;
	}
.estate_title{
	color:#FFFFFF; 
	font-weight:bold;
	font-size:1.6em;
	}																	
/*---------------------------
	DropDowns Menu
------------------------------*/
	
div.menu_drop {
        width: 100%;
        border-style: solid solid none solid;
        border:1px solid #311E0F;
        }
div.menu_drop  ul  li {
        list-style: none;
        margin: 0;
        padding: 0;
		border-bottom:1px solid #311E0F;
		border-left:1px solid #311E0F;
        }
		
div.menu_drop li a {
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 18px;
        text-decoration: none;
        }

div.menu_drop  li a:link, div.menu_drop  li a:visited {
        color: #E08614;
        display: block;
        background:#522A16;
        padding: 4px 0 0 25px;
        }

div.menu_drop  li a:hover, div.menu_drop li #current { 
        color: white;
        background: #A27558;
        padding: 4px 0 0 25px;
		text-decoration:none;
        }	
		
/*...........................
	internal pages
............................*/			

.conten_internal{
	width:810px;
	margin:0 auto;
	background:#63412e;
	border:1px solid #462e20;
	margin-top:30px;
}			

.title_content{
	width:797px;
	height:40px;
	background:#B86C18;
	border:1px solid #b44815;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}

.text_content{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px;
	text-align:justify;
/*	padding-top:10px;
	padding-left:10px;*/
}

/*...........................
	contact page
............................*/			
.text_contact{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.text_contact_main{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}



/*----------------------
	button style
-------------------------*/	
buttons a, .buttons button{
	display:block;
	margin:0 3px 0 0;
	background-color:#DF8225;
	border:1px solid #442A1B;
	border-top:1px solid #442A1B;
	border-left:1px solid #442A1B;
	line-height:80%;
	text-decoration:none;
	font-weight:bold;
	color:#442A1B;
	cursor:pointer;
	padding:1px 3px 1px 3px;
	}

/* STANDARD */
button:hover, .buttons a:hover{
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
	}
.buttons a:active{
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
	}

/* POSITIVE */
.buttons.positive, button.positive, .buttons a.positive{
	color:#442A1B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.buttons .positive:hover, .buttons a.positive:hover, button.positive:hover{
	background-color:#84573A;
	border:1px solid #442A1B;
	color:#DF8225;
	}
.buttons .positive:active, .buttons a.positive:active{
	background-color:#84573A;
	border:1px solid #442A1B;
	color:#DF8225;
	}

/* NEGATIVE */
.negative, .buttons a.negative, button.negative{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.buttons a.negative:hover, button.negative:hover{
	background:#6ECED2;
	border:1px solid #36A3AF;
	color:#FFF;
	}
.buttons a.negative:active{
	background-color:#6ECED2;
	border:1px solid #36A3AF;
	color:#FFF;
	}	
	
/*...........................
	my account tabs
............................*/			
.text_account_avents{
	font-size:16px;
	color:#FFFFFF;
	background:#522A16;
	border:1px solid #E88311;
	text-align:left;
	padding-left:4px;
}
.input_text{
	background:#FFFFFF;
	width:90%;
	border:1px solid #3E281B;
}

.input_text_review{
	background:#FFFFFF;
	width:90%;
	border:1px solid #3E281B;
}

.input_text_contact{
	background:#FFFFFF;
	width:90%;
	border:1px solid #3E281B;
}
.input_text1{
	background:#FFFFFF;
	width:40%;
	border:1px solid #3E281B;
}
.title_contact_info{
	font-size:18px;
	color:#FFFFFF;
}

.text_sign_out{
	font-size:14px;
	color:#FFFFFF;
	background:#522A16;
	border:1px solid #E88311;
	text-align:left;
	padding-left:4px;
	width:770px;
}
#content_coupund{
	background:url(images/bg_account.gif) no-repeat;
	width:700px;
	height:470px;
	margin:0 auto;
}

.input_dollar{
	background:#3E281B;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

/*...........................
	bg_tb class
............................*/	

.bg_tb {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#3E281B;
	color: #FFF;
	width:70%;
	margin:auto;
}

.bg_tb td{
	border-collapse: separate;
	border-collapse: collapse;
	border-spacing: 0;
}

.bg_tb caption {
	font-weight: bold;
	background: #77A3D7 url(adminimages/corner.gif) no-repeat right top;
	border-bottom:2px solid #4D85CA;
	color: #fff;
	text-transform: capitalize;
	padding:6px;
	margin:auto;
}

.bg_tb td {
	padding: 2px;
	border: 1px solid #9C6F52;
}

.bg_tb tr {
	text-align: left;
	background: #3E281B;
	color: #FFF;
}

/*...........................
	bg_tb_menbers class
............................*/	

.bg_tb_menbers {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#3E281B;
	color: #FFF;
	width:80%;
	margin:auto;
}

.bg_tb_menbers td{
	border-collapse: separate;
	border-collapse: collapse;
	border-spacing: 0;
}

.bg_tb_menbers caption {
	font-weight: bold;
	background: #77A3D7 url(adminimages/corner.gif) no-repeat right top;
	border-bottom:2px solid #4D85CA;
	color: #fff;
	text-transform: capitalize;
	padding:6px;
	margin:auto;
}

.bg_tb_menbers td {
	padding: 2px;
	border: 1px solid #9C6F52;
}

.bg_tb_menbers tr {
	text-align: left;
	background: #3E281B;
	color: #FFF;
}

/*****************************/

/*style news events*/

.bordera{
	border-bottom: 1px dashed #E48312;
	margin-left:10px; 
	margin-right:10px;
	}
/*style table ajax*/

.table_border td{
	border:1px solid #3E281B;
	}
	
/* styles contact and home of index*/
.link_index_text{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:15px;
}

.link_index_text a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:15px;
}

.link_index_text a:hover{
	font-size:14px;
	color:#E87F16;
	text-decoration:none;
	padding-right:15px;
}

/***********************
	styles locations
*********************/
#content_addres{
	width:411px;
	}
#content_addres:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	}
#text_address{
	width:180px;
	height:180px;	
	}
#text_operation{
	width:220px !important;
	*width:220px !important;
	*width:210px;
	}
#text_address,#text_operation{
	float:left;
	margin-left:5px;
	}
	
/****************************
	styles news events 
****************************/
#title_header{
	font-size:17px; 
	background:#3E281B;
	padding-left:10px; 
	color:#da7e11; 
	font-weight:lighter;
	text-transform:capitalize;
	border:1px solid #4F3325;
	}
#line{
	margin-left:50px; 
	border-bottom:1px solid #271911; 
	width:1px;
	}
#detals{
	font-size:14px;
	font-weight:normal;
	padding:10px 15px 10px 15px;
	background:#432B1F;
}		
.detals_news_events{
	font-size:14px;
	font-weight:normal;
}
.title_cate{	
	font-size:19px;
	color:#fff;
	font-weight:lighter;
	text-transform:capitalize;
	margin-left:15px;
}
/****************************
	styles make reservation
****************************/
#detalsr{
	font-size:11px; 	
	background:#432B1F;
}	
/****************************
	styles news events detall
****************************/
#title_headerd{
	font-size:17px; 
	background:#3E281B;
	color:#da7e11; 
	font-weight:lighter;
	text-transform:capitalize;
	}
#line{
	margin-left:50px; 
	border-bottom:1px solid #271911; 
	width:1px;
	}
#detalsd{
	font-size:11px; 
	background:#432B1F;
}		

/****************************
	products
****************************/
#title_headerp{
	font-size:17px; 
	background:#3E281B;
	color:#da7e11; 
	font-weight:lighter;
	text-transform:uppercase;
	text-align:center;
	
	}
/****************************
	styles vip menber
****************************/
#title_headerd{
	font-size:17px; 
	background:#3E281B;
	color:#da7e11; 
	font-weight:lighter;
	text-transform:capitalize;
	}
#line{
	margin-left:50px; 
	border-bottom:1px solid #271911; 
	width:1px;
	}
#line_p{
	width:90%;
	height:20px;
	border-bottom:1px dashed #63412E;
	margin-left:10px;
	}	
#detalsv{
	padding:15px;
	font-size:13px; 
	background:#432B1F;
	border:1px solid #63412E;
	_border:1px solid #63412E !important;
}		
/*cont_members */

#cont_members{
	padding:10px;
	background:#4F3325l;
	}

