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

body {
background: url('images/page_bg.png') repeat-x top;
font-size: 12px; 
font-family: Arial, tahoma, verdana, sans-serif;
color: #333333;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	color: #333333;
	border: 1px solid #dfe6ed;
	padding: 2px;
}
select {
	border: 1px solid #dfe6ed;
	padding: 1px;
}
a, a:visited, a:active {
	color: #333;text-decoration: none;
}
a:hover{text-decoration: underline; color: #014EAD;}

hr {
	border: 0px solid #eaf0f5;
	border-top-width: 1px;
}
.dark-hr {
	border-color: #e3e3e3;
}
hr.dashed {
	border: 0 none;
	border-bottom: 1px dashed #909090;
}
.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/mybg.png') no-repeat 0 -100px;
	padding: 1px 0px 1px 15px;
	font-size: 10px;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	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;*/text-decoration: none;
}
.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;
	margin-top: 0px;
}
.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; text-decoration: none;
	font: bold 11px Arial;
	height: 20px;
	line-height: 13px;
	border: 0px none;
	margin: 0px;
}
.button-submit-action input, .button-submit input {
	padding: 3px 8px 4px 0
}
.button-submit-action input, .button-submit input, x:-moz-any-link {
	padding: 1px 7px 4px 0;
}
.button a, .button-action a {text-decoration: none;
	padding: 3px 10px 0 3px;
	height: 17px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: #f67c1c url('images/mybg.png') no-repeat 0 -120px; /*url('images/but_left_action.png') no-repeat left top;*/
	height: 20px;
	padding-left: 8px;
}
.button-submit, .button {
	background: #7bc3f7 url('images/mybg.png') no-repeat 0 -140px; /*url(images/but_left.png) no-repeat left top;*/
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background: transparent url('images/but_right_action.png') no-repeat right top;
}
.button-submit input, .button a {
	background: url(images/but_right.png) no-repeat right top;
}
.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 Arial, Verdana, Geneva, 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 */
.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;text-decoration: none;
	color: #b20101;
	text-transform: lowercase;
}
.product-container .button-submit-action, .product-container .text-button {
	margin-right: 5px;
}
/* /Buttons */

/* Category page */
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	color: #014ead;
	font-size: 12px;
}
.list-price {
	color: #757575;
	font: normal 11px Arial;
}
.price, .sub-price {
	color: #990000;
}
.sub-price {
	color: #333333;
}
.discount {
	color: #333333;
}
.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: 2px 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:active {
	text-decoration: none;
	color: #666666;

}
.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 {
text-decoration: none;
	color: #666666;
}
.tabs ul li a:hover {
color: #014EAD;
	text-decoration: underline;
}
.cm-tabs-content {
	border: 1px solid #BBBFEE;
	border-top-width: 1px;
	padding: 15px 22px;
}
.tab-list-title {
	border-bottom: 1px solid #808080;
}
/* /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;
}
.jcarousel-skin .prices-container {
	padding: 5px 0 2px 0;
}
.jcarousel-skin .buttons-container {
	padding-top: 0px;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #dadada;
}
.lm-left {
	border-left: 1px solid #dadada;
}
.lm-right {
	border-right: 1px solid #dadada;
}
.lm-bottom {
	border-bottom: 1px solid #dadada;
}
.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;
	background: #ffffff url('images/foot_bg.gif') repeat-x;
}
/* Styles for the fixed width layout */
#container {
	/*border: 1px solid #e3ebf0;*/
	border-width: 0px 1px;
	/*background-color: #ffffff;*/
	/*background: #ffffff url('images/head_bg.gif') repeat-x;*/
}
/* /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: 35px 8px 0px 0px;*/
/*	text-align: center;*/
	clear:both;
}

#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
/*	background: #f7f7e3 url('images/top_tab_right.gif') no-repeat right top;*/
	/*padding: 0 2px 0 0;*/
	/*margin: 2px 0 -4px 3px;*/
	text-align:center;
	border-right: 1px solid #ccc;  border-bottom: none;
	height: 38px; width: 120px; 
}
#top_menu ul li.first-level.cm-active {
	/*background: #caf0f9 url('images/top_tab_right_active.gif') no-repeat right top;*/
	/*margin: 2px 0 -4px 3px;*/
	height: 38px;
}
#top_menu ul li.first-level span {
	/*background: url('images/top_tab_left.gif') no-repeat left top;*/
	padding: 11px 12px 6px 16px;
}
#top_menu ul li.first-level.cm-active span {
	/*background: url('images/top_tab_left_active.gif') no-repeat left top;*/
	padding: 11px 12px 6px 16px; 
}

