/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */



/*.main-contrainer{
	background:url(../images/main-bg-bottom.jpg) center top repeat-y;
}*/

.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }

/* Base Columns */ 

.main ul{
margin: 0;
padding: 0;
}
.search-autocomplete { z-index:999; color: #000; text-align: left;}
.search-autocomplete ul { padding: 5px;border:1px solid #5c7989; background-color:#999;}
.search-autocomplete li { border-bottom:1px solid #f4eee7; cursor:pointer; padding: 5px;}
.search-autocomplete li .amount { float:right; font-weight:bold;}
.search-autocomplete li.odd { background-color:#999; padding: 5px;}
.search-autocomplete li.selected { background-color:#999;padding: 5px; }

/* 1 Column Layout */

.col1-layout .main-container{
   width:auto !important;
    background: none;
}

.col1-layout .main{
    width: auto;
    float:none;
    margin:0;
    font-size:13px;
    line-height:1.3;
}

.col1-layout .header__news{
    display:none;
}
/* 2 Columns Layout */
.col2-left-layout .col-main { float:right;width:712px; }
.col2-left-layout .col-main .main-content{
	background:url("../images/2column-bg-top.png") no-repeat scroll 0 0 transparent;
	padding:10px 20px 10px;
}
.col2-left-layout .bottom-bg{
	 background:url("../images/2column-bg-bottom.png") no-repeat scroll 0 0 transparent;
	 height:9px;
}
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:472px; margin:0 8px; position:relative;z-index:21;}

/* Content Columns */
.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%; }
/* ======================================================================================= */

.top-right{float: right; display: inline; overflow: hidden;width: 505px;padding: 0px 0px 0px 0px;line-height:0px;margin-top: 0;}
.welcome{text-align: right; margin: 0;padding: 0;font-size: 14px; font-weight:bold;text-transform: uppercase;}
.welcome p{padding-right: 1em;margin:0;}
.links {text-align: right;height: 1em; width: 505px; padding: 10px 0; margin:0;text-transform:uppercase;font-size: 11px; display: inline;}
.links li{display: inline;list-style: none;margin: 0;padding:0;color: #434343;}
.links li a.last{margin-right: 0px;}
.links li a{margin-right: 0.5em;text-decoration: underline;font-size:11px;color: #333333;}
.links li a:hover{text-decoration: none;}
.form-search{margin-top:0px;}
.header .form-search {
overflow: hidden; 
float:right;
height:59px;
overflow:hidden;
width:330px;
}
.form-search .text {
background:url(../images/search-input-bg.gif) no-repeat 0 0; 
border:medium none;
color:#b0b0b0;
display:inline;
float:left;
font-size:20px;
height:30px;
margin-right:10px;
margin-top:17px;
outline:medium none;
overflow:hidden;
padding:5px 13px;
width: 233px;
}

.form-search .button{margin-top:25px;}

.form-search .btn {background:none; float: left;width:40px;height:55px;margin : 3px 0px 0px 0px;padding : 0;border : 0;text-indent : -1000em;cursor : pointer;}
.switchers{
	margin-top:5px;
	min-height:26px;
	-height:26px;
}
.language{
	float:right;
}
.language a{
	width:22px;
	height:16px;
	border:1px solid #bababa;
	float:left;
	margin-right:9px;
	text-decoration:none;
	padding:1px;
}
.language .store-2{
	background:#ffffff url(../images/geman-flag.gif) no-repeat 50% 50%;
}

.language .store-3{
	background:#ffffff url(../images/danish-flag.gif) no-repeat 50% 50%;
}

.language a.active{
	border:1px solid #000000;
	background-color:#fec507;
}

.page-head h3{
	margin:0;
}

.page-head{
	margin-bottom:15px;
}

p {line-height : 22px;margin : 0.3em 0;
}
#main {clear : left;margin : 0;padding : 0;background: url(../images/mainpromo.jpg) no-repeat;width : 980px;height : 292px;}
.info {font-size : 15px;color : #fff;float : right;margin-right : 1.3em;margin-top : 3.8em;width : 500px;}
.info p {margin : 0;padding : 0;line-height : 24px;}
.info a{color: #ffbdbd;text-decoration: underline;}

#vertical-nav {
margin-bottom: 2em;
}
#vertical-nav h4, .navinfo h4{
font-size: 14px;
font-weight: bold;
color: #fff;
padding:6px 0px 6px 10px; background: #ad0000; text-transform: uppercase;
}
#vertical-nav ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0;             /* no padding */
    margin:0;              /* no margin for IE either */
}

#vertical-nav ul li {
    margin: 0;
    padding: 0;
    display:block;
}
#vertical-nav ul li {}
#vertical-nav ul ul li{
border-bottom: none;
}
#vertical-nav ul ul li a{
background: #f1f1f1 url(../images/nav_left_bg.gif) repeat-x;
border-style: solid;
	border-color: #ddd;
	border-width: 0px 1px 1px 1px;
}
#vertical-nav ul li a {
    display: block;
    padding: 6px;
    margin:0;
    text-decoration: none;
    height:15px;           /* hint for IE, alternatively remove whitespace from HTML */
background: #ececec url(../images/bg_nav_left_main.gif) repeat-x;
border-style: solid;
	border-color: #ddd;
	border-width: 0px 1px 1px 1px;
}
#vertical-nav ul li a:hover {
    background-color: #ddd;
	border-bottom: 1px solid #d2d2d2;
	color: #000;
}
#vertical-nav ul li .open{
	border-bottom: 1px solid #d2d2d2;
