/*
----------------------------------------------------------------
	R E S E T    S T Y L E S
---------------------------------------------------------------- */
HTML , body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, ul li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight:inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
vertical-align:top;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


/*
----------------------------------------------------------------
	G E N E R A L
---------------------------------------------------------------- */
body {
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	color: #666;
	text-align:center;
	margin:0 auto;
	position:relative;
}
p{
	margin-bottom:1em;
}
a{
	color:#FF0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
strong{
	font-weight:bold;
	color:#000;
}
em{
	font-style:italic;
}
h2{
	font:bold 15px/100% Arial, Helvetica, sans-serif;
	margin:1em 0;
	color:#000;
}
h2.titulo{
	font:bold 15px/100% Arial, Helvetica, sans-serif;
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal1.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#f00;
}
h3{
	font:bold 13px/100% Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#000;
}
h3.titulo{
	font:bold 13px/100% Arial, Helvetica, sans-serif;
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal1.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#000;/* 18/12/2008 Se agrego ";" al final de la linea. SC Rembox Ltda.     */
	text-transform:uppercase;
}
h4{
	font:bold 11px/100% Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	color:#f00;
}

/*
----------------------------------------------------------------
	L A Y O U T
---------------------------------------------------------------- */
.wrapper{
	width:938px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.wrapper:after{ content: ".";	display:block;	height:0;	clear:both;	visibility:hidden;}
#PageWrapper{
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/page-bg.gif) repeat-y center top;
}
#PageWrapper2{
	background: url(http://www.busescruzdelsur.cl/VEL/css/img/encabezado-bg.png) no-repeat top center;
}
.inicio #PageWrapper2{
	background: url(http://www.busescruzdelsur.cl/VEL/css/img/encabezado-bg-inicio.png) no-repeat top center;
}
#Encabezado{	
	height:100px;
	margin-bottom:0px;
	position:relative;
}
.conSubMenu #Encabezado{
	height:120px;
	margin-bottom:0px;
}
.inicio #Encabezado{	
	height:83px;

}
#Cuerpo{
/*	background:url(http://www.busescruzdelsur.cl:8443/spyenet/css/img/content-bg-middle.jpg) repeat-y center 100px;
*/
}
#Pie{
	background: url(http://www.busescruzdelsur.cl/VEL/css/img/pie-bg.png) no-repeat center bottom;
	clear:both;
	height:177px;
}
#Pie .wrapper{
	padding-top:15px;
	width:900px;
	position:static;
}

.Layout1Columna{
	width:890px;
	margin-top:15px;
	padding-left:25px;
}

table.Layout3Columnas td{
	padding:0;
	width:275px;
}
table.Layout3Columnas td.ColCentral{
	padding:0 30px;
}

/*
----------------------------------------------------------------
	E N C A B E Z A D O
---------------------------------------------------------------- */
#Logo{
	position:absolute;
	top:27px;
	left:19px;
}

/*
----------------------------------------------------------------
	P I E
---------------------------------------------------------------- */
#Pie p{
	margin-bottom:0;
}
.datosEmpresa{
	float:right;
	width:250px;
	text-align:right;
	font-size:11px;
	color:#000;
	padding-top:45px;
}
.creditos{
	font-size:9px;
	padding-top:120px;
	color:#989E8A;
	margin-bottom:20px;
}
.creditos a{
	color:#989E8A;
	text-decoration:underline;
}


/*
----------------------------------------------------------------
	G E N E R A L
---------------------------------------------------------------- */
.box{
	margin-bottom:30px;
}

.verMas{
	font-weight:bold;
	text-decoration:underline;
}
.date{
	font:10px Arial, Helvetica, sans-serif;
	color:#999999;

}
ul.listaNormal{
	margin-bottom:20px;
}
ul.listaNormal li{
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/bullet1.gif) no-repeat left 6px;
	padding-left:20px;
	margin-bottom:10px;
}
ul.listaSeparador{
	margin-bottom:20px;
}
ul.listaSeparador li{
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal2.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}
ul.listaSeparador li span{
	display:block;
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/bullet1.gif) no-repeat left 6px;
	padding-left:20px;
}

