html, body
{
	margin: 0;
	padding: 0;
	background: url(img/bg2.png) #232323;
	background-attachment: fixed;
}

body
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;	
	padding: 0;
	color: #fff;
}

img
{
border: 0;	
}

a
{
color: #eee;
}

p
{
margin: 10px 10px 10px 10px;	
}

#page
{
width: 850px;
margin: 0 auto 0 auto;
padding: 20px 15px 15px 15px;
background: #232323;
}

#body
{
height: 100%;
}

#footer
{
color: 	#bbb;
text-align: center;
font-size: 11px;
font-weight: bold;

text-transform: uppercase;

background: url(img/bg_footer.png);
background-repeat: no-repeat;

padding: 18px 10px 10px 10px;
margin: 0 0 15px 0;
height: 24px;
}

	#footer a, #footer span
	{
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: none;
	color: #bbb;
	}


/**
 * Navigation / Search Box
 */
div#navigation
{
	position: relative;
	color: #6E6E6E;
	vertical-align: middle;
	width: 860px;
	margin-bottom: 15px;
}

div#navigation a
{
	vertical-align: middle;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}

div#navigation a:first-child
{
	padding-left: 0px;
}

div#navigation a img
{
	vertical-align: middle;
	border: solid 0px;
}

form#search
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;

	background-image: url("img/search_background.gif");
	background-repeat: no-repeat;
	
	height: 25px;
	width: 195px;
	
	padding: 1px 0 6px 5px;
}

form#search button
{
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
}

form#search input
{
	width: 140px;
	border: 4px solid #FFFFFF;
	font-size: 11px;
	color: #bbb;
	height: 12px;
	padding: 0;
	height: 13px;
}

/**
 * "Buttons" / Frames
 */
/* div to hold a "main" image, adds margin */
div.large_holder
{
	margin-bottom: 20px;	
} 

 
div.large_button
{
	width: 850px;
	height: 400px;
	background-image: url("img/large_border.gif");
	margin-bottom: 20px;
}

div.large_button img
{
	padding-left: 11px;
	padding-top: 11px;	
}

div.small_button
{
	width: 248px;
	height: 178px;
	background-image: url("img/small_border.png");
	margin-bottom: 20px;
	margin-right: 20px;
	display: inline;
	float: left;
	padding: 11px;
}

	div.small_button a img, div.small_holder a img
	{
		border: 0px;	
	}
	
	div.small_button a, div.small_holder a
	{
		text-decoration: none;
		color: #fff;
	}
	
	div.small_button h2, div.small_button p, div.small_holder h2, div.small_holder p
	{
		text-align: center;
		color: #FFFFFF;
		font-size: 12px;
	}
	
	div.small_button h2, div.small_holder h2
	{
		text-transform: uppercase;
		font-size: 12px;
		margin: 5px;
	}
	
	div.small_button p, div.small_holder p
	{
		margin: 5px;
		margin-top: 0px;
	}
	
div.small_holder
{
	width: 270px;
	height: 200px;
	background-image: url("img/small_border.png");
	margin-bottom: 20px;
	margin-right: 20px;
	display: inline;
	float: left;
	padding: 0;	
}
	
div.button66
{
	background: url(img/66_frame.png);
	width: 461px;
	height: 381px;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
}

div.button33
{
	background: url(img/33_frame.png);
	width: 292px;
	height: 379px;
	padding: 20px;
	margin: 0 0 20px 17px;	
	float: left;
}

div.notice
{	
	background: url(img/notice.png);
	background-repeat: no-repeat;
	height: 87px;
	padding: 20px 20px 20px 20px;
	margin: 10px 0 20px 0;
}

div.crumb
{
	background: url(img/heading_box.png);
	background-repeat: no-repeat;
	height: 18px;
	padding: 17px 20px 15px 20px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	color: #6e6e6e;
}

	div.crumb .active
	{
	color: #bbb;
	}

	div.crumb a
	{
		text-decoration: none;
		color: #666;
	}


/**
 * Homepage
 */
 
/* Newsletter box, email input */
#newsletter_email
{
	position: relative;
	top: -10px;
	
	margin: 0 0 0 5px;
	padding: 5px 3px 5px 2px;
	border: 0;
	height: 19px;
	width: 140px;
	background: url(img/bg_txt_subscribe.png) #fff;
	background-position: left;
	background-repeat: no-repeat;
	
	font-size: 12px; 
	color: #222;
}


 .loginbtn
 {
 position: relative;
 }
 
