body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size:12px;
  color: #6a3337;
}

body,p,table,td,th,ul,ol,textarea,input{
  font-family: Geneva, Helvetica, Tahoma, serif;
}

a {
	color: #6a3337;
	text-decoration: none;
}
	
a:hover, a:active {
	color: #6a3337;
	text-decoration: none;
}
	
a img{
	border: 0;
}
	
:focus {
	outline: 0;
}

ul, li, form {
	margin: 0;
	padding: 0;
}
	
hr {
  border: none 0; 
  border-top: 1px dashed #e8dcc7;
  width: 80%;
  height: 1px;
  text-align: center;
  margin: 0px auto auto;
} 

h1 {
  margin: 0;
  padding: 0;
  color: #6a3337;
  text-transform: uppercase;
  font-family: Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size:12px;
  letter-spacing: 0.15em;
}

h2 {
  margin: 0;
  padding: 0;
  color: #6a3337;
  text-transform: uppercase;
  font-family: Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size:12px;
  letter-spacing: 0.15em;
  background: #d7e6e2;
}

h3 {
  margin: 0;
  padding: 0;
  color: #6a3337;
  text-transform: uppercase;
  font-family: Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size:12px;
  letter-spacing: 0.15em;
}

h4 {
  margin: 0;
  padding: 0;
  color: #6a3337;
  text-transform: uppercase;
  font-family: Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size:12px;
  letter-spacing: 0.15em;
}

h5 {
  margin: 0;
  padding: 0;
  color: #6a3337;
  text-transform: uppercase;
  font-family: Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size:12px;
  letter-spacing: 0.15em;
}

#page {
  width:850px;
  margin: 0px auto auto;
  text-align: left;
  background-color: #ffffff;
}

/* 
start header
 */
	
#header {
	margin:0px;
	height: 120px;
	text-align: center;
	font-family: Helvetica, Arial, Tahoma, serif;
}
	
#search {
	_margin-top:5px;
	float: left;
	width: 180px;
	_width: 178px;
	font-size:11px;
	color: #335c64;
	background: #c6dbd6;
	letter-spacing: 0.10em;
	font-family: Helvetica, Arial, Tahoma, serif;
}
	
#search_lable {
	background: #c6dbd6;
	border:1px solid #ffffff;
	padding:2px;
	margin:2px;
	margin-right:0px;
	width:65px;
	float:left;
	font-family: Helvetica, Arial, Tahoma, serif;
}

#search_lable .submit {
  padding:0px;
  background: #c6dbd6;
  border:0px solid #ffffff;
  margin-right:0px;
  width:65px;
  _width:58px;
  float:left;
  font-family: Helvetica, Arial, Tahoma, serif;
  height:14px;
  _height:13px;
  font-size:11px;
  color: #496c72;
}


#search_input {
  float:right;
  margin:2px;
  margin-left:0px;
  width:103px;
  _width:107px;
  border:0px solid black;
  font-family: Helvetica, Arial, Tahoma, serif;
  height:20px;
  _height:19px;
  color:#496c72;
  vertical-align:middle;
  padding-top:2px;
  padding-left:2px;
  font-size:14px;
}

#logo {
  margin:0px auto auto ;
  margin-top:20px;
  width: 259px;
}
	
#login {
  color:#335C64;
  font-size:11px;
  height: 21px;
  letter-spacing:0.1em;
  padding: 7px 10px 0 18px;
  text-align:right;
  width:225px;
}

#login_email, #login_password{
  color:#335C64;
}

.password {
	color:#335C64;
	float:right;
	font-size:11px;
	height: 21px;
	letter-spacing:0.1em;
	padding: 13px 10px 0 18px;
	text-align:right;
	width: 225px;
}	
	
.input {
	background: url(/images/login_bg.png) no-repeat right;
	border: 0;
	width: 117px;
	height: 15px;
	font-size: 10px;
	padding: 4px 10px 2px 10px;
	margin: 0 0 12px 1px;
	}

#header_right {
  float:right;
  width:200px ;
  padding-top:20px;
}

.header_right_row {
	width:200px ;
}

#cart_banner_lable a{
	background: url(/images/cart2.png) no-repeat left;
}

#login_signup {
  clear:right; 
  margin-top:8px;
  background: #c6dbd6;
  float:right;
  font-family: Helvetica, Arial, Tahoma, serif;
}

