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







body {



	background-color: #222B36;



}



body, h1, h2, h3, h4, h5, h6 {



	font: 12px Tahoma;



}



h1, h2, h3, h4, h5, h6 {



	font-weight: bold;



}



h4 {



	font-size: 109%;



}



input, textarea, select {



	font-size: 100%;



}



.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long, select {



	border: 1px solid #6e9db7;



	padding: 1px;



}



a, a:visited, a:hover, a:active {



	color: #296DC1;



	text-decoration: none;



}



a:hover {



	color: #F27A00;



	text-decoration: underline;



}



hr {



	border-bottom: 1px solid #eaf0f5;



}



.dark-hr {



	border-bottom: 1px solid #e3e3e3;



}



hr.dashed {



	border-bottom: 1px dashed #909090;



}



.error-text {



	color: #f27a00;



}



.left-column .input-text, .right-column .input-text, .updates-wrapper .input-text {



	height: 15px;



}



.sidebox-body .input-text, .updates-wrapper .input-text {



	border: #96b5dc 1px solid;



	padding: 1px;



	  margin-top: 4px;



}







/* Ajax */



.ajax-loading-box {



	background: url('images/ajax_left.gif') no-repeat left bottom;



	padding: 0 0 0 5px;



}







.right-inner-loading-box {



	background: url('images/ajax_right.gif') no-repeat right bottom;



	padding: 0 5px 0 0;



}







.ajax-inner-loading-box {



	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;



	padding: 6px 6px 6px 26px;



	font-size: 100%;



	font-weight: bold;



	color: #3f0000;



}







.ajax-message {



	border: 1px solid #000000;



	background-color: #f4fbff;



}



/* /Ajax*/







/* Notification box */



.notification-content {



	font-size: 109%;



}



.notification-header-w, .notification-header-n, .notification-header-e {



	color:#c52a01;	



}



.notification-n {



	background: #d0eaae url('images/icons/notice.png');



	border-color: #8bc045;



}



.notification-n div {



	color: #496e16;



}



.notification-w {



	background: #fffbcc  url('images/icons/warning.png');



	border-color: #e6db55;



}



.notification-w div {



	color:#8c8531;



}



.notification-e {



	background: #ffcece url('images/icons/error.png');



	border-color: #df8f8f;	



}



.notification-e div{



	color: #9c3535;



}



.notification-header-n {



	color:#668c34;



}



.notification-header-w {



	color:#bfa615;



}



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

background: url("images/icons/text_but_arrow.gif") no-repeat scroll 159px 4px transparent;
    float: left;
    font: 11px Tahoma;
    padding: 0 14px 0 0;
    text-decoration: underline;
    width: 95%;

}
*/
/* /Notification box */

.helper-container{
margin: 0 auto;
width: 1003px;
}

/* Checkout error box */



.error-box {



	background-color: #ff5c4a;



}



.error-box p {



	color: #ffffff;



}



/* /Checkout error */







/* Section in main box */



.section-border {



	border: 1px solid #7a9fcf;



	background-color: #f4fbff;



}



.section-title a {



	color: #296dc1;



	padding-left: 17px;



	text-decoration: underline;



	font: bold 100% Arial, Helvetica, sans-serif;



}



.section-title a.cm-combo-on {



	background-position: 0 1px;



}



.section-title a.cm-combo-off {



	background-position: 0 2px;



}



.section-title a:hover {



	text-decoration: none;



}



.section-body, .section-body-details {



	padding: 9px 16px;



}



.section-body-details {



	padding: 18px 16px;



}	



/* Section in main box */







/* Buttons */



.button a, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input {



	color: #ffffff;



	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;



	padding: 2px 8px 3px 8px;



}



/* input buttons */



.button-submit-action, .button-submit, .button-submit-big, .button, .button-action, .button-big {



	background: #ffbc15 url(images/but_bg_action.gif) repeat-x left top;



	border: 1px solid #f8b100;



	height: 16px;



}



.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, .button-big a {



	background: transparent url('images/but_right_action.gif') no-repeat right 5px;



	padding: 0 15px 2px 2px;



	height: 16px;



	line-height: 16px;



	border: 0 none;



}



.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {



	margin: 0;



}



.button-submit, .button {



	background: #397fdc url(images/but_bg.gif) repeat-x left top;



	border: 1px solid #2671d3;



}



.button-submit input, .button a {



	background-image: none;



	padding: 0 2px 2px 2px;



}



