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, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
b, strong{font-weight:bold;}
i, em, address {font-style:italic;}
pre {font-family:monospace;}
.hidden{display:none;}

#header .searchbox .text-input{
	width:170px;
	float:left;
}

#products_page_container p,
#products_page_container ul,
#products_page_container ol,
#shoppingCartPage p,
#shoppingCartPage ul,
#shoppingCartPage ol {
	margin:0;
	line-height:1em;
}

.addToCartButton input {
	cursor:pointer;
}

.mini-text{
	font-size:0.8em;
	text-align:left;
	font-weight:normal;
}



/*
 * Real CSS Starts here
 
 font-family: 'Ubuntu', sans-serif;
 font-family: 'Orbitron', sans-serif;
 
 */

body {
	font-family:  'Ubuntu', sans-serif, Helvetica, Arial, sans-serif;
	background: url(img/bak.jpg) #000000 center repeat-y !important;
}
	
a {
	text-decoration: none;
	color:#db5e02;
}

a:hover {
	text-decoration: underline;
}
#wrap-humo {
	width: 100%;
	background: url(img/bak-humo.jpg) no-repeat top center;
	min-height: 500px;
	
}

#wrapper {
	width: 860px;
	margin: auto;
	
}

.contentBox.home-image{
	padding:0;
	width:860px;
	border-bottom:0 none;
}
.contentBox.home-image img{
	width:860px;
}

.contentBox.fullWidth{
	padding:0px;
	margin: 0px 1px;
	width:853px;
}

/* --- Header --- */

#header {
	margin-bottom: 0px;
	background: url(img/header-bak.png) no-repeat top;
	position: relative;
	left: -18px;
	height: 146px;
	width:880px;
	z-index: 999999;
}

#header #partners {
	background-color: none;
	width:504px;
	height: 30px;
	float: right;
	position: relative;
	top: -35px;
}
#header #partners a{
	opacity: 0.6;
	}
	
#header #partners a:hover{
	opacity: 1;
	}

#header #navigation {
	background-color: none;
	width:570px;
	height: 30px;
	background: url(img/header-menu-bak.png) no-repeat right;
	float: left;
	position: relative;
	left: 302px;
	top: -45px;
}

#header #navigation ul {
	background: none ;
}

#header #navigation ul li {
	background: none ;
}

#header #logo {
	min-height: 70px;
	width: 278px;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
	position:relative;
	z-index:99;	
	font-family: 'Orbitron', sans-serif;
	color: #aaaaaa;
	font-size:11px;
	float: left;
	letter-spacing: 1px;
	font-weight:500;
	
}

#header #logo a {
	text-decoration: none;
	font-family: 'Orbitron', sans-serif;
	font-weight:500;
	color: #aaaaaa;
	font-size:11px;
	letter-spacing: 1px;
	
}


#header #logo.img {
	line-height:28px;
	margin: 30px 10px 10px 35px;
}
	
#header #no-logo{
	font-size:3em;
	display:inline-block;
	margin-top:25px;
}

#header #logo a:hover {
	text-decoration: none;
}

#header #logo img{
	max-width:640px;
	vertical-align:middle;
}

#header .header_right_wrapper{
	position:relative;
	height:55px;
	width: 552px;
	float: left;
}

#header .header_right {
	overflow: hidden;
	width:230px;
	position:absolute;
	bottom:3px;
	right:0;
}

#header .searchbox input {
	margin: 0;
	padding: 2px;
	border: 1px solid #000;
	background: #F8F8F8;
	color: #535353;
	border-color: #E8E8E8;
}

#header .searchbox .submit-button{
	font-size:0.6em;
	width:50px;
	height:22px;
	float:right;
	cursor:pointer;
}

#header .infobox {
	margin-bottom:4px;
}

#header .infobox .info {
	font-size:0.8em;
}

#header .price-disclaimer {
	bottom: 40px;
	font-size: 10px;
	font-weight: bold;
	left: 175px;
	position: absolute;
}

#header .languages {
	margin:2px 8px 2px 0;
}

#header .languages a {
	margin: 0px 3px;
}

#header .languages a img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#header .languages a.active img,
#header .languages a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


/* Shopping Cart Display */
#ls_cart_widget{
    width: 207px;
	text-align: right;
	float: right;
}

#ls_cart_widget .cart-summary {
	font-family: 'Ubuntu', sans-serif;
	padding: 2px 10px 1px 5px;
	line-height: 12px;
	color: #fff;
	font-size:11px;
	font-weight: 300;

}

