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

body {
	background: #f1f6f9 url('images/body_bg.gif') repeat-y center top;
	
}
.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 #dfe6ed;
	padding: 2px;
}
select {
	border: 1px solid #dfe6ed;
	padding: 1px;
}
a, a:visited, a:hover, a:active {
	color: #014ead;
}
hr {
	border: 0px solid #1a1a1a;
	border-top-width: 1px;
}
.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;
	color: #FFFFFF;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #c5d1d8 1px solid;
	padding: 2px 1px 0px 1px;
}

/* Ajax */
.ajax-loading-box {
	background: url('images/ajax_left.gif') no-repeat left bottom;
	padding: 0px 0px 0px 5px;
}

.right-inner-loading-box {
	background: url('images/ajax_right.gif') no-repeat right bottom;
	padding: 0px 5px 0px 0px;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 12px;
	font-weight: bold;
	color: #3f0000;
}

.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 #d0cebe;
}
.section-title {
	background: #f3f1da 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;
}
.section-body, .section-body-details {
	border-top: 1px solid #d0cebe;
	background-color: #f6f5e4;
	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: #ffffff;
	background-color: #044E35;
	font: bold 12px Tahoma;
	padding: 2px 8px 3px 8px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: #064e38 url('images/but_right_action.gif') no-repeat right top;
	height: 21px;
	
}
.button-submit-action, .button-action {
	padding-right: 17px;
}
.button-submit-action, .button-action, x:-moz-any-link {
	padding-right: 15px;
}
.button-submit, .button {
	height: 19px;
}
.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: 21px;
	line-height: 14px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	border: 0px none;
	margin: 0px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, x:-moz-any-link {
	padding: 1px 0px 4px 6px;
}
.button-submit, .button {
	background-color: #044E35;
	background-image: none;
	border: 1px solid #044E35;
}
.button-submit input, .button a {
	background-image: none;
	font: bold 12px Tahoma;
	padding: 1px 6px 2px 5px;
}
.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: 2px 10px 2px 10px;
}
.button-action a {
	padding: 3px 0px 0px 10px;
}
.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: 8px;
	background: url('images/icons/text_but_arrow.gif') no-repeat right 6px;
}

.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: #FFFFFF;
	text-transform: lowercase;
}
/* /Buttons */

/* Category page */
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	color: #014ead;
}
.list-price {
	color: #757575;
}
.price, .sub-price {
	color: #990000;
}
.sub-price {
	color: #5a5a5a;
}
.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: #f1f9ff url('images/tabs_bg.gif') 0px 0px;
}
.tabs ul li, .tabs ul li.cm-active {
	padding: 4px 11px 6px 11px;
	margin: 2px 0px 0px 0px;
	height: 16px;
}
.tabs ul li.cm-active {
	background-color: #ffffff;
	border: 1px solid #d1d3d6;
	border-bottom-width: 0px;
	padding: 2px 11px 4px 11px;
	margin: 3px 0px 2px 0px;
}
/* /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 #e3e3e3;
}
.no-items {
	background-color: #f1f4f6;
}
/* /common styles */

/* main styles */
#footer {
	border-top: 2px solid #d0e0ee;
	padding: 8px;
}
/* Styles for the fixed width layout */ 

.helper-container, x:-moz-any-link {
	padding-right: 1px;
}
#container {
	border: 1px solid #e3ebf0;
	border-width: 0px 1px;
}
/* /Styles for the fixed width layout */ 

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout.
body {
	background-image: none;
	background-color: #ffffff;
}
*/
/* Styles for the 100% width layout */ 
/* /main styles */

/* top styles */
#top_menu {
	padding: 30px 8px 0px 0px;
	text-align: right;
	clear: right;
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	background: #dadadc url('images/top_tab_right.gif') no-repeat right top;
	padding: 0 2px 0 0;
	margin: 0 0 0 3px;
	text-align: left;
}
#top_menu ul li.first-level.cm-active {
	background: #005037 url('images/top_tab_right_active.gif') no-repeat right top;
	margin: -3px 0 -1px 3px;
}
#top_menu ul li.first-level span {
	background: url('images/top_tab_left.gif') no-repeat left top;
	padding: 6px 12px 4px 16px;
}
#top_menu ul li.first-level.cm-active span {
	background: url('images/top_tab_left_active.gif') no-repeat left top;
	padding: 9px 15px 6px 19px;
}
#top_menu ul ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}
/* /top styles */