#login_signup_lable {
  background: #c6dbd6;
  border:1px solid #ffffff;
  padding:2px;
  margin:2px; 
  padding-left:10px;
  padding-right:10px;
  font-family: Helvetica, Arial, Tahoma, serif;
}

#login_signup_lable a{
	color: #496c72;
}



#basket_item_count {
  margin:2px;
  background: #ffffff;  
  width:120px;
  _width:125px;
  height:16px;
  _height:19px;
  padding:2px;
  padding-right:4px;
  margin-left:1px;
  margin-right:0px;
  float:left;
  font-family: Helvetica, Arial, Tahoma, serif;
  color:#c6dbd6;
}

#basket_item_count a{
	color:335cFF;
}

#cart_banner {
    _margin-top:5px;
	float: right;
	width: 285px;
	_width: 271px;
	font-size:11px;
	color: #335c64;
    background: #c6dbd6;
	letter-spacing: 0.10em;
    font-family: Helvetica, Arial, Tahoma, serif;
}

#cart_banner a{
	color: #496c72;
}

#cart_banner_lable {
  background: #c6dbd6;
  border:1px solid #ffffff;
  padding:2px;
  _padding-bottom:0px;
  margin:2px;
  float:left;
  font-family: Helvetica, Arial, Tahoma, serif;
  width: 59px;
  _width: 60px;
  height:14px;
  _height:10px;
}

#cart_banner_link {
  background: #c6dbd6;
  border:1px solid #ffffff;
  padding:2px;
  padding-left:0px;
   _padding-bottom:1px;
  margin:2px;
  margin-left:0px;
  width:80px;
  _width:76px;
  margin-left:0px;
  margin-right:2px;
  float:right;
  font-family: Helvetica, Arial, Tahoma, serif;
}
	
#shop_cart {
  font-size:11px;
	width: 115px;
	height: 10px;
	letter-spacing:0.1em;
	}

#menu {
  padding-top:4px;
  _padding-top:2px;
  padding-bottom:2px;
  padding-right:2px;
  padding-left:2px;
  background: #c6dbd6;
  border-top: 1px solid #c6dbd6;
  height:17px;
  _height:23px;
}

#menu a {
  font-size:11px;
  height: 14px;
  margin-top: 1px;
  text-transform: uppercase;
  letter-spacing: 1.05px; 
  border-right: 1px solid #937d7d;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:23px;
  padding-left:23px;
}

#menu .first  { 
  margin-left:37px;
  _margin-left:43px;
}

#menu .last  { 
  border-right: none 
}

h5 {
  color:#666666;
  font-size:15px;
}

/* 
end header
 */
 
 
/*  
start left column 
*/
#left {
  width:170px;
  float:left;     
}

.left_menu_item {
	width: 173px;
	list-style: none;
	line-height: 18px;
	padding-top:8px ;
	padding-bottom:8px;
	font-family: Georgia, Geneva, Helvetica, Tahoma, serif;
	font-weight:normal ;
	font-size: 11px;
	}

.left_menu_item a {
	padding-left:20px;
	background: url(/images/heart.png) no-repeat left center;
	font-family: Georgia, Geneva, Helvetica, Tahoma, serif;
	font-weight:normal ;
	font-size: 11px;
	color: #6a3337;
	}

.left_menu_item a:hover, .left_menu_item a:visited {
	background: url(/images/heart.png) no-repeat left center;
	color: #6a3337;
}
	
.left_menu_item_sub {
  display:none;
  width: 132px;
  _width: 152px;
  list-style: none;
  line-height: 10px;
  padding-top:8px ;
  padding-bottom:8px;
  padding-left:20px;
  font-family: Georgia, Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size: 11px;
}
	

.left_menu_item_sub a {
   display:block;
  width: 132px;
  _width: 152px;
  padding-top:8px ;
  padding-bottom:8px;
  padding-left:20px;
  padding-right:10px;
  list-style: none;
  line-height:15px;
  background: url(/images/heart.png) no-repeat left center;
  font-family: Georgia, Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size: 11px;
}

