2html, 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:  'Yanone Kaffeesatz', sans-serif, Helvetica, Arial, sans-serif;
	background: #ffffff !important;
}
	
a {
	text-decoration: none;
	color:#c2989a;
}

a:hover {
	text-decoration: underline;
}


#wrapper {
	width: 960px;
	margin: 0px auto;
	
}


#bottom {
	width: 960px;
	margin: 10px 0px;
	float: left;
	
}


.contentBox.home-image{
	padding:0;
	width:960px;
	border-bottom:0 none;
}
.contentBox.home-image img{
	width:960px;
}

.contentBox.fullWidth{
	padding:0px;
	margin: 0px 1px;
	width:960px;
}

/* --- Header --- */

#header {
	margin-bottom: 0px;
	float: left;
	height: 160px;
	width:960px;
	z-index: 999999;
}

#header #logo {
	width:170px;
	height: 150px;
	margin: 5px 10px;
	float: left;
}

#header #header_right_wrapper {
	width:770px;
	margin: 0px 0px 5px 0px;
	float: left;
}

#header #info {
	width:770px;
	height: 59px;
	margin: 0px;
	float: right;
}
		
		#header #info .phone {
			font-size: 20px;
			font-weight:400;
			color: #9a9a9a;
			float: left;
			margin: 4px 0 0 63px;
			}
		
		#header #info .social {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #c2989a;
			float: left;
			margin: 0px 10px 5px 59px;
			}
				#header #info .social img {
					margin: 3px 5px 0px 2px;
					position:relative;
					vertical-align: bottom;
					}
				
				#header #info .social a {
					text-decoration: none;
					color: #c2989a;
					float: left;
					margin: 2px 5px 2px 5px;
					}
				#header #info .social a:hover {
					text-decoration: none;
					color: #dbb7b9;
					float: left;
					margin: 2px 5px 2px 5px;
					}
			
		#header #info .carrito {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			float: right;
			margin: 0px 0px 5px 0px;
			}

	
#header #navigation {
	width:770px;
	float: right;
	margin: 0px;
}



#header #navigation ul {
	background: none ;
}

#header #navigation ul li {
	background: none ;
}

	#header #navigation ul.menu-pag {
	float:right;
	height: 25px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	}
		#header #navigation ul.menu-pag li {
		float: right;
		height: 25px;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		font-weight: 200;
		font-size: 17px;
		text-transform:uppercase;
		color: #c19594;
		}



#header #searchbox {
	width:705px;
	height: 32px;
	float: right;
	margin: 0;
	padding: 2px;
	background: #e1e1e1;
	color: #b6b6b6;
}

#header #searchbox p {
	margin: 0;
	padding: 0px 15px;
	color: #b6b6b6;
	font-weight:200;
	font-size: 26px;
	float: left;
}

#header #searchbox input.text-input {
	margin: 3px 10px;
	padding: 2px;
	background: #FFFFFF;
	color: #c2989a;
	border: none;
	width:435px;
	height: 22px; 
	float:left;
}

#header #searchbox input.submit-button{
	width:27px;
	height:24px;
	display: block;
	background: url(img/icon-search.jpg) no-repeat center;
	margin: 4px 12px 4px 0px;
	border: none;
	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: 135px;
	text-align: right;
	float: right;
}