/* top tools styles */
.top-tools-container {
	background: #caf0f9 url('images/top_tools_bg.gif') repeat-x;
}
.top-tools-container span.float-left {
	background: url('images/top_tools_left.gif') no-repeat top left;
}
.top-tools-container span.float-right {
	background: url('images/top_tools_right.gif') no-repeat top right;
}
.search-selectbox {
	border: 1px solid #83bdcb;
	width: 175px;
}
.search-input {
	border: 1px solid #83bdcb;
	width: 170px;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0px 8px 0px 4px;
	background: url('images/icons/search_advanced_arrow.gif') no-repeat right 5px;
}
/* /top tools styles */

.quick-links {
	text-align: right;
	float: none;
	padding-bottom: 0px;
}

/* content-tools */
.content-tools {
	background: #f1f1f1 url('images/content_tools_bg.gif') repeat-x;
}
.content-tools span.float-left, .content-tools span.float-right {
	background: url('images/content_tools_left.gif') no-repeat top left;
	width: 5px;
	height: 36px;
	margin: -5px 0px 0px -7px;
}
.content-tools span.float-right {
	background: url('images/content_tools_right.gif') no-repeat top right;
	margin: -5px -5px 0px 0px;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	background: url('images/top_tools_delim.gif') no-repeat 100% 2px;
	padding: 0px 14px 0px 0px;
	margin-right: 11px;
}
#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/cart_arrow.gif') no-repeat 95% 6px;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	/*background-color: #f2fbb5 !important;*/
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	/*background-color: #f2f2f2 !important;*/
}
.cart-list {
	/*background: url('images/cart_list_bg.gif') no-repeat 0px 24px;*/
}
.list-container {
	border: 1px solid #bebebe;
	border-top-width: 0px;
}
.cart-list .list {
	border: 1px solid #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;
}
#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;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-title {
	background: #cfdfe7 url('images/sb_title_left.png') no-repeat left top;
}
.sidebox-title span {
	background: url('images/sb_title_right.png') no-repeat right top;
	padding: 7px 10px 7px 0px;
	color: #003542;
}
.sidebox-body {
	border-left: 1px solid #cfdfe7;
	border-right: 1px solid #cfdfe7;
}
.sidebox-bottom {
	background: #cfdfe7 url('images/sb_btm_right.gif') no-repeat right top;
}
.sidebox-bottom span {
	background: url('images/sb_btm_left.gif') no-repeat left top;
}
/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper .sidebox-title {
	background: #cbf1f7 url('images/sb_categ_title_left.png') no-repeat left top;
}
.sidebox-categories-wrapper .sidebox-title span {
	background: url('images/sb_categ_title_right.png') no-repeat right top;
}
/* /categories sidebox style */

/***** Tables *****/
/* Common table */
.table {
	background-color: #dee1e5;
	padding: 1px 0px 1px 1px;
	background-color: #1a1a1a;
}
.table th {
	background-color: #e8eff8;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
	
	background-color: #1a1a1a;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #c2c2c2;
	font-weight: bold;
}
.table td, .table .table td {
	border-right: 1px solid #dee1e5;
	border-right: 1px solid #333333;
}
.table .table-footer td {
	background-color: #1a1a1a;
	border-right: 1px solid #dee1e5;
	border-right: 1px solid #333333;
}
.table-row, tr.table-row, td.table-row {
	background-color: #1a1a1a;
}
/* /Common table */
/***** /Tables *****/

/* mainbox2 */
.mainbox2-title {
	background: url('images/subheader_bg.gif') repeat-x left bottom;
}
/* /mainbox2 */

.subheader, .subheader-first-item {
	color: #FFFFFF;
	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: #ecf6f8 url('images/mainbox_cart_title_bg.gif') repeat-x;*/
	background-color: #1A1A1A;
	font-size: 14px;
	border: 1px solid #333333;
	border-bottom: none;
}
.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;
	display: none;
}
.mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0px 0px;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #333333;
	border-width: 0px 1px;
}
.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
	
	background-color: #1a1a1a;
	border: 1px solid #333333;
	border-top: none;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
	background-color: #e9eff3;
	border: 1px solid #d2e1e8;
}

