/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	background-color: #FFFFFF;
	color: #504E53;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	/*position: relative;*/
	text-align: left;
	width: 750px;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #808080;
  text-decoration: none;
}

A:hover, .conf-links a:visited:hover {
  color: #ADACC2;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 0px;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/header/header_background.jpg); 
  background-repeat: no-repeat;
  background-color: #FFFFFF; 
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
  height: 125px;
  vertical-align: middle;
}
TABLE.header #img_logo {
  padding-left: 16px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

.headerTop {
  height: 5px;
}
.headerLeft {
/*
  background-image: url(../images/header/header_left.jpg); 
  background-repeat: no-repeat;
  background-color: #ffFFFF; 
*/
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
  height: 125px;
}
.headerRight {
  background-image: url(../images/header/header_right.jpg); 
  background-repeat: no-repeat;
  background-color: #ffFFFF; 
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
  height: 125px;
  vertical-align: bottom;
}

.headerLinks {
  border: 0px;
  margin-bottom: 2px;
  vertical-align: bottom;
}

.headerLinks table {
  border: 0px;
  padding-bottom: 9px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1px;
  vertical-align: bottom;
}

TABLE.headerNavigation {
/*  background-image: url(../images/tile_back.jpg); */
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
/*  padding: 5px; */
}

DIV.user_pass_header {
	color: #FFFFFF;
	font-size: 10px;
}

TD.separator-user-pass {
	color: #FFFF00;
}

TD.links-header a:hover, TD.links-header a:link, TD.links-header a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10px;
}

