* {
	margin:0;
	padding:0;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
    margin: 0px;
    padding: 0px;	
}

/* IEx patches \*/
* html #center {
	display: inline-block;
}
/**/

html>body #thecategories a {
	width: auto;
}

a {
	color: #1667da;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:link{
	color: #1667da;
}

a:visited{
	color: #1667da;
}


h1 {
	font-size: 14px;
	line-height: 20px;
	color: #2d659e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:15px;
	border-bottom: 2px solid #2d659e;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#222222;
	margin: 0;
	padding: 0;
}

h3 {
	margin:0px;
	font-size: 12px;
	font-weight: normal;
	word-spacing: -0.1em;
}

ul.sitemap {
	color: red;
	margin-left:5px;
}

li.sitemap {
	margin-left:15px;
}

img {
	margin:0; padding: 0; border: 0; outline: none;
}

.img_info {
	/*float: left;*/
	vertical-align:middle;
	padding:2px;
	border: #5b0 1px solid;
	text-align: center;
}

.img_info:hover {
	border: #417ada 1px solid;
	padding:2px;
	text-align: center;
}

a.pageResults, a.pageResults:visited {
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	border:1px solid #99cc00;
	text-align:center;
	vertical-align:middle;
	color: #fff;
	text-decoration:none;
}

a.pageResults:hover {
	vertical-align:middle;
	color: #fff;
	background: #99cc00;
	text-decoration:none;
}

.subcat_h2 a{
	color:#fff;
}

.pageResults_current{
	background-color: #fff;
	margin:0px;
	padding-left:2px;
	padding-right:2px;
	border:1px solid #99cc00;
	text-align:center;
	vertical-align:middle;
	color: #000;
}

.pag_bar {
	margin-top:2px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration: none;
}

.tax_info{
	border-top: 1px dotted #ccc;
	padding:5px;
	font-size: 10px;
	color: #758389;
	text-align: center;
}

.description p {
	font-size: 12px;
	color: #333333;
}

#center ol, #center li{
	margin-left:5em;
	
}

p{
	color: #333333;
	margin-bottom:10px;
}

p.main {
	font-size: 12px;
}

p.smallText {
	font-size: 11px;
	color: #666;
}

#header {
	margin: 5px;
	padding: 0px;
	/*background-color: #fff;*/
}

#left {
	float: left;
	width: 159px;
	/*padding: .5em;*/
	padding-top:10px;
	padding-left:5px;
	display: inline;
	font-size: 12px;
}

#right {
	float: right;
	width: 159px;
	padding-top:10px;
	padding-right:5px;
	display: inline;
	font-size: 12px;
}

#center {
	vertical-align: top;
	margin-right: 174px;
	margin-left: 174px;
	padding: .7em;
	border-left: 1px dotted #55bb00;
	border-right: 1px dotted #55bb00;
	/*display:block; /*opera*/
	/*display:inline-block; /*ie*/
	font-size: 12px;
	color:#333333;
}

#footer {
	font-size:9px;
	clear: both;
	padding: .5em;
}
/* Layout 3 Columns*/

.boxText {
	font-size: 12px;
}

.errorBox {
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-size: 12px;
	color: #c03;
}

.productsNotifications {
	background: #d2ff77;
	padding:4px;
}