/* Bottom styles */
.bottom-copyright {
	color: #313131;
	font: 11px Arial, Helvetica, sans-serif;
}
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font-size: 11px;
}
.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: #ff5400;
	text-transform: lowercase;
	font: normal 11px Tahoma;
}
/* /recently viewed */

/* product LIST view styles */
.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0px 0px 0px 10px;
}
.discount-label em {
	background: #37aae8 url('images/discount_label_right.png') no-repeat right top;
	padding: 4px 4px 4px 1px;
	color: #ffffff;
	font: normal bold 13px Arial, Helvetica, sans-serif;
	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 {
	background-color: #1a1a1a;
	border: 1px solid #333333;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #333333;
	color: #FFFFFF;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #333333;
	background-color: #1a1a1a;
}
.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */

.info-field-title {
	background-color: #1a1a1a;
}

/* product details styles */
.product-details-options {
	background-color: #ffffbf;
}
/* /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: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0px;
}
.form-field label {
	font: normal 12px verdana, geneva, arial, helvetica, sans-serif;
}
.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 */
.step-container, .step-container-active {
	background-color: #f8fdff;
	border: 1px solid #dddddd;
	
	background-color: #1a1a1a;
	border: 1px solid #333333;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #c6d8dd;
	
	background-color: #222222;
	border: 1px solid #333333;
}
.checkout-steps {
	background-color: #c8eef6;
	background-color: #0C7A57;
}
.step-title-active {
	/*background: #fdfec5 url('images/op_checkout_title_active_bg.gif') repeat-x bottom;*/
	border-bottom: 1px solid #000000;
	background-color: #003020;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #ff7800;
	color: #CC9933;
}
.step-body .shipping-rates label {
	font: italic bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #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: #8ca1a1;
	background: url('images/icons/step_arrow.gif') no-repeat 3px 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #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');
}
/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box, .box {
	border: 1px solid #333333;
	background-color: #1a1a1a;
}
/* /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;
}
.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% 3px;
}
.select-wrap .select-link, .select-wrap .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
}
.cm-select-list a.active {
	font: bold 12px Arial;
}
.select-popup {
	border: 1px solid #cecece;
	color: #1a1a1a;
}

	.select-popup a {
		color: #1a1a1a;
	}

ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #01b1dc;
	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 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	background: #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top;
	background-image: none;
	background-color: #1a1a1a;
	border: 1px solid #333333;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* Statistic list */
ul.statistic-list {
	background-color: #f2f9db;
}
/* /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;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/icons/left_menu_arrow.gif) no-repeat 0px 6px;
}
/* /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-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF !important;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.quantity label {
	color: #FFFFFF;
}
.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 **/
.pb-container em {
	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;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	color: #014ead;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #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');
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs {
	color: #CBCBCB;
	font-size: 11px;
	padding-top: 9px;
}

.breadcrumbs a {
	color: #FFFFFF;
	text-decoration: underline;
}

	.breadcrumbs a:hover {
		color: #CBCBCB;
		text-decoration: none;	
	}

/* /breadcrumbs */

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

/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #2a2a2a url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #333333;
	color: #FFF;
}
body.clear-body {
	background-color: #000000;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */

.exception-body {
	padding-top: 200px;	
	padding-left: 18px !important;
}

.exception-body h1 {
	background-color: #1a1a1a;
	color: #ffffff;
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #FFFFFF;
	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 0px;
	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-content a {
	color: #FFFFFF !important;
}

.exception-logo {
	margin-left: -12px;
	display: none;
}
/* /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;
}
.cm-hint {
	color: #A5A5A5 !important;
}






























.clearer {
	width: 99%;
	height: 1px;
	clear: both;
}

body {
	background: #000000 url('/shop/skins/basic/customer/images/site/bg.jpg') repeat-x left top;
}

#container {
	border: none;
	margin:0 auto;
	padding:0;
	width:968px;
	background: url('/shop/skins/basic/customer/images/site/masthead.jpg') left top no-repeat;
}



.logo-image {
	margin: 3px 0 10px 17px;
}



#top_menu {
	padding: 70px 0 0 0px;
	text-align: left;
	clear: right;
	margin: 0 0 0 230px;
}

#top_menu li.first-level a, #top_menu li.first-level a:hover, #top_menu li.first-level.cm-active a, #top_menu li.first-level.cm-active a:hover {
	color:#005037;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

#top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	color:#FFFFFF;
}

	#top_menu ul li.first-level span {
		padding:10px 14px 12px 14px;
	}

	#top_menu ul li.first-level.cm-active span {
		padding:10px 17px 12px 17px;
	}

	#top_menu ul li.first-level span a:hover {
		text-decoration: none;
		color: #000000;
	}

	#top_menu ul li.first-level.cm-active span a:hover {
		text-decoration: none;
		color: #FFFFFF;
	}
	
.top-tools-container {
	-moz-background:none;
	background: none;
	clear:both;
	padding: 15px 0 0 0;
	width: 565px;
	height: 45px;
	/*background-color: blue;*/
	float: right;
}


	.top-tools-container a {
		color: #FFFFFF;
	}

	.top-tools-container span.float-left {
		-moz-background:none;
		background:none;
	}
	
	.top-tools-container span.float-right {
		-moz-background:none;
		background:none;
	}	
	
	div#sign_io {
		color: #FFFFFF;	
		padding: 0 10px 0 0;
	}

		div#sign_io a {
			color: #FFFFFF !important;	
		}
	
	.top-tools-container div.top-search span.search-products-text {
		color: #FFFFFF;
	}
	
	.top-tools-container div.top-search select.search-selectbox {
		border: 1px solid #000000;	
	}
	
	.top-tools-container div.top-search input.search-input {
		border: 1px solid #000000;	
	}
	
	.top-tools-container .go-button {
		border: 1px solid #111111;
		padding: 0px;
		margin-left: 4px;
	}
	

