/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *501

 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper {}
.page { width:982px; margin:0 auto; padding:10px 0; text-align:left; font-family:arial;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:0px 0 10px 0;}

/* Base Columns */
.col2-left-layout .col-left { width:160px; float:left;}
.col-main {}
.col-right { float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; }
#left-main-all {width:982px!important;
}


/* 1 Column Layout */
.col1-layout .col-main { float:none; width:982px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { width:820px;float:right;}
.col2-right-layout .col-main {width:695px;}
.col2-right-layout .col-right{width:240px;padding:0;border:0 none;}
/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000;}
input.input-text,textarea { background:url(../images/input_bg.gif) 0 0; border-right:1px solid #E8E2E0;border-bottom:1px solid #E8E2E0;border-top:none;border-left:none;}
input.input-text,textarea { padding:3px 2px 2px 8px;}
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
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,button.back-link {height:23px;overflow:visible; width:auto; border:0 none; padding:0 0 0 12px; background:url(../images/buttons.gif) 0 -169px no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
#addtocart {background-image: none; }
button.button span,button.back-link span {line-height:23px;float:left; padding:0 12px 0 0; background:url(../images/buttons.gif) right -169px no-repeat; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#EE7936;}
div.measurement-buttons button {border:none; cursor:pointer; margin-right:0}
div.measurement-buttons button.button-back ,div.measurement-buttons button.button-reset,div.measurement-buttons button.button-update { padding-left:3px;}
div.measurement-buttons button.button-back span,div.measurement-buttons button.button-reset span,div.measurement-buttons button.button-update span { padding-right:1px;}
div.measurement-buttons button.button-reset { margin-right:5px;}

@media screen and (-webkit-min-device-pixel-ratio:0){
button.button span{background-position:right -170px;}
}/*for safari and chrome */

button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; z-index:-1;}
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:246px; }
.group-select .input-box select { width:256px; }

.buttons-set { margin-left:-16px; padding:5px 0; }
#product_sendtofriend_form .buttons-set { margin:0; padding:0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00;}
.required span{color:#f00;}
p.required { font-size:11px; text-align:right; }
/* 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 {background-position:10px 5px !important;
background-repeat:no-repeat !important;
border-style:solid !important;
border-width:1px !important;
font-size:14px !important;
/* font-weight:bold !important; */
min-height:24px !important;
padding:8px 8px 8px 50px !important;}
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#ABB0B4; background-image:url(../images/success_msg_icon.gif); color:#000;font-size:14px;}
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; background-position:15px 10px !important;}

