/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	background-color:#FFFFFF;
}
#testimonals
{
	background-color:#C3C1AB;
	font-size: 10px;
	color: #763840;
	padding: 3px;
	margin-bottom: 10px;
}

#related
{
float:left;
width:200px;
height:150px;
border:#FFFFFF thin solid;
padding:10px;
text-align:center;
}
#wrapper
{
float:left;

}
#wrapper h3
{
float:left;
width:600px;
}
#container {
	display: block;
	background-color: #FFFFFF;
	margin: 0;
	width: 965px;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	margin: 5px 10px 0px;
	padding: 0 0 0px;
	background-color:#EEEFF1;
}


/* --- Header section ------------------------------------------------ */
#header {
	margin: 0px;
	width: 100%;
	height: 70px;
	background:#C3C1AB;
}

#header #title {
	padding: 0px 15px;
	float: left;
	width: 20%;
}
#header2
{
padding-left:140px;
background:#C3C1AB;
padding-top:0px;
background:#C3C1AB;
padding-bottom:33px;

}

#header2 .links {

	padding-top:0px;
	clear: both;
padding-bottom:0px;

}
#header2 ul.links
{
background:#C3C1AB;
}

#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
}

#header2 .links a:link, #header2 .links a:visited {
	background: #A5A281;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -0.02em;
	margin: 0px 2px 2px 0px;
	width:120px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom:8px;
	padding-top:8px;
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	float: left;
	
	
}
#productwrap
{
float:left;
width:500px;
}


#header2 .links a:hover, #header2 .links a:visited:hover {
	background: #79404C url(none);
}

#header2 .links2 {
	text-align:right;
	position: relative;
	background:#C3C1AB;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 8px 0px 0px;
	text-decoration: none;
font-family: Verdana,Sans-Serif;
font-size: 10pt;
font-weight: normal;

}
#header2 .links2 img

{

margin-right: 4px;

vertical-align: middle;

margin-bottom: 5px;

}

#header2 .links2 li.basket a:visited, #header2 .links2 li.basket a:link, #header2 .links2 li.account1 a:hover
{
	color: #79404C;
	text-align:right;
}
#basket1

{
float:left;
text-align:left;
padding-left:390px;
}
#header2 .links2 li.basket a:hover, #header2 .links2 li.account1 a:visited, #header2 .links2 li.account1 a:link
{
	color: #79404C;
}

/* Left hand section of page body (if you have one!) */
#LeftSideBar {
	float: left;
	width: 180px;
	text-align: left;
	/* IE doubles the margins on floats, this takes care of the problem */
	display:inline;
	margin: 0 15px 0 0;
	padding: 0px 0 0 0px;
}
#LeftSideBar h4 {
display: none;
}
#LeftSideBar p {
}

/* Dynamic page content section of page body */
#pagecontent {
	margin-top: 2px;
	float: left;
	width: 740px;
}

#pagecontent_pad {
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
/*	background-image: url(../templateimages/roundedmain.png);
	background-repeat: no-repeat;
*/
}

/* Right hand section of page body */
#RightSideBar {
	float: right;
	width: 200px;
}

#RightSideBar .section {
	display: block;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	clear: both;
	margin-left:10px;
	margin-right:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #B3B093;
	border-bottom: 10px solid #FFFFFF;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	float: left;
	display: inline;
	margin: 0;
	color: #79404C;
}
#footer li a {
	color: #79404C;
	font-weight: normal;
	padding: 0 8px;
}

/* T&Cs text */
#terms {
	padding: 0 0 0 10px;
	color: #2c2f91;
}
#terms .fix {
	padding-left: 10px;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select {
	width: 100%;
	margin: 0;
	padding: 0;
}
#searchbox {
	width: 384px;
	float: right;
	margin-top:25px;
	margin-right:-295px;
	z-index: 1;
}
#searchbox .inner {
display:inherit;
	height: 36px;
	width:348px;
	background: url(../templateimages/bg_topSearch.png) no-repeat left top;
}
#searchbox fieldset {
	padding: 12px 0 3px 80px;
}
#searchbox h4 {
	display: none;
}
#searchbox input {
	background-color: transparent;
	border: none;
	font: normal 11pt Verdana, Sans-Serif;
	letter-spacing: -0.02em;
	float: left;
	width: 199px;
}

#searchbox #searchbutton {
	width: 30px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
	cursor: hand;
	cursor: pointer;
}
#searchbox #searchbutton span {
	display: none;
}
#telephone
{
z-index:100;

margin-top:2px;
padding-right:12px;
	font-family: Helvetica, sans-serif;
	font-size: 13pt;
		color: #79404C;
	font-weight: normal;
float:right;
}
#telephone img 

{
margin-right: 4px;
vertical-align: middle;
margin-bottom: 5px;
}
/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}