.sidebox-body {
	background-color: #FFFFFF;	
}
	
.cm-tabs-content * {
	color: #FFFFFF;
}

.content-tools {
	background: none;
	width: 350px;
	height: 50px;
	color: #FFFFFF !important;
	margin: 0;
	padding: 20px 0 0 20px;
	float: left;
}

#cart_status *{
	color: #FFFFFF !important;
}

#cart_box * {
	color: #000000 !important;	
}

#sw_cart_box, .cart-list-icon {
	border:0 none;
	height:30px;
	width:44px;
}

	.content-tools span.float-left, .content-tools span.float-right {
		-moz-background-clip:none;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background: none;
		height:50px;
		margin:0 0 0 0;
		width:1px;
	}
	
p.quick-links {
	text-align: left;
	float: none;
	padding: 0;
	margin: 4px 0 8px 0;
	display: block;
	width: 968px;
	height: 39px;
	background: #222222 url('/shop/skins/basic/customer/images/site/top-menu-bg.jpg') left top repeat-x;
	
}

	p.quick-links a {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 15px;
		display: block;
		float: left;
		padding: 0 14px 0 14px !important;
		height: 39px;
		line-height: 34px;
		border-right: 1px solid #000000;
	}

		p.quick-links a:hover {
			color: #006732;
			text-decoration: none;
			background: #FEFEFE url('/shop/skins/basic/customer/images/site/top-menu-hover-bg.jpg') left top repeat-x;
			
		}

div.sidebox-left-cat {
	margin-bottom: 20px;
	background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-bg-cat.jpg') no-repeat left bottom;
	/*height: 310px;*/
	padding-bottom: 150px;
}

	div.sidebox-left-cat ul.dropdown ul {
		border:1px solid #dddddd;
		width: 235px;
	}

div.sidebox-left {
	margin-bottom: 20px;
	background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-bg-left.jpg') repeat-y left top;
}

	div.sidebox-left-title {
		height: 55px;	
		background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-header-left.jpg') no-repeat left top;
	}
	
	div.sidebox-left-title h3 {
		line-height: 55px;	
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 68px;
	}	
	
	div.sidebox-left-footer {
		background: #000000 url('/shop/skins/basic/customer/images/site/box-bg-left-footer.jpg') no-repeat left top;
	}
	div.sidebox-left-cat div.sidebox-bottom {
		display: none;	
	}
	
	div.sidebox-left div.sidebox-body,
	div.sidebox-left-cat div.sidebox-body {
		background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-bg-left.jpg') repeat-y left top;	
		border: none;
	}
	