.button-submit-big, .button-big {



	background: #ff871b url('images/big_but_bg.gif') repeat-x left top;



	border: 1px solid #b75128;



	height: 22px;



}



.button-submit-big input, .button-big a {



	background: url('images/big_but_right.gif') no-repeat right 8px;



	padding: 6px 27px 8px 14px;



	height: 22px;



	line-height: 16px;



}



.button-big a {



	height: 11px;



	padding-top: 3px;



}



.button-submit-big input, x:-moz-any-link {



	padding: 4px 25px 8px 10px;



}



/* /input buttons */



.button a, .button a:hover {



	padding: 2px 6px 0 5px;



	text-decoration: none;



}



.button-action a, .button-action a:hover {



	padding: 2px 18px 0 6px;



	line-height: 12px;



	text-decoration: none;



}



.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: 0 11px 0 0;
background: url('images/icons/text_but_arrow.gif') no-repeat right 4px;
font: normal 11px Tahoma;
text-decoration: underline;*/
background: url(images/icons/text_but_arrow.gif) no-repeat scroll 159px 4px transparent;
float: left;
font: 11px Tahoma;
padding: 0 14px 0 0;
text-decoration: underline;
width: 95%;
}



.text-button:hover, .text-button-act:hover {



	text-decoration: none;



}



.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 {



float: right;



margin-right: 35px;



margin-top: -6px;



padding-left: 4px;



padding-top: 11px;



}



.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: #b20101;



	text-transform: lowercase;



}



/* /Buttons */







/* Category page */



.product-title, .product-title:visited, .product-title:hover, .product-title:active {



	font: bold 100% Tahoma;



}



.list-price {



	color: #757575;



}



.price, .sub-price {



	color: #ce4609;



	font: bold 100% Arial, Helvetica, sans-serif;



}



.sub-price {



	color: #333333;



}



.qty-in-stock {



	color: #000000;



}







/* Tabs */



.tabs {



	background: url('images/tabs_bg.gif') repeat-x left bottom;



	padding-left: 2px;



}



.tabs ul li, .tabs ul li.cm-active {



	padding: 2px 9px 3px 9px;



	margin: 2px 2px 0 0;



	height: 16px;



	background: #e4e4e4 url(images/tab_bg.gif) repeat-x left top;



	border: 1px solid #cccccc;



	border-bottom-width: 0;



}



.tabs ul li.cm-active {



	background: #ffffff none;



	border-color: #a3a3a3;



	padding: 2px 9px 5px 9px;



}



.cm-tabs-content {



	border: 1px solid #a3a3a3;



	border-top-width: 0;



	padding: 17px;



	overflow-x: auto;



	overflow-y: hidden;



}



.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {



	color: #2b2b2b;



	font: bold 91% Tahoma;



	text-decoration: none;



}



.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 {



	color: #ff6410;



	font: bold 91% Verdana;



}



.tab-list-title {



	border-bottom: 1px solid #454545;



	font-size: 117%;



}



/* /Tabs */







.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: #f6f6f6;



}



/* /common styles */







/* main styles */



#header {



	/*background: #fbfbfb url(images/header_bg.png) repeat-x left top;*/



}



.header {



	/*/border-top: 1px solid #bcbcbc;*/



	background: #ffffff url(images/delim_bg.gif) repeat-x left bottom;



}



.logo-image {



	margin-top: 0;



	/*padding: 23px 0 23px 30px;*/



}







.top-line-blue {



    background-image: url('images/top_line_blue.gif');



    color: #517FB8;



    height: 26px;



    width: 100%;



}







#content {



background: #fff;



}



.content-helper {



	/*background: url(images/right_col_delim.gif) repeat-y right top;*/



}



#container {



	padding: 0;



}



.container-right .content-helper, .container-left #content, .container-long .content-helper, .container-long #content {



	background-image: none;



}



#footer {



	padding: 9px 0 5px 0;



		background: #ffffff url(images/bottom_line_bg.gif) repeat-x left top;



}



.bottom {



	padding: 0 1px;



	background-color: #ffffff;



	/*border-top: 1px solid #bcbcbc;*/



	



}



.left-column, .right-column {



	float: left;



	width: 190px;



}



.right-column {



	margin-left: -190px;



}



.left-column, .right-column, .central-content {



	/*border-top: 1px solid #bcbcbc;*/



	padding-bottom: 1px;



}



