/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
/* body {
	text-align: center;
	
	background-color:#FAE6B3;
	background-image:url(../../../images/backSlice.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin-top:0px; padding-top:0px;
}
*/
/*#container {
	display: block;
	border: 10px solid white;
	margin: 0 auto;
	width: 781px;
	padding-top: 44px;
}*/


/* Contains rest of HTML */
#centrecontainer {
	/* width: 780px; */
	width: 960px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}


/* --- Header section ------------------------------------------------ */
/*
#SuperTopNav { 
height:20px; display:block;
margin:5px auto 0;
text-align:right;
width:962px;
}
#SuperTopNav form input.image { 
	vertical-align:middle;
	border:none;
}
#SuperTopNav form input.text { 
	border:1px solid #E78949;
	height:18px;
	padding:2px;
	width:149px;
}
#SuperTopNav form { 
	color:#665344;
	display:inline;
	font-size:12px;
	font-weight:bold;
}

#SuperTopNav p {
color:#B39F86;
}

#SuperTopNav a:hover {
color:#B39F86;
font-weight:normal;
}
#SuperTopNav a {

text-decoration:underline;
}

*/

#header {
	height: 136px;
	margin: 0px;
	margin-left:-10px;
}

#header #title {
	height: 69px;
	margin: 36px 10px 0px 10px;
}


/* Top links */
#headerMain {
	width:780px;
	font-size:120%;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../templateimages/greynav.jpg);
	background-repeat:repeat-x;
	border-width:1px 0px;
	border-style:solid;
	padding:8px 0px;
	height:16px;
}

#headerMain .links {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight:bold;
}

#headerMain .links ul {
		float:none;
		clear:both;
		/*height:1%;CC IE (ALL)*/
		list-style:none;
		margin:0px 0px 0px -5px;
		padding:0px;
		}
		
#headerMain .links ul li {
		float:left;
		/*display:inline;CC IE6*/
		list-style:none;
		line-height:normal;
		margin:0px 15px 0px 0px;

}
		
#header2 .links {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
}


#header2 .links li, #headerMain .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#headerMain .links li {
	padding:0px 0px 0px 11px;
}

#header2 .links a:link, #header2 .links a:visited, #headerMain .links a:link, #headerMain .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: #545454;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 13px;
	}


#header2 .links a:hover, #headerMain .links a:hover
	{
	position: relative;
	text-decoration: underline;
	color: #545454;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#header2 .links a:active, #headerMain .links a:active {
	color:#72bc10;
	background-image:url(../templateimages/navarrow.gif);
	}
	
#headerMain .links a.on {
	background-image:url(../templateimages/navarrow.gif);
	color:#8ac53c;
	}

#header2 .links2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: #545454;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: #72bc10;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 168px;
	margin: 0px;
	float: left;
	display: none;
}

/* Dynamic page content section of page body */
#pagecontent {
	/*width: 566px;*/
	width:690px;
	float: right;
	padding: 10px;
	background-color:#ffffff;
	clear:none;
	/* border:1px black solid; */
}

#pagecontent_pad {
	padding: 10px 0px 0px 0px;
}

/* Right hand section of page body */
#right {
	/*width: 183px;*/
	width:200px;
	margin: 0px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
	/*padding-top: 180px;*/
	clear:none;
} 

div.errors {float:right}

div#container.basket {
	float:none !important;
}

div.shop h1#default, div.shop h1#product, div.shop h1#prodtype, div.shop h1#compare, 
div.shop h1#basket, div.shop h1#checkout, div.shop h1#contact, div.shop h1#customer_account, 
div.shop h1#customer_modifycode, div.shop h1#customer_savedbaskets, div.shop h1#mailinglist {display:none;}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: left;

}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	/*background-image: url(../templateimages/back_fade3.png);*/
	/*background-position: top left;*/
	/*background-repeat: no-repeat;*/
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	font-size: 7pt;
	color: #999999;
	display:none;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 148px;
}

