@import url('styles.base.css');

/*
======
 EDIT
======
*/

body {
	background: #232323; /* #b4b4b4 url('images/main_bg.png') repeat-x left top;*/
}

/*
======
 EDIT
======
*/
body, div, p {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #dedede;   /* #8a8a8a; */
}

input, textarea, select {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	color: #2d2d2d;
	border: 1px solid #c7ced2;
	padding: 2px;
}
select {
	border: 1px solid #c7ced2;
	padding: 1px;
}
/*
======
 EDIT
======
*/

a, a:visited, a:hover, a:active {
	color: #ffffff;       /*  #5f5f5f;  */
}

/*
======
 EDIT
======
*/

a.dashed {
	border-bottom-color: #ffffff;  /*  #5f5f5f;  */
}


/*
======
 EDIT
======
*/

hr {
	border: 0px solid #000000; /* 1px #eaf0f5; */
	border-top-width: 0px;
}
.dark-hr {
	border-color: #e3e3e3;
}
.error-text {
	color: #f27a00;
}
.view-large-image-link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #c5d1d8 1px solid;
	padding: 2px 1px 0px 1px;
}
.updates-wrapper .input-text {
	height: 17px;
	width: 115px;
}
/* Ajax */
.ajax-loading-box {
	border: 1px solid #aaaaaa;
	background: #ff0000 url('images/icons/ajax.gif') no-repeat 5px center;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-w, .notification-n, .notification-e {
	background-color: #d72323;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	color: #ffffff;
	background: #b50000 url('images/icons/notification_icon_e.gif') no-repeat left center;
}
.notification-body {
	color: #ffffff;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	color: #ffffff;
}
.notification-n {
	background-color: #88ba00;
}
.notification-header-n {
	background: #5ca400 url('images/icons/notification_icon_n.gif') no-repeat left center;
}
.notification-w {
	background-color: #ff9600;
}
.notification-header-w {
	background: #f66e00 url('images/icons/notification_icon_w.gif') no-repeat left center;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #d8dae2;
}
.section-title {
	background: #e8e9ee url('images/section_title_bg.gif') repeat-x bottom;
}
.section-title a {
	color: #5c5d3e;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: underline;
}

/*
======
 EDIT
======
*/

.section-body, .section-body-details {
	border-top: 1px solid #d8dae2;
	background-color: #222222;  /* #fafafe */
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #000000;  /* #419430; */
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 2px 8px 3px 8px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: url('images/but_right_action.gif') no-repeat right top;
	height: 20px;
}
.button-submit-action, .button-action {
	padding-right: 17px;
	margin-left: 6px;
}
.button-submit-action, .button-action, x:-moz-any-link {
	padding-right: 18px;
}
.button-submit, .button {
	height: 20px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background: transparent url('images/but_left_action.gif') no-repeat left top;
	padding: 3px 0px 4px 9px;
	height: 20px;
	line-height: 14px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	border: 0px none;
	margin: 0 0 0 -6px;
}
.button-submit-action input, .button-submit-big input, .button-action a, x:-moz-any-link {
	padding: 1px 0px 4px 6px;
}
.button-submit, .button {
	background: url(images/but_right.gif) no-repeat right top;
	padding-right: 9px;
	margin-left: 10px;
}
.button-submit input, .button a {
	background-image: url(images/but_left.gif);
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #efefef;
	padding: 2px 0px 0px 10px;
	margin-left: -10px;
}
.button-submit input {
	padding-bottom: 6px;
	line-height: 16px;
}
.button-submit-big {
	background: #ff4f01 url('images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 16px 8px 4px;
}
/* /input buttons */
.button a {
	padding: 3px 3px 3px 13px;
}
.button-action a {
	padding: 3px 4px 0px 10px;
	height: 17px;
}

