@charset "utf-8";
/* CSS Document */

/* ---------------------BASE STYLES--------------------- */


#banner {
	width: 962px;
	height: 318px;
	background: url(/images/banners/banner-shop.jpg) bottom no-repeat;
	}
	
body {
	height: 100%;
	text-align: center;
	background: #fff url(/images/structure/bg.jpg) top no-repeat;
	margin: 14px 0;
	color: #454545;
	font-size: 84%;
	line-height: 1.3em;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, serif;
	}	

html {
	height: 100%;
	font-size: 100%; /* IE hack */ 
	}		

.clear {
	clear: both;
	}
	
hr { 
	width: 100%;
	height: 1px;
	color: #dbdbd8;
	background-color: #dbdbd8;
	border: 0px solid #dbdbd8;
	margin: 25px 0;
	clear: both;
	} 
	
#container {
	text-align: left;
	margin: 0 auto;
	width: 962px;
	border: 0;
	padding: 0;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	}

html>body #container {
	height: auto;
	}
	
p {
	padding: 0 0 5px 0;
	font-size: 1em;
	}
	
h1 {
	color: #fff;
	font-size: 2.3em;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	line-height: 1.2em;
	}
	
h2 {
	color: #003a63;
	font-size: 1.6em;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	letter-spacing: 0;
	line-height: 1.2em;
	}
	
div.std div h2,
div.std h2 {
	padding: 10px 0 7px 0;
	}
	
h3 {
	color: #454545;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 25px 0 15px 0;
	padding: 0;
	}
	
h4 {
	color: #454545;
	font-size: 1.2em;
	font-weight: lighter;
	margin: 15px 0 10px 0;
	padding: 0;
	}
	
input,
textarea {
	font-family: Georgia, serif;
	font-size: 0.9em;
	}
	
/* ---------------------LAYOUT--------------------- */
	
#top {
	width: 962px;
	height: 21px;
	background: url(/images/structure/top.gif) bottom no-repeat;
	}
	
#dropdownWrapper {
	text-align: right;
	padding: 0 55px 0 0;
	}
	
#dropdownWrapper fieldset.form-language {
	padding: 30px 0 0 42px;
	}
	
#dropdownWrapper fieldset.form-language label {
	color: #fff;
	}
	
#dropdownWrapperBlank {
	padding: 51px 55px 0 42px;
	}
	
#dropdownWrapperBlank fieldset.form-language {
	display: none;
	}
	
#dropdownWrapperBlank fieldset.form-language label {
	display: none;
	}
	
#titleWrapper {
	padding: 103px 0 0 42px;
	}
	
#titleWrapper h1 {
	color: #fff;
	}
	
#navWrapper {
    margin: 41px 0 0 42px;	
	}

#main {
	width: 875px !important;
 	width /**/: 962px;
	padding: 0 45px 45px 42px;
	background: url(/images/structure/middle.gif) repeat-y;		
	}

#left {
	float: left;
	width: 540px !important;
 	width /**/: 580px;
	padding: 0 40px 0 0;
	}

#right {
	float: left;
	width: 292px;
	}

#blogWrapper {
	
	}

.blogItem {
	
	}
	
#offersWrapper {
	
	}
	
.categoryListWrapper {
	
	}
	
#right .col-right h3 {
	margin: 10px 0 0 0;
	}
	
#shopAnnouncementWrapper {
	
	}
	
#contentColL {
	float: left;
	width: 160px !important;
 	width /**/: 180px;
	padding: 0 20px 0 0;
	border-right: 1px solid #dbdbd8;
	}
	
#contentColM {
	float: left;
	width: 160px !important;
 	width /**/: 180px;
	padding: 0 20px 0 0;
	border-right: 1px solid #dbdbd8;
	}
	
#contentColR {
	float: left;
	width: 160px;
	}

#footerWrapper {
	background: url(/images/structure/middle.gif) repeat-y;		
	height: 80px;
	}

#footerItems {
	background: url(/images/structure/bg-footer.gif) top repeat-x;
	margin: 0 8px 8px 8px;
	height: 80px;
	}
	
#footerLinks {
	float: left;
	width: 310px;
	}
	
#footerLogos {
	float: left;
	text-align: right;
	width: 559px;
	padding: 3px 0 0 0;
	}

#bottom {
	width: 962px;
	height: 21px;
	background: url(/images/structure/bottom.gif) top no-repeat;	
	}
	