#ls_cart_widget .cart-summary {
	padding: 0px;
}


		#ls_cart_widget .cart-summary .cart-static {
			padding: 0px;
		}
		
			#ls_cart_widget .cart-summary .cart-static .cart-top {
			     color: #afafaf;
				 font-family: Arial, Helvetica, sans-serif;
				 font-weight: bold;
				 font-size: 12px;
				 padding: 4px 0px 4px 0px;
				 line-height: 14px;
				 width:131px;
				 border-bottom: 1px solid #c2989a;
				 text-align: center;
			}
			#ls_cart_widget .cart-summary .cart-static .cart-top img {
			     position:relative;
				 top: 4px;
			}
			#ls_cart_widget .cart-summary .cart-static .count{
			     color: #c2989a;
				 font-family: Arial, Helvetica, sans-serif;
				 font-weight: bold;
				 font-size: 14px;
				 width:135px;
				 padding: 3px 0px 0px 0px;
				 text-align:center;
			}
			
			
		#ls_cart_widget .cart-summary .cart-despl {
			padding: 0px;
			width: 280px;
			position: relative;
			top: -52px;
			left: -145px;
			z-index: 1;
		}
		
		#ls_cart_widget .cart-summary a .cart-despl { display:none;}
		#ls_cart_widget .cart-summary a:hover .cart-despl { display:block; }
			
				#ls_cart_widget .cart-summary .cart-despl .cart-top {
			     color: #ffffff;
				 font-family: Arial, Helvetica, sans-serif;
				 font-weight: bold;
				 font-size: 12px;
				 padding: 7px 2px 6px 2px;
				 line-height: 14px;
				 width:135px;
				 background: #dadada;
				 border-bottom: 1px solid #ffffff;
				 text-align: center;
				 float: right;
			}
			#ls_cart_widget .cart-summary .cart-despl .cart-top img {
			     position:relative;
				 top: 4px;
			}
			#ls_cart_widget .cart-summary .cart-despl .count{
			     color: #ffffff;
				 font-family: Arial, Helvetica, sans-serif;
				 font-weight: bold;
				 font-size: 14px;
				 width:260px;
				 background: #dadada;
				 float: right;
				 padding: 5px 10px 6px 10px;
			}
			
					#ls_cart_widget .cart-summary .cart-despl .count .produc-count{
					 color: #c2989a;
					 font-family: Arial, Helvetica, sans-serif;
					 font-weight: normal;
					 font-size: 12px;
					 float: left;
					 padding: 5px 0px;
					 width: 260px;
					 border-bottom: 1px dotted #c2989a;
					 text-align: left;
				}
				
					#ls_cart_widget .cart-summary .cart-despl .count .sub-acces{
					 color: #a1a1a1;
					 font-family: Arial, Helvetica, sans-serif;
					 font-weight: normal;
					 font-size: 12px;
					 float: left;
					 padding: 2px 0px;
					 width: 260px;
				}
			
						#ls_cart_widget .cart-summary .cart-despl .count .sub-acces .subtotal{
							 color: #a1a1a1;
							 font-family: Arial, Helvetica, sans-serif;
							 font-weight: normal;
							 font-size: 12px;
							 float: left;
							 padding: 2px 0px;
							 width: 120px;
							 text-align: left;
						}		
						#ls_cart_widget .cart-summary .cart-despl .count .sub-acces .acceso{
							 color: #a1a1a1;
							 font-family: Arial, Helvetica, sans-serif;
							 font-weight: normal;
							 font-size: 12px;
							 float: left;
							 padding: 2px 0px;
							 width: 140px;
							 text-align: right  ;
						}		
						
						#ls_cart_widget .cart-summary a:hover .cart-despl .count .sub-acces .acceso{
							text-decoration:underline;
						}

#ls_cart_widget .cart-summary div {
	padding: 0px;
	float: left;
	width: 135px;
}

#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{
}

/* --- Layout --- */
.page-content {
float: left;
}


.headerBox {
	width: 960px;
	height: 60px;
	padding:5px 0px;
	float: left;	
	background: url(img/line-punt.gif) repeat-x bottom;
}

.headerBox .titulo-ruta {
	font-weight: 200;
	font-size: 48px;
	letter-spacing: 4px;
	color: #a0a0a0;
	float: left;
}

.headerBox .titulo-ruta strong {
	font-weight: 200;
	font-size: 48px;
	letter-spacing: 4px;
	color: #c2989a;
}

.headerBox .titulo-ruta a {
	color: #adadad;
}

.contentBoxHome {
	height:auto;
	padding: 0px;
	margin: 0px 1px;
	width: 960px;
	float:left;
}


.contentBox {
	height:auto;
	padding: 0px;
	margin: 0px 1px;
	width: 960px;
	float:left;
	background: url(img/line-punt.gif) repeat-x bottom;
}


.no-border-bottom {
	border-bottom: 0 none;
}

.addToCartButton {
	width:	250px;
	float: left;
	}