/*
======
 EDIT
======
*/
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
/*	padding-right: 7px;  */
    padding: 5px 10px 6px 10px;
	color: #eeeeee;  /* #000000;      /*  #2dafcb;  */
	font: bold 11px Tahoma;
	background: #a80000 url('images/icons/button_bg.gif') repeat-x left top; /* #ffffff url('images/icons/text_but_arrow.gif') no-repeat 91px 9px;    No #000000  */
}

.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url('images/icons/action_text_but_arrow.gif');
}
.go-button {
	padding-left: 3px;
}
.top-tools-container .go-button {
	padding-left: 4px;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 12px Arial;
	color: #FFEE12; /*#b20101;*/
	text-transform: lowercase;
}
/* /Buttons */

/* Category page */

/*
======
 EDIT
======
*/
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	color: #ffffff;  /* #00b6c3;  */
	font: bold 12px Arial, Helvetica, sans-serif;
}
/*
======
 EDIT
======
*/
.list-price {
	color: #FFFFFF; /* color: #757575; */
}

/*
======
 EDIT
======
*/
.price, .sub-price {
    font-size: 16px;
	font-weight: 700;
	padding-right: 5px;
    color: #ffee22;   /* #136d78; */
}


/*
======
 EDIT
======
*/
.sub-price {
	color: #ffffff; /* #333333; */
}
.discount {
	color: #666666;
}
.qty-in-stock {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
	background: url('images/tabs_bg.gif') 0px 0px;
	padding: 0px;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 0 2px 0 0;
	background: #ececec url(images/tab_left.png) no-repeat left top;
	padding: 0 0 0 3px;
}
.tabs ul li.cm-active {
	background: #dfe2e5 url(images/tab_left_active.png) no-repeat left top;
}
.tabs ul li a {
	display: block;
	padding: 6px 12px 4px 10px;
	height: 16px;
	background: url(images/tab_right.png) no-repeat right top;
}
.tabs ul li.cm-active a {
	background-image: url(images/tab_right_active.png);
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #8a8989;
	font: bold 12px Tahoma;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: bold 12px Tahoma;
	color: #545454;
}
.tabs ul li a:hover {
	text-decoration: underline;
}

/*
======
 EDIT
======
*/
.cm-tabs-content {
    background: #000000; /* Null */
	border: 1px solid #d9dbdd;
	border-top-width: 0px;
	padding: 15px 22px;
}
/* /Tabs */
.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}
.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* jCarusel */
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #b7b7b7;
}
.lm-left {
	border-left: 1px solid #b7b7b7;
}
.lm-right {
	border-right: 1px solid #b7b7b7;
}
.lm-bottom {
	border-bottom: 1px solid #b7b7b7;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
/* /Listmania */

/* common styles */
.border {
	border: 1px solid #000000;
}

/*
======
 EDIT
======
*/
.no-items {
    border: 1px #000000; /* null */
	background: #363636;    /* #f4f4f4; */
}

/* /common styles */

/* main styles */

/*
======
 EDIT
======
*/
#header {
	background: #666666 url(images/header_bg.jpg) no-repeat left top;     /* #272a2a url(images/header_bg.gif) repeat-x left top; */
}

/*
======
 EDIT
======
*/
.header-helper-container {
/* 	background: url(images/top_right_angle.gif) no-repeat right top; */
	padding-bottom: 3px;   /* 5px; */

}

/*
======
 EDIT
======
*/
.logo-image {
	margin: 0px;
/*	background: url(images/top_left_angle.gif) no-repeat left top; */
	padding: 16px 0 0 13px;
}
#footer {
	background: url(images/bottom_left_angle.gif) no-repeat left bottom;
	margin-right: 9px;
}

/*
======
 EDIT
======
*/
#content {
	padding: 26px 7px 0 7px;
	background: #111111;  /* background-color: #ffffff */
	border: 1px solid #000000;  /* null */
}

.exception #content {
	background-color: transparent;
}

