 

.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: #fc1204;
	text-decoration: underline;
}

BODY
{	font-family: arial;
	font-size: 12px;
	color: #666665;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	background: url(../images/bg_body.gif) 0px 0px repeat-x #ffffff;
}


A
{
	color: #9fa9c1;
	font-family: arial;
	text-decoration: none;
}
A:hover
{
	 color: #AABBDD; 
	text-decoration: underline;
}

FORM
{
	display: inline;
}
td, div
{
	padding: 0px;
	margin: 0px;
	 
}
/* ********************************************************************************************************* */
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: #e1eaed;
}

.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;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper_td
{
	width: 100%;
}
.content_wrapper_table
{
	margin: 0px 0px 0px 0px;
}
.content_wrapper2_table
{
	margin: 3px 0px 10px 0px;
}
.content_wrapper_table .padd_3
{
	padding: 0px 13px 6px 13px;
	width: 100%;
}
.content_wrapper_table .padd_1
{
	padding: 14px 13px 15px 13px;
}
.content_wrapper_table .padd_2
{
	padding: 10px 14px 10px 15px;
}
.content_wrapper_table .padd_4
{
	padding: 1px 13px 0px 13px;
}
.padd_2
{
	padding: 10px 23px 10px 23px;
}
/* ************************************************************************************* */
.wrapper_header_b
{
	background: url(../images/wrapper_header_border.gif) 0px 100% repeat-x;
}
.wrapper_header_t
{
	background: url(../images/wrapper_header_t.gif) 0px 0px repeat-x #ffffff;
	margin: 0px 0px 0px 0px;
	width: 201px;
}
.wrapper_header_r
{
	background: url(../images/wrapper_header_border.gif) 100% 0px repeat-y;
}
.wrapper_header_l
{
	background: url(../images/wrapper_header_border.gif) 0px 0px repeat-y;
}
.wrapper_header_tl
{
	background: url(../images/wrapper_header_tl.gif) 0px 0px no-repeat;
	width: 100%;
}
.wrapper_header_tr
{
	background: url(../images/wrapper_header_tr.gif) 100% 0px no-repeat;
}
.wrapper_header_bl
{
	background: url(../images/wrapper_header_bl.gif) left 100% no-repeat;
}
.wrapper_header_br
{
	background: url(../images/wrapper_header_br.gif) 100% 100% no-repeat;
	padding: 13px 0px 10px 0px;
}
/* ************************************************************************************* */
.wrapper_b
{
	background: url(../images/wrapper_line.gif) 0px 100% repeat-x;
}
.wrapper_t
{
	background: url(../images/wrapper_line.gif) 0px 0px repeat-x #ffffff;
	margin: 0px 0px 6px 0px;
}
.wrapper_r
{
	background: url(../images/wrapper_line.gif) 100% 0px repeat-y;
}
.wrapper_l
{
	background: url(../images/wrapper_line.gif) 0px 0px repeat-y;
}
.wrapper_tl
{
	background: url(../images/wrapper_tl.gif) 0px 0px no-repeat;
	width: 100%;
}
.wrapper_tr
{
	background: url(../images/wrapper_tr.gif) 100% 0px no-repeat;
}
.wrapper_bl
{
	background: url(../images/wrapper_bl.gif) left 100% no-repeat;
}
.wrapper_br
{
	background: url(../images/wrapper_br.gif) 100% 100% no-repeat;
	padding: 0px;
}
/* ************************************************************************************* */
.new .prod2_
{
	background: url(../images/new.gif) 100% 0px no-repeat;
}
.prod2_t
{
	background: url(../images/prod2_line.gif) 0px 0px repeat-x #ffffff;
	margin: 0px 0px 0px 0px;
}
.prod22_t
{
	background: url(../images/prod2_line.gif) 0px 0px repeat-x #ffffff;
	margin: 15px 0px 15px 0px;
}
.prod222_t
{
	background: url(../images/prod2_line.gif) 0px 0px repeat-x #ffffff;
	margin: 3px 0px 10px 0px;
}
.prod2_b
{
	background: url(../images/prod2_line.gif) 0px 100% repeat-x;
}
.prod2_r
{
	background: url(../images/prod2_line.gif) 100% 0px repeat-y;
}
.prod2_l
{
	background: url(../images/prod2_line.gif) 0px 0px repeat-y;
}
.prod2_tl
{
	background: url(../images/prod2_tl.gif) 0px 0px no-repeat;
	width: 100%;
}
.prod2_tr
{
	background: url(../images/prod2_tr.gif) 100% 0px no-repeat;
}
.prod2_bl
{
	background: url(../images/prod2_bl.gif) left 100% no-repeat;
}
.prod2_br
{
	background: url(../images/prod2_br.gif) 100% 100% no-repeat;
	padding: 0px;
}
.prod22_br
{
	background: url(../images/prod2_br.gif) 100% 100% no-repeat;
	padding: 15px;
}
/* ************************************************************************************* */
.infoBox_
{
	margin: 3px 0px 9px 0px;
}
.infoBox_ .pic_td
{
	border: 1px solid #c8c6c9;
	background: #ffffff;
	padding: 10px 6px 10px 6px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.menu
{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.menu td
{
	width: auto;
	vertical-align: middle;
	text-align: center;
}
.menu td a
{
	display: block;
}
.menu_separator
{
	width: 25%;
	text-align: center;
}
.search
{
	padding: 0px 0px 6px 60px;
	vertical-align: middle;
}
.search td
{
	color: #06c6ec;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	vertical-align: middle;
}
.navigation
{
	text-align: center;
	vertical-align: middle;
	height: 31px;
	text-transform: uppercase;
	color: #979faf;
	font-size: 10px;
	font-family: arial;
}
.navigation a
{
	color: #979faf;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
}
.navigation a:hover
{
	color: #979faf;
	font-size: 10px;
	font-family: arial;
	text-decoration: underline;
}
/* ************************************************************************************* */
.width_table
{
	width: 943px;
	position: relative;
	margin: auto;
	height: 100%;
	background: url(../images/width_table.jpg) 0px 0px repeat-x;
}
.width_td
{
	padding: 0px 0px 0px 0px;
	height: 100%;
	background: url(../images/width_td.jpg) 0px 0px no-repeat;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.bg_right
{
	background: url(../images/bg_right.gif) 100% 0px repeat-y #ffffff;
}
.bg_left
{
	background: url(../images/bg_left.gif) 0px 0px repeat-y;
	padding: 0px 15px 0px 15px;
}
.main_table
{
	background: url(../images/spacer.gif) 223px 0px repeat-y;
}
.box_width_left
{
	width: 201px;
}
.box_width_right
{
	width: 0px;
	display: none;
}

.content_width_td
{
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.box_width_td_left
{
	padding: 0px 6px 0px 0px;
}
.box_width_td_right
{
	padding: 0px 0px 0px 0px;
	display: none;
}
/* ************************************************************************************* */
.header_bg
{
	background: url(../images/header_bg.gif) 0px 0px repeat-x;
}
.nav_bg
{
	background: url(../images/nav_bg.gif) 0px 0px repeat-x;
	width: 100%;
	padding: 0px 7px 2px 7px;
}
/* ************************************************************************************* */
.row_1
{
	padding: 0px 0px 0px 0px;
	height: 184px;
}
.row_2
{
	padding: 0px 0px 0px 0px;
	height: 100%;
}
.row_3
{
	padding: 0px 0px 0px 0px;
}
/* ************************************************************************************* */
.header
{
	margin: auto;
}
.header td
{
	color: #f9461c;
	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
{
	color: #ffffff;
	font-weight: normal;
	display: block;
	padding: 0px 3px 3px 0px;
}

.header .z1
{
	background: url(../images/z1.gif) 0px 0px no-repeat;
	text-align: left;
	height: 43px;
	padding: 0px 62px 0px 16px;
}
.header .z1 b
{
	color: #f9461c;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	text-transform: uppercase;
	display: block;
	padding-bottom: 3px;
}
.header .z1
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.header .z1 a
{
	color: #3b3207;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.header .z1 a:hover
{
	color: #3b3207;
	text-decoration: underline;
}


.header form
{
	width: 100%;
}
.select
{
	width: 100%;
	width: 100%;
	border: 1px solid #d3dfe3;
	background: #ffffff;
	color: #979faf;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.select2
{
	margin: 0px 0px 3px 0px;
}
.select2 td
{
	padding: 21px 0px 16px 0px;
	height: 36px;
	vertical-align: middle;
}
.select2 select
{
	width: 70%;
	border: 1px solid #d3dfe3;
	background: #ffffff;
	color: #979faf;
	vertical-align: middle;
	margin: 0px 10px 2px 10px;
}
.go
{
	width: 100%;
	border: 1px solid #e3e3e3;
	background: #ffffff;
	color: #000000;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	height: 21px;
	padding-top: 3px;
}
/* ************************************************************************************* */
.banner
{
	padding: 0px 0px 0px 0px;
}
.banner td
{
	padding: 0px 0px 6px 0px;
}
.banner_03
{
	padding: 0px 0px 5px 0px;
}
.banner_05
{
	padding: 0px 0px 8px 0px;
}
/* ************************************************************************************* */
.logo
{
	margin: 26px 0px 0px 0px;
	height: 106px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer_table
{
	background: url(../images/wrapper_footer_t.gif) 0px 0px repeat-x #f6f6f8;
}
.wrapper_footer_b
{
	background: url(../images/wrapper_footer_b.gif) 0px 0px repeat-x;
}
.wrapper_footer_l
{
	background: url(../images/wrapper_footer_border.gif) 0px 0px repeat-y;
}
.wrapper_footer_r
{
	background: url(../images/wrapper_footer_border.gif) 100% 0px repeat-y;
}
/* ************************************************************************************* */
.footer_tr td
{
	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: 76px;
}
.footer2_td
{
	width: 100%;
	padding: 0px 15px 0px 12px;
	text-align: right;
}

.footer
{
	color: #121212;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	font-family: arial;
	vertical-align: middle;
}
.footer td
{
	color: #121212;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	font-family: arial;
	vertical-align: middle;
}
.footer a
{
	color: #121212;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.footer a:hover
{
	color: #121212;
	text-decoration: underline;
}

.footer span
{
	color: #9ca2b2;
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma;
}
.footer span a
{
	color: #9ca2b2;
	font-size: 10px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration: none;
	text-transform: uppercase;
}
.footer span a:hover
{
	color: #9ca2b2;
	text-decoration: underline;
}

.footer b
{
	color: #9ca2b2;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.footer b a
{
	color: #fc1204;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.footer b a:hover
{
	color: #fc1204;
	text-decoration: underline;
}

.footer b b a
{
	color: #fc1204;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.footer b b a:hover
{
	color: #fc1204;
	text-decoration: underline;
}

/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg
{
	padding: 0px 0px 0px 0px;
	background: url(../images/popup_bg.gif) 0px 0px repeat-x #ffffff;
}
.popup_width_table
{
	background: url(../images/logo.gif) 0px 26px no-repeat;
	width: 394px;
}
.popup_width_td
{
	padding: 0px 0px 0px 0px;
}

.popup_1
{
	height: 116px;
	padding: 10px 13px 0px 19px;
	text-align: right;
}
.popup_2
{
	padding: 0px 0px 0px 0px;
}

.popup
{
	height: 100%;
}
.popup td
{
	color: #040404;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
}

.popup strong
{
	color: #040404;
	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: #535353;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.popup a:hover
{
	color: #535353;
	text-decoration: underline;
}

.popup .footer
{
	vertical-align: top;
}
.popup .popup_footer td
{
	color: #9ca2b2;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
	vertical-align: middle;
	height: 20px;
}
.popup .popup_footer a
{
	color: #9ca2b2;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
	text-transform: none;
	text-decoration: none;
}
.popup .popup_footer a:hover
{
	color: #9ca2b2;
	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 #e3e3e3;
	background: #ffffff;
	color: #000000;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_table
{
	border: 0px solid #9a8661;
}
.prod_td
{
	padding: 0px 0px 4px 0px;
}

.prod2_table
{
	border: 0px solid #9a8661;
	width: 1px;
}
.prod2_td
{
	padding: 0px 0px 0px 0px;
}

.pic_table
{
	border: 0px solid #c8c6c9;
	background: #ffffff;
	width: 1px;
	margin: auto;
}
.pic_td
{
	padding: 0px 0px 0px 0px;
}

.pic2_table
{
	border: 0px solid #cfb9de;
	background: #ffffff;
	width: 1px;
	margin: auto;
}
.pic2_td
{
	padding: 0px 0px 0px 0px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */

/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table
{
	margin: 0px 0px 0px 0px;
	background: url(../images/infoBoxHeading_table.gif) 0px 0px repeat-x #f6f6f8;
	border-bottom: 1px solid #ededed;
}
.infoBoxHeading_td
{
	background: url(../images/infoBoxHeading_td.gif) 2px 9px no-repeat;
	width: 100%;
	height: 20px;
	padding: 12px 10px 10px 26px;
}
.infoBoxHeading_t
{
	background: url(../images/infoBoxHeading_t.gif) 0px 0px repeat-x;
}
.infoBoxHeading_b
{
	background: url(../images/infoBoxHeading_b.gif) 0px 0px repeat-x;
}
.infoBoxHeading_l
{
	background: url(../images/infoBoxHeading_ll.gif) 0px 0px repeat-y;
}
.infoBoxHeading_r
{
	background: url(../images/infoBoxHeading_rr.gif) 0px 0px repeat-y;
}
/* ************************************************************************************* */
.popup .infoBoxHeading_td
{
	color: #333333;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading_td
{
	color: #333333;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
}
.infoBoxHeading_td a
{
	color: #333333;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.infoBoxHeading_td a:hover
{
	color: #333333;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table
{
	margin: 0px 0px 5px 0px;
	background: url(../images/hline.gif) 0px 100% repeat-x;
}
.infoBox_td
{
	padding: 0px 0px 0px 0px;
}
.boxText_t
{
	padding: 0px 0px 0px 0px;
}
.boxText_b
{
	background: url(../images/bg_box.gif) 0px 100% repeat-x;
	width: 100%;
}
.boxText_l
{
	background: url(../images/bg_box.gif) 0px 0px repeat-y;
	vertical-align: bottom;
}
.boxText_r
{
	background: url(../images/bg_box.gif) 100% 100% repeat-y;
	vertical-align: bottom;
}
/* ************************************************************************************* */
.infoBoxContents_table
{
	margin: 0px;
}
.infoBoxContents_table .boxText
{
	padding: 14px 20px 8px 20px;
	height: 55px;
	background: url(../images/bg_box.gif) 0px 100% repeat-x;
	width: 100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table
{
	margin: 0px 0px 5px 0px;
	background: url(../images/hline.gif) 0px 100% repeat-x;
}
.infoBox2_td
{
	padding: 0px 0px 0px 0px;
}
.boxText_t
{
	padding: 0px 0px 0px 0px;
}
.boxText_b
{
	background: url(../images/bg_box.gif) 0px 100% repeat-x;
	width: 100%;
}
.boxText_l
{
	background: url(../images/bg_box.gif) 0px 0px repeat-y;
	vertical-align: bottom;
}
.boxText_r
{
	background: url(../images/bg_box.gif) 100% 100% repeat-y;
	vertical-align: bottom;
}
/* ************************************************************************************* */
.infoBoxContents2_table
{
	margin: 0px;
}
.infoBoxContents2_table .boxText
{
	padding: 10px 0px 7px 0px;
	height: 55px;
	background: url(../images/bg_box.gif) 0px 100% repeat-x;
	width: 100%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText font
{
	color: #4b4b4b;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.boxText font a
{
	color: #4b4b4b;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.boxText font a:hover
{
	color: #4b4b4b;
	text-decoration: underline;
}

.boxText font.sc a
{
	color: #4b4b4b;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.boxText font.sc a:hover
{
	color: #4b4b4b;
	text-decoration: underline;
}

.boxText strong a
{
	color: #fd6c06;
	text-decoration: underline;
	font-size: 12px;
	line-height: 34px;
}
.boxText strong a:hover
{
	color: #fd6c06;
	text-decoration: none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText, .boxText td
{
	color: #4b4b4b;
	font-size: 11px;
	line-height: 12px;
	font-family: arial;
}
.boxText a
{
	color: #535353;
	font-size: 11px;
	line-height: 12px;
	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: #bbb8bd;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.boxText .order_history a:hover
{
	color: #00baff;
	text-decoration: none;
}


.boxText span a
{
	color: #121212;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.boxText span a:hover
{
	color: #121212;
	text-decoration: underline;
}

.boxText span.productSpecialPrice
{
	color: #485059;
	font-size: 26px;
	line-height: 31px;
	font-family: arial;
	font-weight: bold;
	display: inline;
}
.boxText b.productSpecialPrice
{
	color: #485059;
	font-size: 26px;
	line-height: 31px;
	font-family: arial;
	font-weight: bold;
	display: inline;
}
del
{
	color: #fc1204;
	font-size: 15px;
	line-height: 15px;
	font-family: arial;
	font-weight: normal;
}

.boxText div.img
{
	margin: 10px 0px 10px 0px;
	text-align: center;
}
.boxText div.stars
{
	margin: 14px 0px 10px 0px;
}

.boxText .name_padd
{
	padding: 10px 0px 21px 18px;
	height: 45px;
	vertical-align: middle;
}
.boxText .pic_padd
{
	padding: 0px 0px 12px 0px;
	text-align: center;
	vertical-align: middle;
}
.boxText .price_padd
{
	padding: 19px 0px 19px 0px;
	height: 63px;
	vertical-align: middle;
	width: 100%;
	color: #fc1204;
	font-size: 13px;
	font-weight: bold;
}
.boxText .desc_padd
{
	padding: 10px 0px 0px 2px;
	height: 84px;
}
.boxText select
{
	margin: 10px 0px 1px 0px;
	border: 1px solid #e3e3e3;
	background: #ffffff;
	color: #000000;
}
.boxText .input
{
	margin: 6px 0px 4px 0px;
	border: 1px solid #e3e3e3;
	background: #ffffff;
	color: #000000;
	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: 18px 0px 5px 0px;
}
.boxText .languages
{
	padding: 7px 0px 10px 0px;
}
.boxText .button
{
	padding: 4px 0px 0px 0px;
	vertical-align: middle;
}
/* ************************************************************************************* */
SPAN.newItemInCart
{
	color: #ff0000;
	font-size: 11px;
	font-family: arial;
}
a .newItemInCart
{
	color: #ff0000;
	font-size: 11px;
	font-family: arial;
}
a:hover .newItemInCart
{
	color: #ff0000;
	text-decoration: underline;
}
SPAN.oldItemInCart
{
	color: #BBB8BD;
	font-size: 11px;
	font-family: arial;
	padding: 4px 0px 4px 0px;
	display: block;
}
a .oldItemInCart
{
	color: #BBB8BD;
	font-size: 11px;
	font-family: arial;
}
a:hover .oldItemInCart
{
	color: #0072BC;
	text-decoration: underline;
}
/* ************************************************************************************* */
.boxText li
{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.boxText li, .boxText li a
{
	font-family: arial;
}
.boxText ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.boxText .categories
{
	margin: 1px 0px 3px 0px;
}
.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: #040404;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	padding: 10px 1px 9px 10px;
	background: url(../images/bg_list.gif) 0px 7px no-repeat;
	text-decoration: none;
}
.boxText .bg_list a:hover
{
	color: #fc1204;
	text-decoration: none;
}
.boxText .bg_list a b
{
	color: #fc1204;
	font-weight: normal;
	text-decoration: none;
}

.boxText .bg_list_un
{
	padding: 0px 0px 0px 0px;
}
.boxText .bg_list_un a
{
	color: #040404;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	padding: 10px 1px 9px 10px;
	background: url(../images/bg_list.gif) 0px 7px no-repeat;
	text-decoration: none;
}
.boxText .bg_list_un a:hover
{
	color: #fc1204;
	text-decoration: none;
}
.boxText .bg_list_un a b
{
	color: #fc1204;
	font-weight: normal;
	text-decoration: none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2
{
	padding: 0px 0px 0px 0px;
}
.boxText .bg_list2 a
{
	padding: 8px 1px 9px 10px;
	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 9px 10px;
	text-decoration: none;
}
.boxText .bg_list2_un a:hover
{
	text-decoration: none;
}
/* ************************************************************************************* */
.boxText .bg_list2
{
	background: url(../images/bg_list_hline.gif) 0px 0px repeat-x;
}
.boxText .bg_list2 a font
{
	color: #040404;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
.boxText .bg_list2 a:hover font
{
	color: #fc1204;
	text-decoration: none;
}

.boxText .bg_list2_un
{
}
.boxText .bg_list2_un a font
{
	color: #040404;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
.boxText .bg_list2_un a:hover font
{
	color: #fc1204;
	text-decoration: none;
}
/* ************************************************************************************* */
.boxText .bg_list2 a b
{
	color: #040404;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
.boxText .bg_list2 a:hover b
{
	color: #fc1204;
	text-decoration: none;
}

.boxText .bg_list2_un
{
}
.boxText .bg_list2_un a b
{
	color: #040404;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
.boxText .bg_list2_un a:hover b
{
	color: #fc1204;
	text-decoration: none;
}
/* ************************************************************************************* */
.boxText .bg_list3
{
	background: url(../images/bg_list_hline.gif) 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.gif) 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.gif) 25px 12px no-repeat;
	text-decoration: none;
}
.boxText .bg_list3_un a:hover
{
	color: #565656;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table
{
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}
.cont_heading_td
{
	width: 100%;
	height: 28px;
	vertical-align: middle;
}
.cont_heading_t
{
	background: url(../images/cont_heading_border.gif) 0px 0px repeat-x;
}
.cont_heading_l
{
	background: url(../images/cont_heading_border.gif) 0px 0px repeat-y;
}
.cont_heading_r
{
	background: url(../images/cont_heading_border.gif) 100% 0px repeat-y;
}
.cont_heading_td
{
	padding: 6px 15px 10px 13px;
	height: 34px;
}
/* ************************************************************************************* */
.popup .cont_heading_td
{
	color: #030303;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
}
.cont_heading_td
{
	color: #030303;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
}
.cont_heading_td a
{
	color: #030303;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.cont_heading_td a:hover
{
	color: #030303;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge
{
	color: #fc1204;
	font-size: 11px;
	text-transform: lowercase;
	font-weight: normal;
	display: block;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
}
.main a:hover.enlarge
{
	color: #fc1204;
	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: 13px 0px 14px 0px;
}
.result_bottom_padd td
{
	width: 50%;
	vertical-align: middle;
	padding: 16px 0px 10px 0px;
}

.result_right
{
	text-align: right;
}
.result td
{
	color: #040404;
	font-size: 11px;
	font-family: arial;
}
.result b
{
	color: #040404;
	font-weight: normal;
}
/* ************************************************************************************* */
.result_right b
{
	color: #fc1204;
	font-weight: normal;
}
.result_right a.pageResults
{
	color: #fc1204;
	text-decoration: underline;
	font-size: 11px;
}
.result_right a.pageResults:hover
{
	color: #fc1204;
	text-decoration: none;
	background: #f1f0ef;
}
.result_right a.pageResults u
{
	color: #fc1204;
	text-decoration: underline;
}
.result_right a.pageResults u:hover
{
	color: #fc1204;
	text-decoration: none;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main, div.main, .main td, .main p, .main b
{
	color: #040404;
	font-size: 11px;
	line-height: 14px;
	font-family: arial;
}

.main .desc
{
	color: #040404;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
}
.main .desc2
{
	color: #040404;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
}

.main .name
{
	line-height: 20px;
}
.main .s_cart_head
{
	color: #030303;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
}
.main a
{
	color: #242628;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.main a:hover
{
	color: #242628;
	text-decoration: none;
}

.main .name b a
{
	color: #767373;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.main .name b a:hover
{
	color: #767373;
	text-decoration: none;
}

.main .name a
{
	color: #242628;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.main .name a:hover
{
	color: #242628;
	text-decoration: underline;
}

.main .desc b
{
	color: #040404;
}
.main .desc2 a
{
	color: #fc1204;
	font-size: 11px;
	text-decoration: underline;
}
.main .desc2 a:hover
{
	color: #fc1204;
	font-size: 11px;
	text-decoration: none;
}
.main b b
{
	color: #333333;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	font-family: arial;
}

SPAN.productSpecialPrice
{
	color: #333333;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-family: arial;
	display: inline;
}
s
{
	color: #fc1204;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-family: arial;
}

.main SPAN.productSpecialPrice
{
	color: #485059;
	font-size: 26px;
	line-height: 31px;
	font-family: arial;
	font-weight: bold;
	display: inline;
}
.main s
{
	color: #fc1204;
	font-size: 15px;
	line-height: 15px;
	font-family: arial;
	font-weight: normal;
}

.main b.productSpecialPrice
{
	color: #485059;
	font-size: 26px;
	line-height: 31px;
	font-family: arial;
	font-weight: bold;
	display: inline;
}

.main .id
{
	color: #767373;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
}

.main .button
{
	padding: 4px 0px 0px 0px;
	vertical-align: middle;
}	
.main .button a
{
	color: #fc1204;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: arial;
	text-decoration: underline;
}
.main .button a:hover
{
	color: #fc1204;
	text-decoration: none;
}

.main .strong
{
	color: #040404;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.padd_2 .main
{
	color: #040404;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.padd_2 select
{
	border: 1px solid #e3e3e3;
	background: #ffffff;
	color: #000000;
	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;
}

.main .desc2 li div
{
	color: #040404;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
	padding: 5px 1px 2px 1px;
	background: url(../images/desc_bg_list.gif) 0px 13px no-repeat;
}


.main .desc2 li a
{
	color: #040404;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.main .desc2 li a:hover
{
	color: #040404;
	font-size: 11px;
	line-height: 14px;
	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 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: 20px;
}
.main .left .button_padd
{
	padding: 7px 0px 0px 0px;
}
/*  *********  */
/*  *********  */
.main .s_cart_head_padd
{
	padding: 10px 0px 17px 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 #e3e3e3;
	background: #ffffff;
	color: #000000;
}
/*  *********  */
/*  *********  */
.main .name2_padd
{
	padding: 9px 30px 5px 19px;
	height: 40px;
	vertical-align: middle;
}
.main .pic2_padd
{
	padding: 0px 0px 2px 0px;
}
.main .desc2_padd
{
	padding: 1px 15px 0px 16px;
	height: 6px;
}
.main .desc22_padd
{
	padding: 1px 0px 0px 0px;
	height: 6px;
	text-align: right;
}
.main .listing2_padd
{
	padding: 5px 15px 6px 15px;
}
.main .price2_padd
{
	padding: 2px 0px 1px 0px;
	height: 63px;
	vertical-align: middle;
	width: 100%;
	color: #fc1204;
	font-size: 13px;
	font-weight: bold;
}
.main .button2_padd
{
	padding: 10px 0px 0px 0px;
}
.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;
}
.id2_padd
{
	vertical-align: middle;
}
/*  *********  */
/*  *********  */
.main .name3_padd
{
	width: 100%;
	height: 5px;
	padding: 5px 5px 13px 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: 11px 0px 11px 0px;
	height: 9px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
.main .pic4_padd
{
	padding: 15px 0px 2px 0px;
	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 2px 0px;
}

.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.gif) 0px center repeat-x;
	color: #040404;
	font-size: 10px;
	font-family: arial;
}

.main .listing b
{
	font-weight: normal;
}
.main .listing em, .main .listing font
{
	color: #040404;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	background: #ffffff;
	padding: 0px 0px 0px 4px;
}
.main .listing b font
{
	color: #040404;
	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: #040404;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.main .listing font a:hover
{
	color: #040404;
	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: #fc1204;
	font-size: 11px;
	text-decoration: none;
}
/*  advanced_search.php  */
.smallText a:hover
{
	color: #fc1204;
	font-size: 11px;
	text-decoration: underline;
}
.smallText a u
{
	color: #fc1204;
	font-size: 11px;
	text-decoration: none;
}
.smallText a:hover u
{
	color: #fc1204;
	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_y.gif) center 0px repeat-y;
}

.padd_gg img
{
	height: 0px;
}
.padd_vv img
{
	width: 29px;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x
{
	background: url(../images/line_x.gif) 0px center repeat-x;
}
.cart_line_y
{
	background: url(../images/line_y.gif) center 0px repeat-y;
}

.padd2_gg img
{
	height: 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: 10px 15px 10px 0px;
}
.cart_total_right
{
	width: 20%;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
}
.cart_total_left
{
	color: #485059;
	font-size: 26px;
	line-height: 31px;
	font-family: arial;
	font-weight: bold;
}
.cart_button_padd
{
	padding: 15px 8px 0px 8px;
}

.remove
{
	width: 20%;
}
.products
{
	width: 45%;
}
.quantity
{
	width: 15%;
}
.total
{
	width: 20%;
}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.tableBox_output_td
{
	padding: 0px 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, #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: 0px 4px 5px 4px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	font-family: arial;
	height: 46px;
}

#m1, #m2, #m3, #m4, #m5, #m6
{
	color: #000000;
	background: url(../images/menu_marker.gif) 0px 0px no-repeat;
}

#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6
{
	color: #ffffff;
	background: url(../images/bg_menu_act.gif) 0px 0px repeat-x;
	text-decoration: none;
}

#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6
{
	color: #ffffff;
	background: url(../images/bg_menu_act.gif) 0px 0px repeat-x;
	text-decoration: underline;
}
/* ************************************************************************************* */
/* ************************************************************************************* */