/* Styles for the fixed width layout *//*



#container {



	width: 1000px;



	margin: 0 auto;



}



#content {



	background-position: 190px 0;



}



.central-content {



	padding: 0 1px 15px 1px;



}



.container-left .central-content {



	padding-left: 0;



}



.container-right .central-content {



	padding-right: 0;



}



.container-long .central-content {



	padding: 0 0 15px 0;



}



.central-column, .container-right .central-column, .container-left .central-column {



	float: left;



	display: inline;



	margin: 0 192px 15px 192px;



	padding: 0 1px 15px 1px;



	overflow-x: auto;



	overflow-y: hidden;



	width: 614px;



}



.container-long .central-column {



	margin: 0; 



	padding: 0 0 30px 0;



	width: 100%;



}



.container-right .central-column {



	margin: 0 0 15px 192px;



	padding: 0 0 15px 1px;



	width: 807px;



}



.container-left .central-column {



	margin: 0 192px 15px 0;



	padding: 0 1px 15px 0;



	width: 807px;



}







.left-column {



	float: left;



	margin-left: -1000px;



}*/



/* /Styles for the fixed width layout */ 







/* Styles for the 100% width layout */ 



/* Uncomment this set of styles for the 100% width layout.*/



#container {



	width: auto;



}



#content {



	padding: 0 1px 10px;



}



.central-column, .container-right .central-column, .container-left .central-column {



	width: 100%;



	padding: 0;



	margin: 0;



	overflow-x: visible;



	overflow-y: visible;



}



.central-content {



	margin: 0pt 192px;



	padding: 0 2px 15px 2px;



}



.container-right .central-content {



	margin: 0 0 0 192px;



	padding: 0 0 15px 2px;



}



.container-left .central-content {



	margin: 0 192px 0 0;



	padding: 0 2px 15px 0;



}



.container-long .central-content {



	margin: 0;



	padding: 0;



}



.left-column {



	margin-left: -100%;



}



/* Styles for the 100% width layout */ 



/* /main styles */







/* top styles */



#top_menu {



background: url(images/top_menu_bg.gif) repeat-x scroll left top transparent;



text-align: center;



}



#top_menu ul li.first-level {



	background: url(images/top_menu_delim.gif) no-repeat right top;



	padding-right: 2px;



	text-align: center;



	margin-left: -2px;



	border: 0 none;



	height: 31px;



}



#top_menu ul li.first-level span {



	background: url(images/top_menu_delim.gif) no-repeat left top;



	display: inline-block;



	min-width: 120px;



	padding: 9px 5px 9px 7px;



}



#top_menu ul li.first-level.cm-active span {



	background: url(images/top_menu_bg_active.gif) repeat-x scroll left top transparent;



margin-left: 1px;



}



#top_menu ul li.first-level a {



display: inline-block;



padding: 0 20px;



}



#top_menu ul li.first-level.cm-active a {



	background: url(images/icons/top_menu_bg_active.gif) repeat left top;



}



#top_menu ul ul {



	margin-top: -2px;



	padding: 0;



}



#top_menu li.first-level a, #top_menu li.first-level a:hover, #top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {



	font: bold 91% Tahoma;



	color: #ffffff;



}



#top_menu li.first-level ul li, #top_menu li.first-level ul li a, #top_menu li.first-level.cm-active ul li, #top_menu ul li.first-level.cm-active ul li a, #top_menu ul ul {



	background-image: none;



	text-align: left;



}



#top_menu li.first-level ul, #top_menu li.first-level.cm-active ul {



	background-color: #ffffff;



	padding: 1px;



}



#top_menu ul li:first-child ul li, #top_menu ul li:last-child ul li {



	padding: 0;



}



#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: 4px 20px 4px 4px;



	font-size: 91%;



	display: block;



	color: #333333;



}



#top_menu li.first-level li:hover ul a, #top_menu li.first-level.cm-active li:hover ul a {



	color: #333333;



}



#top_menu li.first-level li a:hover, #top_menu li.first-level li:hover a, #top_menu li.first-level li:hover ul a:hover, #top_menu li.first-level.cm-active li a:hover, #top_menu li.first-level.cm-active li:hover a, #top_menu li.first-level.cm-active li:hover ul a:hover  {



	text-decoration: none;



}



#top_menu li.first-level li:hover, #top_menu li.first-level.cm-active li:hover {



	background-color: #d1e0ff;



}



/* /top styles */







/* top tools styles */



.top-tools-container span.float-left, .top-tools-container span.float-right {



	display: none;



}