/*
======
 EDIT
======
*/
.helper-container {
	padding: 19px 0 22px 0;
}

/* Styles for the fixed width layout */
#container {
	width: 991px;
	padding: 0px;
}
.central-column, .container-right .central-column, .container-left .central-column {
	margin: 0 172px 15px 172px;
	width: 588px;
}
.container-right .central-column, .container-left .central-column {
	margin: 0 0 15px 172px;
	padding: 0 0 15px 21px;
	width: 779px;
}
.container-left .central-column {
	margin: 0 172px 15px 0;
	padding: 0 21px 15px 0;
}
.left-column {
	margin-left: -972px;
}
/* /Styles for the fixed width layout */
/* /main styles */

/* top styles */
#top_menu {
	padding: 0px 8px 0px 0px;
	text-align: right;
	clear: both;
}
#top_menu ul.top-menu {
	background: transparent none;
}

/*
======
 EDIT
======
*/
#top_menu ul li.first-level {
	padding: 0;
	margin: 0;
	text-align: left;
	background-color: transparent;
	background: none;   /*  null  */
}

#top_menu ul li.first-level span {
	padding: 0px 16px 4px 37px;
}
#top_menu ul li.first-level span a, #top_menu ul li.first-level span a:visited, #top_menu ul li.first-level span a:active {
	color: #b2b2b2;
	font: bold 14px Arial, Helvetica, sans-serif;
}

/*
======
 EDIT
======
*/
#top_menu ul li.first-level span a:hover, #top_menu ul li.first-level.cm-active span a, #top_menu ul li.first-level.cm-active span a:visited, #top_menu ul li.first-level.cm-active span a:hover, #top_menu ul li.first-level.cm-active span a:active {
	color: #ffee12;   /*  #cee613;  */
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;

}
#top_menu ul ul {
	margin-top: 0px;
}
#top_menu li.first-level li a, #top_menu li.first-level li a:hover, #top_menu li.first-level.cm-active li a, #top_menu li.first-level.cm-active li a:hover {
	padding: 5px 23px 4px 12px;
}

/* /top styles */


/*
======
 EDIT
======
*/
/* top tools styles */
.top-tools-container {
	background-color: #000000;  /* #1a1d1f;  */
	border-top: 0px solid #606466;
	padding: 2px 5px 0 5px;
}
.top-tools-container span.float-left, .top-tools-container span.float-right {
	display: none;
}
.top-search {
	padding: 5px 0px 0px 16px;
}
.top-search .search-products-text {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c1c1c1;
	padding-right: 0px;
	vertical-align: 0px;
}
.search-selectbox {
	border: 1px solid #7492ac;
	height: 19px;
	background-color: #f8f8f8;
}
.search-input {
	border: 1px solid #7492ac;
	background-color: #f8f8f8;
	height: 15px;
	width: 156px;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0 0 0 6px;
	vertical-align: -1px;
	color: #bbb9b9;
}

/* /top tools styles */
.quick-links {

	text-align: right;
	padding: 0 19px 0 0;
	margin-top: -17px;   /* 17px */
}
.quick-links a, .quick-links a:visited, .quick-links a:active, .quick-links a:hover {
	color: #a7a7a7;
	text-decoration: none;
	padding: 0 1px 0 11px;
}
.quick-links a:hover {
	text-decoration: underline;
}
/* content-tools */

/*
======
 EDIT
======
*/
.content-tools {
	background: #363636 url('images/cart_bar.gif') repeat-x top left;  /* #ffffff; */
	padding: 2px 5px 0px 22px;
	margin-bottom: 0px;
}
.content-tools span.float-left, .content-tools span.float-right {
	display: none;
}
/* /content-tools */

/* cart box styles */
#sw_cart_box, .cart-list-icon {
	width: 42px;
	height: 25px;
}
.cart-list-icon {
	height: 23px;
}
#cart_status .float-left {
	background: url('images/top_tools_delim.gif') no-repeat 100% 4px;
	padding: 0px 13px 0px 0px;
	margin-right: 5px;
}

