/*

  $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

*/



.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: #eeefed;
}
.orderEdit {
	font-family: arial;
	font-size : 10px;
	color: #000001;
	text-decoration: underline;
}
BODY {
	color: #666665;
	margin: 0px;
	padding:0px;
	background:url(images/bg_main.gif) 0px 0px repeat-x #ffffff;
}
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: #e4e4e4;
}
.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:#eeefed;
}
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: 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: #eeefed;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #eeefed;
}
.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;
}
/* ************************************************************************************* */

.vam {
	vertical-align:middle;
}
.tac {
	text-align:center;
}
.b_width strong {
	display:block;
	width:170px;
	font-weight:normal;
}
.width2_100 {
	width:100%;
}
/* ************************************************************************************* */

.row_1 {
	padding:32px 0px 38px 0px;
}
.row_3 {
	padding:6px 0px 6px 0px;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.bg_main {
	height:100%;
}
.bg2_main {
	height:100%;
	padding:0px 45px 0px 45px;
}
.bg3_main {
	width:890px;
}
.bg4_main {
	padding:0px 8px 0px 8px;
}
.bg5_main {
	background:url(images/s_tl.gif) 0px 0px no-repeat;
}
.bg6_main {
	background:url(images/s_tr.gif) right 0px no-repeat;
}
.main_table {
	background:url(images/spacer.gif) 223px 0px repeat-y;
}
.box_width_left {
	width:221px;
}
.box_width_right {
	width:0px;
	visibility:hidden;
}
.content_width_td {
	width:100%;
	padding:0px 0px 0px 7px;
}
.box_width_td_left {
	padding:0px 0px 0px 0px;
}
.box_width_td_right {
	padding:0px 0px 0px 0px;
	visibility:hidden;
	display:none;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.header td {
	color:#717171;
	font-size:10px;
	font-weight:normal;
	font-family:arial;
	vertical-align:middle;
	text-align:center;
	height:46px;/*white-space:nowrap;*/

}
.header strong {
	color:#525252;
	font-weight:normal;
	font-size:11px;
}
/*.header b {

	color:#45758d;

	font-size:11px;

	text-decoration:underline;

}*/

.header a {
	color:#fff;
	text-decoration:none
}
.header a:hover {
	color:#fff;
	text-decoration:underline;
}
.select {
	width:100%;
	border:1px solid #c2c1c1;
	color:#868686;
}
.select2 {
	width:80%;
	border:1px solid #c2c1c1;
	color:#868686;
	vertical-align:middle;
	margin:15px 20px 15px 10px;
}
.go {
	width:100%;
	border:1px solid #c2c1c1;
	color:#868686;
	height:18px;
}
.logo {
	padding:57px 75px 36px 75px;
}
.banner {
	padding:0px 0px 13px 0px;
}
.shopping-cart {
	text-align:left;
	border-left: none;
	padding: 0 0 10px 0;
	background: url("images/bg-cart.png") no-repeat left bottom;
	color: #fff;
	font-size: 12px;
	line-height: 130%;
	vertical-align: top;
	margin: 0;
	min-height: 47px;
	width: 250px;
	float: right;
	position: relative;
}
.shopping-cart p {
	padding: 5px 0 0 54px;
	margin: 0 0 0 12px;
	border-top: 1px solid #363636;
}
.shopping-message {
	z-index: 50;
	color: #464545;
	background: url("images/shopping-message.gif") no-repeat left top;
	border-bottom: 1px solid #a8a8a8;
	padding: 20px 10px 5px 10px;
	font-size: 10px;
	position: absolute;
	left: 26px;
	bottom: -42px;
	width: 184px;
}
.shopping-cart a {
	color: #fff;
}
.header {
	position: relative;
	/*overflow: hidden;*/
}
.row_1 img {
	margin:0px 0 5px 0px;
}
.row_1 .header img {
	margin:0px 0px 0px 0px;
}
.menu {
	background:url(images/m_bg.gif) 0px 0px repeat-x;
}
.menu td {
	text-align:center;
	vertical-align:middle;
}
.menu a {
	display:block;
	cursor:pointer;
}
/* ************************************************************************************* */

.footer_tr {
	padding:16px 0px 0px 0px;
}
.footer_td {
	width:224px;
	text-align:center;
}
.footer2_td {
	width:100%;
	padding:0px 20px 0px 30px;
	text-align:right;
}
.footer {
	color:#353535;
	font-size:12px;
	line-height:20px;
	font-family:arial;
	vertical-align:middle;
	height:101px;
}
.footer td {
	color:#353535;
	font-size:12px;
	line-height:20px;
	font-family:arial;
	vertical-align:middle;
}
.footer a {
	color:#353535;
	font-size:12px;
	line-height:20px;
	font-family:arial;
	text-decoration:none;
}
.footer a:hover {
	color:#353535;
	text-decoration:underline;
}
.footer span {
	color:#737373;
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
}
.footer span a {
	color:#737373;
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
	text-decoration:none;
	padding-left:9px;
}
.footer span a:hover {
	color:#737373;
	text-decoration:underline;
}
.footer b, .footer b a {
	color:#353535;
	font-size:11px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
}
.footer b a:hover {
	color:#353535;
	text-decoration:underline;
}
/* ************************************************************************************* */

.popup {
	background:url(images/logo.gif) 0px 10px no-repeat;
}
.popup td {
	color:#666666;
	font-size:11px;
	line-height:14px;
	font-family:tahoma;
}
.popup strong {
	color:#666666;
	font-size:11px;
	padding:10px 0px 0px 0px;
	display:block;
	text-decoration:underline;
}
.popup a, .popup a u {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.popup a:hover {
	color:#666666;
	text-decoration:underline;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

* html .width_100 {
	width:100%;
}
.s_t {
	background:url(images/s_line.gif) 0px top repeat-x #ffffff;
	margin-bottom:7px;
}
.s2_t {
	background:url(images/s_line.gif) 0px top repeat-x #ffffff;
	margin-top:7px;
}
.s_r {
	background:url(images/s_line.gif) right 0px repeat-y;
}
.s_b {
	background:url(images/s_line.gif) 0px bottom repeat-x;
}
.s_l {
	background:url(images/s_line.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:4px;
}
.s2_br {
	background:url(images/s_br.gif) right bottom no-repeat;
	padding:20px 10px 20px 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;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.name_t {
	background:url(images/name_t.gif) 0px top repeat-x #ffffff;
}
.name_b {
	background:url(images/name_line.gif) 0px bottom repeat-x;
}
.name_r {
	background:url(images/name_line.gif) right 0px repeat-y;
}
.name_l {
	background:url(images/name_line.gif) 0px 0px repeat-y;
}
.name_tl {
	background:url(images/name_tl.gif) left top no-repeat;
}
.name_tr {
	background:url(images/name_tr.gif) right 0px no-repeat;
}
.name_bl {
	background:url(images/name_bl.gif) left bottom no-repeat;
}
.name_br {
	background:url(images/name_br.gif) right bottom no-repeat;
	padding:12px 14px 9px 14px;
}
/* ************************************************************************************* */

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

.popup_t {
	background:url(images/popup_t.gif) 0px top repeat-x #ffffff;
	margin-top:5px;
}
.popup_tl {
	background:url(images/popup_tl.gif) left top no-repeat;
	width:100%;
}
.popup_tr {
	background:url(images/popup_tr.gif) right 0px no-repeat;
}
.popup_bl {
	background:url(images/popup_bl.gif) left bottom no-repeat;
}
.popup_br {
	background:url(images/popup_br.gif) right bottom no-repeat;
	padding:0px 2px 10px 2px;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBoxHeading_table {
	background:url(images/infoBoxHeading_t.gif) 0px 0px repeat-x #b01802;
}
.infoBoxHeading_td {
	background:url(images/infoBoxHeading_b.gif) 0px 100% repeat-x;
}
.infoBoxHeading_td .table2 {
	background:url(images/infoBoxHeading_tl.jpg) 0px 0px no-repeat;
}
.infoBoxHeading_td .td2 {
	background:url(images/infoBoxHeading_tr.jpg) 100% 0px no-repeat;
}
.infoBoxHeading_td .table3 {
	background:url(images/infoBoxHeading_bl.gif) 0px 100% no-repeat;
}
.infoBoxHeading_td .td3 {
	background:url(images/infoBoxHeading_br.gif) 100% 100% no-repeat;
}
.infoBoxHeading_td .td4 {
	background:url(images/infoBoxHeading_mark.jpg) 19px 17px no-repeat;
	width:100%;
	height:50px;
	padding:18px 10px 19px 41px;
}
/* ************************************************************************************* */

.infoBoxHeading_td td {
	color:#ffffff;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
}
.infoBoxHeading_td a {
	color:#ffffff;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none
}
.infoBoxHeading_td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBox_table {
	margin:0px 0px 7px 0px;
	background:url(images/box_corn_line.gif) 0px 0px repeat-y #ffffff;
}
.infoBox_td {
	background:url(images/box_corn_line.gif) right 0px repeat-y;
}
/* ************************************************************************************* */

.infoBoxContents_table {
	background:url(images/box_corn_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:12px 11px 19px 11px;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.boxText, .boxText td {
	color:#656565;
	font-size:11px;
	line-height:14px;
	font-family:arial;
}
.boxText a {
	color:#666666;
	font-size:11px;
	line-height:12px;
	font-family:arial;
	text-decoration:none;
}
.boxText a:hover {
	color:#666666;
	text-decoration:underline;
}
.boxText span {
	display:block;
	padding:0px 0px 10px 0px;
}
.boxText span a {
	color:#666666;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	text-decoration:underline;
}
.boxText span a:hover {
	color:#000666666000;
	text-decoration:none;
}
.boxText span.productSpecialPrice {
	color: #b01802;
	font-size: 12px;
	line-height:14px;
	font-family: arial;
	font-weight:bold;
	display:inline;
}
del {
	color: #b01802;
	font-size: 12px;
	line-height:14px;
	font-family: arial;
	font-weight:bold;
}
.boxText div.img {
	margin:10px 0px 10px 0px;
	text-align:center;
}
.boxText div.stars {
	margin:14px 0px 10px 0px;
}
.boxText .name_padd {
	padding:0px 0px 6px 0px;
	text-align:center;
}
.boxText .pic_padd {
	padding:0px 0px 0px 0px;
	text-align:center;
}
.boxText .price_padd {
	padding:10px 0px 7px 0px;
	text-align:center;
}
/* ************************************************************************************* */

.boxText font {
	color:#87174a;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.boxText font a {
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
}
.boxText font a:hover {
	color:#000000;
	text-decoration:underline
}
.boxText font.sc a {
	color:#74ad2e;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.boxText font.sc a:hover {
	color:#74ad2e;
	text-decoration:underline
}
.boxText strong a {
	color:#070304;
	text-decoration:none;
	font-size:12px;
}
.boxText strong a:hover {
	color:#070304;
	text-decoration:underline
}
/* ************************************************************************************* */

.boxText li {
	padding:0px 0px 0px 0px;
	width:100%;
}
.boxText li, .boxText li a {
	font-family:arial;
}
.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 top repeat-x;
}
.boxText .bg_list a {
	color:#656565;
	font-size:11px;
	line-height:12px;
	padding:4px 11px 3px 54px;
	text-decoration:none;
	background:url(images/bg_list.gif) 36px 7px no-repeat;
}
.boxText .bg_list a:hover {
	color:#656565;
	text-decoration:underline;
}
.boxText .bg_list_un {
}
.boxText .bg_list_un a {
	color:#656565;
	font-size:11px;
	line-height:12px;
	padding:4px 11px 3px 54px;
	text-decoration:none;
	background:url(images/bg_list.gif) 36px 7px no-repeat;
}
.boxText .bg_list_un a:hover {
	color:#656565;
	text-decoration:underline;
}
/* ************************************************************************************* */

.boxText .bg_list2 {
	background:url(images/bg_list_hline.gif) 0px 0px repeat-x;
}
.boxText .bg_list2 a {
	color:#3e3e3e;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	padding:4px 11px 3px 1px;
	background:url(images/bg_list.gif) right 9px no-repeat;
}
.boxText .bg_list2 a:hover {
	color:#656565;
	text-decoration:underline;
}
.boxText .bg_list2_un {
}
.boxText .bg_list2_un a {
	color:#3e3e3e;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	padding:4px 11px 3px 1px;
	background:url(images/bg_list.gif) right 9px no-repeat;
}
.boxText .bg_list2_un a:hover {
	color:#656565;
	text-decoration:underline;
}
/* ************************************************************************************* */

/*  .main .boxText_td				{padding:10px 20px 19px 20px;}  */



.main a.enlarge {
	color:#666666;
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
	display:block;
	padding:10px 0px 10px 0px;
	font-family:arial;
	text-decoration:underline;
}
.main a:hover.enlarge {
	color:#666666;
	font-size:10px;
	text-transform:lowercase;
	font-weight:normal;
	text-decoration:none
}
.result {
	margin:0px 0px 0px 0px;
}
.result_top_padd td {
	width:50%;
	vertical-align:middle;
	padding:12px 8px 16px 8px;
}
.result_bottom_padd td {
	width:50%;
	vertical-align:middle;
	padding:16px 8px 16px 8px;
}
.result_right {
	text-align:right;
}
.result td {
	color:#000002;
	font-size:11px;
}
.result b {
	color:#000002;
	font-weight:normal;
}
/* ************************************************************************************* */

.result_right b {
	color:#000000;
	font-weight:normal;
}
.result_right a.pageResults {
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}
.result_right a.pageResults:hover {
	color:#000000;
	text-decoration:none;
	background: #eeefed;
}
.result_right a.pageResults u {
	color:#000000;
	text-decoration:underline;
}
.result_right a.pageResults u:hover {
	color:#000000;
	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:#000000;
	font-size:11px;
	text-decoration:none;
}	/*  advanced_search.php  */
.smallText a:hover {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
.smallText a u {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.smallText a:hover u {
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
/* ************************************************************************************* */

td.main, p.main, div.main, .main td, .main p, .main b, .main .desc {
	color:#8b8b8b;
	font-size:11px;
	line-height:12px;
	font-family:arial;
}
.main .s_cart_head {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
}
.main a {
	color:#676868;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	font-family:arial;
}
.main a:hover {
	color:#676868;
	text-decoration:underline;
}
.main .name b a {
	color:#676868;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	text-decoration:underline;
}
.main .name b a:hover {
	color:#676868;
	text-decoration:none;
}
.main .name a {
	color:#676868;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	text-decoration:underline;
}
.main .name a:hover {
	color:#676868;
	text-decoration:none;
}
.main .desc {
	line-height:14px;
	font-weight:normal;
}
.main .desc b {
	color:#000000;
}
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: #304f61;
	font-size: 12px;
	line-height:14px;
	font-family: arial;
	font-weight:bold;
	display:inline;
}
.main s {
	color: #304f61;
	font-size: 12px;
	line-height:14px;
	font-family: arial;
	font-weight:bold;
}
.main .strong {
	font-size:12px;
	font-family: arial;
	line-height:20px;
}
.img {
	border:1px solid #cdd1d4;
	background:#ffffff;
}
/* ************************************************************************************* */

.main .pic_padd {
	padding:21px 17px 2px 17px;
	float:left;
}
.main .name_padd {
	padding:1px 0px 1px 2px;
}
.main .desc_padd {
	padding:4px 17px 7px 1px;
}
.main .data_padd {
	padding:2px 0px 7px 0px;
}
.main .price_padd {
	padding:11px 6px 0px 0px;
	float:right;
}
.main .button_padd {
	margin:0px 0px 0px 0px;
	padding:0px 1px 0px 1px;
	overflow:hidden;
}
.main .s_cart_head_padd {
	padding:10px 0px 19px 0px;
}
.main .s_cart_td {
	padding:15px 0px 0px 0px;
}
.main .name2_padd {
	padding:1px 10px 5px 0px;
	height:35px;
}
.main .pic2_padd {
	padding:6px 0px 0px 0px;
}
.main .desc2_padd {
	padding:6px 0px 8px 0px;
}
.main .price2_padd {
	padding:7px 0px 4px 0px;
}
.main .button2_padd {
	padding:0px 0px 1px 0px;
}
.main .button22_padd {
	margin:10px 0px 10px 0px;
}
.main .button2_padd table {
	text-align:center;
	width:1px;
}
.main div.img {
	margin:0px 0px 0px 0px;
	text-align:center;
}
.padd_name3 {
	padding:0px 9px 0px 9px;
}
.padd_name4 {
	padding:7px 0px 0px 0px;
}
.padd_name5 {
	padding:0px 0px 7px 0px;
}
.ofh {
	overflow:hidden;
}
/* ************************************************************************************* */

.button_marg img, .button_marg input {
	margin:1px;
}
.button2_marg img, .button2_marg input {
	margin:2px;
}
.bg_input input {
	background:none;
	border:0px;
}
/* ************************************************************************************* */

.prod_info {
	float:left;
	padding:3px 1px 1px 1px;
	margin:0px 45px 0px 30px;
	text-align:center;
}
.desc3_padd {
	padding:1px 10px 7px 14px;
	width:100%;
}
/* ************************************************************************************* */

table.listing {
	margin:0px 0px 10px 0px;
}
table.listing td {
	padding:1px 0px 1px 0px;
	color:#000001;
	font-size:10px;
	font-family:arial;
}
.main .listing b {
	font-weight:normal;
}
.main .listing em, .main .listing font {
	color:#000001;
	font-size:10px;
	font-family:arial;
}
.main .listing b font {
	color:#7f7f7f;
	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:#000001;
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}
.main .listing font a:hover {
	color:#000001;
	text-decoration:none
}
/* ************************************************************************************* */

/* ************************************************************************************* */    

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

.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:3px;
}
.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:#666666;
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
}
.remove {
	width:20%;
}
.products {
	width:45%;
}
.quantity {
	width:15%;
}
.total {
	width:20%;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

.cont_heading_table {
	background:url(images/cont_heading_t.gif) 0px 0px repeat-x #b01802;
}
.cont_heading_td {
	background:url(images/cont_heading_b.gif) 0px 100% repeat-x;
}
.cont_heading_td .table2 {
	background:url(images/cont_heading_tl.jpg) 0px 0px no-repeat;
}
.cont_heading_td .td2 {
	background:url(images/cont_heading_tr.jpg) 100% 0px no-repeat;
}
.cont_heading_td .table3 {
	background:url(images/cont_heading_bl.gif) 0px 100% no-repeat;
}
.cont_heading_td .td3 {
	background:url(images/cont_heading_br.gif) 100% 100% no-repeat;
}
.cont_heading_td .td4 {
	background:url(images/cont_heading_mark.jpg) 19px 17px no-repeat;
	width:100%;
	height:50px;
	padding:18px 20px 19px 41px;
}
/* ************************************************************************************* */

.cont_heading_td td {
	color:#ffffff;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
}
.cont_heading_td a {
	color:#ffffff;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none
}
.cont_heading_td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* ************************************************************************************* */



/* ************************************************************************************* */

.padd_1 {
	padding:13px 12px 10px 12px;
}
.padd_2 {
	padding:0px 20px 0px 20px;
}
.padd_3 {
	padding:2px 6px 0px 6px;
}
.padd_4 {
	padding:17px 4px 12px 4px;
}
.tableBox_output_td {
	padding:1px 0px 0px 0px;
}
.tableBox_output1_td {
	padding:0px 0px 0px 0px;
}
.tep_draw_prod_top_table {
	border:0px solid #efefef;
}
.tep_draw_prod_top_td {
	padding:7px 10px 8px 10px;
}
.marg {
	margin:5px 0px 0px 0px;
}
/* ************************************************************************************* */

/* ************************************************************************************* */

#main_bg {
	width:100%;
	margin:0 auto;
	position:relative;
}
.right_bgd {
	position:absolute;
	top:0px;
	left:0;
	width:50%;
	height:100%;
	background:url(images/tail_left.jpg) 0px 0px no-repeat;
}
.submenu li, .submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
}
.submenu ul {
	background: #343434;
	width: 100%;
	padding: 0;
	margin: 0 0 15px 0;
	height:37px;
	line-height: 37px;
	/*border-radius: 15px;

	-webkit-border-radius: 15px;

	-moz-border-radius: 15px;*/

	background: url("images/bg-submenu.gif") no-repeat left top;
	text-align: center;
}
.submenu li {
	display: inline;
	padding: 0 25px;
}
.submenu a {
	color: #fff;
	font-weight: bold;
}
.submenu a:hover {
	text-decoration: none;
}