#top_menu ul li ul li {text-align: left;}

/* /top styles */

/* top tools styles */
.top-tools-container {
	background: #70C8DC 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;
}
.search-input {
	border: 1px solid #83bdcb;
}
.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;
       font-size: 11px;
}

/* 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;text-decoration: none;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background-color: #f2fbb5 !important;text-decoration: none;
}
.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;text-decoration: none;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-title {border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc;
	background: #AAC5F4 url('images/sb_title_left.png') repeat-x top;
}
.sidebox-title span {
/*	background: url('images/sb_title_right.png') no-repeat right top;*/
	padding: 7px 10px 7px 0px;
	color: #003542;
}
.sidebox-body {
	/*background: #f3f3f3;*/
	background: #eee/* url('images/sideboxbg.png') repeat-y*/;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.sidebox-bottom {
	/*background: #AAC5F4 url('images/sb_btm_right.gif') no-repeat right top;*/
}
.sidebox-bottom span {
/*	background: url('images/sb_btm_left.gif') no-repeat left top;*/
}
/*
.sidebox-body ul a, .sidebox-body ul a:visited, .sidebox-body ul a:hover, .sidebox-body ul a:active {
	font-size: 12px; display: block; 
	padding: 2px 0 4px 0; border-bottom: 1px dotted #dedede; padding-bottom: 3px;
}
*/
.sub-menu ul a, .sub-menu ul a:visited, .sub-menu ul a:hover, .sub-menu ul a:active {
	display: block; margin: 0 4px; text-decoration: none; 
	padding: 4px 0 2px 14px; border-bottom: 1px dotted #999999;
	background: url('images/mybg.png') no-repeat 2px -80px;
}
.sub-menu ul a:hover, .sub-menu ul a:active {color: blue; display:block;
	background: #fff url('images/mybg.png') no-repeat 2px -80px;
}

.new{background: url('images/mybg.png') no-repeat 138px 0px;}
.hot {background: url('images/mybg.png') no-repeat 138px -20px;}

.sub-menu ul li ul {padding-left:12px;}

.sub-menu ul li ul li a, .sub-menu ul li ul li a:visited, .sub-menu ul li ul li a:hover, .sub-menu ul li ul li a:active {
	display: block; margin: 0 4px; text-decoration: none;
	padding: 2px 0 2px 7px; border-bottom: 1px dotted #999999;
	background: url('images/mybg.png') no-repeat 0 -60px;
}

.sub-menu ul li ul li a:hover, .sub-menu ul li ul li a:active {color: blue;display:block;
	background: #fff url('images/mybg.png') no-repeat 0 -60px;
}


/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper .sidebox-title {
	background: #cbf1f7 url('images/sb_categ_title_left.png') repeat-x top;
}
.sidebox-categories-wrapper .sidebox-title span {
/*	background: url('images/sb_categ_title_right.png') no-repeat right top;*/
}
.sidebox-categories-wrapper .sidebox-body { border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;
	padding: 8px 0 10px 0px;
}
/* /categories sidebox style */

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

/* mainbox */
.product-main-info h1.mainbox-title {
	padding: 6px 0 0 0;
	font-size: 1.2em;
}
/* /mainbox */

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

.subheader, .subheader-first-item {
	color: #333333;
	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 arial, tahoma, 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;
	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;
}
.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #dddddd;
	border-width: 0px 1px;
	width:98%;
}
.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

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

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

/* product LIST view styles */
.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0px 0px 0px 10px;
}
.product-details-options .discount-label {
	margin-top: 24px;
}
.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-config-header {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
.product-list-price {
	padding-bottom: 4px;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	background-color: #edf8fe;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #edf8fe;text-decoration: none;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #014ead;
	background-color: #ffffff;
}
.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */

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

/* product details styles */
.product-details-options {
	background-color: #ffffbf;
}
.product-details-options .product-container {
	padding: 0px;
}
/* /product details styles */

/* List with circle bullets */
ul.bullets-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
}
/* /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 */
li.cm-expanded {
	background: url('images/icons/category_expanded.gif') no-repeat scroll right 5px;
}
li.cm-collapsed {
	background: url('images/icons/category_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;
}
/* /Arrow list*/

/* inside list */
.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /inside 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;
}
.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, ul.bullets-list li {
	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0px 6px 11px;
}
/* /Action bullets*/

