
/* Reset ================================================================================= */
@font-face {
    font-family: 'WebfontRegular';
    src: url('altgot2n-webfont.eot');
    src: url('altgot2n-webfont.eot?#iefix') format('embedded-opentype'),
         url('altgot2n-webfont.woff') format('woff'),
         url('altgot2n-webfont.ttf') format('truetype'),
         url('altgot2n-webfont.svg#WebfontRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { margin:0; padding:0; }
html {
  height:100%;
}
 body {
   height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
}
/* .wrapper
{

    margin: 0 auto -286px;
    min-height: 100%;
    position: relative;


}
 .clearfooter
{
	clear:both;
	height:286px;
}
.footer-container
{
	height: 286px;
	
} */
body          { background:#d3d2c6; font:13px/1.35 Helvetica, Arial, sans-serif; color:#646460; }

img           { border:0; vertical-align:top; }

a             { color:#05c; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15;font-family: 'WebfontRegular'; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* 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 */
strong        { font-weight:bold; }
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; }
.cms-page-view .std ul, .cms-page-view .std ol {
	padding-left: 40px;
	list-style: inherit;
	
	margin-bottom:16px;
}

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.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-top        { vertical-align:top; }
.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; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { margin:0 auto; padding:0; text-align:left;
background: url(../images/bg.png) no-repeat center top;
 }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {
width:974px;
margin:0 auto;
}
.main { margin:10px 0; }

/* Base Columns */
.col-left { float:left; width:232px; padding:0; }
.col-main { float:left; width:732px;   }
.col-right { float:right; width:232px;  padding:0; }
.sidebar .block.block-banner  .block-content
{
	padding: 0;
	border-top:3px solid #BD1701;
}
.block-subscribe button
{
	
}
.col-right .block.block-subscribe 
{
	border-top:3px solid #BD1701;
background-color: #EFEDE1;
margin: 0 0 24px 0;
}
.col-right .block.block-subscribe .form-subscribe-header
{
	margin-bottom:10px;
}


.sidebar .block.block-banner
{
	margin-bottom:24px;
}
.col-right .block.block-subscribe  .block-content
{
	padding:0px 17px 24px 26px;
}
.col-right .block.block-subscribe .block-title
{
	padding: 24px 17px 0 26px;
	margin:0 0 10px 0;
}
/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto;

margin-bottom:33px;
 }
 .cms-page-view .col1-layout .col-main
 {
 	background: url(../images/stat_bg.png) repeat-y top left;
 }
.leftcol1
{
	width:207px;
	float:left;
	padding:10px 13px 20px 13px;
}
.leftcol2
{
	width:608px;
	float:right;
	padding:18px 60px 30px 60px;
}

.mceContentBody 
{
	padding:18px 60px 30px 60px;
	background-color: #E2E0D4 !important;
	width:608px;
}

.mceContentBody p
{
	margin: 0 0 15px 0;
}

.leftcol1 ul.menu li, .block-account ul li
{
	padding:11px 0 9px 4px;
	border-bottom:1px solid #b2c5c1;
}
.leftcol1 ul.menu li a, .block-account ul li a, .block-account ul li strong
{
	color:#233c53;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'WebfontRegular';
	font-size:16px;
	line-height: 18px;
}
.leftcol1 ul.menu li ul, .block-account ul li ul
{
	padding: 9px 0 0 9px;
}
.leftcol1 ul.menu li ul li, .block-account ul li ul li
{
	border-bottom:none;
	padding: 0px 0 6px 0;
}
.leftcol1 ul.menu li ul li a, .block-account ul li ul li a
{
	color:#383838;
	text-decoration: none;
	text-transform: none;
	font-family: Helvetica;
	font-size:13px;
	line-height: 18px;
}
/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; padding:0px;width:742px}
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:464px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:730px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 {
float: left;
width: 59%;
}
.col2-set .col-2 {
float: right;
width: 39%;
}
.col2-set .col-narrow { width:33%; }
.col2-set .col-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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,textarea { background:#fff; border:1px solid #b8b8b8;

        -webkit-box-shadow: inset 1px  1px 2px 0px #dddddd;
        
        box-shadow: inset 1px  1px 2px 0px #dddddd;
        
    -webkit-border-radius: 3px;
    
    border-radius: 3px;
    
 }
 input.input-text
 {
 	height: 18px;
 }
input.input-text,textarea { padding:2px 4px; }
.element textarea
{
	width:167px;
}
.element input.text-input
{
	width: 130px;
}
.ecardformwrapper .formright
{
	width:205px;
	float:right;
	overflow: hidden;
}
.ecardformwrapper .element input.text-input
{
	width: 146px;
}
textarea#ecard-sender-message
{
width:165px;
height: 62px;
margin-top:6px;
}
.paddleft
{
	padding-left: 47px;
}
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { 

	background: url("../images/but2.jpg") no-repeat scroll left center transparent;
	border: medium none;
	color: white;
	font-family: 'WebfontRegular';
	font-size: 15px;
	margin: 0;
	line-height: 15px;
	padding: 8px 8px 6px 25px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 2px 0px #c0beb2;
	box-shadow: 1px 1px 2px 0px #c0beb2;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
	overflow:visible; 
	width:auto; 
	cursor:pointer; 
	}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
.form-search
{
    margin-top: -10px;
}
.advanced-search-link
{
    color: #646460;
    float: right;
    margin-right: 33px;
    margin-top: 4px;
    font-size: 11px;
    text-decoration: none;
}
.form-search input.input-text
{
	border: none;
	background: url(../images/search_bg.png) no-repeat left top;
	height: 26px;
	width:170px;
	padding: 0 6px;
	float:left;
}
.form-search  button.button
{
	width:33px;
	float:left;
	height: 26px;
	background: url(../images/search_btn.png) no-repeat top left;
	border:none;
}
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
#advanced-search-list.form-list select { width:119px; }
.ui-multiselect-checkboxes li
{
	
	border-bottom:1px solid #dbdbdb;
}
.ui-multiselect-checkboxes label
{
	line-height: 22px;
}
.ui-multiselect-checkboxes label input
{
	margin:0 3px 0 0;
}
.ui-multiselect-menu .ui-widget-header
{
	background: #B91301;
}
.ui-multiselect-checkboxes label span
{
	padding: 3px;
}
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

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

.buttons-set-order {}
.fieldset ul.form-list
{
	 margin-bottom: 6px;
    padding-left: 0px;
	 list-style-type: none;
}

.fieldset { 
 padding:0px 0 0px 0px; 
}
.fieldset .legend { 
border-bottom: 1px solid #B2C5C1;
    color: #30475C;
    font-family: 'Helvetica',sans-serif;
    font-size: 14px;
    margin: 4px 0 14px;
    padding: 0 0 5px;
	 font-weight: bold;

}

/* 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 {}
p.required { font-size:10px; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.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 9px !important; background-repeat:no-repeat !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; margin-left:10px;margin-right:10px;}
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

li.error-msg,
li.success-msg,
li.note-msg,
li.notice-msg
{ list-style: none; }

/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0 0 10px;}
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { }
.page-title h1,
.page-title h2, .step-title { font-size:18px; color:#233B53;text-transform: uppercase;
border-bottom:1px solid #B2C5C1; padding:0 0 7px; margin:0 0 10px; color:#233B53; 

}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

/* Pager */
.pager { padding:14px 0; margin:0;  }
.pager .amount { float:left;padding:0 0 0 14px;line-height: 30px; }
.pager .limiter { float:right; }
.pager .pages { float:right; }
.pager .pages ol { display:inline; }
.pager .pages li { float:left; padding:0px 11px;
line-height: 30px;
font-weight: bold;
color:#A0A193;
}
.pager .pages li.next
{
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	border-left:1px solid #A5B5B1;
}
.pager .pages li.next img
{
	margin-left:8px;
}
.pager .pages li.previous
{
		font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	border-right:1px solid #A5B5B1;
}
.pager .pages li.previous img
{
	margin-right:8px;
}

.pager .pages li a
{
	text-decoration: none;
	font-weight: bold;
	color:#2A2928;
}
a.next
{
		text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color:#2A2928;
	padding: 0 20px 0 0;
	background: url(../images/rarrow.png) no-repeat right center;
}
.pager .pages .current {}
.right
{
	float:right;
}
.col-left.sidebar .last ol
{
	background: none;
}
/* Sorter */
.sorter { padding: 11px 11px 11px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

.titlebl
{
	position: absolute;
	width:350px;
	float:left;
	padding: 3px 0 7px 30px;
}
.titlebl h1, .titlebl h2
{
	display: inline;
	
}
.titlebl h1
{
	  font-family: 'WebfontRegular';
    font-size: 22px;
    line-height: 30px;
	 text-transform: uppercase;
	 color:#223D51;
}
.titlebl.page-title h1
{
	padding: 0 0 0px;
	border: none;
}
.sorter .titlebl h2 
{
	padding: 0 0 0 8px;
	margin:0 0 0 7px;
	border-left:1px solid #A3B6B2;  font-family: 'WebfontRegular';
    font-size: 18px;
    line-height: 30px;
	 color:#7D7C7B;
}
.sorter p.amount
{
	
	float:right;
	line-height: 32px;
	padding-right: 10px;
}
.sorter .sort-by
{
	float:right;
	width:220px;
	line-height: 30px;
}
.sorter .sort-by label
{
	color:#383838;
	font-family:Georgia;
	font-style: italic;
	font-size:16px;
}
/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {

background: url(../images/sorter.png) no-repeat bottom left;
}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px;  white-space:nowrap; }
.data-table td { padding:5px;  }
.data-table thead {  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label {  }
.data-table td.value {}

/* 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/bkg_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 { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { margin:0 0 10px; }
.std ul.disc { list-style:disc outside; padding-left:18px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.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; }*/

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo {  }
.header-container { 
background: #202221;
border-bottom:3px solid #bd1701;
}
.header { width:974px; margin:0 auto;height: 86px; }
.header .logo { text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { 
margin:0 19px 0 0; padding:15px 0 0 17px;
float:left;
width:125px;
 }
 
.header .welcome-msg { font-family:Georgia; color:#626262; font-style: italic;float:left;
padding:55px 0 0 0; }
.header .links { float:right; }
.search-autocomplete { background: #fff; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; background: #fff; }
.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 .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }


.header { position: relative; }
ul.links {
	float: right;
	margin: 0 2px 0 0;
	height: 40px;
	position: absolute;
	right: 0px;
	bottom: 3px;
}
ul.links  li a {
	color: #bd1701;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	text-align: center;
	padding: 0px 5px;
}
ul.header-menu { float:right; margin:0 2px 0 0 ; background: url(../images/headermenu.png) no-repeat top  right;
height:42px;
position: absolute;
right: 0px;
}
ul.header-menu  li
{
		color:#8b8c83;
}
ul.header-menu  li a
{
	color:#8b8c83;
	text-decoration: none;
	display: block;
	line-height: 40px;
	height: 40px;
	text-align: center;
	padding: 0px 22px;
	border-right:1px solid #202221;
}
ul.header-menu li.item3 a
{
	padding: 0px 19px;
}
ul.header-menu li.item4 a
{
	padding-right: 46px;
	background: url(../images/gift.png) no-repeat 80% 12px;
}
ul.header-menu li.item5 a
{
	width:39px;
	background: url(../images/card.png) no-repeat 50% 10px;
	padding: 0px 16px;
}
ul.header-menu li .sbOptions a 
{
	text-align: left;
	line-height: 26px;
	padding-left: 11px;
	color: #8B8C83;
	height: auto;
	border-right: none;
	
}
ul.header-menu li a.sbSelector
{
	
}
.header-menu li { display: block;float:left; }
.form-language { display: block;float:left; }

.header-menu li.item2
{
	/*padding:10px 20px 6px 20px;*/
	padding: 0px;
	border-right: 1px solid #202221;
}
.header-menu li li
{
	float: none;
}
/********** < Navigation */
.nav-container { margin:0 auto;
position:relative;
width:974px;
background: url(../images/topmenu.png) no-repeat bottom center;
padding-bottom: 16px;
 }
#nav { padding:0;

margin:0; }

/* All Levels */
#nav li { text-align:left; position:relative;padding:13px 0 10px 0; }
#nav li.level1 { padding:0; }

#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; color:#233c53; font-size:18px;
line-height: 30px; float:left; background: url(../images/topli.png) no-repeat right center;
padding:0 17px;
text-transform: uppercase;
  font-family: 'WebfontRegular';
}
#nav li:hover, #nav li.active
{
	background: url(../images/hover.png) repeat-y top right;
}
#nav li.first:hover, #nav li.first.active
{
	background-position: top left;
}
#nav li a:hover { text-decoration:none; }

#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }

#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav li.level1 a { background: none; }
#nav ul { position:absolute; width:16em; top:53px; left:-10000px; border:1px solid #0a0a08; background:#323230;padding:8px 0; }
#nav ul li { float:none; border-bottom:1px solid #0a0a08; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:9px 7px 5px 7px; font-weight:normal; color:#8b8c84 !important; font-size:16px;
line-height: 16px; padding-left: 20px; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active.level0 > a,
#nav ul li.over.level0 > a  { font-weight:bold; color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { color:#feffff !important; }
#nav ul li.over, #nav ul li.active{ background:#1d1f1e !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

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


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title {  }
.block .block-title strong { font-family: 'WebfontRegular';font-weight: normal;
text-transform: uppercase; font-size:18px;
line-height: 18px;}
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

.block .block-content #block-related li.item
{
	padding-top: 0px;
}

/* Block: Account */
.block-account {
	width: 207px;
	float: left;
	padding: 10px 13px 20px 13px;
}
.block-account .block-title {
	display: none;
}
.col-main .my-account {
	width: 608px;
	float: right;
	padding: 18px 60px 30px 60px;
	background-color: #e2e0d4;
}

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

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

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

/* Block: Related */
.block-related {}


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

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

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

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:10px 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { }
.products-grid.last { border-bottom:0; }
.products-grid li.item {
	float:left; width:230px; margin:7px;background-color: #EFEDE1;
        -webkit-box-shadow:  0px 1px 0px 0px #89897F;
        
        box-shadow:  0px 1px 0px 0px #89897F;
		  position: relative;
         }
			.products-grid li.item.last
			{
				margin-right:0px;
			}

.main_page li.item {
	width: 230px;
}

.owrl
{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: url(../images/blk.png) repeat;
	display:none;
}
.redstripe
{
	background: #b31601;
	border-top:1px solid #98200f;
	height:45px;
	margin-top: 169px;
	padding-left: 36px;
}
.redstripe a
{
	font-size:13px;
	text-decoration: none;
	color:#ffffff;
	font-style: italic;
	font-family: Georgia;
	background: url(../images/vdet.png) no-repeat center left;
	padding: 7px 0 7px 28px;
	margin-top:5px;
	display: block;
}

.products-grid li.item:hover .owrl, .owerlay_wrap:hover .owrl, .owerlay_wrap1:hover .owrl
{
	display: block;
}

.owerlay_wrap
{
	padding: 18px;
	position: relative;
}
.owerlay_wrap .owrl a
{
	
	font-size:13px;
	text-decoration: none;
	color:#ffffff;
	font-style: italic;
	font-family: Georgia;
	background: url(../images/vdet2.png) no-repeat center left;
	padding: 0px 0 0px 43px;
	margin-top:5px;
	display: block;
	line-height: 46px;
	width:95px;
	height: 46px;
	position: absolute;
	top:50%;
	left:50%;
	margin: -23px 0 0 -69px;
}
#search_autocomplete{
z-index:55;
}