.left_menu_item_sub a:hover, .left_menu_item_sub a:visited{
  display:block;
  width: 132px;
  _width: 152px;
  padding-top:8px ;
  padding-bottom:8px;
  padding-left:20px;
  padding-right:10px;
  list-style: none;
  background: url(/images/heart_over.png) no-repeat left center;
  font-family: Georgia, Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size: 11px;
}
	
	
.handcrafted {
	background: url(/images/handcrafted.jpg) no-repeat top;
	width: 173px;
	height: 181px;
	margin: 5px 0 0 0px;
	color: #335c64;
	font-size: 11px;
	text-align: center;
	padding: 13px 6px 0 6px;
	letter-spacing: 0.03em;
	line-height: 16px;
	}
	
.certificats {
	width: 173px;
	padding: 29px 0 0 0px;
	text-align: center;	
}
	
.certificats a {
	margin: 5.5px 0 5.5px 0;
	display: block;
}
	

.products {
  background-color:#ffffff;
  border-left: 1px solid #E8DCC7;
  border-top: 1px solid #E8DCC7;
  position: relative;
  float: left;
  left: 0px;
  width:652px;
  _width:653px;
  padding-bottom:0px;
  padding-right:1px;
  margin-bottom:10px;
}

.product_item {
  width:162px;
  _width:163px;
  height:290px;
  _height:270px;
  background-color:#ffffff;
  border-right:1px solid #e8dcc7;
  border-bottom:1px solid #e8dcc7;
  position: relative;
/*  overflow:hidden;*/
  float: left;
}

.product_item_img {
  margin:2px;
}

#shop h1 {
  width:646px;
  _width:653px;
  padding:0px;
  padding-top:10px;
  padding-left:3px;
  padding-bottom:5px;
  color: #733e41;
  background: #e8dcc7;
  text-transform: uppercase;
  font-family: Geneva, Helvetica, Tahoma, serif;
  font-weight:normal ;
  font-size:12px;
  letter-spacing: 0.15em;
}

.product_image_thumb {
  height:80px ; 
  padding:2px; 
  width:58px;
  border:1px solid #efefef;
  float:left;
  margin:2px;
}

.product_image_thumb img {
  border:0px;
}

#product_description {
  width:400px;
/*  _width:390px;
/*  margin-left:235px;
  _margin-left:0px;*/
  font-weight:normal ;
  font-size:11px;
  background-color:#f5efe6;
  padding:5px;
  _padding:3px;
  margin-bottom:10px;
}

#product_description h1 {
  width:100%;
  background-color:#f5efe6;
  font-family: Georgia, Tahoma, sans serif;
  font-weight:normal ;
  font-size:16px;
  letter-spacing: 0.15em;
  margin-left:5px;
  text-transform:capitalize;
}

#product_description h2 {
  background-color:#f5efe6;
  width:400px;
  font-family: Georgia, Tahoma, sans serif;
  font-weight:normal ;
  font-size:12px;
  letter-spacing: 0.15em;
  padding:0px;
  margin:0px;
  margin-left:5px;
  margin-bottom:10px;
}

#product_description p {
  margin-top:3px;
}

#product_description li {
  margin-top:3px;
  margin-left:3px;
  list-style: none;
  padding-left:20px;
/*
  background: url(/images/heart.png) no-repeat left center;
*/
}

.product_item_h1 {
  width:126px;
  _width:130px;
  height:50px;
  font-weight: bold; 
  font-size:11px;
  padding:0px;
  padding-left:5px;
  padding-top:3px;
  background: #ffffff;
  color: #6a3337
}

.product_item_h1 a{
	color: #6a3337
}

.product_item_h3 {
  width:126px;
  _width:130px;
  font-weight: bold; 
  font-size:11px;
  padding:0px;
  padding-left:5px;
  padding-top:3px;
  background: #ffffff;
  color: #6a3337
}



.product_price {
  font-size:11px;
  padding:0px;
  margin:0px;
  padding-right:5px;
  padding-top:5px;
  background: #ffffff;
  text-align:right;
}

.product_list_item {
  padding:1px;
  float:left;
  font-size:12px;
}

.product_list_item_prod {
  width:500px;
  _width:500px;
  overflow:hidden;
  float:left;
  background:#ffffff;
  margin-top:2px;
  margin-bottom:1px;
  margin-right:0px;
  margin-left:2px;
  padding:3px;
  padding-top:3px;
  padding-bottom:3px;
}