font-weight: bold;}

#vertical-nav ul li .open, #vertical-nav .activesubsub, #vertical-nav .subopen {
    color:#000000; font-weight: bold;
}
#vertical-nav .final{
background-color:#ECECEC;
}

#vertical-nav ul ul li a {
    padding-left: 20px;
}

#vertical-nav ul ul ul li a {
  padding-left: 40px;     /* indent level 2 */
}

#vertical-nav a {
  color:#000;
}
#vertical-nav a:hover {
  color:#000;
}
#vertical-nav ul li ul li a {
    margin-bottom:0px;
    margin-top:0px;
}
#vertical-nav ul li ul li {
    margin-bottom:0px;
    margin-top:0px;
}
/* Header ================================================================================ */
.header-container {}
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; }
.header .form-search { text-align:center; }
.header .form-language { text-align:center; }
#logo { float:left;
width : 398px;
height : 81px; overflow:hidden; cursor:pointer; } 


/********** < Navigation */
#nav { font-size:12px;  clear: both;background: #2d2d2d url(../images/nav_bg.gif) repeat-x; text-transform: uppercase;border-bottom:10px solid #b60000; }

/* All Levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav li li.parent {color: #000;}

/* 0 Level */
#nav li { float:left; }
#nav li a{padding : 14px 14px;}
#nav li.active a{ color:#fff;  background: #ad0000;}
#nav a { float:left; color:#fff; font-weight:bold;}
#nav a:hover { color:#fff; background: #ad0000; margin:0; }
#nav li.active li a{ color:#000; background: #f6f6f6; }
/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; color: #000; }
#nav ul li.over {color: #000;}
#nav ul li.last { background:#656461; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; color: #000; }
#nav ul li a { font-weight:normal !important;color: #000; }