/*
======
 EDIT
======
*/
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: url('images/icons/checkout_link_arrow.gif') no-repeat 95% 6px;
	color: #ffffff;  /* #0082dd; */
}

/*
======
 EDIT
======
*/
#cart_status span {
	vertical-align: 0px;
	color: #ffffff;  /* #7a7a7a; */
}

/*
======
 EDIT
======
*/
#cart_status a {
	padding-left: 2px;
	color: #ffffff;  /* #7a7a7a; */
}

/*
======
 EDIT
======
*/
#cart_status span.lowercase strong {
	font-weight: normal;
	color: #ffffff;  /* #7a7a7a; */
}
/*
======
 EDIT
======
*/
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background-color: #ffee12 !important;    /*  #edf89b  */
	color: #000000 !important;  /*  null  */
}
/*
======
 EDIT
======
*/
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background: #e2e2e2 !important;     /* #f2f2f2 */
	color: #000000 !important;  /*  null  */

}
.cart-list {
	background: url('images/cart_list_bg.gif') no-repeat 0px 23px;
}

/*
======
 EDIT
======
*/
.list-container {
    background-color: #e2e2e2;    /*  null  */
	border: 2px solid #787878;    /*  #dadada;  */
	border-top-width: 0px;
}

/*
======
 EDIT
======
*/
.cart-list .list {
    background-color: #131313;     /*  null */
	border: 2px solid #787878;     /* #bababa;  */
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.cart-list ul {
	margin: 0px 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0px;
	padding-right: 2px;
}
.cart-list ul li {
	padding: 5px 0px;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
}

/*
======
 EDIT
======
*/
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
	color: #000000;   /*  null  */


}
/* /cart box styles */

/* common sidebox style */


/*
======
 EDIT
======
*/
.sidebox-title {
	background: #e9ebec url('images/sb_title_right.png') no-repeat right top;
	border-bottom: 0px solid #d9dbdd; /* 1px  */
	padding: 0 11px 0 0;
}

