/* CSS Document  */

/*   

Theme Name: title project - Reid Travel
Theme URI: http://www.cynfyn.com/web/reidtravel/
Author: cynfyn solutions
Author URI: http://www.cynfyn.com
Version: 1.0
Description Development: Builder CSS+xhtml>> Jose A Gomez Jaramillo - 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_degrad.jpg) #FEF6E3 repeat-x;	
	}
	
body{
	background:url(images/bg_html.jpg)  no-repeat  center  7px;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	

.p_relative{
	position:relative;
	}

a:link {
 	color: #426DB2;
 	text-decoration: none;
	}
a:visited {
 	text-decoration: none;
 	color: #426DB2;
	}
a:hover {
 	text-decoration: underline;
 	color: #99B9FF;
	}
a:active {
 	text-decoration: none;
	}	
p{ 
	margin-bottom:5px;
	}
table {	
	border-collapse: collapse;
	}
td{	
	text-align:left;
	}
.clear_float{
	clear:both;
	}
/*---------------------------
	Site
------------------------------*/	
#wrapper{
	width:951px;
	margin:0 auto;
	overflow:hidden;
	background:#fffcfa;
	}
#header{
	background:url(images/bg_head.gif) no-repeat;
	height:66px;
	}	
#content{
	padding:3px;
	}
#aux{
	height:625px;
	}
#content, #aux{
	float:left;
	margin:0;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}
.bg_line_only{
	background: url(images/bg_line.jpg) repeat-x;;
	height:5px;
	}	
#bg_line_div{
	background: url(images/bg_divisor_cont.gif) repeat-x;
	height:14px;
	margin:0 auto;
	}	
#footer{
	clear:both;
	overflow:hidden;
	height:70px;
	background:#364983;
	padding:5px;
	}
#footer a:link {
 	color: #000;
 	text-decoration: none;
	}
#footer a:visited {
 	text-decoration: none;
 	color: #000;
	}
#footer a:hover {
 	text-decoration: underline;
 	color: #000;
	}
#footer a:active {
 	text-decoration: none;
	}		
#nav_left_menu ul li{
	padding:0;
	list-style:none;
	margin:0;
	display: inline;
	line-height: inherit;
	}

/*---------------------------
	HOME INDEX
------------------------------*/
#col_left{
	width:273px;
	}
#col_right{
	width:667px;
	}
#col_left, #col_right{
	float:left;
	margin:1px;
	}
#welcome{
	width:600px !important;
	width:600px;
	text-align:justify;
	}
#news{
	width:600px;
	text-align:justify;
	padding:2px;
	background:url(images/bg_world.gif) no-repeat center  10px;
	}				
#welcome,#news{
	float:left;
	margin:12px !important;
	margin:5px;
	}	
#bg_join{
	background:url(images/join_mail.jpg);
	width:432px;
	margin:0 auto;
	height:44px;
}
.signups_mail{
	background:#ffffff;
	border:1px solid #4A8AEF;
	color:#3E568F;
	width:115px;
}
/*---------------------------
	INTERNALS PAGES
------------------------------*/
#cont_inter{
	width:945px;
	}
#col_left_int{
	width:273px;
	}
#col_rigth_int{
	width:667px;
	}
#col_left_int, #col_rigth_int{
	float:left;
	margin:1px;
	}
#botons_options{
	width:257px;
	background:#D0DBEF;
	padding:20px 0 20px 0;
}
#bg_cont_internal{
	width:620px;
	background:#F2F6FF;
	color:#354986;
	margin-top:10px;
	padding:5px 20px 20px 20px;
}
#link_logo {
	position:absolute;
	left:0px;
	top:10px;
	width:256px;
	height:115px;
	z-index:1;
	background:url(images/blank.gif) repeat;
	cursor:pointer;
}
/*---------------------------
	DropDowns Menu
------------------------------*/
	
div.menu_drop {
        width: 100%;
        border-style: solid solid none solid;
        border:1px solid #79172C;
        }