.products-grid .product-image { display:block; width:230px; height:228px; margin:0; }

.main_page .product-image {width:230px;
	height: 228px; }

.products-grid .product-name { margin:14px 4px 0px 0; font-weight:normal; font-size:13px;padding:0 7px 0 7px;height:45px;
overflow: hidden }
.products-grid .product-name a {color:#434341;text-decoration:none;}
.products-grid .price-box { border-top:1px solid #B2C5C1;padding:7px 0;margin:0px 7px;color:#237188;
font-family: Georgia; font-size:16px;
font-style: italic; line-height: 18px;
height: 18px;
 }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { background: url(../images/list_bg.gif) repeat-y top right;padding:0 0 0 7px}
.col1-layout .products-grid { width:790px; margin:0 auto; }
.col2-left-layout .products-grid
{
	width:752px;
}
.catalog-category-view .main
{
	margin-bottom:20px;
	border-bottom:1px solid #A6B6B3;
}
/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

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

.price-box {}
.price-box p { margin: 0px !important; }
.price-box .price { font-weight:bold; }

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

/* Old price */
.old-price { display: inline-block; float: left; }
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price { display: inline-block; margin-left: 5px; color: #BD1701; float: right; }
.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; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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; }

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; 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 notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-label  { display: none; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

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

/* Add to Cart */
.add-to-cart label { float:left; margin:3px 5px 0 0; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

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

.tools-line-wrapper .add-to-cart button.button
{
	float: none;
}
.product-essential  {}

.product-view{
	padding:27px 20px 44px 20px;
	background-color: #EFEDE1;
	border-bottom:3px solid #BD1701;
}

.added_attribute
{
	color: #1e9b92;
	font-size: 13px;
	line-height: 14px;
	font-family: Georgia;
	font-style: italic;
	padding: 3px 0 0 15px;
}

.shareicons
{
	margin-left: 18px;
	background: url(../images/share.png) no-repeat top left;
	width:182px;
	height: 31px;
	line-height: 31px;
	color:white;
	 font-family: 'WebfontRegular';
	 position: relative;
}
.shareicons a
{
	position: absolute;
	display: block;
	top:0px;
	width:25px;
	height: 31px;
}
.titleshare
{
	padding: 0 0 0 12px;
	font-size:16px;
}
a.ico1
{
	left:64px;
}
a.ico2
{
	left:92px;
}
a.ico3
{
	left:117px;
}
a.ico4
{
	left:142px;
}
/* Product Images */

.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { padding:9px 20px;

/*background: url(../images/img_bg.png) repeat-y top center;width:560px; height:443px;margin-bottom:9px; }*/

background: url(../images/img_bg.png) repeat-y top center;width:560px; margin-bottom:9px; }

.product-view .product-img-box .product-image-zoom { position:relative;  overflow:hidden; width:280px; height:225px;z-index:9;

 }
 .product-img-box
 {
 	position: relative;
 }
/* .product-view .product-img-box a.zoom
 {
 	display: block;
	width:28px;
	height:26px;
	background: url(../images/zoom1.png) no-repeat top left;
	text-decoration: none;
	position: absolute;
	bottom:221px;
	right:270px;
	margin: 0px;
 }*/



.product-view .product-img-box a.zoom {
	width: 149px;
	height: 149px;
	display: none;
	text-align: center;

	text-decoration: none;
	position: absolute;
	bottom: 347px;
	right: 207px;
	opacity: .6;
	/* margin: 0px; */
	z-index: 555;
	padding:0!important;
}

.product-view .product-img-box .one-image a.zoom {
	bottom: 167px;
}

.product-view .product-img-box a.zoom.show{
	display: block;
}

.gallery-images{
	margin-bottom: 15px;
}

.gallery-thumbs-container{
	padding-right: 12px;
}
 .leftside
 {
 	width:371px;
	float:left;
 }
 .product-view .leftside{
     width:570px;
 }
 .rightside
 {
 	float:right;
	width:300px;
 }
 .rightside .tools-line
 {
	padding: 12px 0;
	position: relative;
	margin:0px 0 5px -15px;
	background: url(../images/price_bg2.png) repeat-y top left;
 }
  .rightside .tools-line:before
  {
  	content: "";
  	background: url(../images/price_bg.png) no-repeat top left;
  	position: absolute;
  	top: -10px;
  	left: 0px;
  	width: 100%;
  	height: 10px;
  }
    .rightside .tools-line:after
  {
  	content: "";
  	background: url(../images/price_bg.png) no-repeat bottom left;
  	position: absolute;
  	bottom: -10px;
  	left: 0px;
  	width: 100%;
  	height: 10px;
  }
  .tools-line .old-price, .tools-line .special-price
  {
  	display: block;
  	float: none;
  }
  .tools-line-wrapper
  {
  	display: table;
  	width: 100%;
  }
  .rightside .tools-line .price-box
  {
  	display: table-cell;
  		vertical-align: middle;
  }
    .rightside .tools-line .add-to-cart
	 {
	  	display: table-cell;
	  	vertical-align: middle;
	  	text-align: right;

	 }
	 
	    .rightside .tools-line .add-to-cart button.button
		 {
		 	background: url("../images/addc.png") no-repeat scroll left top transparent;
    border: medium none;
    color: white;
     font-family: 'WebfontRegular';
    font-size: 16px;
       margin: 0px 0 0 5px;
    	padding: 5px 10px 5px 32px;
    text-align: center;
    text-transform: uppercase;
  -webkit-box-shadow:  1px 1px 2px 0px #c0beb2;
        
        box-shadow:  1px 1px 2px 0px #c0beb2;
        
    -webkit-border-radius: 3px;
    
    border-radius: 3px;
    
		 }
  .rightside .price-box .regular-price .price,
  .rightside .price-box .old-price .price,
  .rightside .price-box .special-price .price
  {
  	display: block;
	line-height: 23px;
	color:#06617f;
	font-family: Georgia;
	
	font-size:22px;
	font-weight: normal;
	font-style: italic;
	
	padding: 0 0 0 15px;
  }
  .rightside .price-box .special-price .price { color: #BD1701 }
  .rightside .data-table td
  {
  	padding:0px;	border: none;
  }
  .rightside .data-table th
  {
  	border: none;
	padding:0px;
	background-color: transparent;
  }
  .rightside .data-table tr.even
  {
  	background-color: transparent;
  }
.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.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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-name h1
{
	padding: 21px 0 16px 0;
	margin:0px;
	font-size:22px;
	line-height: 22px;
	text-transform: uppercase;
}
.box-additional
{
	padding:10px 0;
	border-bottom:1px solid #b2c5c1;
}
.box-description
{
	padding:10px 0;

}
.rightside tr.attr-material td, .rightside tr.attr-material th
{padding-bottom:10px;
	
}
.rightside tr.attr-attribute td, .rightside tr.attr-attribute th
{
	border-top:1px solid #b2c5c1;
	padding-top:10px;
}
.short-description h2, .product-collateral h2
{
	font-size:13px;
	margin:0 0 10px 0;
	line-height: 13px;
	font-weight: bold;
}
/* Product Shop */

.col1-layout .product-view .product-shop { float:right; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name { min-width: 300px;}
.product-view .short-description {}

/* Product Options */
.product-options {  }
.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:5px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.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: 0; }

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

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

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

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

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

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.fieldset.advanced-search {
width:1001px;
background: url(../images/sbg2.png) repeat-y top left;
 border: none;
    margin:0 0 0 -26px;
    padding:15px 0;
	 position: relative;
}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right;
width:380px;
height:56px;
padding: 17px 0 0 0;

margin:18px -10px 0 0;
background: url(../images/but_bg.jpg) no-repeat top left; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:500px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.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; left:-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; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_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 strong { 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; }

/* Centinel */
.centinel {}

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }



.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }


.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { padding: 27px 0 0 36px;
    position:relative; }
.opc .step .tool-tip { right:10px; }

#checkout-review-table-wrapper .form-list label
{
	float:none;
	display: block;
    margin: 0 0 10px;
}
.newsletter_check_bg
{
	margin: 20px 0 0 0;
}
.newsletter_check li.left
{
	margin: 0 20px  20px 0;
	width: 230px;
}
textarea#id_comments, textarea#id_comments_copy
{
	 height: 80px !important;
    width: 470px !important;
}
#checkout-review-table
{
	margin: 0 0 20px 0;
}
#checkout-review-table td h3
{
	margin: 0px;
	border: none;
}
#checkout-review-table td
{
	border-top: 1px solid #b2c5c1;
	padding: 4px;
	}
.newsletter_check li.left .left_checkbox
{
	width: auto !important;
}
.left_checkbox label
{
	padding-left: 10px;
}
.left_checkbox label a
{
    color:#646460;
}
.opc .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 .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

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

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

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

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order 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 .cart-price,
.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; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container
{
	border-top:3px solid #bd1701;
	background:#c0bfb3 url(../images/footer.png) repeat-x top left;
}
.footer { width:974px;
margin:0 auto;
padding: 23px 0 43px 0;
background: url(../images/percent.png) no-repeat 646px 0px;
}
.footer-top-left h2, .block-subscribe .block-title
{
	color:#233c53;
	font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    text-transform: uppercase;
	margin:0 0 15px 0;font-family: 'WebfontRegular';
}
.footer-top-left div
{
	width:170px;
	padding:0 0 0 15px;
	float:left;
}
.footer-top-left div ul li
{
	margin:0 0 3px 0;
}
.footer-top-left div ul li a
{
	color:#383838;
	text-decoration: none;
	font-size:13px;
}
.footer p { text-align:right; }
.footer ul {}
.footer ul li { }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */

/* Footer Menu =========================================================================== */
.footer .footer-top-left { width: 555px; float: left; border-right:1px solid #94a4a0;}

.footer .footer-bottom { width: 959px; float: left; margin-top: 20px; 
padding:0 0 0 15px;line-height: 49px;}
.footer-bottom address
{
	font-size:13px;
	color:#7c7c7c;
}
.menu-terms ul li
{
	margin:0 16px 0 0; 
}
.menu-terms ul li a
{
	color: #383838;
    font-size: 13px;
    text-decoration: none;
}
.footer .footer-bottom * { float: left; }
.footer address { display: block; float: left; width: 489px; }
.footer .menu-terms { width: 300px; }
.footer .menu-terms ul li { display: inline; }

.footer .footer-top-right { width: 195px; float: right; }
.footer .footer-top-right .block-subscribe { width: 195px; }

.menu-social { 
text-align: right; }
.menu-social ul li { display: inline; }
.menu-social ul li a
{
	display:block;
	text-indent: -9999px;
	width:27px;
	margin:0 10px 0 0;
	height: 27px;
	float:left;
}
.menu-social ul li a.t1
{
	background: url(../images/t1.png) no-repeat top left;
}
.menu-social ul li a.t1:hover
{
	background: url(../images/t1_color.png) no-repeat top left;
}
.menu-social ul li a.t2
{
	background: url(../images/t2.png) no-repeat top left;
}
.menu-social ul li a.t2:hover
{
	background: url(../images/t2_color.png) no-repeat top left;
}
.menu-social ul li a.t3
{
	background: url(../images/t3.png) no-repeat top left;
}
.menu-social ul li a.t3:hover
{
	background: url(../images/t3_color.png) no-repeat top left;
}
.menu-social ul li a.t4
{
	background: url(../images/t4.png) no-repeat top left;
}
.menu-social ul li a.t4:hover
{
	background: url(../images/t4_color.png) no-repeat top left;
}
#search_mini_form { position: absolute; top: 15px; right: 10px; }
.footer-top-right .block .block-content 
{
	padding: 0 0 6px 0;
	border-bottom:1px solid #94a4a0;
	margin-bottom:8px;
}
.block-subscribe  .input-box
{
	float:left;
	width:162px;
}
.block-subscribe  .input-box input.input-text
{
	 background: url("../images/search_bg.png") no-repeat scroll left top transparent;
    border: medium none;
    float: left;
    height: 26px;
    padding: 0 6px;
    width: 150px;
}
.sidebar .block-subscribe .input-box input.input-text
{
	 width: 143px;
}
.newsletter-validate-detail button.button span,
#search_mini_form button.button span
{
	display: none;
}
.block-subscribe .actions button.button
{
	width:33px;
	height: 26px;
	background: url(../images/podpiska_btn.png) no-repeat top left;
	border:none;
	float: left;
}
.sidebar .block-subscribe .input-box
{
	width:154px;
}
.footer-top-right .form-subscribe-header
{
	padding:0 0 10px 0;
}
.footer .footer-bottom .payments
{
	float: right;
}
li.p1 
{
	 background: url("../images/topli.png") no-repeat scroll right center transparent;
	 margin:0 10px 0 0;
}
li.p1 span
{
	width:90px;
	display: block;
	background: url(../images/paypal.png) no-repeat top left;
	height: 49px;
	
}
li.p2 span
{
	width:53px;
	display: block;
	background: url(../images/secure.png) no-repeat 0px 10px;
	height: 49px;
	
}
/* ======================================================================================= */

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after, ul.columns-3:after, ul.border-bottom li:after,ul.prices li:after,
.send-friend .form-list li p:after, .fieldset.advanced-search:after{ display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
.catalog-category-view .main
{
	margin-top:4px;
}
ul.columns-3, ul.border-bottom li, ul.prices li
{
display: block;
list-style: none !important;
padding: 0px !important;
zoom:1;
}
/* breadcrumbs start */

	.breadcrumbs_new {
		height: 29px;
		margin-bottom: 10px;
		font: bold 12px/29px Helvetica;
		overflow: hidden;
		white-space: nowrap;
	}
	.breadcrumbs_new a span {
		float: left;
		background: url('../images/breadcrumb-v.png');
		background-repeat:repeat-x;
		background-position: 0px 0px;
		white-space: nowrap;
	}
	.breadcrumbs_new a span.text {
		padding: 0px 1em 0px 1em;
	}
	.breadcrumbs_new .crumb-home{
		width:20px;
		height:14px;
		margin-top: 7px;
		background: url(../images/breadcrumb-home.png) no-repeat 0px -14px;
	}
	.breadcrumbs_new a.hover-current .crumb-home, .breadcrumbs_new a.active .crumb-home {
		background-position: 0px 0px;
	}
	.breadcrumbs_new a.first span.text {
		padding: 0px 1em 0px 1em;
	}
	.breadcrumbs_new .arrow {
		height: 29px;
		width: 19px;
		padding: 0px;
		margin: 0px;
		white-space: nowrap;
		display: inline-block;
		background: url('../images/breadcrumb-v.png');
		background-repeat:repeat-x;
		background-position: 0px -29px;
	}
	.breadcrumbs_new a .arrow.active-next {
		/*background-position: 0px -203px;*/
	}
	.breadcrumbs_new a.last .arrow {
		background-position: 0px -203px;
	}
	.breadcrumbs_new a .arrow.hover-next, .breadcrumbs_new a .arrow.active-next {
		background-position: 0px -58px;
	}
	.breadcrumbs_new a .arrow.hover-current, .breadcrumbs_new a.active .arrow {
		background-position: 0px -145px;
	}
	.breadcrumbs_new a .arrow.hover-current.active-next, .breadcrumbs_new a.active .arrow.hover-next {
		background-position: 0px -116px;
	}
	.breadcrumbs_new a.last .arrow.hover-current, .breadcrumbs_new a.active.last .arrow {
		background-position: 0px -174px;
	}
	.breadcrumbs_new a {
		height: 29px;
		text-decoration: none;
		color: #585857;
		cursor: pointer;
		white-space: nowrap;
		display: inline-block;
		margin-left: -4px;
	}
	.breadcrumbs_new a.active span.text, .breadcrumbs_new a.hover-current span.text {
		background-position: 0px -87px;
		color: white;
	}

/* breadcrumbs end */

	.breadcrumbs_new.onepagebreadcrumbs {
		height: 42px;
		margin-bottom: 10px;
		font: bold 12px/16px Helvetica;
	}
	.breadcrumbs_new.onepagebreadcrumbs a span {
		float: left;
		background: url('../images/breadcrumb-v1.png');
		background-repeat:repeat-x;
		background-position: 0px 0px;
	}
	.breadcrumbs_new.onepagebreadcrumbs span em
	{
		display: block;
		font-style: normal;
		font-family: 'WebfontRegular';
		font-size:1.2em;
	}
	.breadcrumbs_new.onepagebreadcrumbs  a span.text {
		padding: 5px 1em 5px 1em;
	}

	.breadcrumbs_new.onepagebreadcrumbs  a.hover-current .crumb-home, .breadcrumbs_new.onepagebreadcrumbs  a.active .crumb-home {
		background-position: 0px 0px;
	}
	.breadcrumbs_new.onepagebreadcrumbs  a.first span.text {
		padding: 5px 1em 5px 1em;
	}
	.breadcrumbs_new.onepagebreadcrumbs  .arrow {
		height: 42px;
		width: 25px;
		padding: 0px;
		margin: 0px;
		display:inline-block;
		background: url('../images/breadcrumb-v1.png');
		background-repeat:repeat-x;
		background-position: 0px -42px;
	}
	.breadcrumbs_new a .arrow.active-next {
		/*background-position: 0px -203px;*/
	}
	.breadcrumbs_new.onepagebreadcrumbs  a.last .arrow {
		background-position: 0px -302px;
	}
	.breadcrumbs_new.onepagebreadcrumbs  a .arrow.hover-next, .breadcrumbs_new.onepagebreadcrumbs  a .arrow.active-next {
		background-position: 0px -86px;
	}
	.breadcrumbs_new.onepagebreadcrumbs  a .arrow.hover-current, .breadcrumbs_new.onepagebreadcrumbs  a.active .arrow {
		background-position: 0px -215px;
	}
	.breadcrumbs_new.onepagebreadcrumbs  a .arrow.hover-current.active-next, .breadcrumbs_new.onepagebreadcrumbs a.active .arrow.hover-next {
		background-position: 0px -172px;
	}
	.breadcrumbs_new.onepagebreadcrumbs  a.last .arrow.hover-current, .breadcrumbs_new.onepagebreadcrumbs  a.active.last .arrow {
		background-position: 0px -259px;
	}
	.breadcrumbs_new.onepagebreadcrumbs  a {
		height: 42px;
		text-decoration: none;
		color: #585857;
		float: left;
		cursor: pointer;
	}
	.breadcrumbs_new.onepagebreadcrumbs a.active span.text, .breadcrumbs_new.onepagebreadcrumbs a.hover-current span.text {
		background-position: 0px -129px;
		color: white;
	}


#breadcrumbs_new {
    padding: 0;
    margin: 0 0 10px 0;
    height: 28px;
    font: bold 12px/28px Helvetica; /* line-height MUST be the same as height */
    list-style-type:none;
      background: #D4D3C7;
  
  overflow: hidden;
  width: 100%;
}


#breadcrumbs_new li{
  float: left;
}

#breadcrumbs_new a{
  padding: 0px 1em 0px 2em;
  float: left;
  text-decoration: none;
  color: #585857;
  position: relative;
   background-color: #b9b8ae;

}

#breadcrumbs_new li:first-child a{
  padding-left: 2.6em;
  background: #B9B8AE url(../images/home.png) no-repeat 8px 8px;

}