#ls_cart_widget .cart-summary div {
	padding: 2px 10px 1px 5px;
	float: left;
	width: 120px;
}

#ls_cart_widget .cart-summary div.numero {
	font-family: 'Ubuntu', sans-serif;
	background: url(img/cart-widget-bak.png) right no-repeat;
	padding: 0px 10px 3px 5px;
	line-height: 20px;
	color: #fff;
	font-size:12px;
	font-weight: 500;
	width: 40px;
}
#ls_cart_widget .cart-summary img,
#ls_cart_widget .cart-summary span,
#ls_cart_widget .cart-summary a{
	vertical-align: middle;
	display:inline-block;
	color:#fff;
}

/* --- Layout --- */
.headerBox {
	width: 855px;
	height: 66px;
	padding:10px 0 10px 10px;
	background: url(img/bak-titulo.jpg) no-repeat left bottom;
	position: relative;
	left: -3px;
}

.headerBox h2 {
	font-family:'Ubuntu', sans-serif;
	font-size:35px;
	font-weight:300;
	color: #8c8c8c;
	margin: 9px 0px 5px 5px;
}

.contentBox {
	height:auto;
	padding: 0px;
	margin: 0px 1px;
	width: 853px;
	float:left;
}


.no-border-bottom {
	border-bottom: 0 none;
}

.button,.submit_button {
	width: 168px;
	height: 29px;
	padding: 4px 10px;
	text-align: center;
	background:url(img/cart-btn.png) no-repeat top center;
	border: none;
	color: #dc5e02;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 13px;
	cursor: pointer;
}


.button:hover {
	background-color: #808080;
	text-decoration:none;
}

a.button{
	line-height: 23px;
    padding: 0 8px;
    display:block;
}

.transactionResultsContainer{
	padding:10px 0;
}

/* --- Pagination & Breadcrumbs --- */
.crumbPaginationContainer {
	overflow: hidden;
	clear: both;
	font-size: 12px;
	padding:0 1px 0 215px;
	background: url(img/pagination-line.png) no-repeat right;
	width: 630px;
}

.crumbPaginationContainer.top {
	padding-top: 10px;
	padding-bottom: 15px;
	background-position: right bottom ;
}

.crumbPaginationContainer.bottom {
	padding-bottom: 10px;
	padding-top: 15px;
	background-position: right top;
}

.crumbPaginationContainer .pagination {
	float: right;
	font-size:13px;
}

.crumbPaginationContainer .pagination,
.crumbPaginationContainer .pagination a {
	color:#535353;
}

.crumbPaginationContainer .pagination .page-number.selected {
	font-weight: bold;
	font-size:18px;
}

.crumbPaginationContainer #breadcrumb {
	float: left;
	font-size:11px;
	margin-top:3px;
}

#breadcrumb,
#breadcrumb a{
	color: #CCCCCC;
}

#single-product #breadcrumb {
	font-size: 10px;
	margin-bottom: 20px;
}

/*-----------Home--------------------*/

@-moz-document url-prefix() {
  #slides {  top:0px !important;
	margin-bottom: 0px !important;  }
 }


#slides {
	position: relative;
	top:-30px;
	margin-bottom: -30px;
	left:1px;
	z-index:100;
}

@-moz-document url-prefix() {
 	#slides {
		left:1px;
		z-index:100;
} 
}

.slides_container {
	width:853px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:853px;
	height:387px;
	display:block;
}

.slides_container a img {
	display:block;
}

h2.home {
	width: 835px;
	background:url(img/h2-home-bak.png) no-repeat left top;
	font-family: 'Orbitron', sans-serif;
	font-weight:400;
	color: #696969;
	font-size:15px;
	letter-spacing: 1px;
	height: 18px;
	position: relative;
	left: -10px;
	padding: 5px 10px;
	margin: 10px 0px 2px 0px;
}

.dest {
	display: block;
	width: 207px;
	float:left;
	margin: 5px 1px;
}


.dest .head {
	float: left;
	position: relative;
	height: 149px;
	width: 203px;
	z-index:5;
	background: #FFFFFf;
}

.dest .mask {
	background:url(img/list-prod-mask.png) no-repeat top left;
	float: left;
	position: relative;
	height: 197px;
	width: 207px;
	z-index:10;
	top: -149px;
	margin-bottom: -149px;
}

.dest .bajada {
	position: relative;
	height: 50px;
	width: 207px;
	z-index:15;
	font-family: 'Orbitron', sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #7d7d7d;
}