/* BreadCrumbs */
.breadcrumbs { margin:0 0 10px;}
.breadcrumbs li {display:inline;font-size:11px;}
.breadcrumbs li.last {color:#BBC844}
.breadcrumbs li a{ display:inline;font-size:11px;text-decoration:none;}

/* Page Heading */
.page-title {padding:0 0 5px;}
.page-title h2{font-size:16px;color:#566168;font-weight:bold;}

.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */
.pager { padding-left:15px;  display:inline;line-height:27px;height:27px;_padding-top:8px;}
.pageramount{  padding-left:15px;  text-align:center; float:left;width:auto;background:#F5EDE3;line-height:28px;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages {display:inline;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a{text-decoration:none;line-height:17px;}
.pager .pages li span.current{text-decoration:underline;color:#BBC844;font-weight:bold;}
.pager .pages .current {}
.pager  .view-mode { float:left; }
.pager  .view-mode a{text-decoration:none;}
.pager  .view-mode strong{color:#BBC844;text-decoration:underline;}
.limiter .limiter-left{float:left;line-height:26px;height:27px;_padding-top:3px;}
.pages li .backup-back,.pages li .backup-up{padding-bottom:3px;*padding-bottom:0px;_padding-bottom:0px;}
/* Sorter */
.pagernav-left .sort-by{line-height:28px;margin-left:10px;}
.sorter {padding:0px 5px;text-align:center;background:#F5EDE3;float:right;margin-right:5px;line-height:26px;}
.sorter .view-mode { float:left; }
.sort-by,.sort-by label,.sort-by ul { float:left; }
.sort-by ul {margin-right:5px;}
.sort-by,.sort-by label{padding-right:2px;}
.sort-by .sort-style{_padding-top:8px;}
.sort-by li {display:inline;padding:0 2px;}
.sort-by li a {text-decoration:none;font-size:11px;color:#333;}
.sort-by li.current a{color:#BBC844;text-decoration:underline;font-weight:bold;}
.sorter .link-feed {}
.limiter {float:right;font-size:11px;width:auto;}
.pagernav{width:820px;margin-top:3px;height:28px;overflow:hidden;background:none repeat scroll 0 0 #F5EDE3;}
/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px;  font-weight:bold; white-space:nowrap;color:#FFFFFF;}
.data-table td { padding:5px 0 5px 5px; border:1px solid #F5EDE3;z-index:-1; }
.data-table thead {background-color:#49423C;}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}
#wishlist-table table{border-collapse:separate;}
/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart{background:url(../images/login_account_bg.gif) 0 0 repeat-y;margin-top:5px;}
.cart .messages .success-msg{border-width:0!important;background-position:0 5px !important;font-size:13px!important;color:#666;padding-left:40px!important;}
.cart-wrap{background:url(../images/login_form_btm.gif) 0 bottom no-repeat;padding:0 15px 25px;overflow:hidden;}
.cart .page-title {background:url(../images/title_bg_01.gif) 0 0 no-repeat;}
.cart .page-title h2{color:#FFFFFF;padding-left:15px;font-size:16px;font-weight:bold;line-height:31px;}
.cart .checkout-types .button{background:none;}
.cart .checkout-types .button span{background:url(../images/icons.gif) right -251px no-repeat;padding-right:20px;line-height:28px;color:#fff;}
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total {padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }
.cart .data-table th{font-size:13px;}
.cart .data-table td{border:0 none;padding:0}
.cart .data-table thead{background:#49423C;}
.cart .data-table thead th{background:#49423C;}
.cart .data-table tr.even{background:none;}
#shopping-cart-table{width:950px;background:url(../images/cart_bg.gif) repeat-y;}
.cart .data-table tbody .first td{background:url(../images/cart_top.gif) no-repeat center 0;}
.cart .data-table tbody .first .first{background-position:0 0;}
.cart .data-table tbody .first .last{background-position:right 0;}
.cart .data-table tbody {background:none;}
.cart .data-table tfoot{background:url(../images/cart_btm.gif) no-repeat 0 bottom;}
.cart #shopping-cart-table tbody .first td{padding-top:15px;}
/*
.shopping-cart-wrapper{background:url(../images/cart_bg.gif) repeat-y;}
.shopping-cart-wrap{background:url(../images/cart_top.gif) 0 top no-repeat;padding-top:15px;}
*/
#shopping-cart-table td{padding:5px;}
.qty-center{margin:0 auto;overflow:hidden;width:66px;}
.qty-center input.qty,.qty-center .rit22{float:left;}
.qty-center input.qty{margin-top:5px;margin-right:10px;}
.rit22 button,.rit22 input{display:block;width:14px;height:14px;background:url("../images/icons.gif") repeat scroll 0 0 transparent;border:none;cursor:pointer;}
.rit22 .addbutton{background-position:0 -3px;}
.rit22 .minusbutton{background-position:0 -19px;}

.cart .cart-button{float:right;padding-right:5px;position:relative;top:36px;width:440px;z-index:5;}
.cart .cart-button button{height:23px;padding-left:30px;}
.cart .cart-button button span{height:23px;color:#BBC844;padding-right:15px;}
.cart .cart-button button.btn_l{float:left;background-position:0 -269px;}
.cart .cart-button button.btn_l span{background-position:right -269px;}
.cart .cart-button button.btn_r{float:right;background-position:0 -298px;}
.cart .cart-button button.btn_r span{background-position:right -298px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.cart .cart-button button.btn_l span{background-position:right -270px;overflow:hidden;}
.cart .cart-button button.btn_r span{background-position:right -299px;overflow:hidden;}
}/*for safari and chrome */
/* Lists Decoration */
li.odd {}
li.even { }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.cms-page-view .std{padding:0 20px;}
.cms-page-view .col1-layout .col-main{width:982px;}
.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 */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* 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 { float:left; width:167px; height:85px; overflow:hidden; }
.header-container {}
.header {position:relative;z-index:600;}
.header .header-top-bar{overflow:hidden;line-height:33px;_line-height:30px;clear:both;}

.header .logo { background-position:0 0; background-repeat:no-repeat; margin-top:4px;margin-right:15px;}
.header .logo a {}
.header .top-welcome {float:left;font-size:11px;color:#e70200;}
.header .top-links { float:right;font-family:arial;color:#000000;}
.header .welcome-msg {text-align:right;}

.header .links {
	text-align: right;
}
.header-right{float:left;margin-left:0;*width:799px;}
.header-right-bottom{background-color:#C1B9AE;}
.header-right-bottom form{float:left;}
#toplink .links {
	text-align: right;
	font-size: 16px;
	font-style: italic;
	background-color: #C1B9AE;
	color: #FFF;
	padding-right: 10px;
	width: 750px;
	float: right;
	margin-top:3px;
}
#toplink .links a{
	color: #FFF;text-decoration: none;
	padding-left:15px;
}
.header .links li{display:inline;/*background:url(../images/top_link_li_bg.gif) right no-repeat;*/padding:0 10px 0 6px;}
.top-links .links  .first{
	background-image: url(../images/shopping_cart.jpg);
	background-repeat: no-repeat;
	padding-left:28px;
	padding-top:2px;
	background-position:0 center;
}

.header .links li a{color:#333333;text-decoration:none;font-size:11px;}
.header .links li.last{background:none;margin-right:0;padding-right:0;}



.header .form-search {float:right;background:#C1B9AE;height:35px;padding-top:0px;margin-top:0px;position:relative;}
.header .form-search label{float:left;font-size:14px;color:#493829;font-weight:bold;margin:0 8px;text-transform:uppercase;}

.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; width:240px; }
.header .form-search .search-autocomplete li { padding:3px; cursor:pointer; width:96%; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-search ul{float:right;}
.header .form-search li{list-style:none;float:left;margin-right:8px;}

.header .form-search li select{width:148px;}
.header .form-search li.criteria{width:158px;}
.header .form-search li.criteria-btn{float:right;}
.header .form-search .form-mini-search-btn {height:23px;
width:190px;float:right;padding:0 5px 0 0;overflow:hidden;margin:6px 5px 0 0;_margin:6px 2px 0px 0px;}
.header .form-search .form-mini-search-btn .input-text{float:left;width:140px;height:17px;padding:5px 0 0 5px;color:#c1b9ae;}
 .form-search .form-mini-search-btn .button.button {background:none;float:left;background:url("../images/home-search-button.gif") no-repeat scroll 0 0 transparent;width:37px;height:23px;margin-left:7px;}
.header .form-search .form-mini-search-btn .button.button span{background:none;color:#000;position:absolute;right:20px; top:5px;}
.header .form-language { text-align:center; }
.header .form-search li ul li {float:none;}
/********** < Navigation */
/********** Navigation > */
/* ======================================================================================= */
.customer-account-baseline ,.cms-baseline{}
.home-baseline{
	height:75px;
	margin-bottom:18px;
	text-align:center;
}
.new-products{border:1px solid #C1B9AE;height:217px;margin-bottom:18px;text-align:center;clear:both;}
.new-products-title{
	height:30px;
	text-align:left;
	clear:both;
	font-size: 17px;
	font-style: italic;
}


/* Sidebar =============================================================================== */
.block {  margin:0 0 10px; }
.block .block-title {}
.block-sidesearch .block-title {
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 1px;
    padding-left: 0;
}
.block .block-title h2,.vertnav-container .block-title h2{
	font-size:14px;
	line-height:30px;
	font-family:arial;
}
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { }
.block .actions { text-align:right; }
.block .actions a { float:left; }

.block-shopby-category{margin-bottom:18px;}
.block-shopby-category .block-content{padding:0}
.block-viewin .block-title h2{background:#F5EDE3;color:#49423C}
.block-viewin .block-content {border:2px dotted #DAD3D4;padding:10px;margin-top:6px;}
.viewin-more{text-align:right;}
.viewin-more a {font-weight:bold;text-decoration:none;color:#9B8F8F;}
.block-img{/*height:175px;*/text-align:center;
	border:2px solid #c9d369;
}

.block-box1,.block-box2{border:2px dotted #DAD3D4;padding:10px;margin-top:6px;}
/* Block: Account */
.block-account {border:1px solid #E7E1DF;margin:0 0 15px;}
.block-account .block-content{border:0 none;padding-left:20px;}
.block-account .block-content li{padding:3px 0 3px 0px;}
.block-account a{text-decoration:none;}


/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; margin-top:10px;}

/* Block: Layered Navigation */
.block-layered-nav .block-title{display:none;}
.block-layered-nav .block-content{padding:0;border:0;font-family:arial;}
.block-layered-nav .block-content h3,.block-sidesearch .block-title h2{margin-bottom:1px;font-size:13px;font-weight:bold;line-height:23px;padding-left:0px;}
.block-layered-nav .block-content dl{
	padding-left:0px;
}
.block-layered-nav .block-content dt{width:118px;font-size:13px;font-weight:bold;}
.block-layered-nav .block-content dd{padding-left:10px;}
.block-layered-nav .block-content li {padding:2px 0;color:#505050;font-size:13px;}
.block-layered-nav .block-content li a{text-decoration:none;}
.block-layered-nav dt { }
.block-layered-nav .currently {border:1px solid #DAD3D4;padding:0 15px;}
.block-layered-nav .currently a{float:right;}
.block-layered-nav .currently .actions a{text-decoration:underline;}
/*.mini-search*/
.mini-search {padding-top:10px;}
.mini-search .input-text{margin-right:5px;width:88px;}
.block-sidesearch .form-search {padding-top:0px;margin-top:0px;position:relative;}
.block-sidesearch .form-search .form-mini-search-btn {height:23px;
width:150px;overflow:hidden;margin:6px 5px 0px 0px;}
.block-sidesearch .form-search .form-mini-search-btn .input-text{float:left;width:100px;height:17px;padding:5px 0 0 5px;color:#c1b9ae;}
.block-sidesearch .block-title h2{text-transform:uppercase;}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {margin:0;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {color:#666;}
.block-progress .block-content{border:0 none;padding:0}
.block-progress .block-title h2{font-size:14px;font-weight:bold;padding-left:0;background-color:#fff;color:#666;text-transform:uppercase;line-height:140%;}
.block-progress dt {font-size:11px;border:1px solid #ABB0B4;padding:3px 5px;margin-bottom:5px;font-weight:bold;}
.block-progress dt a{color:#EE7936;font-size:11px;font-weight:normal;}
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6;padding:5px;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-heading {color:#8a8278;margin:0 0 15px;font-family:arial;}
#category_head {height:248px;width:820px;position:relative;}
.category_text{color: #5F5F5F;font-family: arial;font-size: 11px;line-height:14px;margin: 10px 0;}
.category-description {height:248px;padding:5px;position:absolute;width:820px;}
.category-title h2{font-size:16px;font-weight:bold;}
.category-image { display:block; margin:0 auto; }
.category-products {}
.cat_top {
	background-image: url(../images/cat_top_bg.gif);
	height: 9px;
}

.category-image-wrapper-in  {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
/*background-image:url("../images/cat_banner_btm.gif");*/
background-position:0 bottom;
background-repeat:no-repeat;
padding-bottom:10px;
padding-left:0;
padding-right:0;
padding-top:1px;
}

.category-image-wrapper-out  {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
/*background-image:url("../images/cat_top_bg.gif");*/
background-position:0 top;
background-repeat:no-repeat;
}

.persocategory-view {background:url(../images/cat_grid_bg.gif) 0 0 repeat-y;}

.persocategory-view-in {background:url(../images/cat_grid_btm.gif) 0 bottom no-repeat;overflow:hidden;padding-bottom:28px;}
.persocategory-view .product-name a {text-decoration:none;}
.product-left-wrapper {
	float:left;
	padding-top:20px;
	width:555px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
.product-right-wrapper {
	float:right;
	width:211px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 7px;
}
.products-left-grid .last td{padding-bottom:0;}
.products-left-grid td{padding-bottom:21px;}
.products-left-grid td.last{padding-left:0px;}
.category-image-wrapper {margin-bottom:15px;}
/* .category-image-wrapper-out {background:url(../images/cat_banner_top.gif) 0 top no-repeat;} */
/* .category-image-wrapper-in {background:url(../images/cat_banner_btm.gif) 0 bottom no-repeat;padding:10px 0;zoom:1} */

.product-wrap{border:1px solid #C1B9AE;border-top:0 none;padding:15px 0 15px 15px;}

button.create,button.create span,button.personalize,button.personalize span{height:27px;line-height:27px;}
button.personalize{background-position:0 0;}
button.personalize span{background-position:right 0;color:#fff;font-weight:bold;text-transform:uppercase;}
button.create{padding-left:15px;background-position:0 -30px;}
button.create span{text-transform:uppercase;padding-right:15px;background-position:right -30px;}
.orig-category-link {padding:10px 0;text-align:right;}
.orig-category-link a{padding:10px 38px 10px 0;text-decoration:none;background:url(../images/all_selection_icon.gif) right center no-repeat;color:#49423C;font-weight:bold;
line-height:200%;text-transform:uppercase;}


.products-list .thumb-wrap{overflow:hidden; width:175px;}
.product-right-wrapper .thumb-wrap, .products-grid .thumb-wrap, .products-left-grid .thumb-wrap{height:70px;padding-left:12px;}
.products-grid .thumb-wrap {height:70px;padding-left:4px;}
.related-block .thumb-wrap{height:70px;overflow:hidden;padding:0 8px 0 16px;}
.related-block .placeholder_135 {height:143px;}
.thumb-wrap img{border:1px solid #BBBBBB;cursor:pointer;float:left;height:23px;margin:2px 1px 2px 2px;width:23px;}
.product-shop-right .thumb-wrap img{cursor:pointer;	border:1px solid #999999;float:left;}
.thumb-wrap img.active{border:2px solid #999999;height:21px;margin:2px 1px 2px 2px;width:21px;}

.promotion_banner1{padding-top:21px;}

@media screen and (-webkit-min-device-pixel-ratio:0){
button.personalize{background-position:0 1px;}
button.create{background-position:0 -28px;}
}/*for safari and chrome */
/* View Type: Grid */
.products-grid { width:676px;}
.grid-out{/*border-top:1px solid #F5EDE3;*/width:180px;overflow:hidden;}
.grid-in{/*background:url(../images/grid_btm.gif) 0 bottom no-repeat;*/padding:2px;text-align:center; position:relative; height:340px}
.grid-in button {margin-top:5px;}
/*.grid-in .product-name a{display:block;height:25px;text-decoration:none; font-size:11px; font-weight:normal;font-family:arial;}*/
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:33%; padding:5px; }
.products-grid td.empty {}
.product-right-wrapper .grid-in{/*background:url(../images/grid_btm.gif) 0 bottom no-repeat;*/padding-top:22px;text-align:center; position:relative; height:378px}
/* View Type: List */
.products-list {width:681px;padding:15px auto;}
.products-list li.item {margin:0 0 5px;width:790px;overflow:hidden;}
.products-list .list-out{}
.products-list .list-in{padding:10px 30px; height:167px; position:relative;}
.products-list .product-image { float:left; display:inline; }
.products-list .product-image img{ width:100px;height:140px;}
.products-list .product-shop {display:inline; float:right; width:575px; }
.products-list .product-shop .product-name a{color:#566168;text-decoration:none;}
.products-list .product-shop .std{float:left; width:405px; margin-top:40px; margin-right:25px;}
.products-list .product-shop .std .product-name { height:auto;}
.products-list .product-shop .product-shop-right{display:inline;float:left;width:145px; text-align:center; margin-top:29px;}
.products-list  .button{height:27px;background-position:0 -29px; position:absolute; bottom:5px; right:20px;}
.products-list  .button span{height:27px;line-height:27px;background-position:100% -29px;color:#EE7936}


/* @media screen and (-webkit-min-device-pixel-ratio:0){
.products-grid  .button span,.products-list  .button span{background-position:right -30px;}
}/*for safari and chrome */
======================================================================================= */


/* Product View ========================================================================== */
.product-view-wrap {background:transparent url(../images/login_account_bg.gif) repeat-y scroll 0 0;}
.product-view {padding-left:2px;}
.product-bar {height:29px;line-height:29px;color:#fff;background:transparent url(../images/product_detail_top.gif) no-repeat scroll right 0;margin:0;padding:0 0 0 15px;overflow:hidden;}
.product-bar-back{float:left;font-size:12px;font-weight:bold;text-transform:uppercase;background:url(../images/icons.gif) 0 -273px no-repeat;
padding-left:20px;margin:1px 10px 1px 0;line-height:28px;}
.product-bar-back a{color:#fff;text-decoration:none;}
.product-bar-name {float:left;font-size:14px;background:url(../images/v_white_line.gif) 0 center no-repeat;padding-left:15px;color:#342D2D;line-height:2;}
.product-bar-help {float:right;font-weight:bold;margin-right:10px; padding-right:15px;text-transform:uppercase;_padding-top:8px;}
.product-bar-help a{display:inline; float:left;color:#fff;text-decoration:none;}
.product-bar-help a img { margin-left:4px; margin-top:6px;_margin-top:0;}
.product-essential-wrapper {background:#C1B9AE url(../images/pro_detail_y.gif) repeat-y;}
.product-essential-wrap {background:url(../images/pro_detail_top.gif) no-repeat 0 top;}
.product-essential {padding-left: 2px; padding-bottom: 2px;background:url(../images/pro_detail_btm.gif) no-repeat 0 bottom;}
.product-info-box{position:relative;background:transparent url(../images/review_top.gif) no-repeat scroll 0 0;padding-top:20px;}
.product-info-box-in {background:#c1b9ae url(../images/review_btm.gif) no-repeat scroll 0 bottom;padding-bottom:20px;}
.product-collateral #product-review-table{width:480px;}
.product-collateral #product-review-table .value{width:50px;text-align:center;background-color:#F6F6F6;}
.product-collateral .add-review{padding-left:30px;}
.product-collateral .add-review h3{padding-bottom:10px;}
.product-collateral button.button span, .product-collateral button.back-link span {background: url("../images/review-btn.jpg") no-repeat scroll 0 0 transparent;color: #FFFFFF;text-align: center;white-space: nowrap;}
.product-collateral button.button{background: url("../images/review-btn.jpg") no-repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;overflow: visible;text-align: center;width: 64px;}

.product-collateral .add-review .input-text,.product-collateral .add-review #review_field{width:475px;}
.product-collateral .buttons-set{padding-right:466px;}
.product-collateral .buttons-set .button{height:18px;}
.product-collateral .buttons-set .button span{background-position:right -325px;height:24px;font-weight: normal;}
.product-review-picutre{position:absolute;top:66px;right:35px;width:395px;}
.moreviews-addto{background:#CBC4BB url(../images/product_detail_btm.gif) no-repeat scroll 0 bottom;padding:10px 15px;overflow:hidden;position:relative;}
.catalog-product-view .moreviews-addto{background:#CBC4BB url(../images/product_detail_btm.gif) no-repeat scroll 0 bottom;padding:10px 15px;overflow:hidden;position:relative;height:53px;}
.moreviews-addto .add-to-box{float:left;padding-top:10px;*padding-top:20px;_padding-top:20px;position:absolute;right:14px;}
.moreviews-addto  .qyt-wrap{float:left;width:140px;position:relative;}
.moreviews-addto .qyt-wrap label{color:#49423C;text-transform:uppercase;font-weight:bold;}
.moreviews-addto .qyt-wrap .rit22{position:relative;top:-5px;}
.moreviews-addto .qyt-wrap .qty{margin:0 5px;}
.moreviews-addto .button{height:27px;background-position:0 -237px;padding-left:25px}
.moreviews-addto .button span{height:27px;line-height:25px;background-position:right -237px;padding:0;width:130px;color:#fff;font-weight:bold;text-transform:uppercase;}
.moreviews-addto .add-to-box .add-to-cart{float:right;}
.moreviews-addto .rit22 .addbutton{background-position:-16px 0px;}
.moreviews-addto .rit22 .minusbutton{background-position:-16px -16px;}
.moreviews-addto .product-addto-price {float:right;line-height:130%;text-align:right;padding-right:15px;}
.moreviews-addto .product-addto-price .price-label {font-size:12px;font-weight:bold;color:#49423C;}
.moreviews-addto  .price {font-size:26px;font-weight:bold;color:#49423C;}


.product-related {background:#CAC4BA url(../images/related_btm.gif) bottom no-repeat;overflow:hidden;padding-bottom:10px; margin-top: 15px;height:345px;}
.product-related .product-related-promotion{background:#CBC5BB url(../images/related_top.gif) no-repeat scroll center top;
padding:0 0 30px 245px;color:#566168}
.related-block {}

.related-block ol,.related-block ol li{display:inline;float:left;}
.related-block ol li{width:214px;margin:0 15px 15px;background:transparent url(../images/grid_bg.gif) repeat-y scroll left center;
border-top:1px solid #F5EDE3;overflow:hidden;width:211px;}
.related-block ol li .item{background:transparent url(../images/related_item_btm.gif) no-repeat scroll 0 bottom;height:271px;padding:4px;text-align:center;}
.related-block ol li .item .product-name{background:none; height:36px;padding:2px 0 0;}
.related-block ol li .item .product-name a{text-decoration:none;}
.related-block button {}
div.product-related-block{/*background:url('../images/related-item-bg.gif') no-repeat;*/display:inline;float:left; height:238px; width:226px; /*margin-left:15px;padding:15px 0 0 15px;*/}

/* Product Images */
.product-view .product-img-box { width:200px; float:left;}
.product-view .product-img-box .more-views h4{display:none;}

.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd;margin:0 0 0 7px;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}


#design_price{font-weight:bold;font-size:16px;padding-left:30px;float:left;padding-top:7px;*padding-top:17px;_padding-top:17px;margin-right:50px;position:absolute;right:314px;}
#design_price .product-addto-price{float:left;}
#design_price .price-box {padding-top: 0 !important;}
#design_price a {font-size: 12px; vertical-align: top; text-decoration: underline; }

/* Product Shop */
.product-view .product-shop { float:right;padding-top: 7px;padding-right:28px; width:460px;overflow:hidden;}
.product-view .product-name {background:url(../images/pro_title.gif) 0 0 no-repeat; height:20px;padding-left:12px;margin-left:8px;}

.product-view .product-name  h2{background:#F1E5D7 url(../images/pro_title.gif) right -20px no-repeat;padding-right:12px;font-size:14px;font-weight:bold;
color:#49423C;line-height:20px;}
.product-view .short-description {}


/**My design**/
.mydesign {position:relative;}
.mydesign .hidden {background:#C1B9AE;position:absolute;width:500px;height:2px;left:470px;}
.mydesign .product-shop { z-index:1; width:21px; height:48px;background:url(../images/my_design_bg.gif) 0 0 no-repeat; position:absolute; top:-2px; left:425px; overflow:hidden;}
.mydesign .product-img-box {width: 460px;float:left; z-index:4; position:relative;}
.mydesign .product-essential{height:460px; padding-top: 2px; padding-bottom: 0px; overflow:hidden; position: relative;}
.flex-wrap { background:#C1B9AE;padding-top:13px;	position:absolute;
	left:476px;
	top:2px; position:absolute; z-index:2;}
.flex-wrap #Ocreativ{position:relative;z-index:3;}
/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }


.price-box .price { font-weight:bold; }
.price-box .price-from { font-weight:bold; }

.price-box-bundle {}
.product-thumbnail-text { font-size:11px;}
/* Regular price */
.regular-price {}
.regular-price, .price { font-weight:bold; }
.col-left .price { font-weight:normal; }

/* Old price */
.old-price { text-transform:uppercase; text-decoration:line-through;}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }
.old-price { text-decoration:line-through; font-size:12px;}
/* Special price */
.special-price { font-size:12px;}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.moreviews-addto .product-price-cart {width:710px;display:inline; float:right;}
/* .moreviews-addto .old-price {width:160px;} */

/* 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; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.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:15px 0 0; }

.product-options-bottom {float:right;width:500px;}
.product-options-bottom .add-to-cart{float:right;width:301px;}
.product-options-bottom .price-box {display:inline; float:left;margin:0 10px 0 0; }
.product-options-bottom .qyt-wrap{float:left;width:135px;}
.moreviews-addto .add-to-box .qyt-wrap .rit22 {position:absolute;top:-5px;}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}
.product-view .description .std{color:#666;}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.variants_range{margin-top:7px;}
.variants_range a{color:#000;}
.variants_range a.plus{text-decoration:none;}
.list-product-name {font-size:12px; font-weight:normal; line-height:25px;}
.list-product-name a:link{font-size:12px;text-decoration:none; color:#000000;}
.list-product-name a:visited{font-size:12px;text-decoration:none; color:#000000;}
.list-product-name a:hover{font-size:12px;color:#666666;}
.grid-product-name { font-family:arial;font-size:11px; font-weight:normal; line-height:14px;}
.grid-product-name a:link,.grid-product-name a:visited{ font-family:arial;font-size:11px; text-decoration:none; color:#5f5f5f;}
.grid-product-name a:hover{ font-family:arial;font-size:11px; text-decoration:underline;}
.product-name-detail {font-family:arial; font-size:11px; font-weight:normal; color:#566168; line-height:15px;}
.product-name { font-family:arial;font-size:11px; font-weight:normal; line-height:13px; height:25px; }
#shopping-cart-table .product-name, #checkout-review-table .product-name, #my-orders-table .product-name { font-size:1em; font-weight:bold; line-height:1.5; height: 20px !important;}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

.main-flash{position:relative;}
.main-flash-top{background:url(../images/home_banner_top.gif) 0 top no-repeat;}
.main-flash-btm{height:250px;padding-bottom:20px;vertical-align:middle;}

.main-create,.main-customize{display:inline;float:left;width:272px;padding-right:5px;}
.main-customize{margin-left:0px;}
.create-top,.customize-top{padding-top:38px;}
.create-top{background:url(../images/pro_top_cre.gif) no-repeat;}
.customize-top{background:url(../images/pro_top_cus.gif) no-repeat;}
.create-bottom,.customize-bottom{background:url(../images/pro_btm.gif) bottom no-repeat;padding:0 2px 36px; text-align:center;}
.create-bottom p,.customize-bottom p{ padding:0 10px; text-align:left;}
.create-bottom img,.customize-bottom img {width:338px;height:205px;}
.main-picked{clear:both;width:980px;}
.main-picked .con{padding-bottom:25px;overflow:hidden;}
.main-picked .con ul{padding-left:34px;}
.main-picked .con li{float:left;min-height:195px;padding-bottom:10px;overflow:hidden;}
.main-picked .product_img{display:inline-block;}
.main-picked .con .s1{padding-left:15px;width:130px;padding-right:35px;height:210px;}
.main-picked .con .s1 .product_img{margin:2px 0 5px 15px;}
.main-picked .con .s2{background:url(../images/index_style_2.gif) no-repeat;padding-left:28px;padding-right:45px;width:105px;}
.main-picked .con .s2 .product_img{margin:13px 0 5px 15px;}
.main-picked .con .s2 .price{padding-right:10px;}
.main-picked .con .s3{background:url(../images/index_style_3.gif) no-repeat scroll 0 6px;padding-left:15px;padding-right:30px;width:118px;}
.main-picked .con .s3 .product_img{margin:15px 0 10px 20px;}

.main-picked .con .s4{background:url(../images/index_style_4.gif) no-repeat;padding-left:15px;width:135px;padding-right:15px}
.main-picked .con .s4 .product_img{margin:15px 0 0 20px;}
.main-picked .con .s4 .price{padding-right:40px;}
.main-picked .con .product-name{font-size:11px;color:#9B8F8F;height:auto;}
.main-picked .con .cat{font-size:11px;color:#DECDBA;line-height:12px;}
.main-picked .con .price{font-size:11px;color:#9B8F8F;font-weight:bold;text-align:right;padding-right:25px;}

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {border:1px solid #C1B9AE;margin-top:44px;padding:10px 8px;}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
.product-review .review-block { height: auto;padding-bottom: 10px; ;margin-bottom: -3px;margin-top: 6px; margin-left: 10px; margin-right: 10px;color: #8C8C8B;}
.product-review .review-block .infos{font-size: 13px; font-weight: normal}
.product-review .review-block .infos .name {color: #000000;}
.product-review .review-block .infos .date {color: #000000;}
.product-review .review-block .comment{color: #8c8c8b; font-size: 13px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right;margin:1px 0;padding-right:33px;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:458px;border:1px solid #ABB0B4;margin-top:25px;padding-bottom:10px;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping h3{color:#333;font-size:14px;line-height:23px;padding-left:15px;padding-top:15px;text-transform:uppercase;}
.cart .shipping #shipping-zip-form,.cart .shipping #co-shipping-method-form{float:left;padding:8px 15px 0;display:block;width:290px;}
#shipping-zip-form .form-list label {font-weight:normal;}
.cart .shipping #co-shipping-method-form{float:right;padding:10px 5px 0 0;width:100px;text-align:right;}
.cart .shipping #shipping-zip-form select,.cart .shipping #shipping-zip-form input{margin-top:0px;}
.cart .shipping #shipping-zip-form .buttons-set{margin:0;padding:0;}
.cart .shipping #postcode{width:160px;margin-bottom:8px;}
.cart .shipping  .buttons-set .button{height:23px;background-position:0 -86px;padding-left:35px;float:none;}
.cart .shipping  .buttons-set .button span{height:23px;background-position:right -86px;color:#BBC844;width:120px;text-align:left; padding-right:20px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.cart .shipping  .buttons-set .button span{background-position:right -87px;}
}/*for safari and chrome */
/* Shopping Cart Totals */
.cart .totals { float:right;width:460px;background:url(../images/cart_totals_bg.gif) repeat-y;padding-right:3px; }
.cart .totals-in {background:url(../images/cart_totals_btm.gif) 0 bottom no-repeat;padding:0 2px 10px 3px;}
.cart .totals .checkout-types{float:none;}
.cart .totals .discount{padding-top:45px;background:url(../images/cart_totals_top.jpg) repeat-x;padding-left:15px;position:relative;}
.cart .totals .discount h3{font-size:14px;text-transform:uppercase;margin-bottom:10px;}
.totals #discount-coupon-form label{line-height:20px;}
.totals #coupon_code{width:146px;margin-right:10px;vertical-align:middle;}
.fr-language .totals #coupon_code{width:140px;}
.totals #discount-coupon-form .button{height:26px;background-position:0 -140px;padding-left:33px;position:absolute;right:8px;
top:40px;}
.totals #discount-coupon-form .button span{background-position:right -140px;color:#BBC844;height:26px;line-height:26px;vertical-align:top;}
.totals .totals-checkout{margin: 47px 0 0;}
.totals .totals-checkout h3{background-color: #49423C;color: #FFFFFF;font-size: 14px;line-height: 23px;padding: 5px 0 0 15px;text-transform: uppercase;}
.totals .totals-checkout th,.totals .totals-checkout td{border-bottom:1px solid #F1EFEA;}

.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
tfoot .a-right {font-size:16px;}
.sales-order-printinvoice tfoot .a-right {font-size:12px;padding-right: 5px;}
.sales-order-printinvoice tfoot .last {padding-right: 0px;}
.cart .totals .checkout-types .button{background:none;padding-left:0;height:auto;}
.cart .totals .checkout-types .button span{background:transparent url(../images/buttons.gif) no-repeat scroll 0 -196px;line-height:36px;
height:36px;width:240px;font-size:18px;font-weight:bold;padding-right:0px;color:#fff;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.totals #discount-coupon-form .button span{background-position:right -141px;}
}/*for safari and chrome */

.cart .special-situation{color:#ff0000;text-align:center;}
/* 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 ============================================================================== */
/* One Page */
.checkout-onepage-index .content-wrapper {background:transparent url(../images/login_account_bg.gif) repeat-y scroll 0 0;}
.checkout-onepage-index .content-main {background:transparent url(../images/login_form_btm.gif) no-repeat scroll 0 bottom;/*overflow:hidden;*/}
.checkout-onepage-index h2.page-title{background:transparent url(../images/title_bg_01.gif) no-repeat scroll 0 0;color:#FFFFFF;
font-size:16px;font-weight:bold;line-height:31px;padding-left:15px;}
.checkout-onepage-index .col-main {padding:10px 0 20px 16px;}
.checkout-onepage-index .col-right {padding:15px 16px 0 0;}
.checkout-onepage-index .co-bottom{padding:10px 20px;overflow:hidden;}
.checkout-onepage-index .co-bottom li{}
.checkout-onepage-index .co-bottom #checkout_bottom_left{float:left; margin-right:20px;}
.checkout-onepage-index .co-bottom #checkout_bottom_right{float:left;}


.opc {position:relative; }
.opc .section{padding-bottom:1px;}
.opc .step-title { background-color:#F1E5D7; padding:0 5px; text-align:right;height:30px;line-height:30px;}
.opc .step-title .number { float:left; line-height:22px; margin-right:5px;background-color:#C1B9AE;
padding:0 6px;font-weight:bold;line-height:15px;margin:7px 10px 0 20px;}
.opc .step-title h3 { float:left;color:#49423C;font-size:13px;line-height:30px;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#F1E5D7; cursor:default; }
.opc .active .number{background-color:#49423C;color:#fff;}
.opc .active .step-title h3 {font-size:15px;}
.opc .step {position:relative;border:1px solid #ABB0B4;padding:10px 25px 10px;margin:5px 0 20px;}
.opc #checkout-step-login{border:0;padding:0;}
.opc .step .tool-tip { right:10px; }
.opc .order-review .data-table tfoot th{color:#000;border:1px solid #F5EDE3;}
.checkout-onepage-index .button{height:23px;background-position:0 -169px;}
.checkout-onepage-index .button span{height:23px;background-position:right -169px;color:#EE7936;line-height:23px;}
/* 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 {}

.opc .col2-set{}
.opc .col2-set .col-1,.opc .col2-set .col-2{border:1px solid #ABB0B4;height:232px;}
.opc .col2-set h4{background:#F1E5D7 none repeat scroll 0 0;font-size:13px;line-height:25px;padding-left:25px;}
.opc .col2-set .col-2 h4{background:#49423C;color:#fff;}
.opc .col2-set #login-form,.opc .col2-set .col-2 p{padding:10px 25px;display:block;}
.opc .col2-set .login-tip,.opc .col2-set .form-list label{font-size:13px;float:left;}
.opc .col2-set .login-tip{line-height:120%;margin-bottom:10px;}
.opc .col2-set .form-list label span{color:#000;}
.opc .col2-set .form-list .input-text{width:220px;}
.opc .col2-set a,.opc .f-left a{color:#FF6600;font-size:11px;}
.opc .col2-set a.f-left{margin-left:30px;}
.opc .required {color:#FF0000;}
.opc .buttons-set button.back-link{float:left;}
.opc .col2-set .required {text-align:left;}
.opc .col2-set .buttons-set{padding:0 25px;margin:0 0 15px 0}
.opc .col2-set .buttons-set button.button{float:none;}
.opc .col2-set .buttons-set .button span{width:220px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.opc .button span{background-position:right -170px;}
}/*for safari and chrome */
/********** < 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; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

.input-box .notice {color:#999999;padding-left:8px;font-size:11px;}
/* 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 .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt 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; }
/********** Common Checkout Styles > */

/* */
.checkout-onepage-success .col-main a{color:#FF6600;font-size:11px;}

/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login,.account-create{background:url(../images/login_account_bg.gif) repeat-y;margin-bottom:10px;padding-bottom:0}
.account-login .page-title,.account-create .page-title{background:url(../images/title_bg_01.gif) no-repeat;padding:0 0 0 15px;margin:0}
.account-login .page-title h2,.account-create .page-title h2{color:#fff;font-size:16px;font-weight:bold;line-height:30px;text-transform:uppercase;}
.account-login  #login-form,.account-create  #form-validate{display:block;background:url(../images/login_form_btm.gif) left bottom no-repeat;}
.account-login  #login-form fieldset{padding:20px 15px 10px;}
.col2-set .login_box,.registration-form{border:1px solid #C1B9AE;padding:10px 15px 4px;height:auto!important;min-height:234px; height:234px;}
.registration-form { height:auto;}
.new-users h3,.registered-users h3,.account-create h3{background:#F1E5D7;font-size:13px;line-height:25px;padding-left:30px;}

.account-login #B_account,.account-login #B_forgot{overflow:visible;
    width:auto;
    border:0;
    background:url(../images/buttons.gif) right -170px no-repeat;
    cursor:pointer;
    text-align:center;
    margin-left:0px;
    padding:0 8px 0 0; }
.account-login #B_account span{
    padding:0px 0 0px 15px;
    background:url(../images/buttons.gif) left -170px no-repeat;
    white-space:nowrap;
 position:relative;
 right:6px;
 display:block;
 height:22px;
 margin-top:-1px;
 line-height:23px;
 _background-position: left -169px;
}
.registration-form .input-text{clear:both;}





.account-login .col-2 .buttons-set .f-left{font-size:11px;}

.account-create  #form-validate fieldset{padding:20px 15px 0px; height:auto;}
.account-create #form-validate {padding-bottom:20px;}
.registration-form .input-text{clear:both;}
.registration-form .name-lastname{padding-left:20px;}
.registration-form .input-confirm-password {padding-left:0px;}
.registration-form #email_address{width:530px;}
.account-create .input-password-notice{padding-top:20px;float:right;width:260px;font-size:11px;color:#999999;}
 .checkout-onepage-index .input-password-notice{padding-top:20px;float:left;width:260px;font-size:11px;color:#999999;}
.customer-account-edit .input-password-notice{padding-top:20px;float:left;width:260px;font-size:11px;color:#999999;}

.registration-form .form-list{float:left;width:540px;}
.customer-account-registration {float:right;height:190px;width:330px;background-color:#C1B9AE;margin-top:15px;}
.registration-form li {margin:0 0 5px;clear:both;}
.account-create p.required,.account-create .buttons-set{padding:0 20px;}
.account-login p.required,.account-create p.required{color:#666;margin-top: 2px;}
.account-create .button span {width:200px;text-transform:uppercase;}
.account-create .buttons-set .back-button{float:left;}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.customer-page .col-main{padding-right:15px;width:776px;}
.customer-page .dashboard-title{background:transparent url(../images/title_bg_01.gif) no-repeat scroll 0 0;padding:0 0 0 15px;
color:#fff;margin-bottom:23px;line-height:30px;text-transform:uppercase;}
.customer-page .content-wrapper{background:url(../images/login_account_bg.gif) repeat-y;}
.customer-page .content-main{background:url(../images/login_form_btm.gif) no-repeat scroll left bottom;/*overflow:hidden;*/padding-bottom:10px;}
.customer-page .col-left{padding-left:16px;}
.customer-page .col-left .block-account h2{text-transform:uppercase;}
.customer-page .col-left .block-account h2,.customer-page .col-left .block-subscribe h2{padding-left:20px;line-height:30px;}
.customer-page .page-title h2{/*background:#F1E5D7;line-height:25px;padding-left:10px;*/font-size:13px;font-weight:bold;}
.customer-page .col-main h3 {font-size:14px;}
.customer-page .col-main a{color:#FF6600;}

.customer-page .col-left .block-subscribe{border:1px solid #E7E1DF;}
.customer-page .col-left .block-subscribe .block-content{border:0 none;}
.customer-page .col-left .block-subscribe  label{background:none;line-height:170%;}
.customer-page .col-left .block-subscribe .input-box{margin:5px 0 15px 0}
.customer-page .col-left .block-subscribe .input-text{width:100px;margin-left:10px;}
.customer-page .col-left .block-subscribe .button span{text-transform:uppercase;}

.customer-page .dashboard .welcome-msg{margin:10px 0 20px;}
.customer-page .welcome-msg h3{fot-size:14px;font-weight:bold;font-size:14px;}
.customer-page .welcome-msg p{margin-top:20px;}

.customer-page .col2-set{margin-bottom:10px;}
.customer-page .col2-set h3 {font-size:14px;font-weight:bold;border-bottom:1px solid #C1B9AE;margin-right:17px;text-transform:uppercase;}
.customer-page .col2-set .col-2 h3{margin-right:2px;}
.customer-page .col2-set .col-1 .info-box {border-right:1px dashed #C1B9AE;padding:0 15px;}
.customer-page .col2-set .col-1 .info-box  h4{border-bottom:1px dashed #C1B9AE;margin:16px 0;}
.customer-page .col2-set .col-1 .info-box  a{float:right;position:relative;top:-36px;}
.customer-page .col2-set .col-1 .info-box  p a,.customer-page .col2-set  .col-1 .info-box address a{float:none;position:static;}
.customer-page .col2-set address{margin-bottom:15px;}

.customer-page .design-summary {}
.customer-page .design-summary  .deisgn-item{overflow:hidden;clear:both;border-bottom:1px dashed #ccc;padding:8px 0;}
.customer-page .design-summary .design-image{float:left;width:100px;margin-right:10px;overflow:hidden;}
.customer-page .design-summary .design-description{float:left;width:215px;padding-top:12px;}
.customer-page .design-edit-header {width: 200px; font-weight: bold;}
.customer-page .design-edit-actions span {display:block; margin-bottom: 10px; }

.customer-page #form-validate .buttons-set,.customer-page #form-validate p.required {}
.customer-page .buttons-set .back-link,.customer-page .up-link{float:left;}
.customer-page .button,.customer-page .back-link{height:27px;background-position:0 -29px;}
.customer-page .button span,.customer-page .back-link span{line-height:27px;height:27px;background-position:right -29px;color:#EE7936;}

.customer-page .col2-set ol li{padding:8px 0;}

.customer-page .family-list li{padding:5px 0;}
.customer-page .measurement-label{padding:10px 0;}
 .measurement-setting {padding-bottom:10px;overflow:hidden;height:auto;position:relative;clear:both;}
.customer-page .measurement-setting .map-picture{float:left;padding:25px 0 10px 0;}
.customer-page .measurement-setting .size-right{float:right;width:360px;padding-bottom:10px;}

.customer-page .col-main .page-title h2{background:#E1CDE3 none repeat scroll 0 0;color:#000000;line-height:180%;padding-left:15px;}
.customer-page .measurement-setting li{overflow:hidden;clear:both;padding-top:15px;}
.customer-page .measurement-setting .unit{float:left;width:100px;height:26px;line-height:26px;}
.customer-page .measurement-unit{height:26px; line-height:26px;}
.customer-page .measurement-setting  select{width:auto;}
.customer-page .measurement-setting  label{width:16px;float:left;padding-left:10px;}
.customer-page input.input-text{background:transparent url(../images/input_bg.gif) repeat scroll 0 0;
border:none;border-right:1px solid #E8E2E0;border-bottom:1px solid #E8E2E0;}
.customer-page .measurement-setting  input{float:left;vertical-align:middle;padding:5px;width:50px;}
.customer-page .family-list  input{background:transparent url(../images/input_bg.gif) repeat scroll 0 0;
border:none;border-right:1px solid #E8E2E0;border-bottom:1px solid #E8E2E0;padding:3px;}
.customer-page .measurement-setting  label input{display:block;width:14px;height:14px;background:url(../images/icons.gif);
border:none;text-indent:-999px;letter-spacing:9999px;}
.customer-page .measurement-setting  label .plus-button{background-position:0 -3px;}
.customer-page .measurement-setting  label .minus-button{background-position:0 -19px;}
.customer-page .measurement-setting  .body-info,.customer-page .measurement-setting  .foot-info{clear:both;display:block;padding-left:100px;font-size:11px;}
.customer-page .measurement-buttons .button{}
.customer-page .measurement-buttons .back-link{margin-right:430px;}
/**question**/
.customer-page .q-color,.customer-page .q-colortone,.customer-page .q-giftidea{margin-top:10px;}
.customer-page .q-group{padding:20px 0;}
.customer-page .q-group li{padding-bottom:20px;}
.customer-page  .q-iam td{width:150px;}
.customer-page  .q-iam .bornin {padding-left:20px;}
.customer-page  .q-color td{width:74px;text-align:center;}
.customer-page  .q-color label,.customer-page  .q-colortone label{display:block;text-align:center;padding:5px 0}
.customer-page  .q-color input,.customer-page  .q-colortone input{display:block;margin:0 auto;}
.customer-page  .q-colortone td{text-align:center;width:210px;}
.customer-page  .q-giftidea th{text-align:center;}
.customer-page  .q-giftidea td{width:150px;text-align:center;}

@media screen and (-webkit-min-device-pixel-ratio:0){
.customer-page .button span{background-position:right -30px;}
}/*safari and chrome button background fix*/
/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }
.order-date{margin:10px 0}
/* 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; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {width:982px;padding-bottom:50px;overflow:hidden;clear:both;background:none repeat scroll 0 0 #FFFFFF;}
.footer-top {background: none repeat scroll 0 0 #C1B9AE; margin-bottom: 10px;padding: 4px 0 10px 0;position: relative;width: 982px;}
.footer-links-list{overflow:hidden;}
.footer-links-list dl {float:left;padding-left:50px;}
.footer-links-list dt,.cards dt,.news-room dt{font-weight:bold;font:bold 15px arial;color:#242424; margin-bottom:10px;}
.footer-links-list dd a{font-size:12px;text-decoration:none; color:#000000;}
.footer-links-list dd a:hover{text-decoration:underline; }
.footer-links-list dd span{margin-left:10px;}
.footer-middle{}
.footer-middle .block-subscribe{float:left;padding-left:50px;margin:0}
.footer-middle .block-subscribe .block-content{border:none;}
.footer-middle .block-subscribe .input-box{float:left; width:200px;}
.footer-middle .block-subscribe .input-text{width:190px;margin:8px 0;}
.footer-middle .block-subscribe .button{float:left;background:url(../images/grey_arr.gif) 0 center no-repeat;margin:7px 0 0 5px;}
.footer-middle .block-subscribe .button span{background:none;color:#333;}
.block-subscribe label{font-weight:bold;color:#49423C;padding-left:10px;background:url(../images/grey_arr.gif) 0 center no-repeat;}

.cards-accepted {overflow:hidden;padding-left:60px;}
.cards,.news-room{float:left;}
.news-room{padding-left:100px;}
.cards dt,.news-room dt{margin-bottom:10px}

.footer-bottom{text-align:center;clear:both;overflow:hidden;}
.footer-bottom,.footer-bottom a{text-decoration:none;font-size:11px;color:#666;}

/* =======================================cms page================================================ */
.cms-page-view .content-wrapper{background:transparent url(../images/login_account_bg.gif) repeat-y scroll 0 0;}
.cms-page-view .content-main {background:transparent url(../images/login_form_btm.gif) no-repeat scroll left bottom;
overflow:hidden;padding-bottom:25px;}
.cms-page-view .cms-page-title {background:transparent url(../images/title_bg_01.gif) no-repeat scroll 0 0;
color:#FFFFFF;line-height:30px;margin-bottom:23px;padding:0 0 0 15px;}
.cms-page-left h2 {background:#49423C none repeat scroll 0 0;
color:#FFFFFF;font-size:14px;font-weight:bold;line-height:40px;padding-left:20px;}
.cms-page-left{float:left;width:250px;padding-left:20px;}
.cms-page-right{float:right;width:650px;padding-right:20px;}
.cms-page-menu{border:1px solid #DAD3D4;margin-top:6px;}
.cms-page-menu li{line-height:190%;}
.cms-page-menu li a{padding-left:20px;text-decoration:none;}
.cms-page-menu li a:hover{color:#BBC844;font-weight:bold;text-decoration:underline;background:transparent url(../images/icons.gif) no-repeat scroll -81px -36px;}
.cms-page-right dt{border-bottom:1px solid #C1B9AE}
.cms-page-right dt a{font-size:15px;font-weight:bold;padding-left:45px;background:url(../images/icons.gif) no-repeat;line-height:200%;padding-top:15px;}
.cms-page-right dt.title_01 a{background-position:13px -70px;}
.cms-page-right dt.title_02 a{background-position:10px -101px;}
.cms-page-right dt.title_03 a{background-position:10px -138px;}
.cms-page-right dt.title_04 a{background-position:10px -170px;}
.cms-page-right dt.title_05 a{background-position:10px -205px;}
.cms-page-right dt.title_08 a{background-position:10px -316px;}
.cms-page-right dd{padding:10px 10px 20px;}

/**==================select menu==================**/
.select_wrap{width:148px;}
.select_box {position:relative;text-align:left;}
#select_box_color {width:135px;}
.tag_select,.tag_select_hover,.tag_select_open,.select_cat,.select_occ,.select_mat {
cursor:pointer;padding-left:5px;border:1px solid #809DB9;
background:#fff url(../images/icon_down.gif) 117px center no-repeat;height:20px;overflow:hidden; width:130px;}
.shover {font-weight}
.tag_options {list-style:none;border:1px solid #566168;list-style:none;
margin:0;padding-left:10px;background:#fff;overflow:auto;min-width:105px;z-index:3;overflow:auto;}
#options_color{float:none;}
#options_color li:hover{font-weight:bold;}
.tag_options li{cursor:pointer;clear:both;margin:10px 0 0 0;text-align:left;}
.tag_options .img{margin-right:10px;}
.tag_options .img img {vertical-align:middle;}
.tag_options .text{clear:right;white-space:nowrap;}
.wrap_out {display:none;min-width:180px;_width:180px;background:url(../images/wrap_color_bg.png) right bottom no-repeat;padding-top:1px;
padding-right:2px;position:absolute;top:22px;left:0px;z-index:10;}
.wrap_in {background:url(../images/wrap_color_bg.png) left top no-repeat;padding-left:1px;padding-bottom:2px;}
/*select menu 2*/
.tag_options li a{text-decoration:none;}
.tag_options li a img{border:none;}

.ul_options {list-style:none;border:1px solid #566168;list-style:none;margin:0;
padding:5px 10px;background:#fff;min-width:150px;z-index:3;}
.ul_options .hover {font-weight:bold;}
#options_cat li {font-weight:bold;white-space:nowrap;}
#options_cat .option-tab {text-indent:10px;font-weight:normal;}
#options_cat .hover{font-weight:bold;}
/* seelct menu end **/
/******top menu********/
#menu {font-family:arial;color:#ffffff;float: left;width:598px;*width:593px;background-color:#C1B9AE;height:35px;margin-top:0;}
#menu ul {  margin: 0px;  padding:0px;  list-style: none;z-index:100;list-style:none;margin:0;}
#menu ul li {float:left;}
#menu li.hover,#menu li.active{background-position:0 -40px}
#menu ul li a {display: block;text-decoration: none;/*font-weight: bold;*/color: #6666FF;}
#menu ul.horizontal li.item-shop{width:110px;}
#menu ul.horizontal li.item-create{width:102px;}
#menu ul.horizontal li.carte-cadeau{width:115px;}
#menu ul.horizontal li.designer{width:104px;}
#menu ul.horizontal li.about{width:116px;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li.level1 a {color:#FFFFFF;display:block;font-size:16px;text-decoration:none;/*text-transform:uppercase;*/text-align:center;padding-top: 6px;}

#menu ul.dropdown,
#menu ul.flyout {position: absolute;top: 0px;left: 0px;visibility: hidden;width: 135px;}
#menu ul.sub-create,#menu ul.sub-youridbyme{width:130px;/*border:1px solid #49423C;padding:10px 5px;*/}
#menu ul.sub-create li,#menu ul.sub-youridbyme li{background:#fff;/*margin:0 5px;*/float:none;word-wrap:break-word;}
#menu ul.sub-create li.level2{width:204px;padding:10px 5px 10px 10px;}
#menu li.about ul.sub-create li.level2{width:147px;padding:10px 5px 10px 10px;}/*for about menu layer 2010-11-03*/
#menu ul.sub-youridbyme li.level2{width:138px;padding:10px 5px 10px 10px;}
#menu ul.sub-youridbyme{width:143px;}


#menu ul.dropdown li.level2 a,#menu ul.flyout li.level3 a,#menu ul.dropdown li.level2 .sub_menu_l a,#menu ul.dropdown li.level2 .sub_menu_r a,#menu ul.dropdown li.level2 .sub_menu dt {text-align:left;font-size: 13px; padding: 2px 4px 2px 0px;text-transform:none;line-height:14px;color:#000000;}
#menu ul.dropdown li.level2 .sub_menu dd a,#menu ul.dropdown li.level2 .dl_menu dd a{font-size:11px;display: inline;}
#menu ul.dropdown li.level2 .sub_menu_l a {padding: 0 4px 2px 0px;}
#menu li ul li{height:auto;}
#menu li ul {height:auto;}
#menu .item-create ul li.level2{border:1px solid #c1b9ae;margin-top:4px;}
#menu .carte-cadeau ul li.level2{border:1px solid #c1b9ae;margin-top:4px;}
/**========================menu===================**/
.top_menu {height:40px;border-top:1px solid #DAD5D5;background:url(../images/menu_li.gif) repeat-x;margin:0;padding:0;list-style:none;}
.top_menu li {float:left;background:url(../images/menu_li.gif) repeat-x;height:40px;border-right:1px solid #fff;position:relative;}
.top_menu li.hover,.top_menu li.active{background-position:0 -40px}
.top_menu li a {text-decoration:none;float:left;padding:0 25px;font-size:16px;font-weight:bold;color:#fff;line-height:40px;text-transform:uppercase}

/********************sub menu*************/
#menu ul li .sub_menu {margin-top:4px;width:380px;background:#fff;/*for ie6/show bug*/overflow:hidden;z-index:100000;border:1px solid #c1b9ae;}
#menu ul li .sub_menu dl{padding:0 0 0 10px;margin-top:10px;}
dl.dl_menu{margin-top:4px;}
#menu ul li .sub_menu dl dt{color:#342d2d;margin-top:10px;}
#menu ul li .sub_menu dt,.dl_menu dt{font-size:12px;color:#342D2D;font-weight:bold;clear:both;padding-bottom:2px;margin: 10px 0 0;}
#menu ul li .sub_menu dd,.dl_menu dd{clear:both;padding:0; padding: 0 0 0 14px;}
#menu ul li .sub_menu .sub_menu_l dd{padding:0 0 0 14px;}
#menu ul li .sub_menu dd a,.dl_menu dd a{color:#666;font-size:12px;padding:0;line-height:200%;font-weight:normal;text-transform:none;}
#menu ul li .sub_menu dd.last a{line-height:100%;padding-bottom:0px;}
#menu ul li .sub_menu dd.hover a,.sub_menu dd.active a,.sub_menu dd a:hover{color:#9B2462;font-weight:bold;}
#menu ul li .sub_menu_l,.sub_menu_r{float:left;overflow:hidden;width:179px;margin:0/**for ie6\7\8**/;}
#menu ul ul,#menu ul ul li{background:none;border:0 none;}
#menu .menu-bottom{background-color: #C1B9AE;clear: both;font-size: 13px;padding: 2px 10px;text-align: center;height:20px;}

/* History */
#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }

/* Clear Float*/
.clearfix:after {content:'.';display:block;height:0;clear:both;visibility:hidden;}
.clearfix { zoom:1;}
.grid-in button.button{overflow:visible;width:auto;border:0;background:url(../images/buttons.gif) right -170px no-repeat;cursor:pointer;text-align:center;margin-left:0px;padding:0 7px 0 0;}

.grid-in button.button span{padding:0px 0 0px 15px;background:url(../images/buttons.gif) left -170px no-repeat;white-space:nowrap;position:relative;right:6px;display:block;height:22px;line-height:23px;margin-top:-1px;color:#EE7936;_background-position: left -169px;}

.products-left-grid button.button, .products-left-grid button.back-link {overflow:visible;width:auto;border:0;background:url(../images/buttons.gif) right -170px no-repeat;cursor:pointer;text-align:center;padding:0 8px 0 0;}
.products-left-grid button.button span,.products-left-grid button.back-link span {padding:0px 0 0px 15px;background:url(../images/buttons.gif) left -170px no-repeat;white-space:nowrap;position:relative;right:6px;display:block;height:22px;margin-top:-1px;line-height:23px;_background-position: left -169px;}

.grid-in button.personalize {
 overflow:visible;
    width:auto;
    border:0;
    padding:0 7px 0 0;
    background:url(../images/buttons.gif) right 0px no-repeat;
    cursor:pointer;
    text-align:center;
    margin-left:4px;
	height:27px;
	 line-height:27px;
}
.grid-in button.personalize span {
    padding:0px 0 0px 11px;
    background:url(../images/buttons.gif) left 0px no-repeat;
    white-space:nowrap;
 position:relative;
 right:6px;
 display:block;
 height:26px;
 margin-top:-1px;
 line-height:26px;
 color:#fff;
}
.account-create button.back-button,.account-create button.button  {
 overflow:visible;
    border:0;
    background:url(../images/buttons.gif) right 0px no-repeat;
    cursor:pointer;
    text-align:center;
    margin:0 39px 0 8px;
 *padding-right:90px !important;
    padding:0 8px 0 0;
    height:26px;
    width:78px;
}


.account-create button.back-button span,.account-create button.button span {

    padding:0px 0 0px 15px;
    background:url(../images/buttons.gif) left 1px no-repeat;
    white-space:nowrap;
 position:relative;
 right:0px;
 display:block;
 height:27px;
 _height:30px;
 width:52px;
 font-size:12px;
 color:#ffffff;
 margin-top:-1px;
 line-height:28px;
 _background-position: left 1px;
}
.customer-account-create .buttons-set{width:250px;padding-left:30px;}
/**for safrai****/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.account-create button.back-button,.account-create button.button {

    background:url(../images/buttons.gif) left 0px no-repeat;
	padding-right:20px;
	padding-left:4px;
	height:26px;
	 }
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.account-create button.back-button span,.account-create button.button span {
    background:url(../images/buttons.gif) right 0px no-repeat;
    padding-right:15px;
    height:26px;
	padding-top:1px;
	 }
}


.add-to-design{display:inline;float:right;margin-top:10px;*margin-top:20px;_margin-top:20px;position:absolute;height:21px;}
.add-to-design .button {
    overflow:visible;
    width:auto;
    border:0;
    background:url(../images/buttons.gif) right -59px no-repeat;
    cursor:pointer;
    text-align:center;
    margin-left:0px;
    height:23px;
 line-height:23px;
    padding:0 0px 0 0;
}

.add-to-design .button span{
    width:auto;
    padding:0px 0 0px 27px;
    background:url(../images/buttons.gif) left -59px no-repeat;
    white-space:nowrap;
    position:relative;
    right:6px;
    display:block;
    height:22px;
 line-height:23px;
    margin-top:-1px;
    color:#EE7936;
 _background-position: left -58px;
}

button.create,button.personalize{
    overflow:visible;
    width:auto;
    border:0;
    background:url(../images/buttons.gif) right -170px no-repeat;
    cursor:pointer;
    text-align:center;
 height:23px;
 line-height:23px;
    margin-left:0px;
    padding:0 7px 0 0;
}
button.create span{

    padding:0px 0 0px 15px;
    background:url(../images/buttons.gif) left -170px no-repeat;
    white-space:nowrap;
    position:relative;
    right:6px;
    display:block;
    height:22px;
    line-height:23px;
    margin-top:-1px;
    color:#EE7936;
   _background-position: left -169px;
}

.customer-page .button,.customer-page .back-link ,.customer-page .up-link{
    overflow:visible;
	width:auto;
    border:0;
    background:url(../images/buttons.gif) right 0px no-repeat;
    cursor:pointer;
    text-align:center;
    margin-left:20px;
    padding:0px 7px 0px 0px;
    height:27px;
    font-weight:bold;
    [paddding-top:5px;]

}

.customer-page .button{
    overflow:visible;
	width:auto;
    border:0;
    background:url(../images/buttons.gif) right -29px no-repeat;
    cursor:pointer;
    text-align:center;
    margin-left:20px;
    padding:0 7px 0 0;
    height:29px;
}


.customer-page .back-link span,.customer-page .up-link span {
 padding:0px 0 0px 17px;

    background:url(../images/buttons.gif) left 1px no-repeat;
    white-space:nowrap;
    position:relative;
    right:6px;
 line-height:29px;
    display:block;
 top:-2px;
 top:-1px\0;
 *top:-1px;
 _top:-1px;
 *height:29px;
 _height:29px;
    color:#FFFFFF;


}

.customer-page .button span{
 padding:0px 0 0px 10px;

    background:url(../images/buttons.gif) left -29px no-repeat;
    white-space:nowrap;
    position:relative;
    right:6px;
 line-height:27px;
    display:block;
 top:-1px;
    color:#EE7936;

}

*+html .customer-page .block-subscribe .button ,.customer-page .block-subscribe .back-link  {
 padding:0 70px 0 0;
}

.cart .shipping .buttons-set .button {
 background:url("../images/buttons.gif") no-repeat right -86px;
    overflow:visible;
    width:auto;
    border:0;
    cursor:pointer;
    text-align:center;
    margin-left:5px;
    padding:0 7px 0 0;
    height:25px;
   }
.cart .shipping .buttons-set .button span  {
 background:url("../images/buttons.gif") no-repeat left -86px;
 padding:0px 0 0px 40px;
    white-space:nowrap;
    position:relative;
    right:6px;
 line-height:24px;
    display:block;
 top:-1px;
 _top:0;
}
*+html .cart .shipping .buttons-set .button {padding-right:50px;}

.cart .cart-button button.btn_l{background-position:right -269px;}
.cart .cart-button button.btn_l span{background-position:left -269px;}
.cart .cart-button button.btn_r{background-position:right -298px;}
.cart .cart-button button.btn_r span{background-position:left -298px;}
.totals #discount-coupon-form .button{background-position:right -266px;}
.totals #discount-coupon-form .button span{background-position:left -144px;_background-position:left -140px;}
.totals #discount-coupon-form button.remove-button{background-position:right -266px;}
.totals #discount-coupon-form button.remove-button span{background-position:left -386px;}
.cart .cart-button button.btn_l,
.cart .cart-button button.btn_r,
.totals #discount-coupon-form .button{
    overflow:visible;
    width:auto;
    border:0;
    cursor:pointer;
    text-align:center;
    margin-left:5px;
    padding:0 5px 0 0;
    height:25px;
    vertical-align:middle;
}

.cart .cart-button button.btn_l span,
.cart .cart-button button.btn_r span  {
 padding:0px 0 0px 40px;
    white-space:nowrap;
    position:relative;
    right:6px;
 line-height:24px;
    display:block;
 top:-1px;
 _top:0;
}
.totals #discount-coupon-form .button span{
	 padding:0px 0 0px 40px;
    white-space:nowrap;
    position:relative;
    right:6px;
 line-height:24px;
    display:block;
 top:1px;
 *top:-1px;
 _top:0;
}
.totals #discount-coupon-form .button{height:28px;line-height:28px;*line-height:15px;_margin-right:3px;}
.totals #discount-coupon-form .button span {height:22px;*height:28px;line-height:21px;*line-height:30px;_line-height:30px;}
*+html .totals #discount-coupon-form .button span{background-position:left -139px;height:27px;}

.placeholder_135 { height: 237px; }

/*---------------2010-06-17 checkout and product-related---------------------------*/
#co-shipping-form .checkout-notice{width:auto;padding-top:17px;}
#co-shipping-form .checkout-shipping-notice{width:auto;padding-top:17px;padding-bottom:17px;}
.checkout-onepage-index .button{overflow:visible; width:auto; border:0;background:url(../images/buttons.gif) right -170px no-repeat; cursor:pointer;text-align:center;padding:0 7px 0 0; }
.checkout-onepage-index .button span{background:url(../images/buttons.gif) left -170px no-repeat; text-align:center; position:relative;right:6px;display:block;white-space:nowrap;height:22px;line-height:25px;margin-top:-1px; color:#EE7936;padding:0px 0 0px 15px; _background-position: left -169px;}
.opc .col2-set .buttons-set .button{*padding:0px 80px 0px 0px !important;padding:0 7px 0 0;}
.opc .col2-set .buttons-set .button span {*padding:0px 0 0px 105px !important;padding:0px 0 0px 15px;}
#shipping-buttons-container .button {background:url(../images/buttons.gif) right 0px no-repeat; height:26px;}
#shipping-buttons-container .button span{background:url(../images/buttons.gif) left 0px no-repeat;height:26px;margin-top:0px;color:#ffffff;}

.product-related .button{overflow:visible; width:auto; border:0;background:url(../images/buttons.gif) right 0px no-repeat; cursor:pointer;text-align:center;padding:0 7px 0 0;height:27px; }
.product-related .button span{background:url(../images/buttons.gif) left 0 no-repeat; text-align:center; position:relative;right:6px;display:block;white-space:nowrap;height:26px;line-height:23px;margin-top:-1px; color:#ffffff;padding:0px 0 0px 11px; _background-position: left 0px;}

.contacts-index-index .button{overflow:visible; width:auto; border:0;background:url(../images/buttons.gif) right -170px no-repeat; cursor:pointer;text-align:center;padding:0 7px 0 0; }
.contacts-index-index .button span{background:url(../images/buttons.gif) left -170px no-repeat; text-align:center; position:relative;right:6px;display:block;white-space:nowrap;height:22px;line-height:23px;margin-top:-1px; color:#EE7936;padding:0px 0 0px 15px; _background-position: left -169px;}

.moreviews-addto .add-to-design .button span{text-transform:none;}

/*---------------2010-06-18 checkout and product-related---------------------------*/
.sendfriend-product-send .button, .persoproduct-persoprod-view .button{overflow:visible; width:auto; border:0;background:url(../images/buttons-n.gif) left -61px no-repeat; cursor:pointer;text-align:center;padding:0 7px 0 0; }
.sendfriend-product-send .button span,  .persoproduct-persoprod-view .button span{background-image:none; text-align:center; position:relative;right:6px;display:block;white-space:nowrap;height:22px;line-height:23px;margin-top:-1px; color:#FFFFFF;padding:0px 0 0px 15px; _background-position: left -169px;}

/*---------------2010-07-01---------------------------*/
.products-list button.personalize {
 overflow:visible;
    width:auto;
    border:0;
    padding:0 7px 0 0;
    background:url(../images/buttons.gif) right 0px no-repeat;
    cursor:pointer;
    text-align:center;
    margin-left:4px;
	height:27px;
	 line-height:27px;
}
.products-list button.personalize span {
    padding:0px 0 0px 11px;
    background:url(../images/buttons.gif) left 0px no-repeat;
    white-space:nowrap;
 position:relative;
 right:6px;
 display:block;
 height:26px;
 margin-top:-1px;
 line-height:26px;
 color:#fff;
}
.list-scp-button{position:absolute; right:40px; top:100px;l651}
/*.products-list button.personalize{overflow:visible; width:auto; margin-right:38px; margin-bottom:84px; border:0;background:url(../images/buttons.gif) right -168px no-repeat; cursor:pointer;text-align:center;padding:0 7px 0 0;}*/
/*.products-list button.personalize span{background:url(../images/buttons.gif) left -170px no-repeat; text-align:center; position:relative;right:6px;display:block;white-space:nowrap;height:22px;line-height:23px;margin-top:-1px; color:#EE7936;padding:0px 0 0px 15px; _background-position: left -169px;}*/
/*---------------2010-07-02---------------------------*/
.add-to-cart button.button{height:27px;overflow:visible; width:auto; border:0; cursor:pointer;text-align:center;padding:0 5px 0 0;margin-left:30px;}
.add-to-cart button.button span{background:url(../images/buttons-n.gif) left -30px no-repeat; text-align:center; position:relative;right:6px;display:block;white-space:nowrap;height:27px;line-height:27px;margin-top:0px;_margin-top:0px;padding:0px 10px 0px 10px;color:#fff;text-transform:uppercase;}
.add-to-design button.button{height:26px;overflow:visible; width:auto; border:0;background:url(../images/buttons-n.gif) right 0px no-repeat; cursor:pointer;text-align:center;margin-left:10px;}
.add-to-design button.button span{background:url(../images/buttons-n.gif) left 0px no-repeat; text-align:center; position:relative;right:6px;display:block;white-space:nowrap;height:26px;line-height:26px;margin-top:0px;_margin-top:0px;padding:0px 5px 0px 5px;color:#fff;text-transform:uppercase;}
.moreviews-addto .product-addto-price{padding-top:6px;}
.moreviews-addto .qyt-wrap{margin-top:3px;}
/*----------------2010-08-05 Facebook blog-------------------------------*/
 a#facebook {
-moz-border-radius-bottomright:2px;
-moz-border-radius-topright:2px;
-moz-box-shadow:0 0 3px #323232;
background:url("../images/facebook-badge.jpg") no-repeat scroll center center #4CCEF2;
border-color:#00C8FF;
border-style:outset outset outset none;
border-width:1px 1px 1px medium;
cursor:pointer;
height:30px;
left:0;
margin-right:auto;
overflow:hidden;
position:fixed;
right:auto;
text-indent:-10000px;
top:350px;
width:35px;
z-index:10000;
}
#face a:hover  {
border-color:#BBC845;
border-style:outset outset outset none;
border-width:2px 2px 2px medium;
}
.cms-home .last {padding-left:1px;padding-right:0;width:100px;}
/*--------------------------------------2010-08-19 New Footer------------------------------------------------------*/
.footer-top-right{  display:block;width:246px;}/* if to recover the new footer chang the display to active */
.footer-top-right .newsletter-show .footer-newsletter-title{font:27px arial;color:#242424;margin-bottom:6px;}
.footer-top-right .newsletter-show .footer-newsletter-text{font:12px arial;color:#4b4b4b;margin-bottom:4px;}
.newsletter-show {width:232px;position:relative;margin-top:-12px;padding-left:27px;}
.two-show-img {width:310px; height:105px; position:relative; font-family:Century Gothic;}
.two-show-img .first-show-img{width:136px; height:85px; background-color:#412823; color:white; display:block; position:absolute; left:5px; text-align:center;line-height:0px;}
.two-show-img .second-show-img{width:143px; height:85px; background-color:#412823; color:white; display:block; position:absolute; right:12px; text-align:center;line-height:2px;}
.footer-top-right .pay-img{padding-left:28px;margin-top:6px;}
#newsletter-style {position:absolute; top:50px; left:50px;}
.newsletter-text {position:absolute; left:20px; top:7px;}
.newsletter-text #text-one{font-size:11px; color:#837979;}
.newsletter-text #text-two{font-size:12px; color:#f9932e; font-weight:bold;}
.first-show-img,.second-show-img {position:relative;}
.first-show-img-one{position:absolute;font-size:23px;font-weight:normal; left:36px; top:12px;}
.first-show-img-two{position:absolute;font-size:23px;font-weight:normal; left:26px; top:42px;}
.first-show-img-three{position:absolute;font-size:16px;font-weight:normal; left:18px; top:72px;}
.second-show-img-one{position:absolute;font-size:16px;font-weight:normal; left:24px; top:10px;}
.second-show-img-two{position:absolute;font-size:23px;font-weight:normal; left:20px; top:41px;}
.second-show-img-three{position:absolute;font-size:15px;font-weight:normal; left:7px; top:72px;}
.facebook-link {position:absolute; right:376px; top:47px;}
.twitter-link{position:absolute; right:376px; top:66px;}
.partager-link {position:absolute; right:376px; top:83px;}
.footer-links-list dl dd a{color:#403942;}
.footer-links-list dl {float:left;font-family:arial;font-size:12px;padding-left:2px;width:152px;color:#4B4B4B;margin-left:15px;margin-top:11px;}
#ballerines-form {}
#newsletter-for .block-content button.button{height:23px;overflow:visible; width:auto; border:0 none; padding:0 0 0 12px; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
#newsletter-form .block-content{border:none;padding:0;}
#newsletter-form .block-content .input-box{float:left; width:148px;}
#newsletter-form .block-content .input-text{width:142px;color:#C1B9AE;}
.footer-top-right #newsletter-form .block-content .button{background:none;*padding-top:2px;_padding-top:1px;}
.footer-top-right #newsletter-form .block-content .button span{background:none;color:#837979; font-size:15px; line-height:21px;_padding-top:1px;}
.block-subscribe #newsletter-validate-detail .block-content label{font-weight:bold;color:#49423C;padding-left:10px;background:url(../images/grey_arr.gif) 0 center no-repeat;}
.block-subscribe #newsletter-form .block-content label{font-weight:bold;color:#49423C;padding-left:0px;background-image:none;}
/*----------------------------for chrom safair checkout bug 2010-09-16--------------------------------------*/
.productinfo-details {display:none;position: absolute;overflow: auto;top: 0;left:0;width: 400px;z-index: 10000;background-color: #FCFAFE;border: 2px solid #AB9EBA;padding: 10px 0 10px 20px;}
.productinfo-box {position: relative;}

.productinfo-box .aspect li{font-weight:bold;}
.productinfo-box .aspect ul{clear:both;padding-left:15px;}
.productinfo-box .aspect ul li{font-weight:normal;}
/*-----------------------------------2010-09-23 success page-------------------------------------------*/
.bold-text{font-weight:bold;}
.tiframe{position:absolute;z-index:-1;}
/*for gift cert*/
.gift-card-info{margin-top:8px;}
.giftcertmessage{margin-left:8px;}
.gift-card-info #amount{margin-left:8px;}
.recipient_type{margin-left:8px;float:left;}
.input-amount{margin-top:6px;}
#recipient_message_container p{margin-top:6px;}
#recipient_info p{margin-top:6px;}

.currency_symbol{position:absolute; left:155px; top:18px;}
.item-youridbyme{background-color: #c60110;height:35px;margin: 0 8px 0 0;}
/*---gift balance page*/
.ugiftcert-customer-balance .form-button{background:url("../images/btn_bg.jpg") no-repeat scroll 0 0 transparent;width:124px;height:21px;cursor:pointer}
.ugiftcert-customer-balance .dashboard-title { text-transform: none;}
.ship-notes{text-align:center;font-size:11px;font-weight:normal;}
.complete .ship-notes{text-align:left;}
.giftbox{margin:36px 0 23px;}
.giftbox .gift{color: #5F5F5F;font-size: 11px;}
.gift-product-name a{color:#000000;font-size:12px;}
/*print invoice*/
.sales-order-print .address, .sales-order-printinvoice .address{padding: 10px 0 0;text-align: center;}
.sales-order-printinvoice .address address{font-size: 10px;font-style: normal;line-height: 1;}
.address company{font-weight: bold;}
.sales-order-printinvoice .page-title{position: absolute;right: 35px;top: 22px;}

#share-buttons {
	display: inline;
	left:320px;
	float:left;
	position: absolute;
	margin-top:10px;
	*margin-top:20px;
	_margin-top:20px;
}
#share-buttons label {
	color:#49423C;
	font-weight:bold;
}
#share-buttons span {
	padding-top:4px;
	float:left;
	margin-right: 8px;
}
#share-buttons a {
	text-decoration: none;
}
#share-submit-button {
	margin-right: 18px;
}
/* facebook-connect for login */
.create-an-account{
	margin:22px 0 0 0px;
}
.create-an-account button{
	background:no-repeat url(../images/create-account.jpg);
	width:153px;
	height:24px;
	border:0;
	cursor:pointer;
	float:left;
}
.create-account-img{
	background:no-repeat url(../images/create-account-img.jpg);
	width:187px;
	height:138px;
	float:left;
	margin: 0 0 0 46px;
}
.new-customers{
	width:444px!important;
	width:434px;
	height:157px!important;
	height:184px;
}
.loginbtn{
	width:99px;
	height:24px;
	border:0;
	background:no-repeat url(../images/login.jpg);
	cursor:pointer;
	margin: 2px 0 12px 0;
}
.form-list a{
	font-size:11px;
	padding-left: 6px;
}
.login{
	margin: 12px 0 0 0;
}
.facebook-connect11{
	display:block;
	width:242px;
	height:25px;
	border:0;
	background:no-repeat url(../images/facebook-connect.jpg);
	cursor:pointer;
	margin:10px 0 10px 0;
}
.facebook-checkout-onepage-login-connect{
	display:block;
	width:242px;
	height:25px;
	border:0;
	background:no-repeat url(../images/facebook-connect.jpg);
	cursor:pointer;
	margin: 10px 0 0 21px;
}
.or{
	margin:0;
	font-weight:bold;
	display:block;
}

.submit-button{
	background:no-repeat url(../images/submit.jpg);
	width:78px;
	height:24px;
	border:0;
	cursor:pointer;
	margin-right:20px;
}
.bck-button{
	background:no-repeat url(../images/back-button.jpg);
	width:78px;
	height:24px;
	border:0;
	cursor:pointer;
	
}
.btnDiv{
	margin: 10px 0 6px;
}
.account-buttons{
	 height: 56px;
    padding-left: 17px;
    width: 250px;
	margin-top: -5px;
}
.fb{
	display: inline-block;
    width: 15px;
	height: 15px;
}
.fbli{
	background: url("../images/connect-with-FB.jpg") no-repeat scroll 9px 0 transparent;
	margin: 0 4px 0 -10px;
}
/* 0000525: [CATEGORY PAGE] Add a new block of text */
.category-seo-description{
	font-size:11px;
	text-align: justify;
	color: #8a8686;
}
/*0000564: [PRODUCT DETAILS] Add more details in product page with tab system, added by Minglong*/
.lib_Menubox{margin:13px 0px 0px 0px;}
.lib_Menubox li{float:left;display:block;cursor:pointer;height:30px;font-size:13px;padding:0px 11px;color: #8A8278;line-height: 31px;}
.lib_Menubox li.hover{background:#fff;border-left:1px solid #C1B9AE;border-top:1px solid #C1B9AE;border-right:1px solid #C1B9AE;color:#000000;}
.detail{    height: auto; margin-left: 10px; margin-right: 10px; margin-top: -12px; padding-bottom: 10px;}
.detail1{    height: auto; margin-left: 10px; margin-right: 10px; margin-top: 0px; padding-bottom: 10px;}
.comment { color: #8c8c8b; font-size: 13px;}
.review-block strong,.detail strong,.detail1 strong{font-weight:normal;color:#000000;font-size: 13px;}