/* No bullets */
ul.no-markers li, .wysiwyg-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;
}

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #f8fdff;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #c6d8dd;
}
.checkout-steps {
	background-color: #c8eef6;
}
.step-title-active {
	background: #fdfec5 url('images/op_checkout_title_active_bg.gif') repeat-x bottom;
	border-bottom: 1px solid #c6d8dd;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #ff7800;
}
.step-body .shipping-rates label {
	font: italic bold 11px Arial, Verdana, Geneva, 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 13px Arial;
	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 Arial, Verdana, Geneva, 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 Arial;
	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 {
	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;
}
#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, .product-variant-image-unselected, #thumbs_frame img {
	border: 1px solid #e2e2e2;
	margin: 1px;
}
a.cm-cur-item, .product-variant-image-selected, #thumbs_frame img.cm-current-thumb {
	border: 1px solid #a5a5a5;
}
/* /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;
	font-size: 11px;
}
/* /block "Product filters" */

/* captcha */.image-captcha {
	border: 2px solid #d0e25a;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 14px Arial;
	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;
}
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;
	border: 1px solid #dddddd;
}
.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: #333333;
}
.subcategories-link-active, .subcategories-link-active:visited, .subcategories-link-active:hover, .subcategories-link-active:active {
	color: #333333;
	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 */
.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	font: 10px Arial;
	color: #858585;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: bold 11px Arial;
}
.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');
}
.product-description .button-submit-action, .product-description .text-button {
	margin-right: 5px;
}
/* /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;text-decoration: none;
}
.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 {text-align: left;
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #ffffff url('images/icons/icon_username.gif') no-repeat 6px 4px;
	height: 25px;
}
.login-popup .form-field .password {
	background-image: url('images/icons/icon_password.gif');
	height: 25px;
}
/* /Log in/out styles */

/* breadcrumbs */

.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
color:#666666;
text-decoration: underline;
}
.breadcrumbs a:hover{
text-decoration:underline;
color: #014EAD;
}
/* /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: #eff8fc url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #c1d1d5;
}
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 14px Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #373737;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}
.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: bold 13px 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 Arial, Verdana, Geneva, 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;text-decoration: none;
}
.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 */

/* 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 Arial;
}
.product-list-field label {
	font: normal 11px Arial;
}
.product-list-field, .product-list-field input, .product-list-field textarea, .product-list-field select {
	font-size: 11px;
}
.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 Arial;
}
.search-field textarea {
	border: 1px solid #83bdcb;
}
/* /form styles */

/* 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

.foot_bar a {margin-bottom: 2px; font-size: 11px; padding-bottom: 4px; display:block; text-decoration:none; background: url('images/icons/cart_arrow2.gif') no-repeat 2px 6px; padding-left: 8px;}
.foot_bar a, .foot_bar a:visited, .foot_bar a:hover, .foot_bar a:active {margin-bottom: 2px; font-size: 11px; padding-bottom: 4px; display:block; text-decoration:none; background: url('images/icons/cart_arrow2.gif') no-repeat 2px 6px; padding-left: 8px;}
.foot_title {padding-left: 6px; margin-bottom: 4px; font-size: 11px; font-weight: bold; display:block;}
/*
.popmenuclose {}
.popmenuclose DIV {display: none}
.popmenuopen {Z-INDEX: 9999; POSITION: relative;}
.popmenuopen DIV {left:0px; border:1px solid #12A4DC; background-color:#B4EBF2; POSITION: absolute; TOP: 11px; display:block;}
.popmenuopen a, .popmenuopen a:visited, .popmenuopen a:hover, .popmenuopen a:active {display:block; text-decoration:none; padding:2px 0; margin:0;}
.popmenuopen a:hover {color:red; background-color: white;}
*/
.subthumb {float: left; text-align: center; width: 122px; height: 160px; margin-right: 11px;}
.subthumbimg {margin: 0pt auto; width: 122px; }
.linka {text-align: center; margin: 0 auto; width: 100%;}
.links a{text-decoration:none; border-right: 1px #555 solid; padding: 0 5px; margin-top: 1em; margin-bottom:1em; }