/*Reset*/
* { margin:0; padding:0; }
body          { background: url(../images/bg/bg.gif) 0 0 repeat-x #202323; font:12px/18px tahoma, sans-serif; color:#444; text-align:center;padding-bottom: 30px }
img           { border:0; vertical-align:top; }
a             { color:#232324; text-decoration:none;}
a:hover       { text-decoration:underline;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:16px; font-weight:bold; line-height:1.3; color:#232324; }
h2            { font-size:15px; font-weight:bold; line-height:1.34; color:#232324; }
h3            { font-size:15px; font-weight:bold; line-height:1.375; color:#232324;margin:0 0 15px 0}
h3.d span        {background: url(../images/bg/blacktab.jpg) repeat-x 50%;color: #fff;padding: 3px 8px}
h4            { font-size:14px; font-weight:bold; color:#232324; }
h5            { font-size:12px; font-weight:bold; color:#232324; }
h6            { font-size:11px; font-weight:bold; color:#232324; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.no-decore    {text-decoration:none!important}

.border-block { border:1px solid #D8D9D9; background:#FFFFFF; padding:20px 20px 21px 18px; margin:0 0 4px 0;}


.checkout-onepage-index .sidebar { background:none;}

.main-links { text-align:right;}
.block-link-details { margin:0 0 3px 0;}


/* Layout ================================================================================= */
.clear-block { clear:both;}
.wrapper {}
.page { width:1000px; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:20px; text-align:left; }
.main { background:#fff; margin:0; }

/* Base Columns */
.col2-left-layout{background:#fff url('../images/bg/left_side.gif') repeat-y 0 0}
* html .col2-left-layout{overflow: hidden}
.col-left { float:left; width:216px; padding:10px 9px 7px 10px; font-size:11px; line-height:14px; font-family:tahoma, sans-serif; color:#7C8082; }
.col-main {background:#F7F8F8; padding:10px 3px; margin-left:235px }
.col-right { float:right; width:215px; border-right:1px solid #C1C2C2; background:#EBECED; padding:10px 9px 7px 10px; font-size:11px; line-height:14px; font-family:tahoma, sans-serif; color:#7C8082;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }


/* 3 Columns Layout */
.col3-layout .col-main { width:445px;}

/* Content Columns */
.col2-set {padding:15px; border:1px solid #C9C8C2; margin:0 0 10px 0;}
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */

.border-top-header { background:url(../images/bg/border_top_header.gif) 0 0 repeat-x #E4E6E7;position: relative;}

.left-top-header { background:url(../images/bg/left_top_header.gif) 0 0 no-repeat;}
.right-top-header { background:url(../images/bg/right_top_header.gif) right 0 no-repeat; width:100%;}

.block-logo { float:left; padding:38px 0 0 20px;}
.navigation { float:right; width:580px;}
.navigation .navigation-row {float:right;background:url('../images/bg/basket.png') no-repeat 0 3px;
                             padding:10px 30px 10px 10px;font:11px/24px Tahoma;
                             margin:15px 10px 0 0;width:165px;height:65px ;color:#333 }

.navigation .navigation-row span{display:block;font-weight:bold;text-transform:uppercase;padding-bottom:5px;color:#000}

.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em;}
.header .logo a { display:block; width:192px; height:49px; }
.header .welcome-msg { font-weight:bold; text-align:right; line-height:30px; }
.header .links { text-align:right; padding:0 0 0 0;}

.header ul.links { text-align:right; padding:12px 3px 10px 0;}
.header ul.links li{ display:inline; color:#D1D3D5; background:url(../images/bg/devider_links.gif) right 3px no-repeat; padding:0 10px 1px 14px;}
.header ul.links li.last { background:none; padding-right:0;}
.header ul.links li a{ font-size:11px; line-height:20px; color:#D1D3D5; text-decoration:none;}
.header ul.links li a:hover{text-decoration:underline;}


.header .currency-header { text-align:right; padding:0 19px 0 0;}
.header .currency-header label{ display:inline; font-family:tahoma, sans-serif; font-size:11px; line-height:14px; color:#3F3E3E;}
.header .currency-header select{ display:inline; width:160px; height:16px; border:1px solid #D0D0D0; padding:1px; font-family:tahoma, sans-serif; font-size:11px; line-height:14px; color:#939393; margin:0 0 1px 0;}


.header .navigation ul.links { text-align:right; padding:17px 0 4px 0;}
.header .navigation ul.links li{ display:inline; color:#646363; background:url(../images/bg/devider_links.gif) right 4px no-repeat; padding:0 17px 0 10px;}
.header .navigation ul.links li.last { background:none; padding-right:0;}
.header .navigation ul.links li a{ font-family:tahoma, sans-serif; font-size:10px; line-height:20px; color:#646363; text-decoration:none;}
.header .navigation ul.links li a:hover{text-decoration:underline;}

.header .form-search { text-align:center; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .language-switcher { float:right; padding:20px 19px 0 0; margin:0 0 0 22px;}
.header .language-switcher label{ display:none;}

/********** < Navigation */

.topMenu { background:url(../images/bg/bg_menu.gif) 0 0 repeat-x; overflow:hidden}

.topMenu ul { font-size:11px; font-family:tahoma, sans-serif; padding:0 0 0 0; margin:0 0 0 0; }

.topMenu li  a,
.topMenu li a:hover { display:block; line-height:1.3em; text-decoration:none; }
.topMenu   li { float:left; }
.topMenu  li a { font-family:tahoma, sans-serif; background:url(../images/bg/devider_menu.gif) 100% 0 no-repeat; float:left; padding:15px 28px 17px; font-weight:bold; }
.topMenu   li.over a,
.topMenu li  a:hover { background:url(../images/bg/bg_menu_h.gif) 100% 0 repeat-x;}
.topMenu a{color: #007eff;}
.topMenu a:hover{color: #000;}
.topMenu a:active{color: #004088;}
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:11px tahoma, sans-serif; vertical-align:middle; color:#333; }
input[type=text],select,textarea {  background:#fff; border:1px solid #ddd;padding:2px;}
select { padding:1px; height:auto !important; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:58px !important; border:1px solid #EBECED; padding:1px; }

.oh{overflow:hidden}

.sidebar button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.sidebar button.button span { display:block; background:url(../images/bg/bg_button_left_sidebar.gif) 0 0 no-repeat;}
.sidebar button.button span span { display:block; background:url(../images/bg/bg_button_right_sidebar.gif) right top no-repeat; margin:0; padding:0 5px 0 5px;}
.sidebar button.button span span span{ background:url(../images/bg/bg_button_sidebar.gif) 0 0 repeat-x; display:block; margin:0; padding:2px 2px 3px 1px; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }

button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
button.button span { display:block; background:url(../images/bg/bg_button_left.gif) 0 0 no-repeat;}
button.button span span { display:block; background:url(../images/bg/bg_button_right.gif) right top no-repeat; margin:0; padding:0 5px 0 5px;}
button.button span span span{ background:url(../images/bg/bg_button.gif) 0 0 repeat-x; display:block; margin:0; padding:5px 7px 7px 7px; font:bold 11px/16px tahoma, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }
button.button_d{cursor: default}
button.button_d span span span{color: #ccc}


button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }


/* Form lists */
.form-list li { margin:0 0 9px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #C5C1C1; margin-top:10px; }

.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }


/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/bg/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/bg/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/bg/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { background:#E1E3E4; border-bottom:1px solid #C1C3C4; padding:10px 0 12px 27px; margin:0 0 0;}
.breadcrumbs .title-breadcrumbs { display:none;}
.breadcrumbs li { display:inline; color:#040404; font-size:11px; line-height:12px; }
.breadcrumbs li a{color:#040404; font-size:11px; line-height:11px; text-decoration:underline; font-weight:bold; }
.breadcrumbs li a:hover{ color:#040404; font-weight:bold; text-decoration:none;}
.breadcrumbs li strong{ color:#040404; font-weight:bold;}
.breadcrumbs li span{ font-size:10px; font-weight:bold; padding:0 12px 0 2px;}

/* Page Heading */

.page-head { border:1px solid #D8D9D9; padding:4px 20px 6px 4px; margin:0 0 3px; }
.page-head h3{ background:url(../images/bg/bg_title_center.gif) 0 0 no-repeat; padding:0 0 0 28px; font-family:tahoma, sans-serif; font-size:15px; line-height:18px; color:#EA5C2B;}
.page-head h2{ background:url(../images/bg/bg_title_center.gif) 0 0 no-repeat; padding:0 0 0 28px; font-family:tahoma, sans-serif; font-size:15px; line-height:18px; color:#EA5C2B;}

.page-title { border:1px solid #D8D9D9; padding:4px 20px 6px 4px; margin:0 0 3px; }
.page-title h2{ background:url(../images/bg/bg_title_center.gif) 0 0 no-repeat; padding:0 0 0 28px; font-family:tahoma, sans-serif; font-size:15px; line-height:18px; color:#EA5C2B;}
.title-buttons { text-align:right;padding:6px 29px 6px 0; margin:0 0 10px 0; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }


/* Sidebar =============================================================================== */
.block { border:1px solid #D3D4D5; padding:1px; margin:0 0 10px; }
.block .block-title { background:url(../images/bg/fill_title.gif) 0 0 repeat-x #212323; padding:0 0 0 0; }
.block .block-title h2 { background:url(../images/bg/bg_title.gif) 0 0 no-repeat; padding:5px 0 9px 29px; font-family:tahoma, sans-serif; font-size:11px; font-weight:bold; line-height:16px; color:#FFFFFF; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:14px 10px; background:#F7F8F8; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

.fix-category-image { margin:0 -28px;}

/* Block: Account */
.block-search { background:url(../images/bg/bg_search.gif) 0 0 no-repeat; width:100%; height:70px; border:0; margin:0 0 8px 0;}
.block-search .block-title { display:none;}
.block-search .block-content { padding:12px 0 0 18px; background:none; }
.block-search .block-content label{ display:block; font-family:tahoma, sans-serif; font-size:11px; line-height:14px; color:#FFFFFF; font-weight:bold; padding:0 0 2px 1px;}
.block-search .block-content input { width:141px; padding:1px; background:#FFFFFF; border:1px solid #060606;}

.sidebar .block-search button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.sidebar .block-search button.button span { display:block; background:url(../images/bg/bg_button_left_search.gif) 0 0 no-repeat;}
.sidebar .block-search button.button span span { display:block; background:url(../images/bg/bg_button_right_search.gif) right top no-repeat; margin:0; padding:0 1px 0 1px;}
.sidebar .block-search button.button span span span{ background:url(../images/bg/bg_button_search.gif) 0 0 repeat-x; display:block; margin:0; padding:0 7px 2px 7px; font:bold 11px/14px tahoma, sans-serif; text-align:center; white-space:nowrap; color:#2B2C2D; }


/* Block: Account */
.block-account {}
.customer-account-index .col2-set {border:1px solid #D8D9D9; background:#FFFFFF; padding:20px 20px 21px 18px; margin:0 0 4px 0;}


/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-content { padding:14px 10px 10px 18px; }
.block-layered-nav .block-content h3 { color:#7C8082; font-size:11px; line-height:14px; font-weight:normal; padding:0 0 0 0;}
.block-layered-nav dt {padding:0 0 0 35px; margin:0 3px 0 0; font-size:11px; color:#7C8082; font-weight:normal; }
.block-layered-nav dd { padding:0 0 22px 35px;}
.block-layered-nav dd { color:#7C8082; font-size:11px; line-height:15px; font-weight:normal;}
.block-layered-nav dd a{ color:#7C8082; font-size:11px; line-height:15px; font-weight:normal; text-decoration:none;}
.block-layered-nav dd a:hover{ text-decoration:underline;}
.block-layered-nav dd .price { color:#7C8082; font-size:11px; line-height:15px; padding:0;}
.block-layered-nav .currently { margin:0 3px 0 0;}
.block-layered-nav .currently .label { color:#7C8082; font-weight:normal;}
.block-layered-nav .currently .price { color:#7C8082; font-size:11px; font-weight:normal; padding:0;}
.block-layered-nav .currently li {padding:3px 0 6px 25px; color:#7C8082; font-size:11px; line-height:14px;}
.block-layered-nav .currently a{ float:right; padding:0 4px 0 0;}

.block-layered-nav .actions { text-align:right; padding:5px 15px 25px 0;}
.block-layered-nav .actions a{ float:none; color:#7C8082; font-size:11px; line-height:17px; font-weight:normal;}

/* Block: Cart */
.block-cart {}
.block-cart .block-content { color:#7C8082; font-size:11px; line-height:13px; padding:15px 20px 24px 18px; }
.block-cart .block-content p{ padding-right:10px;}
.block-cart .amount { margin:0 0 10px 0;}
.block-cart .amount a{ color:#7C8082; font-weight:bold; text-decoration:none;}
.block-cart .amount a:hover{text-decoration:underline;}
.block-cart .subtotal { background:url(../images/bg/bg_subtotal.gif) 0 0 repeat-x; color:#F7F8F8; font-size:11px; padding:2px 7px 4px 18px; margin:0 -20px 8px -18px; text-align:left; }
.block-cart .subtotal .price { font-size:14px; line-height:23px; color:#F7F8F8; font-weight:normal; padding:0 0 0 0;}
.block-cart h3 { font-size:11px; line-height:13px; font-weight:normal; color:#7C8082; padding:16px 0 5px 0;}
.block-cart h4 { color:#7C8082; font-size:11px; line-height:14px; font-weight:normal;}
.block-cart h4 a{ color:#7C8082; font-size:11px; line-height:14px; font-weight:normal; text-decoration:none;}
.block-cart h4 a:hover{ text-decoration:underline;}

.sidebar .block-cart button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.sidebar .block-cart button.button span { display:block; background:none;}
.sidebar .block-cart button.button span span { display:block; background:none; margin:0; padding:0 1px 0 1px;}
.sidebar .block-cart button.button span span span{ background:url(../images/bg/arr_csheckout.gif) right 6px no-repeat; display:block; margin:0; padding:0 8px 0 0; font:bold 11px/14px tahoma, sans-serif; text-align:right; white-space:nowrap; color:#EF4619; }



.mini-products-list li { padding:5px 0 15px 0;}
.mini-products-list .product-image { float:left; width:84px; padding:1px; border:1px solid #ECEDEE; margin-right:-100px; }
.mini-products-list .product-details { margin-left:100px; padding:0 3px 0 0; }
.mini-products-list .product-details h4 { font-size:11px; font-weight:normal; color:#7C8082; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related .block-content{ padding-left:0;}
.block-related .block-content p{ padding-left:18px; padding-bottom:15px;}
.block-related .block-content p a{ color:#EF4619;}
.block-related .block-content ol p{ padding:0;}
.block-related .block-content ol p a{ color:#7C8082;}

.block-related .block-content .product-name { font-family:tahoma, sans-serif; font-size:11px; font-weight:normal; line-height:15px; color:#7C8082; margin:0 0 8px 0; }
.block-related .block-content .product-name a{ font-family:tahoma, sans-serif; font-size:11px; font-weight:normal; line-height:15px; color:#7C8082; text-decoration:none;}
.block-related .block-content .product-name a:hover{text-decoration:underline;}


.block-related li { padding:5px 0 15px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-80px; }
.block-related .item .product-image img{ border:1px solid #EDEEEE;}
.block-related .item .product-details { margin-left:80px; }


.block-poll .block-content { padding:10px; background:#F7F8F8; }

.block-poll .block-title { background:url(../images/bg/fill_title_poll.gif) 0 0 repeat-x #212323; padding:0 0 0 0; }
.block-poll .block-title h2 { background:url(../images/bg/bg_title_poll.gif) 0 0 no-repeat; padding:5px 0 9px 29px; font-family:tahoma, sans-serif; font-size:11px; font-weight:bold; line-height:16px; color:#232121; }

.block-poll h3 { font-size:11px; line-height:15px; color:#EF4619; font-weight:normal; margin:0 0 18px 0;}
.block-poll ol { margin:0 0 10px 0;}

.block-poll input.radio { float:left; margin:2px -22px 0 0; }
.block-poll .label { display:block; margin-left:22px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

.sidebar .block-poll button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.sidebar .block-poll button.button span { display:block; background:url(../images/bg/bg_button_left_sidebar.gif) 0 0 no-repeat;}
.sidebar .block-poll button.button span span { display:block; background:url(../images/bg/bg_button_right_sidebar.gif) right top no-repeat; margin:0; padding:0 5px 0 5px;}
.sidebar .block-poll button.button span span span{ background:url(../images/bg/bg_button_sidebar.gif) 0 0 repeat-x; display:block; margin:0; padding:2px 15px 3px 15px; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }


/* Category Page ========================================================================= */
.category-title { border:1px solid #D8D9D9; padding:4px 20px 6px 4px; margin:0 0 3px; }
.category-title h2{ background:url(../images/bg/bg_title_center.gif) 0 0 no-repeat; padding:0 0 0 28px; font-family:tahoma, sans-serif; font-size:15px; line-height:18px; color:#EA5C2B;}
.category-image { display:block; margin:0 auto; width:99%; margin-bottom:15px; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid td{ text-align:center;}
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; padding:0 0 0 0; }
.products-grid td.empty {}
.products-grid td  .rating-box { margin:0 auto; float:left; margin:2px 5px 0 0;}

.border-prod { background:#FFFFFF; border:1px solid #D8D9D9; margin:0 2px 3px 0;}
.random-products{margin-bottom:10px}
.random-products .border-prod {padding:10px 15px;width:219px;height: 154px}
.random-products .border-prod-last {margin-right: 0}
.random-products .border-prod .price-box{padding:7px 0 0;}
.random-products .border-prod img{display:block;margin:5px auto 15px;padding:2px;border:1px solid #D8D9D9}
.random-products .border-prod a:hover img{background: #D8D9D9}
.products-grid td.last .border-prod { margin:0 0 3px 0;}
.border-prod-indent { padding:13px 10px 30px 10px;}

.products-grid td .price-box { float:left;}
.products-grid td button.button { float:right;}


.products-grid td .add-to-links { padding:10px 0 0 0;}
.products-grid td .add-to-links .separator { display:inline; color:#232324; }
.products-grid td .add-to-links li { display:inline;}


.products-grid.products-grid-2 td{ text-align:left !important;}
.products-grid.products-grid-2 .product-image { float:left; }
.products-grid.products-grid-2 .product-shop { float:right; width:225px; }
.products-grid.products-grid-2 .product-shop .add-to-links { padding:10px 0 10px 0;}
.products-grid.products-grid-2 .product-shop .add-to-links li { display:inline;}
.products-grid.products-grid-2 .product-shop .add-to-links li .separator { display:inline; color:#787A81; padding:0 18px 0 15px;}



/* View Type: List */
.products-list li.item { border:1px solid #D8D9D9; background:#FFFFFF; padding:10px 20px 20px 21px; margin:0 0 3px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:218px; }
.products-list .price-box { float:left; margin:0 40px 0 0;}

.products-list-2 .product-image-col{ float:left; margin:0 15px 0 0;}
.products-list-2 .product-shop{ float:left; width:270px;}
.desc a  { font-size:12px; line-height:14px; color:#EF4619; font-family:tahoma, sans-serif;}
/* ======================================================================================= */


/* Product View ========================================================================== */


/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #EBECED; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; color:#EF4619; font-size:10px; line-height:normal; padding:15px 0 17px 0; text-decoration:underline; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/bg/slider_bg.gif) 50% 50% repeat-x; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/bg/magnifier_handle.gif) 0 3px no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }
.product-view .product-img-box .more-views ul { margin-left:0 }
.product-view .product-img-box .more-views li { float:left; margin:0 20px 5px 0 ; }

.more-views { padding:14px 0 0 0;}
.more-views h3{
  color:#232324;
  font-size:11px;
  font-weight:bold;
  line-height:23px;
  text-decoration:none;
  text-transform:uppercase;
  margin:0 0 13px 0;
}
.more-views img{ border:1px solid #EBECED;}


.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:357px; }
.product-view .product-name {
  color:#232324;
  font-size:11px;
  font-weight:bold;
  line-height:23px;
  text-decoration:none;
  margin:0 0 13px 0;
}
.product-view .product-name h2{
  color:#232324;
  font-size:11px;
  font-weight:bold;
  line-height:23px;
  text-decoration:none;
}
.product-view .product-shop .price-box { float:left; margin:0 29px 0 0;}
.availability-block{width:100%; overflow:hidden;}
.product-view .short-description { color:#7C8082; font-size:12px; line-height:18px; font-family:tahoma, sans-serif; padding:22px 0 0 0;}
.product-view .short-description  h3{ color:#232324; font-size:11px; line-height:normal; font-weight:bold; text-transform:uppercase; margin:0 0 15px 0;}


/********** < Product Prices */
.price { color:#000000; font-family:tahoma, sans-serif; font-size:15px; line-height:18px; white-space:nowrap !important; }

.price-box { padding:0 0 5px 0;}
.price-box .price { font-weight:normal; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:normal; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:normal; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { background:#C9C8C2; padding:7px 0 5px 15px; margin:0 0 10px 0; font-family:tahoma, sans-serif; font-size:13px; line-height:normal; color:#272727;}
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; color:#232324; }
.add-to-links li a{ font-size:11px; line-height:16px; color:#EF4619; font-weight:normal;}


/* Block: Description */
.product-view .description {}

.description-2 { padding:18px 0 20px 19px;}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .price-box { float:none;}
.product-view .up-sell h3{ color:#000000; font-size:11px; text-transform:uppercase; margin:0 0 15px 0;}
.product-view .up-sell .products-grid td { width:33%;}
.product-view .up-sell .products-grid td .border-up-sell{ border:1px solid #DCDCDC; padding:21px 20px 20px 20px; margin:0 3px 3px 0;}
.product-view .up-sell .products-grid td.no-devider { border:0 !important;}
.product-view .up-sell .products-grid td.empty { display:none; border:0 !important;}
.product-view .up-sell .products-grid td .rating-box { float:none;}


.product-view .up-sell product-name {
  color:#1A1A1A;
  font-size:11px;
  font-weight:bold;
  line-height:18px;
  margin:0 0 13px;
}
.product-view .up-sell .product-name a{
  color:#1A1A1A;
  font-size:11px;
  font-weight:bold;
  line-height:18px;
  margin:0 0 13px;
  text-decoration:none;
}
.product-view .up-sell .product-name a:hover{ text-decoration:underline;}

/* Block: Tags */
.product-view .tags {padding:20px 0px 20px 19px;}
.product-view .tags h3{color:#1F272B; font-size:14px; line-height:18px; font-weight:bold; margin:0 0 12px 0;}
.product-view .tags h4{ color:#727272; font-weight:normal; font-size:12px; line-height:18px; padding:0 0 5px 0;}
.product-view .tags .form-add-tags { width:100%; overflow:hidden; margin:0 0 20px 0;}
.product-view .tags .form-add-tags label { display:block; color:#1A1A1A; font-size:11px; line-height:16px; font-weight:bold; padding:0 0 9px 0;}
.product-view .tags .form-add-tags .input-box { float:left; width:555px; margin:0 0 0 0; }
.product-view .tags .form-add-tags button.button { float:left; }

.product-view .tags .form-add-tags button.button { overflow:visible; width:auto; background:none; border:none; cursor:pointer; }
.product-view .tags .form-add-tags button.button span { display:block; background:url(../images/bg/bg_button_left_small.gif) 0 0 no-repeat;}
.product-view .tags .form-add-tags button.button span span { display:block; background:url(../images/bg/bg_button_right_small.gif) right top no-repeat; margin:0; padding:0 5px 0 5px;}
.product-view .tags .form-add-tags button.button span span span{ background:url(../images/bg/bg_button_small.gif) 0 0 repeat-x; display:block; margin:0; padding:0 2px 6px 2px; font:bold 11px/16px tahoma, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }


.product-view .tags .form-add-tags p { clear:both; color:#727272; font-size:112px; line-height:normal; padding-top:8px; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-family:tahoma, sans-serif; font-size:11px; font-weight:bold; line-height:23px; color:#232324; margin:0 0 20px 0; text-transform:uppercase; }
.product-name a{ font-family:tahoma, sans-serif; font-size:11px; font-weight:bold; line-height:23px; color:#232324; text-decoration:none;}
.product-name a:hover{text-decoration:underline;}

/* Footer ================================================================================ */

.border-top-footer { background:url(../images/bg/border_top_footer.gif) 0 0 repeat-x #FFF;}
.border-bot-footer { background:url(../images/bg/border_bot_footer.gif) left bottom repeat-x;}

.left-bot-footer { background:url(../images/bg/left_bot_footer.gif) left bottom no-repeat;}
.right-bot-footer { background:url(../images/bg/right_bot_footer.gif) right bottom no-repeat; width:100%; min-height:41px; height:auto !important; height:41px;}



.footer .store-switcher { text-align:left; margin:0 auto; padding:10px 0 0 0;}
.footer { color:#525557;}

.col-footer { float:left; width:391px; height: 35px;background:url(../images/bg/p1.gif) 11px bottom no-repeat; }
.col-footer-2 { float:left; padding:13px 0 0 0;}

.footer .small-menu {padding:0 0 0 0; text-align:left; margin:0 0 0 0;}
.footer p { text-align:left; font-size:11px; line-height:14px; color:#484949; }
.footer address { text-align:left; }
.footer ul { display:inline; padding:0 0 0 0; margin:0 0 0 0; }
.footer ul li{ font-size:11px; line-height:14px; display:inline; color:#525557; padding:0 10px 0 8px; background:url(../images/bg/devider_footer.gif) right 2px no-repeat;}
.footer ul li.last{ padding:0 10px 0 8px;}
.footer ul.links li.last{ background:none;}
.footer ul li a{color:#525557; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}

.footer .top-links { padding:0 0 0 0;}
.footer .top-links ul {padding:0 0 0 0; }
.footer .top-links  ul li{ display:inline; color:#525557;}
.footer .top-links  ul li a{color:#525557; text-decoration:none;}
.footer .top-links  ul li a:hover{text-decoration:underline;}
.footer label { font-size:11px;}
/* ======================================================================================= */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/*Notices*/
.user-notice {
  background:#FFF6BF;
  border:2px solid #FFD324;
  color:#514721;
  padding:0.8em;
  margin:1em 0;
}

.user-error {
  background:#FBE3E4;
  border:2px solid #FBC2C4;
  color:#8A1F11;
  padding:0.8em;
  margin:1em 0;
}

.error {
  color: #000000;
  background:#FF3333 url(../images/bg/error.png) no-repeat scroll 10px 4px;
  border-bottom:1px solid #DDDDDD;
  border-top:1px solid #DDDDDD;
  color:#FFFFFF;
  margin:4px 0;
  padding:4px 4px 4px 30px;
}
.notice {
  color: #000000;
  background:#FFFFCC url(../images/bg/tick.png) no-repeat scroll 10px 4px;
  border-bottom:1px solid #DDDDDD;
  border-top:1px solid #DDDDDD;
  margin:4px 0;
  padding:4px 4px 4px 30px;
}


ul.error_list{font:bold 11px/14px Tahoma;color:#fc0000;margin-top:0;list-style:none}
i.small {  font-size: 10px}

/*Product View*/
.product-view{  overflow:hidden;padding-bottom:5px}
.product-view h3{  margin-bottom:5px}

.product-view .img{float:left;width:260px}
.product-view .img img{border:1px solid #dbdbdb}
.product-view .txt{margin-left:270px;color: #000}
.product-view .txt p{padding-bottom: 3px}
.c-gray{color:#555;font-size:11px}
.product-head{font-size:14px;color:#1A3782}
.product-view .sdf-wnd-shadow  {width: 280px}

.image-list {padding:10px 0}
.image-list img{border:1px solid #dbdbdb;margin:5px;cursor:pointer;background: #fff;padding: 2px}

.buttons-box{margin:20px 0 10px}

/*Payment Details Table*/
.payment-details-table{margin-bottom:15px;width: 100%}
.payment-details-table hr{border:0;height:2px;margin:10px 0 0;background:url('../images/bg/stroke.gif') repeat-x 0 0}
.payment-details-table td{padding:5px}
.payment-details-table td.is_correct{padding-left:32px}
.payment-details-table input,.payment-details-table textarea{width:180px;font-size:14px}
.payment-details-table select{margin-right:5px;font-size:14px}
.payment-details-table label,.payment-details-table th{font-size:14px;color:#000;font-weight:normal;font-family:arial;text-align:left;padding-left:25px}
.payment-details-table_product input[type=checkbox],.payment-details-table_product input[type=radio]{width: auto}
.payment-details-table_product {width: auto}
.payment-details-table_product label{padding-left: 0}
.payment-details-table_product .radio_list,.button-box_submit{padding-left: 25px}
.payment-details-table_product li label{padding-left: 0}
.payment-details-table_product b {color: #000;}
.payment-details-table_product span {font:18px Georgia,serif;color: #000;padding: 3px 8px;color:#007EFF;}
.payment-details-table_product span.selected {background: url(../images/bg/round.png) no-repeat 50% 3px;color: #fff }
.b-lights_r{margin-top: 32px}

/*Order review*/
.order-review{overflow:hidden;margin:0 auto 35px;width:470px}
.order-review-table td{width:24%}
.order-review .item{float:left;margin:0 8px; width:100px;text-align:center;background:url('../images/bg/note.png') no-repeat 50% 23px;color:#666}
.order-review .complete{background-image:url('../images/bg/note-done.png');color:#000}
.order-review p{padding-top:72px}
.order-review span{font-size:14px;}
.order-review .complete span{color:#EA5C2B}
.button-box{margin:10px 0 0 0;width:100%}
.button-box_s{margin:10px 0 0 25px;width:467px}


/*Slideshow*/
#slideshow{margin-bottom:30px;}
.slide-images{width:759px;min-height:272px}
.slide-images img{display:none;height:270px;width:753px;border:1px solid #D3D4D5;background:#fff;padding:2px}
.slide-tabs {overflow:hidden;width:759px;min-height:127px}
.slide-tabs img{height:89px;width:247px;display:block;}
.slide-tabs a{position:relative;float:left;border:1px solid #D3D4D5;text-decoration:none!important;background:#fff;padding:2px}
.slide-tabs a .t{display:block;background:url('../images/bg/bg_menu.gif') repeat-x 0 0;text-align:center;font:18px/32px Tahoma;padding:0 15px;text-transform:uppercase}
.slide-tabs a.active .t{background:#282828;color:#D1D3D5}
.slide-tabs a .t span{display:block;background:url('../images/bg/subcat-t.gif') no-repeat 100% 50%;}
.slide-tabs a.active .t span{background-image:url('../images/bg/subcat-t-i.gif')}
.slide-tabs a.active{border-color:#282828;}

/*Categories list*/
.block-poll li { padding:5px 0 6px 24px;background:url('../images/bg/bg_title_center.gif') no-repeat 0 3px;border-bottom:1px solid #D3D4D5}
.block-poll li:last-child { border-bottom:0}
.block-poll li a{ text-decoration:none;display:block}
.block-poll li a:hover{ text-decoration:underline}

.block-review a { color:#232324;font:bold 11px/23px tahoma,sans-serif;}
.block-review a img{ border:1px solid #ccc;display:block;margin:5px auto; }

/*Side box*/
.side-box img{display:block;margin:20px auto}

/*models ordered*/
.models-ordered li{list-style:none; background:url('../images/bg/play.png') no-repeat 0 6px;padding:5px 10px 10px 18px;float:left;width:215px}
.models-ordered li.selected{font-weight:bold}
.models-ordered_t{padding: 2em 0 0 1.5em}
.std ul{padding-left: 1.5em}
.std  ul.top-level{overflow: hidden}
.std  ul.top-level li{padding:5px 10px 5px 35px ;width: 190px;border: 1px solid #d8d9d9;background: #fff;margin:0 10px 20px 0;background:url('../images/bg/arrow-bl.gif') no-repeat 10px 5px;}
.std  ul.top-level li:hover{background-color: #d8d9d9;}
.std  ul.top-level li a{font: bold 14px/16px Tahoma;color: #222;}

/*top-bar*/
.top-bar .left{background:url('../images/bg/form-row.png') repeat-x 0 0;padding:7px 20px;border:solid #DBDBDB;border-width:1px 1px 0;color:#fff;font-weight:bold}
.top-bar .bcrumbs{float:left;margin-left:15px;padding-left:20px;font:bold 11px/30px Tahoma;background:url('../images/bg/play.png') no-repeat 0 10px }

/*Form row*/
.form-row{background:url('../images/bg/form-row.png') repeat-x 0 0;line-height:36px;color:#fff;font-size:13px;font-weight:bold;padding:0 20px ;border:1px solid #DBDBDB}
.form-row fieldset{border:0}
.form-row input[type=submit]{border:0;background: url(../images/bg/search-ico.png) no-repeat 0 0;cursor:pointer;height:22px;padding-left:22px;color: #000}
.form-row select{margin:0 15px 0 5px;width:100px;font-size:12px}
.form-row label{display:none}
.form-row fieldset div{display:inline}
.form-row .left{margin-right:15px;padding-right:25px;background:url('../images/bg/arrow-bl.png') no-repeat 100% 50%}
.form-row_b{margin-bottom: 1em}

/*Inputs*/
select option{background:#376AA5 ;color: #fff}
input[type=text]:hover,select:hover,textarea:hover{border-color:#aaa;}
input[type=text]:focus,select:focus,textarea:focus{border-color:#888;}

.category-box{background:url('../images/bg/product-decore.png') no-repeat 100% 0;min-height:340px;padding:20px 20px 0}
.category-box h1{margin-bottom:10px}
.category-box .make_model_year_form_body {display:block;padding:18px 8px 8px;background:url('../images/bg/my-form.png') no-repeat 0 0;width:184px;height:180px;}
.category-box .make_model_year_form_body fieldset{padding:8px;border:1px solid #fff}
.category-box .make_model_year_form_body fieldset legend{border:2px solid #fff;background:url(../images/bg/bg_menu.gif) repeat-x scroll 0 -2px;padding:3px;
                                                         font:bold 12px/14px Georgia,arial;color:#222;display:block}
.category-box .make_model_year_form_body select{font-size:12px;width:130px}
.category-box .make_model_year_form_body ul{padding-left:0}
.category-box .make_model_year_form_body li{list-style:none;padding:6px 0 6px 30px;margin-bottom:10px}
.category-box .make_model_year_form_body .n1{background:url('../images/bg/number-1.png') no-repeat 0 50%;}
.category-box .make_model_year_form_body .n2{background:url('../images/bg/number-2.png') no-repeat 0 50%;}
.category-box .make_model_year_form_body .n3{background:url('../images/bg/number-3.png') no-repeat 0 50%;}

/*User features*/
img.di{padding:2px;background:#fff;border:1px solid #D8D9D9}
img.di:hover{background: #D8D9D9}
.user-feature-title{background: url(../images/bg/form-row.png) repeat-x scroll 0 0;padding:7px 20px;font-size:16px;border:1px solid #d8d9d9;margin-bottom: 0;color: #fff}
.user-feature{border: solid #D8D9D9;border-width: 0 1px 1px;height:150px;margin:0 0 25px}
.user-feature-1{background:url('../images/frontend/feature_1.jpg') no-repeat 0 0}
.user-feature-2{background:url('../images/frontend/feature_2.jpg') no-repeat 0 0}
.user-feature-3{background:url('../images/frontend/feature_3.jpg') no-repeat 0 0}
.user-feature-4{background:url('../images/frontend/feature_4.jpg') no-repeat 0 0}
.user-feature-5{background:url('../images/frontend/feature_5.jpg') no-repeat 0 0}

/*table-listing*/
.table-listing{margin:15px 0; width: 100%}
.table-listing .tr td{background:#fff}
.table-listing td{padding:5px 0 15px;background:url('../images/bg/stroke.gif') repeat-x 0 100%}
.table-listing td.product{padding:5px 0 0 10px;background-image:none;}
.table-listing td.buy{padding-right:15px;text-align:right}
.table-listing td.product a{font:bold 14px/17px Arial;color:#1c1c1c;}
.table-listing .names {width:120px;padding-left:10px}
.table-listing .prices strike,.table-listing .prices b,.product-prices b, .product-prices strike
{color:#686868;font: bold 22px/24px Arial,Helvetica,sans-serif;padding-left:5px}
.table-listing .prices b,.product-prices b{color:#EA5C2B}
input[type=text].quantity{width:21px;margin:0 5px;font-size:16px}

/*User content*/
.seo-block {padding:10px 0 0 10px}
.seo-block h3{padding-top:10px}
.seo-content{padding: 10px 20px}
.seo-content ul,.seo-content ol{margin:1em 0 ;padding-left: 3em}
.seo-content ul{list-style: circle}
.seo-content ol{list-style: decimal}
.seo-content img,.seo-content table{max-width:746px!important}

/*Basket*/
.basket{margin-bottom:15px;border:1px solid #dbdbdb;font-size:11px;border-collapse:collapse;border-spacing:0;width: 100%}
.basket th{padding:5px;text-align:left;color:#fff;background:#3467B0 url("../images/bg/form-row.png") repeat-x scroll 0 0;font-weight: bold}
.basket td{padding:5px 3px;font-size:11px;color:#333}
.basket td.product-name{font-size:12px;color:#000;padding-left:5px}
.basket .even td{background:#EFEFEF}
.basket .tfoot td{color:#fff;background:#3467B0 url("../images/bg/form-row.png") repeat-x scroll 0 -3px}
.basket a.cartremove {background:url('../images/bg/remove.png') no-repeat 0 4px;padding-left:10px}

/*Discount*/
.discount {background:#FFF;border:1px solid #D8D9D9;margin:0 0 3px;padding:18px 5px 27px 18px;}
.discount .c{margin:0 auto;width:375px}
.discount h3 {color:#040404;font:bold 12px/16px tahoma,sans-serif;margin:0 0 10px 3px;}
.discount label {color:#545454;font:10px/16px Arial,Helvetica,sans-serif;}
.discount .input-text {border:1px solid #D8D9D9;margin:0 9px 0 0;padding:2px;width:255px;}

/*Shadow box*/
.sdf-wnd-shadow td.sdf-wnd-tl {
  background:transparent url(../images/bg/window/tl.png) no-repeat scroll 0 0 !important;
  height:15px;
  width:17px;
}
.sdf-wnd-shadow td.sdf-wnd-t {
  background:transparent url(../images/bg/window/t.png) repeat-x scroll 0 0 !important;
  height:15px;
  width:auto;
}
.sdf-wnd-shadow td.sdf-wnd-tr {
  background:transparent url(../images/bg/window/tr.png) no-repeat scroll 0 0 !important;
  height:15px;
  width:17px;
}
.sdf-wnd-shadow td.sdf-wnd-l {
  background:transparent url(../images/bg/window/l.png) repeat-y scroll 0 0 !important;
  height:auto;
  width:17px;
}
.sdf-wnd-shadow td.sdf-wnd-r {
  background:transparent url(../images/bg/window/r.png) repeat-y scroll 0 0 !important;
  height:auto;
  width:17px;
}
.sdf-wnd-shadow td.sdf-wnd-bl {
  background:transparent url(../images/bg/window/bl.png) no-repeat scroll 0 0 !important;
  height:21px;
  width:17px;
}
.sdf-wnd-shadow td.sdf-wnd-b {
  background:transparent url(../images/bg/window/b.png) repeat-x scroll 0 0 !important;
  height:21px;
  width:auto;
}
.sdf-wnd-shadow td.sdf-wnd-br {
  background:transparent url(../images/bg/window/br.png) no-repeat scroll 0 0 !important;
  height:21px;
  width:17px;
}
.sdf-wnd-shadow .sdf-wnd-c {
  background-color:#fff;
  padding:0.5em;
  position:relative;
}

.shadowed-box{background: url('../images/bg/price-box.png') no-repeat 0 0;padding:12px 15px; }

.block-logo #logo a{top: 42px;position: absolute;width: 462px;height: 25px;background: url('../images/frontend/logo.png') no-repeat 0 0}

/*Complete kit*/
.topMenu .right{background: url(../images/frontend/complete-kit.png) no-repeat 0 3px;padding: 0 10px 0 75px;font-size: 9px}
.topMenu .right:hover{text-decoration: none;}
.topMenu .right span{float: right;width: 96px;height:27px;background: url(../images/bg/buy-now.png) no-repeat 0 0;margin-top: 10px }
.topMenu .right dfn{font: bold 20px/22px Arial,serif;display: block}

/*Select lights*/
.b-lights {margin-top: 20px;position: relative;border: 1px solid #D3D4D5;padding: 2px;font-family: Georgia,serif;color: #fff}
.b-lights div{height: 400px;background: url(../images/bg/lights/sprite.jpg) no-repeat 0 0;}
.b-lights div h1{color: #fff;font-size: 26px;padding: 72px 0 0 25px;font-weight: normal}
.b-lights ul{position: absolute;top: 129px;left: 165px;padding-left: 0}
.b-lights li{cursor: pointer;color: #bbb;font:bold 14px/24px Georgia,serif;overflow: hidden;margin-bottom: 3px}
.b-lights li span{float: left;width: 18px;height: 18px;background: url(../images/bg/lights/sprite_i.jpg) no-repeat 0 0;border: 2px solid #000;margin-right: 5px}
.b-lights li.active {color: #fff}
.b-lights li.active span{border-color: #007EFF;}
.b-lights #s-2 span{background-position: 0 -18px}
.b-lights #s-3 span{background-position: 0 -36px}
.b-lights #s-4 span{background-position: 0 -54px}
.b-lights #s-5 span{background-position: 0 -72px}
.b-lights #s-6 span{background-position: 0 -90px}
.b-lights #s-7 span{background-position: 0 -108px}
.b-lights #s-8 span{background-position: 0 -126px}

.b-lights .s-2{background-position:  0 -400px;}
.b-lights .s-3{background-position:  0 -800px;}
.b-lights .s-4{background-position:  0 -1200px;}
.b-lights .s-5{background-position:  0 -1600px;}
.b-lights .s-6{background-position:  0 -2000px;}
.b-lights .s-7{background-position:  0 -2400px;}
.b-lights .s-8{background-position:  0 -2800px;}

.b-lights .promo{position: absolute;top: 129px;left: 30px;text-align: center;}
.b-lights h2{color: #fff;margin-bottom: 50px;font-weight: normal;font-size: 18px}
.b-lights .promo a{color: #fff;font-size: 11px;padding:66px 0 0 0;background: url(../images/frontend/complete-kit.png) no-repeat 50%  }
.b-lights .promo a span{font-weight: bold}
.b-lights .promo a:hover{color: #007EFF;text-decoration: none}
.b-lights .note {position: absolute;bottom: 10px;left: 10px}

/*Mini select lights*/
.b-lights_m .b-lights  {margin-top: 0;border: 0;padding: 0;width: 423px;padding: 5px;background: url(../images/bg/lights/b-bg.jpg) no-repeat 0 0; }
.b-lights_m .b-lights div{height: 230px;background: url(../images/bg/lights/sprite_m.jpg) no-repeat -10px 0;}
.b-lights_m .b-lights div h1{color: #fff;font-size: 18px;padding: 5px 0 0 10px;}
.b-lights_m .b-lights ul{position: absolute;top: 40px;left: 15px}
.b-lights_m .b-lights  li{font:bold 11px/20px Georgia,serif;margin-bottom: 2px}

.b-lights_m .b-lights .s-2{background-position:  -10px -230px;}
.b-lights_m .b-lights .s-3{background-position:  -10px -460px;}
.b-lights_m .b-lights .s-4{background-position:  -10px -690px;}
.b-lights_m .b-lights .s-5{background-position:  -10px -920px;}
.b-lights_m .b-lights .s-6{background-position:  -10px -1150px;}
.b-lights_m .b-lights .s-7{background-position:  -10px -1380px;}
.b-lights_m .b-lights .s-8{background-position:  -10px -1610px;}

.b-lights_m .b-lights .promo,.b-lights_m .b-lights h2{display: none}
.b-lights_m .b-lights .note {bottom: 2px;left: auto;right: 7px;font-size: 10px}

/*Models*/
.b-promo{display: block;background: url(../images/bg/buy_prods.jpg) no-repeat 0 0;height: 240px;width: 311px}
.b-promo:hover{background-position:  0 100%;}
.b-models {margin-bottom: 30px }
.b-models .b-promo{float: right }

.i-led{background: url(../images/bg/i-led.jpg) no-repeat 0 0;height: 504px;margin: 15px 0}
