﻿/*GENERAL CSS

@import url(classes.css); 
@import url(custom.css);
@import url(components/components.ecommerce.basket/components.ecommerce.basket.css);*/

/* RESET CSS */

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,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, 
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	

:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {quotes: "" "";}
input, textarea {font-family: Arial, Helvetica, sans-serif;  line-height: 10px; margin: 0px; padding: 0px;}


body {
	background: #EEEEEE;
 	color: #535353; 
} 

.cms_12px_transp_grey {
	width: 100%;
}

.cms_generic_white_darkgrey {
	width: 100%;
}

.menu_tabla {
	width: 100%;
	margin-top: 3px;
}

.menu_enlaces {
	font-size: 15px;
	margin-left: 18px;
	margin-right: 18px;
	white-space: nowrap;
	text-decoration:none;
}

a.menu_enlaces:link 		{ color: #5D5D5D;}
a.menu_enlaces:visited { color: #5D5D5D;}
a.menu_enlaces:hover 	{ color: #2808FD;}
a.menu_enlaces:active 	{ color: #FBBA00;}


.buscador {
	background: url('/themes/0001/images/fondo_buscador.gif') #000;
	height: 30px;
	position: relative;
}

.buscador_caja {
	width: 82px;
	height: 15px;
	position: absolute;
	left: 12px;
	top: 6px;
	font-size: 9px;
}

.buscador_boton {
	position: absolute;
	left: 110px;
	top: 6px;
}


#MenuVertical {
	text-align: left; 
	width: 220px; 
}

#MenuVertical ul li { margin: 0px 0px 0px 10px; font-weight:bold; line-height: 30px;}
#MenuVertical ul li a {color: #111111; text-decoration: none; font-size:15px;}
#MenuVertical ul li a:visited {color: #111111; text-decoration: none; font-size:15px;}
#MenuVertical ul li a:hover {color: #111111; text-decoration: none; font-size:15px;}
#MenuVertical ul li a:active {color: #111111; text-decoration: none; font-size:15px;}

#MenuVertical ul li ul li { line-height:20px; padding:0; margin:0; height:20px; width:212px;}
#MenuVertical ul li ul li a, #MenuVertical ul li ul li a:visited { 

	float: left;
	width: 100%;
	line-height: 20px;
	display: block;
	border-bottom:1px solid #eeeeee;
	color: #555555;
	text-decoration: none;
	font-weight:normal;
	padding-left:2px;
	font-size:13px;
}

#MenuVertical ul li ul li a:hover { background: #dcc30d; color: #333333;font-size:13px;
}


#MenuVertical ul li ul li ul li { line-height:20px; width:202px;}
#MenuVertical ul li ul li ul li a, #MenuVertical ul li ul li ul li a:visited { 

	float: left;
	width: 100%;
	line-height: 20px;
	display: block;
	border-bottom:1px solid #eeeeee;
	color: #888888;
	text-decoration: none;
	font-weight:normal;
	margin-left: 10px;
	padding-left:2px;
	font-size:13px;
}
#MenuVertical ul li ul li ul li a:hover { background: #fdef8b; color: #333333;font-size:13px;
}


.footer {
	background: url('/themes/0001/images/footer_background.gif') repeat-x;
	height: 16px;
}

.cms_articles_table_title {
	font-size: 20px;
}

.cms_menu_option_grey img {
	padding-top: 7px;
}

.titulo_input {
	height: 40px;
	width: 130px;
	padding-left: 20px;
	vertical-align: bottom;
}

/* System */

hr {
  	border-top : none;
  	border-left : none;
	border-right : none;
	border-bottom : 1px Silver solid; /*solid; */
}

a:link { color:#333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #0084BB; text-decoration: none; } /*f9d21e*/
a:active { color: #333333; text-decoration: none; }
a.link_strike { color: #333333; text-decoration: none; }

#text_blue 		{ color: #0066CC; }
#text_red 		{ color: #CC3300; }
#text_orange 	{ color: #FF6600; }
#text_green 	{ color: #407B40; }
#text_grey 		{ color: #5F5F5F; }
#text_black 	{ color: #333333; }
#text_brown 	{ color: #9F6000; }

h1 { font-size: 20px; line-height: 25px; margin: 0px 0px 14px 0px; }
h2 { font-size: 18px; line-height: 20px; margin: 0px 0px 0px 0px; }


.fondo_encabezado {background: url('/themes/0001/images/fondo_encabezado.gif') repeat-x;}


#menu_main {
	width:957px;
	height:53px;
	background: url('/themes/0001/images/bg_menu.gif') repeat-x;
}

.menu_principal {
	width: 104px;
	height:53px;
	float:left;
	border-left:1px #7b7d80 solid;
	
}

#menu_main_sub {
	padding: 5px;
	line-height:14px;
	color: red;
}	


#menu_main_sub span {
	font-weight:bold;
	font-size: 11px;
}
	
