/* GENERAL CSS */

@import url(classes.css);


.table_box {
	width: 100%;
  	border-top : 1px Silver solid;
  	border-left : 1px Silver solid;
	border-right : 1px Silver solid;
	border-bottom : 1px Silver solid;
}

/* -------------------- */

body {
	background: #012f64;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353; 
} 

table {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	/*border-spacing: 0px;*/
	padding: 0px 0px 0px 0px;
	border-collapse: collapse; /* IMPORTANT: IE6 and FireFox compatible */
	border: 0px;
} 

td {
  border: inset 0pt;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
   /*z-index: -1;*/
   font-size: 11px;
	/*background-color: #FFFFFF; *//* #DFDFDF; #FFEFE1 #EFEFEF; AZUL #F0F5FF #EDF7E7; */
	font-weight: bold;
	color: #0066CC;
	padding: 1px;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  /*color: #0033CC;*/
  /*background: #F7F7F7; */
  /*border: 1px solid #CC0000;*/
   /*
  color: #000;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  */
}

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


a:link { color: #ff663a; text-decoration: none } /* #000000; 0066CC */
a:visited { color: #ff663a; text-decoration: none }
a:hover,a:active { color: #000000; text-decoration: none }

a.link_strike { color: #000000; text-decoration: none }

/* LINKS SUBRAYADOS */
.LinkSubtype1 {
	font: 11px Arial, Helvetica, sans-serif; color: #707070;
	/*color: #999999;*/
	/*line-height: 18px;*/
}

.LinkSubtype1:link, .LinkSubtype1:visited, .LinkSubtype1:active
{
	color: #000000; /*#999999;*/
	text-decoration: none;
	/*line-height: 18px;*/
}

.LinkSubtype1:hover
{
	color: #000000;
	text-decoration: underline;
	/*line-height: 18px;*/
}

/* TITULARES */
#title_8   { font-size: 8px;  font-weight: normal }
#title_8b  { font-size: 8px;  font-weight: bold;  }
#title_9   { font-size: 9px;  font-weight: normal }
#title_9b  { font-size: 9px;  font-weight: bold;  }
#title_10  { font-size: 10px; font-weight: normal }
#title_10b { font-size: 10px; font-weight: bold;  }
#title_12  { font-size: 12px; font-weight: normal }
#title_12b { font-size: 12px; font-weight: bold;  }
#title_14  { font-size: 14px; font-weight: normal }
#title_14b { font-size: 14px; font-weight: bold;  }
#title_16  { font-size: 16px; font-weight: normal }
#title_16b { font-size: 16px; font-weight: bold;  }
#title_18  { font-size: 18px; font-weight: normal }
#title_18b { font-size: 18px; font-weight: bold;  }
#title_20  { font-size: 20px; font-weight: normal }
#title_20b { font-size: 20px; font-weight: bold;  }
#title_22  { font-size: 22px; font-weight: normal }
#title_22b { font-size: 22px; font-weight: bold;  }

#title_8bl  { font-size: 8px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_9bl  { font-size: 9px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_10bl { font-size: 10px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_12bl { font-size: 12px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_14bl { font-size: 14px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_16bl { font-size: 16px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_18bl { font-size: 18px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_20bl { font-size: 20px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }
#title_22bl { font-size: 22px; font-weight: bold; border-bottom: 1px solid #ccc;  padding-bottom: 3px; margin-bottom: 3px; width: 100%; }

/* GRIDS */
#grid_td {
border-top: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
border-bottom: solid 1px #CCCCCC;
}

/* -------------------------------------------------------------------- */

/* CMS BUTTONS */
.ButtonCatProductInfo, .ButtonCatProductInfoClose, .ButtonCatProductCart, .ButtonSend {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666; /* #666666; #336699*/
	height: 21px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999; /* #999999; #437FBE*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc; /* #cccccc; #6C9ECF;*/
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.ButtonCatProductInfo {
	width: 150px;
}

.ButtonCatProductInfoClose {
	width: 150px;
}

/* CMS RENDER: GENERAL */
.cms_12px_transp_grey { font-size: 12px; color: #999999; }

.cms_sitename {
 	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
} 

/* CMS RENDER: MENUS */
.cms_menu_table_transparent {
 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #666666;
} 
.cms_menu_table_grey { 
 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background: #e1e1e1; /* #E5E5E5 */
	color: #999999;
}
.cms_menu_table_darkgrey { 
 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background: #6f6f6f; /*#7a7a7a;*/
	color: #999999;
}

.cms_18px_menu_table_black { 
 	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 18px; line-height: 24px; margin: 0px 0px 18px 0px;
	/*font-weight: bold;*/
}
.cms_18px_menu_table_grey { 
	color: #666666;
 	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 18px;
/*	font-weight: bold;*/
}

a.cms_18px_menu_option_grey:link 				{ font-size: 18px; color: #666666; text-decoration: none; font-weight: normal; }
a.cms_18px_menu_option_grey:visited 			{ font-size: 18px; color: #666666; text-decoration: none; font-weight: normal; }
a.cms_18px_menu_option_grey:hover,a:active 	{ font-size: 18px; color: #000000; text-decoration: none; font-weight: normal; }
a.cms_18px_menu_option_grey.link_strike 		{ font-size: 18px; color: #666666; text-decoration: none; font-weight: normal; }

a.cms_menu_option_black_bold:link 				{ color: Black; text-decoration: none; font-weight: bold; }
a.cms_menu_option_black_bold:visited 			{ color: Black; text-decoration: none; font-weight: bold; }
a.cms_menu_option_black_bold:hover,a:active 	{ color: Black; text-decoration: none; font-weight: bold; }
a.cms_menu_option_black_bold.link_strike 		{ color: Black; text-decoration: none; font-weight: bold; }
a.cms_menu_option_black:link 					{ color: Black; text-decoration: none; font-weight: normal; }
a.cms_menu_option_black:visited 				{ color: Black; text-decoration: none; font-weight: normal; }
a.cms_menu_option_black:hover,a:active 	{ color: Black; text-decoration: none; font-weight: normal; }
a.cms_menu_option_black.link_strike 		{ color: Black; text-decoration: none; font-weight: normal; }
a.cms_menu_option_grey:link 					{ color: #666666; text-decoration: none; font-weight: normal; }
a.cms_menu_option_grey:visited 				{ color: #666666; text-decoration: none; font-weight: normal; }
a.cms_menu_option_grey:hover,a:active 		{ color: #000000; text-decoration: none; font-weight: normal; }
a.cms_menu_option_grey.link_strike 			{ color: #666666; text-decoration: none; font-weight: normal; }
a.cms_menu_option_darkgrey:link 				{ color: #444444; text-decoration: none; font-weight: normal; }
a.cms_menu_option_darkgrey:visited 			{ color: #444444; text-decoration: none; font-weight: normal; }
a.cms_menu_option_darkgrey:hover,a:active { color: #000000; text-decoration: none; font-weight: normal; }
a.cms_menu_option_darkgrey.link_strike 	{ color: #444444; text-decoration: none; font-weight: normal; }
a.cms_menu_option_blue:link 					{ color: #003366; text-decoration: none; font-weight: normal; }
a.cms_menu_option_blue:visited 				{ color: #003366; text-decoration: none; font-weight: normal; }
a.cms_menu_option_blue:hover,a:active 		{ color: #003366; text-decoration: none; font-weight: normal; }
a.cms_menu_option_blue.link_strike 			{ color: #003366; text-decoration: none; font-weight: normal; }
a.cms_menu_option_orange:link 				{ color: #0099CC; text-decoration: none; font-weight: bold; }
a.cms_menu_option_orange:visited 			{ color: #F06000; text-decoration: none; font-weight: bold; }
a.cms_menu_option_orange:hover,a:active 	{ color: #F06000; text-decoration: none; font-weight: bold; }
a.cms_menu_option_orange.link_strike 		{ color: #F06000; text-decoration: none; font-weight: bold; }

a.cms_menu_option_darkgrey_b:link 				{ color: #333333; text-decoration: none; font-weight: bold; }
a.cms_menu_option_darkgrey_b:visited 			{ color: #333333; text-decoration: none; font-weight: bold; }
a.cms_menu_option_darkgrey_b:hover,a:active 	{ color: #333333; text-decoration: none; font-weight: bold; }
a.cms_menu_option_darkgrey_b.link_strike 		{ color: #333333; text-decoration: none; font-weight: bold; }

a.cms_menu_option_grey_u:link 				{ color: #666666; text-decoration: underline; font-weight: normal; }
a.cms_menu_option_grey_u:visited 			{ color: #666666; text-decoration: underline; font-weight: normal; }
a.cms_menu_option_grey_u:hover,a:active 	{ color: #666666; text-decoration: underline; font-weight: normal; }
a.cms_menu_option_grey_u.link_strike 		{ color: #666666; text-decoration: underline; font-weight: normal; }

a.cms_menu_option_style1:link, a.cms_menu_option_style1:visited, a.cms_menu_option_style1:hover, a.cms_menu_option_style1:active {
	color: #18ff12; text-decoration: none; font-weight: normal; 
}

a.cms_menu_option_style1.link_strike  {
	color: #666666; text-decoration: none; font-weight: normal; 
}

/*
a.cms_menu_option_style1:visited 			{ color: #666666; text-decoration: none; font-weight: normal; }
a.cms_menu_option_style1:hover,a:active 	{ color: #666666; text-decoration: none; font-weight: normal; }
a.cms_menu_option_style1.link_strike 		{ color: #666666; text-decoration: none; font-weight: normal; }
*/

/* VERTICAL MENU */
/*
body, td, th, div, li { font: 11px Arial, Helvetica, sans-serif; color: #707070; }
a, a:visited, a:link { color:#003366; text-decoration: none; }
a:hover { text-decoration: underline }
*/

ul { list-style: none; margin: 0px; padding: 0px;}
ul li { list-style: none; margin: 0px; padding: 0px;}
ol li { margin-top: 10px;}

#MenuVertical {
	font: 11px Arial, Helvetica, sans-serif; color: #c3c3c3;
	margin: 0px auto; text-align: left; background: #ffffff;
	position: relative; z-index: 1; margin: 0px 0px 0px 0px;
	}
#MenuVertical h3 { margin: 0px 0px 5px 0px; font-size: 15px; color: #c3c3c3; } /* #70a100 */
#MenuVertical li { margin: 2px 0px 2px 0px; }
#MenuVertical li a { padding-left: 14px; color: #666666; text-decoration:none;  font-weight: bold;}
#MenuVertical li a:hover, #MenuVertical li.selected a, #MenuVertical li.selected ul li.selected a {
	background: url('/themes/0001/images/icon_cms_next2.gif') no-repeat left center; color: #ff6600; text-decoration:none; } /* #70a100 font-weight: bold; */ 
#MenuVertical li.selected ul li a { background: none; color: #000000; text-decoration:none; font-weight: normal; }
#MenuVertical li ul li { margin: 2px 0px 2px 10px; }
#MenuVertical li ul li a { font-weight: normal; }
#MenuVertical div.top { border: 1px solid #cccccc; border-bottom: none; margin: 0px; height: 8px; }
#MenuVertical div.top { margin: 0px; }
#MenuVertical div.bottom { border: 1px solid #cccccc; border-top: none; margin: 0px; height: 10px; }

#MenuVertical2 {
	font: 11px Arial, Helvetica, sans-serif; color: #707070;
	margin: 0px auto; text-align: left; background: #ffffff;
	position: relative; z-index: 1; margin: 0px 0px 0px 0px;
	}
#MenuVertical2 h3 { margin: 0px 0px 5px 0px; font-size: 15px; color: #003366; } /* #70a100 */
#MenuVertical2 li { margin: 2px 0px 2px 0px; }
#MenuVertical2 li a { padding-left: 14px; color: #707070; text-decoration:none; } /* font-weight: bold; */
#MenuVertical2 li a:hover, #MenuVertical2 li.selected a, #MenuVertical2 li.selected ul li.selected a {
	background: url('/themes/0001/images/icon_cms_next2.gif') no-repeat left center; color: #CC0000; text-decoration:none; } /* #000000; #70a100 font-weight: bold; */ 
#MenuVertical2 li.selected ul li a { background: none; color: #707070; text-decoration:none; font-weight: normal; }
#MenuVertical2 li ul li { margin: 2px 0px 2px 10px; }
#MenuVertical2 li ul li a { font-weight: normal; }
#MenuVertical2 div.top { border: 1px solid #cccccc; border-bottom: none; margin: 0px; height: 8px; }
#MenuVertical2 div.top { margin: 0px; }
#MenuVertical2 div.bottom { border: 1px solid #cccccc; border-top: none; margin: 0px; height: 10px; }

/* ARTICLES */
.cms_articles_table_title {
 	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	color: #012f64;
	font-size: 20px; line-height: 24px; margin: 0px 0px 18px 0px;
    font-weight: bold;
	
} 

.cms_articles_table_body {
 	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
	font-size: 11px; line-height: 16px; margin: 0px 0px 12px 0px;
	vertical-align: top;
}

.cms_articles_image_text {
	background-color: #E2E2E2;
	color: #666666;
	text-align: left;
	margin: 5px;
}

/* HISTORY */
a.cms_articles_history:link 				{ font-size: 11px; color: #3366CC; text-decoration: underline; font-weight: normal; }
a.cms_articles_history:visited 			{ font-size: 11px; color: #CC4E33; text-decoration: underline; font-weight: normal; }
a.cms_articles_history:hover,a:active 	{ font-size: 11px; color: #333333; text-decoration: underline; font-weight: normal; }
a.cms_articles_history.link_strike 		{ font-size: 11px; color: #333333; text-decoration: underline; font-weight: normal; }

.cms_articles_history_cells {
	/*	width: 100%; */
}

td.cms_articles_history_cells {
	background-color: #585858;
	color: #FFFFFF;
	/* text-align: left; */
}

/* Articles - Lists */
.cms_list{
	width: 350px;
	background:url('/themes/0001/images/img_cms_list_background.gif') bottom left no-repeat; 
	text-align: left;
	border-collapse: collapse; /* IMPORTANT: IE6 and FireFox compatible */
	padding: 10px 0px 0px 0px;
	border: 0px;
}

.cms_list td{
	padding: 0px 10px 8px 0px; line-height:16px; margin-bottom:10px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif; color: #444444;
}

.cms_list_top{
	width: 350px;
	background:url('/themes/0001/images/img_cms_list_top.gif') top left no-repeat; 
	text-align: left;
	border-collapse: collapse; /* IMPORTANT: IE6 and FireFox compatible */
	border: 0px;
}

.cms_list_top td{
	font: 12px Tahoma, Arial, Helvetica, sans-serif; color: #444444;
	font-weight: bold;
	padding:12px 5px 15px 15px; line-height:16px; margin-bottom:20px;
}

.cms_list_title{
	text-align: left;
	border: 0px;
}

.cms_list_title td{
	font: 14px Tahoma, Arial, Helvetica, sans-serif; color: #003366;
	font-weight: bold;
	line-height:12px;
	padding:0px 0px 15px 0px; 
}

/* Ocultar email */
.cms_back {
	unicode-bidi:bidi-override;
	direction: rtl;
} 

/* 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;
}

.cmsClassCatItemElement2 {
	background-image: url('/themes/0001/images/cat_item_frame2.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; /*#0066CC;*/
	font-weight: bold;
}

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

/* CMS RENDER: CATALOG PRODUCT */
.cmsClassCatProductTable {
 	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	color: #444444;
	font-size: 11px; 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: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #2C2C2C;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

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

.cmsClassCatProductCategory {
 	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 2px 0px 0px 0px;
}

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

.cmsClassCatProductPrice {
	color: #444444; /* #0066CC; */
	font-weight: bold;
	font-size: 11px; line-height: 16px; margin: 0px 0px 12px 0px;
}

.cmsClassCatProductNotes {
	color: #888888; /* #0066CC; */
	font-weight: normal;
	font-size: 11px; line-height: 16px; margin: 0px 0px 12px 0px;
}

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

.cmsClassCatProductsPropertiesHeader {
	/*background-color: #EEEEEE;*/
	color: #000000; /*#666666;*/
	font-weight: bold;
}

.cmsClassCatProductsPropertiesTitle {
	/*background-color: #EEEEEE;*/
	color: #666666; /* #666666; #003366*/
	/*font-weight: bold;*/
	padding-right: 20px;
}

.cmsClassCatProductsPropertiesValue {
	/*background-color: #EEEEEE;*/
	color: Black; /*#003366*/
	/*font-weight: bold;*/
}
 
/* CATALOG PRODUCTS LINKS */
.cmsClassCatProductLinks {
 	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: left;
	font-size: 11px; 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;
} 

/* CMS RENDER: PAGINATE */
.cmsClassPaginate {
	width: 100%;
	background-color: #585858;
	color: #FFFFFF;
}

td.cmsClassPaginate {
	background-color: #585858;
	color: #FFFFFF;
}

/* CMS RENDER: SEARCH */
.cmsClassSearchTable {
	/*background-image: url('/themes/0001/images/img_cms_search_background.png');*/
	background-image: url('/themes/0001/images/img_cms_man_background.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 215px; /* 177px; */
}
	
.cmsClassSearchInput { width: 125px; height: 15px; border: #999999 1px solid; padding-left: 3px; font: 10px Verdana, Arial, Helvetica, sans-serif; color:#333333; }
.cmsClassSearchButton { margin-left: 0px; margin-right:3px; width:28px; height:15px;  }
.cmsClassSearchMark {
	background-color: #0099CC;
	color: White;
	font-weight: bold;
}

.cmsClassSearchInput2 {
	/*background: transparent; height: 17px; border: #e6e6e6 1px solid; padding-left: 3px; font: 10px Verdana, Arial, Helvetica, sans-serif; color:#333333;*/
	border: #e6e6e6 1px solid;
	background: white;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: verdana,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 0.9em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #666666;
}

/* CMS RENDER: CATALOG_MANUFACTURERS */
.cmsClassManufacturersTable {
	background-image: url('/themes/0001/images/img_cms_man_background.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 215px; /*177px;*/
}

/* CMS RENDER: NEWSLETTER */
.cmsClassNewsLetterTable {
	background-image: url('/themes/0001/images/img_cms_newsletter_background.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 177px;
	height: 150px;
	
 	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: left;
	font-size: 11px; line-height: 14px; margin: 0px 0px 12px 0px;
	vertical-align: top;
}

.cmsClassNewsLetterInput { width: 120px; height: 15px; border: #999999 1px solid; padding-left: 3px; font: 10px Verdana, Arial, Helvetica, sans-serif; color:#999999; }

/* CMS RENDER: TABLES */
.cms_generic_white_darkgrey {
 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background: White;
	color: #333333;
} 
.cms_generic_grey_darkgrey { 
 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background: #FFFFFF;
	color: #333333;
	border-left: 1px solid #b0b0b0;
}
.cms_generic_darkgrey_white { 
 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background: #666666;
	color: White;
}

.cms_generic_white { 
 	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;
	color: White;
}

h1, .cms_generic_white_title_up { 
  font-size: 10px;
  font-family: arial, serif;
  text-transform: uppercase;
  line-height: 11px;
  color: White;
  margin: 0px 0px 0px 0px;
	padding: 4px;
}

.cms_generic_white_title_normal { 
	font-family: "georgia",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 2em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000000;
}

.cms_generic_white_title_spot { 
	width: auto;
	float: left;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 15px;
	margin-top: 35px;
	margin-right: 0pt;
	margin-bottom: 40px;
	margin-left: 0pt;
	font-family: "georgia",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 4em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #000000;
}

/* */
.table_simple {
 	/*font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 11px; */
	border-spacing: 0px;
	padding: 0px;
} 

/* CMS - GALLERIES */
.table_gallery {
 	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	/*background-color: #DCDCDC; */ /* #CCCCCC; */
	padding: 2px;
	border: 0px;
}

.table_gallery th {
	background-repeat: repeat-x;
	background-image: url(images/img_cms_points_h.png);
} 

/* CMS - ARTICLES LINKS */
.table_links {
 	/*font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;*/
	color: #444444;
	text-align: left;
	/*font-size: 11px; line-height: 16px; margin: 0px 0px 12px 0px;*/
	padding: 0px;
	border: 0px;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	/*color: #707070;*/
}

.table_links th {
	background-repeat: repeat-x;
	background-image: url(images/img_cms_points_h.png);
} 

.table_links tr {
	vertical-align: top;
} 

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

.table_links_margin {
	padding: 0px;
	border: 0px;
	width: 160px;
}

.table_links_margin th {
	width: 5px;
} 

a.cms_print:link 					{ font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; }
a.cms_print:visited 				{font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; }
a.cms_print:hover,a:active 	{ font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;  }
a.cms_print.link_strike 		{ font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;  }

/*************************************************************
ARTICLE - DRAW
**************************************************************/

#article_draw_line {
	background-repeat: repeat-x;
	background-image: url(images/img_cms_points_h.png);
} 

/*************************************************************
CMS FORMS
**************************************************************/

/* HEADERS */
/*h1,.p18px { font-size: 18px; line-height: 24px; margin: 0px 0px 18px 0px; }*/
.p18px { font-size: 18px; line-height: 24px; margin: 0px 0px 18px 0px; }
h2,.p14px { font-size: 14px; line-height: 21px; margin: 0px 0px 14px 0px; }
h3        { font-size: 12px; line-height: 18px; margin: 0px 0px 12px 0px; }
h4,.p11px { font-size: 11px; line-height: 15px; margin: 0px 0px 11px 0px; }
h5,.p10px { font-size: 10px; line-height: 13px; margin: 0px 0px 10px 0px; }
h6,.p9px   { font-size: 9px;  line-height: 12px; margin: 0px 0px 9px 0px;  }
/*h1,h2,h3,h4,h5,h6,b,strong { font-weight: bold; }*/
h2,h3,h4,h5,h6,b,strong { font-weight: bold; }

/* Paragraph */
p { font-size: 11px; line-height: 16px; margin: 0px 0px 12px 0px; }

/* TABLE
td { font-size: 11px; line-height: 16px; margin: 0px 0px 12px 0px; }
 */

/* TD ALIGNMENT */
td.ol { vertical-align:top; text-align:left; }
td.om { vertical-align:top; text-align:center; }
td.or { vertical-align:top; text-align:right; }
td.ml { vertical-align:middle; text-align:left; }
td.mm { vertical-align:middle; text-align:center; }
td.mr { vertical-align:middle; text-align:left; }
td.ul { vertical-align:bottom; text-align:left; }
td.um { vertical-align:bottom; text-align:center; }
td.ur { vertical-align:bottom; text-align:right; }

/* TD PADDING */
td.FormFields { padding: 12px 12px 12px 12px; }
td.FormHeader { padding: 0px 12px 0px 12px; }

/* DIV
div { font-size:11px; }
 */

/* FORMS  */
form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

/* INPUTS */
.f100px  { width:100px; height:18px; border-left: #444444 1px solid; border-top: #444444 1px solid; border-right:#444444 1px solid; border-bottom: #444444 1px solid; padding-left: 5px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#444444; }
.f150px  { width:150px; height:18px; border-left: #444444 1px solid; border-top: #444444 1px solid; border-right:#444444 1px solid; border-bottom: #444444 1px solid; padding-left: 5px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#444444; }
.f200px  { width:200px; height:18px; border-left: #444444 1px solid; border-top: #444444 1px solid; border-right:#444444 1px solid; border-bottom: #444444 1px solid; padding-left: 5px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#444444; }
.f250px  { width:250px; height:18px; border-left: #444444 1px solid; border-top: #444444 1px solid; border-right:#444444 1px solid; border-bottom: #444444 1px solid; padding-left: 5px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#444444; }
.f300px  { width:300px; height:18px; border-left: #444444 1px solid; border-top: #444444 1px solid; border-right:#444444 1px solid; border-bottom: #444444 1px solid; padding-left: 5px; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; color:#444444; }

/* Colores directos */
#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; }

/*COLORS  */
.ColorBlackTxt { color: #000000; }
.ColorRed1Txt  { color: #999999; }
.ColorRed2Txt  { color: #FF0000; }
.ColorGrey1Txt { color: #999999; }
.ColorGrey2Txt { color: #EEEEEE; }
.ColorGrey3Txt { color: #666666; }
.ColorGrey4Txt { color: #000000; }
.ColorBlue1Txt { color: #0066CC; }
.ColorBlue2Txt { color: #006699; }
.ColorBlue3Txt { color: #0000FF; }
.ColorErrorTxt { color: #990000; }

/*COLORS  BG */
.ColorGray1Bg { background-color: #999999; }
.ColorGray2Bg { background-color: #CCCCCC; }
.ColorBlue1Bg { background-color: #D4DCE6; }
.ColorBlue2Bg { background-color: #F5F5F5; }
.ColorWhiteBg { background-color: #FFFFFF; }

/* BUTTONS */
.SubmitButton {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#FFFFFF; background-color:#666666; height:21px;
	border-left: #999999 2px solid; border-top: #CCCCCC 2px solid; border-right:#333333 2px solid;
	border-bottom: #000000 2px solid;
	padding: 1px 3px 2px 3px;
	width: 70px;
}
.SubmitImage { margin: 0px 5px 0px 2px; height:25px; }

/* CMS_FORM_TITLE */
#CMS_FORM_TITLE { color: #000000; }
#CMS_FORM_TITLE p { margin: 0px 0px 0px 0px; }
#CMS_FORM_TITLE h1 { margin: 0px 0px 12px 0px; }

/* CMS_FORM_TABLE */
#CMS_FORM .FormHeader { background-color: #FFFFFF; }
#CMS_FORM .FormHeader h2, #CMS_FORM .FormFields h4 { margin: 0px 0px 0px 0px; color: #000000; }

#CMS_FORM { margin: 12px 0px 0px 0px; color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000;
}
#CMS_FORM p { font-size:11px; line-height:15px; }
#CMS_FORM ul { margin: 0px 0px 0px 5px; }
#CMS_FORM li { font-size:11px; line-height:15px; background-position: 0px 4px; }


/* CMS - DISEŅO DE PAGINAS */
.cms_design_page {
	border: 0px grey dotted;
	/*background-color: White; */ /*#F5F5F5 */
}

.cms_design_container {
	border: 0px;
	width: 100%;
}
.cms_design_container a:link { color: #000000; }
.cms_design_container a:visited{ color: #000000; }
.cms_design_container a:hover, .cms_design_container a:active{ color: #000000; }

td.cms_design_column_caption {
	border: none;
}
.cms_design_column_caption a:link { color: #222222; }
.cms_design_column_caption a:visited{ color: #222222; }
.cms_design_column_caption a:hover, .cms_design_column_caption a:active{ color: #222222;}

td.cms_design_column {
	border: 0px solid #CCCCCC;
	/*border: 1px #444444 dotted; #ACD782;*/
}

td.cms_design_column_debug {
	border: 1px solid #CCCCCC; /*1px #444444 dotted; #ACD782*/
}

.cms_design_cells {
	width: 100%;
}

td.cms_design_cells {
	border: none;
}

.cms_design_cells a:link { color: #CC3300; }
.cms_design_cells a:visited{ color: #CC3300; }
.cms_design_cells a:hover, .cms_design_cells a:active{ color: #CC3300; }

/* Anidados */
.cms_design_container_nested {
	border: 0px;
	width: 100%;
}
.cms_design_container_nested a:link { color: #000000; }
.cms_design_container_nested a:visited{ color: #000000; }
.cms_design_container_nested a:hover, .cms_design_container a:active{ color: #000000; }

td.cms_design_column_caption_nested {
	border: none;
}


/* ---------------------------------------------- */

.table_box {
	width: 100%;
  	border-top : 1px Silver solid;
  	border-left : 1px Silver solid;
	border-right : 1px Silver solid;
	border-bottom : 1px Silver solid;
}

/* ----------------------------------------------- */
/* ECOMMERCE 													*/
/* ----------------------------------------------- */

.commerce_variant {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: arial,regular;
	width: 150px;
}

.commerce_size {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: arial,regular;
	width: 150px;
}

.commerce_units {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-family: arial,regular;
	width: 75px;
}

.hasStrike {
	font-size: 11px;
	text-decoration:line-through;
	font-weight: bold;
	color:#999999;
}
.redColor {
	font-size: 11px;
	color:#CC0000;
	font-weight: bold;
}
.blueColor {
	font-size: 11px;
	color:#336699;
	font-weight: bold;
}