.sidebox-left-cat div.sidebox-body ul#vmenu {
	width: 100%;
}	
	
	.sidebox-left-cat div.sidebox-body ul#vmenu li a {
		color: #10543D;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 32px;
		font-size: 12px;
		background: url('/shop/skins/basic/customer/images/site/cat-plus.gif') 20px 10px no-repeat;
	}

		.sidebox-left-cat div.sidebox-body ul#vmenu li a:hover {
			color: #ddac23;
			text-decoration: none;			
		}
	
		.sidebox-left-cat div.sidebox-body ul#vmenu li.h-sep {			
			background: transparent url('/shop/skins/basic/customer/images/site/sep-line.jpg') repeat-x scroll center center;
		}


div.sidebox-left ul.bullets-list li a {
	text-decoration: none;	
	color: #10543D;
}

	div.sidebox-left ul.bullets-list li a:hover {
		text-decoration: none;	
		color: #ddac23;
	}

	
div.sidebox-right {
	margin-bottom: 20px;
	background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-bg-right.jpg') repeat-y left top;
	width: 188px;
}

	div.sidebox-right-title {
		height: 55px;
		width: 188px;
		background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-header-right.jpg') no-repeat left top;
	}
	
	div.sidebox-right-title h3 {
		line-height: 55px;	
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 60px;
	}	
	
	div.sidebox-my-account-title {
		height: 55px;
		width: 188px;
		background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-header-my-account.jpg') no-repeat left top;
	}
	
	div.sidebox-my-account-title h3 {
		line-height: 55px;	
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 60px;		
	}
	
	div.sidebox-right div.sidebox-body {
		background: #FFFFFF url('/shop/skins/basic/customer/images/site/box-bg-right.jpg') repeat-y left top;	
		border: none;
		width: 150px;
	}
	
	div.sidebox-right div.sidebox-right-footer {
		width: 188px;
	}
	
	div.sidebox-right div.sidebox-body .updates-wrapper {
		margin-left: 2px;
		background-color: #f1f1f1;
	}
	
		div.sidebox-right div.sidebox-body .updates-wrapper input#track_order_item {
			width: 110px;
		}

	div.sidebox-right-footer {
		background: #000000 url('/shop/skins/basic/customer/images/site/box-bg-right-footer.jpg') no-repeat left top;
	}
	
	
div.sidebox-right .arrows-list li  {
	background: url('/shop/skins/basic/customer/images/site/cat-plus.gif') 2px 7px no-repeat;
	color: #10543D;
}	

div.sidebox-right .arrows-list li a {
	color: #10543D;
	text-decoration: none;
}	

	div.sidebox-right .arrows-list li a:hover {
		color: #ddac23;
		text-decoration: none;
	}	

div.sidebox-right div.updates-wrapper	p {
	color: #10543D;	
}

div.sidebox-right .bullets-list {
	width: 100%;	
}

div.sidebox-right .bullets-list li {
	background: url('/shop/skins/basic/customer/images/site/folder.gif') no-repeat 5px 5px;
	padding: 1px 0px 6px 20px;
}
	
	div.sidebox-right .bullets-list li a {
		color: #10543D;	
		text-decoration: none;
	}

		div.sidebox-right .bullets-list li a:hover {
			color: #ddac23;	
			text-decoration: none;
		}
	
/* Product List */


div.mainbox-body {
	background-color: #000000;
}

	div.mainbox-body p.no-items {
		color: #FFFFFF;	
		background-color:#1a1a1a;
		font-weight:bold;
		margin:6px 3px;
		padding:15px 0;
		text-align:center;
	}
	
.section-border {
	border: 1px solid #333333;
}

.section-title {
	background-image: none;
	background-color: #1a1a1a;
}

	.section-title a {
		color: #FEFEFE;
		font-weight: normal;
	}

.section-body, .section-body-details {
	background-color: #232323;
	border-top: 1px solid #333333;
	padding: 9px 16px;
}

.pagination-container hr {
	display: none;	
}