.thumb{
	padding:5px;
	border:1px solid #e0e0e0;
}
a:hover .thumb{
	border:1px solid #b0b0b0;
}
p.subir{
	text-align:right;
}

/*
----------------------------------------------------------------
	T A B L A S
---------------------------------------------------------------- */
.grid{
	margin-bottom:20px;
}
.grid td, .grid th{
	padding:5px 10px;
}
.grid thead th{
	background:#C4C473 url(http://www.busescruzdelsur.cl/VEL/css/img/table-grid-th-bg.gif) repeat-x left top;
	color:#fff;
	font-weight:bold;
}
.grid tbody th{
	vertical-align:middle;
	font-weight:bold;
	color:#000;
}
.grid tbody th.alt{
	background:#e9e9e9;
}
.grid tr.alt td{
	background:#F0F0F0;
}
.grid tr.fila_destacada td{
	color:#000;
	font-weight:bold;
}

.centrarCeldas td, .centrarCeldas th{
	text-align:center;
}

.grid .alinearDer{
	text-align:right;
}

.grid  .separadorIzq{
	border-left:10px solid #fff;
}

.gridConBorde td, .gridConBorde th{
	border:1px solid #e9e9e9;
}
/*
----------------------------------------------------------------
	O F I C I N A S
---------------------------------------------------------------- */

.oficinasLeyenda{
	text-align:right;
	font-size:11px;
}
.oficinasLeyenda img{
	vertical-align:middle;
}
.oficinas{
	width:100%;
}
.oficinas div.detallesOficina{
	border-top:1px solid #ccc;
	padding:5px 0;
	display:none;
}
.oficinas .verMas{
	font-size:10px;
}

/*
----------------------------------------------------------------
	F O R M S
---------------------------------------------------------------- */
form.formGeneral{
	padding:0; 
	margin:0 0 10px 0;
	border:none;
}
form.formGeneral label{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
}

form.formGeneral input, form.formGeneral textarea, form.formGeneral select{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
}
form.formGeneral textarea, form.formGeneral select{
	border:1px solid #A9AFC0;
}
form.formGeneral .formImage{
	border:none;
}
form.formGeneral .formBoton{
	background:#fff url(http://www.busescruzdelsur.cl/VEL/css/img/bt_bg.gif) repeat-x left bottom ;
	border:1px solid #A9AFC0;
	color:#f00;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 5px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

form.formGeneral td{
	padding:5px;
}
form.formGeneral th{
	padding:7px 0 0 0;
}
form table tr.alt td, form table tr.alt th{
	background:#EBECEC;
}
form table tr.fila_destacada td{
	font-weight:bold;
}
form table .alinearDer{
	text-align:right;
}

form table  .separadorIzq{
	border-left:10px solid #fff;
}
.centrarCeldas td, .centrarCeldas th{
	text-align:center;
}

.formItinerarios select{
	width:200px;
}

.formOficinas select{
	width:160px;
}

ul.opcionesContacto li{
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/arrow1.gif) no-repeat left 16px;
	padding:10px 0 10px 15px;
	border-bottom:1px solid #e0e0e0;
}

div.errorDescripcion{
	color:#f00;
	font-size:11px;	
}

/*
----------------------------------------------------------------
	C A L C U L A D O R    T A R I F A S
---------------------------------------------------------------- */

#formCalculadorTarifas{
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/encomiendas-calculador-bg.gif) no-repeat left top;
	padding:20px 15px 20px 20px;
}

#formCalculadorTarifas select, #formCalculadorTarifas select option{
	background:#FFF;
}
#precio{
	font:30px/1 Arial, Helvetica, sans-serif;
	padding-top:32px; 
	color:#000;
	width:255px;
	text-align:right;
}

/*
----------------------------------------------------------------
	S E R V I C I O S   E S P E C I A L E S
---------------------------------------------------------------- */
#formServiciosEspeciales{
	background:#FFFFbb;
	border:1px solid #E0E0E0;
	padding:10px;
}

/*
----------------------------------------------------------------
	J O O M L A
---------------------------------------------------------------- */
div.breadcrumbs{
	font:bold 10px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	color:#aaa;
}
div.breadcrumbs a{
	color:#aaa;
}