.button,.submit_button {
	font-family:  'Yanone Kaffeesatz', sans-serif, Helvetica, Arial, sans-serif;
	width: 234px;
	height: 28px;
	padding: 2px 14px;
	text-align: left;
	border: none;
	color: #2f2f2f;
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 3px;
	cursor: pointer;
	text-transform:uppercase;
	background: url(img/back-btn-add.jpg) no-repeat right center #ff89d4;
}

.button:hover, .submit_button:hover {
	text-decoration:none;
	color: #000000 !important;
}

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 0px 0 180px;
	width: 770px;
}

.crumbPaginationContainer.top {
	padding-top: 5px;
	padding-bottom: 10px;
}

.crumbPaginationContainer.bottom {
	padding-bottom: 5px;
	padding-top: 15px;
}

.crumbPaginationContainer .pagination {
	float: right;
	font-size:18px;
}

.crumbPaginationContainer .pagination,
.crumbPaginationContainer .pagination a {
	color:#a0a0a0;
}

.crumbPaginationContainer .pagination .page-number.selected {
	font-weight: 500;
	font-size:14px;
	color: #c2989a;
}

.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--------------------*/


#slides {
	left:1px;
	z-index:100;
	float: left;
}


.slides_container {
	width:960px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:960px;
	height:350px;
	display:block;
}

.slides_container a img {
	display:block;
}



#slides a.prev {
	height: 350px;
	width: 28px;
	float:left;
	position: relative;
	left: -45px;
	top: -350px;
	margin-bottom: -350px;
	display: block;
	background: url(img/slider/prev.png) no-repeat center;
}
#slides a.next {
	height: 350px;
	float:left;
	width: 28px;
	position: relative;
	left: 975px;
	top: -350px;
	margin-bottom: -350px;
	display: block;
	background: url(img/slider/next.png) no-repeat center;
}





h2.home {
	width: 940px;
	font-weight:300;
	color: #afafaf;
	font-size:21px;
	letter-spacing: 2px;
	height: 22px;
	padding: 2px 10px 6px 10px;
	margin: 25px 0px 5px 0px;
	background: url(img/line-punt.gif) repeat-x bottom;
}
h2.home strong {
	color: #c2989a;
	font-weight:300;
}


.home-product-row .item{
	width: 150px;
	min-height: 190px;
	margin: 5px;
	float:left;
}



.home-product-row .item .dest {
	display: block;
	width: 150px;
}

.home-product-row .item .like {
	display: block;
	position:relative;
	top: -20px;
	float: right;
	margin-bottom: -20px;
}


.dest .head {
	float: left;
	height: 146px;
	width: 150px;
	background: #FFFFFf;
	overflow: hidden;
}

.dest .bajada {
	height: 60px;
	width: 130px;
	padding: 5px 15px 5px 5px;
	z-index:15;
	font-size: 12px;
	letter-spacing: 2px;
	color: #a0a0a0;
	float: left;
	line-height: 21px;
	background: url(img/line-punt.gif) repeat-x bottom;
}

.dest .bajada h3 {
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
	color: #c2989a;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	height:40px;
	overflow:hidden;
}

.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;
    width:960px;
    table-layout:fixed;
}

.home-product-row{
	width: 960px;
}


#sub-menu {
	width: 170px;
	float:left;
	min-height: 400px;
	text-align: left;
	margin-right: 10px;
	
}

#sub-menu h3 {
	color: #cfcfcf;
	width: 160px; 
	margin: 2px 0px 10px 0px;
	padding: 4px 0px 0px 4px;
	text-transform:uppercase;
	letter-spacing: 4px;
	font-size: 18px;
	font-weight: 200;
}

#sub-menu li {
	width: 140px;
	padding-left: 20px;
	margin: 8px 0px;
	text-align: left;
	font-size: 16px;	
	font-weight: 300;
	color: #a0a0a0;
	letter-spacing: 3px;
}

#sub-menu li a {
	color: #a0a0a0;
	text-decoration: none;
}

#sub-menu li a:hover {
	color: #c2989a;
	text-decoration: none;
}


.product-table{
    display:table;
    width:777px;
    table-layout:fixed;
}

.product-row{
	width: 777px;
	height: 225px;
	margin: 10px 0px 25px 0px;
}

