/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/
/* .nho */
.separador_1, .separador_2 {
	visibility:hidden;
}
#upperButtons {
	float:left;
	left:0;
	position:relative;
	top:0;
	width:260px;
}
#upperButtonsLeft {
	float:left;
	margin-right:0px;
	padding-left:0px;
	width:335px;
	position: relative;
	left: -16px;
	overflow: hidden;
}
#upperButtonsRight {
	float:right;
	margin-right:-10px;
	_margin-right:-15px;
	padding-left:7px;
	width:170px;
	_width:185px;
}
#upperButtonsLeft input, #upperButtonsRight input {
	margin: 0px 2px;
	cursor:pointer;
}
.bg3buttons {
	width:300px;
	height:35px;
}
.bg2buttons {
	background-image:url(images/bg_2buttons.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:171px;
	height:35px;
}
.btnPrev{
	float:left;
	border:0px;
	background-image:url(img/previous.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:89px;
	height:28px;
	background-color: #FFFFFF;

}

.btnNext {
	float:left;
	border:0px;
	background-image:url(img/next.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:90px;
	height:28px;
	background-color: #FFFFFF;
	outline: 0;
}
.btnAllSizes {
	float:left;
	border:0px;
	background-image:url(img/all-sizes.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:90px;
	height:28px;
	background-color: #FFFFFF;
}
.btnAddToCart {
	float:left;
	border:0px;
	width:102px;
	height:23px;
	background-color: #FFFFFF;	/*background-image:url(images/buttonAddToCart.png);*/
	display: none;
}
/* nho */
.boxText {
	font-family: arial;
	font-size: 10px;
}
.errorBox {
	font-family: arial;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family: arial;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #ececec;
}
.orderEdit {
	font-family: arial;
	font-size : 10px;
	color: #db4d01;
	text-decoration: underline;
}
BODY {
	color: #666665;
	margin: 0px;
	padding:0;
	background-color: #ffffff;
	background-image: url(img/fondo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
A { /* color: #000000; */
	font-family:arial;
	text-decoration: none;
}
A:hover { /* color: #AABBDD; */
	text-decoration: underline;
}
FORM {
	display: inline;
}
td, div {
	padding:0px;
	margin:0px;
	font-family:arial;
}
/* ********************************************************************************************************* */
td {
	vertical-align:top;
}
table {
	width:100%;
}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	color: #ffffff;
	font-size: 12px;
	font-weight : bold;
	font-family:arial;
	background: #ff0000;
	text-align:center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	background: #00ff00;
	text-align: center;
}
.infoBox {
	background: #e0e0e0;
}
.infoBoxContents {
	padding:0px 0px 0px 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	font-size: 10px;
	font-family: arial;
	background: #FFE6E6;
}
TD.infoBoxHeading {
	color: #ffffff;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	background: #bbc3d3;
}
TD.infoBox, SPAN.infoBox {
	font-size: 10px;
	font-family: arial;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background:#ececec;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
TABLE.productListing {
	border: 1px solid #2168AF;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
TABLE.productListing2 {
	background-color:#FFFFFF;
	border: 1px solid #999999;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
.productListing-heading {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2168AF;
}
TD.productListing-data { /* font-size: 10px;font-family: arial; */
	width: 33%;
	overflow: hidden;
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
}
A.pageResults { /* color: #0000FF; */
}
A.pageResults:hover { /* color: #0000FF; */
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	color: #9a9a9a;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
}
TD.pageHeading a, DIV.pageHeading a {
	color: #9a9a9a;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	text-decoration:none;
}
TD.pageHeading a:hover, DIV.pageHeading a:hover {
	color: #9a9a9a;
	text-decoration:underline;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	color: #000000;
	font-size: 10px;
	font-family: arial;
}
TD.accountCategory {
	color: #aabbdd;
	font-size: 13px;
	font-family: arial;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
TD.fieldValue {
	font-size: 12px;
	font-family: arial;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
SPAN.newItemInCart {
	color: #ff0000;
	font-size: 10px;
	font-family: arial;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
	font-family: arial;
}
TEXTAREA {
	font-size: 11px;
	font-family: arial;
	width: 100%;
}
SPAN.greetUser {
	color: #f0a480;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
SPAN.markProductOutOfStock {
	color: #c76170;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
SPAN.errorText {
	color: #ff0000;
	font-family: arial;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #ececec;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #ececec;
}
.checkoutBarFrom, .checkoutBarTo {
	color: #666665;
	font-size: 10px;
	font-family: arial;
}
.checkoutBarCurrent {
	color: #666665;
	font-size: 10px;
	font-family: arial;
}
/* message box */
.messageBox {
	font-family: arial;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: arial;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: arial;
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */
.inputRequirement {
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.button_marg img, .button_marg input {
	margin:1px;
}
.button2_marg img, .button2_marg input {
	margin:2px;
}
.bg_input input {
	background:none;
	border:0px;
}
/* ************************************************************************************* */
.vam {
	vertical-align:middle;
}
.tac {
	text-align:center;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.header td {
	color:#3f3f3f;
	font-size:11px;
	font-family:arial;
	height:18px;
	vertical-align:middle;
}
.header span {
	font-size:10px;
}
.header b {
	color:#fd2f0f;
	display:block;
	text-decoration:underline;
}
.header a {
	color:#5b5b5b;
	font-size:10px;
	line-height:12px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none
}
.header a:hover {
	color:#5b5b5b;
	text-decoration:underline
}
.select {
	width:90px;
	border:1px solid #808080;
}
.go {
	width:152px;
	height:20px;
	border:1px solid #808080;
}
/* ************************************************************************************* */
.footer {
	width:100%;
	color:#353535;
	vertical-align:middle;
}
.footer td {
	color:#353535;
	font-size:11px;
	font-family:tahoma;
	vertical-align:middle;
}
.footer a {
	color:#353535;
	font-size:11px;
	text-decoration:none;
	font-family:tahoma;
}
.footer a:hover {
	color:#353535;
	text-decoration:underline;
}
.footer span {
	color:#737373;
	font-size:11px;
	font-weight:normal
}
.footer span a:hover {
	color:#737373;
	text-decoration:underline;
}
.footer b, .footer b a {
	color:#353535;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.footer b a:hover {
	color:#353535;
	text-decoration:underline;
}
.popup {
}
.popup td {
	color:#666668;
	font-size:11px;
	line-height:14px;
}
.popup strong {
	display:block;
	font-size:12px;
	padding:10px 0px 0px 0px;
	color:#666668;
	text-decoration:underline;
}
.popup a, .popup a u {
	color:#666668;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.popup a:hover {
	color:#666668;
	text-decoration:underline;
}
/* ************************************************************************************* */
.m_bg a {
	color:#20445e;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.m_bg a:hover {
	color:#20445e;
	text-decoration:underline;
}
.m_bg {
	background:#e3e8eb;
}
.m_tl {
	background:url(images/m_tl.gif) left top no-repeat;
	width:100%;
}
.m_tr {
	background:url(images/m_tr.gif) right 0px no-repeat;
}
.m_bl {
	background:url(images/m_bl.gif) left bottom no-repeat;
}
.m_br {
	background:url(images/m_br.gif) right bottom no-repeat;
	padding:12px 10px 12px 10px;
}
/* ************************************************************************************* */
* html .width_100 {
	width:100%;
}
.s_t {
	background:url(images/s_bg.gif) 0px top repeat-x #ffffff;
	margin-bottom:7px;
}
.s2_t {
	background:url(images/s_bg.gif) 0px top repeat-x #ffffff;
	margin-bottom:7px;
	margin-top:7px;
}
.s_r {
	background:url(images/s_bg.gif) right 0px repeat-y;
}
.s_b {
	background:url(images/s_bg.gif) 0px bottom repeat-x;
}
.s_l {
	background:url(images/s_bg.gif) 0px 0px repeat-y;
}
.s_tl {
	background:url(images/s_tl.gif) left top no-repeat;
	width:100%;
}
.s_tr {
	background:url(images/s_tr.gif) right 0px no-repeat;
}
.s_bl {
	background:url(images/s_bl.gif) left bottom no-repeat;
}
.s_br {
	background:url(images/s_br.gif) right bottom no-repeat;
	padding:0px;
	padding-bottom:5px;
}
.s2_br {
	background:url(images/s_br.gif) right bottom no-repeat;
	padding:10px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.jo-s_t {
	background:url(images/jo-s_bg.gif) 0px top repeat-x #ffffff;
	margin-bottom:7px;
}
.jo-s2_t {
	background:url(images/jo-s_bg.gif) 0px top repeat-x #ffffff;
	margin-bottom:7px;
	margin-top:7px;
}
.jo-s_r {
	background:url(images/jo-s_bg.gif) right 0px repeat-y;
}
.jo-s_b {
	background:url(images/jo-s_bg.gif) 0px bottom repeat-x;
}
.jo-s_l {
	background:url(images/jo-s_bg.gif) 0px 0px repeat-y;
}
.jo-s_tl {
	background:url(images/jo-s_tl.gif) left top no-repeat;
	width:100%;
}
.jo-s_tr {
	background:url(images/jo-s_tr.gif) right 0px no-repeat;
}
.jo-s_bl {
	background:url(images/jo-s_bl.gif) left bottom no-repeat;
}
.jo-s_br {
	background:url(images/jo-s_br.gif) right bottom no-repeat;
	padding:0px;
	padding-bottom:5px;
}
.jo-s2_br {
	background:url(images/jo-s_br.gif) right bottom no-repeat;
	padding:10px;
}
/* ************************************************************************************* */
.bg_c {
	background:url(images/images_table/bg_c.gif) 0px top repeat-x #ffffff;
	margin-bottom:7px;
}
.bg_c2 {
	background:url(images/images_table/bg_c.gif) 0px top repeat-x #ffffff;
	margin-bottom:7px;
	margin-top:7px;
}
.bg_c_r {
	background:url(images/images_table/bg_c.gif) right 0px repeat-y;
}
.bg_c_b {
	background:url(images/images_table/bg_c.gif) 0px bottom repeat-x;
}
.bg_c_l {
	background:url(images/images_table/bg_c.gif) 0px 0px repeat-y;
}
.bg_s_tl {
	background:url(images/images_table/s_l.gif) left top no-repeat;
	width:100%;
}
.bg_s_tr {
	background:url(images/images_table/s_r.gif) right 0px no-repeat;
}
.bg_s_bl {
	background:url(images/images_table/b_l.gif) left bottom no-repeat;
}
.bg_s_br {
	background:url(images/images_table/b_r.gif) right bottom no-repeat;
	padding:0px;
	padding-bottom:5px;
}
.bg_s2_br {
	background:url(images/images_table/b_r.gif) right bottom no-repeat;
	padding:10px;
}
/* ************************************************************************************* */
.sc_bg {
	background: #ffffff;
	padding:1px 0px 0px 0px;
}
.sc_t {
	background:url(images/sc_t.gif) top repeat-x #ffffff;
	width:100%;
}
.sc_r {
	background:url(images/sc_r.gif) right repeat-y #ffffff;
}
.sc_b {
	background:url(images/sc_b.gif) bottom repeat-x #ffffff;
}
.sc_l {
	background:url(images/sc_l.gif) left repeat-y #ffffff;
}
.nav_bg {
	background:url(images/nav_bg.gif) 0px top repeat-x #e0f5fe;
}
.nav_t {
	background:url(images/nav_line.gif) 0px top repeat-x;
}
.nav_r {
	background:url(images/nav_line.gif) right 0px repeat-y;
}
.nav_b {
	background:url(images/nav_line.gif) 0px bottom repeat-x;
}
.nav_l {
	background:url(images/nav_line.gif) 0px 0px repeat-y;
}
.nav_tl {
	background:url(images/nav_tl.gif) left top no-repeat;
	width:100%;
}
.nav_tr {
	background:url(images/nav_tr.gif) right 0px no-repeat;
}
.nav_bl {
	background:url(images/nav_bl.gif) left bottom no-repeat;
}
.nav_br {
	background:url(images/nav_br.gif) right bottom no-repeat;
	padding:1px 15px 1px 15px;
}
/* ************************************************************************************* */
.prod_t {
	background:url(images/prod_bg.gif) 0px top repeat-x #ffffff;
}
.prod_r {
	background:url(images/prod_bg.gif) right 0px repeat-y;
}
.prod_b {
	background:url(images/prod_bg.gif) 0px bottom repeat-x;
}
.prod_l {
	background:url(images/prod_bg.gif) 0px 0px repeat-y;
}
.prod_tl {
	background:url(images/prod_tl.gif) left top no-repeat;
	width:100%;
}
.prod_tr {
	background:url(images/prod_tr.gif) right 0px no-repeat;
}
.prod_bl {
	background:url(images/prod_bl.gif) left bottom no-repeat;
}
.prod_br {
	background:url(images/prod_br.gif) right bottom no-repeat;
	padding:18px 21px 12px 21px;
}
.prod1_br {
	background:url(images/prod_br.gif) right bottom no-repeat;
	padding:18px 21px 18px 21px;
}
.prod2_br {
	background:url(images/prod_br.gif) right bottom no-repeat;
	padding:31px 21px 15px 21px;
}
.prod4_br {
	background:url(images/prod_br.gif) right bottom no-repeat;
	padding:4px 4px 4px 4px;
}
.prod_popup_tl {
	background:url(images/prod_popup_tl.gif) left top no-repeat;
	width:100%;
}
.prod_popup_tr {
	background:url(images/prod_popup_tr.gif) right 0px no-repeat;
}
/* ************************************************************************************* */
.p_t {
	background:url(images/p_t.gif) 0px top repeat-x #b1d51c;
}
.p_rr {
	background:url(images/p_rr.gif) right 0px repeat-y;
}
.p_b {
	background:url(images/p_b.gif) 0px bottom repeat-x;
}
.p_ll {
	background:url(images/p_ll.gif) 0px 0px repeat-y;
	width:100%;
}
.p_r {
	background:url(images/p_r.gif) right 0px no-repeat;
}
.p_l {
	background:url(images/p_l.gif) 0px 0px no-repeat;
}
.p_tl {
	background:url(images/p_tl.gif) left top no-repeat;
}
.p_tr {
	background:url(images/p_tr.gif) right 0px no-repeat;
}
.p_bl {
	background:url(images/p_bl.gif) left bottom no-repeat;
}
.p_br {
	background:url(images/p_br.gif) right bottom no-repeat;
	padding:9px 10px 9px 10px;
}
/* ************************************************************************************* */
.p2_t {
	background:url(images/p2_t.gif) 0px bottom repeat-x #f6f6f6;
}
.p2_tl {
	background:url(images/p2_tl.gif) left top no-repeat;
	width:100%;
}
.p2_tr {
	background:url(images/p2_tr.gif) right top no-repeat;
}
.p2_bl {
	background:url(images/p2_bl.gif) left bottom no-repeat;
}
.p2_br {
	background:url(images/p2_br.gif) right bottom no-repeat;
	padding:8px 5px 3px 5px;
}
/* ************************************************************************************* */
.info_t {
	background:url(images/info_t.gif) 0px top repeat-x #303030;
}
.info_rr {
	background:url(images/info_rr.gif) right 0px repeat-y;
}
.info_b {
	background:url(images/info_b.gif) 0px bottom repeat-x;
}
.info_ll {
	background:url(images/info_ll.gif) 0px 0px repeat-y;
	width:100%;
}
.info_r {
	background:url(images/info_r.gif) right 0px no-repeat;
}
.info_l {
	background:url(images/info_l.gif) 0px 0px no-repeat;
}
.info_tl {
	background:url(images/info_tl.gif) left top no-repeat;
}
.info_tr {
	background:url(images/info_tr.gif) right 0px no-repeat;
}
.info_bl {
	background:url(images/info_bl.gif) left bottom no-repeat;
}
.info_br {
	background:url(images/info_br.gif) right bottom no-repeat;
	padding:20px 20px 20px 20px;
}
/* ************************************************************************************* */
.infoBoxHeading_table {
	background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x;
}
.infoBoxHeading_td {
	background:url(images/infoBoxHeading_td.gif) 0px 15px no-repeat;
	padding:17px 10px 11px 21px;
	width:100%;
}
.infoBoxHeading_td {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
}
/* ************************************************************************************* */
.infoBox_table {
	margin:0px 0px 7px 0px;
	background:url(images/box_line.gif) 0px 0px repeat-y;
}
.infoBox_td {
	background:url(images/box_line.gif) right 0px repeat-y;
}
/* ************************************************************************************* */
.infoBoxContents_table {
	background:url(images/box_line.gif) 0px bottom repeat-x;
}
.infoBoxContents_table .boxText {
	background:url(images/box_corn_br.gif) right bottom no-repeat;
}
.boxText .boxText_table {
	background:url(images/box_corn_bl.gif) 0px bottom no-repeat;
}
.boxText .boxText_td {
	padding:10px 11px 19px 11px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText, .boxText td {
	color:#666667;
	font-size:11px;
	line-height:14px;
	font-family:arial;
}
.boxText a {
	color:#666667;
	font-size:11px;
	line-height:12px;
	font-family:arial;
	text-decoration:none;
}
.boxText a:hover {
	color:#666667;
	text-decoration:underline;
}
.boxText span {
	display:block;
	padding:0px 0px 10px 0px;
}
.boxText span a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.boxText span a:hover {
	color:#666666;
	text-decoration:none;
}
.boxText span.productSpecialPrice {
	color: #f84700;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	font-family: arial;
	display:inline;
}
del {
	color: #f84700;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	font-family: arial;
}
.boxText div.img {
	margin:10px 0px 10px 0px;
	text-align:center;
}
.boxText div.stars {
	margin:14px 0px 10px 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText li {
	padding:0px 0px 0px 0px;
}
.boxText li, .boxText li a {
	font-family:Tahoma;
}
.boxText ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0;
}
.boxText li a {
	display:block;
}
.boxText ul li div {
	padding-left:14px;
}
.boxText .bg_list {
	background:url(images/bg_list_hline.gif) 0px 0px repeat-x;
}
.boxText .bg_list a {
	color:#60584b;
	font-size:11px;
	line-height:12px;
	padding:5px 11px 4px 25px;
	text-decoration:none;
	background:url(images/bg_list.gif) 11px 8px no-repeat;
}
.boxText .bg_list a:hover {
	color:#60584b;
	text-decoration:underline;
}
.boxText .bg_list_un {
}
.boxText .bg_list_un a {
	color:#60584b;
	font-size:11px;
	line-height:12px;
	padding:5px 11px 4px 25px;
	text-decoration:none;
	background:url(images/bg_list.gif) 11px 8px no-repeat;
}
.boxText .bg_list_un a:hover {
	color:#60584b;
	text-decoration:underline;
}
/* ************************************************************************************* */
.boxText .bg_list2 {
	background:url(images/bg_list_hline.gif) 0px 0px repeat-x;
}
.boxText .bg_list2 a {
	color:#60584b;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	padding:5px 11px 4px 11px;
	background:url(images/bg_list.gif) right 8px no-repeat;
}
.boxText .bg_list2 a:hover {
	color:#60584b;
	text-decoration:underline;
}
.boxText .bg_list2_un {
}
.boxText .bg_list2_un a {
	color:#60584b;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	padding:5px 11px 4px 11px;
	background:url(images/bg_list.gif) right 8px no-repeat;
}
.boxText .bg_list2_un a:hover {
	color:#60584b;
	text-decoration:underline;
}
/* ************************************************************************************* */
.main a.enlarge {
	color:#526571;
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
	display:block;
	padding:10px 0px 10px 0px;
	font-family:arial;
}
.main a:hover.enlarge {
	color:#526571;
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
}
.result {
	margin:0px 0px 0px 0px;
}
.result td {
	width:50%;
	vertical-align:middle;
	padding:13px 10px 13px 10px;
}
.result_right {
	text-align:right;
}
.result td {
	color:#353434;
	font-size:11px;
}
.result b {
	color:#353434;
	font-weight:normal;
}
/* ************************************************************************************* */
.result_right b {
	color:#db4d00;
	font-weight:normal;
}
.result_right a.pageResults {
	color:#db4d00;
	text-decoration:underline;
	font-size:11px;
}
.result_right a.pageResults:hover {
	color:#db4d00;
	text-decoration:none;
	background: #ececec;
}
.result_right a.pageResults u {
	color:#db4d00;
	text-decoration:underline;
}
.result_right a.pageResults u:hover {
	color:#db4d00;
	text-decoration:none;
}
/* ************************************************************************************* */
TD.smallText, SPAN.smallText, .smallText em, P.smallText {
	font-size: 10px;
	font-family: arial;
	font-weight:normal;
	font-style:normal;
}
.smallText a {
	color:#db4d01;
	font-size:11px;
	text-decoration:none;
}	/*  advanced_search.php  */
.smallText a:hover {
	color:#db4d01;
	font-size:11px;
	text-decoration:underline;
}
.smallText a u {
	color:#db4d01;
	font-size:11px;
	text-decoration:none;
}
.smallText a:hover u {
	color:#db4d01;
	font-size:11px;
	text-decoration:underline;
}
/* ************************************************************************************* */
td.main, p.main, div.main, .main td, .main p, .main b, .main .desc {
	color:#666666;
	font-size:11px;
	line-height:12px;
	font-family:arial;
}
.main .s_cart_head {
	color:#666666;
	font-size:11px;
	font-weight:normal;
}
.main a {
	color:#666666;
	text-decoration:underline;
	font-family:arial;
}
.main a:hover {
	color:#666666;
	text-decoration:none;
}
.main .name a {
	color:#666666;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	text-decoration:underline;
}
.main .name a:hover {
	color:#666666;
	text-decoration:none;
}
.main .desc {
	line-height:14px;
}
SPAN.productSpecialPrice {
	color: #ffffff;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	font-family: arial;
	display:inline;
}
s {
	color: #ffffff;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	font-family: arial;
}
.main SPAN.productSpecialPrice, .productSpecialPriceFinanced {
	color: #f84700;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	font-family: arial;
	display:inline;
}
.main s {
	color: #f84700;
	font-size: 12px;
	line-height:14px;
	font-weight:bold;
	font-family: arial;
}
.main strong {
	font-size:12px;
	font-family: arial;
	text-decoration: underline;
}
.img {
	border:1px solid #cdd1d4;
	background:#ffffff;
}
/* ************************************************************************************* */
.name_padd {
	padding:11px 0px 13px 0px;
	height:58px;
}
.desc_padd {
	padding:4px 0px 7px 0px;
	height:42px;
}
.price_padd {
	padding:2px 4px 5px 0px;
	text-align:right;
}
.button_padd {
	padding:0px 0px 0px 0px;
}
.s_cart_head_padd {
	padding:10px 0px 15px 0px;
}
.s_cart_td {
	padding:76px 0px 0px 0px;
}
.name2_padd {
	padding:5px 0px 5px 0px;
	height:24px;
}
.desc2_padd {
	padding:4px 0px 4px 0px;
	height:50px;
}
.price2_padd {
	padding:4px 5px 5px 5px;
	text-align:left;
}
.button2_padd {
	padding:3px 0px 1px 0px;
	text-align:center;
}
.main div.img {
	margin:0px 0px 0px 0px;
	text-align:center;
}
/* ************************************************************************************* */
table.listing {
	margin:5px 0px 0px 0px;
	border:10px solid #ffffff;
	border-width:0px 0px 0px 0px;
}
table.listing td {
	padding:1px 0px 1px 0px;
	color:#666665;
	font-size:10px;
	font-family:arial;
}
.main .listing b {
	font-weight:normal;
}
.main .listing font {
	color:#666665;
	font-size:10px;
	font-family:arial;
}
.main .listing b font {
	color:#666665;
	font-size:10px;
	font-family:arial;
}
.main .listing b font a {
	text-decoration:underline;
}
.main .listing b font a:hover {
	text-decoration:none
}
.main .listing font a {
	color:#666665;
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}
.main .listing font a:hover {
	color:#666665;
	text-decoration:none
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.col_c_table {
	width:890px;
	margin:auto;
}
.main_table {
}
.box_width_left {
	width:222px;
}
.box_width_right {
	width:0px;
	visibility:hidden;
}
.content_width_td {
	width:100%;
	padding:0px 0px 9px 7px;
}
.box_width_td_right {
	padding:0px 0px 0px 0px;
}
.box_width_td_right {
	padding:0px 0px 0px 0px;
	visibility:hidden;
}
/* ************************************************************************************* */
/* ************************************************************************************* */    
.left_part {
	float:left;
	width:70%
}
.right_part {
	float:right;
	padding:0px 20px 0px 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x {
	background:url(images/line_x.gif) 0px center repeat-x;
}
.prod_line_y {
	background:url(images/line_y.gif) center 0px repeat-y;
	vertical-align:bottom;
}
.padd_gg img {
	height:7px;
}
.padd_vv img {
	width:7px;
}
/* ************************************************************************************* */
.shop_cart {
	color:#5a5353;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	height:35px;
	text-transform:uppercase;
}
.cart_line_x {
	background:url(images/line_x.gif) 0px center repeat-x;
}
.cart_line_y {
	background:url(images/line_y.gif) center 0px repeat-y;
}
.padd2_gg img {
	height:1px;
}
.padd2_vv img {
	width:1px;
}
.tableBox_shopping_cart {
	margin:0px 0px 0px 0px;
}
.cart_total_left {
	width:80%;
	text-align:right;
	vertical-align:middle;
	height:38px;
	padding:0px 20px 0px 0px;
}
.cart_total_right {
	width:20%;
	text-align:center;
	vertical-align:middle;
}
.cart_total_left {
	color:#666665;
	font-size:11px;
	font-weight:normal;
	font-family:arial;
}
.remove {
	width:20%;
}
.products {
	width:45%;
}
.quantity {
	width:15%;
}
.total {
	width:20%;
}
/* ************************************************************************************* */
.cont_heading_table {
	background:url(images/cont_heading_table.gif) 0px 0px repeat-x #2168AF;
}
.cont_heading_table .cont_heading_td {
	padding:1px 1px 1px 21px;
	width:100%;
	vertical-align:middle;
	text-transform:uppercase;
	background:url(images/cont_heading_td.gif) top left no-repeat;
}
.cont_heading_td {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
}
.cont_heading_table .cont_heading_l {
	background:url(images/cont_heading_l.gif) left bottom repeat-y;
}
.cont_heading_table .cont_heading_r {
	background:url(images/cont_heading_r.gif) right bottom repeat-y;
}
.cont_heading_table .cont_heading_t {
	background:url(images/cont_heading_table.gif) top left repeat-x;
}
.cont_heading_table .cont_heading_b {
	background:url(images/cont_heading_b.gif) top left repeat-x;
}
/* ************************************************************************************* */
.cont_heading_td a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
	text-decoration:none
}
.cont_heading_td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* ************************************************************************************* */
.padd_1 {
	padding:25px 15px 5px 15px;
}
.padd_2 {
	padding:0px 20px 0px 20px;
}
.padd_3 {
	padding:2px 2px 2px 2px;
}
.tableBox_output_td {
	padding:5px 0px 0px 0px;
}
.tableBox_output1_td {
	padding:0px 0px 0px 0px;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
/* .nho */
.separador_1, .separador_2 {
	visibility:hidden;
}
/* nho */
.colorgrisfooter a {
	color: #666666;
}
.colorgrisfooter {
	color: #666666;
}
.colorgrisfooter {
	color: #666666;
}
.menu-colaps span a {
	background:url(images/bg_list_hline.gif) 0px 0px repeat-x;
	font-weight: normal;
	margin-left: 14px;
 #margin-left: -14px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	top: 5px;
}
.number-hader {


	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2573B5;
	position: relative;
	left: 620px;
	letter-spacing: -1px;
	width: 145px;
	float: left;
	top: 28px;
}
.priceTA {
	position: relative;
	left: -5px;
	font-weight: bold;
}

	 

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
	background-color: #60584B;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	display: block;
	padding: 5px;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #60584B;
	text-decoration: none;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	text-decoration: none;
	background-color: #F3F3F3;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	text-decoration: none;
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	width: 200px;
	z-index: 1000;
}

.vertsubframe	{   /* Color of submenu item and border */
	border: 1px solid #999999;
	position: relative;
	display: block;
	background-color: #FFFFFF;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	display: block;
	padding: 5px;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #60584B;
	text-decoration: none;
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	text-decoration: none;
	background-color: #F3F3F3;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	text-decoration: none;
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
	font-weight: bold;
}
#formreviews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.reviewtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
}


#formreviews input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	margin-bottom: 4px;
}
.reviewtextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.reviewtextarea textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pestareviw {
	position: relative;
	top: 18px;
	left: 450px;
	width: 200px;
}
.productSpecialPrice {
	/*display: none;!important*/
}