.product_list_item_desc {
  width:8px;
  _width:6px;
  overflow:hidden;
  float:left;
  background:#ffffff;
  margin-top:2px;
  margin-bottom:1px;
  margin-right:0px;
  padding:3px;
  padding-top:3px;
  padding-bottom:3px;
}

.product_list_item_price {
  width:100px;
  _width:99px;
  float:left;
  background:#ffffff;
  margin-top:2px;
  margin-bottom:1px;
  text-align:right;
  padding:3px;
  padding-top:3px;
  padding-bottom:3px;
}

.browse_container {
  margin:3px;
  margin-top:10px;
  width:190px;
  _width:200px;
  float:left;
  line-height: 18px;
  margin-bottom:2px;
}

.browse_container h2 {
  text-align: center;
  color:#335c64 ;
}

#categorydescription{
  width:653px;
  margin-bottom:10px;
}

#browse_shop {
  margin-top:10px;
  width:653px;
  padding-top:10px;
}

.browse_container li {
	list-style: none;
	padding: 0 8px 0 28px;
	display: inline-block;
	line-height: 18px;
	margin-bottom:2px;
	}

/*  
end of left column 
*/

/* 
start center column
 */
 
#wide_content {
	padding: 0px;
	margin: 5px 0 0 22px;
	width: 649px;
        margin-left:200px;
        _margin-left:20px;
  font-weight:normal ;
  font-size:11px;
}
	
#wide_content h2 {
  font-weight:normal ;
  font-size:12px;
}
	
#wide_content h2 a{
  cont-size: 12px;
  letter-spacing: 0.15em;
  font-weight:normal ;
  font-size:12px;
}

#wide_content li {
  background: url(/images/heart.png) no-repeat left center;
  list-style: none;
}

#content li {
  background: url(/images/heart.png) no-repeat left center;
  list-style: none;
}

#center {
	margin: 5px 0 0 22px;
	width: 410px;
        margin-left:200px;
        _margin-left:20px;
	}
	
#center h2 {
  padding: 7px 17px 5px 17px;
  text-transform: uppercase;
  font-weight:normal ;
  font-size:12px;
}
	
#center h2 a{
  font-weight:normal ;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-weight:normal ;
  font-size:12px;
}
	
.content_left{
  padding:0px;  
  background: #eef4f3;
  margin-bottom:21px;
}

#product {
  background:#ffffff;
  padding:0px;  
  margin-bottom:10px;
  width:100%;
  min-height:250px;
}

#product img {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
	
#product p {
  padding:10px;  
  padding-bottom:0px;  
}

.read_link { color: #cb8759; text-decoration: underline; }	
.unread_link  { color: #b55413;	text-decoration: underline;	}
	
 
/* 
end of center column
 */


/* 
start right column
 */
 
#right {
	width: 185px;
	float: right;
        margin:0px;
	margin-right: 0px;
	padding-top:0px;
	}
	
.right_header {
	padding-top: 3px;
	font-size: 11px;
	letter-spacing: 0.03em;
	text-align: center;
	}
	
.right_header .get_started {
	margin:11px 0 0 0;
	font-size: 8.7px;
	text-align: center;
	text-transform: uppercase;
	color: #335c64;
	letter-spacing: 0.09em;
	}
	
.shop_index_special_offers {
        float:right;
	text-align: center;
	}
	
.shop_index_special_offers a {
	margin: 10px 0 10px 0;
	display: block;
	}

.special_offers {
	text-align: center;
	background: url(/images/bg_line.png) no-repeat bottom center;
	}
	
.special_offers a {
	margin: 10px 0 10px 0;
	display: block;
	}
	
.promo_block {
	padding: 6px 0 11px 0;
		text-align: center;
	background: url(/images/bg_line.png) no-repeat bottom center;
	}
	
.promo_block img {
	margin-top: 14px;

	}
	
.block_text {
	padding: 12px 0 2px 16px;
	line-height: 17px;
	text-align: left;
	font-size: 11px;
	color: #335c64;
	letter-spacing: -0.02em;
	}
 
/* 
end of right column
 */
 
.clear {
	clear: both;
	height: 1px;
	}

.FF_clear {
	clear: both;
	_clear: none;
	height: 1px;
	}
 
 
/* 
start footer
*/

#footer {
	margin: 18px 0 0 0;
	height: 58px;
	text-align: center;
	}
	