.dest .bajada h3 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0px;
	color: #d9d9d8;
	line-height: 14px;
	margin: 0px 0px 2px 0px;
}

.home-but{
float:left;
width: 853px; 
height: 70px;
margin: 10px 0px;
}

	.home-but a{
	display:block;	
	float:left;
	width: 398px; 
	height: 66px;
	}
	
		.home-but a.noticias{
			text-align: left;
			margin: 3px 49px 0px 4px;	
			z-index: 500;
		}
		
		.home-but a.competencias{
			text-align: right;		
			margin: 3px 0px 0px 0px;
			z-index: 500;
		}
		
		.home-but .marco {
		background: url(img/home-botons-bak.png) no-repeat center top;
		z-index: 1000;
		height: 75px;
		widows:839px;
		}





/* --- Products Page --- */
.home-product-table{
    display:table;
    border-spacing: 10px;
    width:853px;
    table-layout:fixed;
}

.home-product-row{
	width: 836px;
}


#sub-menu {
	width: 200px;
	float:left;
	min-height: 400px;
	text-align: right;
	font-family: 'Ubuntu', sans-serif;
	
}

#sub-menu h3 {
	color: #FFFFFF;
	background:url(img/submenu-bak-tit.png) no-repeat right top;
	width: 190px; 
	margin: 2px 0px 8px 0px;
	padding: 4px 10px 5px 0px;
	font-size: 14px;
	position: relative;
	right: -8px;
	font-weight: 400;
}

#sub-menu li {
	width: 190px;
	padding-right: 10px;
	margin: 5px 0px;
	text-align: right;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;	
	font-weight: 400;
}

#sub-menu li a {
	color: #a7a7a7;
	text-decoration: none;
}

#sub-menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}


.product-table{
    display:table;
    border-spacing: 4px;
    width:653px;
    table-layout:fixed;
}

.product-row{
	width: 645px;
	height: 212px;
	margin: 0px 0px 0px 5px;
}

#product-listing .product {
	display: block;
	width: 207px;
	height: 212px;
	float: left;
	margin: 1px 4px;
	color: #7d7d7d;
}

#product-listing .product .head {

float: left;
position: relative;
height: 149px;
width: 203px;
z-index: 5;
background: white;
}
#product-listing .product .mask {
background: url(img/list-prod-mask.png) no-repeat top left;
float: left;
position: relative;
height: 197px;
width: 207px;
z-index: 10;
top: -149px;
margin-bottom: -149px;
}

#product-listing .product .bajada {
position: relative;
height: 50px;
width: 207px;
z-index: 15;
font-family: 'Orbitron', sans-serif;
font-size: 10px;
letter-spacing: 1px;
color: #7D7D7D;
float: left;
top: -46px;
left: 12px;
}

#product-listing .product .bajada h3 {
font-family: 'Ubuntu', sans-serif;
font-weight: 600;
font-size: 14px;
letter-spacing: 0px;
color: #D9D9D8;
line-height: 14px;
margin: 0px 0px 2px 0px;
}

.product:hover,
.dest-gral:hover,
.dest:hover {
	text-decoration: underline;
}

.product .head,
.dest-gral .head,
.dest .head{
	display:block;
	text-align:center;
}

#product-listing .product img{
	max-width:204px;
}


#product-listing .product .bajada a{
	display:block;	
	padding:6px;
	text-decoration:none;
}

#product-listing .product:hover .bajada strong{
	text-decoration:underline;
}

#product-listing .product .bajada .price{
	float:right;
}

.col0{
	clear: left;
}

#product-listing .product .out-of-stock-notice {
	font-size: 9px;
}

/* --- Single Product --- */

