/*
  $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
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #faf9f9 url(images/BG_Body.jpg) repeat-x;
	font-weight: normal;
}


.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: #c5cfd5;
}
.orderEdit {
	font-family: arial;
	font-size : 10px;
	color: #6895b1;
	text-decoration: underline;
}

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:Tahoma;
	background: #ff0000;
	text-align:center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	background: #00ff00;
	text-align: center;
}
.infoBox {
	background: #c5cfd5;
}
.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:#c5cfd5;
}
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;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}
.productListing-heading {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	background: #b6b7cb;
}
TD.productListing-data { /* font-size: 10px;font-family: arial; */
}
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: Tahoma;
}
SPAN.markProductOutOfStock {
	color: #c76170;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
SPAN.errorText {
	color: #ff0000;
	font-family: arial;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #c5cfd5;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #c5cfd5;
}
.checkoutBarFrom, .checkoutBarTo {
	color: #353535;
	font-size: 10px;
	font-family: arial;
}
.checkoutBarCurrent {
	color: #353535;
	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:#25699e;
	text-transform:uppercase;
}
.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;
}
.select2 {
	width:90%;
	border:1px solid #808080;
	vertical-align:middle;
}
.go {
	width:152px;
	height:20px;
	border:1px solid #808080;
}
/* ************************************************************************************* */
.footer {
	width:100%;
	color:#000000;
	vertical-align:middle;
	background:#ffffff;
}
.footer td {
	color:#000000;
	font-size:11px;
	font-family:Arial;
	vertical-align:middle;
}
.footer a {
	color:#000000;
	font-size:11px;
	line-height:21px;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}