.footer_menu {
	height: 18px;
	margin-bottom: 12px;
	}
	

#footer a{
	margin-top:3px;
	padding: 0 20px 0 20px;
	padding-top:4px;
	display: inline-block;
	height: 24px;
	_height: 28px;
	font-size: 8.5px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background: url(/images/footer_menu_sep.png) no-repeat right top;
	background-position: 100% 2px;
	color: #6a3337;
}	

#footer a:hover, #footer a:active {
	color: #cb8759;
}

.footer_info {
	height: 20px;
	color: #FFFFFF;
	background: #6a3337;
	display: block;
	font-size: 10px;
	padding: 7px 0 1px 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	}
	
#accepted_cards {
  float:right;
  margin-top:5px;
}

/*
 end of footer 
 */

#coloum_3 {
  float:left;
  width:314px;
  _width:320px;
  margin: 3px 3px 3px 3px ;
  padding:3px;
  padding-bottom:6px;
  background:#eeeeee;
  border:0px ;
  font-size:15px;
}

#page_footer {
  margin-top:130px;
  _width:980px;
  width:978px;
  padding-left:5px;
  padding-top:2px;
  padding-bottom:2px;
}

#page_footer a {
  color:#000000;
}


/*
Manukababy specific CSS
*/
* {
	margin: 0;
	padding: 0;
}

a {  color: #b55413;
	text-decoration: none; }
	
a:hover, a:active {
	color: #cb8759;
	text-decoration: none;
}
	
a img{
	border: 0;
	}
	
:focus {
	outline: 0;
	}
	
ul, li, form {
	margin: 0;
	padding: 0;
	}
	

.product_option_lable {
  width:100px;
  float:left;
  font-size:12px;
}

.product_option{
  width:400px;
  margin-left:235px;
  margin-bottom:10px;
}

.product_options{
  width:350px;
  height:23px;
}

.product_option_select {
  width:240px;
  float:left;
}

.option_select {
  margin-left:0px;
}

#qty {
  width:50px;
}

#empty_basket {
}

#basket_items {
}

.basket_item {
}
.basket_item_remove {
  float:right;
  with:10px;
}

.basket_item_add {
  float:right;
  with:10px;
}
.basket_item_price {
  float:right;
  text-align:right;
  with:90px;
}

.basket_total_price {
  float:right;
  text-align:right;
  with:140px;
}

#shopping_basket {
  width:100%;
}


/*  menu */
#jsddm
{	margin: 0;
	padding: 0}

/*
#jsddm a {
  font-size:11px;
  height: 14px;
  margin-top: 1px;
  text-transform: uppercase;
  letter-spacing: 1.05px; 
  border-right: 1px solid #937d7d;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:23px;
  padding-left:23px;
}
	
#jsddm a:hover{
	background: #eef4f3;
	}

	#jsddm li
	{	display:inline;
	        position: relative;
	        
		list-style: none;
		font: 12px Tahoma, Arial}

		
		#jsddm li ul		
		
		{	float: none;
		        margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
		
			display: block}

		#jsddm li ul li a
		{	width: 150px;
			}
		
*/


#jsddm
{	margin: 0;
	padding: 0
}
	
#jsddm li{
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial
}

#jsddm li a{
	display: block;
	_width:70px;
	white-space: nowrap ;
	font-size:11px;
	height: 14px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 1.05px; 
	border-right: 1px solid #937d7d;
	padding:0px 26px;
	_padding:2px 26px;
	color: #6a3337;
}
		
#jsddm li a:hover {
	background: #eef4f3;
	color: #6a3337;
}
		
#jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #eef4f3;
	z-index:10;
	border-top: 1px solid #eeeeee
}
		
#jsddm li ul li{
	float: none;
	display: inline
}
		
#jsddm li ul li a{	
	border:0px solid ;
	width: auto;
    background: #eef4f3;
    background: url(/images/heart.png) no-repeat left center;
    background-position: 3px 2px;
}
		
#jsddm li ul li a:hover{
	background: #c6dbd6;
	background: url(/images/heart.png) no-repeat left center;
	background-position: 3px 2px;
}


/* basket page */
#basket_header {
  height:21px;
  border-top:1px solid #6a3337;
}

#basket_header_image {
  width:50;
  height:21px;
  float:left;
  border-left:1px solid #6a3337;
}