.product-row .item{
	width: 150px;
	min-height: 190px;
	margin: 5px 0px 5px 44px;
	float:left;
}



.product-row .item .dest {
	display: block;
	width: 150px;
}

.product-row .item .like {
	display: block;
	position:relative;
	top: -20px;
	float: right;
	margin-bottom: -20px;
}




#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: 540px;
	padding: 10px 0 10px 50px;
	float: left;
}

					
					.productheaderBox .title h2 {
							font-size: 37px;
							font-weight: 300;
							color: #c2989a;
							line-height: 32px;
							margin: 25px 0px 0px 0px;
							
						}
				
			
			      .productheaderBox .mod-prod {
				  		width: 540px;
						margin: 0px 0px 10px 0px;
						padding: 10px 0px;
						float: left;
						background: url(img/line-punt.gif) repeat-x bottom;
					}
					
					
							.productheaderBox .mod-prod .price {
									width: 235px;
									height: 30px;
									font-size: 29px;
									font-weight: 300;
									color:#a6a6a6;
									letter-spacing: 2px;
									float: left;
									line-height: 25px;
									margin: 0px;
									padding: 0px;
								}
							
							.productheaderBox .mod-prod .var {
									width: 270px;
									float: right;
									margin-left: 10px;
									margin-top: 4px;
									background: #f2f2f2;
								}
								
							.productheaderBox .mod-prod .var select {
									   background: #FFFFFF;
									   padding: 2px;
									   font-size: 14px;
									   color: #c2989a;
									   border: none;
									   height: 25px;
									   margin: 5px;
									   font-family: 'Yanone Kaffeesatz', sans-serif, Helvetica, Arial, sans-serif;
									   font-weight: 300;
									  }
								
					
						
		.productheaderBox .col2 {
			width: 200px;
			height: 66px;
			float:left;
		}
				
								
				.productheaderBox .col2 .addToCartButton {
					width: 230px;
					height: 28px;
					margin: 0px 0px 0px 9px;
				}
				
					.productheaderBox .col2 .addToCartButton .button,.submit_button {
							background: none;
							width: 230px;
							height: 28px;
							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;
							text-align: left;
							text-transform: uppercase;
							font-size: 11px;
							color: #ffffff;
							background: #c2989a;
							cursor: pointer;border: none;
							font-weight: 400;
							letter-spacing: 1px;
							padding: 0px 0px 0px 32px;
						} 
					
					.productheaderBox .col2 .addToCartButton .button:hover,.submit_button:hover  {
							text-decoration:none;
						}



#fauxContainer{
	position:relative;
	left:-564px;
}

#fauxContainer > div{
	position:relative;
	left:564px;
}







/* Left col */
.productContainer .imagecol {
	float: left;
	width: 370px;
	padding: 2px 0px;
	margin: 10px 0px 30px 0px;
	
}

.productContainer .imagecol .imagecolContent {
	width: 370px;
	max-height: 390px;
	background:#FFFFFF;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
	
.productContainer .imagecol .imagecolContent img {
	display: block;
	max-width: 370px;
}

.thumbnail-container {
	overflow: hidden;
	float:left;
	width:390px;
	margin: 18px 0px;
	position: relative;
	z-index: 1;
}

.thumbnail-container .single-thumb {
	float:left;
	margin:0px 17px 15px 0px;
}

.thumbnail-container .single-thumb a {
	display:block;	
}

.thumbnail-container .single-thumb img {
	width: 80px;	
}

#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-------------------------*/

h2.title-page {
		font-weight: 200;
		font-size: 48px;
		letter-spacing: 4px;
		color: #ADADAD;
		text-transform:uppercase;
		margin:0;
		}

.page-static {
	width: 960px;
	float:left;
	margin-top: 5px;
	}
	
	
		.page-static .cont {
			width: 960px;
			float:left;
			padding: 5px;
			}
			
				.page-static .cont img {
					margin: 5px 20px 15px 0px;
					}
				
			
				
				.page-static .cont h3 {
					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-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-size: 14px;
					color: #7f7f7f;
					margin: 0px 10px 12px 0px;
					line-height: 19px;
					}
						
						
				
		




/* --- Shopping Cart --- */
#shoppingCartPage .contentBox {
	padding:5px 0px;
	width:960px;
}