.orderEdit {
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

/* Forms */
.apdform {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_space{
	margin-bottom:5px;
}

label.desc{
	line-height:150%;
	padding:0 0 1px 0;
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
}

input.text, input.file, textarea.textarea, select.select{
	margin:0;
	padding:2px;
	font-size:100%;
	color:#333;
}

textarea.textarea{
	font-family:Arial, Helvetica, sans-serif;
}

select.select{
	font-family:Arial, Helvetica, sans-serif;
	margin:1px 0;
	padding:1px 0 0 0;
}

select.select[class]{
	border:1px solid #ccc;
	margin:0;
	padding:2px;
	height:20px;
}
*:first-child+html select.select[class]{
	margin:1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

input.checkbox, input.radio{
	display:block;
	line-height:1.5em;
	margin:.6em 0 0 3px;
	width:13px;
	height:13px;
}

.radio-label {
	line-height:1.5em;
	margin:.6em 2px -2px 3px;
	padding:5px 10px;
	width:12px;
	height:12px;
	color:#003366;
}

input.text, textarea.textarea, .firefox select.select{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(images/layout/shadow.gif) repeat-x top;
}

.apdform label.error {
	background:url("images/icons/error.gif") no-repeat 0px 3px;
	margin-left:6px;
	padding-left: 15px;
	padding-bottom: 0px;
	font-weight: 700;
	color: #e41010;
}

.rtl .info h2, .rtl .info p, .rtl label.desc, .rtl label.choice,
.rtl div label, .rtl span label, .rtl input.text,
.rtl textarea.textarea, .rtl select.select, .rtl p.instruct,
.rtl .section h3, .rtl .section p, .rtl input.btTxt{
	direction:rtl;
}


/* Forms */

#tooltip {
	text-align:center;
	position: absolute;
	z-index: 1000;
	border: 1px solid #66cc33;
    color: #336699;
    font-weight: 700;
	background-color: #fff;
	padding: 5px;
	width:140px;
}
#tooltip h3, #tooltip div { margin: 0;	font-size:11px; }

#indicator {
	visibility:hidden;
}

#indicator_m {
	visibility:hidden;
}

tr.header {
	/*background: #fff;*/
}

tr.headerNavigation {
	background: #bbc3d3;
}

td.headerNavigation {
	font-size: 11px;
	background: #bbc3d3;
	/*color: #fff;*/
	font-weight: 700;
}

a.headerNavigation {
	font-size: 11px;
	color: #1667da;
}

a.headerNavigation:hover {
	color: #1667da;
	text-decoration: underline;
}

tr.headerError {
	background: red;
}

td.headerError {
	text-align:center;
	border: 2px solid rgb(243, 79, 79);
	padding: 10px 11px 8px 36px;
	background: rgb(255, 225, 218);
	color: rgb(190, 11, 11);
	font-size:12px;
}

tr.headerInfo {
	background: #0f0;
}

td.headerInfo {
	text-align:center;
	border: 2px solid rgb(153, 204, 153);
	padding: 10px 11px 8px 38px;
	background: rgb(226, 249, 227);
	color: rgb(0, 136, 0);
	font-size:12px;
}

tr.footer {
	background: #bbc3d3;
}

td.footer {
	font-size: 10px;
	background: #bbc3d3;
	color: #fff;
	font-weight: 700;
}

.infoBox {
	font-size: 12px;
}

.infoBoxContents {
	font-size: 12px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 12px;
}

td.infoBoxHeading {
	font-size: 12px;
	font-weight: bold;
	background: #bbc3d3;
	color: #fff;
}

td.infoBox {
	font-size: 12px;
}

span.infoBox {
	font-size: 12px;
}

tr.accountHistory-odd {
	background: #f8f8f9;
}

tr.addressBook-odd {
	background: #f8f8f9;
}

tr.alsoPurchased-odd {
	background: #f8f8f9;
}

tr.payment-odd {
	background: #f8f8f9;
}

tr.productReviews-odd {
	background: #f8f8f9;
}

tr.upcomingProducts-odd {
	background: #f8f8f9;
}

tr.shippingOptions-odd {
	background: #f8f8f9;
}

tr.accountHistory-even {
	background: #E6E6E6;
}

tr.addressBook-even {
	background: #E6E6E6;
}

tr.alsoPurchased-even {
	background: #E6E6E6;
}

tr.payment-even {
	background: #E6E6E6;
}

tr.productListing-odd {
	background: #fff;
}

tr.productListing-even {
	background: #fff;
}