#breadcrumbs_new a:hover, #breadcrumbs_new li:first-child a:hover{
  background: #b31601;
  color:white;
}

#breadcrumbs_new a::after,
#breadcrumbs_new a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.25em;
  border-top: 1.25em solid transparent;
  border-bottom: 1.25em solid transparent;
  border-left: 1em solid;
  right: -1em;
}

#breadcrumbs_new a::after{
  z-index: 2;
  border-left-color: #b9b8ae;
}

#breadcrumbs_new a::before{
  border-left-color: #d4d3c7;
  right: -1.3em;
  z-index: 1;
}

#breadcrumbs_new a:hover::after{
  border-left-color: #b31601;
}

#breadcrumbs_new .current,
#breadcrumbs_new .current:hover{
  font-weight: bold;
  background: none;
}

#breadcrumbs_new .current::after,
#breadcrumbs_new .current::before{
  content: normal;
}

.catalog-category-view .note-msg {
	margin-top: 40px;
}

.std p
{
	margin:0 0 15px 0;
}
.col-left.sidebar
{
	background-color: #EFEDE1;
}
.col-left.sidebar .block .block-content
{
	padding:0px;
}
.currently .btn-remove {
	float: right;
	margin-top: 7px;
	margin-right: 7px;
}
.currently ol li {
	height:26px;
	line-height: 26px;
	color:#3a383d;
	display: block;
	text-decoration: none;
	padding: 0 0 0 26px;
}
.currently .actions{
	color:#3a383d;
	display: block;
	text-decoration: none;
	line-height: 26px;
}
.currently .actions a{
	float: right;
	margin-right: 7px;
}
#narrow-by-list ol li,
#narrow-by-list2 ol li
{
	line-height: 26px;
}
#narrow-by-list ol li a,
#narrow-by-list2 ol li a
{
	color:#3a383d;
	display: block;
	width:215px;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 26px;
	position: relative;
}
#narrow-by-list ol li a:hover,
#narrow-by-list2 ol li a:hover,
#narrow-by-list ol li a.current,
#narrow-by-list2 ol li a.current
{
	background: url(../images/left_li.png) no-repeat top left;
	color:#c01504;
}
.col-left.sidebar .block .block-title
{
	padding: 0 14px;
}
#narrow-by-list dd,
#narrow-by-list2 dd
{
	padding: 5px 0 8px 0;
	background: url(../images/line.gif) no-repeat bottom center;
}
.col-left.sidebar dt, .currently .block-subtitle
{
	 font-family: 'WebfontRegular';
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    text-transform: uppercase;
	color:#243D53;

	display: block;
	
	font-weight: normal;
	width:206px;
	margin:12px auto 0 auto;
}
.sidebar .block-subscribe .menu-social
{
	border-top:1px solid #B2C5C3;
	padding-top: 8px;
}
.sort-by
{
	position: relative;
}
.sort-by a
{
	position:absolute;
	top:1px;
	right:-5px;
}
.main
{
	position: relative;
}
.catalog-category-view .breadcrumbs_new
{
	margin-bottom: 41px;
}
.sloganleft
{
	padding: 3px 0 0 45px;
	color:white;
	float:left;
	font-size: 12px;
}
.sloganleft strong
{
	color:#f7e085;
}
.sloganleft em
{
	font-family: Georgia;
	color:#f7e085;
	font-size:16px;
}
.lenta 
{
	width:1029px;
	height: 59px;
	background: url(../images/str.png) no-repeat top left;
	position: absolute;
	top: 40px;
	 left: -26px;
}
.catalog-product-view .lenta{
    top: 37px;
}
.product-gift-card .page-title{
    margin-top: 15px;
}

