body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align:left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#1F1F1F;
	background-color:#EBF2FF;
}

input {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color:#D2D2D2;
	
}
select{
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color:#D2D2D2;
}
img
{
border:solid 0px;
}
.thrColLiqHdr #container { 
	width: 900px;  /* this will create a container 918p% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:100%;
} 

.thrColLiqHdr #header { 
	width: 900px;
	margin-top:3px;
	background-color: #AECCFD; 
	border:#9D99FB 1px solid;
	height:110px;
} 
.thrColLiqHdr #header div.logo {
	position:relative;
	float:left;
	margin: 5px 0px 0px 20px ; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */;
}
.thrColLiqHdr #header div.pagetext {
	position:relative;
	float:left;
	margin: 50px 0px 5px 20px ; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.thrColLiqHdr #header a {
	color:#0099CC;
	text-decoration:underline;
}

.thrColLiqHdr #header a:hover {
	color:#33CCFF;
	text-decoration:underline;	
}

.thrColLiqHdr #main1 td{ float:left;
	background:#CC6633; 
} 

.informationtable 
{
margin:20px 20px 0px 20px;
float:right;
width:330px;
height:50px;
background-color:#CEE0FE;
border:#CAD8FE 1px solid;
}
.productindex
{
width:325px;
height:265px;
margin-right:2px;
margin-left:2px;
border:#CCCCCC 1px solid;
margin-bottom:4px;
}
.productlist
{
width:655px;
height:180px;
border:#CCCCCC 1px solid;
margin-bottom:10px;
}
.productbuy
{
margin-top:10px;
width:655px;
height:180px;
margin-left:3px;
border:#CCCCCC 1px solid;
margin-bottom:10px;
}

a.linkbutton2 {
	border-style:solid;
	border-width:1px;
	border-color:#3399FF;
	background-color:#0099CC;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
}
a:hover.linkbutton2 {
	border-style:solid;
	border-width:1px;
	border-color:#0099CC;
	background-color:#33CCFF;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
}

a.linkbutton {
	border-style:solid;
	border-width:1px;
	border-color:#3399FF;
	background-color:#0099CC;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	padding-left:3px;
	padding-right:3px;
}
a:hover.linkbutton {
	border-style:solid;
	border-width:1px;
	border-color:#0099CC;
	background-color:#33CCFF;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	padding-left:3px;
	padding-right:3px;
}
a.linkbuttonbuy {
	border-style:solid;
	border-width:1px;
	border-color:#3399FF;
	background-color:#0099CC;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	float:right;
}
a:hover.linkbuttonbuy {
	border-style:solid;
	border-width:1px;
	border-color:#0099CC;
	background-color:#33CCFF;
	text-decoration:none;
	color:#FFFFFF;
	float:right;
	padding-left:3px;
	padding-right:3px;
}
a.linkbuttonbuyinformation {
	border-style:solid;
	border-width:1px;
	border-color:#3399FF;
	background-color:#0099CC;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
}
a:hover.linkbuttonbuyinformation {
	border-style:solid;
	border-width:1px;
	border-color:#0099CC;
	background-color:#33CCFF;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
}
.productname
{
background-color:#CCCCCC;
text-align:center;
width:100%;
height:30px;
font: 120% Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
}

.category
{
width:325px;
height:230px;
margin-right:2px;
border:#CCCCCC 1px solid;
margin-bottom:4px;
}
.categoryname
{
background-color:#CCCCCC;
text-align:center;
width:100%;
height:30px;
font: 120% Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
}

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

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

a.alink
{
color:#000066;
}
a:hover.alink
{
color:#000066;
}

/*, .categorylink a:link, .categorylink a:visited, .categorylink a:hover
.thrColLiqHdr #main2 { 
	float:right;
	margin:1% 5px auto;
	background:#CC6633;
	width:10px; 
} 
.thrColLiqHdr #main1 { 
	float:right;
	margin:40px 70px auto ;
	background:#CC6633; 
	width:300px;
	height:5px;
} 
/*
.thrColLiqHdr #main2 { 
	float:right;
	margin:40px 70px auto ;
	background:#CC6633; 
	width:300px;
	height:5px;
} 	
*/
/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.thrColLiqHdr #banner { 
	margin-top:3px;
	padding: 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#63fa08;
	height:25px;
	width: 900px;
	color: #FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	border:#97c226 solid 1px;
	text-align:center;
} 
.thrColLiqHdr #banner h1 {	
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	color:#FFFFFF;
}
.thrColLiqHdr #banner p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
}

.thrColLiqHdr #banner ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	line-height: normal;
	vertical-align:middle;
}

.limenu {
	float: left;
	width:19.89%;
	border-right:#97c226 1px solid;
}

.limenufinal {
	float: left;
	width:19.89%;
}