tr.productReviews-even {
	background: #E6E6E6;
}

tr.upcomingProducts-even {
	background: #E6E6E6;
}

tr.shippingOptions-even {
	background: #E6E6E6;
}

table.productListing {
	border: 0px;
	border-style: dotted;
	border-color: #b6b7cb;
	border-spacing: 0px;
}

td.productListing-heading {
	height:20px;
	font-size: 11px;
	color: #000;
	font-weight: 900;
	border-bottom:2px solid #0066cc;
}

td.productListing-data {
	font-size: 12px;
	border-bottom:1px dotted #ccc;
	padding:5px;
}


td.pageHeading {
	font-size: 20px;
	font-weight: bold;
	color: #515151;
}

div.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #9a9a9a;
}

tr.subBar {
	background: #f4f7fd;
}

td.subBar {
	font-size: 10px;
	color: #000;
}

td.main {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: .8em;
	line-height: 18px;
	color: #333333;
	font-size: 12px;
	padding:4px;
}


td.smallText {
	font-size: 11px;
	color: #666;
	margin:0px;
	border: 1px dotted #ccc;
	padding:10px;
}

span.smallText {
	font-size: 11px;
	color: rgb( 81, 77, 73 );
}



td.accountCategory {
	font-size: 13px;
	color: #abd;
}

td.fieldKey {
	font-size: 12px;
	font-weight: bold;
}

td.fieldValue {
	font-size: 12px;
}

td.tableHeading {
	font-size: 10px;
	font-weight: bold;
}

span.newItemInCart {
	font-size: 10px;
	color: red;
}

.my_account_info{
	border-bottom:1px solid #fff;
	font-size:11px;
	margin:0px;
}

span.greetUser {
	font-size: 11px;
	color: #669900;
	font-weight: 700;
}

table.formArea {
	font-size: 12px;
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: dotted;
	border-width: 1px;
}

td.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

span.markProductOutOfStock {
	font-size: 10px;
	background-color: #901616;
	color: #fff;
	font-weight: 900;
	margin:2px;
	padding:2px;
	border:1px solid #901616;
}

span.productPrice {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #2d659e;
	font-size:120%;
	font-weight:700;
	white-space:nowrap;
}

span.productSpecialPrice {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:100%;
	color: red;
	font-weight:700;
	white-space:nowrap;		
}

span.errorText {
	color: red;
}

.moduleRow {
	background-color:#fff;
}

.moduleRowOver { background-color: #ebffc1; cursor: pointer; cursor: hand; }

.moduleRowSelected {
	background-color: #d2ff77;
}

.checkoutBarFrom {
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #000;
}

.messageBox {
	font-size: 10px;
}

.messageStackError {
	text-align:center;
	border: 2px solid rgb(243, 79, 79);
	padding: 10px 11px 8px 36px;
	background: rgb(255, 225, 218);
	color: rgb(190, 11, 11);
	font-size:12px;
}

.messageStackWarning {
	font-size: 10px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	text-align:center;
	border: 2px solid rgb(153, 204, 153);
	padding: 10px 11px 8px 38px;
	background: rgb(226, 249, 227);
	color: rgb(0, 136, 0);
	font-size:12px;
}

.inputRequirement {
	font-size: 11px;
	color: red;
}


/*jquery autocomplete*/
.ac_results {
	padding: 0px;
	border: 1px solid #6D9102;
	border-top: transparent;
	margin-top:4px;
	background-color: white;
	overflow: hidden;
	z-index: 500;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	/*background: white url('images/icons/indicator.gif') right center no-repeat;*/
}

.ac_odd {
	background-color: #FFF;
}

.ac_over {
	background: url("images/layout/as_gradient.gif") repeat-x bottom left #99cc00;
	height:auto;
	/*background-color: #99cc00;*/
	color: #fff;
}
/* jQuery AC */

ul.sub li.focused {
	color: #FFF !important;
}

.popup li.focused div {
	color: #FFF !important;
}

#thecategories a:hover {
	color: #FFB700;
	text-decoration: none;
}

