.boxText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.errorBox
{
	background: #ffb3b5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.stockWarning
{
	color: #cc0033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.productsNotifications
{
	background: #F9F9F9;
}
.orderEdit
{
	color: #C90618;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
BODY
{
	background: #000000;
	color: #000000;
	margin: 0px;
}
.infoBox
{
	background: #E3E3E3;
}
.infoBoxContents
{
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
FORM
{
	display: inline;
}
TR.header
{
	background: #ffffff;
}
TR.headerNavigation
{
	background: #bbc3d3;
}
TD.headerNavigation
{
	background: #bbc3d3;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
TR.headerError
{
	background: #ff0000;
}
TD.headerError
{
	background: #ff0000;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo
{
	background: #00ff00;
}
TD.headerInfo
{
	background: #00ff00;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.infoBoxNotice
{
	background: #FF8E90;
}
.infoBoxNoticeContents
{
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading
{
	background: #bbc3d3;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
TD.infoBox, SPAN.infoBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
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: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even
{
	background: #f8f8f9;
}
TABLE.productListing
{
	border: 1px;
	border-color: #b6b7cb;
	border-spacing: 1px;
	border-style: solid;
}
.productListing-heading
{
	background: #b6b7cb;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
TD.productListing-data
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.pageHeading, DIV.pageHeading
{
	color: #9a9a9a;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
TR.subBar
{
	background: #f4f7fd;
}
TD.subBar
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.main, P.main
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory
{
	color: #aabbdd;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}
TD.tableHeading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
CHECKBOX, INPUT, RADIO, SELECT
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 100%;
}
SPAN.greetUser
{
	color: #f0a480;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TABLE.formArea
{
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock
{
	color: #c76170;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.errorText
{
	color: #ff0000;
	font-family: Verdana, Arial, sans-serif;
}
.moduleRow
{
}
.moduleRowOver
{
	background-color: #F9F9F9;
	cursor: hand;
	cursor: pointer;
}
.moduleRowSelected
{
	background-color: #F9F9F9;
}
.checkoutBarFrom, .checkoutBarTo
{
	color: #8c8c8c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.checkoutBarCurrent
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageBox
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning
{
	background-color: #ffb3b5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackSuccess
{
	background-color: #99ff00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
#myse select
{
	width: 90%;
}
.product .inputRequirement, .inputRequirement
{
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
del
{
	color: #888888;
	font-size: 12px;
	font-weight: bold;
}
s
{
	color: #808080;
	font-size: 11px;
	font-weight: normal;
}
body
{
	margin: 0;
	padding: 0;
}
body, td, input, textarea, select
{
	color: #2A383D;
	font: normal 11px Tahoma;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
}
img
{
	border: 0px;
}
table
{
	width: 100%;
}
.box_header_txt	td
{
	background: #5A5A5A;
	color: #FFF;
	font: bold 11px Arial;
	height: 30px;
	padding: 0px 0px 0px 22px;
	text-transform: uppercase;
	vertical-align: middle;
}
.mod td
{
	background: #Cf0101;
}
.box_body td
{
	color: #5B5B5B;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.box_body ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.box_body .bg_list
{
	background: url(images/li_bg.jpg) left top repeat-x;
	padding: 0px 0px 0px 0px;
}
.box_body .bg_list a
{
	background: url(images/bullet1.gif) no-repeat top left;
	color: #5B5B5B;
	font: normal 13px Arial;
	line-height: 22px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 13px;
	text-decoration: none;
}
.box_body .bg_list a:hover
{
	color: #5B5B5B;
	text-decoration: underline;
}
.box_body .bg_list_un
{
	background: none;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
.box_body .bg_list_un a
{
	background: url(images/bullet.gif) no-repeat top left;
	color: #2A383D;
	font-size: 12px;
	line-height: 22px;
	padding: 0px 0px 0px 13px;
	text-decoration: none;
}
.box_body .bg_list_un a:hover
{
	color: #2A383D;
	text-decoration: underline;
}
.box_body .bg_list_sub
{
	background: url(images/li_bg.jpg) left top repeat-x;
	padding: 0px 0px 0px 0px;
}
.box_body .bg_list_sub a
{
	background: url(images/bullet2.gif) no-repeat top left;
	color: #5B5B5B;
	font: normal 11px Arial;
	line-height: 22px;
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}
.box_body .bg_list_sub a:hover
{
	color: #5B5B5B;
	text-decoration: underline;
}
.cont_header_txt
{
	margin: 0px 0px 3px 0px;
}
.cont_header_txt td
{
	background: url(images/gl.gif) bottom left repeat-x;
	color: #454545;
	font: bold 11px Arial;
	height: 32px;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	vertical-align: middle;
}
.cont_header_txt a
{
	color: #454545;
	font: bold 11px Arial;
	text-decoration: none;
}
.cont_header_txt a:hover
{
	color: #454545;
	font: bold 11px Arial;
	text-decoration: none;
}
.cont_header_txt em
{
	color: #E50029;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.product td
{
	color: #094453;
	font-size: 12px;
	font-weight: bold;
}
.product a
{
	color: #094453;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product a:hover
{
	color: #094453;
	text-decoration: underline;
}
.product div
{
	text-align: center;
}
.product div a
{
	color: #C90617;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
.product div a:hover
{
	color: #C90617;
	text-decoration: none;
}
.product .shop_cart
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	text-align: center;
	vertical-align: middle;
}
.product em
{
	color: #094453;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.result td
{
	color: #454545;
	font: normal 11px Arial;
	height: 30px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.result a
{
	color: #C90617;
	font: normal 11px Arial;
	text-decoration: underline;
}
.result a:hover
{
	color: #C90617;
	text-decoration: none;
}
.result b
{
	color: #454545;
	font-weight: normal;
}
.result u
{
	color: #C90617;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.result_left
{
	padding: 0px 0px 0px 20px;
}
.result_right
{
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.result_right b
{
	color: #C90617;
	font-weight: bold;
}
.popup
{
	border-top: 3px solid #C1C83A;
	width: 391px;
}
.popup .footer
{
	border-top: 9px solid #F5F5F5;
	color: #929292;
	padding: 8px 0px 0px 10px;
}
s
{
	color: #881F0A;
	font-size: 11px;
	font-weight: normal;
}
strong
{
	text-transform: uppercase;
}
.pic img
{
	border: 1px solid #E2E2E2;
}
.border
{
	border: 1px solid #bababa;
}
.p2
{
	padding: 7px;
}
.border_bottom
{
	border-bottom: 1px solid #c9c7c7;
}
.middle
{
	vertical-align: middle;
}
.center
{
	text-align: center;
}
.input
{
	color: #7A7A7A;
	height: 20px;
	margin-right: 5px;
	padding-left: 15px;
	vertical-align: middle;
	width: 141px;
}
.input1
{
	color: #2C0E0B;
	font-size: 11px;
	height: 18px;
	margin: 0px 0px 0px 8px;
	text-align: right;
	width: 44px;
}
.input2
{
	color: #6E6E6E;
	height: 20px;
	text-align: right;
	width: 39px;
}
.sel1
{
	font: bold 11px arial;
	text-align: center;
	vertical-align: middle;
	width: 287px;
}
.jump
{
	color: #323B02;
	font: normal 11px Arial;
	height: 20px;
	margin: 4px 0px 0px 20px;
	padding: 0px 0px 0px 4px;
	vertical-align: middle;
	width: 141px;
}
.sel2
{
	height: 64px;
	text-align: center;
	vertical-align: middle;
}
.jump1
{
	color: #323B02;
	font-family: Tahoma;
	height: 20px;
	padding-left: 8px;
	width: 143px;
}
.jump2
{
	color: #7A7A7A;
	font-family: Tahoma;
	height: 20px;
	padding-left: 8px;
	width: 141px;
}
.tail_left
{
	background: url(images/tail_left.jpg) 0 0 repeat-x;
	width: 50%;
}
.tail_right
{
	background: url(images/tail_right.jpg) 0 0 repeat-x;
	width: 50%;
}
.main_1
{
	background: url(images/tail_left.jpg) 0 0 repeat-x;
	width: 780px;
}
#bar
{
	height: 39px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	background-color: #D5D5D5;
}
#bar a 
{
	font-size: 14px;
	color:#2A383D;
	text-decoration: none;
}
#bar a:hover
{
	font-size: 14px;
	color:#FF0000;
	text-decoration: underline;
}
.vl_l
{
	background: url(images/vl1.gif) 0 0 repeat-y;
}
.vl_r
{
	background: url(images/vl1.gif) top right repeat-y;
}
.vl2
{
	background: url(images/vl2.jpg) 0 0 no-repeat;
}
.item
{
	color: #595959;
	font: normal 11px Arial;
}
.item a
{
	color: #595959;
	font: bold 11px Arial;
	text-decoration: none;
}
.column_1
{
	width: 188px;
}
.column_2
{
	width: 10px;
}
.col_1
{
	width: 250px;
}
.col_2
{
	width: 291px;
}
.p1
{
	padding: 10px;
	background-color: #FFFFFF;
}
.p3
{
	padding: 45px 0px 0px 0px;
}
.gl
{
	background: url(images/gl2.gif) bottom repeat-x;
}
.st1
{
	text-transform: none;
}
.footer td.bord
{
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #6C6C6C;
}
.footer td
{
	color: #535353;
	background-color: #FFFFFF;
}
.footer a
{
	color: #535353;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}
.box_body SPAN.productSpecialPrice
{
	color: #C90617;
	font: bold  Arial;
}
.box_body a
{
	color: #275873;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}
.box_body a:hover
{
	color: #275873;
	text-decoration: none;
}
.box_body span a
{
	color: #454545;
	font: normal 11px Arial;
	text-decoration: none;
	text-transform: uppercase;
}
.box_body span a:hover
{
	color: #454545;
	text-decoration: underline;
}
SPAN.newItemInCart
{
	color: #D52D01;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.box_body a SPAN.newItemInCart
{
	color: #D52D01;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.smallText a
{
	color: #C90618;
	font-size: 11px;
	text-decoration: none;
}
.smallText a:hover
{
	color: #C90618;
	font-size: 11px;
	text-decoration: underline;
}
.smallText a u
{
	color: #C90618;
	font-size: 11px;
	text-decoration: none;
}
.smallText a:hover u
{
	color: #C90618;
	font-size: 11px;
	text-decoration: underline;
}
TD.fieldKey
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.main a b
{
	color: #5D5F60;
	font-size: 10px;
	text-decoration: underline;
}
.main a:hover b
{
	color: #5D5F60;
	font-size: 10px;
	text-decoration: none;
}
span.txt_1
{
	color: #000000;
	font-size: 10px;
	text-transform: none;
}
SPAN.productSpecialPrice, .product SPAN.productSpecialPrice
{
	color: #C90617;
	font: bold Tahoma;
}
.cont_header_txt	em
{
	color: #E50029;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.main	a
{
	color: #C90618;
	text-decoration: underline;
}
.main	a:hover
{
	color: #C90618;
	text-decoration: none;
}
.vam
{
	vertical-align: middle;
}
input
{
	background: #ffffff;
}
.bg_input input
{
	background: none;
}
.product .shop_cart
{
	color: #111111;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
.padd_1
{
	padding: 0px 10px 0px 10px;
}
.padd_22
{
	padding: 8px;
}
td.padd2
{
	padding: 8px;
	padding-left: 4px;
}
.line_h
{
	line-height: 16px;
}
.bg_gg
{
	background: url(images/bg_li.gif) center repeat-x;
}
.bg_vv
{
	background: url(images/vl.gif) 0 0 repeat-y;
}
.bg_gg_1
{
	background: #ffffff;
}
.product div
{
	padding: 8px 0px 5px 0px;
}
div.padd3
{
	margin-right: 0px;
	padding-left: 15px;
	padding-top: 0px;
	text-align: left;
}
.padd33 img, .padd33 input
{
	margin: 5px;
}
.prod_info
{
	width: 100px;
}
.prod_info td
{
	text-align: center;
}
.remove
{
	width: 20%;
}
.products
{
	width: 45%;
}
.quantity
{
	width: 15%;
}
.total
{
	width: 20%;
}
.sub_total
{
	width: 80%;
}
.box_width_left
{
	width: 198px;
}
.box_width_right
{
	width: 0px;
}
.box_width_cont
{
	width: 100%;
}
#nav-menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav-menu li
{
	float: left;
	margin: 0em;
}
#nav-menu li a
{
	background: url(images/m_bk.jpg) #fff bottom left repeat-x;
	color: #454545;
	display: block;
	float: left;
	font-size: 12px;
	height: 60px;
	line-height: 4.6em;
	text-align: center;
	text-decoration: none;
	width: 156px;
	font-weight: bold;
}
#nav-menu li a:hover
{
	background: url(images/m_bk_over.jpg) #fff bottom left repeat-x;
	color: #000000;
}
#nav-menu li a
{
	float: none;
}
#nav-menu
{
}
#photos img 
{
	border: 2px solid #6C6C6C;
}
#shell_wide_wide h2
{
	background-color: #FFFFFF;
	border-bottom-color: #c4c2c2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	background-image: url(images/box_header_bg.gif);
	background-position: center top;
	margin: 6px;
}
#shell_wide_wide h3
{
	color: #000000;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
	margin: 6px;
}
#shell_wide_wide h4
{
	color: #FF0000;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	margin: 6px;
}
#shell_wide_wide h5
{
	color: #030303;
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
	margin: 6px;
}
#shell_wide_wide img
{
	padding: 4px;
	border: 1px solid #A8A8A8;
	margin: 7px;
}
#blank {
	clear: both;
}
#tag {
	font-size: 10px;
}
#more a {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	display: block;
	background-color: #EBEBEB;
	border: 1px solid #D5D5D5;
	font-weight: bold;
	color: #030303;
}
#more a:hover {
	background-color: #797979;
	border: 1px solid #FF0000;
}