.productheaderBox {
	width: 855px;
	height: 50px;
	padding: 10px 0 10px 10px;
	background: url(img/prod-tit-bak.png) no-repeat left bottom;
	position: relative;
	left: -4px;
	top: -37px;
	margin-bottom: -37px;
	float: left;
}

		.productheaderBox .col1 {
			width: 610px;
			height: 66px;
			float:left;
		}
		
				.productheaderBox .col1 .title {
					width: 565px;
					height: 30px;
					padding: 0px 5px;
				}
					.productheaderBox .col1 .title h2 {
							font-family: 'Ubuntu', sans-serif;
							font-size: 24px;
							font-weight: 400;
							color: #8C8C8C;
							line-height: 28px;
							
						}
				
				.productheaderBox .col1 #breadcrumb {
					width: 575px;
					height: 30px;
					font-family: 'Ubuntu', sans-serif;
					font-size: 10px;
					padding: 0px 5px;
					color: #CCCCCC;
				}
					.productheaderBox .col1 #breadcrumb a {
					color:#d35d06;
				}
		
		.productheaderBox .col2 {
			width: 200px;
			height: 66px;
			float:left;
		}
				
				.productheaderBox .col2 .price {
					width: 200px;
					height: 27px;
					font-family: 'Orbitron', sans-serif;
					font-size: 17px;
					font-weight: 400;
					color:#FFFFFF;
					letter-spacing: 1px;
				}
				
				.productheaderBox .col2 .addToCartButton {
					width: 230px;
					height: 28px;
					margin: 0px 0px 0px 9px;
				}
				
					.productheaderBox .col2 .addToCartButton .button,.submit_button {
							background: none;
							width: 230px;
							height: 28px;
							font-family: 'Orbitron', sans-serif;
							text-align: left;
							text-transform: uppercase;
							font-size: 11px;
							color: #ffffff;
							cursor: pointer;
						} 
						
					.productheaderBox .col2 .addToCartButton .button,.submit_button  {
							background: none;
							width: 230px;
							height: 28px;
							font-family: 'Orbitron', sans-serif;
							text-align: left;
							text-transform: uppercase;
							font-size: 11px;
							color: #ffffff;
							cursor: pointer;border: none;
							font-weight: 400;
							letter-spacing: 1px;
							padding: 0px 0px 0px 32px;
						} 
					
					.productheaderBox .col2 .addToCartButton .button:hover,.submit_button:hover  {
							background: url(img/prod-agreg-bak.png) no-repeat right top;
							text-decoration:none;
						}



#fauxContainer{
	position:relative;
	left:-564px;
}

#fauxContainer > div{
	position:relative;
	left:564px;
}







/* Left col */
.productContainer .imagecol {
	float: left;
	width: 845px;
	padding: 2px 5px;
}

.productContainer .imagecol .imagecolContent {
	width: 665px;
	max-height: 450px;
	background:#FFFFFF;
	float: right;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
	
.productContainer .imagecol .imagecolContent img {
	display: block;
	max-width: 665px;
}

.thumbnail-container {
	overflow: hidden;
	float:left;
	width:158px;
	margin-right: 10px;
	position: relative;
	z-index: 1;
}

.thumbnail-container .single-thumb {
	float:left;
	margin:0px 6px 7px 38px;
}

.thumbnail-container .single-thumb a {
	display:block;	
}

.thumbnail-container .single-thumb img {
	width: 92px;	
}

#single-product .productContainer .imagecol .shareDiv {
	margin: 20px auto 0;
	width: 263px;
	font-size: 12px;
	text-transform: uppercase;
	background-color:#FFFFFF;
	text-align:center;
	padding:6px;
}


/* Right col */
.productContainer .descriptioncol {
	float: left;
	width: 665px;
	padding-bottom:15px;
	margin-left: 180px;
	margin-top: 20px;
	background: #3e3e3e;
	
}

.productContainer .descriptioncol h3 {
	float: left;
	width: 195px;
	height: 23px;
	position: relative;
	left: -185px;
	background:url(img/submenu-bak-tit.png) no-repeat right top;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 400;
	top: -8px;
	padding: 4px 12px;
	
}

#single-product .productContainer .descriptioncol .descriptioncolContent {
	padding: 20px 20px 0;
}

#single-product .productContainer .descriptioncol .title h2 {
	font-size:28px;
	font-weight:bold;
}

#single-product .productContainer .descriptioncol .price {
	font-size:28px;
}

#single-product .productContainer .descriptioncol .stock {
	font-size:14px;
	font-style:italic;
}

#single-product .productContainer .descriptioncol .description-title {
	margin-top: 22px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -1em;
}

#single-product .productContainer .descriptioncol .description {
	color:#535353;
	font-size:13px;
	margin-top:45px;
}

#single-product .productContainer .descriptioncol .fancyContainer {
	margin-top: 10px;
}

#single-product .productContainer .descriptioncol .attributeLine {
	margin-bottom: 6px;
}

#single-product .productContainer .descriptioncol .attributeLine label {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#single-product .productContainer .descriptioncol .attributeLine select{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D2D2D2;
	color:#535353;
	font-size:12px;
	font-weight:bold;
	padding:1px;
	width:156px;
}

#single-product .productContainer .descriptioncol .addToCartButton {
	margin-top: 10px;
}