.top-search {



float: right;



height: 83px;



line-height: 20px;



margin-bottom: 5px;



margin-top: -10px;



padding: 0 42px 5px 5px;



text-align: center;



width: 190px;



}



.top-search .search-products-text {



	font-weight: normal;



	font-size: 100%;



}



.search-selectbox, .search-input {



   border: 1px solid #96B5DC;



    float: left;



    height: 19px;



}



.search-input {



	height: 15px;



}



.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {



color: #FFFFFF;



background:url(images/icons/small_white_arrow.gif) no-repeat scroll 107px 8px transparent;



float: right;



font: 83% Tahoma;



margin-top: 5px;



padding: 3px 95px 0 0;



}



/* /top tools styles */



.header-helper-container {



width:1003px;



margin:0 auto;



background:url('images/net-store_top-bg.jpg') no-repeat right top;



}



.quick-links {



	/*text-align: right;



	padding: 7px 30px 0 0;*/



	   padding-top: 10px;



    text-align: center;



}



.quick-links a, .quick-links a:visited, .quick-links a:hover, .quick-links a:active {



	font-size: 83%;



	padding: 0 9px 0 11px;



	border-left: 1px solid #2d2d2d;



	margin: 0;



}



#header .quick-links a, #header .quick-links a:visited, #header .quick-links a:hover, #header .quick-links a:active {



color: #FFFFFF;



font: bold 10px Tahoma;



text-decoration: underline;



}



#header .quick-links a:hover {



	text-decoration: none;



}



.quick-links a:first-child{



	border-left: 0 none;



}







/* content-tools */



.content-tools {



background: url('images/top_menu_bottom_bg.gif') repeat-x scroll left top #FFFFFF;



margin-bottom: 0;



padding: 7px 5px 19px;



}



.content-tools span.float-left, .content-tools span.float-right {



	display: none;



}



/* /content-tools */







/* cart box styles */



#cart_status .float-left {



	background: url('images/top_tools_delim.gif') no-repeat 100% 2px;



	padding: 0 14px 0 14px;



	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: #dde5ff !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 0 24px;



}



.list-container {



	border: 1px solid #bebebe;



	border-top-width: 0;



}



.cart-list .list {



	border: 1px solid #bababa;



}



#cart_status .cart-list .float-left {



	background-image: none;



	padding: 0;



	margin: 0;



}



.cart-list ul {



	margin: 0 4px;



}



#cart_status .cart-list ul a {



	padding-left: 0;



	padding-right: 2px;



}



.cart-list ul li {



	padding: 5px 0;



}



.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-wrapper, .sidebox-categories-wrapper {



	margin: 0;



}



.sidebox-wrapper {



	margin-bottom: 0;



	background-color: #f5f5f5;



	border-bottom: /*1px solid #bcbcbc;*/



}



.sidebox-body, .sidebox-categories-wrapper .sidebox-wrapper .sidebox-body {



	background-color: #CAD8E4;



background-image: url('images/sidebox_category_bg.gif');



color: #2D2D2D;



padding: 10px 1px 10px 10px;







}



.sidebox-title, .sidebox-categories-wrapper .sidebox-title {



	padding: 0;



}



.sidebox-title, .sidebox-categories-wrapper .sidebox-wrapper .sidebox-title {



	background: #DFE7EE url(images/sidebox_title_bg.gif) no-repeat left 4px;



	padding-left: 31px;



	display: block;



}



.sidebox-title span {



	/*background: url(images/sb_title_right.png) no-repeat right top;*/



	padding: 11px 5px 8px 0;



	font: bold 100% Tahoma;



	color: #000;



}



.sidebox-bottom {



	display: none;



}



/* /common sidebox style */







/* categories sidebox style */



.sidebox-categories-wrapper .sidebox-title {



	display: none;



}



.sidebox-categories-wrapper .sidebox-body {



	padding: 0;



}







.right-column .sidebox-body ul.arrows-list li{



background-image: url('images/cart_arrow.gif');



background-position: 1px 7px;



background-repeat: no-repeat;



padding-left: 13px;



}



/* /categories sidebox style */







/***** Tables *****/



/* Common table */



.table {



	border: 1px solid #ffffff;



	border-width: 1px 0px 1px 1px;



}



.table th {



	background-color: #7f9aff;



	border-right: 1px solid #ffffff;



	border-bottom: 1px solid #ffffff;



	color: #ffffff;



}



.table th a, .table th a:visited, .table th a:hover, .table th a:active {



	color: #ffffff;



	font: bold 91% Tahoma;



	text-decoration: underline;



}