#shoppingCartPage .contentBox,
#shoppingCartPage .contentBox a {
	color:#c2989a;
}

#shoppingCartPage .cart-contents {
	width: 960px;
	margin-bottom: 5px;
}

#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: #CFCFCF;
	height:19px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 18px;
	font-weight: 200;
}

#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: 52px;
	width: 940px;
	position: relative;
	padding: 10px;
	background: url(img/line-punt.gif) repeat-x bottom;
}

/* Column widths */
#shoppingCartPage .cart-contents .firstrow .col-product {
	width: 370px;
	margin-left: 120px;
}

#shoppingCartPage .cart-contents .productrow .col-image {
	width: 100px;
	margin-top: -6px;
	height: 64px;
	overflow: hidden;
	
}

#shoppingCartPage .cart-contents .productrow .col-name {
	width: 365px;
	font-weight:400;
	font-size: 24px;
}

#shoppingCartPage .cart-contents .firstrow .col-quantity{
	width: 90px;
}

#shoppingCartPage .cart-contents .productrow .col-quantity{
	width: 60px;
}

#shoppingCartPage .cart-contents .firstrow .col-price{
	width: 100px;
}
#powered a{text-decoration:underline;}
#powered a:hover{text-decoration:none;}

#shoppingCartPage .cart-contents .col-price{
	width: 130px;
}

#shoppingCartPage .cart-contents .firstrow .col-subtotal{
	width: 130px;
}

#shoppingCartPage .cart-contents .col-subtotal{
	width: 130px;
}

#shoppingCartPage .cart-contents .productrow .col-delete{
	width: 29px;
	height: 29px;
	text-align: center;
	margin-left: 40px;
}


#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: 300;
	font-size: 28px;
	padding: 10px 124px 10px 10px;
	color: #9A9A9A;
}

#shoppingCartPage .go-to-checkout{
	text-align:right;
	width:960px;
	margin:10px 0px 20px 0px;
}

#shoppingCartPage .go-to-checkout input{
	position: relative;
display:block;
margin: 0 ;
margin-left: 12px;
width: 190px;
height: 52px !important;
padding: 4px 10px;
text-align: center;
border: none;
color: white;
background: #FF89D4;
font-weight: 300;
letter-spacing: 3px;
font-size: 17px;
float:right;
}

#shoppingCartPage .go-to-checkout input:hover{
	background: #DF69B4;
font-weight: 600;
}



#shoppingCartPage .go-to-checkout input#change-quantities{
	display:none;
}


/* Checkout Form */
.contentBox.contact,
.contentBox.contact a{
	color: #535353;
}

.contentBox.contact .info{
	width:372px;
	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: 20px;
	margin-bottom: 2px;
	letter-spacing: 3px;
	color: #9a9a9a;
	height: 34px;
	line-height: 15px;
	padding: 8px 0px;
}

.contentBox.contact .info li a{
	font-size:18px;
	margin-bottom:3px;
	color: #C2989A;
}


.contentBox.contact .info li strong{
	font-size:14px;
	margin-bottom:3px;
	color: #999999;
	letter-spacing: 1px;
	font-weight: 300;
}

.contentBox.contact .info li img{
	position: relative;
	top: -4px;
	margin: 0px 12px;
	float: left;
}



.contentBox.contact .info .social{
	margin-top:20px;
}

.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:545px;
	float:left;
	margin:10px 0px;
	padding: 10px;
	background: #fae6e6;
}

#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 {
	display: inline-block;
	width: 110px;
	padding: 5px 10px;
	color: #c2989a;
	font-weight: 300;
	text-align: right;
	vertical-align: middle;
	font-size: 16px;
}

.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: 385px;
	border: none;
	height: 16px; 
	margin-top: 3px;
	color:#7f7f7f;
	background: #FFFFFF;
	padding: 5px;
}

.contact_form .field textarea {
	width: 385px;
	height: 138px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#checkoutForm .form-field input:focus,.contact_form .field input:focus,.contact_form .field textarea:focus{
	
}

