/*

  $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

*/

a {
	outline:none;
}
.form-search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #333333;
}
.descripcion {
	text-align:center;
	font-size:11px;
}
h4 {
	background:#333;
	color:#FFF;
	padding:3px;
}
h5 {
	background:#333;
	color:#FFF;
	padding:3px;
	margin:10px;
	margin-top:20px;
}
.h6 {
	font-size:12px;
	font-weight:bold;
}
.h7 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.rep {
	font-size:10px;
	margin-left:15px;
}
.rep a:link {
	font-size:11px;
	text-decoration:none;
	color:#900;
	margin-top:3px;
	font-weight:bold;
}
/*editor*/



h2 {
	margin-top:20px;
	margin-left:15px;
	color:#900;
	font-weight:bold;
}
p {
	margin-left:15px;
}
hr {
	height:1px;
	width:600px;
	border:dotted 1px #666;
}
.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: none;
}
BODY {
	background:#ffffff;
	color: #666665;
	margin: 0px;
	padding:0;
}
A { /* color: #000000; */
	font-family:arial;
	text-decoration: none;
}
A:hover { /* color: #AABBDD; */
	text-decoration: none;
}
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:none;
}
.productListing-heading {
	color:#333;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}
TD.productListing-data {
	font-size:12px;
}
TD.productListing-data a:link {
	font-size:12px;
	text-decoration:none;
	color:#666;
}
TD.productListing-data a:hover {
	font-size:12px;
	text-decoration:none;
	color:#000;
}
TD.productListing-data a:visited {
	font-size:12px;
	text-decoration:none;
	color:#666;
}
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:none;
}
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:13px;
	font-family:arial;
	height:18px;
	vertical-align:middle;
}
.header span {
	font-size:10px;
}
.header b {
	color:#fd2f0f;
	display:block;
	text-decoration:none;
}
.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:none
}
.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:none;
}
.footer span {
	color:#737373;
	font-size:11px;
	font-weight:normal
}
.footer span a {
	color:#737373;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}
.footer span a:hover {
	color:#737373;
	text-decoration:none;
}
.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:none;
}
.popup a, .popup a u {
	color:#666668;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.popup a:hover {
	color:#666668;
	text-decoration:none;
}
/* ************************************************************************************* */

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

.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:none;
}
.boxText span {
	display:block;
	padding:0px 0px 10px 0px;
}
.boxText span a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.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:18px;
}
.boxText .bg_list {
	background:url(images/bg_list_hline.gif) 0px 0px repeat-x;
	font-weight: bold;
	font-size: 12px;
}
.boxText .bg_list a {
	color:#000000;
	font-size:12px;
	line-height:12px;
	padding:5px 11px 4px 25px;
	text-decoration:none;
	background:url(images/bg_list.gif) 11px 8px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxText .bg_list a:hover {
	color:#60584b;
	text-decoration:none;
}
.boxText .bg_list_un {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxText .bg_list_un a {
	color:#000000;
	font-size:12px;
	line-height:12px;
	padding:5px 11px 4px 25px;
	text-decoration:none;
	background:url(images/bg_list.gif) 11px 8px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boxText .bg_list_un a:hover {
	color:#60584b;
	text-decoration:none;
}
/* ************************************************************************************* */

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

.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:none;
	font-size:11px;
}
.result_right a.pageResults:hover {
	color:#db4d00;
	text-decoration:none;
	background: #ececec;
}
.result_right a.pageResults u {
	color:#db4d00;
	text-decoration:none;
}
.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:none;
}
.smallText a u {
	color:#db4d01;
	font-size:11px;
	text-decoration:none;
}
.smallText a:hover u {
	color:#db4d01;
	font-size:11px;
	text-decoration:none;
}
/* ************************************************************************************* */

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:none;
	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:none;
}
.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 {
	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:none;
}
.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;
}
.desc2_padd {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.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:10px 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:none;
}
.main .listing b font a:hover {
	text-decoration:none
}
.main .listing font a {
	color:#666665;
	text-decoration:none;
	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:100%;
}
.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 #282828;
}
.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;
}
.texto-heder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: super;
}
.foto {
	width: 130px;
	overflow: hidden;
	background-color: #F5F5F5;
}
.texto-chico {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.texto-medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
}
a:visited {
}
.emails {
	color: #666666;
}

.internet-dealers a{
 
 line-height: 18px;
}