/*
======
 EDIT
======
*/
.sidebox-title span {
	background: url('images/sb_title_left.png') no-repeat left top;
	padding: 9px 10px 8px 12px;
	color: #dedede; /* #575757; */
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*
======
 EDIT
======
*/
.sidebox-body {
	background: #888888 url(images/sb_bg.gif) repeat-x left bottom;
}

/*
======
 EDIT
======
*/
.sidebox-body, .sidebox-categories-wrapper .sidebox-body {
	border: 1px none #000000;  /* #d9dbdd; */
/* 	border-top-width: 0px;   */
}
.sidebox-bottom {
	display: none;
}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper .sidebox-title {
	background: #4a5356 url('images/sb_categ_title_right.png') no-repeat right top;
	border-bottom: 0px solid #1c272b;
	padding: 0 11px 0 0;
}

/*
======
 EDIT
======
*/
.sidebox-categories-wrapper .sidebox-title span {
	background: url('images/sb_categ_title_left.png') no-repeat left top;
	color: #ffffff;   /*  #efefef;  */
    font-size: 14px;
	padding: 8px 11px 6px 13px;
}

/*
======
 EDIT
======
*/
.sidebox-categories-wrapper .sidebox-body {
	padding: 0px;
/*	background-image: none;  */
    background: #000000;   /*   url(images/category_bg.gif) no-repeat left top; */
}
/* /categories sidebox style */


/***** Tables *****/
/* Common table */
.table {
	background-color: none; /* #dee1e5; */
	padding: 1px 0px 1px 1px;
	border: 0px;
}

/*
======
 EDIT
======
*/
.table th {
	background-color: #000000;  /* #f0f0f0; */
	border: 0px solid #f0f0f0;  /* 1px #dee1e5; */
/*	border-bottom: 0px solid #f0f0f0;  /* 1px #dee1e5; */
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}
.table td, .table .table td {
	border: 0px solid #f0f0f0;  /* null */
/*	border-right: 0px solid #f0f0f0;  /* 1px #dee1e5; */
}
.table .table-footer td {
	background-color: #000000;  /* #f0f0f0; */
	border: 0px solid #f0f0f0;  /* null */
/*	border-right: 0px solid #f0f0f0;  /* 1px #dee1e5; */
}
/*
======
 EDIT
======
*/
.table-row, tr.table-row, td.table-row {
	background-color: #333333; /* #f1f4f6; */

}

/* /Common table */
/***** /Tables *****/

/* mainbox */
.mainbox-title {
	padding-bottom: 3px;
}

/*
======
 EDIT
======
*/
.mainbox-title span {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #ffee12; /* #02a1c4; */
}

/* mainbox2 */
.mainbox2-title {
	background: #2f3133 url(images/mb2_title_right.png) no-repeat right top;
	padding: 0 6px 0 0;
}
.mainbox2-title span {
	background: url(images/mb2_title_left.png) no-repeat left top;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #e7e7e7;
	display: block;
	padding: 6px 0 9px 16px;
}
.mainbox2-body {
	border: 1px solid #d9dbdd;
	border-top-width: 0px;
	margin-bottom: 19px;
	background: #fdfdfd url(images/mb2_bg.png) repeat-x left bottom;
}
/* /mainbox2 */


/*
======
 EDIT
======
*/
.subheader, .subheader-first-item {
	color: #dedede; /* #2d2e2e; */
	background: url('images/subheader_bg.gif') repeat-x bottom;
	padding: 13px 0px 5px 0px;
	margin-bottom: 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.subheader-first-item {
	padding: 0px 0px 5px 0px;
}
.subheader2 {
	font: bold 11px tahoma, arial, verdana, sans-serif;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}

/* color mainbox */
.mainbox-cart-title {
	background: #eaeaea url('images/mainbox_cart_title_bg.gif') repeat-x;
	font-size: 14px;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_left.gif') no-repeat left top;
	width: 8px;
	height: 32px;
	margin: -8px 0px 0px -13px;
}
.mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0px 0px;
}

/*
======
 EDIT
======
*/
.mainbox-cart-body, .mainbox-cart-body-flex {
    background: #000000; /* url('images/cart_bg.gif') repeat-x bottom left;
	border: 1px solid #000000;  /*  #dddddd;  */
	border-width: 0px 1px;
}

/*
======
 EDIT
======
*/
.cart-buttons {
	background-color: #000000;  /* #f1f1f1; */
	border-right: 1px solid #000000;  /* #dddddd; */
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

/*
======
 EDIT
======
*/
.updates-wrapper {
	background-color: #000000;  /*  #e5e8ec;  */
	border: 1px solid #d9dbdd;
}
.sidebox-body .updates-wrapper {
	margin: 8px -13px -10px -13px;
	border-width: 1px 0 0 0;
}
/* Bottom styles */

/*
======
 EDIT
======
*/
.footer-helper-container {
	background: #931313; /* url(images/bottom_right_angle.gif) no-repeat right bottom;  no #931313;  */
	margin: 0 -9px 0px 0;
	padding-bottom: 1px;
}

/*
======
 EDIT
======
*/
#footer .quick-links {
	margin: 0px;
	color: #dedede;    /*  null  */
	background-color: #931313;   /* #ffffff; */
}

/*
======
 EDIT
======
*/
#footer .quick-links a, #footer .quick-links a:visited, #footer .quick-links a:active, #footer .quick-links a:hover {
	color: #dedede;    /* #767676; */
}

/*
======
 EDIT
======
*/
.bottom-copyright {
	color: #dedede;   /* a4a4a4  */
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	background-color: #931313;   /* #ffffff; */
	padding: 7px 0 8px 0;
}
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font-size: 11px;
}