/* 2nd leven */
#nav ul { position:absolute; width:15em; top:35px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#f6f6f6; color:#000; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea,{ padding: 4px;font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
button{padding: 2px;}
input.input-text, select, textarea { border:1px solid #d7d7d7;padding: 2px; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:4px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:20px; text-align:right;padding:2px;}
textarea { overflow:auto; }
button.button { 
	overflow:visible; 
	width:auto; 
	cursor:pointer; 
	background:url("../images/redesign/bg/lime-button-left.png") no-repeat scroll 0 0 transparent;
	border:none;
	display:block;
	padding:0 0 0 4px;
	text-align:center;
	text-decoration:none;
	zoom:1; 
	height:23px;
}
button.button > span { 
	background:url("../images/redesign/bg/lime-button-right.png") no-repeat scroll right 0 transparent;
	color:#fff;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:3px 12px 4px 3px;
	position:relative;
	text-align:center !important;
	height:16px;
	/*overflow:hidden;*/
	zoom:1;
	white-space:nowrap;
	cursor:pointer;
 }
 

 
 button.button:hover{ 
	background-position:0 -23px;
 }
 button.button:hover span{ 
	background-position:100% -23px;
 }
 
 .send-friend .buttons-set button{
	margin-left:5px;
 }

*:first-child+html button.button  > span{
  top:0px;
  padding:2px 12px 5px 3px;
}

.button.button > span{
  top:0px\0/;
  padding:1px 12px 6px 3px\0/;
}
 
button.disabled {background: #ad0000; border: 1px solid #850000; padding: 2px;}
button.disabled span {color: #fff;}
/* 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 Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px;padding: 4px 10px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box {  }
.group-select li input.input-text,
.group-select li textarea {width:640px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:310px; }
.group-select li .input-box select { width:316px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px 15px; }
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* 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; text-align:center;}
.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 0px 8px 0px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#92ce73; background-color:#dff9ce; color:#619a44; }
.note-msg,
.notice-msg { border-color:#8a8888; background-color:#B8B8B8; color:#7D1797;  text-align:center;}

/* BreadCrumbs */ 
.breadcrumbs ul{display: inline;}
.breadcrumbs { padding:10px; margin:0px; background: #e4e4e4 url(../images/headers.gif) repeat-x; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { padding:0 0 0px; margin:0 0 10px; }
.title-buttons {  }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { 
border:none;
padding:3px 8px;
margin:5px 0; 
text-align:center; 

}

.toolbar{
	margin-top:10px;
    clear: both;
}

.pager .amount { float:left; }
.pager .limiter { float:left; margin-top: 5px;}

.pager select{
	padding:0;
	border:1px solid #b6b6b6;
	width:50px;
}
.pager .pages { 
	float:right; 
	margin-top:3px;
}
.pages strong{
	display:none;
}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }

.pager .pages li {
	float:left;
	padding:0 2px;
	font-size:11px;
}


.pager .pages li a{
	float:left;
	border:1px solid #cfc3b1;
	background:#fff;
	color:#000000;
	text-decoration:none;
	padding:1px 6px;
}

.pager .pages li.current,.pager .pages li a:hover{
	border:1px solid #4a0d59;
	color:#fff;
	background:#7D1797;
	padding:1px 6px;
}

.pager .pages .current {}

/* Sorter */ 
.sorter { background:#e4e4e4  url(../images/pager_bg.gif) repeat-x;border: 1px solid #e4e4e4; padding:4px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; font-weight:bold; white-space:nowrap; border:1px solid #DDDDDD;}
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead {  }

.data-table thead th{
	border:1px solid #d3d3d3;color:#505050;border-bottom:1px solid #acacac; background:#c1c1c1 url(../images/th-bg.gif) repeat-x 0 0;
	vertical-align:middle;
	height:29px;
	padding:0 5px;
}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

#shopping-cart-table td{
	border:none;
}
#shopping-cart-table{
	border-bottom:1px solid #b7b8bc;
}

#checkout-step-billing .input-box{margin-right: 1em;}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li label{margin: .3em 0;}
li.odd {}
li.even {background-color:#fff; margin-bottom: .5em; }
dt.odd,
dd.odd {}
dt.even,
dd.even {  }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {  background:url(../images/block-top.gif) no-repeat 0 0;zoom:1;} 

.sidebar .block ul li a{
	text-decoration:none;
	color:#000000;
	font-size:13px;
    line-height:1.6;
    text-transform: uppercase;
}

.sidebar .block ul li{
	padding:1px 0 0 0;
    font-size:13px;
    line-height:1.6;
}

.sidebar .block ul li a:hover{
	text-decoration:none;
}

.sidebar .layer-block{
	background:url(../images/filter-top.png) no-repeat 0 0;
	padding-bottom:10px;
}


.sidebar .layer-block-bottom{
	background:url(../images/filter-bottom.png) no-repeat 0 bottom;
	height:6px;
	margin:0 0 10px;
}

.sidebar .guide a{
	text-decoration:none;
	color:#4e4e4e;
}

.sidebar .service ul li{
	margin-top:15px;
	padding:6px 0 6px 50px;
}

.sidebar .service ul li a{
	font-weight:bold;
}

.sidebar .service ul li span{
	display:block;
	font-size:13px;
}

.sidebar .service .block-content{
	padding-left:10px;
}


.sidebar .service ul li.quesion{
	background:url(../images/question.gif) no-repeat 0 0;
}


.sidebar .service ul li.contact{
	background:url(../images/kontakt-os.gif) no-repeat 0 0;
	margin:0;
}

.sidebar .service ul li.car{
	background:url(../images/car.gif) no-repeat 0 0;
}

.sidebar .service ul li.om-os{
	background:url(../images/om-os.gif) no-repeat 0 0;
}

.sidebar .catalog-block ul li.active a{
	font-weight:bold;
}

.sidebar .catalog-block ul li a:hover{
	color:#7E1798 !important;
}

.sidebar .catalog-block ul li.active a:hover{
	color:#7E1798 !important;
}

.block-content{
	/*padding:5px 22px 0;*/
}

.seo-block .block-content{
	padding:5px 5px 0 0;
}



.sidebar .newsletter{
	padding:0;
}

.sidebar .newsletter .block-content{
	padding:5px 12px 0;
	zoom:1;
}

.newsletter .text{
	border:1px solid #d7d7d7;
	margin:5px 0;
	padding:3px;
	width:174px;
}

.newsletter-block-bottom{
	background:url(../images/newsletter-bottom.gif) no-repeat 0 0;
	margin-top:9px;
	padding:1px 16px 0;
	zoom:1;
}

.newsletter input.subscribe{
	background:url(../images/subscribe.png) no-repeat 0 0;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border:none;
	float:right;
	padding:3px 4px;
	width:86px;
	margin-top:5px;
	cursor:pointer;
	height:23px;
}

.newsletter input.subscribe:hover{
	background-position:0 -23px;
}


.phones{
	margin:0 5px 0px;
	padding:5px;
	font-weight:bold;
	color:#222222;
	font-size:16px;
	border-bottom:1px solid #f3f3f3;
}

.phones p{
	width: 120px;
	text-align:center;
}

.phones .phone{
	font-size:16px;
	margin-bottom:0px;
	padding:10px 0 10px 50px;
	background:url(../images/phone.gif) no-repeat 0 0;
	
}


#breadcrumb{
	padding-bottom:15px;
}



.sidebar .block .block-title { padding:0 0 8px 0; color: #7E1798; font-size:17px; font-weight:bold; }

.sidebar .seo-block .block-title{
	padding:15px 8px 0px 0px;
	color:#D62603;
}

.newsletter .block-title{
	background:url(../images/newsletter.gif) no-repeat 98% 7px;
}
.service .block-title{
	background:url(../images/kundeservice.gif) no-repeat 98% 7px;
}

.sidebar .catalog-block .block-title{
	font-size:25px;
	color:#d62603;
	padding-left:0;
}

.sidebar .block h3 {   text-transform: uppercase; line-height:1.5;  margin: 0;}
.sidebar .block .block-content {  }
.sidebar .block .block-content h3{color:#666666;}
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

.sidebar  .block-bottom{
	background:url(../images/block-bottom.gif) no-repeat 0 bottom;
	height:5px;
	margin:0 0 10px;
}

.sidebar .block-cart .cart-subblock{
	background:url(../images/cart.png) no-repeat 185px 5px;
	zoom:1;
}

.sidebar .block-cart .block-content{
	padding:5px 1px 0;
}

.sidebar .block-cart .summary{
	padding:0 12px;
}

.sidebar .block-cart .summary p{
	margin-bottom:5px;
}

.sidebar .block-cart .block-content p.empty{
	padding:0 12px;
}

.sidebar .block-cart .summary p span.price{
	font-weight:bold;
}

.sidebar .block-cart .actions{
	background:#f1f1f1;
	padding:5px 10px 3px;
	zoom:1;
}

.sidebar .block-cart .actions button{
	float:right;
}

.sidebar .block-cart .block-subtitle{
	padding:3px 0 3px 22px;
	font-weight:bold;
}

/* Block: Account */
.sidebar .block-account {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav h3{font-size: 14px;}
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}

/* Block: Cart */
.sidebar .block-cart {}
.cart-box{float: right;background: url(../images/box.png) no-repeat;
width: 40px;
height: 37px;}
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal {  }

.sidebar .mini-products-list li { 
	padding:5px 10px;
} 

.sidebar .mini-products-list li.odd{
	
}

.sidebar .mini-products-list li.even{
	margin:0;
}


.sidebar .mini-products-list li.last{
	background-image:none;
}


.sidebar .mini-products-list li .sub-price{
	float:left;
}

.sidebar .mini-products-list .sub-info{
	margin-top:2px;
}

.sidebar .mini-products-list .sub-info .btn-remove{
	margin-top:5px;
}


.cms-index-index .products-container{
	/*margin-top:10px;*/
}

.col-left .block{
	background:none;
	padding-bottom:10px;
}





.col-left .block-bottom{
	background:url(../images/filter-bottom.png) no-repeat 0 bottom;
	height:6px;
}

.col-left .block-bottom{
	background:url(../images/filter-bottom.png) no-repeat 0 bottom;
	height:6px;
}

.col-left .border-block{
	background:url(../images/left-block-top.gif) no-repeat 0 top;
}

.col-left .gratis-block{
	background:url(../images/gratis.gif) no-repeat 0 top;
	color:#ffbba7;
	font-size:13px;
	font-weight:bold;
}

.col-left .lager-block{
	background:url(../images/lager.gif) no-repeat 0 top;
	color:#000000;
	margin-top:15px;
	height:102px;
}

.col-left .gratis-block .block-content{
	padding:5px 0px 8px 11px;
}

.col-left .gratis-block .block-content p{
	padding-right:75px;
	margin-top:7px;
}

.col-left .gratis-block h4{
	font-size:20px;
	color:#fff;
	font-weight:normal;
}

.col-left .lager-block h4{
	color:#000;
}

.col-left .border-block{
	background:url(../images/left-block-top.gif) no-repeat 0 top;
}

.col-left .border-block-bottom{
	background:url(../images/left-block-bottom.gif) no-repeat 0 bottom;
	height:6px;
}



.sidebar .mini-products-list .product-image { float:left; width:80px; border:1px solid #ddd; margin-right:-90px; }
.sidebar .mini-products-list .product-details { margin-left:90px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent {}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block .block-tags li:after{display: inline;!important}
.sidebar .block .block-tags .block-content ul{list-style: none;}
.sidebar .block .block-tags .block-content li{display: inline; padding-right: 4px;}
/* Block: Subscribe */
.sidebar .block-subscribe {}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
products-grid-new td{ width: 25% ;border-right:1px solid #ddd; padding:5px;}
.products-grid, products-grid-new  { width:100%; }
.products-grid tr.odd, products-grid-new tr.odd{}
.products-grid td:hover, products-grid-new td:hover{background: #fafafa;}
.products-grid tr.even , products-grid-new tr.even{ background-color:#fafafa; }
.products-grid td { width:33%; border-right:1px solid #ddd; padding:5px; }
.products-grid td.empty {}
.products-grid .product-name a, products-grid-new .product-name a{font-size: 12px; text-transform: uppercase;}

/* View Type: List */
.products-list .item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; margin-right:-150px; }
.product-list .image-product{text-align: center;}
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {padding-right:10px;}
.product-collateral {}

/* Product Images */
.product-view .product-img-box {float:left;   width: 270px; }
.product-view .product-img-box .product-image img{
    padding: 10px;
    border:1px solid #d9d9d9;
    border-radius:1px;
    background:#fff;
}
.product-view .product-img-box .product-image{
	margin-bottom:20px;

}
.product-view .product-img-box .product-image-zoom { position:relative; width:285px; height:285px; 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; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; 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/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.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 {  }
.product-view .product-name {font-size: 12px; text-transform: uppercase;margin-bottom:5px;}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {margin-bottom:10px; float:right;}
.availability .in-stock { font-weight:bold; color: #009900; }
.availability span{
    font-size:15px;
    font-style:italic;
}
.in-stock span{
	position: relative;
    margin-right:10px;
    vertical-align: bottom;
}
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.product-shop .price-box{color:#f42604;font-size:16px;font-weight:bold; margin-bottom:5px;}
.price-box .price { font-weight:bold; font-size: 13px; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.price-box .price-label{
	display:none;
}

.price-box p{
	margin:0 0px 5px 0;
}
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {color: #CC0000;}
.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:bold; }

/* 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 .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-size:15px; margin-top:5px;}
.add-to-cart .qty { float:left; box-shadow:none; border:1px solid #ababab; background:none; font-size: 15px; margin-top:5px; font-style: normal;}
.add-to-cart .button { float:right;  }

/* Add to Links + Add to Cart */
.add-to-box {margin-top:5px;}
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%;padding: 2px; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; pading: 2px; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {line-height: 23px;}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* 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 Tags */
.tags-list li { display:inline; }
#search-autocomplete{background: #000;color: #fff;padding: 10px; text-align: left;}

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right;text-align:right;  margin-top: .5em; margin-right: .5em;}
.cart{line-height: 23px;}
/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; margin-top: 1em; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; line-height: 23px;}
.crosssell-item{padding-bottom: 5px; margin-bottom: 1em; border-bottom: 1px dotted #ddd;}
.cart .shipping li{margin-bottom: 1em;}
.cart .shitting ul li{margin: 0;}
.discount{margin-bottom: 1em; border: 1px solid #b9babc; padding: 0;line-height: 23px; background: #f2f2f2; padding:0;width:183px;}
.discount h2,.discount label,.discount .input-box{
	margin-left:13px;
}
.shipping{margin-bottom: 1em;  padding: 1em;border: #ddd;line-height: 23px; background: #f2f2f2 url(../images/headers.gif) bottom repeat-x;}


/* Shopping Cart Totals */
.cart .totals { float:right; margin-right:20px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */
.image-product{text-align: center;margin-top: 10px;}

/* Checkout ============================================================================== */
/* One Page */
.one-page-checkout { border-bottom:1px solid #ddd; position:relative; }
.one-page-checkout li.section { border:1px solid #ddd; border-bottom:0; }
.one-page-checkout .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.one-page-checkout .step-title .number { float:left; line-height:22px; margin-right:5px; }
.one-page-checkout .step-title h3 { float:left; text-transform: uppercase; font-size: 12px; }
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#ccc; cursor:default; }
.one-page-checkout .step { border-top:1px solid #ddd; padding:10px; }
.one-page-checkout .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000;}
#payment-tool-tip{
	left:253px !important; top:429px !important;
}
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */


#footer{
	text-align:center;
	padding:30px 0 0;
	background:#414041 url(../images/footer.gif) 0 0 no-repeat;
	height:61px;
	
}

#footer ul{
	margin-bottom:10px;
}

#footer ul li{
	display:inline;
}

#footer ul li a{
	font-size:14px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
	margin-right:10px;
}

#footer p{
		color:#a0a0a0;
		font-size:10px;
		font-weight:bold;
}
.clear{clear: both;}
/* ======================================================================================= */


.home-promotion{
	background:url(../images/old-man.gif) no-repeat 0 0;
	font-size:13px;
	padding:22px 22px 15px;	
	min-height:361px;
	-height:361px;
	zoom:1;
}

.home-promotion div.descr{
	margin-bottom:18px;
	min-height:170px;
	-height:170px;
	width:200px;
}

.home-promotion p.special{
	font-weight:bold;
	font-size:18px;
	color:#272727;
	margin-bottom:0px;
	width:auto;
}

.home-promotion h3.special-header{
	font-size:33px;
	color:#4d364c;
	width:auto;
	margin:0 0 10px;
}

.home-promotion .regular-price .price{
	font-size:21px;
	font-weight:bold;
	color:#444444;
}

.home-promotion a.more{
	color:#0026A2;
	text-decoration:underline;
	background:url(../images/arrow.gif) no-repeat right 50%;
	padding-right:15px;
}

.home-promotion a.more:hover{
	text-decoration:none;
}

.products-container{
	background:url(../images/products-top.gif) no-repeat 0 0;
	zoom:1;
}

.products-content{
	padding:5px 9px 5px 20px;
}

#customer-reviews h4{
	font-size:18px;
	font-weight:bold;
	color:#4d364c;
	margin-bottom:20px;
}

.product-cont-bottom{
	background:url(../images/products-bottom.gif) no-repeat 0 bottom;
	height:6px;
}

.magento-team-carousel{
	background:url(../images/large-block-top.gif) no-repeat 0 0;
	zoom:1;
}

.magento-team-carousel h4{
	color:#D62603;
	font-size:25px;
	padding:10px 0 10px 20px;
	font-weight:normal;
}

.carousel-bottom{
	background:url(../images/large-block-bottom.gif) no-repeat 0 bottom;
	height:6px;
}

.product-box  ul{
	list-style:none;
	padding:0;
	margin:0;
}

.product-box{
	float:left;
	text-align:left;
	font-size:13px;
	margin-right:10px;
	min-height:210px;
	-height:210px;
	width:140px;
	margin-bottom:10px;
}

.product-box.last{
	margin-right:0;
}

.product-box img{
	margin-bottom:5px;
}

.product-box h3{
	font-size:11px;
	color:#000;
	margin:0;
}



.product-box ul ul{
	min-height:75px;
	-height:75px;
	list-style:none;
}

.product-box .price-box{
	color:#444444;
}

.product-box a.add-to-cart{
	border:none;
	background:url(../images/add-to-cart-left.gif) no-repeat 0 0;
	padding:0 0 0 6px;
	display:block;
	width:100px;
	text-decoration:none;
	margin:3px auto 0;
	text-align:center;
	clear:both;
}
.product-box a.add-to-cart span{
	background:url("../images/add-to-cart-right.gif") no-repeat scroll right 0 transparent;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:23px;
	padding:2px 6px 2px 3px;
	cursor:pointer;
}

.product-box a.add-to-cart:hover{
	background-position:0 -27px;
}

.product-box a.add-to-cart:hover span{
	background-position:right -27px;
}


.product-box li.more{
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.product-box li.more a{
	background:url("../images/view-more.gif") no-repeat scroll right 0 transparent;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	display:block;
	margin:2px auto;
	padding:2px 8px;
	text-decoration:none;
	width:90px;
	height:23px;
}

.product-box a{
	color:#d4783b;
	text-decoration:underline;
}

.product-box a:hover{
	text-decoration:none;
	color:#d4783b;
}

#breadcrumb ul{
	float:left;
	width:440px;
}

#breadcrumb ul li{
	float:left;
	font-size:10px;
}
#breadcrumb ul li a{ 
	color:#4d364c;
}


.adj-nav .head{
	background:url(../images/shop-by-bg.gif) no-repeat;
	padding:2px 10px;
	margin:0;
}

.adj-nav .head h3{
	font-size:16px;
	color:#fff;
	float:left;
}

#adj-nav-navigation .block-title a{
	float:right;
	color:#fff;
	text-decoration:underline;
	font-size:10px;
	margin-top:4px;
}

.adj-nav .head a:hover{
	text-decoration:none;
}

#adj-nav-navigation{

}



.narrow-by dt{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:#929292 url(../images/filter-bg.gif) repeat-x;
	padding:1px 10px 3px 10px;
	zoom:1;
}
.narrow-by dt.adj-nav-dt-selected{
	background:#929292 url(../images/filter-bg-un.gif) repeat-x;
}


.narrow-by dt span{
	display:block;
	background:url(../images/uncollapsed.gif) no-repeat 205px 50%;
	zoom:1;
}

.narrow-by dt.adj-nav-dt-selected span{
	background:url(../images/collapsed.gif) no-repeat 205px 50%;
}

.narrow-by dt span.name{
		background:none;
		float:left;
}

div.narrow-by dd a {
	color:#323232;
	text-decoration:none;
	font-size:13px;
}






.narrow-by dt.adj-nav-dt-selected span a{
	display:block !important;
}

.narrow-by dt span a{
	margin-right:20px;
	font-size:10px;
	color:#899aac;
	text-decoration:underline;
}

.narrow-by dt span a:hover{
	text-decoration:none;
}

#narrow-by-list a.adj-nav-attribute {
	color:#323232;
	background:url("../images/adj-nav-checkbox.gif") no-repeat scroll -63px 4px transparent;
	padding-left:25px;
	
}

#narrow-by-list a.adj-nav-attribute:hover {
	background-position:-26px -32px;
}

#narrow-by-list a.adj-nav-attribute-selected  {
	color:#2f2f2f;
	background-position:-45px -13px;
	font-weight:bold;
}

#narrow-by-list a.adj-nav-attribute-selected  :hover{
	color:#2f2f2f;
}

#narrow-by-list ol li{
	color:#ababab;
	padding:10px 0 0 0;
	clear:both;
}


#narrow-by-list .clear-sel{
	padding:0 0 6px 0;
	display:block;
}