.footer span {
	color:#ffffff;
	font-size:11px;
	font-weight:normal
}
.footer span a {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.footer span a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.footer b a {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.footer b a:hover {
	color:#000000;
	text-decoration:underline;
}
.popup {
}
.popup td {
	color:#353535;
	font-size:11px;
	line-height:14px;
	font-family:tahoma;
}
.popup strong {
	display:block;
	padding:10px 0px 0px 0px;
	color:#353535;
}
/* ************************************************************************************* */
.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(/assets/images/m_tl.html) left top no-repeat;
	width:100%;
}
.m_tr {
	background:url(/assets/images/m_tr.html) right 0px no-repeat;
}
.m_bl {
	background:url(/assets/images/m_bl.html) left bottom no-repeat;
}
.m_br {
	background:url(/assets/images/m_br.html) right bottom no-repeat;
	padding:12px 10px 12px 10px;
}
/* ************************************************************************************* */
* html .width_100 {
	width:100%;
}
.s_t {
	background:url(/assets/images/s_t.html) top repeat-x #303030;
	margin-bottom:6px;
}
.s_b {
	background:url(/assets/images/s_b.html) bottom repeat-x;
}
.s_l {
	background:url(/assets/images/s_l.html) left repeat-y;
}
.s_tl {
	background:url(/assets/images/s_tl.html) left top no-repeat;
	width:100%;
}
.s_bl {
	background:url(/assets/images/s_bl.html) left bottom no-repeat;
	padding:2px 2px 13px 2px;
}
/* ************************************************************************************* */
.sc_bg {
	background: #ffffff;
	padding:1px 0px 0px 0px;
}
.sc_t {
	background:url(/assets/images/sc_t.html) top repeat-x #ffffff;
	width:100%;
}
.sc_r {
	background:url(/assets/images/sc_r.html) right repeat-y #ffffff;
}
.sc_b {
	background:url(/assets/images/sc_b.html) bottom repeat-x #ffffff;
}
.sc_l {
	background:url(/assets/images/sc_l.html) left repeat-y #ffffff;
}
.nav_bg {
	background:url(/assets/images/nav_bg.html) 0px top repeat-x #e0f5fe;
}
.nav_t {
	background:url(/assets/images/nav_line.html) 0px top repeat-x;
}
.nav_r {
	background:url(/assets/images/nav_line.html) right 0px repeat-y;
}
.nav_b {
	background:url(/assets/images/nav_line.html) 0px bottom repeat-x;
}
.nav_l {
	background:url(/assets/images/nav_line.html) 0px 0px repeat-y;
}
.nav_tl {
	background:url(/assets/images/nav_tl.html) left top no-repeat;
	width:100%;
}
.nav_tr {
	background:url(/assets/images/nav_tr.html) right 0px no-repeat;
}
.nav_bl {
	background:url(/assets/images/nav_bl.html) left bottom no-repeat;
}
.nav_br {
	background:url(/assets/images/nav_br.html) right bottom no-repeat;
	padding:1px 15px 1px 15px;
}
/* ************************************************************************************* */
.prod_t {
	background:url(/assets/images/prod_bg.html) 0px top repeat-x #ffffff;
}
.prod_r {
	background:url(/assets/images/prod_bg.html) right 0px repeat-y;
}
.prod_b {
	background:url(/assets/images/prod_bg.html) 0px bottom repeat-x;
}
.prod_l {
	background:url(/assets/images/prod_bg.html) 0px 0px repeat-y;
}
.prod_tl {
	background:url(/assets/images/prod_tl.html) left top no-repeat;
	width:100%;
}
.prod_tr {
	background:url(/assets/images/prod_tr.html) right 0px no-repeat;
}
.prod_bl {
	background:url(/assets/images/prod_bl.html) left bottom no-repeat;
}
.prod_br {
	background:url(/assets/images/prod_br.html) right bottom no-repeat;
	padding:18px 21px 12px 21px;
}
.prod1_br {
	background:url(/assets/images/prod_br.html) right bottom no-repeat;
	padding:18px 21px 18px 21px;
}
.prod2_br {
	background:url(/assets/images/prod_br.html) right bottom no-repeat;
	padding:31px 21px 15px 21px;
}
.prod4_br {
	background:url(/assets/images/prod_br.html) right bottom no-repeat;
	padding:4px 4px 4px 4px;
}
.prod_popup_tl {
	background:url(/assets/images/prod_popup_tl.html) left top no-repeat;
	width:100%;
}
.prod_popup_tr {
	background:url(/assets/images/prod_popup_tr.html) right 0px no-repeat;
}
/* ************************************************************************************* */
.p_t {
	background:url(/assets/images/p_t.html) 0px top repeat-x #b1d51c;
}
.p_rr {
	background:url(/assets/images/p_rr.html) right 0px repeat-y;
}
.p_b {
	background:url(/assets/images/p_b.html) 0px bottom repeat-x;
}
.p_ll {
	background:url(/assets/images/p_ll.html) 0px 0px repeat-y;
	width:100%;
}
.p_r {
	background:url(/assets/images/p_r.html) right 0px no-repeat;
}
.p_l {
	background:url(/assets/images/p_l.html) 0px 0px no-repeat;
}
.p_tl {
	background:url(/assets/images/p_tl.html) left top no-repeat;
}
.p_tr {
	background:url(/assets/images/p_tr.html) right 0px no-repeat;
}
.p_bl {
	background:url(/assets/images/p_bl.html) left bottom no-repeat;
}
.p_br {
	background:url(/assets/images/p_br.html) right bottom no-repeat;
	padding:9px 10px 9px 10px;
}
/* ************************************************************************************* */
.p2_t {
	background:url(/assets/images/p2_t.html) 0px bottom repeat-x #f6f6f6;
}
.p2_tl {
	background:url(/assets/images/p2_tl.html) left top no-repeat;
	width:100%;
}
.p2_tr {
	background:url(/assets/images/p2_tr.html) right top no-repeat;
}
.p2_bl {
	background:url(/assets/images/p2_bl.html) left bottom no-repeat;
}
.p2_br {
	background:url(/assets/images/p2_br.html) right bottom no-repeat;
	padding:8px 5px 3px 5px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.tep_draw4_l {
	background:url(/assets/images/tep_draw4_line.gif) 0px 0px repeat-y #ffffff;
	margin-bottom:7px;
}
.tep_draw4_r {
	background:url(/assets/images/tep_draw4_line.gif) right 0px repeat-y;
}
.tep_draw4_b {
	background:url(/assets/images/tep_draw4_line.gif) 0px bottom repeat-x;
}
.tep_draw4_bl {
	background:url(/assets/images/tep_draw4_bl.gif) left bottom no-repeat;
	width:100%;
}
.tep_draw4_br {
	background:url(/assets/images/tep_draw4_br.gif) right bottom no-repeat;
	padding:9px 9px 9px 9px;
}
/* ************************************************************************************* */
.info_t {
	background:url(/assets/images/tep_draw4_line.gif) 0px top repeat-x #ffffff;
	margin-top:5px;
}
.info2_t {
	background:url(/assets/images/tep_draw4_line.gif) 0px top repeat-x #ffffff;
	margin-bottom:10px;
}
.info_r {
	background:url(/assets/images/tep_draw4_line.gif) right 0px repeat-y;
}
.info_b {
	background:url(/assets/images/tep_draw4_line.gif) 0px bottom repeat-x;
}
.info_l {
	background:url(/assets/images/tep_draw4_line.gif) 0px 0px repeat-y;
}
.info_tl {
	background:url(/assets/images/tep_draw4_tl.gif) left top no-repeat;
	width:100%;
}
.info_tr {
	background:url(/assets/images/tep_draw4_tr.gif) right 0px no-repeat;
}
.info_bl {
	background:url(/assets/images/tep_draw4_bl.gif) left bottom no-repeat;
}
.info_br {
	background:url(/assets/images/tep_draw4_br.gif) right bottom no-repeat;
	padding:12px 21px 12px 21px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table {
	margin:0px 0px 7px 0px;
	background:url(/assets/images/box_line.gif) 0px 0px repeat-y;
}
.infoBox_td {
	background:url(/assets/images/box_line.gif) right 0px repeat-y;
}
/* ************************************************************************************* */
.infoBoxContents_table {
	background:url(/assets/images/box_line.gif) 0px bottom repeat-x;
}
.infoBoxContents_table .boxText {
	background:url(/assets/images/box_corn_br.gif) right bottom no-repeat;
}
.boxText .boxText_table {
	background:url(/assets/images/box_corn_bl.gif) 0px bottom no-repeat;
}
.boxText .boxText_td {
	padding:10px 20px 19px 20px;
}
/* ************************************************************************************* */




/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading2_table {
}
.infoBoxHeading2_td {
	padding:0px 40px 0px 41px;
	width:100%;
}
.infoBoxHeading2_td {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
}
.infoBoxHeading2_td span {
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
.infoBoxHeading2_td a {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.infoBoxHeading2_td a:hover {
	color:#000000;
	text-decoration:underline;
}
/* ************************************************************************************* */
.infoBox2_table {
	margin:0px 0px 5px 0px;
}
.infoBox2_td {
}
/* ************************************************************************************* */
.infoBoxContents2_table {
}
.infoBoxContents2_table .boxText {
	padding:5px 41px 0px 41px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
div.boxText {
	padding:0px 0px 0px 0px;
	width:100%;
}
.boxText, .boxText td {
	color:#353535;
	font-size:11px;
	line-height:14px;
	font-family:arial;
}
.boxText a {
	color:#1d6a92;
	font-size:11px;
	line-height:12px;
	font-family:tahoma;
	text-decoration:none;
}
.boxText a:hover {
	color:#1d6a92;
	text-decoration:underline;
}
.boxText span {
	display:block;
	padding:0px 0px 10px 0px;
}
.boxText span a {
	color:#353535;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.boxText span a:hover {
	color:#353535;
	text-decoration:underline;
}
.boxText span.productSpecialPrice {
	color: #6895b2;
	font-size: 15px;
	line-height:14px;
	font-weight:normal;
	font-family: tahoma;
	display:inline;
}
del {
	color: #6895b2;
	font-size: 15px;
	line-height:14px;
	font-weight:normal;
	font-family: tahoma;
}
.boxText div {
}
.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:arial;
}
.boxText ul {
	list-style:none;
	margin:0px 0px 0px 16px;
	padding:0;
}
.boxText li a {
	display:block;
	padding:5px 0px 5px 18px;
}
.boxText ul li div {
	padding-left:23px;
}
.boxText .bg_list {
	background:url(/assets/images/bg_list_hline.html) 0px 0px repeat-x;
}
.boxText .bg_list a {
	color:#6e8594;
	font-size:12px;
	line-height:12px;
	text-decoration:underline;
	background:url(/assets/images/bg_list.gif) 0px 10px no-repeat;
}
.boxText .bg_list a:hover {
	color:#6e8594;
	text-decoration:none;
}
.boxText .bg_list_un {
}
.boxText .bg_list_un a {
	color:#6e8594;
	font-size:12px;
	line-height:12px;
	text-decoration:underline;
	background:url(/assets/images/bg_list.gif) 0px 10px no-repeat;
}
.boxText .bg_list_un a:hover {
	color:#6e8594;
	text-decoration:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list3 {
}
.boxText .bg_list3 a {
	color:#6e8594;
	font-size:12px;
	line-height:12px;
	text-decoration:underline;
	padding-left:0px;
}
.boxText .bg_list3 a:hover {
	color:#6e8594;
	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:tahoma;
}
.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 1px 13px 1px;
}
.result_right {
	text-align:right;
}
.result td {
	color:#353434;
	font-size:11px;
}
.result b {
	color:#353434;
	font-weight:normal;
}
/* ************************************************************************************* */
.result_right b {
	color:#6895b2;
	font-weight:normal;
}
.result_right a.pageResults {
	color:#6895b2;
	text-decoration:underline;
	font-size:11px;
}
.result_right a.pageResults:hover {
	color:#6895b2;
	text-decoration:none;
	background: #c5cfd5;
}
.result_right a.pageResults u {
	color:#6895b2;
	text-decoration:underline;
}
.result_right a.pageResults u:hover {
	color:#6895b2;
	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:#6895b1;
	font-size:11px;
	text-decoration:none;
}	/*  advanced_search.php  */
.smallText a:hover {
	color:#6895b1;
	font-size:11px;
	text-decoration:underline;
}
.smallText a u {
	color:#6895b1;
	font-size:11px;
	text-decoration:none;
}
.smallText a:hover u {
	color:#6895b1;
	font-size:11px;
	text-decoration:underline;
}
/* ************************************************************************************* */
td.main, p.main, div.main, .main td, .main p, .main b, .main .desc {
	color:#353535;
	font-size:12px;
	line-height:1.2;
	font-family:arial;
}
.main .s_cart_head {
	color:#353535;
	font-size:12px;
	line-height:1.2;
	font-weight:bold;
	text-transform:uppercase;
}
.main a {
	color:#353535;
	font-size:11px;
	text-decoration:underline;
	font-family:tahoma;
}
.main a:hover {
	color:#353535;
	text-decoration:none;
}
.main .name a {
	color:#353535;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.main .name a:hover {
	color:#353535;
	text-decoration:underline;
}
.main .name b a {
	color:#6e8594;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	text-decoration:underline;
}
.main .name b a:hover {
	color:#6e8594;
	text-decoration:none;
}
.main .desc {
}
SPAN.productSpecialPrice {
	color: #6895b2;
	font-size: 15px;
	line-height:14px;
	font-weight:normal;
	font-family: tahoma;
	display:inline;
}
s {
	color: #ffffff;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	font-family: tahoma;
}
.main SPAN.productSpecialPrice {
	color: #6895b2;
	font-size: 15px;
	line-height:14px;
	font-weight:normal;
	font-family: tahoma;
	display:inline;
}
.main s {
	color: #6895b2;
	font-size: 15px;
	line-height:14px;
	font-weight:normal;
	font-family: tahoma;
}
.main strong {
	font-size:11px;
	font-family: tahoma;
}
.img {
	border:1px solid #cdd1d4;
	background:#ffffff;
}
/* ************************************************************************************* */
.name_padd {
	padding:6px 0px 13px 0px;
	height:42px;
}
.desc_padd {
	padding:4px 0px 17px 0px;
	height:42px;
}
.price_padd {
	padding:2px 4px 5px 0px;
	text-align:right;
}
.button_padd {
	padding:10px 0px 0px 0px;
}
.s_cart_head_padd {
	padding:10px 0px 15px 0px;
}
.s_cart_td {
	padding:16px 0px 0px 0px;
}
.name2_padd {
	padding:3px 5px 5px 0px;
	height:48px;
	text-align:center;
}
.desc2_padd {
	padding:4px 0px 4px 0px;
	height:50px;
}
.price2_padd {
	padding:0px 5px 5px 5px;
	text-align:center;
}
.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:#353535;
	font-size:10px;
	font-family:tahoma;
}
.main .listing b {
	font-weight:normal;
}
.main .listing font {
	color:#353535;
	font-size:10px;
	font-family:tahoma;
}
.main .listing b font {
	color:#353535;
	font-size:10px;
	font-family:tahoma;
}
.main .listing b font a {
	text-decoration:underline;
}
.main .listing b font a:hover {
	text-decoration:none
}
.main .listing font a {
	color:#353535;
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}
.main .listing font a:hover {
	color:#353535;
	text-decoration:none
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.col_c_table {
	width:816px;
	position:relative;
	background:url(/assets/images/bg_head.jpg) 0px 0px no-repeat;
}
.col_c {
	padding:0px 76px 0px 88px;
}
.main_table {
}
.box_width_left {
	width:215px;
}
.box_width_right {
	width:0px;
	visibility:hidden;
}
.content_width_td {
	width:100%;
	padding:0px 0px 0px 5px;
	border-bottom:10px solid #ffffff;
}
.box_width_td_left {
	padding:0px 9px 0px 9px;
}
.box_width_td_right {
	padding:0px 9px 0px 0px;
	visibility:hidden;
}
/* ************************************************************************************* */
/* ************************************************************************************* */    
.left_part {
	float:left;
	width:70%
}
.right_part {
	float:right;
	padding:0px 20px 0px 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x {
	background:url(/assets/images/line_x.gif) 0px center repeat-x;
}
.prod_line_y {
	background:url(/assets/images/line_y.gif) center 0px repeat-y;
	vertical-align:bottom;
}
.padd_gg img {
	height:9px;
}
.padd_vv img {
	width:9px;
}
/* ************************************************************************************* */
.cart_line_x {
	background:url(/assets/images/line_x.gif) 0px center repeat-x;
}
.cart_line_y {
	background:url(/assets/images/line_yy.html) center 0px repeat-y;
}
.padd2_gg img {
	height:9px;
}
.padd2_vv img {
	width:9px;
}
.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:#353535;
	font-size:15px;
	font-weight:normal;
	font-family:arial;
}
.remove {
	width:20%;
}
.products {
	width:45%;
}
.quantity {
	width:15%;
}
.total {
	width:20%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table {
	background:url(/assets/images/cont_heading_t.gif) 0px 0px repeat-x #000000;
	height:38px;
}
.cont_heading_td {
	background:url(/assets/images/cont_heading_b.gif) 0px bottom repeat-x;
}
.cont_heading_td td {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
}
/* ************************************************************************************* */
.cont_heading_td a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
	text-decoration:none;
}
.cont_heading_td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.cont_heading_td .table2 {
	background:url(/assets/images/cont_heading_bl.gif) 0px bottom no-repeat;
}
.cont_heading_td .td2 {
	background:url(/assets/images/cont_heading_br.gif) right bottom no-repeat;
}
.cont_heading_td .table3 {
	background:url(/assets/images/cont_heading_tl.jpg) 0px 0px no-repeat;
}
.cont_heading_td .td3 {
	background:url(/assets/images/cont_heading_tr.jpg) right 0px no-repeat;
	padding:16px 20px 15px 26px;
	width:100%;
	height:45px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */									
.cont_heading2_td {
	background:url(/assets/images/cont_heading_b.gif) 0px bottom repeat-x;
}
.cont_heading2_td td {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
}
/* ************************************************************************************* */
.cont_heading2_td a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
	text-decoration:none;
}
.cont_heading2_td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.cont_heading2_td .table2 {
	background:url(/assets/images/cont_heading2_bl.gif) 0px bottom no-repeat;
}
.cont_heading2_td .td2 {
	background:url(/assets/images/cont_heading2_br.gif) right bottom no-repeat;
}
.cont_heading2_td .table3 {
	background:url(/assets/images/cont_heading_tl.jpg) 0px 0px no-repeat;
}
.cont_heading2_td .td3 {
	background:url(/assets/images/cont_heading_tr.jpg) right 0px no-repeat;
	padding:16px 20px 15px 26px;
	width:100%;
	height:45px;
}
.padd_1 {
	padding:10px 10px 5px 10px;
}
.padd_2 {
	padding:0px 20px 0px 20px;
}
.padd_3 {
	padding:5px 4px 0px 4px;
}
.tableBox_output_td {
	padding:5px 0px 0px 0px;
}
.tableBox_output1_td {
	padding:0px 0px 0px 0px;
}
.right_bgd {
	position:absolute;
	top:0px;
	right:0;
	width:50%;
	height:672px;
	background:url(/assets/images/tail-top-right.jpg) 0px 0px repeat-x;
}