TABLE.links-header-languages {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
/*  padding: 3px; */
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.bl {
}
.br {
}
.tl {
}
.tr {
	padding:2px;
	/*white-space:nowrap;*/
	font-size:95%;
}

.columnLeft {
	background-color: #FFFFFF;
	background-image: url(../images/sideboxes/punteado_naranja.gif);
	background-repeat: repeat-y;
	background-position:right;
	/*border-left: 1px #FF9600 dotted;*/
	height: 100%;
	padding: 0px;
	margin: 0px;
}
.columnRight {
	background-color: #FFFFFF;
	background-image: url(../images/sideboxes/punteado_gris_naranja.gif);
	background-repeat: repeat-y;
	/*border-right: 1px #FF9600 dotted;*/
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.column_left {
	border: 1px #FF0000 solid;
}

.column_right {
	border: 1px #FF0000 solid;
}

.column_single {
  background: #ffffff;
/*  padding: 2px; */
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.leftbox , .rightbox {
	border-bottom: 1px #FF9600 dotted;
}
.centerbox {
	border-right: 1px #FF9600 dotted;
	border-left: 1px #FF9600 dotted;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	border: 0;
	margin-bottom: 15px;
	color: #504E53;
	height: 100%;
}
.singlebox {
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0;
  margin-bottom: 15px;
}

.rightboxheading {
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0E1651;
}

.leftboxheading, .centerboxheading, .singleboxheading {
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0E1651;
}

td.rightboxheading a:hover {
  color: #0E1651;
}

td.leftboxheading a:hover, td.centerboxheading a:hover, td.singleboxheading a:hover {
  color: #FF9600;
}

td.rightboxheading a:link, td.rightboxheading a:visited {
  color: #0E1651;
}

td.leftboxheading a:link, 
td.centerboxheading a:link, 
td.singleboxheading a:link, 
td.leftboxheading a:visited, 
td.centerboxheading a:visited, 
td.singleboxheading a:visited {
  color: #0E1651;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
/*  background: #2B3775;*/
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 5px;
  /*
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  */
  color: #5B5B5C;
}

.leftboxcontent a:hover, .rightboxcontent a:hover, .centerboxcontent a:hover, .singleboxcontent a:hover {
	color: #999999;
}
.leftboxcontent a:link, .rightboxcontent a:link, .centerboxcontent a:link, .singleboxcontent a:link {
	color: #5B5B5C;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
/*  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg); */
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
/*  padding: 5px; */
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
/*  padding: 11px 5px 5px; */
}
.productListing-heading {
  font-weight: bold;
  color: #ffffff;
/*  padding: 3px; */
  height: 20px;
}

a.productListing-heading {
  font-weight: bold;
  color: #ffffff;
}

a:hover.productListing-heading {
  font-weight: bold;
  color: #cccccc;
}

TD.productListing-heading{
/*  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg); */
}

TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
/*  padding: 5px; */
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 17px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 0px;
}

/* footer
--------------*/

TABLE.footer {
  text-align: left;
/*font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  border-bottom-color: 5px solid #ff0000;
*/
  color: #ADACC2;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.footerside_left {
	background: url(../images/footer/67left-side.gif) no-repeat;
	width: 22px;
	height: 67px;
}

.footerside_center {
  background: url(../images/footer/67footer_background.gif) repeat-x;
  height: 67px;
  text-align: justify;
}

.footerside_right {
	background: url(../images/footer/67right-side.gif) no-repeat;
	width: 21px;
	height: 67px;
}

TD.footerleft_logo {
	vertical-align: middle;
	text-align: right;
	width: 105px;
	padding-right: 0px;
	padding-left: 0px;
}

TD.footerleft_separator {
	width: 14px;
}

.footer_conditions {
	color: #FFFFFF;
	text-align: right;
}

.footerleft_telfax {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
	/* font-size: 12px; */
	color: #efefef;
	width: 100%;
}

.footer_copyright {
	text-align: left;
}

.footer_trademark {
	text-align: center;
}
TR.footertop {
/*  background-image: url(../images/tile_back.jpg); */
  background: #344F8F;
  /* font-size: 11px; */
  font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
  color: #FFFA81;
}
TD.footertop, TD.footerbottom {
  padding: 5px;
}

.footerleft {
	color: #FFFFFF;
	font-weight: bold;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eff4f8;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
  color: #6D7278;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px "Trebuchet MS", Arial, helvetica, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */
#message_stack img { padding: 0.5em; }
.messageStackError, .messageStackWarning, .errorBox {
  background-color: #FF3366;
  color: #ffffff;
  padding: 2px;
}
.messageStackSuccess {
	background-color: #b3ffa8; 
	padding: 2px; 
}
.messageStackCaution {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif; 
	background-color: #ffffaa; 
	padding: 2px; 
}

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px "Trebuchet MS", Arial, helvetica, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #5B5B5C;
  text-decoration: none;
}
A.category-links {
  color: #5B5B5C;
  font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #000000;
  text-decoration: none;
  /*white-space:nowrap;*/
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
/* Header Display Atributes */
form_header
{
	padding:0;
	margin:0;	
}

#wrapper
{
	margin:auto;
	width: 100%;
	text-align:left;
}

#header	
{
	color:#fff;
}

#header_top
{	
	background-image:url(../images/header/header_back.jpg);
	background-repeat:repeat-x;
	height:70px;
	vertical-align: middle;
}

#header_bottom
{	
	padding:0;
	margin:0;
	background-image:url(../images/header/header_back2.jpg);
	background-repeat:repeat-x;
	height:25px;
}

#header_bottom_resolutions {
	float: left;
	padding: 7px 0px 0px 5px;
}

#header_bottom_resolutions a
{
	color: #e0e0e0;
}

#header_bottom_resolutions a:hover
{
	color: #FFFFFF;
}

#header_bottom_resolutions a:visited{
	color: #e0e0e0;
}


#header_bottom_right
{
	float:right;
}

#header_left
{
	float:left;
}

#header_logo
{
	float:left;
	padding-top: 15px;
	padding-left: 15px;
}

#header_right
{
	float:right;
	background-image:url(../images/header/header_r.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:60px;	
}

#header_right_top {
	float:left;
	height:47px;
	padding: 0;
	margin-top:5px;
	margin-right:16px;
	margin-bottom: 0px;
	margin-left: 0px; 
	text-align:right;
	
}

#header_right_top_links {
	color: #FFFFFF;
	vertical-align: text-top;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header_right_top_links a:hover {
	color: #FFFFFF;
}	

#header_right_top_links a:link, #header_right_top_links a:visited {
	color: #ADACC2;
}

#header_right_top_form
{
	text-align: right;

	

}

#header_right_top_form input
{
	margin-bottom: 2px;
}