.clear-sel a{
	color:#8c9dae;
	text-decoration:underline;
}

.clear-sel a:hover{
	text-decoration:none;
}

#narrow-by-list dd{
	margin-top:0px;
	border-top:1px solid #989898;
	padding-left:10px;
}

#adj-nav-filter-price{
	padding-left:0;
}

.narrow-by{
	padding-bottom:5px;
	background:url("../images/nav-bottom-bg.gif") no-repeat scroll 0 bottom transparent;
}

#adj-nav-price-slider .handle span.prs-cont{
	position:relative;
	top:21px;
	/*left:-7px;*/
}

#adj-nav-filter-price{
	padding-bottom:35px;
}


#adj-nav-filter-price div.left-handle{
	background:url("../images/selector-left.gif") no-repeat scroll 50% 0 transparent;
}

#adj-nav-filter-price div.right-handle{
	background:url("../images/selector-right.gif") no-repeat scroll 50% 0 transparent;
}

.product-left{
	float:left;
	width:200px;
}

.product-left p{
	margin-bottom:10px;
}

.product-right{
	float: left;
    margin-left: 20px;
    width:240px;
}

.product-right .price-box{
    float:left;
    padding-top: 14px;
}

.product-right .price-box span.price{
    font-size:20px;
}

.product-right .add-to-cart button.button{
	overflow:visible; 
	width:auto; 
	cursor:pointer; 
	background:url("../images/redesign/buy-big.gif") no-repeat scroll 0 0 transparent;
	border:none;
	display:block;
	text-decoration:none;
	zoom:1;
    text-align: left;
	width:136px;
	height:30px;
	font-size:15px;
	color:#333333;
	padding:0 0 0 12px;
	float:right;
    text-transform: uppercase;
}

