/* General styles */
body,th,td,tt,p,div,span {
	color: #000000;
	font-family: 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-image: url(images/tiled_bg.gif);*/
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-x;
}

.container-div {
	width: 800px;
	text-align: left;
	/*background: #fff;*/
}

.header, .footer {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.header {
	margin-bottom: 4px;
}

.top-quick-links-wrapper {
	float:right;
}
.top-quick-links {
	text-align: right;
	padding-top: 10px;
}
.top-quick-link:link, .top-quick-link:visited {
	text-decoration: none;
	font: bold normal 10px Arial, Helvetica, sans-serif;
	color: #D7DDE9;
}
.top-quick-link:hover, .top-quick-link:active {
	text-decoration: underline;
	font: bold normal 10px Arial, Helvetica, sans-serif;
	color: #D7DDE9;
}

.top-menu-bg {
	background-color: #fff;
	background-repeat: repeat-x;
}
.top-menu-bg-active {
	background-color: #FFFFFF;
	border-top: 0px;
	cursor: pointer;
}

input,textarea,select {
	color: #000000;
	font-family: arial, sans-serif;	
	font-size: 11px;
	padding-left: 1px;
}
.input-text {
	color: #336699;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
}
.input-text-100 {
	color: #336699;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	width: 100%;
}
p,ul {
	margin-top:	6px;
	margin-bottom: 6px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover	{
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	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: 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-wrapper {
	margin: 0px 15px;
}
.breadcrumbs-text {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 9px 0px 11px;
}
.breadcrumbs {
	color: #001D39;
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 7px 0px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited {
	color: #001D39;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.breadcrumbs-link:hover, .breadcrumbs-link:active {
	color: #001D39;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumbs-arrow {
	width: 8px;
	height: 14px;
	margin: 0px 5px;
	vertical-align: middle;
}
.error-text {
	color: #CC0000;
	font-weight: bold;
}
.side-padding {
	padding-left: 3px;
	padding-right: 3px;
}
.expanded {
	width: 100%;
}
/* /General styles */

/* Header styles */
.top-bg {
	background-color: #05173D;
	background-image: url('images/snow_top_bg.gif');
}
.top-text {
 	color: #4a4a4a;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10px;
}
.select-language {
 	color: #2e2e2e;
	font-family: tahoma, arial, verdana, sans-serif;	
	font-size: 11px;
}



.top-menu-border {
	background-color: #FFFFFF;
}
.top-menu-title:link, .top-menu-title:visited, .top-menu-title:active, .top-menu-title:hover  { color: #336699; font-size: 14px; font-family: Arial; font-weight: bold; text-decoration: none; white-space: nowrap; display: block }

.top-menu-title:hover {
	text-decoration: underline;
}
/* /Header styles */

/* Footer styles */
.bottom-bg {
	background-color: #fbfbfb;
}
.bottom-menu {
	color: #336699;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:link {
	color: #336699;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:visited {
	color: #336699;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:hover {
	color: #336699;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:active {
	color: #336699;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-copyright {
	text-align: center;
	color: #313131;
	font: 10px Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
/* /Footer styles */

/* common sidebox style */
.sidebox-wrapper {
	border: 1px solid #336699;
	margin-bottom: 8px;
	width: 180px;
	_height: 1%;
}

.sidebox-title {
	border-bottom: 1px solid #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
}

.sidebox-body {
	color: #2d2d2d;
	background-color: #fff;
	padding: 10px 11px;
}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper {
	border: 1px solid #336699;
	margin: 0px 0px 9px 1px;
}

.sidebox-categories-wrapper .sidebox-body {
	background-color: #ffffff;
	padding: 10px 0 10px 10px;
	margin: 0;
}

.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: #000000;
	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: #5C665D;
	background-color: #ffffff;
	border: #969696 1px solid;
	width: 113px;
}
/* /Side boxes styles */

/* mainbox */
.mainbox-wrapper {
	margin-bottom: 10px;
	border: 1px solid #336699;
}
.mainbox-title {
	/*background: #4686d2 url('images/mainbox_title_bg.gif') repeat-x left top;*/
	color: #336699;
	font: 11px Tahoma, Helvetica, sans-serif;
	border-bottom: 1px solid #336699;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	padding-left: 15px;
}
.mainbox-body {
	color: #141414;
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;
	border: 0px solid #336699;
}
/* /mainbox */

.mainbox-cart-wrapper {
}

.mainbox-cart-title {
	background: #336699 repeat-x left top;
	border: 1px solid #336699;
	height: 24px;
	color: #ffffff;
	padding-left: 10px;
	line-height: 24px;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.mainbox-cart-body {
	border-right: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	padding: 14px 14px 14px 14px;
}

/* pagination styles */
.pagination-wrapper {
	background-color: #fff;
	padding: 2px 0px 2px 0px;
	margin: 4px 0px 4px 0px;
	vertical-align: middle;
	/*float: right;*/
	clear: both;
}

.pagination-link:link, .pagination-link:visited, .pagination-link:active, .pagination-link:hover, .pagination-selected-page {
	padding: 0px 4px 1px 4px;
	border: 1px solid #ccc;
}

.pagination-link:hover, .pagination-link:active, .pagination-selected-page {
	border: 1px solid #ccc;
	background-color: #ccc;
	color: #fff;
}

.pagination-selected-page {
	color: #fff;
}
/* /pagination styles */

/* Categories side box */
.sidebox-rootcategory {
	color: #336699;
	font: bold 11px Tahoma;
}

.sidebox-rootcategory:link, .sidebox-rootcategory:visited {
	color: #336699;
	font: bold 11px Tahoma;
}
.sidebox-rootcategory:hover, .sidebox-rootcategory:active {
	color: #336699;
	font: bold 11px Tahoma;
}
.sidebox-subcategory:link, .sidebox-subcategory:visited {
	color: #336699;
	font: bold 12px Arial;
}
.sidebox-subcategory:hover, .sidebox-subcategory:active {
	color: #336699;
	font: bold 12px Arial;
}
/* /Categories side box */

/* Site info side box */
.sidebox-roottopic:link {
	color: #336699;
	font-family: arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.sidebox-roottopic:visited {
	color: #336699;
	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: #336699;
	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;
}
.auth-subtitle {
	color: #000000;
	font-family: arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.small-link {
	font-size: 9px;
}
/*  /Authentication side box */

/* Search side box */
.search-text {
    color: #336699;
   	font-size: 12px;
	font-family: arial, sans-serif;	
	font-weight: bold;
}
.search-selectbox {
	width: 100%;
}
.search-advanced:link {
    color: #336699;
   	font-size: 10px;
	font-family: arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:visited {
    color: #336699;
   	font-size: 10px;
	font-family: arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:hover {
    color: #336699;
   	font-size: 10px;
	font-family: arial, sans-serif;	
	text-decoration: none;
}
.search-advanced:active {
    color: #336699;
   	font-size: 10px;
	font-family: arial, sans-serif;	
	text-decoration: none;
}
/* /Search side box */

/* Bestsellers side box */
.bestseller-sidebox {
    color: #336699;
   	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}
/* /Bestsellers side box */

/* Notification box */
.notification-title-n { /* Notification message */
	color: #336699;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-n { 
	background-color: #336699; 
}
.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: #336699;
}
.section-body {
	background-color: #f4fbff;
	color: #000000;
}
.section-title {
	color: #336699;
	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, .action_button {
	border: 1px solid #336699;
	color: #ffffff;
	background: #336699  repeat-x 0 0;
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	white-space: nowrap;
	display: inline;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

.action_button {
	border: 0px solid #ff9f00;
	background: #ffa209 url('images/action_but_bg_my.gif') repeat-x 0 0;
}

.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: #336699;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px; 
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
}
.product-title:link, .product-title:visited {
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 2px;
}
.product-title:hover, .product-title:active {
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 2px;
}
.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 {
	color: #555555;
	font-size: 11px;
}

.return-cat:link, .return-cat:visited {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
.return-cat:hover, .return-cat:active {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}

.price, .sub-price, .price-rel {
	color: #336699;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.price-rel {
	color: #3E433F
	font-size: 11px;
	font-weight: normal;
}
.sub-price {
	color: #336699;
}
.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: #336699;
	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: #336699;
	text-decoration: underline;
}
a.sort-by-links:visited {
	color: #336699;
	text-decoration: underline;
}
a.sort-by-links:hover	{
	color: #CC0000;
	text-decoration: none;
}
a.sort-by-links:active {
	color: #336699;
	text-decoration: underline;
}

a.sort-by-links-selected:link {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:hover	{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.sort-by-links-selected:active {
	color: #336699;
	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: #CC0000;
        text-decoration: underline;
}
.notification-checkoutl:active {
        color: #61646E;
        text-decoration: none;
}
.notification-checkoutblue {
        color:#336699;
}
.profiles-vert-img {
	width: 10px;
}
.discount-label-text {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.tab-wrapper {
	overflow: hidden;
	background: url('images/tab_wrapper_bg.gif') repeat-x bottom;
}
.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-active-tab-bg-my {
	white-space: nowrap;
	color: #424242;
	font: normal 12px Arial;
	background: #fff url('images/tab_act_bg.gif') no-repeat;
	border-top: 0px solid #a3a3a3;
	border-right: 0px solid #a3a3a3;
	border-left: 0px solid #a3a3a3;
	display: block;
	width: 65px;
	text-align: center;
	height: 16px;
	padding-top: 3px;
}
.section-inactive-tab-bg-my {
	font: bold 11px Tahoma;
	color: #2b2b2b;
	white-space: nowrap;
	background: #d0e4f0 url('images/tab_bg_active_my.gif');
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 4px 10px;
	margin-bottom: 1px;
}
.tab-content-border {
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 17px;
	clear: both;
	margin-bottom: 6px;
}
.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: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
	padding: 3px;
	margin: 3px;
	margin-right: 10px;
}
.valign {
	vertical-align: middle;
}
.main-text {
	color: #336699;
}
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;
}.mainsitetable {
	background-color: #FFFFFF;
	border: 2px solid B2CCE5;
}
.valigntop {vertical-align: middle;
}
