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

/* Layout ================================================================================= */
.wrapper { }
.page { width:980px; margin:0 auto; padding:0px 0 10px; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { padding:0 0 10px; }
.cms-about-magento-demo-store .main{ padding:0;}
.productquestions-product-questions .main{ position:relative;}
.productquestions-product-questions .question-image{ position:absolute; top:4px; right:0;}
/* Base Columns */ 
.col-left { float:left; padding:10px 0 0 0px; width:160px; background:url(../images/col-main-sidebar.gif) no-repeat top right;}
.col-main { float:left; width:785px;  padding:5px; }
.col-right { float:right; width:208px; padding:0px; }
.cms-index-index .col-left { background:none;}
.checkout-cart-index .col-left { background:none;}
.customer-account-index .col-left { background:none;}
.customer-address-form .col-left { background:none;}
.customer-address-index .col-left { background:none;}
.customer-account-edit .col-left { background:none;}
.customer-account-create .col-left { background:none;}
.sales-order-view .col-left { background:none;}
.sales-order-history  .col-left { background:none;}
.cms-index-noroute .page-head-alt h3{ color:#ad3e58;  font-family:"Trebuchet MS"; padding-bottom:20px;}
.contacts-index-index h2{ color:#ad3e58;  font-family:"Trebuchet MS";}



/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }
.customer-account-logoutsuccess  .col1-layout .col-main{ padding-top:45px;}
.customer-account-forgotpassword .col1-layout .col-main{ padding-top:45px;}

/* 2 Columns Layout */
.col2-left-layout .col-main { padding:0px; padding-left:30px; }
.customer-account-index .col2-left-layout .col-main { padding:0px; margin:15px 0 0 15px; width:805px;  }
.customer-address-form .col2-left-layout .col-main { padding:0px; margin:15px 0 0 15px; width:805px;   }
.customer-address-index .col2-left-layout .col-main { padding:0px; margin:15px 0 0 15px; width:805px;   }
.customer-account-edit .col2-left-layout .col-main { padding:0px; margin:15px 0 0 15px; width:805px;   }
.customer-account-create .col2-left-layout .col-main { padding:0px; margin:15px 0 0 15px; width:805px;  }
.sales-order-view .col2-left-layout .col-main { padding:0px; margin:15px 0 0 20px; }
.sales-order-history .col2-left-layout .col-main { padding:0px; margin:15px 0 0 20px;  }
.col2-right-layout .col-main {}


/* 3 Columns Layout */
.col3-layout .col-main {/* width:608px;*/ /*margin-left:10px;*/ padding:0px; }
.catalog-category-view .col3-layout .col-main { width:820px;}
.checkout-cart-index .col3-layout .col-main { width:608px;}
.primacheckout-checkout-onepage-payment .col3-layout .col-main { margin-left:30px;}
.specialproduct-index-index .col3-layout .col-main { margin-left:30px; width:750px;}
h3.payment { padding-top:15px;}
h2.paddingtop15 { padding-top:10px;}
h4.payment { padding-bottom:20px;}


/* 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%; }
.new-users { float:left; width:49%;}
.customer-account-index .col2-set .col-2 { float:left; clear:both; padding:20px 0 0; width:55%;}
.customer-account-index .col2-set .col-1{ border-bottom: 1px dashed #cacaca; border-top: 1px dashed #cacaca; padding:20px 0; margin-top:20px;}

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container { }
.header { position:relative; padding:0 0 10px;}
.header .welcome-msg { font-weight:bold; text-align:right; color:#AD3E58; float:left; }
.header .links li { display:inline;}
.header .links li a,.header .links li span{ padding:0 10px 5px 25px; font-size:10px; color:#ad3e58; text-decoration:none; display:inline; height:17px;}
.header .links li .top-link-cart{ background:url(../images/cart-logo.gif) no-repeat left top;  padding-bottom:8px; }
.menutop{  float:left;}
.menutop .links{ width:auto;}
.header .form-search { text-align:center; position:absolute; top:14px; right:0px;  padding-bottom:2px;/* margin-left:23px;*/   }
.header .form-search .form-search-content{border:1px solid #edebeb;  float:left;}
.header .form-search button.button-login{ float:left; margin-right:10px; margin-top:2px;}
.header .form-search input.input-text{padding:2px 0 4px 3px;}
.header .form-search input.input-text, textarea {font-size:10px; padding:2px; border:none; width:50px; color:#626262; font-family:Verdana, Arial, Helvetica, sans-serif;}
.header .form-language { text-align:center; }
#logo { float:left; width:111px; height:110px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; position:absolute; top:40px; left:-10px; }
.header-block { clear:both; position:relative; z-index:99; }
.cms-index-index .header-block { padding-left:15px;}
.header-block .cms-menu li{ display:inline; padding:0 25px 0 0; font-family:"Trebuchet MS";}
.header-block .cms-menu li a{ text-decoration:none; color:#ad3e58; font-size:14px; font-weight:bold;}
.header-block .cms-menu li a.home{ font-size:28px;}
.header-logo{float:left; width:190px; padding-top:20px;}
.header-left{float:left; width:786px; padding-top:25px;}
.minicart { height:40px; position:relative; float:right; z-index:1900;}
.cart-detail{ font-size:10px; color:#535353;}
.linksTop{ float:right; width:auto;}
.linksTop ul li{ display:inline;}
.cart-detail span{ padding:0 5px;}
.head { position:absolute; right:0; top:16px; z-index:1900; font-size:10px;}
.ajax-cart-bg .product-name a{ font-style:italic; text-decoration:none; color:#626262; font-size:10px !important; }
.mini-total{ clear:both; font-size:10px; text-align:right;}
.mini-total span{ padding:0 5px;}
.mini-total .totaal{ padding:0 5px 0 0;}

/********** < Navigation */
.navigation-menu{margin-bottom:10px; padding-top:0px;}
.cms-index-index  .navigation-menu{ padding-top:30px;}
.customer-account-index .navigation-menu { min-height:430px;}
li.level0 ul.active{ /*1 level*/
	display: block;
}
li.level0 ul.inactive{
	display: none;
}

li.level0 ul.active li.active ul.inactive{ /*2 level*/
	display: none;
}
li.level0 ul.active li.active ul.active{
	display: block;
}

li.level0 a.inactive, li.level0 a:link.inactive, li.level0 a:active.inactive, li.level0 a:visited.inactive{ font-weight:bold;  font-size: 12px; color: #626262; text-decoration: none; outline: none; cursor: pointer; }
li.level0 a:hover.inactive{text-decoration: underline;}
li.level0 a.active, li.level0 a:link.active, li.level0 a:active.active, li.level0 a:visited.active{ display:block;font-weight:bold;  font-size: 14px; color: #ad3e58; text-decoration: none; outline: none; cursor: pointer;}
li.level0 a:hover.active{text-decoration: underline;}
ul li.level0 a{ padding:5px 0;}
li.level0 a.active{ /*font-family:"Trebuchet MS",Helvetica,sans-serif;*/}

li.level0 ul.active li.level1 a.inactive, li.level0 ul.active li.level1 a:link.inactive, li.level0 ul.active li.level1 a:active.inactive, li.level0 ul.active li.level1 a:visited.inactive{ font-weight:bold;  font-size: 12px; color: #626262; text-decoration: none; outline: none; cursor: pointer; }
li.level0 ul.active li.level1 a.active, li.level0 ul.active li.level1 a:link.active, li.level0 ul.active li.level1 a:active.active, li.level0 ul.active li.level1 a:visited.active{ display:block;font-weight:bold; ; font-size: 12px; color: #626262; text-decoration: none; outline: none; cursor: pointer; font-weight:bold; }
li.level0 ul.active li.level1 a:hover.active{text-decoration: none;}


li.level0 ul.active li.level1 ul.active li.level2 a.inactive, li.level0 ul.active li.level1 a:link.inactive, li.level0 ul.active li.level1 ul.active li.level2 a:active.inactive, li.level0 ul.active li.level1 ul.active li.level2 a:visited.inactive{  font-size: 12px; color: #626262; text-decoration: none; outline: none; cursor: pointer; font-weight:bold;  }
li.level0 ul.active li.level1 a:hover.inactive{text-decoration: underline;}
li.level0 ul.active li.level1 ul.active li.level2 a:hover.inactive{text-decoration: underline;}
li.level0 ul.active li.level1 ul.active li.level2 a.active, li.level0 ul.active li.level1 ul.active li.level2 a:link.active, li.level0 ul.active li.level1 ul.active li.level2 a:active.active, li.level0 ul.active li.level1 ul.active li.level2 a:visited.active{ display:block; font-size: 12px; color: #ad3e58; text-decoration: none; outline: none; cursor: pointer; font-weight:bold; }
li.level0 ul.active li.level1 ul.active li.level2 a:hover.active{text-decoration: underline;} 
li.level1 ul.active { margin-left:10px;}
li.level1 ul.active li.level2 a.inactive{ background:url(../images/unactive-bullets.gif) no-repeat left; padding:0 0 0 10px;}
li.level1 ul.active li.level2 a.active{ color:#626262 !important; text-decoration:none;  background:url(../images/unactive-bullets.gif) no-repeat left; padding:0 0 0 10px;}
li.level1 ul.active li.level2 a.active{ }
li.level0 ul.active li.level1 a.inactive{ font-weight:normal !important;}
li.level0 ul.active li.level1 a.active{}
ul li.level0{ margin-bottom:10px;}
li.level0 span{  display:block;font-weight:bold; font-size: 14px; color: #ad3e58; text-decoration: none; outline: none; /*font-family:"Trebuchet MS", Helvetica, sans-serif;*/ padding:5px 0;}
ul.active li.level1 a.active{ padding:0px; margin:0;} 
ul.active li.level1 { }
li.level2 ul.active li.level3 a.active {color:#ad3e58 !important; text-decoration:none;  background:url(../images/active-bullets.gif) no-repeat left !important; padding:0 0 0 10px;}
li.level2 ul.active li.level3 a.inactive { background:none;}
/********** Navigation > */
.flash-banner{ padding-left:20px; background:url(../images/homepage_banner.png) right bottom no-repeat; width:770px; height:210px; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #888; }
select{ width:50px;}
.productquestions-product-questions  select{ text-align:left;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px;  }
.checkout-cart-index .data-table input.input-text{width:268px}
.checkout-cart-index .cart-bg td .validate-select{width:273px}
#shopping-cart-table input.input-text{width:45px; padding:1px}
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button{ overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/btn-gray.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:0 12px 0 0; background:url(../images/btn-gray.gif) 100% 50% no-repeat; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; padding-bottom:2px; }
button.button1 {   background:url(../images/search-btn.gif); cursor:pointer; border:none; text-indent:-999px; width:32px; height:15px; margin-bottom:2px; }
button.button-news::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button-news {   background:url(../images/newsletter-submit-btn.gif); cursor:pointer; border:none; text-indent:-999px; width:29px; height:14px; }
button.button-cart::-moz-focus-inner { padding:0; border:0;  } /* FF Fix */
button.button-cart { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/btncart.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; margin-left:2px; /* <- Safari & Google Chrome Fix */ }
button.button-cart span { float:left; padding:0 32px 0 0; background:url(../images/btncart.gif) 100% 50% no-repeat; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; padding-bottom:2px; }
button.button-red::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button-red { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/btn-red.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; margin-left:2px; /* <- Safari & Google Chrome Fix */ }
button.button-red span { float:left; padding:0 12px 0 0; background:url(../images/btn-red.gif) 100% 50% no-repeat; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; padding-bottom:2px; }
button.button-gray::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button-gray { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/btn-gray.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
.linksTop button.button-gray span { float:right;}
button.button-gray span { float:left; padding:0 12px 0 0; background:url(../images/btn-gray.gif) 100% 50% no-repeat; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; padding-bottom:3px; }
.minicart button.button-gray { margin-bottom:2px; float:right;}
.cart button.button-gray { margin-left:3px;}
button.button-login::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button-login{ overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/btn-cart.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button-login span { float:left; padding:0 12px 0 0; background:url(../images/btn-cart.gif) 100% 50% no-repeat; font:bold 11px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; padding-bottom:3px; }
button.btn-out-stock::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn-out-stock{ overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/btn-out-stock.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.btn-out-stock span { float:left; padding:0 32px 0 0; background:url(../images/btn-out-stock.gif) 100% 50% no-repeat; font:bold 11px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff;}

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

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

.group-select {}
.group-select label { color:#626262; font-weight:bold;}
.group-select .legend {}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:510px; }

.catalogsearch-advanced-index .group-select li input.input-text,
.catalogsearch-advanced-index .group-select li textarea {width:100px; }
.catasearch{padding:10px 0; width:514px;}

.group-select li select { width:516px; padding:2px; }
.group-select li select.multiselect{ text-align:left;}
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px;  }
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }
.buttons-set .button-cart { float:right; }
.buttons-set .button-gray { float:right; }
.buttons-set .button-red { 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; }
.news-subscribe .validation-advice {background:transparent url(../images/validation_advice_bg.gif) no-repeat scroll 2px 1px;clear:both;color:#FF0000;font-size:10px;line-height:13px;margin:3px 0 0;min-height:13px;padding-left:17px;position:absolute;top:19px;width:100px; float:left; text-align:left;}
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

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

.messages { /*width:100%;*/ overflow:hidden; }
.cms-index-index .messages {/*margin-left:20px;*/}
.checkout-cart-index  .messages{ margin-left:4px;}
.customer-address-index .messages{margin-left:8px}
.messages li { margin:0 0 10px; }
.cms-index-index .messages li{float:right;
margin:0 0 10px;
width:725px;}

.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.productquestions-product-questions .error-msg{ width:500px;}
.productquestions-product-questions .success-msg{ width:600px;}
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.cms-index-index .success-msg { width:727px;}
.checkout-cart-index .success-msg { width:560px;}
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }
.block  .note-msg { width:199px;}

/* BreadCrumbs */ 
.breadcrumbs { padding:10px 0; font-size:10px; }
.breadcrumbs li { display:inline; color:#AD3E58; }
.breadcrumbs li a{ color:#AD3E58; text-decoration:none;}
.breadcrumbs .divider{ padding:7px 5px;}

/* Page Heading */
.page-title {  padding:0 0 5px; margin:0px; }
.page-title h2{ color:#AD3E58; font-family:"Trebuchet MS"; }
.customer-account-index .page-title h2{padding-left:15px;}
.customer-account-edit .page-title h2{padding-left:15px;}
.sales-order-view .page-title h2{  padding-left:15px; }
.sales-order-history .page-title h2{ padding-left:15px; }
.catalogsearch-result-index .page-title h2{  padding-left:15px; }
.customer-address-form .page-title h2{ padding-left:15px; }
.customer-address-index .page-title h2{ padding-left:15px; }
.customer-account-create .page-title h2{  padding-left:15px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/*Customer account registration*/
.account-top{ background:url(../images/account-box-top.gif) no-repeat; padding:13px 0 0; width:803px;}
.account-bot{ background:url(../images/account-box-bot.gif) no-repeat; height:13px; width:803px;}
.account-bg{ background:url(../images/account-box-bg.gif) repeat-y; padding:0 15px;}
.customer-account-logoutsuccess .page-title h2{ padding-left:0px;}
/*===================================================================*/

/* Pager */ 
.pager { padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; color:#626262; font-size:11px;  }
.pager .pages li a{ text-decoration:none;}
.pager .pages .current { color:#ad3e58; font-size:12px; font-weight:bold;}


/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}


/* Data Table */ 
.data-table { width:100%; }
.data-table tr.firstrow{ /*background:url(../images/ajax-firstrow.gif) no-repeat bottom;*/ font-weight:bold; width:366px; border-bottom:2px solid #ccc;}
.data-table tr.totalsum{/* background:url(../images/ajax-firstrow.gif) no-repeat top;*/  color:#626262; font-size:12px; font-weight:bold; width:366px; border-top:2px solid #ccc; }
.data-table th { padding:5px 0; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.checkout-cart-index .data-table th { border:none;}
.catalog-product-view .data-table th { border:none;}
.data-table td { padding:5px; border:1px solid #ddd; }
#payment_form_buckaroo_basic table td { padding: 5px 0; }
.catalog-product-view .data-table td { border:none;}
.checkout-cart-index .data-table td { border:none;}
.checkout-cart-index .data-table td.attribute span{color:#626262; font-size:10px; font-weight:normal;}
.data-table thead { background-color:#f2f2f2; }
.checkout-cart-index .data-table thead { background-color:transparent;  border-bottom:2px solid #ccc; }
.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; }
.checkout-cart-index .data-table tr.even{ background-color:transparent;}
.catalog-product-view .data-table tr.even{ background-color:transparent;}
.catalog-product-view .data-table tr.even{ background-color:transparent;}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.checkout-cart-index .data-table td .product-name a{ font-size:12px; font-style:italic; text-decoration:none; font-weight:normal; color:#626262;}
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.catalog-product-view .data-table td.label,
.catalog-product-view .data-table th.label { background-color:transparent; font-weight:normal; padding-left:0px;}
.data-table td.value {}

#my-orders-table th{ padding:5px 10px;}

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

/* Lists Decoration */
li.odd {}
li.even {  }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

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


/* Sidebar =============================================================================== */
.sidebar .block { margin:0 0 10px; }
.sidebar .block .block-title { padding:0 10px; }
.sidebar .block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; color:#AD3E58; }
.sidebar .block h3 { font-size:14px; line-height:1.5; }
.sidebar .block .block-content { padding:10px; }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account {}
/*customer login*/
.login-top{ background:url(../images/login-bot.gif) no-repeat; padding:13px 0 0; width:980px;}
.login-bg{ background:url(../images/login-bg.gif) repeat-y; padding:0 15px ;}
.login-bot{ background:url(../images/login-top.gif) no-repeat; height:13px; width:980px;}
/*==========================*/
/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

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

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

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }
.button-continue-shopping{ float:left;}
.button-update-cart{ float:right;}
.clear-cart-buttons{ clear:both;margin-bottom:5px;}

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

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

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

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

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

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

/* Block: Subscribe */
.sidebar .block-subscribe { font-size:12px;}
.sidebar .block-subscribe  input.input-text, .sidebar .block-subscribe textarea {padding:2px; width:92px; border:none; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#626262;}
.news-subscribe{ border:1px  solid #EDEBEB; width:128px; margin:5px 0 0; position:relative; width:130px; text-align:right;}
.sidebar .block-subscribe  .block-content{ padding:0px; width:143px;}
.sidebar .block-subscribe .block-title { padding:0px;}
.sidebar .block-subscribe .block-title h3 { font-weight:bold; font-family:"Trebuchet MS"; padding:10px 0; }

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

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

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

/* Category Page ========================================================================= */
.category-title {  margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products{ margin-left:30px; margin-right:30px;}
/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.catalog-product-view .products-grid tr.even { background-color:transparent; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.catalog-product-view .products-grid td { border:none;}
.products-grid td.empty {}

/* View Type: List */

.products-list .item {  /*padding:15px;*/ margin:0 0 5px; border-bottom:1px  dashed #cacaca; padding:10px 0;}

.products-list .product-image { float:left; /*margin-right:-150px; */}
.products-list .product-shop .price-box  { padding:0 15px 0 0; }
.catalogsearch-result-index .product-shop {}
.prod-description{width:145px; float:left; position:relative;}
.product-shop h3.product-name a{ text-decoration:none; color:#ad3e58; font-size:14px;}
.product-shop .button-set{ padding:10px 25px 10px 10px;}
.padleft10{ padding-left:10px;}
.special-product .product-shop{ float:left; margin-left:10px;}
.special-product li.item{border-bottom:1px dashed #cacaca; padding:10px 0;}
.special-product .product-image{float:left;position:relative;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view { margin-top:15px;}

.product-essential {}
.product-collateral {}
.additional .data-table th { padding:0;}
.additional .data-table td{ padding:0;}

/* Product Images */
.product-view .product-img-box { float:left; width:215px; position:relative; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image span { display: block; margin-top: 5px; font-size: .9em; text-align: center; }
.product-view .product-img-box .product-image-zoom { position:relative; width:200px; height:300px; overflow:hidden; z-index:9;}
.product-view .product-img-box .product-image-zoom img { position:absolute; right:0; top:0; cursor:move; left:52px !important; }
.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 { padding: 15px 0;}
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.product-view .product-img-box .brand-image{ position:absolute; top:0; right:10px;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:left; width:325px; background:url(../images/col-main-sidebar.gif) no-repeat top left; padding:0 0 0 20px; min-height:529px;}
.product-view .product-name h2{ color:#AD3E58; font-size:16px; font-weight:bold;}
.product-view .short-description h3 { font-size:12px;}
.product-view .product-name { margin-bottom:20px;}
.youmaybe{ float:right; width:210px;}
.youmaybe p{ font-size:10px; padding-top:10px;}
.youmaybe p.special-price{padding-top:0px;}
.youmaybe .related-product{ margin-top:60px; margin-bottom:40px; padding-left:25px; text-align:right;}
.promo-description,.country-name,.druivensoort { color:#AD3E58; font-weight:bold;}


/* 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 {position:absolute; right:50px; top:50px; }
.product-view .product-img-box .availability {padding:40px; position:absolute; top:50px; z-index:999; left:43px; }
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }
.availability{ left:-10px; position:absolute; top:50px;}
#products-list .availability, .product-image .availability { left: 40px; }

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

.price-box {}
.price-box .price { font-weight:bold; }
.checkout-cart-index .price-box .price { color:#626262; font-size:12px; font-weight:bold;}

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; font-size:24px; color:#AD3E58;}

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; visibility:hidden; }
.old-price .price { font-weight:bold; text-decoration:line-through; color:#626262 !important; font-size:14px !important; font-weight:bold !important; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; visibility:hidden; }
.special-price .price { color:#AD3E58; font-size:24px; 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 { float:left; margin-left:5px; }
.cart-conatain{ padding:10px;margin-bottom:10px; background:url(../images/cart-top.gif) no-repeat; width:608px; padding:13px 0 0;}
.cart-conatain .info-text{ width:121px; border:1px solid #888888;padding:2px;}
.cart-bg{ background:url(../images/cart-bg.gif) repeat-y; padding:0 15px;}
.cart-table .data-table tr.first { border-bottom:2px solid #cacaca; }
.cart-bg .page-title h2{  color:#AD3E58; font-family:'Trebuchet MS';}
.cart-bot{background:url(../images/cart-bot.gif) no-repeat top; width:608px; height:13px;}
.cart-conatain .description{ color:#000000; font-style:italic;}
.cart-conatain .data-table h3{ color:#AD3E58; font-family:'Trebuchet MS'; font-size:16px; }
.cart-conatain h3{ color:#AD3E58; font-family:'Trebuchet MS'; font-size:16px; line-height:23px; }
.cart-conatain .data-table h3 span{ color:#626262; font-size:10px;font-weight:normal;}
.checkout-cart-index .total{   border-top: 2px solid #ccc; margin-top:10px;}
.total-amount{ font-weight:bold; color:#626262;}
.checkout-cart-index .overall{ font-size:10px; color:#b6b6b6; padding:10px 0;}
.checkout-cart-index .input{ color:#000000; font-style:italic; }
.attribute{ font-weight:bold;}
.success-content{ /*background:url(../images/success-msg.png) no-repeat top right;*/  margin-left:30px; width:785px; position:relative;}
.success-content .sucess-img{ position:absolute; top:0; right:0;}
.success-content .page-title h2{ font-size:14px; color:#AD3E58; font-family:"Trebuchet MS"; font-weight:bold; }
.cart-remove{padding:8px 0;}
.method-process {font-size:12px; color:#626262; font-weight:bold;}
#checkout-payment-method-load dt.p_method_checkmo_wrap { margin-bottom: 10px; }
.cart-method-img{ padding:0 0 0 20px;}
.discount{ padding:0px 0 20px;}
.discount fieldset{ position:relative;}
.discount .validation-advice { position:absolute; top:50px; left:0;}
.discount input.input-text{ margin:10px 5px;}

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }
.qty-box{ 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 dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

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

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

/* Block: Description */
.product-view .description h3{ font-size:12px;}

/* Block: Additional */
.product-view .additional h3{ font-size:12px;}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell h3 { color:#AD3E58; font-size:12px; font-family:"Trebuchet MS"; padding:10px; text-align:center;}
.product-view .up-sell .products-grid td { width:25%; }
.product-view .up-sell .product-image{ float:left}
.product-view .up-sell .product-description  .product-name a{ font-size:12px; text-decoration:none; font-weight:normal; }
.product-view .up-sell .product-description{float:left; width:135px; padding-left:10px; padding:0 5px;}
.product-view .up-sell .product-name { margin-bottom:0px;}
.up-sell{ background:url(../images/up-sell-top.gif) no-repeat; width:210px; padding:13px 0 0 0;}
.product-view .up-sell .regular-price .price{ font-size:12px; color:#626262; font-weight:normal;} 
.up-sell-bg{ background:url(../images/up-sell-bg.gif) repeat-y;  padding:0 0px 0 5px;}
.up-sell-bot{ background:url(../images/up-sell-bot.gif); width:210px; height:13px;}
.product-view .up-sell .price-box{float:left;padding-right:10px;}
.product-view .up-sell a{ color:#626262;}
.up-sell .upsell-product{ border-bottom:1px dashed #cacaca; padding:5px 0 10px;}
.up-sell .upsell-product1{ border-bottom:none;}


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

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

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


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

/* Advanced Search */
.search-summary { padding:10px 0;}
/* ======================================================================================= */


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

/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {  margin-top:10px;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.crosssell h3{ font-size:14px;}
.crosssell .product-name a{ font-size:12px; color:#626262; text-decoration:none;}
.crosssell  li.listing{ background:url(../images/crosssell-bottom.gif) no-repeat bottom;  padding:15px 0;}
.crosssell  li.listing1{ background:none;  padding:15px 0;}
.crosssell .price-box { float:left;}
.cart .shipping {}
.crosssell {}
.crosell-detail{ font-size:12px; color:#626262; font-weight:bold;}
.price-cart {width:182px; padding:10px 0 0;}

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

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; 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 */
.one-page-checkout { border-bottom:1px solid #ddd; position:relative; }
.one-page-checkout li.section { border:1px solid #ddd; border-bottom:0; }
.one-page-checkout .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.one-page-checkout .step-title .number { float:left; line-height:22px; margin-right:5px; }
.one-page-checkout .step-title h3 { float:left; }
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#ccc; cursor:default; }
.one-page-checkout .step { border-top:1px solid #ddd; padding:10px; }
.one-page-checkout .order-review {}

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

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

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

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

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

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

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


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


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.account-title{float:left; }
.account-detail{float:right; font-style:italic;}
.account-detail input{ width:128px;}
.primary-title{float:left;}
.primary-deatil{float:right; font-style:italic;}
.billing-title{float:left;}
.billing-detail{float:right; font-style:italic;}
.billing-title .title-head, .billing-detail .title-head, .primary-deatil .title-head, .primary-title .title-head, .account-detail .title-head, .account-title .title-head { padding-bottom:10px;}

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

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

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

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

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */
/*Tabs-content*/
.tabdiv{  height:10px; margin-top:10px;}
.shadetabs2 li{ float:left; font-size:1em; line-height:1em; list-style:none; }
.shadetabs2 li.first{}

.shadetabs2 li.first a{ display:inline-block; padding:0px 3px 0px; color:#fff; background:url(../images/tab-bg.gif) no-repeat right bottom; height:16px; text-decoration:none; font-weight:bold;width:172px; text-align:center; line-height:15px;}
.shadetabs2 li.first a:hover{}

.shadetabs2 li.first a.selected{ background:transparent url(../images/tab-selected-bg.gif) no-repeat scroll right bottom; color:#fff; display:inline-block; font-weight:bold; height:16px; padding:0px 3px 0; text-align:center; text-decoration:none; width:172px}
.shadetabs2 li.first a.selected:hover{}

.shadetabs2 li.mid a{ display:inline-block; padding:0px; color:#fff; background:url(../images/tab-bg.gif) no-repeat right top; height:16px; text-decoration:none; font-weight:bold;width:172px; text-align:center; line-height:15px;}
.shadetabs2 li.mid a:hover{}

.shadetabs2 li.mid a.selected{ display:inline-block; padding: 0px; color:#fff; background:url(../images/tab-selected-bg.gif) no-repeat right top; height:16px; text-decoration:none; font-weight:bold;width:172px; text-align:center;}
.shadetabs2 li.mid a.selected:hover{}

.shadetabs2 li.last a{ display:inline-block; padding: 0px; color:#fff; background:url(../images/off.gif) no-repeat right top; height:16px; text-decoration:none; font-weight:bold;width:172px; text-align:center;}
.shadetabs2 li.last a:hover{}

.shadetabs2 li.last a.selected{ display:inline-block; padding:0px; color:#fff; background:url(../images/tab-selected-bg.gif) no-repeat right top; height:16px; text-decoration:none; font-weight:bold;width:172px; text-align:center;}
.shadetabs2 li.last a.selected:hover{}



.tab-body2 {background:url(../images/account-box-bg.gif) repeat-y;height:auto;padding:10px 28px; background-color:#ffffff;}
.tab-top{background:url(../images/account-box-top.gif) no-repeat; padding:13px 0 0; width:803px; }
.customer-account-index .tab-top{/*margin-top:-13px;*/}
.tab-bot{background:url(../images/account-box-bot.gif) no-repeat; height:13px; width:803px;}

/*=========================================================================================*/

/*Cms-home-page*/
.featured-poduct-list{ margin:20px 0 20px 20px; }
.featured-product{ float:right;padding:0 3px; width:151px; }
.prodcutImage{position:relative; float:left;}
.featured-product .price{ color:#AD3E58; font-size:24px; font-weight:bold;}
.featured-product .product-name{ color:#AD3E58; text-decoration:none; font-size:13px; font-weight:bold; margin-top:10px; font-family:Geneva, Arial, Helvetica, sans-serif;}
.featured-poduct-list .product-image {}
.featured-product  .product{ margin:15px 0 10px;}
.featured-poduct-list .price-block { margin-bottom:5px; margin-top:10px;}
.featured-poduct-list .price-block .promodescription{ color:#ad3e58; font-size:12px;}
.featured-poduct-list .name-country{ padding-bottom:5px;}
.featured-poduct .brand-image { position:absolute; top:0; right:10px;}
.featured-poduct-list input.input-text{ float:left; width:25px; text-align:center;}
.grapsKind{ color:#AD3E58; text-decoration:none; font-size:13px; font-weight:bold;font-family:Geneva, Arial, Helvetica, sans-serif;}

.new-product-discription .button-set{ margin-top:10px;}
.block{ margin-left:8px; color:#535353;}
.block h3{ padding:10px 0;  color:#AD3E58;}
.block ul li{ font-size:12px;}
.cms-sommilier{float:left; margin-right:21px;}
.cms-sommilier h3{font-family:"Trebuchet MS"; font-weight:bold; font-size:16px;}
.cms-sommilier li a{ color:#535353;}
.cms-sommilier li a:hover{ color:#AEAEAE;}
.cms-sommilier .detail{ font-size:12px; width:200px;}
.cms-aboutus{float:left;  }
.cms-aboutus h3{ font-family:"Trebuchet MS"; font-weight:bold; font-size:16px;}
.cms-aboutus li a:hover{ color:#AEAEAE;}
.cms-aboutus ul.aboutus { list-style:disc; padding-left:15px;}
.cms-aboutus ul.aboutus li.last{ list-style:none;}
.best-selling{float:left; margin-right:21px;}
.best-selling h3{ font-family:"Trebuchet MS"; font-weight:bold; font-size:16px;}
.best-selling .best-list{ width:223px; padding-left:15px; font-size:12px; }
.best-selling li a{ text-decoration:none;}
.best-selling li a:hover{ text-decoration:underline;}
.best-selling .best-list li{  margin-left:10px;}


/*cms-pages===========================================================================================*/
.cms-page-view { font-size:12px;}
.cms-page-view p{/* padding-bottom:10px; width:700px;*/}
.cms-page-view h3{ padding:10px 0; color:#AD3E58; font-family:"Trebuchet MS";}
.cms-page-view h4{ font-size:12px;}
.cms-page-view .content{/* margin-left:42px;*/}
.faq{ background:url(../images/faq.png) no-repeat bottom right; height:582px; padding:0 10px;}
.faq p span{ font-weight:bold;}
.tips{ background:url(../images/tips-top.gif) no-repeat; padding:10px 0 0 0; width:202px; margin-left:5px;}
.tips-bot{ background:url(../images/tips-bot.gif) no-repeat;  width:202px; height:10px;}
.tips-bg{ background:url(../images/tips-bg.gif) repeat-y; padding:5px 15px 15px 15px; }
.tips-bg h3{color:#AD3E58; font-family:"Trebuchet MS"; font-size:16px;}
.tips-bg p{ padding:0}
.tips-bg input.qty{ float:left; margin:0 4px}
.tips ul li .location{ color:#626262; font-size:12px; font-weight:bold;}
.tips ul.place{ margin-bottom:10px;}
.faq-logo { background:url(../images/faq.png) no-repeat; width:140px; height:511px;}
.buttons-group{ float:left;}
.buttons-group li{ display:block;}
.select-qty{ float:left; text-align:center; width:45px;}
.contact-content { width:541px;}
/*===================================================================================*/
/*Ajax cart====================================================================================*/
.ajax-cart-bot{ background:url(../images/ajax-table-bot.gif) no-repeat; height:8px; width:388px;}
.ajax-cart-top{ background:url(../images/ajax-table-top.gif) no-repeat; height:22px; width:388px;}
.ajax-cart-bg{ border-left:1px solid #d2d2d2; border-right:1px solid #d2d2d2; clear:both; background:#fff; padding:0 10px; }
.ajax-cart-top .close-btn{ padding:2px 5px; float:left}
.ajax-cart-top .note{ float:right; padding:5px 5px 0;}
.ajax-cart-bg .minicart-img{ padding:5px 10px 0 0;}
.ajax-cart-bg .data-table td{ border:none !important;}
/*=================================================================================================*/
/*Question Form*/
.question-form {}
.question-form .page-head h3{ color:#ad3e58; font-size:14px; font-family:"Trebuchet MS", Arial , Helvetica, sans-serif; padding-bottom:20px;}
.question-form label{ color:#626262; font-weight:bold;}
.question-form ul li{ padding:5px 0;}
.question-form textarea{ width:311px; height:132px;}
.question-form input.input-text,.question-form textarea, .question-form select{margin-top:5px; color:#626262; font-size:10px; }
.question-form input.input-text{width:152px;}
.question-form select{ width:160px;}
.question-form button.button {margin:0px 5px 0;}

/* Footer ================================================================================ */
.footer { padding:10px 0; background:url(../images/footer-border.gif) repeat-x top; font-size:10px; clear:both; color:#535353; font-size:10px;}
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:5px 0; width:760px;}
.footer ul li{ display:inline;}
.footer ul li a{ color:#000; text-decoration:none; padding:0 12px 0 0; }
.footer .links li{ display:inline;}
.footer .links li a{ text-decoration:none;}
.footer-logo{ float:right;}
/* ======================================================================================= */