a.arrow2
{
	color:white;
	font-family: Georgia;
	font-size:12px;
	padding: 0 33px 0 0;
	background: url(../images/arrow_l.png) no-repeat right center;
	font-style:italic;
	float:right;
	text-decoration: none;
	display: block;
	margin:6px 45px 0 0;
}
.relbanner
{
	position: relative;
	border-bottom: 3px solid #BD1701;
	margin-left:11px;
}
.cms-index-index .relbanner, .cms-index-noroute .relbanner, .contacts-index-index .relbanner
{
	margin-left:0px;
	margin-bottom:0px;
}
.cms-index-noroute .relbanner
{
	margin-bottom: 15px;
}
h2.subtitle , .step-title
{
	font-family: 'WebfontRegular';text-transform:uppercase;font-size: 20px;color:#233c53;
	margin: 0px;
	padding: 15px 0 5px 15px;
}
h2.subtitle.nopadleft
{
	padding-left: 0px;
}
.block_secure
{
	padding: 0 28px 133px 0;

	position: relative;
}
.block_secure:after
{
		background: url(../images/secure_onestep.png) no-repeat bottom center;
		content: "";
		width: 198px;
		height: 117px;
		position: absolute;
		bottom: 0px;
		left: -10px;
}
.cms-index-index .col-right
{
	padding-top:45px;
}
img.gerb
{
	position: absolute;
	top:-7px;
	left:135px;

}
.relbanner1
{
	float:right;
	width:239px;
	
}
.relbanner1 img.banner1
{
	margin:0 0 4px 0;
}
.cms-index-index .col2-right-layout .products-grid,.block-related  .products-grid
{
	width:748px;
	margin-left: -15px;
	background: url(../images/indextov.png) no-repeat bottom center;
	padding-bottom: 8px;
	padding-left: 12px;
	
}
.block-related  .products-grid
{
	background-position: top center;
}
.cms-index-index .col2-right-layout .products-grid .price-box,.block-related .products-grid .price-box
{
	border-top:0px;
}
h2.subtitle a.all
{
	font-family: Georgia;
	font-style: italic;
	font-size:12px;
	font-weight: bold;color:#393939;
	text-decoration: none;
	padding: 0 22px 0 0;
	background: url(../images/rarrow.png) no-repeat right bottom;
	margin: 5px 15px 0 0;
	text-transform: none;
	float: right;
}
.catalogsearch-advanced-result ol.products-list,
.catalogsearch-result-index ol.products-list
{
	background-color: #e5e3d7;
	
}
.catalogsearch-advanced-result ol.products-list li:first-child,
.catalogsearch-result-index ol.products-list li:first-child
{
padding-top:12px;	

}
.catalogsearch-advanced-result ol.products-list li:last-child,
.catalogsearch-result-index ol.products-list li:last-child
{
	background: url(../images/sbg.png) no-repeat top center;
}
.catalogsearch-advanced-result ol.products-list li,
.catalogsearch-result-index ol.products-list li
{
	padding: 0px 7px 17px 7px ;
	background: url(../images/sbg.png) no-repeat bottom center;
	border-bottom: none;
}
.catalogsearch-advanced-result .products-list .product-image,
.catalogsearch-result-index .products-list .product-image
{
	width:109px;
	height:109px;
	margin:0 22px 0 0;
	border:1px solid #e1e1e1;
}
.catalogsearch-advanced-result .products-list .product-name,
.catalogsearch-result-index .products-list .product-name
{
	width:365px;
	border-right:1px solid #b2c5c1;
	height: 99px;
	padding: 12px 0 0 0;
	float: left;
}
.catalogsearch-advanced-result .products-list .product-name  a,
.catalogsearch-result-index .products-list .product-name  a
{
	text-decoration: none;
	color:#383838;
}
.catname1
{
	width:197px;
	border-right:1px solid #b2c5c1;
	height: 99px;
	padding: 12px 0 0 26px;
	float: left;
}
.catalogsearch-advanced-result .products-list .price-box,
.catalogsearch-result-index .products-list .price-box
{
    float: left;
    margin: 0;
	 	height: 99px;
	padding: 12px 0 0 26px;
	float: left;
	color:#06617f;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
}
.searchzagl
{
	background-color:#e2e0d4;
	padding: 0px 25px;
	
}
.szagl_wrapper
{
	border-bottom: 3px solid #BD1701;
}
.szagl_wrapper h3
{
	color:#7b7b7a;
	text-transform: uppercase;
	line-height: 36px;
	font-size: 18px;
	font-family: 'WebfontRegular';
	float:left;
	font-weight: normal;
}
 .data-table.cart-table thead
 {
 	background:#e2e0d4;border-bottom: 3px solid #BD1701;
 	width:975px;
	
 }
 .data-table.cart-table table
 {
 	width:975px;
 }
 .data-table.cart-table thead th
 {
 	font-weight: normal;
 		color:#7b7b7a;
	text-transform: uppercase;
	line-height: 36px;
	font-size: 18px;

	padding: 0px;
	font-family: 'WebfontRegular';
	
 }