#basket_header_quantity {
  width:44px;
  _width:50;
  height:15px;
  _height:21px;
  float:left;
  border-left:1px solid #6a3337;
  padding:3px;
}

#basket_header_product_name {
  padding:3px;
  height:15px;
  _height:21px;
  width:454px;
  _width:460px;
  float:left;
  border-left:1px solid #6a3337;
}

#basket_header_add_remove {
  height:21px;
  width:10;
  float:right;
  border-right:1px solid #6a3337;
}

#basket_header_price {
  height:15px;
  _height:21px;
  width:44;
  _width:50px;
  float:left;
  padding:3px;
  border-left:1px solid #6a3337;
}

#basket_items_list {
}

#basket_footer_row {
  height:20px;
  border:1px solid #6a3337;
}

#basket_footer_total {
  width:150;
  float:right;
  padding:5px;
}

#basket_total_value {
  width:50px;
  float:right;
  padding-right:8px;
}

#basket_total_value2 {
  width:50px;
  clear:right;
  float:right;
  text-align:right;
}

#basket_footer_buttons {
  width:140;
  _width:150;
  padding:5px;
  float:left;
}

.basket_row{
  height:31px;
  border-top:1px solid #6a3337;
}

.basket_row_light{
  height:31px;
  border-top:1px solid #6a3337;
}
.basket_row_image{
  height:31px;
  width:50;
  float:left;
  border-left:1px solid #6a3337;
}

.basket_row_quantity{
 	height:25px;
  _height:33px;
  width:44;
  _width:50;
  float:left;
  border-left:1px solid #6a3337;
  padding:3px;
  _padding:0px;
}

.basket_row_product_name{
  height:25px;
  _height:33px;
  width:434px;
  _width:440px;
  float:left;
  border-left:1px solid #6a3337;
  padding:3px;
}

.basket_row_remove{
  height:31px;
    _height:33px;
  width:10px;
  float:right;
  font-size:15px;
}
.basket_row_add{
  height:31px;
    _height:33px;
  width:10px;
  float:right;
  border-right:1px solid #6a3337;
  font-size:15px;
}
.basket_row_price{
  height:25px;
  _height:33px;
  width:57px;
  _width:68px;
  float:right;
  text-align:right;
  border-left:1px solid #6a3337;
  border-right:1px solid #6a3337;
  padding:3px;
}

/* end of basket page */

.row {
  width:400px;
  height:21px;
}
.label{
  height:21px;
  float:left;
  width:150px;
}

.label_radio{
  height:21px;
  float:left;
  width:150px;
}

.field{
  float:right;
  width:250px;
}
  
.field input {
  width:150px;
  padding:0;
  margin:0px;
  text-align:left;
}

#username{
}
#signup{
  width:150px;
  padding:0;
  margin:0px;
}
#password{
}
#login{
  width:150px;
  padding:0;
  margin:0px;
}

#loginButton{
  width:150px;
  padding:0;
  margin:0px;
  text-align:center;
}

.frontpage {
  background: #eef4f3;
  margin-bottom:21px;
  font-weight:normal ;
  font-size:11px;
  z-index:0;
}

.frontpage img {
  margin:0px;  
}

.frontpagehr {
  margin:0px;  
  padding:0px;
  height:1px;
}

.frontpage p {
  padding:3px;
  margin-right:5px;
  margin-left:5px;
}

.image_left {
  float:left;
  padding:3px;
  margin-left:0px;
  margin-right:5px;
  margin-bottom:0px;
  margin-top:0px;
}

#top_header_images {
  width:413px;
  height:248px;
  z-index:0;
  z-order:-1;
}

#top_header_images img {
  width:413px;
  height:248px;
}

.enews_body  {
  margin-top:30px;
  position:relative;
  background:#f5efe4 ;
  margin-bottom:10px;
  padding-bottom:1px;
}

.enews_title_image {
  float:left;
  position:absolute;
  top:-15px;
}

.enews_header_body {
  margin-top:10px;
  margin-left:34px;
  margin-right:34px;
  margin-bottom:10px;
}

.enews_header_image {
  margin-top:10px;
}

#enews_section_1 {
  display:inline;
  padding:5px;
  color:#8a9d9a;
}

#enews_section_1 .content {
  width:360px;
  height:380px;
}