.contact_form .submit_button {
	position: relative;
	left: 356px;
	top: -15px;
	margin: 0 0 -15px 0;
	margin-left:12px;
	width: 168px;
	height: 29px;
	padding: 4px 10px;
	text-align: center;
	border: none;
	color: #ffffff;
	background: #c2989a;
	font-weight: 300;
	letter-spacing: 3px;
	font-size: 17px;
}
.contact_form input:hover.submit_button {
	background: #d0d0d0;
	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{
	position: relative;
margin: 0 ;
width: 168px;
height: 44px;
float: left;
padding: 4px 10px;
text-align: center;
border: none;
color: white;
background: #FF89D4;
font-weight: 300;
letter-spacing: 3px;
font-size: 17px;
display:block;
}

#shoppingCartPage .go-to-checkout a:hover.button{
	background: #DF69B4;
font-weight: 600;
}

.contentBox>p {
	margin: 20px;
}

#single-product{
	clear: both;
}

.shareDiv {
	padding: 0px  12px!important;
	width: 266px;
	float: left;
	height: 29px;
	background: #f2f2f2;
}


.shareLinks {
	float: left;
}

.shareLinks .shareItem {
	margin: 4px 5px;
	float: left;
}

.shareLinks .shareItem.google {
	margin-right: 0;	
	margin-left: 4px;
	width: 60px;
	
}

.shareLinks .shareItem.facebook {
	width:108px;
	margin-left:6px;	
}

.shareLinks .shareItem.facebook iframe {
	width:108px !important;
}

.descriptioncolContent {
	width: 540px;
	padding: 15px 0px;
	background: none;
	color:#a7a7a7;
}		

		.descriptioncolContent h2 {
				font-size: 26px;
				margin: 2px;
				text-transform:uppercase;
				font-weight:500;
			}
		
.descriptioncolContent div,
			.descriptioncolContent p{
				font-size: 16px;
				margin: 0px 0px 16px 0px;
				line-height: 16px;
				color: #7f7f7f;
				letter-spacing:1px;
			}
			.descriptioncolContent p strong{
				font-weight:normal;
			}


.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:14px;
	color:#999999;
	font-weight: 300;
	margin: 5px;
	text-align:center;
}

.no-border-bottom{
	border-bottom:0 none;
}






/*** Nuevo ***/


#newsletter-form{
	width: 920px;
	height: 45px;
	text-align: left;
	float:left;
	margin: 5px 0px;
	padding: 0px 20px;
	background: #fae6e6;
}
#newsletter-form img{
	float:left;
	margin-top: 3px;
}
#newsletter-form p{
	float:left;
	padding: 5px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2989a;
}

#newsletter-form input.email{
	width: 300px;
	height: 31px;
	text-align: left;
	float:left;
	margin: 7px ;
	padding: 0px 10px;
	background: #ffffff;
	border: none;
}
#newsletter-form input.submit{
	width: 47px;
	height: 31px;
	text-align: left;
	float:left;
	margin: 7px 4px ;
	padding: 0px 10px;
	display:block;
	background: url(img/news-send.jpg) no-repeat center;
	border: none;
	cursor: pointer;
	font-size:0;
	text-indent:-9999px;
}