.pagination-container div.select-popup {
	border: 1px solid #cecece;
	color: #1a1a1a !important;
	background-color: bebebe;
}

	.pagination-container div.select-popup a {
		color: #1a1a1a !important;
	}
	
div.wens-image {
	border: 1px solid #939593;
	border: 1px solid #EAEDDE;
	width: 160px
}	

div.wens-product {
	width: 160px;
}

	div.wens-product .buttons-container {
		padding: 0;
	}

	div.wens-product span.price {
		color: #FFF;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	}

		div.wens-product .cm-submit-link,
		div.wens-product .text-button {
			background: #023828 url('/shop/skins/basic/customer/images/site/add-product.jpg') no-repeat left top;
			color: #FFFFFF;
			text-decoration: none;
			font-size: 11px;
			display: block;
			width: 114px;
			height: 26px;
			line-height: 24px;
			margin: 0 0 5px 0;
			padding-left: 40px;
			font-weight: bold;
			font-family: Tahoma, Geneva, sans-serif;
		}

div.wens-description a.product-title {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}	

	
div.wens-description a.product-title:hover {
	color: #CACACA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}	

div.wens-extra {
	padding-top: 8px;
}
   
    div.wens-extra div.wens-more {
		float: left; 
		width: 60%;
	}
	
		div.wens-extra div.wens-more a {
			color: #FFFFFF;
			text-decoration: underline;
			font-weight: normal;
			padding-left: 9px;
			background: #000000 url('/shop/skins/basic/customer/images/site/plus.gif') no-repeat 0px 4px;
		}

			div.wens-extra div.wens-more ahover {
				color: #CACACA;
				text-decoration: underline;
				font-weight: normal;
			}
		
	div.wens-extra div.wens-price {
		float: right; 
		width: 35%; 
		text-align: right;
	}   
       
       
	   
	   
	   
	   
	   
	   
/* Product Details Page */

div.right strong, div.right a#sw_select_wrap_sort_by {
	color: #FFFFFF !important;	
}

h1.mainbox-title span {
	color: #FFFFFF !important;
	display: block;
	/*height: 40px;*/
	width: 99%;
	font-size: 24px;
	line-height: 40px;
	margin: 0 0 0px 0;
	font-weight: normal;
	background: #000000 url('/shop/skins/basic/customer/images/site/title-bg.jpg') no-repeat left top;
}

.product-image {
	border: 1px solid #939593;
	border: 1px solid #EAEDDE;
}

.product-details-options {
	background-color:#000000;
	color: #FFFFFF !important;
}

.price {
	color: #FFFFFF;
}

div.form-field label {
	color: #FFFFFF !important;	
}

.tabs {
	background: #000000 url('/shop/skins/basic/customer/images/site/title-bg.jpg') no-repeat left 46px;
	margin-top: 20px;
	padding:0;
	vertical-align: bottom;
	height: 47px;
}

	.tabs ul li {
		color: #FFFFFF;
		background: #003F2C url('/shop/skins/basic/customer/images/site/tab-corner-left.jpg') no-repeat left top;
		height: 46px;
		line-height: 46px;
		font-size: 15px;
		margin: 0 2px 0 0;
		padding: 0 0 0 19px;
	}

		.tabs ul li a {
			display: block;
			width: 100%;
			height: 46px;
			color: #FFFFFF;
			text-decoration: none;
			font-size: 15px;
			padding: 0 0 0 0;
			margin-right: 19px;
			line-height: 46px;
			background: #003F2C url('/shop/skins/basic/customer/images/site/tab-corner-right.jpg') no-repeat right top;
		}

			.tabs ul li a:hover {
				background: #003F2C url('/shop/skins/basic/customer/images/site/tab-corner-right.jpg') no-repeat right top;
				color: #C5C5C5;
				text-decoration: none;
				font-size: 15px;
				line-height: 46px;
			}
			
			
		.tabs ul li.cm-active {
			background: #C5C5C5 url('/shop/skins/basic/customer/images/site/tab-active-corner-left.jpg') no-repeat left top;
			color: #003F2C;
			border: none;
			height: 46px;
			line-height: 46px;
			font-size: 15px;
			margin: 0 2px 0 0;
			padding: 0 0 0 19px;
		}	
			
			.tabs ul li.cm-active a {
				display: block;
				width: 100%;
				height: 46px;
				background: #C5C5C5 url('/shop/skins/basic/customer/images/site/tab-active-corner-right.jpg') no-repeat right top;
				color: #003F2C;
				font-weight: normal;
				text-decoration: none;
				font-size: 15px;
				line-height: 46px;
			}	
		
				.tabs ul li.cm-active a:hover {
					background: #C5C5C5 url('/shop/skins/basic/customer/images/site/tab-active-corner-right.jpg') no-repeat right top;
					color: #003F2C;
					color: #111111 !important;
					font-weight: normal;
					text-decoration: none;
					font-size: 15px;
					line-height: 46px;
				}	
				
	
#content_send_to_friend div.form-field input,
#content_send_to_friend div.form-field textarea {
	color: #111111;	
}
	
				
#footer {
	border-top: none;
	padding: 12px 0 0 0;
	background: #000000 url('/shop/skins/basic/customer/images/site/footer-bg.jpg') no-repeat center top;
	height: 120px;
}

	#footer div.footer-search {
		text-align: center;
		height: 34px;
		padding-top: 6px;
	}
	
	#footer div.footer-nav {
		width: 675px;
		float: left;
		height: 25px;
		line-height: 25px;
		font-size: 11px;
	}
	
		#footer div.footer-nav a {
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: none;
			margin-right: 2px;
			padding-right: 4px;
			border-right: 1px solid #1F1F1F;
		}

			#footer div.footer-nav a:hover {
				font-size: 11px;
				color: #C2C2C2;
				text-decoration: none;
			}
			
	#footer div.bottom-copyright {
		width: 280px;
		float: right;
		height: 25px;
		line-height: 25px;
		font-size: 11px;
		color: #C2C2C2;
		text-align: right;
	}
	
		#footer div.bottom-copyright a {
			font-size: 11px;
			color: #C2C2C2;
			text-decoration: none;
		}

			#footer div.bottom-copyright a:hover {
				font-size: 11px;
				color: #FFFFFF;
				text-decoration: none;
			}
			
			
