/* General styles */
body,th,td,tt,p,div,span {
	color: #000;
	/*font-family: tahoma, verdana, arial, sans-serif;	
	font-size: 12px;*/
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}
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: #4C4C4C;
}
h1 
{
    font-size: 13px;
}
input,textarea,select {
	color: #000000;
	font-family:Arial, Helvetica, 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%;
}

.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 #cbcbcb 0px;
	border-top-width: 1px;
	height: 0px; 
}
.subheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.subheader2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.page-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.breadcrumbs {
	color: #FFEE31;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 8px 0;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #FFEE31;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.breadcrumbs-link:hover {
	color: #FF7F01;
	font-family: verdana, arial, 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: #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;
}
.top-text {
 	color: #4a4a4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.top-quick-link:link {
	color: white;
	font-size: 11px;
	text-decoration: underline;
}
.top-quick-link:visited {
	color: white;
	font-size: 11px;
	text-decoration: underline;
}
.top-quick-link:hover {
	font-size: 11px;
	text-decoration: none;
}
.top-quick-link:active {
	color: #414141;
	font-size: 11px;
	text-decoration: none;
}
.select-language {
 	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

.top-menu-bg 
{
    border-bottom: 1px solid black;
	background-color: #4C4C4C;
	background-repeat: repeat-x;
}

.top-menu-bg-active {
	background-color: #eb6427;
	background-repeat: repeat-x;
	cursor:pointer;
}
.top-menu-title:link {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:visited {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:hover {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
.top-menu-title:active {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
}
/* /Header styles */

/* Footer styles */
.bottom-bg {
	border: 1px solid black;
}
.bottom-menu {
	color: #8a8a8a;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
}
.bottom-menu-links:link {
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.bottom-menu-links:visited {
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.bottom-menu-links:hover {
	color: #cc4812;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: none;
}
.bottom-menu-links:active {
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.bottom-copyright {
	color: #8a8a8a;
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	padding-bottom: 4px;
}
.bottom-copyright-links:link, .bottom-copyright-links:visited, .bottom-copyright-links:active{
	color: #8a8a8a;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: none;
}
.bottom-copyright-links:hover {
	color: #cc4812;	
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
/* /Footer styles */



.main-leftcolumn-border {
	/*border-right: black 1px solid;*/
	
	padding: 0 3px 0px 3px;
}
.main-border 
{
    background-color: #fff;
	border-right: black 1px solid;
	/*border-top: black 1px solid;*/
	border-left: black 1px solid;
	/*padding-right: 1px;
	padding-left: 1px;*/
}
.main-rightcolumn-border {
	/*border-left: #bcbcbc 1px solid;*/
	
	
	padding: 0 3px 0px 3px;
}

/* Main boxes styles */
.mainbox-border {
	background-color: black;
}
.mainbox-title-bg {
	background-color: #5d93d6;
}
.mainbox-title {
	vertical-align: middle;
	color: white;
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainbox-body {
	color: black;
	background-color: #fff;
}

.mainbox-body td, p {
	color: black;
}
/* /Main boxes styles */

/* sideboxes */

.sidebox 
{
    margin-left: 4px;
}

.sidebox div
{
	margin: 0;
	padding: 0px 3px 0px 3px;
	border: none;
	clear: both;
	color: #3F3F3F;
}

.sidebox-handle {
	/*position:relative;*/
	margin: 0;
	padding: 5px 7px 5px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 1px solid #CFCFCF;
	background-color: #2F2F2F;
	/*background: url(/skins/new_vision_red/customer/images/sidep-handle.gif) no-repeat 0 0;*/
}


.sidebox-content 
{
	margin: 0;
	padding: 5px 10px 5px 0px;
	background-color: #fff;
	width: 180px;
	overflow: hidden;
	color: #3F3F3F;
}

.sidebox-content a 
{
    color: #0F0E0E;
}

.sidebox-content a:hover 
{
    text-decoration: none;
}

.sidebox-content ul
{
    margin-top: 8px;
    padding-left: 0;
    margin-left: 10px;
	list-style-type: none;
}


.sidebox-list
{
}

.sidebox-content li
{
	padding-bottom: 5px;
}

/* authentication side box */
.auth-text {
	color: white;
	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;
}
.login-text:link, .login-text:visited, .login-text:active {
	color: white;
	text-decoration: underline;
}
.login-text:hover {
	text-decoration: none;
}
/*  /authentication side box */

/* Search side box */
.search-cart-border {
	border-top: 1px solid black;
	background-color: #8A0305;
}
.search-cart-line {
	background-color: #d9dbdc;
	background-repeat: repeat-x;
}
.search-text {
    color: white;
   	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;	
	font-weight: bold;
}
.searchbox-input-text{
	color: #333333;
	background-color: #ffffff;
	border-right: #8fb1da 1px solid;
	border-top: #8fb1da 1px solid;
	border-left: #8fb1da 1px solid;
	border-bottom: #8fb1da 1px solid;
}
.search-selectbox {
	width: 150px;
}
.search-advanced:link {
    color: white;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:visited {
    color: white;
   	font-size: 10px;
	font-family: tahoma, verdana, arial, sans-serif;	
	text-decoration: underline;
}
.search-advanced:hover {
   	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: #e44e0a;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}
.notification-border-n { 
	background-color: #aeaeae; 
}
.notification-body-n {
	background-color: #f8f8f8;
	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: #aeaeae; 
}
.section-body {
	background-color: #f8f8f8;
	color: #000000;
}
.section-title {
	color: #e44e0a;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}

/* Section in main box */

/* buttons */

.button {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	white-space: nowrap;
	background-color: #f46b2d;
}
.action_button {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	white-space: nowrap;
	background-color: #ffa209;
}
.button-link:link, .button-link:visited, .button-link:active {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}
.button-link:hover {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
}
.text-button-link:link, .text-button-link:visited, .text-button-link:active {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.text-button-link:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.action_text-button-link:link, .action_text-button-link:visited, .action_text-button-link:active {
	color: #e54e0a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: underline;
}
.action_text-button-link:hover {
	color: #e54e0a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none;
}

/* /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:Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
.subcategories {
	font-size: 11px;
	font-weight: bold;
}
.product-title:link {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:visited {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-title:hover {
	color: #cc4812;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.product-title:active {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.product-details-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.product-tools {
	background-color: #ffffff;
}
.sku 
{
    padding-top: 2px;
    color: #000;
}
.more-info {
	font-size: 10px;
}
.list-price {
	color: #555555;
}
.price {
	color: #CE4609;
	font-size: 12px;
	font-weight: bold;
}
.price-label-bg {
	background-color: #e44e0a;
}
.price-label-text {
	color: #ffffff;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.price-label-border {
	border-right: #e44e0a 1px solid;
}
.taxed-price-label {
	color: #e0e0e0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.cart-price {
	font-size: 12px;
	font-weight: bold;
}
.discount {
	color: #666666;
}
/* category page */

/* form styles */
.form-field-title {
	background-color: #ffffff;
	color: #141414;
}
.form-title	{
	background-color: #C2C2C2;
	color: #000;
	font-weight: bold;
	padding: 4px;
}
.form-note {
	background-color: #ffffff;
	color: #141414;
}
.required-field-mark {
	color: #ff0000;
}
/* form styles */

/* checkout pages */
.table-head {
	background-color: #c2c2c2;
	color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	height: 22px;
}
.table-row {
	background-color: #999999;
}

.thin-border {
	background-color: #aaaaaa;
}
.form-field-caption {
	font-style:italic;
}

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

a.sort-by-links-selected:link {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:visited {
	color: #4b4b4b;
	text-decoration: underline;
	font-weight: bold;
}
a.sort-by-links-selected:hover	{
	color: #cc4812;
	text-decoration: none;
	font-weight: bold;
}
a.sort-by-links-selected:active {
	color: #4b4b4b;
	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: #cc4812;
        text-decoration: underline;
}
.notification-checkoutl:active {
        color: #61646e;
        text-decoration: none;
}
.notification-checkoutblue {
        color: #cf4e14;
}

.welcome-text {
	background-color: #4C4C4C;
	color: white;
}
.welcome-bg {
	background-repeat: repeat-x;
}
.welcome-title {
	color: #FF9900;
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #4C4C4C;
	text-transform: uppercase;
}

/* manufacturers style */
.manufacturers-bg {
	background-color: #666666;
}
/* \manufacturers style */
.profiles-vert-line {
	border-left: 1px solid #f0f0f0;
}
.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: #f46b2d;
}
.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 
{
	color: Black;
	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: #333333;
}
a.sort-link:link {
	text-decoration: underline;
}
a.sort-link:visited {
	text-decoration: underline;
}
a.sort-link:hover	{
	text-decoration: none;
}
a.sort-link:active {
	text-decoration: underline;
}

/***********************
    Pagination
***********************/
#pagetable {
    background-color: #CFCFCF;
    border-bottom: 1px solid #7f7f7f;
    border-top: 1px solid #7f7f7f;
}

#pagetable td 
{
    padding: 4px;
}

#pagetable a 
{
    color: #E54E0A;
}

#pagetable a:hover 
{
    text-decoration: none;
}

/***********************
    Content
***********************/
#content 
{
    margin: 0 15px 0 15px;
}

.send_price
{
    font-weight: bold;
    padding: 4px;
    text-align: center;
    width: 230px;
    background-color: #EDF5FF;
    border: 1px solid #cccccc;
}

/***********************
    Top Links
***********************/
a.top-cart-link
{
    color: #fff;
}
a.top-cart-link:hover
{
    text-decoration: none;
}