/*----------------------------------------------------------   
Theme Name: Global Destinations
Author: 
URI:http://www.globaldd.com
Version: 2.0
Buildout XHTML+CSS:  Jose Antenor Gomez Jaramillo 
--------------------------------------------------------------*/

/*---------------------------
	SELECTORES HTML
------------------------------*/
* {
	margin: 0;
	padding: 0;
	}

html {
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
	background:#000;
	}
body{
	font: normal 12px/18px "Calibri",Arial, Geneva, sans-serif;
	background:#000;
	padding-top:20px;
	color:#CCCCCC;
	font:small;
	}	
h3{
	color:#4073AD;
	font-weight:bold;
	font-size:19px;
	}
h4{
	color:#4073AD;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
	}	
a:link {
 	color: #00c4df;
 	text-decoration: none;
	}
a:visited {
 	text-decoration: none;
 	color: #00c4df;
	}
a:hover {
 	text-decoration: underline;
 	color: #00c4df;
	}
a:active {
 	text-decoration: none;
	}	
p{ 
	margin-bottom:18px;
	}
table {	
	border-collapse: collapse;
	}

img{
	border:0;
	}
a{
	outline:0;
	}
	
/*---------------------------
	CLASES CONSTANTES
------------------------------*/
.p_relative{
	position:relative;
	}
.clearfix{
	clear:both;
	}
.clearfix_over{
	clear:both;
	overflow:hidden;
	height:10px;
	}

		
/*---------------------------
	ESTRUCTURA DEL SITIO
------------------------------*/
#wrapper{
	position: relative;
	width: 1000px;
	background: #000;
	margin:0 auto;
	overflow:hidden;
	}
	
#wrapper_pri{
	position: relative;
	width: 1000px;
	height:870px;
	background: #82786F;
	margin:0 auto;
	color:#FFFFFF;
	overflow:hidden;
	}
	
#wrapper_int{
	position: relative;
	width: 1000px;
	background: #82786F;
	margin:0 auto;
	color:#FFFFFF;
	overflow:hidden;
	}
#wrapper_project{
	position: relative;
	width: 1000px;
	background: #fff;
	margin:0 auto;
	color:#FFFFFF;
	overflow:hidden;
	}
#wrapper_project:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}			
#wrapper:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}	
#wrapper_int:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}	
#header{
	height:158px;
	background:#000000;
	}
#company{
	}	
#company p{
	margin-bottom:4px;
	color:#CCCCCC;
	}
#company p.t_global{
	font-size:13px;
	color:#CCCCCC;
	}
#company p.t_local{
	font-size:12px;
	margin-bottom:12px;
	color:#CCCCCC;
	}
#company p.t_local{
	font-size:12px;
	color:#CCCCCC;
	}	
#logo{
	position:absolute;
	right:1px;
	}
#nav_top{
	width:35%;
	margin-left:-5px !important;
	*margin-left:-17px !important;
	}	
#company, #nav_top{
	float:left;
	}
		
#aux{
	width:0;
	height:394px;
	}
#home_left{
	position: absolute;
	width: 17.49%;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}
#media_left{
	position: absolute;
	width: 35%;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}
#project_left{
	position: absolute;
	width: 231px;
	color:#666666;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}	
#content_media{
	width:65%;
	margin: 0 auto;
	padding-left:2px;
	text-align:justify;
	float:right;
	height:518px;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}	
#content{
	width:80%;
	margin: 0 auto;
	padding-left:2px;
	text-align:justify;
	float:right;
	height:518px;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}
#content_hom{
	width:80%;
	margin: 0 auto;
	padding-left:2px;
	text-align:justify;
	float:right;
	height:546px;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}
	
#content_bimini{
	margin: 0 auto;
	padding-left:2px;
	text-align:justify;
	float:right;
	margin-right:17px;
	} 			
	
#footer{
	background:url(images/bg_footer.gif) no-repeat;
	height:77px;
	clear:both;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	}
#footer a:link {
 	color: #00c4df;
 	text-decoration: none;
	}
#footer a:visited {
 	text-decoration: none;
 	color: #00c4df;
	}
#footer a:hover {
 	color: #00c4df;
	background:#4073AD;
	}
#footer a:active {
 	text-decoration: none;
	}
	
table.footer_tb{
	width:100%
	}

.footer_tb td{
	background:0;
	border:0;
	text-align:center;
	vertical-align:middle;
	}
/*---------------------------
	HOME ASSETS
------------------------------*/
div.comment_business{
	margin-top:26px;
	}

/*Safari & Opera hack*/	
body:first-of-type div.comment_business{
	margin-top:20px;
	}	
/*Google Chrome*/	
body:nth-of-type(1) div.comment_business{
	margin-top:2px;
	}	

hr.line_coment{
	border:1px solid #CCC;
	width:85%;
	padding:0;
	margin:0 auto;
	}	
div.line_coment{
	border-bottom:1px solid #CCC;
	padding:0;
	margin:0 auto;
	}	
	
