td.text_summary { text-align: justify;  text-justify: newspaper;  }
td.box {
	border-right-color: #28416D;
	border-right-style: dotted;
	border-right-width: 1px;
}
/*** TABLE BUSCADOR ***/
.buscador {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

table.buscador{
	background: #28416D;
	border: 1px dotted #0087D6;
	height: 35px;
}
table.product{ font-size: 10px; }
td.buscador {
	font-size: 11px;
}

input.buscador_button{
	font-size: 12px;
	height: 19px;
	width: 40px;
}

input.buscador_input{
	font-size: 10px;
	height: 19px;
	width: 110px;
}

font.sale_price { font-size: 20px; color: Red;  font-weight: bold;  }


td.category_header {
	background-color: #829BC7;
	color: #FFFFFF;
	height: 20px;
}

td.category_list {
	background-color: #E0E6F1;
	color: #28416D;
	height: 20px;
}

/* Category Navigation Area */
a.category_navigation_list {
	color: #FFFFFF;
	text-decoration: none;
}

a.category_navigation_list:hover {
	color: #0087D6;
	text-decoration: none;
}

tr.category_navigation_list {
	background-color: #28416D;
	color: #FFFFFF;
	font-size: 12px;
}

/*** LEFT FRAME ***/
body.leftframe {
	background-color: #54709B;
	font-family: Verdana;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
div.background{
	
	position: absolute;
	right: 100px;
	height: 235px;
	width: 216px;
	z-index: -1;
	
}
a.list{
	color: #28416D;
	font: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.list:hover {
	color: #28416D;
	font: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.white{
	color: White;
	font: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}

a.white:hover {
	color: #E0FFFF;
	font: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.list: visited{
	color: #28416D;
	font: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.list2{
	color: #FFFFFF;
}

a.list2:hover {
	color: #FFFFFF;
}

a.list2: visited{
	color: #FFFFFF;
}

body.mainframe {
	color: #000000;
	font-family: Verdana;
	font-family: Verdana;
}

/* News */
.newsdate {
	
	color: #1E53AF;
}
td.noticias{
	border-left-color: #000000;
	border-left-style: dotted;
	border-left-width: 1px;
}

/*Products */
td.product_header {
	background-color: #A9A9A9;
	color: #CC0000;
	font-size: 12px;
}

td.product_list_description{
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	text-justify: distribute;
}
td.product_detail_description{
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	text-justify: distribute;
}
a.product_list_moreinfo{
	color: #0087D6;
	font-size: 12px;
	font-weight: bold;
}

a.product_list_moreinfo:hover{
	color: #1E53AF;
	font-size: 12px;
	font-weight: bold;
}

td.product_list_name{
	color: #0087D6;
	font-size: 12px;
}

td.product_list_price{
	color: #E40303;
	font-size: 12px;
	font-weight: bold;
}
td.product_list_price_sale{
	color: #D50000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: line-through;
}

/* Shop Cart */
input.shop {
	font-size: 10px;
	height: 19px;
	width: 25px;
}

tr.shop_cart_body {
	background-color: #E3EAF6;
}
td.shop_cart_body {
	font-size: 10px;
}
td.shop_cart_total{
	font-size: 10px;
	color: DarkBlue;
}

tr.shop_cart_header {
	background-color: #BFCFEB;
}

tr.shop_cart_title{
	font: bold 10px;
}
a.your_cart{
	color: #1C3D79;
	font-size: 10px;
}

font.your_cart{
	color: #1C3D79;
	font: bold;
	font-size: 10px;
}
/*Contact Form */

.Contact_Form2{
	color: #0087D6;
}
tr.Contact_form {
	background: #BFCFEB;
	color: #0087D6;
}

/* Table Modify */
td.report{ font-size: 10px; }
tr.report {
	
}
a.Modify_table { 
color: #0087D6; 
text-decoration: none;
} 
a.Modify_table: visited {
	color: #0087D6;
}

tr.Admin_navigation_list {
	 background-color: #BFCFEB;
}

a.Admin_navigation_list { 
color: #0087D6; 
 text-decoration: none;
} 
a.Admin_navigation_list: visited {
	color: #0087D6;
  
}

tr.Mod_title {
	
	background-color: #28416D;
   
   Color: White;
	font: bold small;
}
tr.Mid_content {
	background-color: #E0E6F1;  
}






hr {
	border: 2px solid #FF0000;
}
table.popup {
	color: FFF100;
}