/* ---------------------LINKS--------------------- */

a {
	color: #003a63;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.linkLarge {
	font-size: 1.2em;
	}
	
/* ---------------------IMAGES--------------------- */

img {
	border: none;
	margin: 0;
	padding: 0;
	}
	
img.right {
	border: 0;
	float: right;
	margin: 0 0 10px 20px;
	padding: 0;
	}

img.left {
	float: left;
	margin: 8px 20px 10px 0;	
	padding: 0;
	}
	
/* ---------------------NAVIGATION--------------------- */

#navWrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
	
#navWrapper li {
	position: relative; 
	float: left;
	font-size: 0.9em;
	}

#navWrapper a {
	float: left;
    display: block;
	color: #fff;
	font-weight: lighter;
	text-transform: uppercase;
	padding: 0 10px 0 17px;
	background: url(../images/widgets/nav-divider.gif) top left no-repeat;
    }
	
#navWrapper .first a {
	float: left;
    display: block;
	padding: 0 10px 0 0;
	color: #fff;
	font-weight: lighter;
	text-transform: uppercase;
	background: none;
    }

#navWrapper a:hover {
	text-decoration: underline;
	}
	
#navWrapper li a.selected {
	font-weight: bold;
	color: #fff;
	}
	
#navWrapper li a.selected:hover {
	font-weight: normal;
	color: #fff;
	background: #a8a8a8;
	}
	
/* ---------------------FOOTER--------------------- */
	
#footerItems {
	padding: 12px 0 12px 38px;	
	}

.footer {
	font-size: 0.9em;
	}

.footer {
	color: #fff;
	}

.footer a {
	color: #fff;
	}
	
.footer a:hover {
	text-decoration: underline;
	}
	
/* ---------------------CART LINKS--------------------- */
	
#cartLinksWrapper {
	border-top: 1px solid #dbdbd8;
	border-bottom: 1px solid #dbdbd8;
	background: url(/images/structure/bg-cart.gif) repeat-x;
	margin: 50px 0 10px 0;
	padding: 20px 20px 10px 20px;	
	}

#search_mini_form .form-search {
	border-top: 1px solid #dbdbd8;
	border-bottom: 1px solid #dbdbd8;
  display:block;
  margin-bottom:30px;
  padding:10px 20px;
	background: url(/images/structure/bg-cart.gif) repeat-x;
}

#cartLinksWrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0;
	}
	
#cartLinksWrapper li {
	padding: 0 0 10px 18px;
    margin: 0;
	font-size: 1.1em;
	background: url(../images/widgets/bullet.gif) top left no-repeat;
	}
	
#cartLinksWrapper li.last {
	border-right: none; 
	padding: 0 0 10px 18px;
	}
	
/* ---------------------RIGHT COL LINKS--------------------- */
	
.featureWrapper {
	border-top: 1px solid #dbdbd8;
	border-bottom: 1px solid #dbdbd8;
	background: url(/images/structure/bg-cart.gif) repeat-x;
	margin: 10px 0 10px 0;
	padding: 0 20px 15px 20px;	
	}
	
.featureWrapper h3 {
	padding: 20px 0 15px 0;
	margin: 0;
	}
	
/* ---------------------SHOP CATEGORY LIST--------------------- */

#categoryListWrapper {
	padding: 20px 0 20px 0;
	}

.categoryList {
	padding: 0 0 10px 0;
	}

.categoryListImg {
	float: left;
	width: 58px !important;
 	width /**/: 68px;
	padding: 0 10px 0 0;
	}

.categoryListDesc {
	float: left;
	width: 224px;
	}
	
/* ---------------------SHOP CATEGORY PAGE--------------------- */
	
.category-title h2 {
	padding: 0 0 20px 0;
	}
	
h3.productGridName {
	line-height: 1.2em;
	letter-spacing: 0em;
	padding: 0 0 0 5px;
	margin: 9px 0 0 0;
	width: 161px !important;
 	width /**/: 166px;
	}
	
p.category-description {
	padding: 0 0 35px 0;
	}
	
.productGridShortDesc {
	padding: 10px 0 0 5px;
	width: 161px !important;
 	width /**/: 166px;
	}
	
td div.price-box {
	padding: 0 0 20px 5px;
	}
	
/* ---------------------PRODUCT DETAILS PAGE--------------------- */
	
.product-name h2 {
	padding: 0 0 10px 0;
	}
	