h2.product-name a
{
	font-weight: normal;
	text-decoration: none;
	color:#383838;
}

.clear
{
	clear: both;
	font-size:0px;
	line-height: 0px;
	height: 0px;
}
h3.zagl2
{
	width:117px;
	padding-left:20px;
}
h3#titl1
{
	width:134px;
}
h3#titl2
{
	width:390px;
}
h3#titl3
{
	width:224px;
}
ul#advanced-search-list
{
	padding-left: 45px;
}
ul#advanced-search-list label
{
	float:left;
	display: block;
	line-height: 30px;
	width:69px;
	padding: 0 5px 0 0;
	text-align: right;
	font-weight: normal;
}
ul#advanced-search-list input.input-text 
{
	width:108px;
	float: left;
	height:24px;
	}
ul#advanced-search-list .input-range
	{
		width:250px;
	}
	span.separator
{
	line-height: 30px;
	font-family: Georgia;
	display: block;
	padding:0px 2px;
	float: left;
	font-style: italic;
}
ul#advanced-search-list .input-range .separator
{
	float: left;
}
ul#advanced-search-list .input-range input.input-text 
{
	width:34px;
}
ul#advanced-search-list.form-list .input-box {
	clear:none;
	float:left;
	width:auto;
}
.input-range small
{
	font-size:11px;
	padding: 0 0  0 3px;
	float: left;
	display: block;
	line-height: 30px;
}
ul#advanced-search-list li
{
	float:left;
}
h1.whiteh
{
	background: url(../images/search1.png) no-repeat top left;
	color:white;
	line-height: 30px;
	padding: 0 16px 0 0;
	width:985px;
	text-align: right;
	 margin: -26px 0 0 -26px;
	
}
.advanced-search button.button
{
	background: url(../images/search_btn2.png) no-repeat top left;
	padding:0 20px 0 34px;
	height: 31px;
	width:93px;
	color:white;
	border:none;
	font-size: 16px;
		font-family: 'WebfontRegular';
		text-transform: uppercase;
		text-align: left;
		position: absolute;
		bottom:20px;
	
		right:20px;
}
#advanced-search-list .attribute-manufacturer label
{
	width: 67px;
}
.cardrm
{
    background: url("../images/cardiv2.png") repeat-y scroll center bottom transparent;
}
.cardrm .data-table tbody tr
{
	/*background: url("../images/cardiv2.png") repeat-y center bottom;*/
}
.cardrm .data-table tbody tr td
{
	padding: 6px 17px 0px 17px;
	border-right:1px solid #b2c5c1;text-align: left;
	background: transparent;
}
.cardrm .product-image img
{
	border:1px solid #e1e1e1;
}
.cardrm .data-table thead tr th
{
	padding: 0px 18px;
	text-align: left;

}
.cardrm .data-table tbody tr td:first-child
{
	padding: 0px;border-right:none;
}
.cardrm .data-table tbody tr td:last-child
{
	padding-right: 0px;border-right:none;
}
.cardrm .data-table thead tr th:first-child
{
	padding: 0px;
}
.cardrm .data-table thead tr th:last-child
{
	padding-right: 0px;
}
.cardrm .data-table tbody tr.cart-empty-tr
{
	background: url("../images/cardiv.png") no-repeat scroll center bottom transparent;
    border-bottom: medium none;
	 height:49px;
 
}
.cardrm .data-table tbody tr.cart-empty-tr.first
{
	background: url("../images/cardiv3.png") no-repeat scroll center bottom transparent;
	height: 21px;
}
.cardrm .data-table tbody tr.cart-empty-tr.last
{
	background: url("../images/cardiv4.png") no-repeat scroll center bottom transparent;
	height: 42px;
}
.cart
{
	padding:15px 40px;
	background: #e2e0d4;
}
.title_bordered
{
	border-bottom: 1px solid #B2C5C1;
	 margin: 0 0 10px;
    padding: 0 0 5px;
}
.title_bordered h1
{border-bottom: none;
	 margin: 0;
    padding: 0;
	
}
td input.qty
{
	float:left;
	
	width: 2em !important;
}
.cardform .button.btn-update
{
	  	padding: 7px 10px 5px 10px !important;
}
.button.btn-update
{
	  background: url("../images/but2.jpg") no-repeat scroll right top transparent;
    border: medium none;
    color: white;
     font-family: 'WebfontRegular';
    font-size: 14px;
       margin: 0;
    	padding: 3px 6px 3px 6px !important;
    text-align: center;
    text-transform: uppercase;
  -webkit-box-shadow:  1px 1px 2px 0px #c0beb2;
        
        box-shadow:  1px 1px 2px 0px #c0beb2;
        
    -webkit-border-radius: 3px;
    
    border-radius: 3px;
    

}
.cardrm .data-table tbody tr td.cart-qty
{
	width:100px;
}
.cardrm .data-table tbody tr td.a-right
{
	text-align: right !important;
}
.cardrm .data-table tbody tr td .cart-price
{
	color:#06617f;
	font-style: italic;
	font-family: Georgia;
	
}
ul.checkout-types li
{
	float:right;
	padding: 5px 10px;

}
ul.checkout-types li:last-child
{
	border-right:1px solid #b2c5c1;
}
button.btn-continue, a.ecards-popup, input.add-input, input.text-cancel
{
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 10px 5px 32px;
	
        -webkit-box-shadow:  1px 1px 2px 0px #c0beb2;
        
        box-shadow:  1px 1px 2px 0px #c0beb2;
        
    -webkit-border-radius: 3px;
    
    border-radius: 3px;
    cursor: pointer;
    background:  url(../images/but1.jpg) no-repeat center left; 
	text-transform: none;
	color: #000;

}
input.text-cancel
{
	font-size: 13px;
	font-weight: normal;
	padding: 6px 15px 6px 25px;
	 border:none;
        -webkit-box-shadow:  1px 1px 2px 0px #d6d4c8;
        
        box-shadow:  1px 1px 2px 0px #d6d4c8;
	  background:  url(../images/cancel_but.png) no-repeat center left; 
}
input.add-input
{
	
        -webkit-box-shadow:  1px 1px 2px 0px #d6d4c8;
         border:none;
        box-shadow:  1px 1px 2px 0px #d6d4c8;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px 3px 22px;
	color:#373735;
	background:  url(../images/recip_bg.png) no-repeat center left; 
}
a.ecards-popup
{
	display: block;
	text-align: left;
	text-decoration: none;
	color:#383836;
	font-weight: normal;
}
.button.btn-checkout, .shipping-form .buttons-set button, .discount-form .buttons-set button, input.text-send, #contactForm button.button, .rightsidegift button.button
{
	background: url("../images/but2.jpg") no-repeat scroll left center transparent;
   border: medium none;
   color: white;
   font-family: 'WebfontRegular';
   font-size: 15px;
   margin: 0;
	line-height: 15px;
   padding: 8px 12px 6px 25px;
	text-align: center;
   text-transform: uppercase;
   cursor: pointer;
  -webkit-box-shadow:  1px 1px 2px 0px #c0beb2;
	box-shadow:  1px 1px 2px 0px #c0beb2;
 	-webkit-border-radius: 3px;
	 border-radius: 3px;
}
.rightsidegift button.button
{
	float: right;
	background-position: right center;
	padding: 8px 12px 6px 12px;
	margin-right:10px;
}
input.text-send, #contactForm button.button
{
	background:  url(../images/send_but.png) no-repeat center left;
	margin-right:65px;
}
.shipping-form .buttons-set
{
	padding-left: 0px;
}
.shipping-form .buttons-set button, .discount-form .buttons-set button
{
	float:left;
}
#shopping-cart-totals-table tr td:first-child
{
	padding-right: 0px;
	padding-left: 0px;
	width:174px;
}
#shopping-cart-totals-table tr td:last-child
{
	padding-right: 0px;
	padding-left: 0px;
	width:130px;
}
#shopping-cart-totals-table tfoot td:last-child .price
{
	 font-family: Georgia;
    font-size: 16px;
    color: #06617F;
    font-style: italic;
}
#shopping-cart-totals-table tbody td:last-child .price
{
	 font-family: Georgia;
 
		font-weight: bold;
    font-style: italic;
}
#shopping-cart-totals-table tfoot
{
	border-top:1px solid #83837b;
}
.leftcol-cards
{
	width:186px;
	padding: 0 22px 0 0;
	float:left;
}
.rightcol-cards
{
	float:left;
	width:746px;
}
.ecards-index-index .main, .ecardview
{
	background: url(../images/ecards_bg.png) repeat-y top left;
	padding: 20px 0 0px 20px;
}
.ecardview
{
	padding:20px;
}
.cardslogo
{
	background: url(../images/ecard.jpg) no-repeat top left;
	margin:5px -10px 5px 0;
	width:195px;
	height:102px;
}
.card_item
{
	float:left;
	width:170px;
	margin:0 15px 15px 0;
}
.rightcol-cards-wrapper
{
	background: url(../images/card_bg.jpg) repeat-y top left;
	padding:15px 0 0 15px;
	width:752px;
	margin-top:32px;
}
.ecards-index-index #fancybox-content
{
	border-color:#fffdf0;
	background-color: #f0eee2;
}
.titlepad
{
	padding: 0 0px 10px 0px;
}
h2.popup-name
{
	 border-bottom: 1px solid #B2C5C1;
    color: #233B53;
    font-size: 16.5pt;
    margin: 0 0 10px;
    padding: 5px 7px 5px;
    text-transform: uppercase;
    font-family: 'WebfontRegular';
}
.ecard-image
{
	width:302px;
	float:left;
	margin-left: 7px;
}
.formright
{
	float:right;
	width:184px;
	margin-right: 7px;
}