.menu_principal a {color:#F5F5F5;font-size:10px;}	
.menu_principal a:visited {color:#F5F5F5;}
.menu_principal a:hover {color:#f9d21e;}	
	
.cmsClassSearchInput2 {
	border: #b3b3b3 1px solid;
	background: white;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 0.9em;
	line-height: normal;
	color: #666666;
}

.cms_menu_table {
	white-space:nowrap;
	font-weight:bold;
	width:100%;
}

.cms_menu_a {
	white-space:nowrap;
    text-align:center;
	font-weight:bold;
}

.cms_menu_a:link {color:#333333; white-space:nowrap;}
.cms_menu_a:visited {color:#333333; white-space:nowrap;}
.cms_menu_a:hover {color:#ffffff; white-space:nowrap;}
.cms_menu_a:active {color:#333333; white-space:nowrap;}

.ultimas_noticias {
	padding: 10px 10px 0 10px;
	font-size:11px;
	height: 288px;
	overflow: hidden;
}

.ultimas_noticias a:link {font-size:11px; color:#707070}
.ultimas_noticias a:hover {font-size:11px; color:#bfa116}
.ultimas_noticias a:visited {font-size:11px; color:#707070}
.ultimas_noticias a:active {font-size:11px; color:#707070}

.destacados_home {
	background-color:#faf9f9;
	font-size:11px;
	height:290px;
	min-height: 290px;
}

.destacados_home a:link {font-size:11px; color:#000000}
.destacados_home a:hover {font-size:11px; color:#e31515}
.destacados_home a:visited {font-size:11px; color:#000000}
.destacados_home a:active {font-size:11px; color:#000000}

.capsula {
	background:url('/themes/0001/images/fondo_capsula.gif') repeat-x;
	height: 31px;
}

.capsula span {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	vertical-align:middle;
	line-height:31px;
}

.general {
	border-left:1px solid #f1f1f1;
	height: 100px;
	overflow: hidden;
}

.table_links_margin {
	margin:10px;
}

.copyright {
	font-size:11px;
	color:#535353;
}

.copyright a:link {	font-size:11px;	color:#535353;}
.copyright a:visited {	font-size:11px;	color:#535353;}
.copyright a:hover {	font-size:11px;	color:#000000;}


/* CATALOG */

/* CMS RENDER: CATALOG ITEM */
.cmsClassCatItemTable {
	background-color: #FFFFFF;
	width: 100%;
}

.cmsClassCatItemElement {
	background-image: url('/themes/0001/images/cat_item_frame.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 170px;
	height: 170px;
}

.cmsClassCatItemElementTransp {
	background-color: #FFFFFF;
	width: 150px;
	height: 150px;
}

.cmsClassCatItemName {
	color: #2C2C2C;
}

.cmsClassCatItemPrice {
	color: #444444;
	font-weight: bold;
}

.cmsClassCatItemOffer {
	color: #444444;
	font-weight: bold;
}

/* CMS RENDER: CATALOG PRODUCT */
.cmsClassCatProductTable {
 	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	color: #444444;
	font-size: 14px; line-height: 16px; margin: 0px 0px 12px 0px;
	vertical-align: top;
}

.cmsClassCatProductTableLine {
	height: 20px;
}

.cmsClassCatProductImageContainer {
	width: 250px;
	height: 250px;
}

.cmsClassCatProductImage {
	background-image: url('/themes/0001/images/cat_product_frame.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
}

.cmsClassCatProductName {
 	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #2C2C2C;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.cmsClassCatProductManufacturer {
 	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.cmsClassCatProductField {
	color: #006699;
	font-size: 14px; line-height: 16px; margin: 0px 0px 12px 0px;
}

.cmsClassCatProductPrice {
	color: #444444;
	font-weight: bold;
	font-size: 14px; line-height: 16px; margin: 0px 0px 12px 0px;
}

.cmsClassCatProductNotes {
	color: #888888;
	font-weight: normal;
	font-size: 14px; line-height: 16px; margin: 0px 0px 12px 0px;
}

.cmsClassCatProductOffer {
	color: #444444;
	font-weight: bold;
	font-size: 14px; line-height: 16px; margin: 0px 0px 12px 0px;
}

.cmsClassCatProductsPropertiesHeader {
	color: #000000;
	font-weight: bold;
}

.cmsClassCatProductsPropertiesTitle {
	color: #666666;
	padding-right: 20px;
}

.cmsClassCatProductsPropertiesValue {
	color: Black;
}
 
/* CATALOG PRODUCTS LINKS */
.cmsClassCatProductLinks {
 	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #444444;
	text-align: left;
	font-size: 14px; line-height: 16px; margin: 0px 0px 12px 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}

.cmsClassCatProductLinks th {
	background-repeat: repeat-x;
	background-image: url(images/img_cms_points_h.png);
	border: 0px;
	height: 1px;
} 

.cmsClassCatProductLinks tr {
	vertical-align: top;
} 

.cmsClassCatProductLinks td {
	height: 12px;
	vertical-align: top;
} 

td.cmsClassCatProductLinksItems {
	color: #9370DB;
} 

/* CMS RENDER: PAGINATE */
td.cmsClassCatManCategory {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
} 

/* MAPA WEB */

.mapa_tabla {
	empty-cells: hide;
	border-collapse:separate;
}

.mapa_tabla td{

color:#666;
font-weight:bold;
padding:3px;
border-bottom: 1px dotted #C6B115;
	
}

.mapa_tabla td a:link {
color:#000;
font-weight:bold;	
}

.mapa_tabla td a:hover {
color:#C6B115;
font-weight:bold;	
}