.product-view h2{
	color:#242021;
	font-size:15px;
	font-weight:bold;
}

.box-description{
    font-size:12px;
    clear:both;
    padding:25px 0;
    line-height:1.4;
}

.box-description p{
    margin-bottom:20px;
}

.currencies{
	float:left;
}

.currencies a{
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-right:5px;
	border:2px solid #d4d4d4;
	background:#fff;
	color:#919090;
	padding:0 5px;
	text-decoration:none;
	text-transform:lowercase;
}

.currencies a.active,.currencies a:hover{
	border:2px solid #000000;
	background:#ffc404;
	color:#242121;
}

.product-collateral h6{
	font-size:15px;
	font-weight:bold;
	color:#242021;
}

.product-collateral .products-content{
	padding:10px 0 0 0;
}

#customer-reviews h2{
	font-weight:normal;
	margin-top:10px;
	font-size:14px;
}

#customer-reviews h3{
	font-weight:normal;
	font-size:16px;
	background:#f1f1f1;
	padding:5px 10px;
}

#customer-reviews .form-list{
	margin-top:15px;
}

#recipients_options p{
	text-align:right;
}

.send-friend .buttons-set{
	margin-top:20px;
}

.send-friend  .form-list{
	margin-left:7px;
}

.del-td{
	vertical-align:middle;
}

