/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background-color: white;
}

#container {
	display: block;
	background-image: url(../templateimages/back_fade.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 744px;
	text-align: left;
	margin: 0 auto;
	padding: 0 18px;
}


/* --- Header section ------------------------------------------------ */
#header {
	float: left;
	width: 744px;
}

#header #title {
	float: left;
	width: 257px;
	height: 67px;
}

#header #basket {
	float: right;
	width: 487px;
	text-align: right;
	padding-bottom: 10px;
}

/* --- Entire page body section - everything below the header -------- */
#pagebody {
	margin: 0;
	padding: 0;	
}

/* Left hand section of page body (if you have one!) */
#left {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0 10px 0 0;
}

#left #categories {
	float: left;
	width: 160px;
	background: #F8D8D1 url(../templateimages/browsecategories.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}

#left #search {
	float: left;
	width: 160px;
	background: #FFE6C0 url(../templateimages/searchproducts.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}

#left #services {
	float: left;
	width: 160px;
	background: #E6F2F1 url(../templateimages/customerservices.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 574px;
	min-height: 600px; 
	height: auto !important; 
	height: 600px;
	float: left;
	margin: 0;
	padding: 0;
}

#pagecontent_pad {
	margin: 0;
	padding: 0;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	text-align: left;
	line-height: 115%;
}

/* Footer nav links */
#footer .links {
	margin: 0;
	padding: 0;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 8pt;
	padding-right: 3px;
}

/* T&Cs text */
#terms {
	background-image: url(../templateimages/footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 8pt;
	color: #999999;
}


/* --- language, currency menu ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

#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;
}

/* --- No Show ------------------------------------------------ */
.noshow {
	display: none;
}

/* --- Main Navigation ---------------------------------------- */
#navigationMain {
	float: left;
	width: 574px;
	height: 31px;
	margin: 0;
	padding: 0 0 10px 0;
}
	
#nav {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#nav, #nav ul {
	margin: 0;		
	list-style: none;	
}

#nav li {
	float: left;
	padding: 0;	
}

#navHome {
	width: 77px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url("../templateimages/menu/home_off.jpg") 0 0 no-repeat;
}

#navHome a{
	text-indent: -9000px;
	display: block;
	width: 77px;
	height: 30px;
	background: url("../templateimages/menu/home_off.jpg") 0 0 no-repeat;
}

#navHome a:hover {
	background: transparent;
	text-decoration: none;
}

#navAbout {
	width: 178px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url("../templateimages/menu/about_off.jpg") 0 0 no-repeat;
}

#navAbout a{
	text-indent: -9000px;
	display: block;
	width: 178px;
	height: 30px;
	background: url("../templateimages/menu/about_off.jpg") 0 0 no-repeat;
}

#navAbout a:hover {
	background: transparent;
	text-decoration: none;
}

#navEvents {
	width: 84px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url("../templateimages/menu/events_off.jpg") 0 0 no-repeat;
}

#navEvents a{
	text-indent: -9000px;
	display: block;
	width: 84px;
	height: 30px;
	background: url("../templateimages/menu/events_off.jpg") 0 0 no-repeat;
}

#navEvents a:hover {
	background: transparent;
	text-decoration: none;
}

#navMyAccount {
	width: 120px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url("../templateimages/menu/myaccount_off.jpg") 0 0 no-repeat;
}

#navMyAccount a{
	text-indent: -9000px;
	display: block;
	width: 120px;
	height: 30px;
	background: url("../templateimages/menu/myaccount_off.jpg") 0 0 no-repeat;
}

#navMyAccount a:hover {
	background: transparent;
	text-decoration: none;
}

#navContactUs {
	width: 115px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url("../templateimages/menu/contactus_off.jpg") 0 0 no-repeat;
}

#navContactUs a{
	text-indent: -9000px;
	display: block;
	width: 115px;
	height: 30px;
	background: url("../templateimages/menu/contactus_off.jpg") 0 0 no-repeat;
}

#navContactUs a:hover {
	background: transparent;
	text-decoration: none;
}