#footer {
	width: 960px;
	text-align: left;
	float:left;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: -4px;
    font-family: Arial, Helvetica, sans-serif;
	border-top: #dadada 1px solid;
}
		
		#footer .tree {
				width: 235px;
				text-align: left;
				float:left;
				margin: 15px 10px 15px 5px;
				font-family: Arial, Helvetica, sans-serif;				
			}
			
					#footer .tree ul {
							width: 110px;
							text-align: left;
							list-style: none;
							float:left;
							margin: 0px 4px 0px 0px;
							padding: 0px;
						}
						
							#footer .tree ul li {
							width: 100px;
							text-align: left;
							list-style: none;
							float:left;
							padding: 0px;
							margin: 2px 0px;
							color: #909090
							
						}
							
							#footer .tree ul li a {
							color: #909090;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 10px;
							letter-spacing: 1px;
							line-height: 12px;
							margin: 0px;
							padding: 0px;
						}
						
						
						
						
		#footer .econ {
				width: 215px;
				text-align: left;
				float:left;
				margin: 15px 10px 15px 5px;
			}
				
				#footer .econ h2 {
						width: 225px;
						font-family:  'Yanone Kaffeesatz', sans-serif, Helvetica, Arial, sans-serif;
						color: #c2989a;
						font-size: 15px;
						letter-spacing: 2px;
						font-weight: 200;
						text-align: left;
						float:left;
						margin: 0px 0px 8px 0px;
					}
		#footer .social {
				width: 245px;
				height: 130px;
				text-align: left;
				float:left;
				margin: 15px 0px 15px 5px;
			}
					#footer .social ul {
							width: 245px;
							height: 130px;
							text-align: right;
							list-style: none;
							float:left;
							margin: 0px;
							padding: 0px;
						}
						
							#footer .social ul li {
							width: 245px;
							height: 20px;
							text-align: right;
							list-style: none;
							float:left;
							padding: 0px;
							margin: 5px 0px;
							color: #909090
							
						}
							
							#footer .social ul li a {
							text-transform:uppercase;
							color: #909090;
							font-family:  'Yanone Kaffeesatz', sans-serif, Helvetica, Arial, sans-serif;
							font-size: 17px;
							font-weight: 300;
							letter-spacing: 3px;
						}
					
					
					
					
		#footer .legal {
				width: 940px;
				font-family: Arial, Helvetica, sans-serif;
				text-align: center;
				line-height: 14px;
				font-size: 9px;
				color: #999999;
				clear:both;
				margin: 0px 10px 2px 10px;
			}
			#footer .legal strong {
				color: #c2989a;
				padding-bottom: 5px;
			}


#footer2 {
	width: 960px;
	height: 30px;
	text-align: left;
	float:left;
	background: #e4e4e4;
	color: #b7b7b7;
	margin-bottom: 10px;
}

		#footer2 p {
					font-size: 13px;
					font-weight: 200;
					padding: 8px 20px;
					letter-spacing: 3px;
					float: left;
					color: #b7b7b7;
					margin:0;
				}
		#footer2 .by {
					text-align: right;
					float: right;
					font-weight: 200;
					padding: 7px 20px;
					letter-spacing: 1px;
					color: #b7b7b7;
					font-size: 14px;
		}
					#footer2 .by a {
					color: #b33878;
					}
					

.quantitybut{
	height:0px;
	font-size:0px;
}

#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 img{
	max-width:150px;
}
.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;
}

.siteBarContainer a{
	font-weight: bold;
}

/* User content */
.contentBox.user-content{
	padding:10px;
}