div.menu_drop  ul  li {
        list-style: none;
        margin: 0;
        padding: 0;
		border-bottom:1px solid #79172C;
        }
		
div.menu_drop li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 20px;
        text-decoration: none;
        }

div.menu_drop  li a:link, div.menu_drop  li a:visited {
        color: #fff;
        display: block;
        background:#476CB2;
        padding: 8px 0 0 15px;
        }

div.menu_drop  li a:hover, div.menu_drop li #current { 
        color: #5C5C5D;
        background: #D4DEEE;
        padding: 8px 0 0 15px;
		text-decoration:none;
        }	
/*************************
      tables public
************************/
.bg_tb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#95BCFD;
	width:95%;
	margin:auto;
}

.bg_tb td{
	border-collapse: separate;
	border-collapse: collapse;
	border-spacing: 0;
}

.bg_tb td {
	border: 1px solid #95BCFD;
}

.bg_tb tr {
	text-align: left;
	background: #F2F6FF;
}
/*************************
          links
************************/
.link_login{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-left:5px;
	text-decoration:none;
}

.link_login a, .link_login a:visited, .link_login a:active{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-left:5px;
	text-decoration:none;
}
.link_login a:hover{
	color:#fff;
	text-decoration:none;
}	

.link_blog{
	font-size:12px;
	font-weight:bold;
	color:#426DB2;
	text-decoration:none;
}

.link_blog a, .link_blog a:visited, .link_blog a:active{
	font-size:12px;
	font-weight:bold;
	color:#426DB2;
	text-decoration:none;
}
.link_blog a:hover{
	color:#78182C;
	text-decoration:none;
}
/********************
  style magazine staff
*******************/
dl.feature_staff{
	margin:10px 60px 10px 10px;

}
dl.feature_staff:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	}
dl.feature_staff dt {
	margin:5px;
	font-size:14px;
	color:#000080;
}
dl.feature_staff dt img{
	float:left;
	margin:10px;	
}
/*----------------------
	button style
-------------------------*/	
buttons a, .buttons button{
	display:block;
	margin:0 3px 0 0;
	background-color:#364983;
	border:1px solid #1D385F;
	border-top:1px solid #1D385F;
	border-left:1px solid #1D385F;
	line-height:80%;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	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 */
button.positive, .buttons a.positive{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.buttons a.positive:hover, button.positive:hover{
	background-color:#96BFFF;
	border:1px solid #3B71BF;
	color:#466DA8;
	}
.buttons a.positive:active{
	background-color:#96BFFF;
	border:1px solid #3B71BF;
	color:#466DA8;
	}

/* 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;
	}
/*************************/

.news_body{
	font-size:12px;
	color:#000080;
	padding:10px;
}

.news_body a{
	color:#000080;
}

.news_bodyLg{
	font-size:14px;
	color:#000080;
	padding:10px;
}

.news_bodyLg a{
	color:#000080;
}

.formTxt{
	font-size:12px;
	color:#000080;
}

.title_text{
	font-size:18px;
	color:#426DB2;
}

.name_afiliate{
	font-size:14px;
	color:#000080;
	margin-left:5px;
}

.title_staff_cat{
	width:95%;
	margin:0 auto;
	font-size:20px;
	color:#fff;
	background:#364983;
}

.input_style{
     float:left;
	 font-size:12px;
	 padding:4px 2px;
	 border:solid 1px #aacfe4;
	 width:200px;
	 margin:2px 0 5px 10px;
}

.txtArea_style{
     float:left;
	 font-size:12px;
	 padding:4px 2px;
	 border:solid 1px #aacfe4;
	 margin:2px 0 5px 10px;

}

.btn_style {
		clear:both;
		margin-left:10px;
		background:#364983;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}
	
.marq img{
	border:1px solid #426DB2;
	padding:4px;
	background:#F2F6FF;
	margin:10px;
}

.requried{
	color:#FF0000;
}

.searchTxt {
	color: #a0001c;
    font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
    line-height: 135%;
    margin-bottom: 4px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 4px;
    text-decoration: none;
}						