.thrColLiqHdr #banner a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.thrColLiqHdr #sidebar2 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 26%; /* since this element is floated, a width must be given */
	background: #F7F7F7; /* the background color will be displayed for the length of the content in the column, but no further */
	text-align:center;
	height:400;
}
.thrColLiqHdr #sidebar2 p{
	text-align:left;
	margin: 1% 0 0 0;
	background-color:#E1E1E1;
	height:30px;
	line-height:2em ;
	background:url(../images/category.jpg);
	padding-left:15%;
}
.thrColLiqHdr #sidebar2 h3 {
font-weight:normal;
margin: 1% 0 0 0;
color:#FFFFFF;
background-color:#AECCFD;
width:99%;
border:#9D99FB 1px solid;
height:40px;
line-height:2em ;
}
.thrColLiqHdr #sidebar2 a {
text-decoration:none;
color:#000000;
}
.thrColLiqHdr #sidebar2 a:hover {
text-decoration:none;
color:#FFFFFF;
}
/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.thrColLiqHdr #mainContent { 
	margin: 4px 0px 1% 238px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	text-align:left;
	width:73%;
}
.thrColLiqHdr #mainContent h1{ 
	font-size:140%;
	margin: 2% 0% 2% 0%;
	text-align:center;
	padding:0 0 0 0;
	width:640px;
}
.thrColLiqHdr #footer { 
	padding: 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#63fa08;
	height:50px;
	width: 900px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	border:#97c226 solid 1px;
} 
.thrColLiqHdr #footer table {
	float: right;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
}
.thrColLiqHdr #footer a {
	color:#000000;
	text-decoration:underline;
}

.thrColLiqHdr #footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;	
}

.thrColLiqHdr #space {
height:20px;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float:right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.requisite
{
color:#FF0000;
}
-->

.question
{
font-weight:bold;
}

.response
{
margin-left:10px;
}

/*Ajax Start*/
 
#log {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 320px;
	border: 1px solid #F4F4F4;
	border-left-color: #F4F4F4;
	border-top-color: #F4F4F4;
	margin-top: 10px;	
	vertical-align: top;
	height: 100px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/spinner.gif) no-repeat center;
}

.tdmsgalert
{
color:#FF0000;
}

.total{
border-top:#000000 1px solid;
}

.termsandconditionstitle
{
color:#000000;
font-size:14px;
margin-left:10px;
margin-right:10px;
font-weight:bold;
}

.termsandconditionsquestion
{
font-weight:bold;
margin-left:10px;
margin-right:10px;
}

.termsandconditionsresponse
{
margin-left:20px;
margin-right:10px;
}


a.termsandconditionslink 
{
color:#0099FF;
text-decoration:none;
}

a:hover.termsandconditionslink
{
color:#0099FF;
text-decoration:underline;
}

.aboutusimage
{
border:#CCCCCC 1px solid;
}

table.shoppingcart
{
width:400px;
}

input.radiooption
{
border:none;
}

/*Alert Messages*/
div.arrmsgbox
{
height:200px;
width:660px;
text-align:center;
}

div.indextitle
{
background-color:#CEE0FE;
/*padding:0px 2px 2px 5px;*/
padding:10px 10px 10px 10px;
margin-top:5px;
margin-bottom:8px;
margin-left:3px;
width:633px;
font-size:16px;
font-family: "Tempus Sans ITC", Verdana;
}
div.interiortitle
{
background-color:#CEE0FE;
/*padding:0px 2px 2px 5px;*/
padding:10px 10px 10px 10px;
margin-top:5px;
margin-bottom:8px;
margin-left:3px;
width:635px;
font-size:15px;
font-family: "Tempus Sans ITC", Verdana;
}
div.picturelarge
{
position:relative;
left:90px;
top:-28px;
width:15px;
height:15px;
z-index:2;
}

div.salepriceindex{
position:relative;
/*top:-19px;*/
color: #ff0006;
font-weight: normal;
/*z-index:3;*/
}

div.ordinarypriceindex{
position:relative;
/*top:-10px;*/
height:30px;
font-weight: normal;
/*z-index:3;*/
}
div.salepricenoindex{
position:relative;
text-decoration: line-through;
/*top:-20px;*/
/*z-index:4;*/
}

div.saleprice{
position:relative;
top:3px;
color: #ff0006;
font-weight: normal;
z-index:3;
}

div.ordinaryprice{
position:relative;
top:11px;
font-weight: normal;
z-index:3;
}

div.ordinarypricebuy{
position:relative;
top:-10px;
font-weight: normal;
z-index:3;
}

div.salepriceno{
position:relative;
text-decoration: line-through;
top:4px;
z-index:4;
}

div.salepricebuy{
position:relative;
top:-10px;
color: #ff0006;
font-weight: normal;
z-index:3;
}

div.salepricenobuy{
position:relative;
text-decoration: line-through;
top:-11px;
z-index:4;
}

table.tblerror
{
height:200px;
width:660px;
text-align:center;
}

/* Inicio Cambios Raul 151009*/

td.tdindex
{
line-height: 20px;
}

.okbuttonpromotionalcodehide { display:none; }
.discount { color:#FF0000; font-style:italic;}

/* Fin Cambios Raul 151009*/

ul.uladdress
{
display:inline;

}

li.liaddress
{
list-style:none;display:inline; padding-bottom:10px;
}
