body{
    /* background:url('img/background.png') top center repeat-x fixed; */
	background:#D8D8D5;
}

#row-top{
    height:32px;
	background:url('img/bg-grey.gif') top center repeat-x;
	border-bottom:1px solid #CCC;
}

#page-top{
    background:url('img/bg-grey.gif') top center repeat-x;
}

#top ul{margin:0; padding:0; list-style:none; float:left;}
#top li{float:left; margin-right:8px; padding:6px;}
#top li a{color:#FFF; display:block;}

#top h4{
	margin:0;
	color:#FFF;
	text-decoration:none;
}

#header{
    background:url('img/header.png') top left no-repeat;
    height:233px;
    
}

#header-name{
	width:60%;
	padding-top:14px;
}

#header-name h1{
	margin-bottom:0px;
}

#header-name h1 a{
	color:#dedede;
	/* font-family: 'Quattrocento', arial, serif; */
	/* font-family: 'Candal', serif; */
	font-family: 'Cardo', serif;
	/* text-shadow: -1px -1px 1px rgba(10,10,10,2); */
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
	
}

#basket {
	width:30%;
	float:right;
	margin-top:12px;
	text-align:right;
	border:none;
	background-color:transparent;
	background-image:url('img/basket-icon.png');
	background-position:center right; 
	background-repeat:no-repeat;
	padding-right:42px;
}

#nav{
    color:#333;
}

#nav h2 {
	margin-bottom:0;
}

#nav h2 a{
	font-size:14px;
	margin:0;
	color:#333;
}
#nav h3 {
	font-size:13px;
	margin:0;
	padding:2px 0px;
}

#nav a{
	color:#333;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
	
	}

/* Menu */
#content-top {
    background:url('img/bg-menu.png') top left repeat-x;
    line-height:31px;
	margin-bottom:4px;
}



#menu ul{
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}

#menu li{
    float:left;
    margin-right:4px;
	border-right:1px solid;
	background:url('img/bg-masthead.gif') top left repeat-x;
    line-height:20px;
}



#menu ul{
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}

#menu li{
    float:left;
    margin-right:4px;
	border-right:1px solid #b1aba8;
}

#menu li a{
    line-height:20px;
    padding:4px 6px;
    display:block;
    color: #cccccc;
	text-decoration:none; 
	font-size:1.2em;  
}
#menu li a:hover{
	color:#ffffff;
	};
}

#menu li a{
    line-height:20px;
    padding:4px 6px;
    display:block;
    color: #cccccc;
	text-decoration:none;   
}
#menu li a:hover{
	color:#ffffff;
	}

/* Product Item */
.product-item {
	background:#F0F0F0;
	border:1px solid #999;
	margin-right:7px;
	margin-bottom:4px;
	margin-top:3px;
	color:#666;
	height:265px;
	width:185px;
	/* margin-right:3px; */
	margin-left:3px;
}

.product-item.last{
	margin-right:3px;
}

.product-item img{
	text-align:center;
	padding:2px;
}

.product-item h1{
	font-size:12px;
	font-weight:bold;
	margin:0;
	text-align:left;
	padding:4px;
	color:#666;
}

.product-item h2{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:red;
	padding:4px;
	margin:0;
	color:#666;
}

.product-item a{
	text-decoration:none;
}

.product-image {
	padding:1px;
	float:left;
	border:1px solid #eee;
}

/* Box */
.box {padding:0; background:#FFF; margin-bottom:7px;}
.basket .box-title h2,
.box .box-title{background:url('img/bg-menu.png') top left repeat-x; color:#FFF; padding-left:8px; margin:0; font-size:14px;}
.box .box-title h4, .box .box-title h2, .basket .box-title h2, .box .box-title h1{color:#FFF; margin:0; padding:4px; font-size:14px; font-family: 'Quattrocento', arial, serif; text-shadow: -1px -1px 1px rgba(10,10,10,2);
	}
.box .box-title a{color:#FFF; text-decoration:none;}

#product-info .box-body{
	padding:18px;
}

#product-info .box-body h1 {
	text-align: right;
	margin-bottom: 0;
	font-size:2em;
}

#product-info .subtitle{
	text-align:right;
}

#product-info .box-body h2{
	text-align:right;
	margin-bottom:0;
}

.product-social {
	text-align:right;
	margin-top:40px;
}

.product-social .addthis_toolbox {padding-left:150px;}
.product-social .sub {font-style: italic;}


/* Buttons */
.btn, .btn:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border:none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin:0;
}

	.btn:hover							{ background-color: #111; color: #fff; }
	.btn:active							{ top: 1px; }
	.small.btn, .small.btn:visited 			{ font-size: 11px; padding: ; }
	.btn, .btn:visited,
	.medium.btn, .medium.btn:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.btn, .large.btn:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.btn, .green.btn:visited		{ background-color: #91bd09; }
	.green.btn:hover						{ background-color: #749a02; }
	.blue.btn, .blue.btn:visited		{ background-color: #2daebf; }
	.blue.btn:hover							{ background-color: #007d9a; }
	.red.btn, .red.btn:visited			{ background-color: #e33100; }
	.red.btn:hover							{ background-color: #872300; }
	.magenta.btn, .magenta.btn:visited		{ background-color: #a9014b; }
	.magenta.btn:hover							{ background-color: #630030; }
	.orange.btn, .orange.btn:visited		{ background-color: #ff5c00; }
	.orange.btn:hover							{ background-color: #d45500; }
	.yellow.btn, .yellow.btn:visited		{ background-color: #ffb515; }
	.yellow.btn:hover							{ background-color: #fc9200; }

#order_checkout, .checkout-table {
	background:#eee;
	padding:8px;
}

#footer-row{
    background:url('img/bg-footer.gif') top left;
}

#page-footer{
   
}

#banner {
	background:url('img/banner-bg.png') top left no-repeat;
	height:232px;
}

#banner img{padding-left:24px; padding-top:8px;}

#banner #banner-product-text{
	margin-top:20px;
}


#content-main{
	/* background:#FFF; */
}

.box .text{
	padding:10px 20px;
}

.box .input.text{
	padding:0;
}

#contact-form label{width:100px;}
#contact-form input{width:330px;}
#contact-form textarea{width:330px;}


.mc-field-group label{ width:100px; }
#mc_embed_signup input{width:330px; padding:3px 5px;}

.basket .checkout{
	padding:4px 20px;

} 
