/*
  $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;
	padding:10px 0px 10px 0px;
}
.productsNotifications {
	background: #f1f0ef;
}
.orderEdit {
	font-family: arial;
	font-size : 10px;
	color: #d1841f;
	text-decoration: underline;
}
BODY {
	color: #484e53;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(images/bg_body.jpg) 0px 0px repeat-x #aeb6bd;
}
A { /* color: #973059; */
	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:#d6d2cd;
}
.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:#f1f0ef;
}
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: #4277ac;
	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;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
	line-height:11px;
	font-family: arial;
}
TEXTAREA {
	font-size: 11px;
	font-family: arial;
	width: 100%;
}
SPAN.greetUser {
	color: #f0a480;
	font-size: 11px;
	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: #f1f0ef;
	cursor: pointer;
	cursor:pointer;
}
.moduleRowSelected {
	background-color: #f1f0ef;
}
.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: 11px;
	color: #ff0000;
	vertical-align:top
}
/* ************************************************************************************* */
.vam, .vam_td td {
	vertical-align:middle;
}
.tac {
	text-align:center;
}
.b_width strong {
	display:block;
	width:125px;
	font-weight:normal;
}
.width2_100, .width3_100, .radio {
	width:100%;
}
.width2_100 input {
	width:55%;
}
.width2_100 select {
	width:55%;
}
.width3_100 input {
	width:100%;
}
.indent_2 {
	padding-left:12px;
}
.indent_3 {
	padding-bottom:3px;
}
.radio input {
	margin:0px 5px 1px 5px;
	vertical-align:middle;
}
.img_middle img {
	vertical-align:middle;
	margin:1px 10px 0px 0px;
}
.img_middle {
	padding:3px 0px 3px 0px;
}
.ofh {
	overflow:hidden;
}
.al_left {
	padding-top:5px;
}
.al_left strong {
	text-align:left !important;
}
.al_left {
	text-align:left !important;
}
.fl_left {
	float:left;
}
.fl_right {
	float:right;
}
.cl_both {
	clear:both;
	line-height:0px;
	font-size:0px;
}
/* ************************************************************************************* */    
.left_part {
	float:left;
	width:75%
}
.right_part {
	float:right;
	padding:0px 0px 0px 0px;
}
/* ************************************************************************************* */
#main_bg {
	width:100%;
	margin:0 auto;
	position:relative;
}
.right_bgd {
	position:absolute;
	top:0px;
	left:0;
	width:50%;
	height:194px;
	background:url(images/tail_right2.jpg) 0px 58px repeat-x;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper3_table {
	margin:0px 0px 5px 0px;
	background:#ffffff;
}
.content_wrapper3_td {
	padding:2px 0px 0px 0px;
	width:100%;
}
.content_wrapper1_td {
	padding:5px 0px 0px 0px;
	width:100%;
}
.content_wrapper1_table {
	border:0px solid #949c9f;
	margin:2px 0px 2px 0px;
}
.content_wrapper1_table .content_wrapper1_td {
	padding:12px 12px 12px 12px;
	width:100%;
}
.content_wrapper2_table .content_wrapper2_td {
	padding:10px 12px 10px 12px;
	width:100%;
}
.content_wrapper4_table .content_wrapper4_td {
	padding:2px 0px 2px 0px;
	width:100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.pic22_b {
	background:url(images/pic2_line.gif) 0px 100% repeat-x #ffffff;
	margin:3px 0px 9px 0px;
}
.pic2_b {
	background:url(images/pic2_line.gif) 0px 100% repeat-x #ffffff;
	margin:0px 0px 0px 0px;
	width:1px;
	margin:auto;
}
.pic2_t {
	background:url(images/pic2_line.gif) 0px 0px repeat-x;
}
.pic2_r {
	background:url(images/pic2_line.gif) 100% 0px repeat-y;
}
.pic2_l {
	background:url(images/pic2_line.gif) 0px 0px repeat-y;
}
.pic2_tl {
	background:url(images/pic2_tl.gif) 0px 0px no-repeat;
	width:100%;
}
.pic2_tr {
	background:url(images/pic2_tr.gif) 100% 0px no-repeat;
}
.pic2_bl {
	background:url(images/pic2_bl.gif) left 100% no-repeat;
}
.pic2_br {
	background:url(images/pic2_br.gif) 100% 100% no-repeat;
	padding:5px;
}
.infoBox_ {
	background: #ffffff;
	margin:3px 0px 9px 0px;
}
.infoBox_ .prod_td {
	padding:6px 6px 6px 6px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_table {
	margin:auto;
	background: #ffffff;
}
.prod_td {
	width:100%;
	padding:0px 5px 10px 10px;
}
.prod1_td {
	width:100%;
}
.prod_t {
	background:url(images/prod_border.gif) 0px 0px repeat-x;
}
.prod_r {
	background:url(images/prod_border.gif) 100% 0px repeat-y;
}
.prod_b {
	background:url(images/prod_border.gif) 0px 100% repeat-x;
}
.prod_l {
	background:url(images/prod_border.gif) 0px 0px repeat-y;
}
.prod2_table {
	margin:auto;
	background: #ffffff;
}
.prod2_td {
	width:100%;
	padding:0px 0px 10px 0px;
}
.pic_table {
	border:0px solid #cdccc5;
	background:#ffffff;
	margin:auto;
	width:1px;
}
.pic_td {
	padding:0px 0px 0px 0px;
}
.pic2_table {
	margin:auto;
	background: #ffffff;
}
.pic2_td {
	width:100%;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.pic2_t {
	background:url(images/pic2_border.gif) 0px 0px repeat-x;
}
.pic2_r {
	background:url(images/pic2_border.gif) 100% 0px repeat-y;
}
.pic2_b {
	background:url(images/pic2_border.gif) 0px 100% repeat-x;
}
.pic2_l {
	background:url(images/pic2_border.gif) 0px 0px repeat-y;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.menu {
	width:100%;
	padding-left:10px;
	padding-right:5px;
}
.menu td {
	padding:0px 0px 0px 0px;
	width:auto;
	vertical-align:middle;
	width:20%;
	text-align:center;
}
.menu table {
	height:48px;
}
.menu td.menu_separator {
	width:1px;
	padding:0px 0px 0px 0px;
}
.menu td a img {
	margin:0px 10px 0px 10px;
}
/* ************************************************************************************* */
.width_table {
	width:953px;
	position:relative;
	margin:auto;
	background:url(images/width_table.jpg) 0px 58px repeat-x;
}
.width_td {
	padding:0px 0px 0px 0px;
	background:url(images/width_td.jpg) 0px 58px no-repeat;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main_table {
	padding:0px 0px 0px 0px;
}
.box_width_left {
	width:210px;
}
.box_width_right {
	width:210px;
}
.content_width_td {
	width:100%;
	padding:0px 0px 0px 0px;
}
.box_width_td_left {
	padding:0px 5px 0px 0px;
}
.box_width_td_right {
	padding:0px 0px 0px 5px;
}
/* ************************************************************************************* */
.header .nav_bg {
	background:url(images/nav_bg.gif) 0px 0px repeat-x;
	padding:4px 18px 0px 18px;
	width:auto;
}
.header .nav_bg td {
	height:27px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.row_1 {
	padding:14px 0px 0px 0px;
	height:243px;
}
.row_2 {
	padding:27px 3px 0px 0px;
}
.row_3 {
	padding:0px 0px 0px 0px;
}
/* ************************************************************************************* */
.header {
}
.header td {
	color:#2f2f2f;
	font-size:12px;
	line-height:11px;
	font-weight:bold;
	font-family:arial;
	white-space:nowrap;
	vertical-align:middle;
	text-align:center;
}
.header a {
	color:#2f2f2f;
	font-size:12px;
	line-height:11px;
	font-weight:bold;
	font-family:arial;
	white-space:nowrap;
	vertical-align:middle;
	text-decoration:none;
}
.header a:hover {
	color:#7e8588;
	text-decoration:underline;
}
.z1 {
	width:200px;
}
.z1 td {
	background:url(images/z1.gif) 0px 3px no-repeat;
	text-align:left;
	height:40px;
	padding:14px 0px 10px 47px;
}
.z1 b {
	font-size:11px;
	display:block;
	padding:0px 0px 3px 31px;
}
.z1 td {
	color:#262626;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
.z1 a {
	color:#262626;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline
}
.z1 a:hover {
	color:#262626;
	text-decoration:none;
}
.header form {
	width:100%;
}
.select {
	width:100%;
	border:1px solid #818181;
	background:#ffffff;
	color:#818181;
	vertical-align:middle;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.select2 {
	margin:0px 0px 3px 0px;
}
.select2 td {
	padding:17px 0px 10px 0px;
	height:39px;
	vertical-align:middle;
}
.select2 select {
	width:70%;
	border:1px solid #818181;
	background:#ffffff;
	color:#514f4c;
	vertical-align:middle;
	margin:0px 10px 2px 10px;
}
.go {
	width:100%;
	border:1px solid #818181;
	background:#ffffff;
	color:#514f4c;
	vertical-align:middle;
	margin:0px 0px 0px 0px;
	padding-top:3px;
	height:23px;
}
/* ************************************************************************************* */
.banner {
	padding:15px 1px 0px 0px;
	width:100%;
	text-align:right;
}
.banner td {
	background:url(images/banner_bg_rep.jpg) 100% 0px no-repeat;
}
.banner_03 {
	padding:0px 0px 4px 0px;
}
.banner_04 {
	padding:1px 0px 4px 0px;
}
.banner_05 {
	padding:0px 0px 5px 0px;
}
/* ************************************************************************************* */
.logo {
	padding:15px 0px 0px 0px;
	height:137px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer {
	padding:0px 0px 0px 0px;
}
.footer_td {
	width:223px;
	text-align:center;
	height:81px;
}
.footer_td td {
	padding-left:0px;
}
.footer2_td {
	width:100%;
	padding:0px 2px 0px 20px;
	text-align:right;
}
.footer {
	color:#262626;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	font-family:arial;
	vertical-align:middle;
}
.footer td {
	color:#262626;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	font-family:arial;
	vertical-align:middle;
}
.footer a {
	color:#262626;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
}
.footer a:hover {
	color:#262626;
	text-decoration:underline;
}
.footer span {
	color:#262626;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
}
.footer span a {
	color:#262626;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	text-decoration:underline;
}
.footer span a:hover {
	color:#262626;
	text-decoration:none;
}
.footer b {
	color:#262626;
	font-size:14px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
}
.footer b a {
	color:#262626;
	font-size:14px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
}
.footer b a:hover {
	color:#262626;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg {
	background:#aeb6bd;
}
.popup_width_table {
	margin:0px 0px 0px 0px;
}
.popup_width_td {
	padding:10px 10px 10px 10px;
}
.popup_1 {
	height:120px;
	padding:20px 17px 0px 19px;
	text-align:right;
	background:url(images/p_logo.jpg) 0px 0px no-repeat;
}
.popup_2 {
	padding:0px 0px 0px 0px;
}
.popup {
	width:395px;
}
.popup td {
	color:#040404;
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	font-family:arial;
}
.popup strong {
	color:#040404;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
	padding:10px 0px 4px 0px;
	display:block;
}
.popup a, .popup a u {
	color:#363636;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.popup a:hover, .popup a:hover u {
	color:#363636;
	text-decoration:underline;
}
.popup .footer {
	vertical-align:top;
}
.popup .popup_footer td {
	color:#262626;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	font-family:arial;
	vertical-align:middle;
	height:30px;
}
.popup .popup_footer a {
	color:#262626;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	font-family:arial;
	text-transform:none;
	text-decoration:none;
}
.popup .popup_footer a:hover {
	color:#262626;
	text-decoration:underline;
}
.popup .pic2_br {
	padding:10px 12px 10px 12px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100 {
	width:100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_ TEXTAREA, .infoBox_ .main TEXTAREA, .infoBox_ .main input, .infoBox_ .main select, .infoBox_ .fieldValue select, .infoBox_ .fieldValue input {
	border:1px solid #818181;
	background:#ffffff;
	color:#818181;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table {
	margin:0px 0px 0px 0px;
	background:#ffffff
}
.infoBoxHeading_l {
	padding:0px 0px 0px 0px;
}
.infoBoxHeading_r {
	padding:0px 0px 0px 0px;
}
.infoBoxHeading_td {
	width:100%;
	padding:12px 10px 10px 17px;
	height:42px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.popup .infoBoxHeading_td {
	color:#262626;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
}
.infoBoxHeading_td {
	color:#262626;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	font-style:italic;
}
.infoBoxHeading_td a {
	color:#262626;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none
}
.infoBoxHeading_td a:hover {
	color:#262626;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table {
	margin:0px 0px 5px 0px;
	background:#262626;
}
.infoBox_td {
	padding:0px;
}
/* ************************************************************************************* */
.infoBoxContents_table {
	margin:0px;
}
.infoBoxContents_table .boxText {
	height:76px;
	width:100%;
	padding:7px 17px 19px 17px;
}
.boxText_l, .boxText_r {
	vertical-align:bottom;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText, .boxText td {
	color:#888888;
	font-size:12px;
	line-height:16px;
	font-family:arial;
}
.boxText a {
	color:#ffffff;
	font-size:12px;
	line-height:16px;
	font-family:arial;
	text-decoration:none;
}
.boxText a:hover {
	text-decoration:underline;
}
.boxText .order_history {
	width:100%;
	padding:3px 5px 3px 0px;
}
.boxText .order_history a {
	color:#E68E11;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
}
.boxText .order_history a:hover {
	color:#E68E11;
	text-decoration:none;
}
.boxText span a {
	color:#ffffff;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.boxText span a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.boxText span.productSpecialPrice {
	color:#d0841e;
	font-size: 16px;
	line-height:20px;
	font-family: arial;
	font-weight:bold;
	display:inline;
}
.boxText b.productSpecialPrice {
	color:#d0841e;
	font-size: 16px;
	line-height:20px;
	font-family: arial;
	font-weight:bold;
	display:inline;
}
del {
	color:#d0841e;
	font-size: 16px;
	line-height:20px;
	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:6px 0px 3px 2px;
	height:45px;
	vertical-align:middle;
	text-align:center;
}
.boxText .pic_padd {
	padding:11px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
}
.boxText .price_padd {
	padding:3px 0px 1px 0px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	width:100%;
}
.boxText .desc_padd {
	padding:5px 0px 0px 2px;
	height:39px;
}
.boxText select {
	margin:20px 0px 1px 0px;
	border:1px solid #818181;
	background:#ffffff;
	color:#514f4c;
}
.boxText .input {
	margin:4px 0px 4px 0px;
	border:1px solid #818181;
	background:#ffffff;
	color:#514f4c;
	height:19px;
	width:100%;
}
.boxText .button_search {
	width:15%;
}
.boxText .button_search input {
	margin:2px 0px 0px 0px;
}
.boxText .text_search {
	text-align:left;
	width:85%;
}
.boxText .star_padd {
	padding:10px 0px 0px 0px;
}
.boxText .languages {
	padding:17px 0px 0px 0px;
}
/* ************************************************************************************* */
.boxText SPAN.newItemInCart {
	color: #f56337;
	font-size:14px;
	font-family: arial;
}
.boxText a .newItemInCart {
	color: #f56337;
	font-size:14px;
	font-family: arial;
}
.boxText a:hover .newItemInCart {
	color: #f56337;
	text-decoration:underline;
}
SPAN.oldItemInCart {
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-family: arial;
	padding:4px 0px 4px 0px;
	display:block;
}
a .oldItemInCart {
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-family: arial;
}
a:hover .oldItemInCart {
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	text-decoration:underline;
}
/* ************************************************************************************* */
.boxText li {
	padding:0px 0px 0px 0px;
	width:100%;
	vertical-align:top;
}
.boxText li, .boxText li a {
	font-family:arial;
}
.boxText ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0;
}
.boxText .categories {
	margin:0px 0px 6px 1px;
}
.boxText .bestsellers {
	margin:0px 0px 0px 0px;
}
.boxText .information {
	margin:0px 0px 0px 0px;
}
.boxText .manufacturers {
	margin:0px 0px 0px 0px;
}
.boxText li a {
	display:block;
}
.boxText ul li div {
	padding-left:24px;
}
/* ************************************************************************************* */
.boxText .bg_list {
	background:url(images/bg_list_hline.gif) 0px 0px repeat-x;
}
.boxText .bg_list a {
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	padding:8px 1px 4px 13px;
	background:url(images/bg_list.gif) 0px 13px no-repeat;
	text-decoration:none;
}
.boxText .bg_list a:hover {
	color:#ffffff;
	text-decoration:none;
}
.boxText .bg_list a b {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.boxText .bg_list_un {
	padding:0px 0px 0px 0px;
}
.boxText .bg_list_un a {
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	padding:8px 1px 4px 13px;
	background:url(images/bg_list.gif) 0px 13px no-repeat;
	text-decoration:none;
}
.boxText .bg_list_un a:hover {
	color:#ffffff;
	text-decoration:none;
}
.boxText .bg_list_un a b {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2 {
	padding:0px 0px 0px 0px;
	background:url(images/bg_list_hline.gif) 0px 0px repeat-x;
}
.boxText .bg_list2 a {
	padding:8px 1px 4px 0px;
	text-decoration:none;
}
.boxText .bg_list2 a:hover {
	text-decoration:none;
}
.boxText .bg_list2_un {
	padding:0px 0px 0px 0px;
}
.boxText .bg_list2_un a {
	padding:8px 1px 4px 0px;
	text-decoration:none;
}
.boxText .bg_list2_un a:hover {
	text-decoration:none;
}
/* ************************************************************************************* */
.boxText .bg_list2 {
}
.boxText .bg_list2 a font {
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.boxText .bg_list2 a:hover font {
	color:#E68E11;
	text-decoration:underline;
}
.boxText .bg_list2_un {
}
.boxText .bg_list2_un a font {
	color:#ffffff;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.boxText .bg_list2_un a:hover font {
	color:#E68E11;
	text-decoration:underline;
}
/* ************************************************************************************* */
.boxText .bg_list2 a b {
	color:#E68E11;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.boxText .bg_list2 a:hover b {
	color:#ffffff;
	text-decoration:none;
}
.boxText .bg_list2_un {
}
.boxText .bg_list2_un a b {
	color:#E68E11;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.boxText .bg_list2_un a:hover b {
	color:#ffffff;
	text-decoration:none;
}
/* ************************************************************************************* */
.boxText .bg_list3 {
	padding:0px 0px 0px 0px;
}
.boxText .bg_list3 a {
	color:#484e53;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	padding:10px 1px 7px 20px;
	background:url(images/bg_list3.gif) 1px 12px no-repeat;
	text-decoration:underline;
}
.boxText .bg_list3 a:hover {
	color:#484e53;
	text-decoration:none;
}
.boxText .bg_list3_un {
	padding:0px 0px 0px 0px;
}
.boxText .bg_list3_un a {
	color:#484e53;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	padding:10px 1px 7px 20px;
	background:url(images/bg_list3.gif) 1px 12px no-repeat;
	text-decoration:underline;
}
.boxText .bg_list3_un a:hover {
	color:#484e53;
	text-decoration:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table {
	margin:0px 0px 0px 0px;
	background:#262626
}
.cont_heading_l {
	padding:0px 0px 0px 0px;
}
.cont_heading_r {
	padding:0px 0px 0px 0px;
}
.cont_heading_td {
	width:100%;
	padding:10px 18px 10px 18px;
	height:42px;
	vertical-align:middle;
}
/* ************************************************************************************* */
.popup .cont_heading_td {
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
}
.cont_heading_td {
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	font-style:italic;
}
.cont_heading_td a {
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none
}
.cont_heading_td a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge {
	color:#d1841e;
	font-size:11px;
	text-transform:lowercase;
	font-weight:normal;
	display:block;
	padding:10px 0px 10px 0px;
	text-decoration:underline;
}
.main a:hover.enlarge {
	color:#d1841e;
	font-size:11px;
	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:16px 0px 14px 3px;
}
.result_bottom_padd td {
	width:50%;
	vertical-align:middle;
	padding:14px 0px 16px 3px;
}
.result_right {
	text-align:right;
}
.result td {
	color:#272728;
	font-size:11px;
	font-family:arial;
}
.result b {
	color:#272728;
	font-weight:normal;
}
/* ************************************************************************************* */
.result_right b {
	color:#d1841e;
	font-weight:normal;
}
.result_right a.pageResults {
	color:#d1841e;
	text-decoration:underline;
	font-size:11px;
}
.result_right a.pageResults:hover {
	color:#d1841e;
	text-decoration:none;
	background: #f1f0ef;
}
.result_right a.pageResults u {
	color:#d1841e;
	text-decoration:underline;
}
.result_right a.pageResults u:hover {
	color:#d1841e;
	text-decoration:none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main, div.main, .main td, .main p, .main b {
	color:#514f4c;
	font-size:11px;
	line-height:14px;
	font-family:arial;
}
.main .desc {
	color:#514f4c;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	font-family:arial;
}
.main .desc2 {
	color:#514f4c;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	font-family:arial;
}
.main .name {
	line-height:20px;
}
.main .s_cart_head {
	color:#514f4c;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	font-family:arial;
}
.main a {
	color:#514f4c;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
}
.main a:hover {
	color:#514f4c;
	text-decoration:none;
}
.main .name b a {
	color:#514f4c;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.main .name b a:hover {
	color:#514f4c;
	text-decoration:none;
}
.main .name a {
	color:#514f4c;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
}
.main .name a:hover {
	color:#514f4c;
	text-decoration:underline;
}
.main .desc b {
	color:#737981;
}
.main .desc2 a {
	color:#272727;
	font-size:12px;
	text-decoration:underline;
}
.main .desc2 a:hover {
	color:#272727;
	font-size:12px;
	text-decoration:none;
}
.main b b {
	color:#514f4c;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	font-family:arial;
}
SPAN.productSpecialPrice {
	color:#f6f5f4;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
	display:inline;
}
s {
	color:#f6f5f4;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family:arial;
}
.main SPAN.productSpecialPrice {
	color:#d1841e;
	font-size:16px;
	line-height:17px;
	font-family:arial;
	font-weight:bold;
	display:inline;
}
.main s {
	color:#d1841e;
	font-size:16px;
	line-height:17px;
	font-family:arial;
	font-weight:normal;
}
.main b.productSpecialPrice {
	color:#d1841e;
	font-size: 24px;
	line-height:26px;
	font-family: arial;
	font-weight:bold;
	display:inline;
}
.main .strong {
	color:#514f4c;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	font-family:arial;
	text-decoration:underline;
}
.padd_2 .main {
	color:#839098;
	font-size:11px;
	font-family:arial;
}
.padd_2 select {
	border:1px solid #d6d2cd;
	background:#ffffff;
	color:#514f4c;
	vertical-align:middle;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main .desc2 ul {
	margin:5px 0px 15px 0px;
	list-style:none;
	padding:0;
}
.main .desc2 li {
	padding:0px 0px 0px 0px;
}
.main .desc2 li div {
	color:#d1841e;
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	font-family:arial;
	text-decoration:underline;
	padding:10px 1px 7px 19px;
	background:url(images/desc_bg_list.gif) 0px 13px no-repeat;
}
.main .desc2 li a {
	color:#d1841e;
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	text-decoration:underline;
}
.main .desc2 li a:hover {
	color:#d1841e;
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
}
.desc_list {
	width:50%;
}
.desc_list_separator {
	padding:0px 32px 0px 32px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main br {
	line-height:9px;
}
/*  *********  */
.main .right .pic_padd {
	padding:1px 0px 2px 17px;
	float:right;
}
.main .right .name_padd {
	padding:6px 0px 1px 7px;
	text-align:right;
}
.main .right .desc_padd {
	padding:12px 10px 0px 11px;
	text-align:left;
}
.main .right .data_padd {
	padding:6px 0px 0px 0px;
	float:right;
	text-align:right;
	line-height:20px;
}
.main .right .price_padd {
	padding:10px 11px 0px 11px;
	line-height:20px;
}
.main .right .button_padd {
	padding:7px 10px 0px 11px;
}
/*  *********  */
.main .left .pic_padd {
	padding:1px 17px 2px 0px;
	float:left;
}
.main .left .name_padd {
	padding:6px 0px 1px 7px;
}
.main .left .desc_padd {
	padding:12px 10px 0px 11px;
}
.main .left .data_padd {
	padding:6px 0px 0px 0px;
	line-height:20px;
}
.main .left .price_padd {
	padding:10px 11px 0px 11px;
	float:right;
	line-height:23px;
}
.main .left .button_padd {
	padding:7px 10px 0px 11px;
}
/*  *********  */
/*  *********  */
.main .s_cart_head_padd {
	padding:0px 0px 0px 0px;
	height:43px;
	vertical-align:middle;
	text-align:center;
}
.main .s_cart_td {
	padding:19px 0px 0px 0px;
}
.main .s_cart_td input {
	border:1px solid #d6d2cd;
	background:#ffffff;
	color:#514f4c;
}
/*  *********  */
/*  *********  */
.main .name2_padd {
	padding:8px 0px 0px 0px;
	width:100%;
	height:43px;
	vertical-align:middle;
	text-align:center;
}
.main .pic2_padd {
	padding:3px 0px 4px 0px;
}
.main .desc2_padd {
	padding:0px 10px 6px 11px;
	height:5px;
}
.main .listing2_padd {
	padding:0px 10px 6px 11px;
}
.main .price2_padd {
	padding:7px 0px 0px 0px;
	height:5px;
	vertical-align:middle;
	text-align:center;
}
.main .button2_padd {
	padding:0px 7px 0px 6px;
	text-align:center;
	vertical-align:middle;
}
.main .pr_desc2_padd {
	padding:5px 10px 10px 10px;
	width:100%;
}
.main .button22_padd {
	margin:10px 0px 10px 0px;
}
.main .button2_padd table {
	text-align:center;
}
.main div.img {
	margin:0px 0px 0px 0px;
	text-align:center;
}
.main .prod2_padd {
	margin:0px 0px 0px 0px;
	padding:12px 1px 0px 0px;
	overflow:hidden;
}
/*  *********  */
/*  *********  */
.main .name3_padd {
	width:100%;
	height:5px;
	padding:5px 5px 3px 5px;
	text-align:center;
}
.main .pic3_padd {
	padding:11px 3px 0px 3px;
}
.main .desc3_padd {
	padding:1px 0px 5px 0px;
}
.main .button3_padd {
	padding:10px 0px 0px 0px;
	text-align:center;
}
.main .price3_padd {
	padding:9px 0px 7px 0px;
	height:8px;
	text-align:center;
}
.main .name4_padd {
	padding:13px 10px 1px 10px;
	height:9px;
	width:100%;
	text-align:center;
	width:100%;
}
.main .pic4_padd {
	padding:5px 5px 2px 5px;
	text-align:center;
}
.main .desc4_padd {
	padding:2px 0px 3px 0px;
	text-align:center;
}
.main .price4_padd {
	padding:2px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	height:49px;
}
.main .button4_padd {
	padding:4px 0px 0px 0px;
	text-align:center;
}
/* ************************************************************************************* */
.button_marg img, .button_marg input {
	margin:1px 0px 1px 0px;
}
.button2_marg img, .button2_marg input {
	margin:0px 0px 4px 0px;
}
.button3_marg img, .button3_marg input {
	margin:2px 0px 2px 0px;
}
.button22_marg {
	margin:0px 0px 0px 0px;
}
.bg_input input {
	background:none;
	border:0px;
}
/* ************************************************************************************* */
.prod_info {
	float:left;
	padding:3px 1px 1px 1px;
	margin:0px 25px 0px 0px;
	text-align:center;
}
/* ************************************************************************************* */
table.listing {
	margin:0px 0px 2px 0px;
}
table.listing td {
	padding:1px 0px 1px 0px;
	background:url(images/line_xx.gif) 0px center repeat-x;
	color:#d1841e;
	font-size:10px;
	font-family:arial;
}
.main .listing b {
	font-weight:normal;
}
.main .listing em, .main .listing font {
	color:#d1841e;
	font-size:10px;
	font-family:arial;
	font-weight:normal;
	background:#ffffff;
	padding:0px 0px 0px 4px;
}
.main .listing b font {
	color:#d1841e;
	font-size:10px;
	font-family:arial;
	background:#ffffff;
	padding:0px 4px 0px 0px;
}
.main .listing b font a {
	text-decoration:underline;
}
.main .listing b font a:hover {
	text-decoration:none
}
.main .listing font a {
	color:#d1841e;
	text-decoration:underline;
	font-size:10px;
	font-weight:normal;
}
.main .listing font a:hover {
	color:#d1841e;
	text-decoration:none
}
/* ************************************************************************************* */
.name_l {
	background:url(images/name_border.gif) 0px 0px repeat-y;
}
.name_r {
	background:url(images/name_border.gif) 100% 0px repeat-y;
}
.name_b {
	background:url(images/name_bg.gif) 0px 100% repeat-x #f4f2f1;
}
.vline_l {
	background:url(images/vline_l.gif) 0px 0px no-repeat;
}
.vline_r {
	background:url(images/vline_l.gif) 100% 0px no-repeat;
}
/* ************************************************************************************* */
TD.smallText, SPAN.smallText, .smallText em, P.smallText {
	font-size: 10px;
	font-family: arial;
	font-weight:normal;
	font-style:normal;
}
.smallText a {
	color:#d1841f;
	font-size:11px;
	text-decoration:none;
}	/*  advanced_search.php  */
.smallText a:hover {
	color:#d1841f;
	font-size:11px;
	text-decoration:underline;
}
.smallText a u {
	color:#d1841f;
	font-size:11px;
	text-decoration:none;
}
.smallText a:hover u {
	color:#d1841f;
	font-size:11px;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x {
	background:url(images/line_x.gif) 0px center repeat-x;
}
.prod_line_y {
	background:url(images/line_x.gif) center 0px repeat-y;
}
.prod_line2_x {
	background:url(images/line2.gif) 0px center repeat-x;
}
.padd_gg img {
	height:4px;
}
.padd_vv img {
	width:4px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x {
	background:url(images/cart_line_x.gif) 0px center repeat-x;
}
.cart_line_y {
	background:url(images/line_yy.gif) center 0px repeat-y;
}
.padd2_gg img {
	height:2px;
}
.padd2_vv img {
	width:5px;
}
.padd3_vv img {
	width:23px;
}
.tableBox_shopping_cart {
	margin:0px 0px 0px 0px;
}
.cart_total_left {
	width:80%;
	text-align:right;
	vertical-align:middle;
	height:40px;
	padding:0px 15px 0px 0px;
}
.cart_total_right {
	width:20%;
	text-align:center;
	vertical-align:middle;
	padding:0px 0px 0px 10px;
}
.cart_total_left {
	color:#514f4c;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	font-family:arial;
}
.cart_button_padd {
	padding:15px 8px 0px 8px;
}
.remove {
	width:20%;
}
.products {
	width:45%;
}
.quantity {
	width:15%;
}
.total {
	width:20%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.tableBox_output_td {
	padding:3px 0px 0px 0px;
}
.tableBox_output1_td {
	padding:0px 0px 0px 0px;
}
.tep_draw_prod_top_table {
	padding:0px 0px 0px 0px;
}
.tep_draw_prod_top_td {
	padding:0px 0px 13px 0px;
}
.tep_draw_prod_top2_td {
	padding:0px 2px 7px 2px;
}
.tep_draw_prod_top3_td {
	padding:0px 0px 10px 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8, #over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6, #over_m7, #over_m8, #over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6, #over2_m7, #over2_m8 {
	width:auto;
	cursor:pointer;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	text-align:center;
	height:48px;
	font-size:13px;
	line-height:14px;
	font-weight:normal;
	font-family:tahoma;
	padding:0px 3px 4px 3px;
	font-style:italic;
}
#m1, #m2, #m3, #m4, #m5, #m6, #m7, #m8 {
	color:#ffffff;
	background:url(images/spacer.gif) 0px 0px repeat-x;
}
#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6 , #over_m7, #over_m8  {
	color:#aeb6bd;
	background:url(images/spacer.gif) 0px 0px repeat-x;
	text-decoration:underline;
}
#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6, #over2_m7, #over2_m8 {
	color:#aeb6bd;
	background:url(images/spacer.gif) 0px 0px repeat-x;
	text-decoration:underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