#single-product .productContainer .descriptioncol .addToCartButton .button{
	font-size:14px;
	height:35px;
	width:200px;
}




/*---------------PAGE-------------------------*/

.page-static {
	width: 631px;
	margin-left: 218px;
	float:left;
	margin-top: 15px;
	}
	
		.page-static .top {
			width: 631px;
			height: 18px;
			background: url(img/page-cont-top.png) no-repeat bottom left;
			float:left;
			}
			
		.page-static .cont {
			width: 596px;
			background: url(img/page-cont.png) repeat-y  left;
			float:left;
			padding: 0px 15px 5px 20px;
			}
			
				.page-static .cont img {
					max-width: 389px;
					float:left;
					margin: 5px -204px 5px 0px;
					position:relative;
					left: -220px;
					}
				
				.page-static.Pilotos .cont img {
					max-width: 190px !important;
					float:left!important;
					margin: 5px -204px 20px 0px!important;
					padding: 8px 11px 8px 203px;
					position:relative!important;
					left: -220px!important;
					background: url(img/pilotos-back.png) no-repeat top left;
					}
					
				
					
				.page-static.Pilotos .cont h4 img {
					float: right!important;
					margin: 0px!important;
					position:relative!important;
					left:0px!important;
					background: none;
					padding: 0px ;
					position: relative;
					
					}
				.page-static.Pilotos .cont h4{
					float: right!important;
					height: 60px!important;
					position:relative!important;
					left:0px!important;
					background: none;
					padding: 0px ;
					position: relative;
					top: -60px;
					margin: 0px 0px -60px 0px;
					
					}
				
				.page-static .cont h3 {
					font-family: 'Ubuntu', sans-serif;
					font-size: 18px;
					padding: 0px 0px;
					color: #6C6C6C;
					margin: 0px 0px 5px 0px;
					width: 596px;
					border: none;
					font-weight: 500;
					}
				.page-static .cont h2 {
					font-family: 'Ubuntu', sans-serif;
					font-size: 18px;
					padding: 0px 0px;
					color: #6C6C6C;
					margin: 15px 0px 5px 0px;
					padding-top: 18px;
					width: 596px;
					border-top: solid 1px #CCCCCC;
					font-weight: 500;
					}
					
				.page-static .cont p {
					font-family: 'Ubuntu', sans-serif;
					font-weight: 500;
					font-size: 12px;
					color: #949494;
					margin: 0px 0px 12px 0px;
					}
						
						.page-static .cont .item-noti {
								margin: 0px 0px 20px 15px;
								border-bottom: solid 1px #CCCCCC;
								min-height: 122px;
								
					}
					
					.page-static .cont .item-noti h5 {
								margin: 0px 0px 15px 2px;
								font-size: 19px;
								
					}
					
					.page-static .cont .item-noti a p {
						color: #949494;
								
					}
					
					.page-static .cont .item-noti .img {
						height: 118px;
								float:left;
								margin: 5px -204px 5px 0px;
								position:relative;
								left: -220px;
						}
					
						.page-static .cont .item-noti .img img {
								max-width: 210px;
								margin: 0px;
								left: 0px;
								
					}
					
					
					.page-static.Pilotos .cont p strong {
						font-family: 'Ubuntu', sans-serif;
						font-weight: 500;
						font-size: 12px;
						color: #db5e02;
						}
					
						
		.page-static .bot {
			width: 631px;
			height: 12px;
			background: url(img/page-cont-bot.png) no-repeat top  left;
			float:left;
			}




/* --- Shopping Cart --- */
#shoppingCartPage .contentBox {
	padding:16px 12px;
	width:829px;
}

#shoppingCartPage .contentBox,
#shoppingCartPage .contentBox a {
	color:#535353;
}

#shoppingCartPage .cart-contents {
	width: 829px;
	margin-bottom: 10px;
}

#shoppingCartPage .cart-contents ul {
	overflow: hidden;
}

#shoppingCartPage .cart-contents ul li {
	float: left;
	padding-right: 10px;
}

#shoppingCartPage .cart-contents .firstrow li {
	font-size:15px;
	color: #FFFFFF;
	font-weight: 500;
	height:19px;
}

#shoppingCartPage .cart-contents .productrow li {
	font-size: 18px;
	line-height:22px;
	margin-top:15px;
}

#shoppingCartPage .cart-contents ul li.last {
	padding-right: 0;
}

#shoppingCartPage .cart-contents .firstrow {
	font-weight: bold;
}

