/*
  $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: #F3F7F8;
}
.orderEdit
{
	font-family: arial;
	font-size: 10px;
	color: #14648e;
	text-decoration: underline;
}

BODY
{
	color: #64819a;
	background: #ffffff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

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: #B7CCD4;
}

.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: #F3F7F8;
}

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: 12px;
	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: #F3F7F8;
	cursor: pointer;
	cursor: pointer;
}
.moduleRowSelected
{
	background-color: #F3F7F8;
}

.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 3px 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;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper_table
{
	margin: 0px 0px 11px 0px;
}
.content_wrapper_td
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

.content_wrapper_table .padd_3
{
	padding: 5px 24px 5px 24px;
}
.content_wrapper_table .padd_1
{
	padding: 13px 18px 6px 18px;
}
.content_wrapper_table .padd_4
{
	padding: 6px 18px 6px 18px;
}
.content_wrapper_table .padd_2
{
	padding: 10px 14px 10px 15px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */

/* ************************************************************************************* */
/* ************************************************************************************* */
.menu
{
	background: url(images/menu_bg.gif) 0px 0px repeat-x;
}
.menu td
{
	padding: 0px 8px 0px 8px;
	width: auto;
	height: 40px;
	vertical-align: middle;
}
.menu td a
{
	display: block;
	white-space: nowrap;
}
.menu2
{
	background: url(images/menu2.gif) 0px 0px repeat-x;
}
.menu2 td
{
	padding-top: 5px;
	font-size: 14px;
}
/* ************************************************************************************* */
.width_table
{
	width: 961px;
	margin: auto;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main_table
{
	padding: 0px 0px 0px 0px;
}
.box_width_left
{
	width: 200px;
}
.box_width_right
{
	width: 200px;
}

.content_width_td
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.box_width_td_left
{
	padding: 0px 9px 0px 0px;
}
.box_width_td_right
{
	padding: 0px 0px 0px 9px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.row_1
{
	background: url(images/bg_header.jpg) center 0px repeat-x;
}
.row_1 .width_td
{
	padding: 0px 0px 0px 0px;
	height: 173px;
}
.row_2 .width_td
{
	padding: 0px 0px 0px 0px;
	height: 100%;
}
.row_2
{
	padding: 0px 0px 25px 0px;
}
.row_3
{
	padding: 0px 0px 0px 0px;
	background: #eff0f1;
	border-top: 1px solid #dcdcdc;
}
/* ************************************************************************************* */
.header
{
	margin: auto;
	height: 35px;
	padding-top: 8px;
	padding: 8px 10px 0px 10px;
}
.header td
{
	color: #d8d8d9;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-family: arial;
	white-space: nowrap;
	vertical-align: middle;
}
.header img
{
	vertical-align: middle;
}
.header strong
{
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	display: block;
	padding: 0px 3px 3px 0px;
}

.z1
{
	background: url(images/z1.png) 0px 0px no-repeat;
	width: 196px;
}
.z1 td
{
	text-align: left;
	padding: 0px 0px 1px 0px;
	height: 24px;
	vertical-align: bottom;
}
.z1 b
{
	text-decoration: underline;
}
.z1 div
{
	color: #b6c9df;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	width: 150px;
}
.z1 a
{
	color: #b6c9df;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.z1 a:hover
{
	color: #b6c9df;
	text-decoration: underline;
}

.z2
{
	background: url(images/z2.png) 0px 0px no-repeat;
	width: 196px;
	height: 24px;
}
.z2 td
{
	text-align: left;
	padding: 0px 0px 1px 0px;
	height: 24px;
	vertical-align: bottom;
}
.z2 b
{
	text-decoration: underline;
}
.z2 div
{
	color: #b6c9df;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	width: 150px;
}
.z2 a
{
	color: #b6c9df;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.z2 a:hover
{
	color: #b6c9df;
	text-decoration: underline;
}


.header form
{
	width: 100%;
}
.select
{
	width: 100%;
	width: 100%;
	border: 1px solid #a6b4b7;
	background: #ffffff;
	color: #2c6078;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.select2
{
	margin: 0px 0px 3px 0px;
}
.select2 td
{
	padding: 21px 0px 6px 0px;
	height: 36px;
	vertical-align: middle;
}
.select2 select
{
	width: 70%;
	border: 1px solid #a6b4b7;
	background: #ffffff;
	color: #2c6078;
	vertical-align: middle;
	margin: 0px 10px 2px 10px;
}
.go
{
	width: 100%;
	color: #023e5d;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	height: 22px;
	padding-top: 2px;
	padding-left: 4px;
}
/* ************************************************************************************* */
.banner_03
{
	padding: 0px 0px 5px 0px;
	width: 100%;
}
.banner td
{
	padding: 0px 0px 6px 0px;
}
.banner_04
{
	padding: 0px 0px 5px 0px;
}
/* ************************************************************************************* */
.logo
{
	padding: 10px 8px 0px 10px;
	height: 101px;
	width: 100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer_tr td
{
	background: #161418;
	vertical-align: bottom;
}
.footer_tr .footer
{
	vertical-align: middle;
}
.footer
{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.footer_td
{
	width: 223px;
	text-align: center;
	height: 120px;
}
.footer2_td
{
	width: 100%;
	padding: 0px 15px 0px 12px;
	text-align: right;
}

.footer
{
	color: #92afb6;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	font-family: tahoma;
	vertical-align: middle;
}
.footer td
{
	color: #92afb6;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	font-family: tahoma;
	vertical-align: middle;
}
.footer a
{
	color: #92afb6;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
}
.footer a:hover
{
	color: #92afb6;
	text-decoration: underline;
}

.footer span
{
	color: #0186d5;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}
.footer span a
{
	color: #0186d5;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
}
.footer span a:hover
{
	color: #0186d5;
	text-decoration: underline;
}

.footer b
{
	color: #0186d5;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
}
.footer b a
{
	color: #0186d5;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
}
.footer b a:hover
{
	color: #0186d5;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg
{
	padding: 0px 0px 0px 0px;
	background: #eff0f1;
}
.popup_width_table
{
	padding: 0px 0px 0px 0px;
	background: url(images/popup_bg.gif) 0px 0px repeat-x #ffffff;
}
.popup_width_td
{
	padding: 0px 0px 0px 0px;
}

.popup_1
{
	height: 96px;
	padding: 36px 18px 0px 19px;
	text-align: right;
	background: url(images/p_logo.gif) 0px 25px no-repeat;
}
.popup_2
{
	padding: 0px 0px 0px 0px;
	background: url(images/bg_body.html) 0px 0px repeat;
}

.popup
{
	height: 100%;
	margin: auto;
	width: 416px;
}
.popup td
{
	color: #353434;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
}

.popup strong
{
	color: #d56c9b;
	font-size: 11px;
	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: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.popup a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.popup_footer td
{
	color: #14648e;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
	vertical-align: middle;
	height: 70px;
}
.popup_footer a
{
	color: #14648e;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
	text-transform: none;
	text-decoration: none;
}
.popup_footer a:hover
{
	color: #14648e;
	text-decoration: underline;
}

.popup .pic2_br
{
	padding: 10px 12px 10px 12px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100
{
	width: 100%;
}
/* ************************************************************************************* */
.infoBox_
{
	/*background: url(images/ibox_border.gif) 0px 0px repeat-x #ffffff;*/
	margin: 3px 0px 9px 0px;
}
.ibox_r
{
	/*background: url(images/ibox_border.gif) 100% 0px repeat-y;*/
}
.ibox_b
{
	/*background: url(images/ibox_border.gif) 0px 100% repeat-x;*/
}
.ibox_l
{
	/*background: url(images/ibox_border.gif) 0px 0px repeat-y;*/
}
.ibox_tl
{
	/*background: url(images/ibox_tl.gif) 0px 0px no-repeat;*/
}
.ibox_tr
{
	/*background: url(images/ibox_tr.gif) 100% 0px no-repeat;*/
}
.ibox_br
{
	/*background: url(images/ibox_br.gif) 100% 100% no-repeat;*/
}
.ibox_bl
{
	/*background: url(images/ibox_bl.gif) 0px 100% no-repeat;*/
	padding: 11px 13px 11px 13px;
	height: 58px;
	text-align: center;
}

/* ************************************************************************************* */
.infoBox_ TEXTAREA, .infoBox_ .main TEXTAREA, .infoBox_ .main input, .infoBox_ .main select, .infoBox_ .fieldValue select, .infoBox_ .fieldValue input
{
	border: 1px solid #a6b4b7;
	background: #ffffff;
	color: #2c6078;
}

.inputRadioCheck
{
	border-width: 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_table
{
	border: 0px solid #9a8661;
}
.prod_td
{
	padding: 0px 22px 0px 22px;
}

.pic_table
{
	border: 0px solid #e5e0d9;
	background: #ffffff;
	width: 1px;
	margin: auto;
}
.pic_td
{
	padding: 0px;
}

.pic2_table
{
	border: 0px solid #e5e0da;
	background: #ffffff;
	width: 1px;
	margin: auto;
}
.pic2_td
{
	padding: 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */

/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table
{
	margin: 0px 0px 0px 0px;
	background: url(images/infoBoxHeading_table.gif) 0px 0px repeat-x #86a1bf;
	border-bottom: 1px solid #576f8a;
}
.infoBoxHeading_l
{
	background: url(images/infoBoxHeading_bg.gif) 0px 0px repeat-y;
}
.infoBoxHeading_r
{
	background: url(images/infoBoxHeading_bg.gif) 100% 0px repeat-y;
}
.infoBoxHeading_td
{
	padding: 15px 14px 14px 14px;
	width: 100%;
	height: 43px;
}
/* ************************************************************************************* */
.popup .infoBoxHeading_td
{
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading_td
{
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading_td a
{
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.infoBoxHeading_td a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table
{
	margin: 0px 0px 5px 0px;
	background: url(images/infoBox_table.gif) 0px 0px repeat-x #ffffff;
}
.infoBox_td
{
	padding: 0px 0px 0px 0px;
}
.infoBoxContents_table .boxText_r
{
	vertical-align: bottom;
	background: url(images/infoBoxHeading_bg.gif) 100% 0px repeat-y;
}
.infoBoxContents_table .boxText_l
{
	vertical-align: bottom;
	background: url(images/infoBoxHeading_bg.gif) 0px 0px repeat-y;
}
/* ************************************************************************************* */
.infoBoxContents_table
{
	margin: 0px;
}
.infoBoxContents_table .boxText
{
	padding: 10px 13px 0px 13px;
	height: 0px;
	width: 100%;
	border-bottom: 1px solid #7299b0;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading2_table
{
	margin: 0px 0px 0px 0px;
	background: url(images/infoBoxHeading2_table.gif) 0px 0px repeat-x #646869;
	border-bottom: 1px solid #383838;
}
.infoBoxHeading2_l
{
	background: url(images/infoBoxHeading2_bg.gif) 0px 0px repeat-y;
}
.infoBoxHeading2_r
{
	background: url(images/infoBoxHeading2_bg.gif) 100% 0px repeat-y;
}
.infoBoxHeading2_td
{
	padding: 15px 14px 14px 14px;
	width: 100%;
	height: 43px;
}
/* ************************************************************************************* */
.popup .infoBoxHeading2_td
{
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading2_td
{
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading2_td a
{
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.infoBoxHeading2_td a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table
{
	margin: 0px 0px 5px 0px;
	background: #ffffff;
}
.infoBox2_td
{
	padding: 0px 0px 0px 0px;
}
.infoBoxContents2_table .boxText_r
{
	vertical-align: bottom;
	background: url(images/infoBoxHeading2_bg.gif) 100% 0px repeat-y;
}
.infoBoxContents2_table .boxText_l
{
	vertical-align: bottom;
	background: url(images/infoBoxHeading2_bg.gif) 0px 0px repeat-y;
}
/* ************************************************************************************* */
.infoBoxContents2_table
{
	margin: 0px;
}
.infoBoxContents2_table .boxText
{
	padding: 10px 13px 22px 13px;
	height: 15px;
	width: 100%;
	border-bottom: 1px solid #6c6c6c;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading3_table
{
	margin: 0px 0px 0px 0px;
	background: url(images/infoBoxHeading3_table.gif) 0px 0px repeat-x #f6f8fa;
}
.infoBoxHeading3_l
{
	background: url(images/infoBoxHeading3_bg.gif) 0px 0px repeat-y;
}
.infoBoxHeading3_r
{
	background: url(images/infoBoxHeading3_bg.gif) 100% 0px repeat-y;
}
.infoBoxHeading3_td
{
	padding: 18px 14px 11px 15px;
	width: 100%;
	height: 44px;
}
/* ************************************************************************************* */
.popup .infoBoxHeading3_td
{
	color: #274f62;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading3_td
{
	color: #274f62;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading3_td a
{
	color: #274f62;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.infoBoxHeading3_td a:hover
{
	color: #274f62;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox3_table
{
	margin: 0px 0px 5px 0px;
	background: url(images/infoBox3_table.gif) 0px 0px repeat-x #f0f3f8;
}
.infoBox3_td
{
	padding: 0px 0px 0px 0px;
}
.infoBoxContents3_table .boxText_r
{
	vertical-align: bottom;
	background: url(images/infoBoxHeading3_bg.gif) 100% 0px repeat-y;
}
.infoBoxContents3_table .boxText_l
{
	vertical-align: bottom;
	background: url(images/infoBoxHeading3_bg.gif) 0px 0px repeat-y;
}
/* ************************************************************************************* */
.infoBoxContents3_table
{
	margin: 0px;
}
.infoBoxContents3_table .boxText
{
	padding: 5px 14px 12px 14px;
	height: 45px;
	width: 100%;
	border-bottom: 1px solid #b7ccd4;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText, .boxText td
{
	color: #64819a;
	font-size: 11px;
	line-height: 13px;
	font-family: arial;
}
.boxText a
{
	color: #14648e;
	font-size: 11px;
	line-height: 13px;
	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: #14648e;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.boxText .order_history a:hover
{
	color: #14648e;
	text-decoration: none;
}


.boxText span a
{
	color: #2074a9;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
}
.boxText span a:hover
{
	color: #2074a9;
	text-decoration: none;
}

.boxText .name2_padd span a
{
	color: #21415f;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.boxText .name2_padd span a:hover
{
	color: #21415f;
	text-decoration: underline;
}


.boxText span.productSpecialPrice
{
	color: #0186d5;
	font-size: 16px;
	line-height: 20px;
	font-family: arial;
	font-weight: bold;
	display: inline;
}
.boxText b.productSpecialPrice
{
	color: #0186d5;
	font-size: 16px;
	line-height: 20px;
	font-family: arial;
	font-weight: bold;
	display: inline;
}
del
{
	color: #0186d5;
	font-size: 16px;
	line-height: 20px;
	font-family: arial;
	font-weight: bold;
}

.boxText div.img
{
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.boxText .name_padd, .boxText .name3_padd
{
	padding: 6px 0px 3px 0px;
	height: 18px;
	vertical-align: middle;
}
.boxText .pic_padd
{
	padding: 12px 0px 0px 0px;
	vertical-align: middle;
	text-align: center;
}
.boxText .price_padd
{
	padding: 9px 0px 0px 0px;
	height: 16px;
	vertical-align: middle;
	width: 100%;
}
.boxText .desc_padd
{
	padding: 0px 0px 0px 0px;
}
.boxText select
{
	margin: 0px 0px 0px 0px;
	border: 1px solid #a6b4b7;
	background: #ffffff;
	color: #2c6078;
}
.boxText .input
{
	margin: 0px 0px 4px 0px;
	border: 1px solid #a6b4b7;
	background: #ffffff;
	color: #2c6078;
	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: 8px 0px 5px 0px;
}
.boxText .languages
{
	padding: 15px 0px 10px 0px;
}
/* ************************************************************************************* */
SPAN.newItemInCart
{
	color: #ff0000;
	font-size: 12px;
	font-family: arial;
}
a .newItemInCart
{
	color: #ff0000;
	font-size: 12px;
	font-family: arial;
}
a:hover .newItemInCart
{
	color: #ff0000;
	text-decoration: underline;
}
SPAN.oldItemInCart
{
	color: #14648e;
	font-size: 12px;
	font-family: arial;
	padding: 4px 0px 4px 0px;
	display: block;
}
a .oldItemInCart
{
	color: #14648e;
	font-size: 12px;
	font-family: arial;
}
a:hover .oldItemInCart
{
	color: #14648e;
	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: 5px 0px 10px 0px;
}
.boxText .bestsellers
{
	margin: 0px 0px 17px 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: 19px;
}


.boxText .bg_list
{
	background: url(images/bg_list_hline.html) 0px 0px repeat-x;
}
.boxText .bg_list a
{
	color: #3d809a;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	padding: 5px 0px 6px 10px;
	background: url(images/bg_list.gif) 0px 10px no-repeat;
	text-decoration: none;
}
.boxText .bg_list a:hover
{
	color: #4b9dbc;
	text-decoration: none;
}
.boxText .bg_list a b
{
	color: #3d809a;
	font-weight: bold;
	text-decoration: none;
}

.boxText .bg_list_un
{
	padding: 0px 0px 0px 0px;
}
.boxText .bg_list_un a
{
	color: #3d809a;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	padding: 5px 0px 6px 10px;
	background: url(images/bg_list.gif) 0px 10px no-repeat;
	text-decoration: none;
}
.boxText .bg_list_un a:hover
{
	color: #4b9dbc;
	text-decoration: none;
}
.boxText .bg_list_un a b
{
	color: #3d809a;
	font-weight: bold;
	text-decoration: none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2
{
	padding: 0px 0px 0px 0px;
	background: url(images/bg_list_hline.html) 0px 0px repeat-x;
}
.boxText .bg_list2 a
{
	padding: 9px 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: 9px 1px 4px 0px;
	text-decoration: none;
}
.boxText .bg_list2_un a:hover
{
	text-decoration: none;
}
/* ************************************************************************************* */
.boxText .bg_list2
{
}
.boxText .bg_list2 a font
{
	color: #14648e;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
.boxText .bg_list2 a:hover font
{
	color: #4b9dbc;
	text-decoration: none;
}

.boxText .bg_list2_un
{
}
.boxText .bg_list2_un a font
{
	color: #14648e;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
.boxText .bg_list2_un a:hover font
{
	color: #4b9dbc;
	text-decoration: none;
}
/* ************************************************************************************* */
.boxText .bg_list2 a b
{
	color: #4b9dbc;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.boxText .bg_list2 a:hover b
{
	color: #14648e;
	text-decoration: none;
}

.boxText .bg_list2_un
{
}
.boxText .bg_list2_un a b
{
	color: #4b9dbc;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
.boxText .bg_list2_un a:hover b
{
	color: #14648e;
	text-decoration: none;
}
/* ************************************************************************************* */
.boxText .bg_list3
{
	background: url(images/bg_list_hline.html) 0px 0px repeat-x;
}
.boxText .bg_list3 a
{
	color: #565656;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	padding: 10px 1px 4px 16px;
	background: url(images/bg_list3.html) 25px 12px no-repeat;
	text-decoration: none;
}
.boxText .bg_list3 a:hover
{
	color: #565656;
	text-decoration: underline;
}

.boxText .bg_list3_un
{
	padding: 0px 0px 0px 0px;
}
.boxText .bg_list3_un a
{
	color: #565656;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	padding: 10px 1px 4px 16px;
	background: url(images/bg_list3.html) 25px 12px no-repeat;
	text-decoration: none;
}
.boxText .bg_list3_un a:hover
{
	color: #565656;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table
{
	background: url(images/cont_heading_t.gif) 0px 0px repeat-x #f3f6f7;
	margin: 0px 0px 0px 0px;
}
.cont_heading_td
{
	/*background: url(images/cont_heading_b.gif) 0px 100% repeat-x;*/
	width: 100%;
}
.cont_heading_table .cont_heading_td .table
{
	/*background: url(images/cont_heading_r.gif) 0px 0px repeat-y;*/
}
.cont_heading_table .cont_heading_td .td
{
	/*background: url(images/cont_heading_r.gif) 100% 0px repeat-y;*/
}
.cont_heading_table .cont_heading_td .table1
{
	/*background: url(images/cont_heading_rr.gif) 0px 0px no-repeat;*/
}
.cont_heading_table .cont_heading_td .td1
{
	/*background: url(images/cont_heading_rr.gif) 100% 0px no-repeat;*/
}
.cont_heading_table .cont_heading_td .table2
{
	/*background: url(images/cont_heading_tl.gif) 0px 0px no-repeat;*/
}
.cont_heading_table .cont_heading_td .td2
{
	/*background: url(images/cont_heading_tr.gif) 100% 0px no-repeat;*/
}
.cont_heading_table .cont_heading_td .table3
{
	/*background: url(images/cont_heading_bl.gif) 0px 100% no-repeat;*/
}
.cont_heading_table .cont_heading_td .td3
{
	/*background: url(images/cont_heading_br.gif) 100% 100% no-repeat;*/
	vertical-align: middle;
	padding: 11px 15px 11px 30px;
	height: 41px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup .cont_heading_td
{
	color: #21415f;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}
.cont_heading_td td
{
	color: #21415f;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}
.cont_heading_td a
{
	color: #21415f;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.cont_heading_td a:hover
{
	color: #21415f;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge
{
	color: #64819a;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
}
.main a:hover.enlarge
{
	color: #64819a;
	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: 11px 0px 16px 0px;
}
.result_bottom_padd td
{
	width: 50%;
	vertical-align: middle;
	padding: 14px 0px 12px 0px;
}

.result_right
{
	color: Gray;
	text-align: right;
}
.result td
{
	color: #64819a;
	font-size: 11px;
	font-family: arial;
}
.result b
{
	color: #64819a;
	font-weight: normal;
}
/* ************************************************************************************* */
.result_right b
{
	color: #b806a9;
	font-weight: normal;
}
.result_right a.pageResults
{
	color: #b806a9;
	text-decoration: underline;
	font-size: 11px;
}
.result_right a.pageResults:hover
{
	color: #b806a9;
	text-decoration: none;
	background: #F3F7F8;
}
.result_right a.pageResults u
{
	color: #b806a9;
	text-decoration: underline;
	font-size: 12px;
}
.result_right a.pageResults u:hover
{
	color: #b806a9;
	text-decoration: none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main, div.main, .main td, .main p, .main b
{
	color: #64819a;
	font-size: 11px;
	line-height: 16px;
	font-family: arial;
}

.main .desc
{
	color: #64819a;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
}
.main .desc2
{
	color: #64819a;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
}

.main .name
{
	line-height: 20px;
}
.main .s_cart_head
{
	color: #21415f;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.main a
{
	color: #2074a9;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.main a:hover
{
	color: #0072bc;
	text-decoration: none;
}

.main .name b a
{
	color: #2074a9;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
}
.main .name b a:hover
{
	color: #14648e;
	text-decoration: none;
}

.main .name a
{
	color: #2074a9;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
}
.main .name a:hover
{
	color: #2074a9;
	text-decoration: none;
}

.main .desc b
{
	color: #737981;
}
.main .desc2 a
{
	color: #3d809a;
	font-size: 11px;
	text-decoration: underline;
}
.main .desc2 a:hover
{
	color: #3d809a;
	font-size: 11px;
	text-decoration: none;
}
.main b b
{
	color: #64819a;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	font-family: arial;
}

SPAN.productSpecialPrice
{
	color: #21415f;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
	display: inline;
}
s
{
	color: #21415f;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}

.main SPAN.productSpecialPrice
{
	color: #b806a9;
	font-size: 18px;
	line-height: 20px;
	font-family: tahoma;
	font-weight: bold;
	display: inline;
}
.main s
{
	color: #b806a9;
	font-size: 18px;
	line-height: 20px;
	font-family: tahoma;
	font-weight: bold;
}

.main b.productSpecialPrice
{
	color: #b806a9;
	font-size: 18px;
	line-height: 23px;
	font-family: tahoma;
	font-weight: bold;
	display: inline;
}


.main .strong
{
	color: #21415f;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.padd_2 .main
{
	color: #64819a;
	font-size: 12px;
	font-family: arial;
}
.padd_2 select
{
	border: 1px solid #a6b4b7;
	background: #ffffff;
	color: #2c6078;
	vertical-align: middle;
}
.img
{
	border: 0px solid #efd9b0;
	background: #ffffff;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main .desc2 ul
{
	margin: 5px 0px 15px 0px;
	list-style: none;
	padding: 0;
}
.main .desc2 li
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	vertical-align: top;
}

.main .desc2 li div
{
	color: #3d809a;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0px 6px 10px;
	background: url(images/desc_bg_list.gif) 0px 10px no-repeat;
}


.main .desc2 li a
{
	color: #3d809a;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}
.main .desc2 li a:hover
{
	color: #3d809a;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.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 0px 0px 0px;
	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 6px 0px 0px;
	line-height: 20px;
}
.main .right .button_padd
{
	padding: 7px 0px 0px 0px;
}
/*  *********  */
.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 0px 0px 0px;
}
.main .left .data_padd
{
	padding: 6px 0px 0px 0px;
	line-height: 20px;
}
.main .left .price_padd
{
	padding: 10px 6px 0px 0px;
	float: right;
	line-height: 23px;
}
.main .left .button_padd
{
	padding: 7px 0px 0px 0px;
}
/*  *********  */
/*  *********  */
.main .s_cart_head_padd
{
	padding: 5px 0px 10px 0px;
	height: 9px;
	vertical-align: middle;
	text-align: center;
}
.main .s_cart_td
{
	padding: 19px 0px 0px 0px;
}
.main .s_cart_td input
{
	border: 1px solid #a6b4b7;
	background: #ffffff;
	color: #2c6078;
}
/*  *********  */
/*  *********  */
.main .name2_padd
{
	padding: 8px 0px 7px 0px;
	height: 45px;
	vertical-align: middle;
	text-align: center;
}
.main .pic2_padd
{
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.main .desc2_padd
{
	padding: 0px 0px 7px 0px;
	height: 45px;
}
.main .listing2_padd
{
	padding: 0px 0px 6px 0px;
}
.main .price2_padd
{
	padding: 2px 0px 8px 0px;
	height: 19px;
	vertical-align: top;
	text-align: center;
	width: 100%;
}
.main .button2_padd
{
	padding: 2px 0px 0px 0px;
	text-align: center;
}
.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 13px 0px;
}
.main .pic3_padd
{
	padding: 11px 30px 0px 0px;
}
.main .desc3_padd
{
	padding: 1px 0px 5px 0px;
}
.main .button3_padd
{
	padding: 0px 0px 0px 0px;
}
.main .price3_padd
{
	padding: 2px 0px 0px 0px;
	height: 8px;
	width: 100%;
}

.main .name4_padd
{
	padding: 6px 0px 6px 0px;
	height: 9px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.main .pic4_padd
{
	padding: 5px 1px 0px 1px;
	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: 2px 4px 2px 4px;
}

.button2_marg img, .button2_marg input
{
	margin: 4px 0px 5px 1px;
}

.button3_marg img, .button3_marg input
{
	margin: 2px 0px 3px 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.html) 0px center repeat-x;
	color: #14648e;
	font-size: 10px;
	font-family: arial;
}

.main .listing b
{
	font-weight: normal;
}
.main .listing em, .main .listing font
{
	color: #14648e;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	background: #ffffff;
	padding: 0px 0px 0px 4px;
}
.main .listing b font
{
	color: #14648e;
	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: #14648e;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.main .listing font a:hover
{
	color: #14648e;
	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: #14648e;
	font-size: 11px;
	text-decoration: none;
}
/*  advanced_search.php  */
.smallText a:hover
{
	color: #14648e;
	font-size: 11px;
	text-decoration: underline;
}
.smallText a u
{
	color: #14648e;
	font-size: 11px;
	text-decoration: none;
}
.smallText a:hover u
{
	color: #14648e;
	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;
}

.padd_gg img
{
	height: 23px;
}
.padd_vv img
{
	width: 21px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x
{
	background: url(images/line_x.gif) 0px center repeat-x;
}
.cart_line_y
{
	background: url(images/line_y.html) center 0px repeat-y;
}

.padd2_gg img
{
	height: 2px;
}
.padd2_vv img
{
	width: 3px;
}

.padd3_vv img
{
	width: 9px;
}

.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: #21415f;
	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: 6px 0px 5px 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, #over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6, #over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6
{
	width: auto;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
}

#m1, #m2, #m3, #m4, #m5, #m6
{
	color: #274f62;
	background: url(images/menu_marker.html) 0px 9px no-repeat;
}

#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6
{
	color: #274f62;
	background: url(images/menu_marker.html) 0px 9px no-repeat;
}

#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6
{
	color: #274f62;
	background: url(images/menu_marker.html) 0px 9px no-repeat;
}
/* ************************************************************************************* */
/* ************************************************************************************* */

#screenshot
{
	position: absolute;
	border: 1px solid #ffffff;
	background: #ffffff;
	padding: 5px;
	display: none;
	color: #ffffff;
}

.clean-gray
{
	border: solid 1px #DEDEDE;
	background: #EFEFEF;
	color: Red;
	padding: 4px;
	text-align: center;
}

.clean-green
{
	border: solid 1px #359545;
	background: #CEE6C3;
	color: #0C8240;
	padding: 4px;
	text-align: center;
}

.stockListTD 
{
	font-family: Arial;
	font-size: 12px;
}

ul.column
{
	width: 100%;
	padding: 0;
	margin: 10px 0 50px;
	list-style: none;
}

ul.column li 
{
	float: left;
	width: 200px;
	padding: 0;
	margin: 5px 0;
	display: inline;
}