.checkout-types button.btn-checkout{
	overflow:visible;
	width:auto;
	cursor:pointer;
	background:url("../images/redesign/bg/checkout.png") no-repeat scroll 0 0 transparent;
	border:none;
	display:block;
	text-align:center;
	text-decoration:none;
	zoom:1;
	width:204px;
	height:44px;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	padding:0 0 5px;
	float:none;
	margin-top:5px;
}

button.btn-continue{
	overflow:visible; 
	width:auto; 
	cursor:pointer; 
	background:url("../images/redesign/bg/continue.png") no-repeat scroll 0 0 transparent;
	border:none;
	display:block;
	text-align:center;
	text-decoration:none;
	zoom:1; 
	width:168px;
	height:24px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:0 0 0px;
	float:none;
	margin-top:5px;
	margin-top:10px;
}

button.btn-continue:hover{
	background-position:0 0;
}



.proceed{
	float:right;
	margin-top:15px;
}

.proceed .checkout-types{
	float:none;
}

#shopping-cart-totals-table tbody td{
	color:#999999;
	font-size:14px;
	font-weight:bold;
}

#shopping-cart-totals-table tfoot td{
	border-top:1px solid #f6f6f6;
	color:#494949;
	font-size:16px;
	font-weight:bold;
}

.new-users .content{
	min-height:141px;
	-height:141px;
}