.loginbtn input[type="text"], .loginbtn input[type="password"]
{
	font-size: 11px;
	height: 12px;
	width: 171px;
	border: 0;
	margin: 0 0 2px 20px;	
	padding: 1px;
	color: #aaa;
}

.loginbtn input[type="image"]
{
	position: absolute;
	right: 21px;
	top: 149px;
}
 
/**
 * Treatments
 */
.treatment
{
display: block;
margin: 5px 0 20px 0;
}

	.treatment .treatment_top
	{
		background: url(img/heading_box.png);
		background-repeat: no-repeat;
		height: 20px;
		padding: 15px 20px 15px 20px;
		font-size: 14px;
		cursor: pointer;
	}
	
		.treatment .treatment_top h2
		{
		float: left;
		margin: 0;
		padding: 2px 0 0 0;
		font-size: inherit;
		}
 
 		.treatment .treatment_top .time
 		{
 		display: block;
 		float: right;
 		color: #bbb;
 		padding: 2px 0 0 0;
 		}
 		
 	.treatment p
 	{
 	margin: 5px 40px 0 20px;
 	}
 	
/**
 * Categories
 */
.category
{
	width: 270px;
	height: 200px;
	background-image: url("img/small_border.png");
	margin-bottom: 20px;
	margin-right: 20px;
	display: inline;
	float: left;
	padding: 0;
}

	.category h2
	{
		text-align: center;
		color: #fff;
		font-size: 12px;
		margin-top: -50px;
	}
	
	.category a
	{
		text-decoration: none;
	}
 	
/**
 * Products
 */
 
.thumb_button
{
	margin: 5px 25px 5px 0;
	float: left;
	width: 230px;
	padding: 0;
	/*background: url(img/products/thumb_bg_larger.png);	*/
}

.product_body
{
float: left;
display: block;
width: 370px;
}

	h1.product_name
	{
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 0 10px;
	}
	
	p.product_manufacturer
	{
		color: #bbb;
		font-weight: bold;
		margin: 2px 0 20px 10px;
		text-decoration: none;
	}
	
	div.product_description p
	{
		margin-top: 15px;
	}
	
.product_extra
{	
	float: right;
	clear: both;
	width: 150px;
	
	position: relative;
	top: -48px;
	right: 50px;
}

	div.product_stock
	{
		
	}
	
		div.product_stock a
		{
		display: block;
		float: right;
		font-weight: bold;
		font-size: 12px;
		margin-top: 4px;
		text-decoration: none;
		}
		
		div.product_stock a.addbasket
		{
		color: #f00;
		}
		
		div.product_stock a.back
		{
		color: #bbb;
		}
	
	div.product_price
	{
		font-size: 14px;
		font-weight: bold;
	}

	
/**
 * Product List
 */
.prodlist
{
overflow: auto;
height: 100%;
padding-bottom: 2px;
margin-bottom: 5px;
border-bottom: 1px solid #555;
}

	h2.prodlist_title
	{
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 0;
	}
	
		h2.prodlist_title a
		{
		text-decoration: none;
		}

	.crumb .pager
	{
	float: right;	
	color: #888;
	}

		.crumb .pager .rescount
		{
		
		}
		
		.crumb .pager a
		{
		color: #fff;
		}
		
		.crumb .pager strong
		{
		color: #f00;
		}
		
	.prodlist_info
	{
	float: left;
	width: 500px;
	}
		
	.prodlist_image
	{
		margin: 5px 25px 5px 0;
		float: left;
		width: 150px;
		padding: 0;
	}
		
	.prodlist_manufacturer
	{
		font-weight: bold;
		color: #666;
		margin-top: 3px;
	}
	
		.prodlist_manufacturer a
		{
		text-decoration: none;
		color: #666;
		}
	
	.prodlist_description
	{
	min-height: 52px;
	margin-left: 10px;
	}
		
	.prodlist_price
	{
	font-weight: bold;
	}
	
	.prodlist_links
	{
	float: right;
	font-weight: bold;
	margin-top: 10px;
	}
	
		.prodlist_links a
		{
		display: block;
		text-align: right;
		text-decoration: none;
		margin-bottom: 5px;
		}
	
		.prodlist_links .moreinfo
		{
			color: #bbb;
		}
		
		.prodlist_links .addbasket
		{
			color: #f00;
		}