#header_right_bottom_bar
{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#header_right_bottom_bar li
{
	float:left;
}

/* Main Center Display Attributes */
.main_image_banner {
	padding: 0px 0px 20px 0px; /* Could change depending in the resolution of the screen */
	vertical-align: top;
}
TD.main_title {
	color: #FF9600;
	font-weight: bold;
	font-size: 17px;
	vertical-align: text-bottom;
}

.main_news_column {
	width: 24%;
	background: #FFFFFF;
}

.main_news {
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: #FFFFFF;
	min-height: 155px;
}
.main_news_first_row TD {
	padding: 2px 5px 5px 5px;
	background: url(../images/main/news_background.png) repeat-y;
	border-bottom: none;
}
.main_news_title td {
	padding: 7px 5px 5px 5px;
	background: url(../images/main/news_background_titulo.png) repeat-y;
	color: #FF9600;
	font-weight: bold;
	font-size: 12px;
}
TR.main_news_content TD {
	padding: 2px 5px 5px 5px;
	background: url(../images/main/news_background.png) repeat-y;
	border-bottom: 1px #FF9600 dotted;
}
.main_news_content a {
	font-weight: bold;
}
.main_news_footer {
	padding: 2px 5px 5px 5px;
	background: url(../images/main/news_bottom.png) no-repeat;
	font-weight: bold;
}
.main_news_content_read_more TD {
	background: url(../images/main/news_background.png) repeat-y;
	padding: 2px 5px 5px 5px;
 	text-align: right;
	color: #FF9600;
}

/* Main Center */
TABLE.main_center_table {
	background: #F2F2F2;
	border-top: 1px #FF9600 dotted;
	text-align: justify;
	padding: 10px 0 0 0;
	min-height: 400px;
	height: 400px;
}

TABLE.main_center_table TD {
	vertical-align: top;
}

.main_center_text {
	padding: 0px 6px 0px 6px;
	width: 50%;
}

.main_center_text ul li {
	list-style-image: url(../images/main/list_arrow.jpg);
	color: #FF0000;
}

.main_center_text ul li a{
	color: #000F7E;
	font-weight: bold;
	font-size: 11px;
}

.main_center_text_img {
	width: 200px;
	padding: 0 5px 0 5px;
	border-right: 1px #504E53 dotted;
	border-left: 1px #504E53 dotted;
}
.main_center_text_img img {
	width: 100%;
	padding: 0 0 5% 0;
}
.main_center_more_products {
	padding: 0;
	background-image: url(../images/main/more_products/more_prod_left.png);
	background-repeat: repeat-y;
}
.more_prod_top {
	background-image: url(../images/main/more_products/more_prod_top_left.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0px 0px 20px;
	height: 33px;
	background-size: max(170%,370px);
	background-position: 1.5% 51%;
}
.more_prod_background {
}
.more_prod_background TD {
	vertical-align: bottom;
}
.more_prod_background img {
	margin: 5px 5px 5px 10px;
	border: 1px #999999 solid; 
}
.more_prod_bottom {
	background-image: url(../images/main/more_products/more_prod_botton_left.png);
	background-repeat: no-repeat;
}
.more_prod_right_side_top {
	background: url(../images/main/more_products/more_prod_top_right.png);
	width: 17px;
}
.more_prod_right_side_back {
	background: url(../images/main/more_products/more_prod_background_right.png);
	width: 17px;
}
.more_prod_right_side_bottom {
	background: url(../images/main/more_products/more_prod_botton_right.png);
	width: 17px;
}
.more_prod_text {
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}
TD.more_prod_img {
	width: 90px;
}
.product_summary {
	color: #504E53;
	font-size: 11px;
}
.product_summary a{
	padding-left: 10px; 
}

/* Tabs Styles */
#product_tabs {
	margin: 0px 15px;
}
#tabs_general {
	width: 100%;
}
#tabs_table_images {
	width: 100%;
}
#tabs_table_images_row {
	height: 18px;
	font-weight: bold;
	color: #696969;
	/*cursor: hand;*/
	cursor: pointer;
}
#tabs_table_images_first_corner {
	width: 8px;
	background-repeat: no-repeat;
	background-image: url(../../../../images/products_overview/tabs/tab_top_left_act.gif);
}
#tabs_table_images_first_text {
	min-width: 16%;
	color: #202D6D;
	text-align: center;
	background-repeat:repeat-x;
	background-image: url(../../../../images/products_overview/tabs/tab_top_act.gif);
}
#tabs_table_images_1_2 {
	width: 34px;
	background-repeat:no-repeat;
	background-image: url(../../../../images/products_overview/tabs/tab_between_act_noact.gif);
}
#tabs_table_images_second_text {
	min-width: 16%;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../../../../images/products_overview/tabs/tab_top_noact.gif);
}
#tabs_table_images_2_3 {
	width: 34px;
	background-repeat: no-repeat;
	background-image: url(../../../../images/products_overview/tabs/tab_between_noact_noact.gif);
}
#tabs_table_images_third_text {
	min-width: 16%;
	text-align: center;
	background-repeat:repeat-x;
	background-image: url(../../../../images/products_overview/tabs/tab_top_noact.gif);
}
#tabs_table_images_3_4 {
	width: 34px;
	background-repeat: no-repeat;
	background-image: url(../../../../images/products_overview/tabs/tab_between_noact_noact.gif);
}
#tabs_table_images_fourth_text {
	min-width: 16%;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../../../../images/products_overview/tabs/tab_top_noact.gif);
}
#tabs_table_images_last_corner {
	width: 8px;
	background-repeat: no-repeat;
	background-image: url(../../../../images/products_overview/tabs/tab_top_right_noact.gif);
}
#tabs_left_side {
	width: 8px !important;
	max-width: 8px;
	background-repeat: repeat-y;
	background-image: url(../../../../images/products_overview/tabs/tab_left.gif);
}
#tabs_center {
	background-color: #F7F7F7;
	vertical-align: middle;
	text-align: justify;	
}
#tabs_right_side {
	width: 8px !important;
	max-width: 8px;
	background-repeat: repeat-y;
	background-image: url(../../../../images/products_overview/tabs/tab_right.gif);
}
#tabs_last_row {
	height: 9px;
}
#tabs_bottom_left {
	width: 8px;
	max-width: 8px;
	background-repeat: no-repeat;
	background-image: url(../../../../images/products_overview/tabs/tab_bottom_left_01.gif);
	/*border: 1px #0000FF solid;*/
}
#tabs_bottom {
	background-repeat: repeat-x;
	background-image: url(../../../../images/products_overview/tabs/tab_bottom_01.gif);
}
#tabs_bottom_right {
	width: 8px;
	max-width: 8px;
	background-repeat: no-repeat;
	background-image: url(../../../../images/products_overview/tabs/tab_bottom_right.gif);
	/*border: 1px #FF0000 solid;*/
}