.formright .element
{
	margin: 0 0 10px 0;
}
.formright .element label
{
	padding-bottom: 5px;
}
.formright fieldset legend
{
	display: block;
	    color: #223d52;
    font-size: 12.5pt;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-transform: uppercase;
    font-family: 'WebfontRegular';
}
input.text-input
{
	padding:3px 3px;

        -webkit-box-shadow: inset 1px 1px 1px 0px #b3b0a7;
        
        box-shadow: inset 1px 1px 1px 0px #b3b0a7;
        
        border:1px solid #b8b8b8;
        
    -webkit-border-radius: 2px;
    
    border-radius: 2px;
    
    background-color: white;
}
.formright fieldset:first-child
{
	border-bottom:1px solid #a2a094;		padding:0 0 14px 0;
	margin:0 0 14px 0;
}
.ecard-image img
{
	
        -webkit-box-shadow:  0px 0px  0px #b3b0a7;
        
        box-shadow:  0px 0px  0px #b3b0a7;
        
}
.popup_buttons
{
	margin:17px 0 0 0;
	padding: 16px 0 15px 0;
	border-top:1px solid #a2a094;
}
.popup_buttons ul li
{
	float:right;
	padding: 3px 10px;
}
.popup_buttons ul li:last-child
{
	border-right:1px solid #b2c5c1;
}
.popup_buttons ul li:first-child
{
	padding-right: 0px;
}
.page-empty.ecards-index-form
{
	background-color: #F0EEE2;
	padding:0px;

}
.ecardformwrapper
{
	padding:20px 18px 0px 18px;
}
.ecards-index-form .ecard-form
{
	float:none;
}
.brands_bg
{
	background: url(../images/brands_bg.png) no-repeat top left;
	height:110px;
	width:736px;
	padding-left: 20px;
	margin-left: -10px;
}
.brands_bg ul li
{
	float:left;
	padding: 21px 0 0 0;
}
.brandlist
{
	background: url(../images/brandlist_bg.png) no-repeat bottom center;
	padding: 17px 0 67px 0px; 
}
.brandlist ul
{
	width:33%;
	border-right:1px solid #b2c5c1;
	float:left;
}
.brandlist ul li
{
	padding: 0  0 3px 19px;
}
.brandlist ul.last
{
	border-right:none;
}
.brandlist ul li a
{
	color:#383838;
	text-decoration: none;
}
.col-main p
{
	margin-bottom:16px;
}
.bordered_block img.left
{
	float:left;
	border:1px solid #c3c2b4;
	margin:0 22px 15px 0;
}
.bordered_block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.bordered_block
{
	padding:5px 0 51px 0;
	margin-bottom:53px;
	border-bottom:3px solid #c0bfb3;
	zoom:1;
	display: block;
}
.col-50
{
	width:48%;
}
h3
{
	color:#30475c;
	font-size:14px;
	font-family: 'Helvetica', sans-serif;
	margin:4px 0 14px 0;
	border-bottom:1px solid #b2c5c1;
	padding:0 0 5px 0;
}
h3.faq
{
text-transform: uppercase;
font-family: 'WebfontRegular';
color:#7b7b7a;
font-weight: normal;
font-size:16px;
}
h4
{
	color:#30475c;
	font-weight: normal;
	margin:9px 0 0px 0;
}
h4.border-top
{
	color:#30475c;
	font-weight: normal;
	margin:3px 0 0px 0;
	padding: 5px 0 0 0;
	border-top:1px solid #b2c5c1;
}
small
{
	font-size:11px;
	line-height: 13px;
}
ul.columns-3 li
{
	float:left;
	margin:0 12px 0 0;
	max-width:190px;
}
ul.columns-3 li img
{
	border:1px solid #c3c2b4;
}
ul.columns-3 li img.noborder
{
		border:none;
}
.div1 ul li:last-child
{
	margin:0px;
}
.div1
{
	width:691px;
	background: url(../images/div1.jpg) no-repeat top center;
padding:28px 0 0 0;
margin:0 0 0 -40px;
}
.div2
{
	background: url(../images/div2.jpg) no-repeat bottom center;
	padding: 6px 0 42px 40px;
}
ul.bullets
{
	list-style-type: disc;
	padding-left: 15px;
	overflow: auto;
	margin-bottom: 15px;
}