#enews_section_1 h2 {
  background:#f6f1e8;
  color:#8a9d9a;
  padding:5px;
}

#enews_section_2 {
  position:absolute;
  float:right;
  top:178px;  
  left:395px;
  width:230px;
  _width:240px;
  height:810px;
  _height:775px;
  margin:5px;
  padding:5px;
  background:#ffffff;

}

#enews_section_2 h2 {
  background:#f6f1e8;
  padding:5px;
}

#enews_section_3 {
  width:360px;
  background:#ffffff;
  padding-top:10px;
  padding-bottom:1px;
}

#enews_section_3 .content {
  height:380px;
  padding:10px;
  background:#f0f6f6;
  margin:10px;
  margin-top:0px;
  margin-bottom:9px;
}

#enews_section_3 .content h2 {
  background:#f0f6f6;
}

.sub_section {
  background:#f5efe4 ;
  margin-bottom:10px;
  padding-bottom:1px;
}

.sub_section h2 {
  background:#6a3337;
  color:#ffffff;
  padding:2px;
  padding-left:13px;
}

.sub_content {
  margin:3px;
  padding:3px;
  border:1px solid white;
  padding-left:10px;
}

/* members pages */
#members_page {
  margin-top:40px;
}

#mail_to_form {
}

#mail_to_form label { position: absolute; text-align:left; width:100px; margin-bottom:5px; }
#mail_to_form input, textarea, select { margin-left: 100px; margin-bottom:5px; width:180px;}
#mail_to_form input.news_check { margin-left:265px; margin-bottom:10px; width:15px;margin-top:5px; }
#mail_to_form label.news_check {  position: absolute; text-align:left; width:250px; margin-bottom:10px;margin-top:5px;}

#mail_to_form .button { 
  background:#f6f1e8;
  border:0px solid black;
  margin-top:10px; 
  margin-left:120px; 
  margin-right:auto;
  text-align:center; 
  text-transform: uppercase;
  width:75px;
  color:#8a9d9a;
}

#register_member {
  float:left;
  background:#f6f1e8;
  width:315px;
  margin-bottom:30px;
}

#members_page h2 {
  background:#6a3337;
  color:#ffffff;
  padding:5px;
}

#members_page fieldset {
  color:#6a3337;
  background:#f6f1e8;
  margin:5px;
  padding:5px;
  border:1px solid #ffffff;
}

#members_page label { position: absolute; text-align:left; width:100px; margin-bottom:5px; }
#members_page input, textarea, select { margin-left: 100px; margin-bottom:5px; width:180px;}

#members_page input.delivery_address_check { margin-left:265px; margin-bottom:10px; width:15px;margin-top:5px; }
#members_page label.delivery_address_check {  position: absolute; text-align:left; width:250px; margin-bottom:10px;margin-top:5px;}

#members_page #delivery_address {
  float:left;
  background:#f6f1e8;
  width:315px;
  margin-bottom:30px;
  display:none;
}

#members_page .first_row {
  margin-top:10px;
}

#members_page .button { 
  background:#f6f1e8;
  border:0px solid black;
  margin-top:10px; 
  margin-left:120px; 
  margin-right:auto;
  text-align:center; 
  text-transform: uppercase;
  width:75px;
  color: #335c64;
}

#members_page .wide { 
  margin-left:100px; 
  margin-right:auto;
  width:150px;
}

#member_login {
  float:right;
  background:#f6f1e8;
  width:315px;
  margin-bottom:30px;
}

#member_forgotten_password {
  float:right;
  background:#f6f1e8;
  width:315px;
  margin-bottom:30px;
}

/* end of members css */

#invoice_address {
  width:250px;
  float:right;
  height:100px;
  clear:both;
}

#delivery_address {
  width:250px;
  float:left;
  height:100px;
}

#checkout  {
  color:#6a3337;
  background:#f6f1e8;
  margin:0px;
  padding:0px;
  border:0px solid #ffffff;
}

#checkout .button { 
  background:#f6f1e8;
  border:1px solid #6a3337;
  width:75px;
  margin-top:10px; 
  margin-bottom:20px; 
  text-align:center;
   float:right;
   clear:right;
  text-transform: uppercase;
  color:#6a3337;
 
}