/* Register and Login Pages */

div.central-column a {
	color: #FFFFFF !important;	
}

	div.central-column a:hover {
		color: #C2C2C2 !important;	
	}

div.error-message div.message p {
	color: #000000;	
}

a.cm-combination {
	color: #FFFFFF;	
}

	a.cm-combination:hover {
		color: #C2C2C2;	
	}
	
.border {
	border:1px solid #1a1a1a;
}

ul.statistic-list {
	background-color:#1a1a1a;
	border: 1px solid #333333;
}

	ul.statistic-list li.total {
		background-color:#1a1a1a;
	}
	
	









ul.menu-root-categories {
	padding-right: 5px;
}
ul.menu-root-categories li {
	padding: 0;
}
ul.menu-root-categories li a {
	/*
	display: block;
	padding: 2px 5px 3px 3px;
	background: url(images/icons/category_collapsed.gif) no-repeat right 5px;
	height: 1%;
	*/
	
	color: #10543D;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0 3px 32px;
	font-size: 12px;
	background: url('/shop/skins/basic/customer/images/site/cat-plus.gif') 20px 10px no-repeat;
	text-decoration: none;
}

ul.menu-root-categories li a:link, 
ul.menu-root-categories li a:visited,
ul.menu-root-categories li a:hover,
ul.menu-root-categories li a:active {
	background: url('/shop/skins/basic/customer/images/site/cat-plus.gif') 20px 10px no-repeat;
	font-weight: normal;
	text-decoration: none;
	color: #10543D;	
}

ul.menu-root-categories li a:hover {
	color: #ddac23;
}


ul.menu-subcategories {
	padding: 3px 0px 7px 19px;
}

ul.menu-subcategories li {
	padding:  2px 0px 4px 1px;
	line-height: 12px;
	height: 1%;
}

	ul.menu-subcategories li a {
		text-decoration: none;
		font-size: 11px;
		color: #0C3F2D;
	}

		ul.menu-subcategories li a:hover {
			text-decoration: none;
			font-size: 11px;
			color: #000000;
		}

.sidebox-right .sidebox-body strong {
	color: #0C3F2D;
	padding: 0 0 4px 13px;
}