.user-content {
    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 ***/
ul.sf-menu {
	margin:	  2px 0px;
}

ul.sf-menu li {
	margin:	  0px;
	text-align: right;
}

ul.sf-menu li ul li {
	text-align: left;
}

.sf-menu, .sf-menu * {
	margin:	  0px;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em; /* left offset of submenus need to match (see below) */
	padding:10px 0px;
}
.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:			26px; /* 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 {
	float: right;
}
.sf-menu a {
	font-size: 22px;
    height:25px;
	letter-spacing: 0px;
    line-height:16px;
    padding:0px 0px 0px 20px;
	text-decoration:none;
	color: #afafaf;
	font-weight:200;

}

.sf-menu ul a, .sf-menu ul a:visited {
	font-size: 18px;
    height:22px;
	letter-spacing: 2px;
    line-height:16px;
    padding:0px 10px;
	text-decoration:none;
	color: #ffffff;
	font-weight:300;

}
.sf-menu ul a:hover {
	text-decoration: underline;
color: #ffffff;

}

.sf-menu a, .sf-menu a:visited {
	color: #afafaf;
}
.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: #999999;
}

.sf-menu ul {
background: url(img/ul-bak.png) !IMPORTANT ;
}

.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;	
}

.item .head {
	position:relative;
	top:0;
	left:0;
}

.item .head img{
	position: absolute;
	left: 0;
	top: 0;
}

.item .head img.sob-encomenda{
	z-index: 100;
	left: -4px;
	top: -4px;
}

.hidden-var{
	height:0;
	overflow:hidden;
	width:0;
}

.attributeLine{
	padding:5px;
}

.attributeLine label{
	width:100px;
}

.attributeLine select,
.attributeLine input
{
	width:150px;
}
r: #b7b7b7;
	margin-bottom: 10px;
}

		#footer2 p {
					font-size: 13px;
					font-weight: 200;
					padding: 8px 20px;
					letter-spacing: 3px;
					float: left;
					color: #b7b7b7;
					margin:0;
				}
		#footer2 .by {
					text-align: right;
					float: right;
					font-weight: 200;
					padding: 7px 20px;
					letter-spacing: 1px;
					color: #b7b7b7;
					font-size: 14px;
		}
					#footer2 .by a {
					color: #b33878;
					}
					

.quantitybut{
	height:0px;
	font-size:0px;
}

#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 img{
	max-width:150px;
}
.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:#fff;
}

/* 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;
}

.siteBarContainer a{
	font-weight: bold;
}

/* User content */
.contentBox.user-content{
	padding:10px;
}

.user-content {
    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 ***/
ul.sf-menu {
	margin:	  2px 0px;
}

ul.sf-menu li {
	margin:	  0px;
	text-align: right;
}

ul.sf-menu li ul li {
	text-align: left;
}

.sf-menu, .sf-menu * {
	margin:	  0px;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em; /* left offset of submenus need to match (see below) */
	padding:10px 0px;
}
.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:			26px; /* 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 {
	float: right;
}
.sf-menu a {
	font-size: 22px;
    height:25px;
	letter-spacing: 0px;
    line-height:16px;
    padding:0px 0px 0px 20px;
	text-decoration:none;
	color: #afafaf;
	font-weight:200;

}

.sf-menu ul a, .sf-menu ul a:visited {
	font-size: 18px;
    height:22px;
	letter-spacing: 2px;
    line-height:16px;
    padding:0px 10px;
	text-decoration:none;
	color: #ffffff;
	font-weight:300;

}
.sf-menu ul a:hover {
	text-decoration: underline;
color: #ffffff;

}

.sf-menu a, .sf-menu a:visited {
	color: #afafaf;
}
.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: #999999;
}

.sf-menu ul {
background: url(img/ul-bak.png) !IMPORTANT ;
}

.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;	
}

.item .head {
	position:relative;
	top:0;
	left:0;
}

.item .head img{
	position: absolute;
	left: 0;
	top: 0;
}

.item .head img.sob-encomenda{
	z-index: 100;
	left: -4px;
	top: -4px;
}

.hidden-var{
	height:0;
	overflow:hidden;
	width:0;
}

.attributeLine{
	padding:5px;
}

.attributeLine label{
	width:100px;
}

.attributeLine select,
.attributeLine input
{
	width:150px;
}

.infinite-scroll-loading{
	width:80px;
	margin:10px auto;
	height:80px;
	background: transparent URL('loading.gif');
}

#back-top {
	position: fixed;
	bottom: 30px;
	right: 70px;
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(up-arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

#seloEbit {
	float:left;
}

.login{
	font-size: 15px;
	display: inline-block;
	text-align: center;
	width: 148px;
}

#shipping-calculator ul.shipping-list li {
	display: block;
	float: none;
	text-align: left;
	margin-bottom: 10px;
}

#shipping-calculator ul.shipping-list {
    display: block;
    margin: auto;
    padding: 20px 0 0;
    width: 540px;
    border-bottom: none;
}

#shipping-calculator ul.shipping-list img {
	vertical-align: middle;
	margin-right: 20px;
}

#shipping-calculator {
    margin-top: 10px;
    text-align: center;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 10px;
}

#shipping-calculator input {
    margin-left: 10px;
    margin-right: 20px;
    width: 90px;
}

#shipping-calculator input[type="radio"] {
	width: 15px;
}

#shipping-calculator .button {
	vertical-align: middle;
	margin: 10px auto;
	color:#FFF;
}

#shipping-calculator .loading {
	background: url(images/spinner.gif) no-repeat center;
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-left: 20px;
}

#invalid-cep {
	color: #f00;
	margin-left: 20px;
}