.table th a:hover {



	text-decoration: none;



}



.table td, .table .table td {



	border-right: 1px solid #ffffff;



}



.table .table-footer td {



	background-color: #7f9aff;



	border-right: 1px solid #ffffff;



}



.table-row, tr.table-row, td.table-row {



	background-color: #f1f3f7;



}



/* /Common table */



/***** /Tables *****/







/* mainboxes */



.mainbox-title, .mainbox2-title {



background: none repeat scroll 0 0 #FCD769;



border-top: 1px solid #FFFFFF;



margin-bottom: 10px;



padding: 1px 0 1px 22px;



}



.mainbox-title span, .mainbox2-title span {



	font: bold 100% Tahoma;



	color: #000;



	display: block;



	/*background: url(images/mainbox_title_right.png) no-repeat right top;*/



	padding: 7px 10px 6px 0;



}



.mainbox-container, .mainbox2-container {



	padding-bottom: 12px;



}



.mainbox-body {



	  background-color: #FFFFFF;



        color: #141414;



    padding: 10px;



}



.mainbox3-body {



	  background-color: #FFFFFF;



    border: 1px solid #C7C7C7;



    color: #141414;



    padding: 15px;



}







.product-main-info h1.mainbox-title {



background: none repeat scroll 0 0 #FCD769;



font: bold 11px/20px Tahoma,Helvetica,sans-serif;



margin: 0;



padding: 6px;



}







.product-main-info {



  background-color: #FFFFFF;



    border: 1px solid #C7C7C7;



    color: #141414;



    padding: 15px;



}



.mainbox-title span.float-right {



	font-size: 91%;



	margin: -13px 0 -8px 0



}



/* /mainboxes */







.subheader, .subheader-first-item {



	color: #2d2e2e;



	background: url('images/subheader_bg.gif') repeat-x bottom;



	padding: 13px 0 5px 0;



	margin-bottom: 10px;



	font: bold 117% Arial, Helvetica, sans-serif;



}



.subheader-first-item {



	padding: 0 0 5px 0;



}



.subheader2 {



	font: bold 91% tahoma, arial, verdana, sans-serif;



	padding-bottom: 3px;



	margin: 10px 0 2px 0;



}



.title-extra a, .title-extra a:visited, .title-extra a:hover, .title-extra a:active {



	font: normal 75% Arial;



}







/* color mainbox */



.mainbox-cart-title {



	background: #f3f3f3 url(images/mainbox_cart_title_bg.gif) repeat-x left top;



	border: 1px solid #a3a3a3;



	font-size: 100%;



	padding: 4px 0 5px 10px;



	line-height: 17px;



	color: #004271;



	text-transform: uppercase;



}



.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {



	display: none;



}



.mainbox-cart-body {



	border: 1px solid #a3a3a3;



	border-width: 0 1px;



}



.cart-buttons {



	background-color: #f1f1f1;



	border: 1px solid #a3a3a3;



	border-top-color: #dee1e5;



}



.cart-buttons .float-left {



	padding-top: 3px;



}



/* /color mainbox */







.updates-wrapper {



	background-color: #efefef;



	border: 1px solid #cbcbcb;



}



.sidebox-body .updates-wrapper {



	background-color: transparent;



	border-width: 1px 0 0 0;



	margin: 10px 0 0 0;



	padding: 8px 0;



}



/* Bottom styles */



.footer-helper-container:after {



   content: ".";



    display: block;



    height: 0px;



	 font-size: 0;



    clear: both;



    visibility: hidden;



}



#footer .quick-links {



	float: none;



	padding: 0 0 0 2px;



	margin: 0;



	text-align: center;



}



#footer .quick-links a, #footer .quick-links a:visited, #footer .quick-links a:hover, #footer .quick-links a:active {



	font: normal 91% Arial, Helvetica, sans-serif;



	padding: 0 7px 0 10px;



	color: #296DC1;



	text-decoration: underline;



	border-color: #8a8a8a;



}



#footer .quick-links a:hover {



	color: #F27A00;



	text-decoration: none;



}



.bottom-search {



	padding: 12 0 7px 12px;



	text-align: left;



}



.bottom-copyright {



color: #313131;



font: 10px Arial,Helvetica,sans-serif;



padding-top: 8px;



text-align: center;



}



.bottom-copyright a, .bottom-copyright a:visited,  .bottom-copyright a:active {



	font: 10px Arial,Helvetica,sans-serif;



	



}



