/* General styles */
br.clearfix {clear:both;margin:0px !important;padding:0px !important;height: 1px;font-size: 1px;line-height: 1px; }


body,th,td,tt,p,div,span {
	color: #000;
	font-family: arial, verdana, arial, sans-serif;
	font-size: 11px;
}
td {
	color: #5B5B5B;
	font-size:13px;

}
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;

}
form{
	margin-top:	0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}
body {
	background-color: #ededed;
	margin-top:	0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
input,textarea,select {
	color: #000000;
	font-family:  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;
}
li{
	list-style-type: none;
	}
a:link {
	color: #004994;
	text-decoration: none;
}
a:visited {
	color: #004994;
	text-decoration: none;
}
a:hover	{
	color: #6D7733;
	text-decoration: underline;
}
a:active {
	color: #004994;
	text-decoration: none;
}
.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: 0px;
	height: 0px;
}
.subheader {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.subheader-border {
	border-bottom: #a7a7a7 1px solid;
}
.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: #7d7d7d;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #004994;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.breadcrumbs-link:hover {
	color: #004994;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	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-repeat-bg {
	background-repeat: repeat-x;
	background-position: bottom;
}
.top-bg {
	background-color: #92a526;
}
.top-bg-white {
	background-color: #ffffff;
}
.top-text {
 	color: #4a4a4a;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
}
.top-quick-link:link {
	font-size: 10px;
	color: 414141;
	text-decoration: underline;
}
.top-quick-link:visited {
	font-size: 10px;
	color: 414141;
	text-decoration: underline;
}
.top-quick-link:hover {
	font-size: 10px;
	color: 414141;
	text-decoration: none;
}
.top-quick-link:active {
	font-size: 10px;
	color: 414141;
	text-decoration: none;
}
.top-quick-box1 {
	background-color: #a0af4b;
	font-size: 9px;
}
.top-quick-box2 {
	background-color: #969696;
	font-size: 9px;
}
.select-language {
 	color: #2e2e2e;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}

.top-menu-bg {
	background-color: #92a526;
	background-repeat: repeat-x;
	text-align: center;
	cursor:pointer;
	white-space: nowrap;
}

.top-menu-bg-active {
	background-color: #b6c465;
	background-repeat: repeat-x;
	text-align: center;
	white-space: nowrap;
}
.top-menu-border {
	background-color: #2c66ac;
}
.top-menu-title:link {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top-menu-title:visited {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top-menu-title:hover {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top-menu-title:active {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.active_top-menu-title:link, .active_top-menu-title:visited, .active_top-menu-title:active {
	color: #F7FFC8;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.active_top-menu-title:hover {
	color: #F7FFC8;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.cart-link:link, .cart-link:visited {
    color: #008CAD;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: underline;
}
.cart-link, .cart-link:hover, .cart-link:active {
    color: #008CAD;
	font-family: tahoma, arial, verdana, sans-serif;
   	font-size: 11px;
	text-decoration: none;
}
.but_find {
	background-color:f1f1ed;
	font-weight: bold;
	font-family: arial, tahoma, verdana, sans-serif;
   	font-size: 11px;
}
/* /Header styles */

/* Footer styles */
.bottom-bg {
	background-color: #fbfbfb;
}
.bottom-repeat-bg {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottom-menu {
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
.bottom-menu-links:link {
	color: #004994;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.bottom-menu-links:visited {
	color: #004994;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.bottom-menu-links:hover {
	color: #004994;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bottom-menu-links:active {
	color: #004994;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bottom-copyright {
	color: #FFF;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}
/* /Footer styles */

/* Side boxes styles */
.sidebox-border {
	background-color: #6d7733;
}
.sidebox-title-bg {
	background-color: #e39714;
	background-repeat: repeat-x;
}
.sidebox-title {
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.sidebox-title-line {
	background-color: #ffffff;
	background-repeat: repeat-x;
}
.sidebox-body {
	color: #333333;
	background-color: #fff;
}
.sidebox-body-white {
	color: #333333;
	background-color: #ffffff;
}
.sidebox-body-gray {
	color: #333333;
	background-color: #f6f6f6;
}
.sidebox-link:link {
    color: #333333;
   	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
}
.sidebox-link:visited {
    color: #333333;
	font-family: Arial,Helvetica,sans-serif;
   	font-size: 13px;
}
.sidebox-link:hover {
    color: #000000;
	font-family: Arial,Helvetica,sans-serif;
   	font-size: 13px;
}
.sidebox-link:active {
    color: #333333;
	font-family: Arial,Helvetica,sans-serif;
   	font-size: 12px;
}
.sidebox-input-text {
	color: #333333;
	background-color: #ffffff;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
}
/* /Side boxes styles */

/* Main boxes styles */
.mainbox-border {
	border-bottom: #ccc 1px solid;
	/*border-bottom: #a0af4b 5px solid;*/
}
.mainbox-left-repeat-bg {
	background-repeat: repeat-y;
	background-position: left;
}
.mainbox-right-repeat-bg {
	background-repeat: repeat-y;
	background-position: right;
}
.mainbox-title-bg {
	background-color: #f7ca4b;
}
.mainbox-title {
	color: #2F0D00;
	font-size: 11px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
}
.mainbox-body {
	color: #141414;
	background-color: #ffffff;
	width:800px;

}
.mainbox-body p{
	color:#405260;
	text-align:left;
	font-size:15px;
}
/* /Main boxes styles */

/* Categories side box */
.sidebox-rootcategory {
	color: #333333;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.sidebox-rootcategory:link {
	color: #333333;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-rootcategory:visited {
	color: #333333;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-rootcategory:hover {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-rootcategory:active {
	color: #333333;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-subcategory:link {
	color: #333333;
	font-family:  arial, sans-serif;
	font-size: 11px;
}
.sidebox-subcategory:visited {
	color: #333333;
	font-family:  arial, sans-serif;
	font-size: 11px;
}
.sidebox-subcategory:hover {
	color: #000000;
	font-family:  arial, sans-serif;
	font-size: 11px;
}
.sidebox-subcategory:active {
	color: #333333;
	font-family:  arial, sans-serif;
	font-size: 11px;
}
/* /Categories side box */

/* Site info side box */
.sidebox-roottopic:link {
	color: #333333;
	font-family:  arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:visited {
	color: #333333;
	font-family:  arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:hover {
	color: #000000;
	font-family:  arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:active {
	color: #333333;
	font-family:  arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sidebox-subtopic:link {
	color: #000000;
	font-family:  arial, sans-serif;
	font-size: 11px;

}
.sidebox-subtopic:visited {
	color: #000000;
	font-family:  arial, sans-serif;
	font-size: 11px;

}
.sidebox-subtopic:hover {
	color: #000000;
	font-family:  arial, sans-serif;
	font-size: 11px;

}
.sidebox-subtopic:active {
	color: #000000;
	font-family:  arial, sans-serif;
	font-size: 11px;

}
/* /Site info side box */


/* Authentication side box */
.auth-text {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0 10px;
}
.auth-subtitle {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.small-link {
	font-size: 9px;
	padding:5px;
}
.forgot-password:link, .forgot-password:visited{
	color: #1c6ed3;
	text-decoration: underline;
}
.forgot-password:hover, .forgot-password:active{
	color: #1c6ed3;
	text-decoration: none;
}
/*  /Authentication side box */

/* Search side box */
.search-text {
    color: #000000;
   	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
}
.searchbox-input-text {
	color: #000000;
	border-right: #C1C1C1 1px solid;
	border-top: #C1C1C1 1px solid;
	border-left: #C1C1C1 1px solid;
	border-bottom: #C1C1C1 1px solid;
}
.search-selectbox {
	width: 150px;
}
.search-advanced:link {
    color: #333333;
   	font-size: 10px;
	font-family:  arial, sans-serif;
	text-decoration: underline;
}
.search-advanced:visited {
    color: #333333;
   	font-size: 10px;
	font-family:  arial, sans-serif;
	text-decoration: underline;
}
.search-advanced:hover {
    color: #333333;
   	font-size: 10px;
	font-family:  arial, sans-serif;
	text-decoration: none;
}
.search-advanced:active {
    color: #333333;
   	font-size: 10px;
	font-family:  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_contents {margin: 20px 0 30px 0; padding: 20px; font-size: 13px; background-color: #e5eff2; border: 1px solid #71aebc; border-radius: 10px; -moz-border-radius: 10px;}
.notification-title-n { /* Notification message */
	color: #6d7733;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.notification-border-n {
	/*background-color: #6d7733;*/
}
.notification-body-n {
	/*background-color: #f9ffeb;*/
	color: #3985A9;
	font-size: 15px;
}
.notification-title-e { /* Error message */
	color: #ff0000;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	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: #6d7733;
}
.section-body {
	background-color: #f9ffeb;
	color: #000000;
}
.section-title {
	color: #6d7733;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Section in main box */

/* Buttons */

.button {
	background-color: #fbb125;
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}
.button-sidebox {
	background-color: #FFF;
	color: #ffffff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	font-weight: bold;
}
.action_button {
	/*background-image: url('customer/images/tab_bg_active.gif');*/
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
	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;
}
.button-sidebox-link:link, .button-sidebox-link:visited, .button-sidebox-link:active {
	color: #ffffff;
	font-family:  arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button-sidebox-link:hover {
	color: #ffffff;
	font-family:  arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.text-button-link:link, .text-button-link:visited, .text-button-link:active {
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text-button-link:hover {
	color: #f27a00;
	font-family:  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-delim {
	background-repeat: repeat-x;
}
/* /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: #3E9AAF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:visited {
	color: #3E9AAF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:hover {
	color: #3E9AAF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:active {
	color: #3E9AAF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	width:250px;
}
.product-tools {
	background-color: #ffffff;
}
.products-delim-v {
	background-repeat: repeat-y, repeat-x;
}
.sku {
	font-size: 14px;
	color:#008CAD;
}
.sku span{
	color:#008CAD;
	font-size: 14px;
}
.more-info {
	font-size: 10px;
}
.list-price {
	color: #555555;
	font-size: 10px;
}
.price {
	color: red;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.cart-price {
	color: #000000;
	font-family: arial, tahoma, verdana, sans-serif;
	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;
	padding-top:5px;
}
/* Form styles */

/* Checkout pages */
.table-head {
	background-color: #3E9AAF;
	/*background-color: #519df5;*/
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
	border-bottom:solid 1px orange
}

.table-head p{
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
    overflow:hidden;
    font-size: 13px;
	}


.table-row {
	background-color: #F7FFE0;
}

.thin-border {
	background-color: #aaaaaa;
}
.form-field-caption {
	color:black;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

/* --- 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: #6d7733;
	text-decoration: underline;
}
a.sort-by-links:visited {
	color: #6d7733;
	text-decoration: underline;
}
a.sort-by-links:hover	{
	color: #f27a00;
	text-decoration: none;
}
a.sort-by-links:active {
	color: #6d7733;
	text-decoration: underline;
}

a.sort-by-links-selected:link {
	color: #6d7733;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #6d7733;
	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: #6d7733;
	text-decoration: underline;
	font-weight: bold;
}

.notification-checkout {
        color: #D7D4C5;
        font-weight:bold;
}

.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:#D7D4C5
}
.notification-checkoutblue a:visited,.notification-checkoutblue a:link{
        color: #D7D4C5;
        font-weight:normal;
}
.notification-checkoutblue b{
        color:#0F7DA4
}
.profiles-vert-img {
	width: 10px;
}
.discount-label-text {
	color: #ffffff;
	font-size: 13px;
	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: #b3c741;
}
.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;
}
.ajax-message {
	border: 1px solid #000000; 
	background-color: #f4fbff;
	padding: 10px 10px 10px 10px;
}
.affiliate-code {
	background: #f6f6f6;
	border: 1px solid #e0e0e0;
	color: #aaaaaa;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	margin: 3px;
}
.valign {
	vertical-align: middle;
}
.main-text {
	color: #333333;
}
a.sort-link:link {
	color: #ffffff;	text-decoration: underline;
}
a.sort-link:visited {
	color: #ffffff;	text-decoration: underline;
}
a.sort-link:hover	{
	color: #ffffff;	text-decoration: none;
}
a.sort-link:active {
	color: #ffffff;	text-decoration: underline;
}
* {margin:0; padding:0;}
.body {background: #6A99AD;  font-family:  Arial, Helvetica, sans-serif;background: url(/store/images/bg.gif) center top;min-width:1024px;}
img {border:0}
h1,h2,h3,h4,h5 {font-family: 'trebuchet MS',  Arial, Helvetica, sans-serif;}
.error {color:#c00}
	
.middle { width: 100%; text-align: center; background: #8AB2BC color:#fff; padding-bottom:50px;}
.middle .container { width: 100%; margin: 0 auto;}

.alignRight {text-align:right;}
.alignLeft {text-align:left;}
img.png { border:none; }
.hideText {	position:absolute; left:-9999px; z-index:-1; }
#hImgPng{ height:100px; width:355px; border:none; }
.hImgShort { height:34px; width:182px;	border:none; margin-left:3px; }
.hImgLong {	height:34px; width:578px; border:none; }
#flashhead {display:inline;}
#flashnav {clear:both;}

.top { width: 100%; height: 120px; text-align: center; background: url(/store/images/bg-top_white.gif) top repeat-x;}
.top .container {	width: 780px; margin: 0 auto; }
.logo {width: 185px; display:block; float:left;padding: 7px 0 0 0; text-align: center; }
.pageHeader { width: 355px; display: block; float: left; padding: 7px 0 0 10px; }
.pageHeader h1 {display:inline;}
.topNav { float: right; padding:0 ; text-align: right; white-space:nowrap;} 
.topNav .mainLinks {padding: 3px 0 8px 0; font-weight: normal; color: #fff; font-size: 12px; } 
.topNav .mainLinks a{color: #053141; text-decoration: none;font-family: 'trebuchet MS';}
.topNav .mainLinks a:hover{color: #fff; text-decoration: underline;}
.topNav img { margin-left:3px;}

.leftColl {	width: 185px; display: block;	float: left; text-align: left;	}
.leftColl .search { line-height:8px; font-size:8px; }
.leftColl .search .sButton{ float: right;	margin: 5px 5px 5px 5px; }
.leftColl .search input{ float:left; }
	
.leftColl .leftCollBox { margin: 10px 0 0 0;}
.leftColl .leftCollBox .cont{ display: block; margin: 0px 0 0 0; padding: 5px 0 0 0; no-repeat;}
.leftCollBox .thumb{ float: left; border:solid 1px #fff; margin: 0 10px 5px 10px; width:59px; height:62px; }			
.leftCollBox h1 { margin: 0 10px 5px 10px; padding: 0px 0 0 0; background-color:inherit; color:#075277; text-decoration: none;  font-weight: bold; line-height: 1em; font-size: .9em; }
.leftCollBox h2 { text-align: left; margin: 0 10px 5px 10px; background-color:inherit; color:#075277; text-decoration: none; font-weight: bold; line-height: 1em; font-size: .9em; } 		
.leftCollBox h2 a { background-color:inherit; color:#075277; text-decoration:none; }
.leftCollBox h2 a:hover {text-decoration:underline; }
.leftCollBox p { font-family: Verdana,  Arial, Helvetica, sans-serif; font-weight: normal; color: #14688F; font-size: .8em; text-decoration: none;  line-height: 1em; margin: 0 10px;}  
.leftCollBox p.go { margin: 8px 13px 15px 0 ; text-align: right; }
.leftCollBox p.go a { background-color:inherit; color: #ff0;}
.leftCollBox p.go img {border:none; width:19px; height:9px;}
#leftCollBoxBtm { height:27px; padding:0; margin:0;}
	
.content { width: 585px; float: left; padding: 0 0 0 10px; text-align: left; }

.ICollContBox { width: 585px; float: left; background: #8AB2BC color:#fff; margin:10px 0 0px 0; padding: 0px;}
.ICollContBox h1{ margin:0 0 15px 6px; background-color:transparent; color:#fc0; text-decoration:none; font-weight: bold; font-size:.9em; }  
.ICollContBox h2 { padding:0 3px; margin:0; color:#fc0; font-size: .9em;}
.ICollContBox p {color: #fff ; text-align: left; margin: 0 7px 10px 7px; text-decoration: none;  font-weight: normal; line-height: 1.2em; font-size: .9em; }		
.ICollContBox .CollHeader {margin:0px; height: 10px;}
.ICollContBox h2.CollHeader  {margin: 0px; height: 35px;}
.ICollContBox p.CollFooter { margin:0; height:20px;}
.ICollContBox a { color:#ffc;}
.ICollContBox a:hover { color:#ffc;}
.ICollContBox ul {margin: 0 10px;width:85%;}

.IIICollSubBox {text-align: center; width: 188px; float: left; margin: 0 4px 0 0; }
.IIICollSubBox p{ margin: 3px 10px; }

.itemLayout { padding: 0 0 5px 0;}
.itemLayout h3 a { background-color:inherit; color:#fd0; text-decoration:none;}
.itemLayout p {	text-align: left; margin: 7px; background-color: inherit; color:#fff; text-decoration: none; font-weight: normal; line-height: 1.1em; font-size: .8em; }
	
		
.content .IIICollContBox {	width: 188px; float: left;	margin: 10px 10px 0 0; background: #8AB2BC repeat-y; color:#fff;	}	
.content .IIICollContBox h2 { margin: 0 0 10px 0; background-color:inherit; color:#ffcc00;	text-align:center; }
.content .IIICollContBox p { text-align: left; margin: 0 7px 7px 7px; text-decoration: none; font-family:  Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.1em; font-size: .8em;	height: 8em; }
.content .IIICollContBox a {color:#ffc;}
.content .IIICollContBox img.headerImg { border:none; margin-left:3px; }
.content .IIICollContBox img.contImg { border:none; margin:auto; }
.content .IIICollContBox .header {  }	
.content .IIICollContBox img{ display:block; }
.content .IIICollContBox .go{ width: 188px; height: 22px; display: block; }
.content .IIICollContBox .go img { border:none;width: 188px; height: 22px; }


.content .ICollContBox .cont{	text-align: center; }
.content .ICollContBox .go{ width: 585px;	height: 20px; display: block;}
.content .ICollContBox .ICollSubBox a { background-color:inherit; color:#FFCC00; text-decoration:none;}
.content .ICollContBox .IIICollSubBox .go { width: 585px; height: 20px; display: block; }
.content .ICollContBox p.topText { clear:both; color:#FFFFCC }
.content .ICollContBox .itemLayout { clear:left; text-align: left; margin: 10px 0 ; }
.content .ICollContBox .itemLayout .thumb{ float: left; margin: 0 7px; border:none; }
.content .ICollContBox .itemLayout h1{	margin: 0 0 0 44px; background-color:inherit; color:#fc0; text-decoration: none; font-weight: bold; line-height: 1.2em; font-size: 1.1em;}   		
.content .ICollContBox .itemLayout p { margin: 3px 3px 0 44px; text-decoration: none; font-weight: normal; line-height: 1.1em; font-size: .85em; }
.content .ICollContBox .listBox { float: left; margin: 0 0 0 7px; width: 185px;}   		
.content .ICollContBox ul{	float: left;text-align: left;text-decoration: none; font-weight: normal; line-height:1.5em; font-size: .8em; }   
.content .ICollContBox .pageHeader {text-align: center; margin: -14px 0 0 -7px; }
.content .ICollContBox h3{	text-align: left; background-color:inherit;	color:#fe0; text-decoration: none;	font-weight: bold;line-height: 1.1em; font-size: .91em;}
.content .ICollContBox h3 a:hover {text-decoration:underline; }
.content .ICollContBox h4{ background: transparent; margin: 0; padding: 10px 10px; color:#fff; text-decoration: none;  font-weight: bold; line-height: 1em;  font-size: 1em; }
.content .ICollContBox h5{ background: transparent; margin: 0; padding: 0px 10px; color:#FFFFD1; text-decoration: none;  font-weight: bold; line-height: 1em;  font-size: .9em; }   		

.go {clear: both;}
.hr {display: block; height:0px width: 100%; border-top: 1px solid #88C1CF; }

.noflash ul { }
.noflash a {background-color:inherit; color:#ffcc00; text-decoration: none;}
.noflash a:hover {background-color:inherit; color:#ffcc00; text-decoration: underline;}

/*<!--* ITEM PAGE *-->*/
#topbtns {padding-top:10px; margin:0 auto 10px auto; width:500px;}
#topbtns img { width:111px; height:16px; border:none; }
#topbtns .floatL {float:left; margin-right:10px;}
#topbtns .floatR {float:right; margin-left:10px;}

#moreLinksArea {width:210px;margin:0 10px 0 0;}
#moreLinksArea h2 {color: #fc0; font-size: 1.1em; margin:10px 0px 4px 0px;}
#moreLinksArea #scroller {overflow: auto; background-color: #5D92A0; border: solid 1px #5B8C99;height:290px;width:200px;}
#moreLinksArea ul{list-style-type: none;list-style-image:none;margin: 0; padding: 0; text-align: left; text-decoration: none; font-weight: normal; line-height:1.5em; font-size: .8em;	}

#moreLinksArea li a{color:#fff; margin-left:18px;}

#instructions {padding-left: 20%;}
#instructions.popup {padding-left:3%;}
#instructions .ICollContBox ul{padding-left:18px;}

/*<!--* FOOTER *-->*/
.bottom { width: 100%; height: 150px; padding: 100px 0 0 0; text-align: center; background: url(/store/images/bg-btm_white.gif) top repeat-x; clear:left; }  
.footer { background-color:inherit; color:#FFF; text-decoration: none; font-family: 'trebuchet MS',  Arial, Helvetica, sans-serif;	font-weight: bold; line-height: 1.3em; font-size: .8em; width: 780px;	margin: 0 auto; }
.footer p a { background-color:inherit; color:#FFF; text-decoration:none;}
.footer p a:hover {text-decoration:underline;}
p.copyright { background-color:inherit; color:#FFF;	font-weight: normal;	line-height:1.3em; font-size:.8em; }
img.noborder {border:none;}

#popupFooter {padding:10px 0 0 0;text-align:center;clear:both;}
.footer a, .footer a:hover {
color:#FFFFFF;
}
.footer {
font-family:'trebuchet MS',Arial,Helvetica,sans-serif;
font-size:1.1em;
font-weight:normal;
}
#related_image{background-image:url('/store/skins/aquarelle_green/customer/images/thumb-bg_big.gif');width:100px;height:75px;padding-top:5px;padding-bottom:10px;padding-right:10px;background-repeat:no-repeat;}
* html #related_image{
padding-right:0px;
margin-right:10px;
padding-bottom:10px;
}
*+html #related_image{
padding-right:0px;
margin-right:10px;
padding-bottom:10px;
}
#cart_status{
color:#666666;
	padding-bottom:10px;
	}
#cart_status div{
color:#666666;
	}
#cart_total{
color:red
}
form .price {
text-align: center;
}
#cc_exp_month{
width:100px;
}
#elm_34_year{
	width:100px;
	}

.header1, .header2, .header3, .header4 {
color:#456884;
}
.header1 {
font-size:18px;
color:#FF3300;
line-height:30px;
}
.header2 {
font-size:16px;
line-height:16px;
}
.header3 {
font-size:14px;
line-height:19px;
}
td .copy {
color:#456884;
}
.copySmall {
color:#456884;
font-size:0.76em;
line-height:1.4em;
}
a.copySmall {
color:#456884;
}
.copy a, .copy a:visited {
color:#FF6611;
}
.copy {
font-size:12px;
}
.help{
	font-size:80%;
	
	}
.bestseller_img{
	padding-right:10px;background:url('/store/skins/aquarelle_green/customer/images/tmb_border.gif') 2px 5px no-repeat;
}
*html .bestseller_img{
	padding-right:10px;background:url('/store/skins/aquarelle_green/customer/images/tmb_border.gif') 2px 4px no-repeat;
}
.bestseller_images{
padding-left:3px;padding-top:8px;width:39px
}
* html .bestseller_images{
margin-left:4px;margin-top:8px;width:36px
}

.container #slide { height: 250px !important; padding-bottom: 0 !important; }



/**  NEWSLETTER SIGNUP  **/
.newsletter_signup {margin: 20px 0 30px 0; padding: 10px 10px 20px 10px; font-size: 13px; background-color: #e5eff2; border: 1px solid #71aebc; border-radius: 10px; -moz-border-radius: 10px;}
.newsletter_signup p {color: #3985A9; font-size: 15px; margin-bottom: 20px;}
.newsletter_signup img#header {position: relative; left: 0px; top: -5px;}
.newsletter_signup img#car {float: right;}
.newsletter_signup .sidebox-input-text {height: 20px; border: 1px solid #71aebc; font-size: 13px; color: #595959;}