#shoppingCartPage .cart-contents .productrow {
	height: 62px;
	width: 825px;
	position: relative;
	left: -8px;
	background: url(img/cart-productrow-bak.png) no-repeat top left;
	padding: 10px;
}

/* Column widths */
#shoppingCartPage .cart-contents .firstrow .col-product {
	width: 417px;
}

#shoppingCartPage .cart-contents .productrow .col-image {
	width: 100px;
	margin-top: -6px;
}

#shoppingCartPage .cart-contents .productrow .col-name {
	width: 346px;
	font-weight:bold;
}

#shoppingCartPage .cart-contents .firstrow .col-quantity{
	width: 80px;
}

#shoppingCartPage .cart-contents .productrow .col-quantity{
	width: 40px;
}

#shoppingCartPage .cart-contents .col-price{
	width: 110px;
}

#shoppingCartPage .cart-contents .col-subtotal{
	width: 110px;
}

#shoppingCartPage .cart-contents .productrow .col-delete{
	width: 29px;
	height: 29px;
	text-align: center;
	margin-left: 16px;
}


#shoppingCartPage .cart-contents .col-quantity,
#shoppingCartPage .cart-contents .col-price,
#shoppingCartPage .cart-contents .col-subtotal{
	text-align:right;
}

#shoppingCartPage .cart-contents .productrow .col-image img {
	height: auto;
	max-width: 88px;
	border: 1px solid #e8e8e8;
}

#shoppingCartPage .cart-contents .productrow .col-quantity input {
	border:1px solid #D2D2D2;
	color:#353535;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:16px;
	padding:1px;
	text-align:right;
	width:25px;
}

#shoppingCartPage .cart-contents .productrow .col-delete a{
	font-size:14px;
}

#shoppingCartPage .cart-contents .total-price {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 80px 10px 10px;
	color: #dc5e02;
}

#shoppingCartPage .go-to-checkout{
	text-align:right;
	width:829px;
	margin-top:20px;
}

#shoppingCartPage .go-to-checkout input{
	margin-left:12px;
	width: 168px;
	height: 29px;
	padding: 4px 10px;
	text-align: center;
	background:url(img/cart-btn.png) no-repeat top center;
	border: none;
	color: #dc5e02;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 13px;
}

#shoppingCartPage .go-to-checkout input:hover{
	background:url(img/cart-btn-h.png) no-repeat top center;
	color: #FFFFFF;
	font-weight: 600;
}



#change-quantities{
	display:none;
}

/* Checkout Form */
.contentBox.contact,
.contentBox.contact a{
	color: #535353;
}

.contentBox.contact .info{
	width:280px;
	float:left;
	padding:3px 10px ;
	min-height: 250px;
	
}

.contentBox.contact .info p{
	font-size: 11px;
margin: 10px 15px 0px 25px;
color: white;
line-height: 15px;
padding: 14px 0px 2px 0px;
}

.contentBox.contact .info ul{
	margin: 15px 2px;
}


.contentBox.contact .info li{
	font-size: 14px;
	margin-bottom: 2px;
	color: white;
	height: 38px;
	line-height: 15px;
	padding: 14px 0px;
}

.contentBox.contact .info li a{
	font-size:14px;
	margin-bottom:3px;
	color: #dc5e02;
}


.contentBox.contact .info li strong{
	font-size:11px;
	margin-bottom:3px;
	color: #999999;
}

.contentBox.contact .info li img{
	position: relative;
	top: -4px;
	margin: 0px 12px;
	float: left;
}



.contentBox.contact .info .social{
	margin-top:20px;
}
#powered a{text-decoration:underline;}
#powered a:hover{text-decoration:none;}

.contentBox.contact .info .social strong{
	margin:5px 15px;
	float: left;
}


.contentBox.contact .info .social img{
	vertical-align:middle;
	margin-left:3px;
	float: left;
}

.contentBox.contact .form{
	width:540px;
	float:left;
	margin:10px 0px;
	background: url(img/forma-cont-bak.png) no-repeat right top;
}

#checkoutForm .notice {
	color: #606060;
	font-size: 13px;
}

#checkoutForm .form-field,.contact_form .field {
	margin: 8px 0px 16px 0px;
	clear: both;
	overflow: hidden;
}

#checkoutForm .form-field label,.contact_form .field label {
	background: url(img/forma-label-bak.png) no-repeat top right;
	display: inline-block;
	width: 129px;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: 500;
	text-align: right;
	vertical-align: middle;
	font-size: 13px;
}