/*
======
 EDIT
======
*/
.bottom-search {
	background-color: #931313;   /* #ffffff; */
	padding: 0px 11px;
}


/*
======
 EDIT
======
*/
.bottom-search form {
	border-top: 1px solid #000000;  /*  #dee1e4;  */
	padding: 16px 0;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link, .extra-link:visited, .extra-link:hover, .extra-link:active {
	color: #92c605;
	text-transform: lowercase;
	font: normal 11px Tahoma;
}
/* /recently viewed */

/* product LIST view styles */

/*
======
 EDIT
======
*/
.discount-label {
	background: url('images/discount_label_left.gif') no-repeat left top;     /*images/discount_label_left.png */
	padding: 0px 0px 0px 5px;
}

/*
======
 EDIT
======
*/
.discount-label em {
	background: #ffee12 url('images/discount_label_right.gif') no-repeat right top; /*  #02a1c4;  images/discount_label_right.png*/
	padding: 4px 13px 1px 0px;
	color: #000000;  /* #ffffff */
	font: normal bold 11px Tahoma;
	min-width: 28px;
	text-align: center;
	height: 16px;
}
.discount-label em strong {
	font-weight: normal;
}
.product-variant-image-selected {
	border: 2px solid #3DA5EE;
}
.product-variant-image-unselected {
	border: 2px solid #CCCCCC;
}
.product-config-header {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #ffffff;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #d9dbdd;
}
.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */

/*
======
 EDIT
======
*/
.info-field-title {
	background-color: #931313;  /*  #f0f0f0  */
}

/* product details styles */

/*
======
 EDIT
======
*/
.product-details-options {
	background: #931313 url(images/product_option_bg.gif) repeat-x left bottom;   /* f2f2f2 */
	border: 1px solid #000000;   /* #d9dbdd; */
}
/* /product details styles */

/* List with circle bullets */
.bullets-list li, .cm-tabs-content ul li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
	padding: 1px 0px 6px 11px;
}
.cm-tabs-content ul li {
	background-image: url('images/icons/dot_dark.gif');
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
.arrows-list li {
	background: url('images/icons/cart_arrow.gif') no-repeat 1px 7px;
	padding-left: 13px;
}

.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
.tree-list .cm-expanded {
	background: url('images/icons/links_expanded.gif') no-repeat scroll right 5px;
}

.tree-list .cm-collapsed {
	background: url('images/icons/links_collapsed.gif') no-repeat scroll right 5px;
}
/* /Tree list */

/* Arrow list */
.arrow-list li {
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}
.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /Arrow list*/

/* Action bullets */
.action-bullets {
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0px 10px 0px 13px;
}
/* /Action bullets*/

/* No bullets */
ul.no-markers li, .cm-tabs-content ul.no-markers li {
	background-image: none;
	list-style-type: none;
	padding-left: 0px;
}
/* /No bullets */

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
}

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #FF1111; /* #f5f5ea; */
	color: #EEEEEE;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color:  #FFEB8F;/* #f5f5ea; */
	border-top-width: 0px;
}
.form-field label {
	color: #828080;
	font: bold 11px Tahoma;
}

/*
======
 EDIT
======
*/
.product-details-options .form-field label {
	color: #dedede;   /*  #599fae;  */
}
.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat right 6px;
}
.select-field label, .form-field .select-field label {
	font: normal 11px Tahoma;
}
.search-field textarea {
	border: 1px solid #83bdcb;
}
/* /form styles */

/* One page checkout styles */