/* News List */
#table_news_information {
	margin: 0px 35px 20px 18px;
	width: 96%;
	 text-align:justify;
}
#news_title {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #FF9600;
	font-weight: bold;
	text-transform: uppercase;
}
#news_date {
	text-align: left;
	color: #666666;
	padding: 0px 0px 2px 0px; 
	font-weight:bold;
	font-size:11px;
	
}
#news_links {
	text-align: left;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}
#news_table_list {
	width: 100%;
	padding: 0px 10px 0px 10px;
}
#news_list_title a {
	color: #FF9600;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}
#news_list_title a:hover {
	color:#999999;
}

#news_list_short_text { 
	text-align:justify;
	padding:0px 20px 0px 10px;
	}
#news_list_short_date {
	font-size:10px; 
	color:#666666;
	font-weight:bold; 
	padding:0px 20px 10px 10px;
	}
#more_news_text {
	font-weight:bold;
	font-size:1.3rem;
	padding: 0px 0px 0px 0px;
}
/* Product Tabs */
#product_tabs_top {
	background-color: #FFFFFF;
	width: 100%;
	float: right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0E1651;
}
.left_side_product_tabs_top {
	width:14px;
	height:20px;
	background: url(../images/product/sub_item_left.gif) no-repeat;
}
.center_side_product_tabs_top {
	height:20px;
	background: url(../images/product/sub_item_centre.gif) repeat-x;
}
.center_side_product_tabs_top a , .center_side_product_tabs_top a a:link, .center_side_product_tabs_top a a:visited {
	color: #0E1651;
}
.center_side_product_tabs_top a:hover {
	color: #FFFFFF;
}
.right_side_product_tabs_top {
	width:16px;
	height:20px;
	background: url(../images/product/sub_item_right.gif) no-repeat;
}
.left_side_product_tabs_top_active {
	width:14px;
	height:20px;
	background: url(../images/product/sub_item_left_active.gif) no-repeat;
}
.center_side_product_tabs_top_active {
	height:20px;
	background: url(../images/product/sub_item_centre_active.gif) repeat-x;
}
.center_side_product_tabs_top_active a , .center_side_product_tabs_top_active a a:link, .center_side_product_tabs_top_active a a:visited {
	color: #0E1651;
}
.center_side_product_tabs_top_active a:hover {
	color: #FFFFFF;
}
.right_side_product_tabs_top_active {
	width:16px;
	height:20px;
	background: url(../images/product/sub_item_right_active.gif) no-repeat;
}
/* Header Tabs */
.left_side_header_tabs {
	width:32px;
	height:25px;
	background-image: url(../images/header/menu_left.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.center_side_header_tabs, .center_side_header_tabs_active {
	height:23px;
	background-image: url(../images/header/menu_centre.png);
	background-repeat: repeat-x;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.center_side_header_tabs a:link, .center_side_header_tabs a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.center_side_header_tabs a:hover, .center_side_header_tabs_active a:link, .center_side_header_tabs_active a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #774600;
}
.first_side_header_tabs, .first_side_header_tabs_active {
	cursor: pointer;
	height:23px;
	background-image: url(../images/header/menu_centre.png);
	background-repeat: repeat-x;
	width: auto;
	padding-right: 10px;
	padding-top: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.first_side_header_tabs a:link, .first_side_header_tabs a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.first_side_header_tabs a:hover, .first_side_header_tabs_active a:link, .first_side_header_tabs_active a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #774600;
}
.center_side_header_tabs_active a, 
.first_side_header_tabs_active a, 
.last_side_header_tabs_active a, 
.center_side_header_tabs a, 
.first_side_header_tabs a, 
.last_side_header_tabs a {
	color: #FFFFFF;
}
.last_side_header_tabs, .last_side_header_tabs_active {
	height:23px;
	background-image: url(../images/header/menu_centre.png);
	background-repeat: repeat-x;
	width: auto;
	padding-left: 10px;
	padding-top: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.last_side_header_tabs a:link, .last_side_header_tabs a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.last_side_header_tabs a:hover, .last_side_header_tabs_active a:link, .last_side_header_tabs_active a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #774600;
}
.separator_side_header_tabs {
	height:25px;
	width: 1px;
	background-image: url(../images/header/menu_separacion.png);
	background-repeat: no-repeat;
}
.right_side_header_tabs {
	width:13px;
	height:25px;
	background-image: url(../images/header/menu_right.png);
	background-repeat: no-repeat;
}
/* Prod Overview */
.prod_overview_initial_text {
	margin: 0px 10px 0px 10px;
	min-width: 98%;
	max-width: 98%; 
}
.prod_overview_list_table {
	border-bottom: 1px #807F84 dotted;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 100%;
	margin: 0px 10px;
}
.prod_overview_list_title {
	/*font-family: Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 12px;
	color: #0E1651;
	padding: 5px;
}
.prod_overview_list_image {
	width: 110px;
}

.prod_overview_list_text_left {
	min-height: 80px;
	float: left;
	width: 45%;
	padding: 5px;
	border-right: 1px #807E84 dotted;
}
.prod_overview_list_text_right {
	min-height: 80px; 
	float: right; 
	width: 45%; 
	padding: 5px;
}
.prod_overview_list_content {
	vertical-align: top;
}
.prod_overview_list_li {
	height: 100%;
	border: 1px #FF0000 solid;
	width: 100%;
}
.prod_overview_list_li_text {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #504E53;
}
.prod_overview_list_li_arrow {
	color: #807F84;
	padding-right: 3px;
}
/* Distributors Mail Popup */
#distributor_table td {
	padding: 5px;
}
#distributor_table {
	text-align: center;
	width: 400px;
}
#from_table {
	width: 100%;
	text-align: left;
}
#from_table input {
	width: 100%;
	border: 1px #CCCCCC solid;
}
#subject_table {
	width: 100%;
	text-align: left;
}
#subject_table input {
	width: 100%;
	border: 1px #CCCCCC solid;
}
#body_table {
	width: 100%;
	text-align: left;
}
#body_table textarea {
	width: 100%;
	border: 1px #CCCCCC solid;
}
#user_code_table {
	width: 100%;
	text-align: left;
}
#user_code_table input {
	width: 100%;
	border: 1px #CCCCCC solid;
}
/* Products Build */
#products_build {
	margin: 0px 20px;
}
#products_build table{
	border: 2px #666666 solid;
	vertical-align: middle;
}
#products_build_header {
	font-weight: bold;
	color: #FF9600; /* #504E53 */
	background: #504E53;
	font-size: 12px;
}
#products_build_header td{
	padding: 0px 5px;
}
#products_build_even {
	background: #CCCCCC;
}
#products_build_odd {
	background: #FFFFFF;
}
#products_build_even td{
	padding: 0px 5px;
}
#products_build_odd td{
	padding: 0px 5px;
}
/* Configurator Main Page */
#configurator_main_page {
	font-size: 16px;
	font-weight: bold;
}
/* Faqs listing  */
.faqs_aswers_title {
	color: darkblue;
	font-size: 14px;
	font-weight: bold;
}
.faqs_toggle {
	vertical-align: middle;
}
#response_faq {
	font-size: 12px;
}