.bottom-copyright a:hover



{



color: #F27A00;



}



.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 91% Tahoma;



}



/* /recently viewed */







/* product LIST view styles */



.discount-label {



	background: url('images/discount_label_left.png') no-repeat left top;



	padding: 0 0 0 10px;



}



.discount-label em {



	background: #2aa0e6 url('images/discount_label_right.png') no-repeat right top;



	padding: 4px 4px 4px 1px;



	color: #ffffff;



	font: normal bold 108% Arial, Helvetica, sans-serif;



	min-width: 28px;



	text-align: center;



	height: 16px;



}



.discount-label em strong {



	font-weight: normal;



}



.product-config-header {



	font-size: 108%;



	text-align: center;



	padding-top: 20px;



	clear: both;



}



/* /product LIST view styles */







/* pagination styles */



.pagination {



	background-color: #f3f3f3;



}



.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {



	border: 1px solid #f3f3f3;



}



.pagination a:hover, .pagination-selected-page {



	border: 1px solid #333333;



	background-color: #ffffff;



}



.pagination-selected-page {



	font-weight: bold;



}



/* /pagination styles */







.info-field-title {



	background-color: #f3f3f3;



}







/* Lists */



.cm-tabs-content ul li, .category-description ul li, ul.bullets-list li {



	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;



	padding: 1px 0 6px 0;



}



.wysiwyg-content ul {



	margin: 5px 0 5px 40px;



}



.wysiwyg-content ul li {



	list-style-type: disc;



	background-image: none;



	padding: 0;



}



ul.bullets-list li {



	background: url('images/categories_delim.gif') repeat-x scroll left bottom transparent;







.arrows-list li {/* List with 2 arrows as bullet */



	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;



}







li.cm-expanded {/* Tree list */



	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;



}







.arrow-list li {/* Arrow list */



	padding-left: 10px;



	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;



}



.sidebox-body .arrow-list {



	margin: 0 0 5px 0;



}







.action-bullets {/* Action bullets */



	margin-bottom: 10px;



}



.action-bullets li {



	display: inline;



	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;



	padding: 0 10px 0 13px;



}







ul.no-markers li, .wysiwyg-content ul.no-markers li {/* No bullets */



	background-image: none;



	list-style-type: none;



	padding-left: 0;



}







.delim {



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



}



.sidebox-body  li.delim {



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



}





ul.statistic-list {/* Statistic list */



	background-color: #f2f9db;



}







ul.sitemap-list li {/* sitemap */



	background: url(images/icons/left_menu_arrow.gif) no-repeat 0 6px;



}



/* /Lists */







/* One page checkout styles */



.step-container, .step-container-active {



	border: 1px solid #a3a3a3;



	margin: 0 0 5px 0;



}



.checkout-steps {



	padding: 0;



}



.step-title img.float-right {



	padding-top: 0;



}



.step-title {



	background: #f0f0f0 url(images/op_checkout_title_bg.gif) repeat-x left bottom;



	padding: 8px 33px 10px 15px;



}



.step-title-active {



	background: #ffffff url('images/op_checkout_title_active_bg.gif') repeat-x left bottom;



	border-bottom: 1px solid #a3a3a3;



	padding: 9px 28px 9px 15px;



}



.step-body {



	border-top: 1px solid #a3a3a3;



}



.step-body, .step-body-active {



	padding: 9px 28px 10px 21px;



}



.step-body .shipping-rates label {



	font: italic bold 91% Verdana, Geneva, Arial, Helvetica, sans-serif;



	color: #8ca1a1;



}



.step-title span, .step-title-active span, .step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {



	font: bold 100% Tahoma;



	color: #a3a3a3;



}



.step-title-active span, .step-title-active a.title, .step-title-active a.title:hover {



	color: #000000;



}



.step-complete-wrapper {



	color: #8ca1a1;



	font: italic 91% 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 91% Tahoma;



	padding-top: 2px;



	padding-right: 3px;



}



.step-body-active .form-field label {



	float: none;



	width: auto;



	margin: 0 0 0 -8px;



	padding: 0 0 0 9px;



	color: #7c8e8e;



	display: block;



}



.step-body-active .form-field label.hidden {



	display: none;



}



.step-body-active .form-field label.cm-required {



	background: url('images/icons/required_mark.gif') no-repeat left 6px;



}



.step-body-active .form-field label:after {



	content: ".";



    display: block;



    height: 1px;



    visibility: hidden;



}



.step-body-active .form-field .input-text {



	width: 100%;



	padding: 3px 0;



}



#step_two_body.step-body-active div.float-left, #step_two_body.step-body-active div.float-right, #step_three_body div.float-left, #step_three_body div.float-right {



	width: 46%;



}