div.local{
	width:999px;
	margin:0 auto;
	}	
ul.locations_img li{
	list-style:none;
	margin-left:17px;
	float:left;
	display:block;
	}
#randDisplayNone{
	display:none;
	}	
/*---------------------------
	BRANDS ASSETS
------------------------------*/
div.space-list-brand{
	margin-top:22px;
	margin-bottom:30px;
	}
ul.brands li{
	list-style:none;
	padding:4px 0 4px 15px;
	}
ul.brands li a{
	color:#FFFFFF;
	}	
.brandimg{
	vertical-align:middle;
	margin-top:58px;
	}
.branddisplay{
	display:none;
	}
.pad_content{
	padding:23px 0px 23px 23px;
	}
.pad_content_v{
	padding:23px 0px 3px 45px;
	}	
.pad_content_cl{
	padding:23px 0px 23px 15px;
	}	
.pad_content_pri{
	width:750px;
	padding:23px 0px 23px 15px;
	}		
table.mediaink td{
	vertical-align:top;
	}	
/*---------------------------
	PROJECTS ASSETS
------------------------------*/
#project_left ul{
	margin:15px 0 15px 0;
	}
#project_left ul li{
	list-style:none;
	color:#666666;
	padding:6px  0  0 20px;
	}
#project_left ul li a{
	color:#666666;
		}
#content_project{
	padding-top:15px;
	width:780px;
	margin: 0 auto;
	padding-left:2px;
	text-align:justify;
	float:right;
	height:524px;
	color:#666666;
	}
.content_project{
	position:absolute;
	color:#666666;
	width:204px;
	top:168px;
	right:20px;
	
	}
a.wmv{
	color:#FFFFFF;
	
	}				
/*---------------------------
	MENU
------------------------------*/
#nav_top{
	padding-left:35px;
	}
	
#watch_video{
	margin-top:10px;
	}	
/*Hack para Safari*/	
/*\*/
html*#nav_top { padding-left:45px; } /* sólo en safari */
	
	
#nav_top ul li{
	list-style:none;
	}
#nav_top li a{
	color:#FFFFFF;
	text-decoration:underline;
	}
#nav_top li a:hover , #nav_top li #current {
	color:#48C8E3;
	text-decoration:underline;
	}


	

div.menu_drop {
        background: #294A7F;
		opacity:0.85;
		-moz-opacity:0.85;
		filter:opacity(alpha=85);
		height:34px;
		border-top:1px solid #FFF;
		font:normal 13px Arial, Helvetica, sans-serif;
		width:100%;
	   }
div.menu_drop  ul  li {
        list-style: none;
        margin: 0;
        padding: 0;
		border-left:1px solid #7C9AC9;
		float:left;
		width: 16.5%; 
		text-align:center;
		background:#294A7F;
        }
		
div.menu_drop li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

div.menu_drop  li a:link, div.menu_drop  li a:visited {
        color: #fff;
        display: block;
        padding: 9px 5px 0 5px;
        }

div.menu_drop  li a:hover, div.menu_drop li #current { 
        color: #fff;
        padding: 9px 5px 0 5px;
		text-decoration:none;
        }		
/*---------------------------
	ESTILOS PARA BOTONES
------------------------------*/

.buttons a, .buttons button{
    display:block;
	width:50%;
    margin:0 auto;
    background:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


/* STANDARD */

button:hover, .buttons a:hover{
    background:#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:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* ENVIO */

button.envio, .buttons a.envio{
    color:#565656;
}
.buttons a.envio:hover, button.envio:hover{
    background:#333333;
    border:1px solid #565656;
    color:#FFF;
}
.buttons a.envio:active{
    background-color:#529214;
    border:1px solid #565656;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/*Tables magic copyright CDISA*/
.bg_tb {
	 border-spacing:1px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 background:#E7E7E7;
	 color: #666;
	 width:100%;
	 margin:auto;
     }

.bg_tb td{
     border-collapse: separate;
     border-collapse: collapse;
     border-spacing: 0;
     }
	 
.bg_tb caption {
     font-weight: bold;
     background: #F1F1EC; 
	 border-bottom:2px solid #666;
	 border-top:1px solid #E7E7E7 ;
	 border-left:1px solid #E7E7E7 ;
	 border-right:1px solid #E7E7E7 ;
     color: #666;
     text-transform: capitalize;
     padding:6px;
     margin:auto;
     }
	 
.bg_tb td {
     padding: 2px;
	 border: 1px solid #FFF;
     }
	 
.bg_tb  tr {
     text-align: left;
     background: #F5F5F5;
     color: #666;
     }
.bg_tb th {
     font-weight: bold;
     background: #F1F1EC; 
	 border-bottom:2px solid #666;
     color: #666;
     text-transform: capitalize;
     padding:6px;
     margin:auto;
     }

/*-------------------------
	standalone validacion
---------------------------*/	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	}

.LV_valid {
    color:#00CC00;
	}
	
.LV_invalid {
    color:#CC0000;
	}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
	}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
	}					
		