.contact_form .field label,.contact_form .field input,.contact_form .field textarea{
	float: left;
	display: block;
}

#checkoutForm .form-field input,.contact_form .field input,.contact_form .field textarea{
	margin-left: 10px;
	width: 364px;
	border-bottom: 1px solid #6d6d6d;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 20px; 
	margin-top: 3px;
	color:#FFFFFF;
	background: none;
}

.contact_form .field textarea {
	width: 360px;
	height: 148px;
	margin-bottom: 10px;
	font-family: 'Ubuntu', sans-serif;
}

#checkoutForm .form-field input:focus,.contact_form .field input:focus,.contact_form .field textarea:focus{
	background: none;
}

.contact_form .submit_button {
	position: relative;
	left: 348px;
	top: -17px;
	margin: 0 0 10px 0;
	margin-left:12px;
	width: 168px;
	height: 29px;
	padding: 4px 10px;
	text-align: center;
	background:url(img/cart-btn.png) no-repeat top center;
	border: none;
	color: #dc5e02;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 13px;
}
.contact_form input:hover.submit_button {
    background:url(img/cart-btn-h.png) no-repeat top center;
	color: #FFFFFF;
	font-weight: 600;
}

#checkoutForm .form-field .validation-error {
	color: #aa0000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 134px;
}

#checkoutForm .custom-gateway label {
	margin-left: 65px;
}

#checkoutForm .custom-gateway label img {
	vertical-align: middle;
	margin-left: 10px;
}

#checkoutForm .submit-button {
	margin-top: 15px;
	text-align: right;
	width: 456px;
	float:right;
}

/* --- 404 --- */
#errorPage {
	padding: 20px;
}

.error {
	color: #AA0000;
}

.success {
	color: #00AA00;
}

.centered {
	text-align: center;
	margin-bottom:15px;
}

#shoppingCartPage .emptyCart a{
}

#shoppingCartPage .go-to-checkout a.button{
	width: 168px;
	height: 29px;
	padding: 4px 10px;
	text-align: center;
	background:url(img/cart-btn.png) no-repeat top center;
	border: none;
	color: #dc5e02;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 13px;
	cursor: pointer;
	float: left;
	line-height: 21px;
}

#shoppingCartPage .go-to-checkout a:hover.button{
	background:url(img/cart-btn-h.png) no-repeat top center;
	color: #FFFFFF;
	font-weight: 600;
}

.contentBox>p {
	margin: 20px;
}

#single-product{
	clear: both;
}

.shareDiv {
	padding: 10px !important;
	width: 84px;
	position: relative;
	left: -105px;
	margin-right: -90px;
	top: 2px;
}


.shareLinks {
text-align: right;
}

.shareLinks .shareItem {
	margin: 8px 5px;	
}

.shareLinks .shareItem.google {
	margin-right: 0;	
	margin-left: 20px;
}

.shareLinks .shareItem.facebook {
	width:50px;
	margin-left:9px;	
}

.descriptioncolContent {
	width: 630px;
	padding: 15px 17px;
	background: none;
	color:#a7a7a7;
	position: relative;
	top: -113px;
	margin-bottom: -113px;
}		

		.descriptioncolContent h2 {
				font-size: 15px;
				margin: 2px;
				text-transform:uppercase;
				font-weight:500;
			}
			
			.descriptioncolContent p{
				font-size: 13px;
				margin: 0px 0px 18px 0px;
				line-height: 19px;
				font-weight:300;
			}


.clear{
	clear:both;	
}

.contact-ok{
	color:#008000;
	font-size:14px;
	margin-bottom:-8px;
	text-align:center;
}

.contact-error{
	color:#800000;
	font-size:14px;
	margin-bottom:-8px;
	text-align:center;
}

.zoom-instructions{
	font-size:10px;
	text-align:center;
}

.no-border-bottom{
	border-bottom:0 none;
}
/*** Nuevo ***/
#footer {
	width: 860px;
	height: 45px;
	text-align: right;
	float:left;
	margin-top: 20px;
	margin-bottom: 0px;
    font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #7d7d7d;
	line-height: 16px;
}

#footer #footer2 {
	width: 107px;
	height: 35px;
	text-align: center;
	float:left;
	margin-top: 1px;
	margin-bottom: 0px;
}
#footer #footer2 .social-shadow {
	width: 107px;
	height: 20px;
	background:url(img/social-shadow.png) no-repeat center bottom;
	position: relative;
	margin-bottom: -28px;
	z-index: 1;
}