ul.border-bottom1 li
{
	border-top:1px solid  #c3c2b4;
	padding:10px 0;
	list-style: none;
}
ul.border-bottom1 li:last-child
{
	border-bottom:1px solid  #c3c2b4;	
}
ul.border-bottom1 strong
{
	padding: 0 3px 0 0;
	margin:0 5px 0 0;
	border-right:2px solid #bfbeb5;
	
}
ul.prices
{
	border-top:1px solid #b2c5c1;
	padding:5px 0 0 0;
	margin-bottom:30px !important;	
	padding: 0px !important;
}
ul.prices li 
{
	background: url(../images/pr_bg.png) no-repeat bottom left;
	padding:10px 0 !important;
}
ul.prices li strong
{
	float:left;
	width:118px;
	padding: 0 0 0 12px;
	display: block;
	color:#06617f;
	font-size:12px;
	font-style: italic;
	font-family: Georgia;
}
.left2
{
	float:left;
	width:468px;
}
h3.noborder
{
	border-bottom:none;
}
.ecardformwrapper .popup_buttons ul
{
	float:right;
}
.ecardformwrapper  input.text-send
{
	margin-right:0px;
}
.onestep_bg, #checkoutSteps 
{
	background:#e2e0d4 url(../images/onestepbg.png) repeat-y top right;
	margin:15px 0;
	padding: 15px 257px 15px 27px;
	min-height: 600px;
}
.checkout-onepage-index .col-main
{
	position: relative;
}
.leftcol_onestep
{
	width: 690px;
	float: left;
}
.rightcol_onestep
{
	width: 206px;
	position: absolute;
	top: 7px;
	right: 0px;
}
.rightcol_onestep
{
	margin: 56px 0 0 0;
	padding-left: 35px;
}
.checkout-onepage-index .col-right
{
	width: 242px;
}
.lightbg
{
	margin-top:14px;
	background:url(../images/lightbg1.png) repeat-y top center;

}
.lightbgwrapper
{
	background:url(../images/lightbg.png) repeat-y top center;
}
.lightbgwrapper2
{
	background:url(../images/bottomdiv.png) no-repeat bottom center;
	padding: 27px 63px 42px 63px;
}
.orderdetails
{
	padding: 27px 63px 42px 63px;
}
.orderdetails .data-table.cart-table thead
{
	border-bottom:none;
}

.orderdetails  .cardrm .data-table tbody tr.cart-empty-tr.first
{
	background: none;
}
.orderdetails table.data-table
{
	margin: 29px 0 0 0;
}
.orderdetails table.data-table thead
{
	background: #d9d8cc;
}
.orderdetails  .cardrm .data-table thead tr th:first-child
{
	padding-left: 13px;
}
th.checkboxed
{
	width:95px;
}
td.prodimagetd
{
	width:110px;
}
.orderdetails  .data-table.cart-table thead th 
{
	    font-size: 15px;
    line-height: 28px;
}
.lightbg .page-title h1
{
	margin-bottom: 0px;
}
table.orderdet
{
	width:100%;
}
table.orderdet th
{
	padding: 18px 0 10px 13px;
	color: #30475c;
	font-weight: bold;
	font-size:15px;
}
table.orderdet td
{
	padding:7px 0 6px 13px;
}
table.orderdet td.headtd
{
	font-weight: bold;
	width: 90px;
}
table.orderdet .odd td
{
	background-color: #e3e1d5;
}
td.conttd
{
	width: 318px;
}
.checkboxed input, .checkboxed .checker
{
	float: left;
}
.checkboxed label
{
	padding: 0 0 0 20px;
	display: block;
}
.subtotal_line .price
{
    font-family: Georgia;
    font-style: italic;
	 
}
.subtotal
{
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #84837c;
}
.checkout-onepage-success .subtotal {
	border-bottom: none;
}
.checkout-onepage-success .t_grand_total {
	padding: 10px 0 5px 0;
	border-top: 1px solid #84837c;
	margin-top: 10px;
}
.checkout-onepage-success .t_grand_total .price {
	color: #06617f;
}
.showprice
{
	width: 133px;
	text-align: right;
}
.subtotal_line
{
	line-height: 24px;
	height: 25px;
	font-size: 13px;
}
.cardform
{
	float: left;
}
.cardform input.text-input
{
	margin:0 27px 0 14px;
}
.giftcard
{
	padding: 14px 0 17px 0;
  background: url("../images/bottomdiv.png") no-repeat scroll center bottom;
  margin-bottom: 34px;
}
h4.checks
{
	background: url(../images/chackmark.png) no-repeat right center;
	padding: 0 24px 0 0;
	color: #383838;
	display: inline;
}
.row3 ul li
{
	float:left;
	padding: 27px 0 30px 0;
	width: 230px;
}
.row3
{
	padding: 35px 0 19px 0 ;
}
.row3 ul li p
{
	margin: 0px;
}
.row3 ul li.last
{
	float:right;
}
.row3 ul li a.next
{
	font-weight:normal;
}
.row3 ul li.arrowdown
{
	background-color: #f0eee2;
	padding: 27px 20px 30px 25px;
	margin: 0 0 0 45px;
	position: relative;
}
div.arrowdown
{
	width: 42px;
	height: 15px;
	background: url(../images/arrow_down.png) no-repeat top center;
	position: absolute;
	bottom:-15px;
	left:50%;
	margin-left: -21px;
}
.row3 ul li p.borderbot
{
	padding: 0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom: 1px solid #b2c5c1;
}
.giftcard .price
{
	    font-family: Georgia;
    font-style: italic;
    font-size: 17px;
    color: #06617f;
}
.giftcard  .totalprice
{
	padding: 6px 0 0 0;
}
.contactswrapper
{
	padding:26px 0 20px 0;
}
.contactswrapper ul li
{
	float: left;
	width: 240px;
}
.contactswrapper a
{
	text-decoration: none;
}
.contactsbg
{
	 /* background: url("../images/bottomdiv.png") no-repeat scroll center top ;
	 padding: 32px 0 0 0; */
}
a
{
	color: #30475c;
}
.cardrm.paymethods
{
	padding:20px 0 22px 0;
}
li.pay1
{
	width: 241px;
	padding: 0 40px 0 0;
	background: url(../images/row4.png) no-repeat right center;
	float:left;
	margin-right:38px;
}
li.pay2
{
	width: 214px;
	padding: 0 40px 0 0;
	background: url(../images/row4.png) no-repeat right center;
	float:left;
}
li.pay3
{
	width: 235px;
	float:right;
}
li.pay3 img
{
	float:left;
}
li.pay3 span
{
    display: block;
    float: left;
    font-size: 11px;
    line-height: 13px;
    padding: 10px 0 0 10px;
    position: relative;
    width: 95px;
}
li.pay3 span em
{
	color:red;
	position: absolute;
	top: 9px;
	left:3px;
}
.searchres
{
	padding: 20px 0 0 25px;
	float:left;
	width:600px;
}
.searchres .page-title h1
{
	border-bottom:none;
}
.leftsidegift
{
	float:right;
	width:355px;
	padding:0 8px 0 0;
	
}
.rightsidegift
 