/*componente*/
h1.componentheading{
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal-double.gif) repeat-x left bottom;
	height:40px;
	margin-bottom:20px;
	color:#f00;
	font: bold 25px/40px Arial, Helvetica, sans-serif;
}

/*listado*/
.blog h2{
	font:bold 15px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	margin:1em 0;
	color:#fff;
	background:#9CCB42;
	padding:5px;
}

.blog h3, .blog h3 a{
	font:bold 14px/1 Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:0;
	padding:0 0 5px 0;
}
.blog .createdate{
	color:#999999;
	font-size:10px;
}
.blog .leading{
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal2.gif) repeat-x bottom left;
	padding-bottom:20px;
}
.blog .leading h3 a{
	font:bold 14px/1 Arial, Helvetica, sans-serif;
	color:#000;
}

.blog span.article_separator{
	display:block;
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal2.gif) repeat-x bottom left;
	clear:left;

}
.blog p.iteminfo{
	margin-bottom:5px;
}
.blog .article_row .articleThumb{
	float:left;
	padding:5px;
	border:1px solid #e0e0e0;
}
.blog .article_row h3, .blog .article_row p{ 	
	margin-left:150px;
}
.blog .article_row:after{ content: ".";	display:block;	height:0;	clear:both;	visibility:hidden;}

/*detalle*/
h1.contentheading{
	font: bold 20px/1 Arial, Helvetica, sans-serif;
	color:#f00;
	margin-bottom:15px;
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal1.gif) repeat-x left bottom;
	padding:5px 0;
}
span.createdate{
	color:#999999;
}

#page ol li{
	margin-bottom:15px;
}
#page ul li{
	margin-bottom:10px;
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/bullet1.gif) no-repeat left 6px;
	padding-left:15px;
}
#page ul li ul{
	margin-top:10px;
}
.articleImageRight{
	float:right;
	margin:4px 0 10px 10px;
	padding:5px;
	border:1px solid #e0e0e0;
}
.articleImageCenter{
	margin:10px auto;
	padding:5px;
	border:1px solid #e0e0e0;
}
.articleImageLeft{
	float:left;
	margin:4px 10px 10px 0;
	padding:5px;
	border:1px solid #e0e0e0;

}
.articleImageNoBorder{
	border:none;
}



/* galerias de imagenes incrustadas */
.rsg2{
	margin: auto;
	padding: 2px;
}


.rsg2 a{
	display: block;
	float: left;
	
	margin: 7px;
}
.rsg2 a img{
	float:left;
	padding:5px;
	border:1px solid #e0e0e0;
}


/*
----------------------------------------------------------------
	E M P R E S A S
---------------------------------------------------------------- */
.logoEmpresa{
	margin-bottom:20px;
	padding-bottom:20px;
	background:url(http://www.busescruzdelsur.cl/VEL/css/img/dotted-horizontal2.gif) repeat-x left bottom;
}
.galeriaEmpresa td.der{
	padding-left:10px;
}
.galeriaEmpresa img{
	padding:5px;
	border:1px solid #e0e0e0;
	margin-bottom:10px;
}
.galeriaEmpresa a:hover img{
	border:1px solid #b0b0b0;
}
div.advertenciaArgentina{
	padding:20px 10px;
	background:#E7E8EC url(http://www.busescruzdelsur.cl/VEL/css/img/aviso-argentina-bg.gif) no-repeat right bottom;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

#descripcionEmpresas{
	background:#f0f0f0;
	padding:10px;
}
#descripcionEmpresas div{
	display:none;
}

/*
----------------------------------------------------------------
	T R A N S B O R D A D O R E S
---------------------------------------------------------------- */
#page .transbordadores ul li{
	font-size:11px;
	margin-bottom:5px;
}
.transbordadores td.alt, .transbordadores th.alt{
	padding-left:20px;
}


/*
----------------------------------------------------------------
	S I F R
---------------------------------------------------------------- */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}




/*
----------------------------------------------------------------
	L I G H T B O X
---------------------------------------------------------------- */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1; /* 18/12/2008 Solo compatible con IE 6 o 7. SC Rembox Ltda.     */
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