#footer #footer2 a {
	width: 33px;
	height: 28px;
	z-index: 10;
	position: relative;
	
}

#footer .by {
	width: 746px;
	height: 35px;
	text-align: right;
	float:left;
	margin-top: 6px;
	margin-bottom: 0px;	
}

#footer .by strong {
	margin-right: 40px;
	color: #CCCCCC;
	font-size:10px;
}

#footer .by  a strong {
	margin-right: 5px;
	font-size:10px;
}

#footer .by a {
	font-family: 'Ubuntu', sans-serif;
	font-size: 10px;
	color: #7d7d7d;
}

#footer .by a.ing {
	font-family: 'Ubuntu', sans-serif;
	font-size: 11px;
	color: #ab004c;
	background: url(img/ing-bak.png) no-repeat right;
	position: relative;
	right: -10px;
	padding: 10px 25px 10px 10px;
}

.dest-gral {
	display: table-cell;
	text-align: center;
	font-size: 22px;
	border: 1px solid #D2D2D2;
	line-height: 25px;
	overflow:hidden;
	width:298px;
}
.dest-gral:hover {
	border: 1px solid #434343;
	color: #000000;
	text-decoration: underline;
}
.dest-gral img{
	max-width:298px;
}

.dest-gral .bajada {
	display:block;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.dest-gral:hover .bajada {
	color: #000000;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.dest-gral .bajada a{
	display:block;	
}

.dest {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow:hidden;
	width:207px;
	height: 200px;
}
.dest img{
	max-width:204px;
}
.dest .bajada {
	float: left;
	position: relative;
	top: -46px;
	left: 12px;
}
.dest:hover {
}
.dest:hover .bajada {
	text-decoration:underline;
}

#ls_cart_notification .content,
#ls_cart_notification .loading{
	display:none;
	position: fixed;
	top: 200px;
	left: 400px;
	background: #ffffff;
	border: 4px solid #cccccc;
	height: auto;
	z-index: 10000;
	width: 300px;
	padding: 8px;
}

#ls_cart_notification .loading *{
	vertical-align: middle;	
}

/***  Cloud Zoom  ***/
/* This is the zoom window. */
.cloud-zoom-big {
	overflow:hidden;
	background-color:#FBF9F9;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.siteBarContainer {
	background:none repeat scroll 0 0 #FFFBE5;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-size:12px;
	left:0;
	padding:0;
	position:static;
	margin-bottom: 5px;
	text-align:center;
	top:0;
	width:100%;	
	height: 30px;
	line-height: 30px;
	overflow:hidden;
	background-color:#fff;
}

.siteBarContainer a{
	font-weight: bold;
}

/* User content */
.contentBox.user-content{
	padding:10px;
}

.user-content {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    color: #535353;
}
.user-content a {color:#909090; text-decoration:none; outline:none;}
.user-content a:hover {text-decoration:none; color:#535353; }
.user-content a:active {outline:none;}

.user-content p,
.user-content ul,
.user-content ol{
    margin: 0 0 10px;
}

.user-content ul{list-style: disc inside none;}
.user-content ol{list-style: decimal inside none;}
.user-content li{line-height: 22px;}

.user-content h1 {font-size:48px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h2 {font-size:32px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h3 {font-size:24px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h4 {font-size:20px;margin: 0 0 10px;line-height: 100%;color:#222;}
.user-content h5 {font-size:16px;margin: 0 0 10px;line-height: 100%;color:#222;}


/* Superfish */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			30px; /* match top ul list item height */
	z-index:		99999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			-1px;
}
ul.sf-menu > li > a > .arrow{
	display:none;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-left: 25px;
}
.sf-menu a {
	font-size: 10px;
    height:16px;
    line-height:16px;
    padding:5px 10px;
	text-decoration:none;
	font-family: 'Orbitron', sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;

}
.sf-menu a, .sf-menu a:visited {
	color: #a2a2a2;
}
.sf-menu li.first a{
	padding-left:20px;
}
.sf-menu li {
	background: #fff;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
	color: #ffffff;
}

.sf-menu ul {
background: url(img/ul-bak.png) !IMPORTANT ;
	border: 1px solid #e8e8e8;
}

.sf-menu .arrow{
	position:absolute;
	right:10px;
	font-size:12px;
}

.selos #selo_siteforte {
	float:left;
}
.selos a {
	float: left;
}
.selos {
	overflow: hidden;
	margin-bottom: 20px;	
}