.subheader .subheader-extra {



	font: 86% normal Arial,Helvetica,sans-serif;



	padding-left: 5px;



}



.mainbox-title .secure-page-title {



	font-size: 104%;



	background: url('images/icons/secure_icon.gif') no-repeat 0 1px;



	padding: 0 0 0 16px;



}



#list_payment_methods td {



	padding: 5px 0 8px 0;



}



#list_payment_methods td.payment-details {



	padding: 0;



}



#list_payment_methods .payment-details-container {



	background-color: #f3f8fb;



	padding: 6px 28px 5px 28px;



	margin: 0 0 10px -4px;



}



#list_payment_methods .payment-details-container  td {



	padding: 0;



}



.coupon-code-container {



	border: 1px dotted #7c8e8e;



	border-width: 1px 0;



	margin: 10px 0;



	padding: 6px 0;



}



.step-body-active .coupon-code-container .form-field .input-text {



	width: 227px;



}



.step-body-active .coupon-code-container .form-field {



	padding: 18px 0;



}



.review {



	border: 1px solid #ebf1f4;



}



.review th {



	border: 0 none;



	padding: 8px 14px 7px 14px;



}



.review td {



	border: 0 none;



	padding: 11px 21px;



}



.step-title-active span.float-right {



	margin-top: -5px;



}



#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: 0;



}



.step-complete-wrapper ul.bullets-list li {



	background-image: url('images/icons/step_bullet.gif');



}



/* /One page checkout styles */







/* Estimation form */



.estimation-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, .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 */







/* 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 0 3px;



	text-transform: lowercase;



	font-size: 91%;



}



/* /block "Product filters" */







/* captcha */



.image-captcha {



	border: 2px solid #d0e25a;



	cursor: pointer;



}



.captcha-input-text {



	border: 1px solid #d2d9e1;



	font: bold 133% Tahoma;



	padding: 4px 2px;



}



/* /captcha */







/* Select languages */



.select-wrap {



	font-size: 100%;



}



.select-link, .select-link:hover {



	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;



}



.select-popup {



	border: 1px solid #cecece;



}



ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {



	background-color: #0a7ae7;



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







/* File uploader */



.attach-images-alt label {



	text-align: left;



	font-size: 91%;



	font-weight: bold;



	color: #555555;



}



/* /File uploader */







/* Cart items */



#cart_items .sku {



	color: #858585;



}



.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {



	font: bold 91% Tahoma;



}



.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;



	font-size: 91%;



}



.product-description a.cm-combo-off {



	background-image: url('images/icons/prod_details_expanded.gif');



}



.coupons-container .form-field {



	padding: 6px 0 0 0;



}



/* /Cart items */







/* classic checkout */



/** progress bar styles **/



.pb-container {



	padding-top: 20px;



}



.pb-container em {



	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0 0;



	color: #ffffff;



	text-decoration: none;



	font-size: 125%;



}



.pb-container .complete em {



	background-color: #9eca03;



	background-image: url('images/pb_step_complete.gif');



}



.pb-container span.active em {



	background-color: #202020;



	background-image: url('images/pb_step_active.gif');



	font-size: 116%;



}



.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;



}



#sign_io a.text-button, #sign_io a.text-button:visited, #sign_io a.text-button:hover, #sign_io a.text-button:active {



	padding: 0 11px 1px 2px;



}



.login-popup {



	background-color: #f3f3f3;



}



.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;



	font-size: 181%;



}



.login-popup .form-field .password {



	background-image: url('images/icons/icon_password.gif');



}



.login .form-field label.cm-required, #login .form-field label.cm-required {



	background-image: none;



}



/* /Log in/out styles */







/* breadcrumbs */



.breadcrumbs {



	padding: 10px 10px 11px 10px;



	background: url(images/breadcrumbs_bg.gif) repeat-x left top;



	font: bold 83% Verdana, Geneva, Arial, Helvetica, sans-serif;



}



.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {



	color: #4b4b4b;



}



.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {



	text-decoration: underline;



}



.breadcrumbs a:hover {



	text-decoration: none;



}



.bc-arrow {



	width: 3px;



	height: 9px;



	vertical-align: -2px;



	margin: 0 9px;



}