.field{
	margin-top:5px;
}

h4.big-title{
	color:#444444;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
	text-transform:uppercase;
}

.category-description{
	margin-top:10px;
}

/*.tier-prices{
	width:100px;
}*/

.wrapper .category-title-top{
	float:left;
	color:#000000;
	font-size:16px;
	background:url("../images/cate-middle-bg-top.gif") no-repeat scroll 0 0px transparent;
	text-decoration:none;
	width:200px;
	text-align:center;
	margin-right:10px;
	padding:10px 0 0px 0;
	margin-bottom:10px;
	zoom:1;
	overflow:hidden;
	text-shadow: -1px 0px 0px #ececec;
}

.wrapper .category-title-top:hover{
	background:url("../images/cate-middle-bg-top.gif") no-repeat scroll 0 -100px transparent;
	color:#fff;
	text-shadow: -1px 0px 0px #e26047;
	
}

.category-title-bottom{
	display:block;
	position:relative;
	bottom:0;
	height:12px;
	background:url("../images/cate-middle-bg-bottom.gif") no-repeat scroll 0 0 transparent;
}

.category-title-top:hover .category-title-bottom{
	background:url("../images/cate-middle-bg-bottom.gif") no-repeat scroll 0 -12px transparent;
	
}

.sub-cats{
	zoom:1;
	margin:10px 0;
}