.productDetails {
	padding: 20px 0;
	}
	
.productImgFull {
	float: left;
	width: 320px !important;
 	width /**/: 350px;
	padding: 0 30px 30px 0; 
	}
	
.availability {
	padding: 0 0 20px 0;	
	}
	
.price-box {
	display: block;
	padding: 8px 0 5px 0;
	}
	
.add-to-box {
	display: block;
	padding: 5px 0 5px 0;
	}
	
.add-to-cart label {
	padding: 0 0 0 0;	
	}
	
.add-to-cart button .button {
	padding: 0 !important;
	margin: 0 !important;
	}
	
.input-text qty {
	padding: 0 0 10px 0;
	}
	
/* ---------------------CART PAGE--------------------- */

table.data-table cart-table {
	padding: 20px 0 0 0;
	}
	
#co-shipping-method-form {
	margin: 20px 0 0 0;
	}

ul.checkout-types button {
	margin: 20px 0 10px 0;
	}
	
div.input-box label {
	margin: 10px 0 5px 0; 
	}
	
#right {
	float: left;
	width: 292px;
	}
	
#checkout-payment-method-load dt {
	margin: 10px 0 0 0 !important;
	}
	
#cartLeftCol {
	float: left;
	width: 500px;
	}
	
#cartRightCol {
	float: left;
	width: 375px;
	padding: 15px 0 0 0;
	}
	
div.totals ul.checkout-types li {
	padding: 10px 0 0 0;
	}
	
div.totals ul.checkout-types li img {
	padding: 10px 0 0 0;
	}
	
#discount-coupon-form input {
	margin: 10px 5px 0 0 !important;
	}
	
#discount-coupon-form button {
	margin: 10px 0 0 0 !important;
	}
	
div #review-buttons-container .buttons-set button.button {
	margin: 0 0 0 10px !important;
	}
	
/* ---------------------CUSTOMER DASHBOARD--------------------- */

div.block block-account div.block-title {
	display: none !important;
	}
	
div.block block-account .block-title h2  {
	display: none !important;
	}
	
.block .block-content-account-nav { padding:0 0 0 0; }
.block .block-content-account-nav ul { list-style-type: none; margin: 0; padding: 0 0 0 0; }
.block .block-content-account-nav li { font-size: 0.9em; padding: 3px 0 0 15px; background: url(/images/widgets/bullet.gif) top left no-repeat;}

.customer-account-index .categoryList {
	display: none;
	}
	
.customer-account-edit .categoryList {
	display: none;
	}
	
.customer-address-form .categoryList {
	display: none;
	}
	
.customer-address-index .categoryList {
	display: none;
	}
	
.sales-order-history .categoryList {
	display: none;
	}
	
.customer-account-index #rightColPanel {
	display: none;
	}
	
.customer-account-edit #rightColPanel {
	display: none;
	}
	
.customer-address-form #rightColPanel {
	display: none;
	}
	
.customer-address-index #rightColPanel {
	display: none;
	}
	
.sales-order-history #rightColPanel {
	display: none;
	}
	
ol #cart-sidebar.mini-products-list {
	padding: 0 0 0 0 !important;
	margin: 0 !important;
	}
	
div.col1 a,
div.col1 p a,
div.col2-set a {
	display: block !important;
	padding: 10px 0 !important;
	}
	
div.buttons-set a.f-left {
	padding: 3px 10px 0 0 !important;
	margin: 0 !important;
	}
	
/* ---------------------FORMS--------------------- */
	
.txtFieldContact {
	width: 350px !important;
	border: 1px solid #DBDBD8;
	padding: 3px 0;
	margin: 0 0 10px 0;
	}
	
.txtAreaContact {
	width: 520px !important;
	border: 1px solid #DBDBD8;
	padding: 3px 0;
	margin: 0 0 10px 0;
	}
	
/* ---------------------NEWSLETTER SIGNUP--------------------- */
	
#right div.box base-mini mini-su-infobox  {
	display: none !important;
	}
	
#right .col-right div.box base-mini mini-su-infobox div.content {
	display: none !important;
	}
	
#right .col-right div.box base-mini mini-su-infobox div.actions {
	display: none !important;
	}
	
/* ---------------------TRUSTED SHOP RIGHT COL--------------------- */	
	
#trustedShopLogoMini {
	float: left;
	padding: 0 15px 0 0;
	width: 71px !important;
 	width /**/: 86px;
	}