#checkout .button:hover { 
  background:#f6f1e8;
  border:1px solid #6a3337;
  margin-top:10px; 
  margin-bottom:20px; 
  text-align:center; 
  text-transform: uppercase;
  width:75px;
  color:#ffffff;
  background:#6a3337;
  float:right;
}

#shopping_cart {
  color:#6a3337;
  background:#f6f1e8;
  margin:0px;
  padding:0px;
  border:0px solid #ffffff;
}

#shopping_cart #basket_header_product_name {
  padding:3px;
  height:15px;
  _height:21px;
  width:434px;
  _width:440px;
  float:left;
  border-left:1px solid #6a3337;
}

#shopping_cart .basket_row_product_name{
  height:25px;
  _height:33px;
  width:414px;
  _width:420px;
  float:left;
  border-left:1px solid #6a3337;
  padding:3px;
}

#shopping_cart .basket_row_price{
  height:25px;
  _height:33px;
  width:56px;
  _width:68px;
  float:right;
  border-left:1px solid #6a3337;
  border-right:1px solid #6a3337;
  padding:3px;
}


// Invoice section for members

#invoice_list {
  width:700px;
}

.invoice_list_header {
  background:#f6f1e8;
  height:25px;
  border-bottom:1px solid #eeeeee ;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:3px;
}

.invoice_list_row {
  height:21px;
  border-bottom:1px solid #eeeeee ;
}

.invoice_list_row_invoice_id {
  float:left;
  width:50px;
}

.invoice_list_row_invoice_fullname {
  float:left;
  width:150px;
}

.invoice_list_row_invoice_adddress {
  float:left;
  width:220px;
}

.invoice_list_row_invoice_status {
  float:left;
  width:70px;
}

.invoice_list_row_invoice_date {
  float:left;
  width:60px;
}

.invoice_list_row_invoice_view {
  float:left;
  width:75px;
}

.invoice_list_row_invoice_view .button {
  background:#f6f1e8;
  margin-top:1px;
  margin-bottom:1px;
  border:0px solid black;
  text-align:center; 
  text-transform: uppercase;
  width:75px;
  color:#000000;
}

#invoice_details {
  position:absolute;
  top:200px;
  margin: 0px auto auto;
  width:600px;
  background:#ffffff;
  padding:5px;
  border:1px solid #eeeee;
  display:none;
}

#invoice_details #invoice_address  {
  float:left;
  width:295px;
}

#invoice_details #shipping_address {
  float:right;
  width:295px;
  text-align:right;
  clear:both;
}

#invoice_details #invoice_product_list {
}

#invoice_details #invoice_product_list .row {
  height:30px;
  width:600px;
  clear:both;
}

#invoice_details #invoice_product_list .header {
  margin-top:10px;
  margin-bottom:3px;
  background:#6a3337;
  color:#ffffff;
  height:20px;
  width:600px;
  text-align:center;
}

#invoice_details #invoice_product_list .code {
  float:left;
  width:100px;
  text-align:center;
}

#invoice_details #invoice_product_list .product {
  float:left;
  width:300px;
}

#invoice_details #invoice_product_list .quantity {
  float:left;
  width:100px;
  text-align:center;
}

#invoice_details #invoice_product_list .price {
  float:left;
  width:100px;
  text-align:center;
}

.close_invoice_details {
  margin-top:50px;
  float:right;
  background:#f6f1e8;
  margin-bottom:1px;
  border:0px solid black;
  text-align:center; 
  text-transform: uppercase;
  width:75px;
  color:#000000;
}

#discount_codes {
  color:#6a3337;
  background:#f6f1e8;
  margin:0px;
  padding:0px;
  border:0px solid #ffffff;
}

#discount_codes .button { 
	position: relative;
	top:0px;
	_top:-20px;
	background:#f6f1e8;
  border:1px solid #6a3337;
  width:75px;
  text-align:center; 
  text-transform: uppercase;
  color:#6a3337;
  float:right;
}

#discount_codes .button:hover { 
	position: relative;
	top:0px;
	_top:-20px;
	background:#f6f1e8;
  border:1px solid #6a3337;
  text-align:center; 
  text-transform: uppercase;
  width:75px;
  color:#ffffff;
  background:#6a3337;
  float:right;
}

.required{
	color: red;
}

#errorDiv{
	color: red;
}

#register_form .button{
	color: #335c64;
}