.catwithsubs {
	padding-right: 1px;
	color: #ffcc00;
}

.catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -20px;
	margin-top:0px;
	width: 142px;
	font-weight:700;
	font-size: 11px;
	left:-3px;
}

.activelink {
	display: block;
	font-weight: 700;
	color: #090;
}

#thecategories a {
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 100%;
	color:#fff;
}

.header_box_title {
	margin-top:2px;
	text-align: center;
	width: 160px;
	height: 25px;
	border-bottom: 1px solid;
}

.header_box_content {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.login_box {
	margin:0px; width:215px;
	padding:0px;
	
}

/* Currencies*/
.EUR { color: inherit; background: inherit; background-image: url(images/currencies/eur.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:0px; font-family: Tahoma, Verdana, Arial, sans-serif;font-size: 1.5em; }
.USD { color: inherit; background: inherit; background-image: url(images/currencies/usd.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:0px; font-family: Tahoma, Verdana, Arial, sans-serif;font-size: 1.5em; }
.GBP { color: inherit; background: inherit; background-image: url(images/currencies/gbp.png);background-repeat:no-repeat;padding-top:1px; padding-left:2px; padding-right:0px; font-family: Tahoma, Verdana, Arial, sans-serif;font-size: 1.5em; }

.articles_box {
	width:auto;
	font-size:11px;
	margin-left:5px;
	padding:0px;
}

.new_box {
	width:auto;
	font-size:11px;
	margin-right:5px;
	padding:0px;
}

.table_dotted {
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
}

.table_dotted_top {
	border-top:1px dotted #CCCCCC;
	padding:5px;
	font-size: 9px;
	color: #758389;
	text-align: center;
}

.table_add_to_cart {
	margin-top:10px;
	border-top:2px solid #0051A1;
	padding:5px;
}

.table_dotted_right {
	/*border-right:1px dotted #CCCCCC;*/
	padding-right:10px;
}

.table_dotted_left {
	border-left:1px dotted #CCCCCC;
	/*padding-left:10px;*/
}

/* rounded box */
.rb {position:relative;margin:0 0 1em;padding:0;background: #99ccff url(images/layout/tr_blue.gif) top right no-repeat;color: #000;}
div.rb div {background: url(images/layout/tl_blue.gif) top left no-repeat;}
div.rb div div {background: url(images/layout/bl_blue.gif) bottom left no-repeat; height:1%;}
div.rb div div div {background: url(images/layout/br_blue.gif) bottom right no-repeat;padding:2px;}
div.rb div div div div {background:none;}

.rb_m {position:relative;margin:0 0 1em;padding:0;background: #2D659E url(images/layout/tr_blue_m.gif) top right no-repeat;color: #fff;}
div.rb_m div {background: url(images/layout/tl_blue_m.gif) top left no-repeat;}
div.rb_m div div {background: url(images/layout/bl_blue_m.gif) bottom left no-repeat; height:1%;}
div.rb_m div div div {background: url(images/layout/br_blue_m.gif) bottom right no-repeat;padding:2px;}
div.rb_m div div div div {background:none;}

.rg {position:relative;margin:0 0 1em;padding:0;background: #C1E3A7 url(images/layout/tr_green.gif) top right no-repeat;color: #000;}
div.rg div {background: url(images/layout/tl_green.gif) top left no-repeat;}
div.rg div div {background: url(images/layout/bl_green.gif) bottom left no-repeat; height:1%;}
div.rg div div div {background: url(images/layout/br_green.gif) bottom right no-repeat;padding:2px;}
div.rg div div div div {background:none;}

.ro {position:relative;margin:0 0 1em;padding:0;background: #FDE29E url(images/layout/tr_orange.gif) top right no-repeat;color: #000;}
div.ro div {background: url(images/layout/tl_orange.gif) top left no-repeat;}
div.ro div div {background: url(images/layout/bl_orange.gif) bottom left no-repeat; height:1%;}
div.ro div div div {background: url(images/layout/br_orange.gif) bottom right no-repeat;padding:2px;}
div.ro div div div div {background:none;}

.t_o {background: url(images/layout/dot_o.gif) 0 0 repeat-x; width: 100%;}
.b_o {background: url(images/layout/dot_o.gif) 0 100% repeat-x;}
.l_o {background: url(images/layout/dot_o.gif) 0 0 repeat-y;}
.r_o {background: url(images/layout/dot_o.gif) 100% 0 repeat-y;}
.bl_o {background: url(images/layout/bl_o.gif) 0 100% no-repeat;}
.br_o {background: url(images/layout/br_o.gif) 100% 100% no-repeat;}
.tl_o {background: url(images/layout/tl_o.gif) 0 0 no-repeat;}
.tr_o {background: url(images/layout/tr_o.gif) 100% 0 no-repeat; padding:10px;}

.t_b {background: url(images/layout/dot_b.gif) 0 0 repeat-x; width: 100%}
.b_b {background: url(images/layout/dot_b.gif) 0 100% repeat-x}
.l_b {background: url(images/layout/dot_b.gif) 0 0 repeat-y}
.r_b {background: url(images/layout/dot_b.gif) 100% 0 repeat-y}
.bl_b {background: url(images/layout/bl_b.gif) 0 100% no-repeat}
.br_b {background: url(images/layout/br_b.gif) 100% 100% no-repeat}
.tl_b {background: url(images/layout/tl_b.gif) 0 0 no-repeat}
.tr_b {background: url(images/layout/tr_b.gif) 100% 0 no-repeat; padding:10px}

.t_g {background: url(images/layout/dot_g.gif) 0 0 repeat-x; width: 100%}
.b_g {background: url(images/layout/dot_g.gif) 0 100% repeat-x}
.l_g {background: url(images/layout/dot_g.gif) 0 0 repeat-y}
.r_g {background: url(images/layout/dot_g.gif) 100% 0 repeat-y}
.bl_g {background: url(images/layout/bl_g.gif) 0 100% no-repeat}
.br_g {background: url(images/layout/br_g.gif) 100% 100% no-repeat}
.tl_g {background: url(images/layout/tl_g.gif) 0 0 no-repeat}
.tr_g {background: url(images/layout/tr_g.gif) 100% 0 no-repeat; padding:10px}

.t_r {background: url(images/layout/dot_r.gif) 0 0 repeat-x; width: 100%}
.b_r {background: url(images/layout/dot_r.gif) 0 100% repeat-x}
.l_r {background: url(images/layout/dot_r.gif) 0 0 repeat-y}
.r_r {background: url(images/layout/dot_r.gif) 100% 0 repeat-y}
.bl_r {background: url(images/layout/bl_r.gif) 0 100% no-repeat}
.br_r {background: url(images/layout/br_r.gif) 100% 100% no-repeat}
.tl_r {background: url(images/layout/tl_r.gif) 0 0 no-repeat}
.tr_r {background: url(images/layout/tr_r.gif) 100% 0 no-repeat; padding:10px}
/* rounded box */
/* menu */
.preload1 {background: url(images/layout/left_hover.gif);}
.preload1 {background: url(images/layout/right_hover.gif);}

.prodrop4 {padding:0 0 0 0; margin:0; list-style:none; height:24px; position:relative; z-index:500; font-family:Arial, Helvetica, sans-serif;}
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; height:24px; line-height:24px; color:#fff; text-decoration:none; font-size:11px; font-weight:700; padding:0 0 0 10px; margin-left:5px;cursor:pointer;background: url(images/layout/left.gif) no-repeat;}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:24px;background:url(images/layout/right.gif) right top;}
.prodrop4 li a.top_link:hover {color:#fff; background: url(images/layout/left_hover.gif) no-repeat; line-height:24px;}
.prodrop4 li a.top_link:hover span {background:url(images/layout/right_hover.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link {color:#fff; background: url(images/layout/left_hover.gif) no-repeat; line-height:24px;}
.prodrop4 li:hover > a.top_link span {background:url(images/layout/right_hover.gif) no-repeat right top;}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:170px;}
.prodrop4 ul.sub2 {width:165px;}
.prodrop4 ul.sub3 {width:170px;}
.prodrop4 ul.sub4 {width:155px;}

.prodrop4 :hover ul {left:6px; top:24px; background: #fff; padding:1px; border:2px solid #6D9102; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:bold; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#6D9102; color:#fff;background: url("images/layout/as_gradient.gif") repeat-x bottom left #99cc00;}


#tabContainer{
	position:relative;
	width:100%;
}

#tabMenu{
	position:relative;
	height:10px;
}

#tabContent{
	position:relative;
	font:12px Arial, Helvetica, sans-serif;
	color:#444444;
	border:1px solid #669900;
	overflow:auto;
}

#tabContent .content{
	display:none;
}

#tabContent .active{
	padding:5px 10px;
	display:block;
}

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('images/layout/topMenuImages2.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:900 11px Arial, Helvetica, sans-serif; cursor:pointer; background:url('images/layout/topMenuImages2.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('images/layout/topMenuImages2.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:900 11px Arial, Helvetica, sans-serif; background:url('images/layout/topMenuImages2.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('images/layout/topMenuImages2.png') 100% -90px no-repeat;}

/* menu */
/* rounded buttons */
.round_green {
	cursor:pointer;
	cursor:hand;
	line-height:24px;
	background:url(images/layout/green_button.gif) no-repeat right top;
	padding-right:10px;
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.round_green span {
	background:url(images/layout/green_button.gif) no-repeat left top;
	height:25px;
	display:block;
	display:inline-block;
	color: #fff;
	vertical-align:middle;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-left:10px; line-height:24px;
}

.round_blue {
	cursor:pointer;
	cursor:hand;
	line-height:24px;
	background:url(images/layout/blue_button.gif) no-repeat right top;
	padding-right:11px;
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.round_blue span {
	background:url(images/layout/blue_button.gif) no-repeat left top;
	height:26px;
	display:block;
	display:inline-block;
	color: #fff;
	vertical-align:middle;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-left:10px; line-height:24px;
}

.round_orange {
	cursor:pointer; 
	cursor:hand; 
	line-height:24px;
	background:url(images/layout/orange_button.gif) no-repeat right top; 
	padding-right:10px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.round_orange span {
	background:url(images/layout/orange_button.gif) no-repeat left top; 
	height:25px;
	display:block;
	display:inline-block;
	color: #fff;
	vertical-align:middle;	
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-left:10px; line-height:24px;
}

a.round_green:hover, a.round_blue:hover, a.round_orange:hover {background-position:right -158px; text-decoration: none;}
a.round_green:hover span, a.round_blue:hover span, a.round_orange:hover span {background-position:left -158px;}

/* BOX GREEN */
.box_green_top {
	background:transparent url(images/layout/box_top_g.gif);
	width:159px;
	height:37px;
	overflow:hidden;
}
.box_green_middle {
	background:#ffffff;
	border-left:6px solid #669900;
	border-right:6px solid #669900;
	width:147px;
}
.box_green_bottom {
	background:transparent url(images/layout/box_bottom_g.gif);
	width:159px;
	height:18px;
	overflow:hidden;
}
/* BOX GREEN */

/* BOX BLUE */
.box_blue_top {
	background:transparent url(images/layout/box_top_b.gif);
	width:159px;
	height:37px;
	overflow:hidden;
}
.box_blue_middle {
	background:#ffffff;
	border-left:6px solid #2d659e;
	border-right:6px solid #2d659e;
	width:147px;
}
.box_blue_bottom {
	background:transparent url(images/layout/box_bottom_b.gif);
	width:159px;
	height:18px;
	overflow:hidden;
}
/* BOX BLUE */

/* BOX ORANGE */
.box_orange_top {
	background:transparent url(images/layout/box_top_o.gif);
	width:159px;
	height:37px;
	overflow:hidden;
}
.box_orange_middle {
	background:#ffffff;
	border-left:6px solid #FFB700;
	border-right:6px solid #FFB700;
	width:147px;
}
.box_orange_bottom {
	background:transparent url(images/layout/box_bottom_o.gif);
	width:159px;
	height:18px;
	overflow:hidden;
}
/* BOX ORANGE */

.box_title {
	position:absolute;
	padding:0px;
	margin-left:10px;
	margin-top:-31px;
	text-align:left;
	color:#fff;
	font-weight:700;
	font-size: 12px;
}
.space{
	margin:5px;
}

/*button tag*/

button {
	border:0;
	border:none;
	background:transparent;
	width:1px;
	overflow:visible;
	white-space:nowrap;
	padding:0 2px;
	cursor:pointer;
	cursor:hand;
}
/* end rounded buttons */

.border_top_bar {
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	border-top: 2px solid #0066cc;
	text-align:right;
}

/* Estimated Shipping */
.estimatedshippingBox {
	background: #FF8E90;
}

TD.estimatedshippingBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}

.estimatedshippingBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ShowShipping {
	background: #444ddd;
	color: #fffffa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: bold;
	text-align: center;
}

/* Estimated Shipping */

.header_l {
	color: #fff;
	font-size: 11px;
	font-weight:bold;
	
}

.header_l a:link, .header_l a:visited {
	color:#fff;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.header_l a:hover {
	color:#ffff00;
	text-decoration:none;
}

.login_ready {
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.login_ready a:link {
	color:#fff;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.login_ready a:hover {
	color:#669900;
	text-decoration:none;
}

#login_email, #login_password {
	background:transparent url(images/layout/login_input.gif) no-repeat top left;
	height:27px;
	width:149px;
	float:right;
	display:inline;
}

input.login {
	border:none;
	width:130px;
	margin:6px 0px 0px 10px;
	padding:0;
	font-size:12px;
	line-height:12px;
	height:16px;
	vertical-align:middle;
	font-weight:bold;
	/*background:transparent;*/
}

.search_box{
	text-align:right;
}

#search_bg {
	background:transparent url(images/layout/search_input.gif) no-repeat top left;
	height:28px;
	width:243px;
	float:left;
	display:inline;
}
input.search {
	border:none;
	width:218px;
	margin:6px 0px 0px 10px;
	padding:0;
	font-size:12px;
	color:#464646;
	letter-spacing: 1px;
	line-height:12px;
	height:16px;
	vertical-align:middle;
	font-weight:bold;
	/*background:transparent;*/
}
#login_button {
	width: 51px;
	height: 23px;
	margin-right: 4px;
	padding: 0;
	border: 0;
	background: transparent url(images/layout/login.gif) no-repeat top left;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* IE 5.x */
	display:block;
}

form>#login_button { /* For non-IE browsers*/
	height: 0px;
}

SPAN.removeProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3366FF;
	font-weight: normal;
}

input.quantitybox {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 12px;
	width: 20px;
	height: 22px;
	border-spacing: 0px;
	background: #F8f8f9;
}

#flyDiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.msg_list {
	margin: 0px;
	padding: 0px;
}
.msg_head {
	cursor: pointer;
	position: relative;
	color: #669900;
}
.msg_head :hover {
	cursor: pointer;
	position: relative;
	color: #ff921b;
}
.msg_body {
}