/*
======
 EDIT
======
*/
.step-container, .step-container-active {
	background-color: #333333; /* #fafafa; */
	border: 1px solid #000000;  /* #dddddd; */
}
.step-container-active {
	background-color: #000000; /* #ffffff;*/
	border: 1px solid #696969; /* #c5d3cc; */
}
.checkout-steps {
	background-color: #111111; /*#e5e5e5;*/
}
.step-title-active {
	background: #BF271E url('images/mainbox_cart_title_bg.gif') repeat-x left bottom; /*#dbeeac url('images/op_checkout_title_active_bg.gif') repeat-x bottom;*/
	border-bottom: 1px solid #696969; /* #c5d3cc; */
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #FFEE12; /* #ff7800;*/
}
.step-body .shipping-rates label {
	font: italic bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc; /* #8ca1a1;*/
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: bold 17px Tahoma;
	color: #dedede; /* #8ca1a1;*/
	background: url('images/icons/step_arrow.gif') no-repeat 3px 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #ffffff; /* #242424; */
	background: url('images/icons/step_arrow_active.gif') no-repeat 0px 7px;
}
.step-complete-wrapper, .step-complete-wrapper strong {
	color: #8ca1a1;
	font: italic 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.step-complete-wrapper strong {
	font-weight: bold;
}
.step-complete-wrapper span {
	font-style: normal;
}
p.step-complete-wrapper {
	padding-top: 11px;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: bold 11px Tahoma;
	padding-top: 2px;
	padding-right: 3px;
}
#list_payment_methods {
	margin-left: -8px;
}
#summary {
	padding: 10px 0 5px 0;
}
.multiple-profiles, .multiple-profiles strong {
	font-style: normal;
}
.multiple-profiles .form-field {
	margin-bottom: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0px;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}

/*
======
 EDIT   ADDED
======
*/
.step-title {
        background-color: #666666;
}


/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box, .box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}

/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	opacity: 0.1;
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select {
	background-color: #ffffff;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini {
	border: 1px solid #c1d4eb;
}
a.cm-cur-item {
	border: 1px solid #0551ae;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
	background-color: #e5e8eC;
}
.calendar-navig a.cm-previous-month {
	background: url('images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #ffffff;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}            
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}    
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('images/icons/delete_icon.gif') no-repeat 0px 3px;
	text-transform: lowercase;
}
/* /block "Product filters" */

/* captcha */.image-captcha {
	border: 2px solid #d0e25a;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 16px Tahoma;
	padding: 4px 2px;
}
/* /captcha */

/* Select languages */
.select-link, .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
	padding-right: 18px;
}
.select-wrap {
	font-size: 11px;
	margin-top: 4px;
}
.content-tools-helper .float-right {
	padding-right: 5px;
}
.select-popup {
	border: 1px solid #cecece;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #404040;
	color: #ffffff;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
.localization {
	background: url('images/top_tools_delim.gif') no-repeat 0px 0px;
	padding: 1px 0px 7px 12px
}
/* /Select languages */

/* checkout totals */


/*
======
 EDIT
======
*/
.promotion-coupon {
	background: #B89B30 url('images/promotions_bg.gif') repeat-x left bottom; /* #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top; */
        padding-top: 8px;
        padding-bottom: 10px;
	/* border: 1px solid #dddddd; */
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* Statistic list */


/*
======
 EDIT
======
*/
ul.statistic-list {
	background-color: #111111; /* #f2f9db; */
}

/*
======================================
 EDIT - added from style.base 9/16/09
======================================
*/
ul.statistic-list li.total {
	background-color: #931313;
	font: bold 18px Arial;
	margin-top: 7px;
	padding: 9px 0px 5px 0px;
}


/* /Statistic list */

/* plain/dynamic menu */
.subcategories-link, .subcategories-link:visited, .subcategories-link:hover, .subcategories-link:active {
	color: #2d2d2d;
}
.subcategories-link-active, .subcategories-link-active:visited, .subcategories-link-active:hover, .subcategories-link-active:active {
	color: #2d2d2d;
	font-weight: bold;
}
.sitemap-list {
	padding-top: 10px;
}

/*
======
 EDIT
======
*/
ul.sitemap-list li {
	padding-left: 10px;
	background: #111111 url(images/icons/left_menu_arrow.gif) no-repeat 0px 6px;     /*  #ffffff  */
}
/* /plain/dynamic menu */

/* File uploader */
.fileuploader {
	border: 1px solid #d9d9d9;
	background-color: #f5f5f5;
}
.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	font: 10px Tahoma;
	color: #989898;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity {
	font: bold 11px Tahoma;
}

/*
======
 EDIT .price from style above
======
*/
.price {
    font: 18px Lucida Sans Unicode, Lucida Grande, sans-serif;
}


.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
}
.product-description a.cm-combo-off {
	background-image: url('images/icons/prod_details_expanded.gif');
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/

/*
======
 EDIT
======
*/

.pb-container em {
        background-color: #111111;
      /*  background: #d1d1d1 url('images/pb_step.gif') no-repeat 0px 0px; */
	color: #ffffff;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('images/pb_step_complete.gif');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('images/pb_step_active.gif');
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}

/*
======
 EDIT
======
*/

.pb-container span.active {
	color: #ffffff;  /* #222020; */
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */

/*
======
 EDIT
======
*/
.login-popup {
	background-color: #931313;  /* #f0f0f0; */
}
#sign_io {
	color: #6d6d6d;
	padding: 6px 17px 0px 0px;
}
#sign_io a, #sign_io a:visited, #sign_io a:hover, #sign_io a:active {
	color: #afafaf;
	text-decoration: none;
	padding: 0px;
}
#sign_io a:hover {
	text-decoration: underline;
}
.login-popup .error-text {
	color: #fd0000;
}