/* /breadcrumbs */







div.manage-post {



	background-color: #f5f5f5;



}







/* checkout login */



.login-table td.login {



	background: url('images/sidebox_vert_delim.gif') repeat-y right;



}



.order-status {



	background: #f4fbff url('images/icons/ajax_loader.gif') no-repeat 5px center;



	border: 1px solid #296dc1;



}



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 267% Arial, Helvetica, sans-serif;



	padding: 6px 16px 2px 16px;



	margin: 0;



}



.exception-body h2 {



	color: #373737;



	font: bold 350% Arial, Helvetica, sans-serif;



	padding: 32px 0 2px 0;



	margin: 0;



}



.exception-body h3 {



	margin: 0 0 28px 0;



	font: bold 142% Arial, Helvetica, sans-serif;



	padding: 0;



}



.exception-menu li {



	background: url('images/icons/list_arrow.gif') no-repeat 0 5px;



	padding: 0 0 14px 10px;



	color: #898989;



	font: normal 91% 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 117% Arial, Helvetica, sans-serif;



}



.exception-content p {



	font-size: 117%;



}



.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: 0;



}



.form-field label {



	font: normal 100% verdana, geneva, arial, helvetica, sans-serif;



}



.product-list-field label {



	font: bold 83% 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 {



	font: normal 91% Tahoma;



}



/* /form styles */







/* mandatory fields */



.mandatory-fields {



	font-size: 91%;



	text-decoration: underline;



}



/* /mandatory fields */







.border-bottom {



	border-bottom: 1px solid #d5d5d5;



}



div.tags-buttons {



	margin-top: -24px;



}



.site-news li a {



	color: #ff6600;



	text-decoration: underline;



}



.site-news li a:hover {



	color: #7a7a7a;



	text-decoration: none;



}



.table-filters .scroll-y {



	border: 1px solid #6e9db7;



}



.ad-container {



	margin: 0;



	padding: 10px 0;



}



.cm-hint {



	color: #A5A5A5 !important;



}







/* Product notification */



.product-notification-container {



	height: 157px;



}



.product-notification {



	background-color: #f0f9ff;



	font-size: 109%;



}



.product-notification .notification-body {



	background-color: #ffffff;



}



/* /Product notification */







a.secondary-link {



	font-size: 91%;



}



.in-stock, .out-of-stock {



	color: #009900;



	padding: 4px 0 0 0;



}



.out-of-stock {



	color: #666666;



}



.features-list {



	margin: 0;



	padding: 3px 0;



}



.box {



	background-color: #f5f5f5;



	color: #707070;



	font-size: 91%;



	padding: 10px;



}



.product-descr {



	margin: 0;



	padding: 7px 0 2px 0;



	color: #232323;



	font-size: 91%;



}



.product-prices {



	padding: 10px 0 ;



width:100%;



}



.prices-container {



	padding-bottom: 5px;



}



.compact .text-button, .compact .text-button:visited, .compact .text-button:hover, .compact .text-button:active, .compact .text-button-act, .compact .text-button-act:visited, .compact .text-button-act:hover, .compact .text-button-act:active {



	font-size: 91%;



	background-position: right 5px;



}







/* product details page */



.product-info {



	padding-left: 25px;



}



.product-info .add-product {



	padding-left: 10px;



}



.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {



	background: #ececec url(images/icons/prev_but.gif) no-repeat 50% 50%;



}



.jcarousel-next-horizontal, .next-horizontal {



	background-image: url(images/icons/next_but.gif);



}



.view-larger-image, .view-larger-image:visited, .view-larger-image:hover, .view-larger-image:active {



	background: url('images/icons/view_larger.gif') no-repeat left 2px;



	font-size: 91%;



}



.product-options-container {



	background-color: #f8f8f8;



}



.product-header-extra {



	margin: -9px 0 13px 13px;



}



.buttons-wrapper .input-text-short {



	border-color: #c0c0c0;



}



/* /product details page */







/* sorting */



.sort-asc, .sort-desc {



	background: url(images/icons/sort_asc.gif) no-repeat right 6px;



	padding-right: 10px;



}



.sort-desc {



	background-image: url(images/icons/sort_desc.gif);



}



/* /sorting */







.posts {



	font-size: 109%;



}



.left-column ul.sidebox-body li {



    background-image: url(images/cart_arrow.gif);



    background-position: 1px 7px;



    background-repeat: no-repeat;



    padding-left: 13px;



}
