/* CSS Document */

body {
	background-color: #806c61;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#link_logo {
	width: 600px;
	height: 100px;
	display: block;
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}
#link_logo a {
	width: 600px;
	height: 100px;
	display: block;
}
#menusuperior {
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}
#principal {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}
#superior {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 178px;
}
#galeria {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 275px;
}
#fotos {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#intermedio {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#contenido {
	background-color: #EFEBEA;
	float: right;
	min-height: 660px;
	margin-left: 14px;
	padding: 10px;
	width: 624px;
}
#inferior {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#cart {
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}
#cargando {
	display: none;
}
.menu_titulo {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	display: block;
	width: auto;
	padding: 3px;
}
.submenu {
	margin-left: 10px;
	border-bottom: dotted 1px #39d3ff;
}
.submenu a {
	text-decoration: none;
	clear: both;
	font-size: 13px;
	color: #39d3ff;
	padding: 3px;
}
.clear {
	clear: both;
}
.tours_listing {
	float: left;
	width: 500px;
	border-bottom: dotted 1px #999999;
	display: block;
	margin: 10px 0;
}
.fotos_centradas {
	position: relative;
	width: 350px;
	float: left;
	clear: both;
	text-align: center;
}
.fotos_centradas #foto {
	position: relative;
	width: 80px;
	height: 80px;
	float: left;
	margin: 10px;
}
.thumb_sticker {
	position: absolute;
	background-image: url(../admin/images/thumb_sticker.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 80px;
	height: 80px;
}
.fotos_centradas img {
	border: dotted 1px #666;
}
#col_derecha {
	float: right;
	width: 350px;
	border-bottom: dotted 1px #999999;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-right: 10px;
}
.foto_tour {
	float: left;
	margin: 0 10px;
}
.titulo_tour {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-smooth: always;
}
.descripcion_tour, .detalles_tour {
	text-align: justify;
}
.detalles_tour {
	display: none;
}
.precio_tour {
	font-size: 16px;
	color: #39d3ff;
}
.formacart .buttoncart {
	float: right;
}
.precio_tour_2 {
	font-size: 12px;
	color: #666666;
}
.video_tour {
	float: right;
}
.radius {
	border-radius: 8px;
}
a#totop {
	background: #111;
	bottom: 1em;
	display: block;
	font-size: 11px;
	opacity: .5;
	padding: 12px;
	position: fixed;
	right: 1em;
	color: #ccc;
	text-decoration: none;
	cursor: pointer;
}
a#totop:hover, a#totop:focus, a#totop:active {
	color: #fff;
	text-decoration: none;
}
.campo {
	float: left;
	margin-right: 10px;
	width: 500px;
	margin-bottom: 5px;
}
.campo_corto {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 400px;
}
.campo_gde {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 650px;
}
.campo input {
	float: left;
}
.campo textarea {
	clear: both;
	float: left;
}
.campo span {
	float: left;
	margin-right: 10px;
	width: 200px;
}
.oblig {
	color: #ff3400;
	font-size: 12px;
	float: none !IMPORTANT;
	margin-right: 2px !IMPORTANT;
}
#firma {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* Easy Slider */

#content {
	position: relative;
}
#slider {
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width: 980px;
	height: 275px;
	overflow: hidden;
}
#prevBtn, #nextBtn {
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: -30px;
	top: 71px;
}
#nextBtn {
	left: 980px;
}
#prevBtn a, #nextBtn a {
	display: block;
	width: 30px;
	height: 77px;
	background: url(../images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background: url(../images/btn_next.png) no-repeat 0 0;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
/* // image replacement */
			

/* // Easy Slider */





/* Multifile */
.MultiFile-list {
	float: left;
	clear: both;
}
.MultiFile-label {
	border-bottom: dotted 1px #000000;
	background-color: #FFFF33;
	margin: 3px;
	padding: 3px;
}
.cleardots {
	clear: both;
	border-bottom: dotted 1px #39d3ff;
	padding-top: 10px;
}
.store_elemento {
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 120px;
}
#store_elemento_cuadro {
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 120px;
	float: left;
	margin-right: 10px;
}
#store_precio {
	font-size: 14px;
	color: #3b989c;
}
.store_imagen {
	background-color: #FFFFFF;
	border: #b4a497 1px solid;
	height: 129px;
	margin-top: 22px;
	padding: 10px;
	text-align: center;
	width: 182px;
}
#store_titulo {
	color: #7C6A5C;
	font-size: 22px;
	font-weight: bold;
}
#store_descripcion {
	color: #b09b88;
	font-size: 14px;
}
#store_titulo a {
	text-decoration: none;
	color: #39C;
}
#store_disponibilidad {
	clear: both;
	padding: 2px;
	background-color: #EBEEF5;
	color: #333;
	font-size: 12px;
	text-align: center;
}
.store_botones {
	text-align: center;
	margin-top: 18px;
}
#store_galeria img {
	border: dotted 1px #999;
	padding: 6px;
	margin: 6px;
}
/* UL PRODUCTOS */
#col_shop {
	background-color: #2D2022;
	float: left;
	height: 667px;
	padding-top: 15px;
	position: absolute;
	width: 286px;
}
#relativeFather {
	position: relative;
}
#contForm {
	position: absolute;
}
.float {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
 *display:inline-block;
}
.marginLeft {
	margin-left: -4px;
}
#ulElemento {
	list-style-type: none;
	margin: 61px auto auto;
	padding: 0;
}
#ulElemento li {
	height: 178px;
}
.nameCategoria {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	height: 40px !important;
}
.store_elemento form {
	width: 416px;
}
.btnDetails {
	display: block;
	margin-top: 4px;
}
.infoProd {
	margin-top: 18px;
	margin-left: 22px;
	margin-right: 26px;
	width: 194px;
}
.formMarginTop {
	margin-top: 22px;
}
#form2 {
	height: 65px;
	margin: 44px auto auto;
	position: relative;
	width: 211px;
	z-index: 600;
}
#searchField {
	height: 65px;
	margin: 44px auto auto;
	position: relative;
	width: 211px;
	z-index: 300;
}
#subcat {
	height: 65px;
	margin: 44px auto auto;
	position: relative;
	width: 211px;
	z-index: 500;
}
#subcat {
	height: 65px;
	margin: 44px auto auto;
	width: 211px;
}
#navSup {
	background-color: #7AD2DF;
	height: 38px;
	margin-top: -23px;
	padding-top: 39px;
	position: absolute;
	text-align: center;
	width: 285px;
	z-index: 100;
}
#navSup a {
	color: #2D2022;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
}
#navInf {
	color: #2d94a7;
	margin-left: 450px;
}
#navInf a {
	color: #2d94a7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#searchProd {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 25px;
	width: 203px;
}
#miniLogo{
	text-align:center;
}