{
	width:495px;
	float:left;
	padding: 16px 0 0 0;
}
.col1-layout .product-view .rightsidegift  .product-shop
{
	width:420px;
	float:left;
	padding-left: 33px;
}
.page-title h1.big
{
	font-size:22px;
	line-height: 22px;
}
.ugc-form-item input.input-text, .ugc-form-item textarea
{
	width:400px !important;
}
.ugc-form-item
{
	margin:0 0 15px 0;
}

/* FANCYBOX */

.dialog_shipping {
	width: 307px;
	background: #e2e0d4;
	padding: 20px;
	padding-bottom: 30px;
}
.dialog_shipping h1 {
	color: #233B53;
	padding-bottom: 10px;
	border-bottom: 1px solid grey;
}
.dialog_shipping span b {
	padding-top: 10px;
	display: block;
}

.dialog_engrave {
	width: 270px;
	background: #e2e0d4;
	padding: 20px;
	padding-bottom: 30px;
}

.dialog_engrave h1 {
	color: #233B53;
	margin-bottom: 5px;
}

.dialog_engrave p {
	padding-top: 10px;
	border-top: 1px solid grey;
	margin-top: 20px;
	font-size: 12px;
}

.dialog_engrave input {
	width: 270px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wrapper_engrave {
	font-style: italic;
	font-size: 12px;
}

.payfields .sp-methods dt {
	margin-bottom: 5px;
}
.payfields dd.payment-method ul.form-list {
	margin-bottom: 10px;
	margin-top: 5px;
}
.payfields .form-list input.input-text {
    padding: 4px 4px 3px;
    width: 224px;
}
.payfields .form-list label {
    color: #233c53;
    display: inline-block;
    float: none;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.payfields  .form-list li.wide input.input-text {
    width: 477px;
}
.payfields div.selector
{
	width: 223px !important;
}
.payfields .multi-control div.selector
{
	width: 123px !important;
}
.payfields div.selector span {
    width: 196px;
}
.payfields .multi-control  div.selector span {
    width: 96px;
}
.shipment-methods  dd {
	font-weight: bold;
	color: #233c53;
	display: inline-block;
	float: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
.checkout-onepage-index ul.header-menu
{
	display: none;
}
.form-list .input-box.multi-control
{
	width: auto;
}
.payfields .sp-methods dt {
    color: #233c53;
    display: inline-block;
    float: none;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.payfields .sp-methods dt {
	margin-bottom: 5px;
	margin-right: 16px;
}
.payfields dd.payment-method ul.form-list {
	margin-bottom: 10px;
	margin-top: 5px;
}

#opc-payment .sp-methods dd fieldset>ul, #opc-payment .sp-methods dd>ul{
	display: inline-block;
	float: none;
	margin: 25px auto 15px 72px;
	width: 476px;
	background: #dad9cd;
	padding: 16px 30px;
	-webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#opc-payment .sp-methods input.radio
{
	position: relative;
   top: 14px;
}
/* 
	Toolfinder 
*/

h3#titl4 {
	width: 176px;
}
.list_carousel_main {
	width: 975px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.list_carousel {
	float: left;
	width: 909px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: left;
	width: 173px;
	height: 140px;
	padding: 0;
	margin: 4px;
	margin-top: 0px;
	display: block;
	float: left;
}
.list_carousel li img {
	background-color: #95948c;
	margin-bottom: 10px;
	cursor: pointer;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.list_carousel_main .toolprev {
	display: block;
	float: left;
	width: 25px;
	height: 83px;
	margin-right: 3px;
	background: url(../images/l.png) no-repeat center center;
}
.list_carousel_main .toolnext {
	display: block;
	float: left;
	width: 25px;
	height: 83px;
	background:  url(../images/r.png) no-repeat center center;
}
h1 strong
{
	font-weight: normal;
}
.fieldset.advanced-search.toolbox
{
	margin: 0px;
	background: url(../images/toolboxbg2.png) repeat-y top center;
}
.tfwrp
{
	background:url(../images/toolboxbg.png) repeat-y top center;
	width:984px;
	margin:0 auto 0 -15px;	
	padding: 0 0 0 10px
}
h1.toolfinderheader
{

	padding: 19px 0 11px 22px;
	border-bottom:1px solid #b5b4ac;
	width:942px;
	margin: 0 auto;
}
h1.toolfinderheader strong
{
	color:#233c53;
	display: inline-block;
	padding: 0 10px 0 0;
	margin:0 10px 0 0;
	background: url(../images/ll.png) no-repeat 100% 0px;
}
h1.toolfinderheader  span
{
	color:#7b7b7a;
	font-size:16px;
	text-transform: uppercase;
}
.advanced-search.toolbox button.button
{
	right:34px;
}
.red
{
    color: #cc0000;
}
.sp-methods .form-list img
{
	margin: 5px 0 5px 0;
}
.payfields .onestepcheckout-comments.form-list label
{
	display: block;
}
.newsletter_check_bg {
    background: url("../images/newsletter_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    margin: 32px 0 0;
}

.payfields.newsletter_check {
    width: auto;
      padding: 27px 0 0 36px;
}

.checkout-types-2 {
    background: url("../images/payment_bot.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 56px;
    margin: 0 auto;
    padding: 15px 0 0 0;
    text-align: center;
    width: 480px;
}
.checkout-types-2 li
{
	 padding: 5px 13px;
	 display: inline-block;
	 vertical-align: top;
	 min-width: 100px;
}
ul.checkout-types-2 li:first-child {
    border-right: 1px solid #b2c5c1;
}
#checkoutSteps ul.form-list
{
	width: 485px;
}
.payfields .form-list .field {
    width: auto;
    margin-right: 19px;
}
.payfields .form-list .input-box {
    clear: none;
    width: auto;
}
#review-please-wait
{
	bottom: 32px;
    position: absolute;
    right: 101px;
}
.cart-qnt
{
    color: white;
    display: block;
    font-weight: bold;
    margin-bottom: -30px;
    margin-left: 6px;
    margin-top: 11px;
}
.checkout-cart-index .notice-msg{
	display: none;
}
span.out-of-stock{
    color: #c01504;
    float: right;
    font-weight: bold;
    margin-right: 20px;
    margin-top: -29px;
}
a.go-to-shipping{
    color: #646460;
    text-decoration: none;
}

.advanced-search-link
{
 display: block;
 text-align: right;
 float: none;
}
.form-search button.button
{
 float: right;
}
.form-search input.input-text
{
 float: none;
}
.image-label-new{
    position: absolute;
    top: -4px;
    left:-4px;
}
.mtop-31{
    margin-top: -31px;
}


.background-font {

}
.page .header-container+.nav-container+.nav-container{display:none;}