body {
  background: #defcf3;
  color: #70C0A9;
  margin: 0px;
   font-family: Comic Sans Ms; font-size: 12px;
}

a {
	color:#70C0A9;
}
a:hover{
	text-decoration:none;
}

div#testimonials { text-align: bottom; margin-top:15px; color: #d0cbc3; font-size:13px; float: left; margin-bottom:25px;}
div#testimonials a { color: #d0cbc3; font-size:13px; }
.testimonials { margin-top:15px; float:left; margin-right: 10px; margin-bottom:25px;}
div#promobottom { 
width: 520px;
height: 151px;
background:url(/img/promo_nov_bottom.gif) no-repeat right top;
}

div#promobottomtxt {
color : #fff;
font-size: 18px;
padding : 25px;
width : 480px;
}

div#site_frame{
	width:757px;
	margin:0 auto;
}
div#header{
	background:url(../imgs/header_bg.gif) no-repeat right top;
}

div#main_nav{
	background:#d4ece5;
}

div#site_body{
	float:left;
	margin:0;
	padding:0;
	background:#d0f3ea url(../imgs/content_bg.gif) repeat-y left top;
	width:757px;
	border-top:1px solid #fff;
}

div#site_nav{
	padding:0;
	margin-top:0;
	float:left;
	background:#7ccab7;
	width:200px;
	color:#fff;
}
div#site_nav a{
	color:#fff;

}

div#shop_menu{
	float:left;
	width:200px;
	background:#d0cbc3 url(../imgs/leftmenu_bg.gif) no-repeat -40px bottom;
	padding-bottom:40px;
	color:#fff;
}
div#shop_menu h2{
	font-weight:normal;
	margin-left:10px;
}

div#shop_menu ul{
	list-style:none;
	padding:4px;
	margin:0;
}
div#shop_menu ul li{
	border-bottom:1px solid #bcb7af;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	font-size:14px;
}
div#shop_menu a{
	color:#fff;
	text-decoration:none;
}
div#shop_menu a:hover{
	color:#f6ede0;
/*	background:#988e7e;*/
}


div#basket_summary{
	float:left;
	/* clear:both; */
	padding:10px;
	padding-top:20px;
}
div#subscription_box{
	float:left;
	/* clear:both; */
	padding:10px;
	padding-top:20px;
}
div#cc_badge{
	float:left;
	clear:both;
	padding-left:10px;
	margin-top:20px;
margin-bottom:20px;
}
td.cartSummaryItem{
	font-size:10px !important;
	padding:0;
	margin:0;
}

div#basket_summary h2{
	font-size:12px;
	font-weight:normal;
}

div#rotate {
margin-top:100px;
}

div#homeblurb{
		padding:10px;
margin-top:10px;

		width:500px;
		float:left;
		 clear:left;
		background:#efefef;
		border:1px solid #fff;
text-align:center;
	}

div#site_content{
	float:left;
	width:557px; 
/*	background:#e3fcf6;*/
}

div#content_wrapper h1,h2,h3,h4,h5,h6{

}
div#content_wrapper{
	color:#6bad9d;
	padding-left:15px;
	background:#f4f5f5;
margin-bottom:15px;

}

div#site_content.Home div#content_wrapper{
	padding:4px;
	background:#7ccab7;
}

div.frame{
	padding:20px;
	padding-top:10px;
	background:#fff;
	border:1px solid #cff2e9;
	
}

div#site_content.Home div#content_wrapper div.frame{
}

div#content_wrapper p{
	
}

div#content_wrapper h1{
}

div#site_footer{
	width:100%;
	clear:left;
	float:left;
	margin-top:10px;
	font-size:9px;
	margin-bottom:40px;
}
/* Photo Galelry
   ------------- */
   
   .photogalleryItem{
   
   }
   
   .photogalleryItem {
   	width:80px;
	height:80px;
	margin:10px;
	overflow:hidden;
	border:5px solid #cff2e9;
	background:#fff;
	float:left;
	text-align:center;
	vertical-align:middle;
   }
   .photogalleryItem a{

   }
      .photogalleryItem a img{
	  	margin: 0 auto;
	  }
   
   
   div.order_nav{
   	width:110px;
	padding:15px;
	border:1px solid #edf7f5;
	float:right;
	background:#f9f9f9;
	text-align:center;
   }

/* Cart specific tags
    ----------------- */
	.clear{
		clear:both;
	}
	
	.breadcrumbs{
		padding:10px;
		width:96%;
		float:left;
		clear:left;
		background:#efefef;
		border:1px solid #fff;
	}
	
	.catalogueItemNotFound{
		display:none;
	}
	/* system
	   ------------- */
	   
.system-error-message{
	background: #f9f9f9 url(/imgs/error.gif) no-repeat 26px 26px; 
}

td.productItem{
	vertical-align:top;
}

.product_detail{
	background:#fff;
	border:1px solid #cff2e9;
	float:left;
	padding:20px;
	width:470px;
	text-align:left;
}

div.product_detail div.details{
	float:left;
	width:300px;
	text-align:left;
	
}
	
.price{
	margin-top:10px;
	font-size:13px;
}
.image_box{
	float:left;
}

/* CONTACT FORM CSS
   ---------------- */
/*   
label {
	font-weight:normal !important;
	font-size:15px !important;
	width:200px !important;
	display:block !important;
	float:left !important;
}
input{
	font-size:18px;
	border:1px solid #ccc;
	background:#f8f8f8;
	}
	
textarea{
	width:350px;
	height:140px;
	border:1px solid #ccc;
	background:#f8f8f8;
}	*/
	
	