/**
 * Ask the expert
 */
.expert
{
background: url(img/big_frame.png);
padding: 15px 25px 15px 25px;
height: 391px;
margin-bottom: 20px;
}

	.expert h1
	{
	font-size: 16px;
	margin: 10px 0 10px 10px;
	}
	
	.expert form > table
	{
	margin-top: 10px;
	}
	
/**
 * Login
 */
.login
{
margin-bottom: 20px;

margin-left: 50%;
position: relative;
left: -130px;

width: 220px;
height: 150px;
padding: 25px;

background-image: url("img/small_border.png");
}

	.login p
	{
	margin: 0 0 10px 0;
	padding: 0;
	}
	
	.login label
	{
	display: block;
	margin: 10px 0 3px 0;
	}
	
	.login input[type="text"], .login input[type="password"]
	{
	width: 160px;
	border: 0;
	height: 14px;
	}
	
	.login input[type="submit"]
	{
	margin-top: 8px;
	}
	
	.login a
	{
	margin-top: 4px;
	}
	
	
/**
 * Contact
 */
.contact label
{
float: left;
clear: both;
width: 100px;
height: 30px;
font-weight: bold;
}

.contact input
{
float: left;
border: 0;
}

.contact input[type="submit"]
{
clear: both;
float: right;
margin-right: 98px;
}

.contact textarea
{
float: left;
border: 0;
margin-bottom: 10px;
width: 260px;
}

/**
 * Basket
 */
.basketitem
{
	height: 160px;
	border-bottom: 1px solid #666;
}

	.basketitem_img
	{
		float: left;
		width: 150px;
	}
	
	.basketitem_main
	{
		float: left;
		width: 500px;
		height: 150px;
		margin-top: 0;
	}
	
		.basketitem_manufacturer
		{
		color: #bbb;
		font-weight: bold;
		font-size: 12px;
		margin-bottom: 0;
		}
		
		.basketitem_title
		{
		font-size: 16px;
		font-weight: bold;
		margin-top: 2px;
		}
		
		.basketitem_price
		{
		font-weight: bold;
		}
		
		.basketitem_quantity input
		{
		border: 0;
		width: 40px;
		}
		
		.basketitem_total
		{
		font-weight: bold;
		color: #bbb;
		}
	
	.basketitem_right
	{
		float: left;
		width: 200px;
		height: 150px;
		
		text-align: right;
		font-weight: bold;
	}
	
		.basketitem_right a
		{
		text-decoration: none;
		}
	
		.basketitem_right img
		{
		vertical-align: middle;
		}
		
	.basket_update
	{
	text-align: right;
	}
	
	.basket_summary
	{
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0 20px 0;
	}
	
		.basket_summary_top
		{
		color: #bbb;
		}
	
	.basket_promo
	{
	text-align: right;
	font-weight: bold;
	color: #bbb;
	}
	
	.basket_total
	{
	font-weight: bold;
	
	float: right;
	
	width: 212px;
	height: 125px;
	padding: 15px;
	
	margin: 20px 0 0 0;
	
	background: url(img/totalbg.png);
	}
	
		.basklet_total .lbl
		{
		color: #bbb;
		}
	
	.basket_checkout
	{
	margin-top: 25px;
	clear: both;
	float: right;
	margin: 20px 10px 20px 0;
	}
	
/**
 * Checkout
 */
.existingaddress h2, .newaddress h2, .payment h2
{
	font-weight: bold;
	font-size: 16px;	
}
 
.existingaddress
{
	
}

	.address
	{
	width: 150px;
	float: left;
	}

.newaddress
{
	border: 0;
	margin-bottom: 20px;
}

	.newaddress input[type="submit"]
	{
	    float: right;
	}



.checkout_price
{

}
 
 
.pay
{
	
}

	.pay h2
	{
	
	}
	
	.cardlist
	{

	}
	
	.cardtype
	{
		float: left; 
		text-align: center; 
		padding: 10px;
	}
	
.account
{
margin: 0 40px 20px 0;	
}