.products-content h1{
	/*margin:15px 0 0 0;*/
}

.send-friend .messages{
	margin-top:40px;
}

.seo-block .block-content span{
	font-size:11px !important;
}

.address-line-3{
	display:none;
}

#original{
	list-style:none;
	padding:0;
	margin-top:15px;
	padding-left:80px;
}

#original li{
	float:left;
	margin-right:20px;
	padding:6px 0 6px 40px;
	margin-bottom:15px;
	background:url("../images/round_ok.png") no-repeat scroll 0 center transparent;
	min-width: 250px;
}

.col-main-cont{
	margin: 0 0 0 8px;
	float:left;
    width: 720px;
}

.cms-index-index .col3-layout .col-main{
	margin: 0 8px 0 0;
}

.catalog-product-view .col-right{
	margin-left: 4px;
    margin-right: 5px;
}
.catalog-product-view .main-container {
   padding-bottom: 20px;
 }  
 
 #checkout-payment-method-load dt label{
	/*display:none;*/
 }
 
 table.onestepcheckout-summary tbody td{
	border-bottom:1px solid #D7D7D7;
	padding-bottom:3px;
	padding-top:3px;
 }
 
 .main .gender-block{
	margin-bottom:10px;
 }
 
 p.ship{
	color:#2c2c2d;
	font-size:14px;
 }

 .ui-dialog h4{
    color:#2c2c2d;
    font-weight:bold;
    font-style: italic;
    font-family: georgia;
    font-size:16px;
    margin-bottom:15px;
 }

 .ui-dialog .btn-buy {
     background: url("../images/redesign/btn-continue.gif") no-repeat scroll 0 0 transparent;
     width: 80px;
     padding: 6px 9px;
     height:13px;
     font-size: 13px;
  }

 .ui-dialog .btn-checkout {
     background: url("../images/redesign/btn-checkout.gif") no-repeat scroll 0 0 transparent;
     width: 110px;
     color: #FFFFFF;
  }

 .ui-dialog {
   background:#ffffff url("../images/redesign/popup-cart-bg.gif") no-repeat 190px 28px !important;
   padding: 0 0 20px 20px !important;
   border-radius:10px !important;
}

.ui-widget-header{
    background:none !important;
    border:none !important;
}

.ui-dialog .left-text{
    width: 145px;
}

.ui-dialog .actions{
    margin:25px 0 0;
    text-align:left;
    text-transform: uppercase;
}
.ui-dialog .actions a{
    margin-right:15px;
    float:left;
}

.seo-block{
	padding:0 15px;
}

.faded{
    opacity: 0.8;
    filter:alpha(opacity=80);
    background: #606061;
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:999;
}

/*.sidebar .catalog-block .level0.nav-3 ul.level0{
	display:block !important;
}*/