#searchbox #searchbutton {
	width: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* --- 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;
}


/* Search form */

form#form-search{
	float:right;
	/*display:inline;CC IE6*/
	text-align:right;
	background-color:#E8E8E8;
	padding:1px 11px 0px 10px;
	height:41px;
}

form#form-search a{
	color:#545454;
	font-weight:bold;
}
	form#form-search input.text{
		/*width:106px;CC IE55*/
		width:100px;
		color:#545454;
		background-color:#FFFFFF;
		border:1px solid #b5afaf;
		padding:2px;
	}
	form#form-search input.go{
		color:#ffffff;
		background-color:#72bc10;
		border:1px solid #72bc10;
	}
	
	form#Search input.text{
		/*width:106px;CC IE55*/
		width:100px;
		color:#411c80;
		background-color:#FFFFFF;
		border:1px solid #b5afaf;
		padding:2px;
	}
	
	form#frmApplication input.text{
		/*width:106px;CC IE55*/
		width:100px;
		color:#545454;
		background-color:#FFFFFF;
		border:1px solid #b5afaf;
		padding:2px;
	}
/* end of search form */


/*rounded corners */
.roundedcornr_box_7768001 {
   background: #f6f5f5;
}
.roundedcornr_box_77680010 {
   background: #ffffff;
}
.roundedcornr_top_7768001 div {
   background: url(../templateimages/topleftcontent.gif) no-repeat top left;
}
.roundedcornr_top_7768001 {
   background: url(../templateimages/toprightcontent.gif) no-repeat top right;
}
.roundedcornr_bottom_7768001 div {
   background: url(../templateimages/bottomleftcontent.gif) no-repeat bottom left;
}
.roundedcornr_bottom_7768001 {
   background: url(../templateimages/bottomrightcontent.gif) no-repeat bottom right;
}

.roundedcornr_top_7768001 div, .roundedcornr_top_776800, 
.roundedcornr_bottom_7768001 div, .roundedcornr_bottom_776800 {
   width: 100%;
   height: 10px;
   font-size: 1px;
   margin-top:5px;
}

.roundedcornr_content_7768001 { 
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* end of rounded corners */

.header {
	font-size: 7.5pt;
	color: black;
	margin: 10px 0 4px 0;
	padding-bottom: 0px;
}

.roundedcornr_content_7768001 ul.sidenav {
	margin-top:10px;
	margin-bottom:0px;
}

.roundedcornr_content_7768001 ul.sidenav li {
	list-style-image:url(../templateimages/navarrow.gif);
	margin: 5px -25px;
}

.roundedcornr_content_7768001 ul a:link, .roundedcornr_content_7768001 ul a:visited {
	text-decoration: none; 
	color: #72bc10;
	font-weight: bold;
}

.roundedcornr_content_7768001 ul a:hover	{
	text-decoration: underline; 
	color: #72bc10;
	font-weight: bold;
}

.roundedcornr_content_7768001 ul a:active {
	text-decoration: none;
	color: #72bc10;
	font-weight:bold;
}


/* nav and stuff */
/* 
div#hdr {
height:118px;
padding:0;
}

div#hdr img {
border:medium none;
float:left;
margin:34px 10px 10px;
}

div#topnav {
float:right;
height:28px;
padding-top:50px;                      72
}

div#topnav ul {
margin:-3px 0 0;
padding:0;
}

div#topnav li:first-child {
border-left:1px solid #E9CC88;
font-size:12px;
text-transform:uppercase;
}
div#topnav li {
border-right:1px solid #E9CC88;
display:inline;
font-size:12px;
list-style-type:none;
padding:10px 27px;
text-transform:uppercase;
}

div#topnav li.sel a {
color:#C58A2E;
text-decoration:none;
text-transform:uppercase;
}
div#topnav a {
color:#665344;
min-width:75px;
}

*/