body {
	margin: 0; padding: 0; background: #fff url(v2/bg.jpg); font-size: 11px; font-family: Verdana, Arial, sans-serif;
}
.center  {
	width: 965px; margin: 0 auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#header {
	width: auto; background: url(v2/headerbg.jpg) repeat-x;
	height: 248px;
}

#header .center {
	/* background: url(v2/slogan.png) 495px 72px no-repeat; */
}

#menu {
	float: right; padding: 19px 8px 0 0;
}
#menu ul {
	list-style: none; margin: 0; padding: 0;
}

#menu li {
	float: left;
}
#menu span {
	visibility: hidden;
}

#menu a {
	display: block; height: 229px; width: 92px; background: url(v2/menu_home.jpg); text-decoration: none;
}
#menu #home a:hover, #menu #home a.sel {
	background-image: url(v2/menu_home_over.jpg);
}
.lang-es #menu a {
	background-image: url(v2/menu_home_es.jpg);
}
.lang-es #menu #home a:hover, .lang-es #menu #home a.sel {
	background-image: url(v2/menu_home_over_es.jpg);
}



#menu #products a {
	background-image: url(v2/menu_products.jpg);
}
#menu #products a:hover, #menu #products a.sel {
	background-image: url(v2/menu_products_over.jpg);
}

.lang-es #menu #products a {
	background-image: url(v2/menu_products_es.jpg);
}
.lang-es #menu #products a:hover, .lang-es #menu #products a.sel {
	background-image: url(v2/menu_products_over_es.jpg);
}


#menu #basics a {
	background-image: url(v2/menu_basics.jpg);
}
#menu #basics a:hover, #menu #basics a.sel {
	background-image: url(v2/menu_basics_over.jpg);
}

.lang-es #menu #basics a {
	background-image: url(v2/menu_basics_es.jpg);
}
.lang-es #menu #basics a:hover, #menu #basics a.sel {
	background-image: url(v2/menu_basics_over_es.jpg);
}



#menu #about a {
	background-image: url(v2/menu_about.jpg);
}
#menu #about a:hover, #menu #about a.sel {
	background-image: url(v2/menu_about_over.jpg);
}


.lang-es #menu #about a {
	background-image: url(v2/menu_about_es.jpg);
}
.lang-es #menu #about a:hover, .lang-es #menu #about a.sel {
	background-image: url(v2/menu_about_over_es.jpg);
}

#menu #contact a {
	background-image: url(v2/menu_contact.jpg);
}
#menu #contact a:hover, #menu #contact a.sel {
	background-image: url(v2/menu_contact_over.jpg);
}
.lang-es #menu #contact a {
	background-image: url(v2/menu_contact_es.jpg);
}
.lang-es #menu #contact a:hover, .lang-es #menu #contact a.sel {
	background-image: url(v2/menu_contact_over_es.jpg);
}


#mainbox {
	width: 965px;
}
#mainbox #main {
	background: url(v2/mainbox_bg.png) right top repeat-y;
}
#mainbox .top {
	height: 30px; background: url(v2/mainbox_top.png)  right top no-repeat;
}
#mainbox .bottom {
	height: 316px; background: url(v2/mainbox_bottom.png)  right bottom no-repeat;
}
#nav {
	width: 221px; margin-right: 49px; padding: 0;
}
#nav dt {
	border: 0; background: #291500 url(v2/nav_dtbg.png) right top no-repeat; height: 16px;
}
#content {
	float: left; padding: 0; width: 615px; margin-left: 35px;
}
#content .box {
	padding: 0;
}

#idiomas {
	position: absolute; margin: 0 0 0 900px; color: #fff;
	background: #291500;
	padding: 5px 10px;
	
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#idiomas a {
	color: #fff;
	font-size:13px; 
}

#portada {
	padding: 15px 0;
}
#portada .item {
	border: 1px solid #291500; width: 180px; height: 200px; float: left; margin: 0 1px 1px 0; padding: 10px;
}
.sale {
	background: url(sale.png) left top no-repeat; width: 57px; height: 57px; position: absolute; margin: -10px 0 0 -10px;
}
.foto {
	text-align: center;
}

#portada .desc {
	padding: 15px 0;
}
.tags_cloud {
	list-style: none; margin: 0; padding: 0; color: #666;
}
.tags_cloud li {
	display: inline; color: #666;
}

.article {
	padding: 0 0 40px 0;
}

.article .title a {
	color: #000; text-decoration: none;
}

.article .title a:hover {
	text-decoration: underline;
}

#nav dd a {
	color: #261300;
}

#page-blog #nav dd li, #page-article #nav dd li {
	padding-bottom: 5px;
}

#page-index #content .box, #page-page #content .box {
	padding-bottom: 0; background: none;
}


#comments { padding: 20px 0 0 0; }
#comments h2 { background: transparent url(content_h1.png) repeat-x scroll 0 0; font-size:12px; padding: 5px 10px; }
#comments #comment-list { list-style: none; margin: 0; padding: 5px 0 5px 10px; }
#comments .comment { background: #C9EAEE url(content_bg.png) repeat-x scroll 0 0; padding: 10px; margin:0; }
#comments .comment-details { background: #fff; color: #666; font-size: 10px; padding: 5px; text-align: right; margin: 0 0 15px 0; }

#comment-form { background: #C9EAEE url(content_bg.png) repeat-x scroll 0 0; padding: 0 15px 20px 20px; }
#comment-form dd { padding: 0 0 10px 0; margin: 0; }
#comment-form .hint { font-size:10px; color:#666; text-align: right; }

.input-error { border:2px solid #f00; }
dt.error label { background:#000; color:#fff; }
#comment-form .notice { background:#FFC; border:1px solid #F90; padding:15px; color:#333; font-weight:bold; }

#main-image {
	text-align: center; padding: 0 0 10px 0;
}
#alt-images {
	text-align: center; padding: 0 0 10px 0;
}
#alt-images img {
	padding: 0 3px;
}

#select-variants {
	width: 520px;
}

.ui-selectmenu-menu li span.new, .ui-selectmenu-status span.new, .prd-price span.new {
	display: inline;
	/* font-size: 14px;*/
	color: #f00;
	padding: 0 0 0 8px;
}

.ui-selectmenu s, .prd-price s {
	color: #999;
	padding: 0 0 0 5px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #333333;
}

