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

body
{
	text-align: center;
	margin: 0px auto;
	background: url("images/bg.gif") top center repeat-y #F2CDCE;
}

#container
{
	width: 852px;
	text-align: center;
	margin: 0px auto;
}

#header
{
	background: url(images/header_bg.gif) top center no-repeat;
	height: 160px;
	width: 852px;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
	*margin-left: 2px;
}

html>body #header
{
	height: 160px;
}

#search_box
{
	width: 296px;
	float: right;
	margin-top: 30px;
	text-align: left;
	background: url(images/search_bg.gif) top right no-repeat;
	margin-right: 11px;
}

.cart_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.cart_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#search1, #search2, #member1
{
	float: left;
}

#search2
{
	margin-left: 20px;
	margin-top: 4px;
}

#member1
{
	margin-left: 23px;
	margin-top: 11px;
}

.member_login
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#product_search
{
	width: 236px;
	height: 42px;
	float: right;
	margin-top: 20px;
	text-align: left;
	background: #F5494C top right no-repeat;
	margin-right: 11px;
	margin-left: 400px;
}

input#textField
{
	background: url(images/product_search.gif) repeat-x top left;
	height: 20px;
	width: 176px;
	border: 0px solid #EEEEEE;
	padding-left: 25px;
	padding-top: 4px;
	margin-left: 10px;
	margin-top: 9px;
	*width: 151px;
	*height: 16px;
	*float: left;
}

html>body input#textField
{
	width: 151px;
	height: 16px;
}

input#productGo
{
	margin-bottom: -4px;
	margin-left: 2px;
	*margin-top: 9px;
	*margin-left: 3px;
	*float: left;
}

#menu
{
	width: 200px;
	margin-left: 10px;
	float: left;
	text-align: left;
	*width: 200px;
	*margin-left: 6px;
}

#menu_header
{
	width: 200px;
	height: 30px;
	background: url(images/menu_header.gif) top left no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 2px;
	*width: 200px;
	*margin-bottom: 0px;
}

html>body #menu_header
{
	height: 23px;
}

#menu_button a
{
	width: 200px;
	height: 30px;
	background: url(images/button_1.gif) top left no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663200;
	padding-top: 7px;
	padding-left: 30px;
	margin-bottom: 2px;
	display: block;
	text-decoration: none;
	*width: 170px;
	*margin-bottom: 0px;
	*margin-top: -5px;
}

html>body #menu_button a
{
	height: 23px;
	width: 170px;
}

#menu_button a:hover
{
	background: url(images/button_2.gif) top left no-repeat;
}

#menu_specials
{
	width: 200px;
	padding: 10px 10px;
	text-align: center;
	background-color: #F5494C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	*width: 180px;
	*margin-top: -5px;
}

html>body #menu_specials
{
	width: 180px;
}

#search_box a
{
	color: #FFFFFF;
	text-decoration: none;
}

#search_box a:hover
{
	text-decoration: underline;
}

#content
{
	float: right;
	width: 620px;
	text-align: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px;
	*width: 610px;
	*margin-right: -5px;
	*margin-left: -5px;
	
}

html>body #content
{
	width: 600px;
}

#footer
{
	width: 830px;
	height: 37px;
	background: url(images/footer.gif) top left repeat-x;
	clear: both;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663200;
}

html>body #footer
{
	height: 27px;
}

#footer a
{
	color: #0000FF;
	text-decoration:none;
}

#footer a:hover
{
	color: #0099FF;
}

/****/
fieldset
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding: 0px;
	border: solid 0px;
}
	
fieldset div
{
	margin-top: 10px;
}
	
fieldset div label
{
	float: left;
	width: 100px;
	color: #000;
	font: 11px/20px verdana;
}
	
fieldset input, fieldset textarea {
	border: 1px solid #ccc;
	background: #fff;
	width: 250px;
}
	
fieldset textarea
{
	width: 250px;
	height: 100px;
	overflow: auto;
}
	
fieldset select
{
	padding: 0px;
}


fieldset submit
{
	width: 50px;
}

fieldset
{
	border: 1px solid #CCCCCC;
	padding: 15px 15px;
}

fieldset legend
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.basket_contents
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	background-color: #e5c9ac;
}

.basket_contents2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	background-color: #dcbd9e;
}

.heading
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	font-weight: Bold;
	background-color: #cc9966;
}

.prices
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.product_thumb img
{
	border: solid 1px #CCCCCC;
}

.border_cell
{
	/*border: solid 1px #CCCCCC;*/
}

.product_heading
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.product_sample
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.product_sub_heading
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.product_cell
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.quote
{
	color: #000000;
	text-decoration:none;
}

#section input
{
	width: 40px;
}

h1
{
	margin: 0px auto;
	margin-bottom: -13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a
{
	color: #0000FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}