/*
======
 EDIT
======
*/
.login-popup .form-field label, .login .form-field label {
	color: #dedede;  /* #757474; */
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #ffffff url('images/icons/icon_username.gif') no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url('images/icons/icon_password.gif');
}
#sign_io a.text-button, #sign_io a.text-button:visited, #sign_io a.text-button:hover, #sign_io a.text-button:active {
	background: url(images/icons/sign_out_arrow.gif) no-repeat right 5px;
	padding: 0px 6px 0px 2px;
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #a5a5a5;
	font-size: 11px;
}
/* /breadcrumbs */

.manage-post {
	background-color: #f5f5f5;
}
.posts em {
	font-size: 11px;
}

/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
} 

/*
======
 EDIT
======
*/
.order-status {
	background: #931313 url('images/icons/ajax_loader.gif') no-repeat 5px center;  /*#f8f8f8*/
	border: 1px solid #676767;
}
body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #373737;
	font: bold 42px Arial, Helvetica, sans-serif;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}
.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0px;
}
.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0px 5px;
	padding: 0px 0px 14px 10px;
	color: #898989;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.exception-content p {
	font-size: 14px;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #ffffff;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* mandatory fields */
.mandatory-fields {
	font-size: 11px;
	text-decoration: underline;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #d5d5d5;
}
#content_discussion p.stars {
	padding: 3px 0 15px 0;
	text-align: right;
	margin: 0px;
}
.post-author {
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 11px;
}
.left-column .post-author, .right-column .post-author {
	padding: 3px 0 15px 0;
}
.post-message {
	padding: 0;
	font-style: italic;
}
.tags-group {
	font: italic normal 13px Arial, Helvetica, sans-serif;
}
.tags-list-container {
	padding: 0 0 10px 7px;                                        
}
.product-spacer {
	width: 0px;
	font-size: 0px;
}


/*
======
 EDIT
======
*/
.border-bottom {
	border-color: #0f0f0f;  /*  #e4e6e8; */
}
.left-column .input-text, .right-column .input-text, .updates-wrapper .input-text {
	width: 114px;
}


/*
================
 CUSTOM CLASSES
================
*/
.product-description-custom {
    font: 16px Trebuchet MS, Helvetica, sans-serif;

}

.product-category-height {
    height: 140px;
}

