/* General styles */
#sidebar h3 {
	color: white;
	font-size: 11px;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-image:url(images/sidebar-bg.jpg);
	background-position:left;
	background-repeat:no-repeat;}
body,th,td,tt,p,div,span {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
body,form,div {
	margin-top:	0px;
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body {
	background-color: #ffffff;
}
input,textarea,select {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	padding-left: 1px;
}
.input-text {
	color: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.input-text-100 {
	color: #333333;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	width: 100%;
}
p,ul {
	margin-top:	6px;
	margin-bottom: 6px;
}


.underlined:link, .underlined:visited, .underlined:active {
	text-decoration: underline;
}
.underlined:hover {
	text-decoration: none;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
hr {
	border: solid #ced6da 0px;
	border-top-width: 1px;
	height: 0px; 
}
.subheader {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.subheader2 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.page-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.breadcrumbs {
	color: #A4AC4B;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #A4AC4B;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.breadcrumbs-link:hover {
	color: #A4AC4B;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.side-padding {
	padding-left: 3px;
	padding-right: 3px;
}
.expanded {
	width: 100%;
}
/* /General styles */

/* Header styles */
.top-bg {
	background-color: #fefefe;
	background-repeat: repeat-x;
	background-position: bottom;
}
.top-text {
 	color: #4a4a4a;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
}
.top-quick-link:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.top-quick-link:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.top-quick-link:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.top-quick-link:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.select-language {
 	color: #2e2e2e;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
}

.top-menu-bg {
	background-repeat: repeat-x;
}

.top-menu-bg-active {
	background-repeat: repeat-x;
	cursor:pointer;
}
.top-menu-border {
	background-color: #2c66ac;
}
.top-menu-title:link {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:visited {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:hover {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:active {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
/* /Header styles */

/* Footer styles */
.bottom-bg {
	background-color: #fbfbfb;
}
.bottom-menu {
	color: #296dc1;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:link {
	color: #296dc1;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:visited {
	color: #296dc1;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:hover {
	color: #296dc1;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:active {
	color: #296dc1;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-copyright {
	color: #717171;
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
}
/* /Footer styles */

/* Side boxes styles */
.sidebox-border {
	background-color: #ffffff;
}
.sidebox-title-bg {
	background-repeat: repeat-x;
}
.sidebox-title {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.sidebox-body {
	color: #333333;
}
.sidebox-body-white {
	color: #333333;
	background-color: #ffffff;
}

.sidebox-link:link {
    color: #336699;
   	font-size: 11px;
	font-family: tahoma, arial, verdana, sans-serif;	
}
.sidebox-link:visited {
    color: #336699;
	font-family: tahoma, arial, verdana, sans-serif;	
   	font-size: 11px;
}                
.sidebox-link:hover {
    color: #336699;
	font-family: tahoma, arial, verdana, sans-serif;	
   	font-size: 11px;
}
.sidebox-link:active {
    color: #336699;
	font-family: tahoma, arial, verdana, sans-serif;	
   	font-size: 11px;
}
.sidebox-input-text {
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #e3eb9c;
	width: 160px;
	padding: 4px;
}
/* /Side boxes styles */

/* Main boxes styles */
.mainbox-border {
	background-color: #296dc1;
}
.mainbox-title-bg {
	background-color: #5d93d6;
}
.mainbox-title {
	color: #ffffff;
	font-size: 11px; 
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	background-color: #5d93d6;
}
.mainbox-body {
	color: #141414;
	background-color: #ffffff;
}
/* /Main boxes styles */

/* Categories side box */
.sidebox-rootcategory {
	color: #A4AC4B;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;	
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.sidebox-rootcategory:link {
	color: #A4AC4B;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 12px;
}
.sidebox-rootcategory:visited {
	color: #A4AC4B;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}
.sidebox-rootcategory:hover {
	color: #A4AC4B;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.sidebox-rootcategory:active {
	color: #A4AC4B;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.sidebox-subcategory:link {
	color: #336699;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
padding-top: 8px;
	margin-top:5px;
	line-height: 10px;
}
.sidebox-subcategory:visited {
	color: #336699;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
padding-top: 8px;
	margin-top:5px;
	line-height: 10px;
}
.sidebox-subcategory:hover {
	color: #336699;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
padding-top: 8px;
	margin-top:5px;
	line-height: 10px;
}
.sidebox-subcategory:active {
	color: #336699;
	font-family: tahoma, verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
padding-top: 8px;
	margin-top:5px;
	line-height: 10px;
}
.test {
	color: #336699;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	line-height: 0.5px;
}
/* /Categories side box */

/* Site info side box */
.sidebox-roottopic:link {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:visited {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:active {
	color: #333333;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-subtopic:link {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:visited {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:hover {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
.sidebox-subtopic:active {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;

}
/* /Site info side box */


/* Authentication side box */
.auth-text {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
}
.auth-subtitle {
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.small-link {
	font-size: 9px;
}
/*  /Authentication side box */

/* Search side box */
.search-text {
    color: #333333;
   	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-weight: bold;
}
.search-selectbox {
	width: 100%;
}
.search-advanced:link {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:visited {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:hover {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: none;
}
.search-advanced:active {
    color: #333333;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: none;
}
/* /Search side box */

/* Bestsellers side box */
.bestseller-sidebox {
    color: #333333;
   	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}
/* /Bestsellers side box */

/* Notification box */
.notification-title-n { /* Notification message */
	color: #296dc1;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-n { 
	background-color: #296dc1; 
}
.notification-body-n {
	background-color: #f4fbff;
	color: #000000;
}
.notification-title-e { /* Error message */
	color: #c12929;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-e {
	background-color: #c12929;
}
.notification-body-e {
	background-color: #fff7f4;
	color: #000000;
}
.notification-border-w { /* Warning message */
	background-color: #eba600;
}
.notification-body-w {
	background-color: #fff7f4;
	color: #000000;
}
.notification-title-w {
	color: #eba600;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
/* /Notification box */

/* Section in main box */

.section-border {
	background-color: #296dc1;
}
.section-body {
	background-color: #f4fbff;
	color: #000000;
}
.section-title {
	color: #296dc1;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

/* Section in main box */

/* Buttons */

.button {
	background-color: #2e90d3;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	white-space: nowrap;
}
.action_button {
	background-color: #ffa209;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	white-space: nowrap;
}
.button-link:link, .button-link:visited, .button-link:active {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}
.button-link:hover {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}
.text-button-link:link, .text-button-link:visited, .text-button-link:active {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.text-button-link:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}

/* /Buttons */

/* eMenu */
.emenu-border {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.emenu-over {
	background-color: #cccccc;
	cursor: pointer;
}
/* /eMenu */

/* Category page */
.category-description {
	color: #333333;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
}
.product-title:link {
	color: #296dc1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:visited {
	color: #296dc1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:hover {
	color: #f27a00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:active {
	color: #296dc1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.product-tools {
	background-color: #EDF4FD;
}
.sku {
	font-size: 9px;
}
.more-info {
	font-size: 10px;
}
.list-price {
	font-weight: bold;
	color: #555555;
	font-size: 11px;
}
.price {
/*
	color: #336699;
	font-size: 12px;
	font-weight: bold;
*/
	color: #336699;
	font-size: 20px;
	font-weight: bold;
}
.cart-price {
	font-size: 12px;
	font-weight: bold;
}
.discount {
	color: #666666;
	font-size: 10px;
}
/* Category page */

/* Form styles */
.form-field-title {
	background-color: #ffffff;
	color: #141414;
}
.form-title	{
	background-color: #ffffff;
	color: #141414;
	font-weight: bold;
}
.form-note {
	background-color: #ffffff;
	color: #141414;
}
.required-field-mark {
	color: #ff0000;
}
/* Form styles */

/* Checkout pages */
.table-head {
	background-color: #519df5;
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
}
.table-row {
	background-color: #f1f3f7;
}

.thin-border {
	background-color: #aaaaaa;
}
.form-field-caption {
	font-style:italic;
	background-color: #f1f3f7;
}

/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* all levels inner */
.minner {
	font: 12px Tahoma, Verdana, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: black;
}
/* all levels outer */
.moout {
	text-decoration : none;
	border : 1px solid #666666;
	background: #ffffff;
}
.moover {
	text-decoration : none;
	border : 1px solid #666666;
	background: #cccccc;
	cursor: pointer;
}

a.sort-by-links:link {
	color: #296dc1;
	text-decoration: underline;
}
a.sort-by-links:visited {
	color: #296dc1;
	text-decoration: underline;
}
a.sort-by-links:hover	{
	color: #f27a00;
	text-decoration: none;
}
a.sort-by-links:active {
	color: #296dc1;
	text-decoration: underline;
}

a.sort-by-links-selected:link {
	color: #296dc1;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #296dc1;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:hover	{
	color: #f27a00;
	text-decoration: none;
	font-weight: bold;
}
a.sort-by-links-selected:active {
	color: #296dc1;
	text-decoration: underline;
	font-weight: bold;
}

.notification-checkout {
        color: #61646E;
}
.notification-checkoutl {
        color: #61646E;
}
.notification-checkoutl:link {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutl:visited {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutl:hover   {
        color: #f27a00;
        text-decoration: underline;
}
.notification-checkoutl:active {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutblue {
        color:#296dc1;
}
.profiles-vert-img {
	width: 10px;
}
.discount-label-text {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.section-active-tab-bg {
	font-family: tahoma,arial, helvetica,	sans-serif;	
	font-size: 11px;
	white-space: nowrap;
	color: #ffffff;
	background: url('images/tab_bg_active.gif');
	background-color: #5f96db;
}
.section-inactive-tab-bg {
	font-family: tahoma,arial, helvetica,	sans-serif;	
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
	background: url('images/tab_bg.gif');
	background-color: #e9e9e9;
}
.section-outer-border {
	border: 1px #7A7A7A solid;
	clear: both;
}

.sidebox-body-green {
	color: #333333;
	background-color: #F1F3E4;
}

.sidebox-border-green {
	background-color: #F1F3E4;
	border-left-color: #a4ac4b;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #a4ac4b;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #a4ac4b;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #a4ac4b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.border-green {
	/*border-left: #a4ac4b solid 1px;
	border-right: #a4ac4b solid 1px;
	border-top: #a4ac4b solid 1px;
	border-bottom: #a4ac4b solid 1px;
	*/
}

.top-search {
	color: 336699;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}

mainbox-body-green {
	background-color: ffffff;
}


.list-price-green {
	color: #336699;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0;
	/*background-image:url(images/pricebg.jpg);*/
	width: 106px;
	/*height: 38px;*
	text-align:center;
	padding-top: 18px;
/*
	color: #336699;
	font-size: 18px;
	font-weight: bolder;
	font-family: "Arial Black";
	padding-left: 5px;
	padding-right: 5px;
*/
}

.list-price-green-small {
	color: #336699;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0;
}

.list-price-green-accessories {
	color: #336699;
	font-size:16px;
	font-weight: bold;
	padding: 4px;
}

category-green {
	color: #AAB557;
	font-size: 18px;
}

.in {
	font-size: small;
	color: ffffff;
}
.largeimage:link {
	color: #ffffff;
	text-decoration: none;
}
.largeimage:visited {
	color: #ffffff;
	text-decoration: none;
}
.largeimage:hover	{
	color: #ffffff;
	text-decoration: underline;
}
.largeimage:active {
	color: #ffffff;
	text-decoration: none;
}

.accessories-row {
border-top: 1px dotted #cccccc;}

.accessories-row-bottom {
border-bottom: 1px dotted #cccccc;}

accessories-row {
border-top: 1px dotted #cccccc;}

.head-h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
text-transform:uppercase;
font-weight: 400;
margin: 0;
margin-left: 4px;
border-bottom: 1px solid #cccccc;
color: #aab557;}

.head-h2 {
border-bottom: 1px solid #cccccc;
font-size:14px;
color: #aab557;
padding: 4px;
margin: 0;
margin-bottom: 2px;
margin-top: 15px;}
.head-h22 {
font-size:14px;
color: #aab557;
padding: 4px;
margin: 0;
margin-bottom: 2px;
margin-top: 15px;}
/*
border-bottom: 1px solid #cccccc;
font-size:14px;
color: #aab557;
padding: 4px;
margin: 0;
margin-bottom: 2px;
margin-top: 15px;}
*/

.head-h3 {
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding: 4px;
margin: 0;
color: #336699;}

.head-h4 {
color: #666666;
font-size:10px;
font-weight: normal;
padding: 4px;
margin: 0;
}

.review-text {
border-left: 5px solid #cccccc;
padding-left: 5px;
margin-top: 6px;
margin-bottom: 6px;}

.review {
padding-right: 10px;
color: #666666;
}
.product-price {
color: #666666;
}

.publisher {
color: #336699;
}

.list-price {
text-decoration:line-through;
font-size:12px;}

.our-price {
color: #336699;
font-weight:bold;
font-size:12px;}

.deal-copy {
	color: #666666;
	margin-top: 6px;
	font-size:10px;
	padding: 2px;
	}

.head-products-h1 {
	text-decoration: underline;
	font-size: 10px;
	margin: 0;
}
.head-products-h2 {
	color: #336699;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
}
.buy-header {
	/*background-image:url(images/nav-searchbg.jpg);*/
	border-top: 1px solid #a4ac4b;
	border-bottom: 1px solid #a4ac4b;
	text-align:center;
	color: #336699;
	font-weight:bold;
	padding: 4px;
	font-size: 12px; 
}
.merchant {
	border: 1px dotted #cccccc;
	padding: 4px;
	margin: 5px;
}
.productimg {
padding: 5px;
border: 1px solid #cccccc;
margin: 5px;
}
#left-navigation {
	padding-top: 0;
	padding-left: 1px;
	padding-right: 1px;
	/*border: 1px solid #a4ac4b;*/
	width: 165px;
	background-color: #f1f3e4;}	

#left-navigation a {
	text-decoration:none;
	display:block;
	padding: 2px;}
	
#left-navigation h3 {
	color: #a4ac4b;
	font-size: 13px;
	margin: 0px;
	margin-top: 10px;
	width: 165px;
	padding: 0;	
}
	
#left-navigation h3 a {
	color: #a4ac4b;
	border-bottom: 1px solid #336699;
	margin: 0;}
	
.maincat {
	border: 0;}	
	
.subcat {
	border-bottom: 1px dotted #336699;
	line-height: 16px;
}
.xz {
margin: 0; margin-top:0px; padding-top: 0px; border-bottom: 1px solid #336699
}

.sidebar-deal {}

#quick-search {}

#quick-search form{
margin: 0;}


.quick-searchbox {
background-image: url(images/quick-search-bg.jpg);
width: 181px;
height: 32px;
border: 0;
padding: 8px;}

.quick-searchbutton {
paddinf: 0;
border: 0;}

#quick-links a {
padding: 2px;}

#quick-links img {
padding:0;
border: 0;}
