/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body { text-align: center; background-color: #262D1B; background-repeat: repeat-x; top: 0px; }

#container {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 948px;
	text-align: left;
	min-height: 100%;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../templateimages/container-rpt.jpg);
	color: #FFFFFF;
	position: relative;
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 207px;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-image: url(../templateimages/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;

}

#header #title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* Top links */
.links { font-size: 8.5pt; margin-bottom: 0px; position: absolute; left: 230px; top: 133px; width: 476px; text-transform: uppercase; font-weight: normal; z-index: 10500; }
#header2 {
	background-image: url(../templateimages/header-bg.png);
	height: 60px;
	padding-top: 50px;
	padding-left: 100px;
	top: 0px;
	right: 10px;
}



.links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.links a:link, .links a:visited
	{ position: relative; text-decoration: none; color: #FFFFFF; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; display: block; float: left; padding-right: 10px; padding-left: 10px; margin: 0px; background: url(../templateimages/menu_off.jpg); padding-top: 12px; height: 23px; border-right: 1px dotted #FFFFFF; }


.links a:hover
	{ position: relative; text-decoration: none; color: #FFFFFF; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background: url(../templateimages/menu_on.jpg); 	}

.links2 { margin: 0; padding: 0; display: block; top: 183px; left: 550px; z-index: 10501; }

.links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.links2 a:link, .links2 a:visited
	{ margin: 0px 10px 0px 0px; text-decoration: none; color: white; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: normal; display: block; float: left; border-right: 1px dotted #FFF; padding-right: 10px; white-space: nowrap; 
	}


.links2 a:hover
	{
	color: #999999;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	margin: 0px;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 50px;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 190px;
	margin: 0px;
	float: left;
	background: url(../templateimages/left.jpg) repeat-y right;
	padding-bottom: 20px;
}

/* Dynamic page content section of page body */
#pagecontent { width: 515px; float: left; padding: 0 0 0 6px; margin: 0px; }

#pagecontent_pad { margin: 0px; padding: 0px 15px 20px; }

/* Right hand section of page body */
#right { width: 137px; padding-top: 0px; background-color: #000000; position: absolute; margin: 0px; right: 50px; display: block; top: 216px; }

/* --- Footer -------------------------------------------------------- */

#footerwrap { width: 100%; background-repeat: no-repeat; margin-top: 0px; margin-bottom: 0px; background-color: #262D1B; }

#footer { clear: both; text-align: left; background-image: url(../templateimages/footer.jpg); width: 948px; margin-right: auto; margin-left: auto; height: 146px; color: #FFFFFF; 
}
.logos { padding-right: 150px; padding-left: 100px; width: 320px; margin-right: auto; margin-left: auto; }

#register { clear: both; background: #232918 url(../templateimages/register.jpg) no-repeat left top; padding: 0px 50px 50px; margin-top: 25px; }


#spacer {
	clear: both;
}


/* 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;
	padding-top: 10px;
	margin-bottom: 12px;
	font-size: 7pt;
	color: #999999;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input { width: 130px; margin-left: 3px; }

#searchbox #searchbutton { text-align: center; margin: 0 0 0 3; padding: 0; width: 120px; }

/* --- 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;
}
#searchbox { position: absolute; top: 47px; right: 60px; width: 137px; display: none; }
#mid { background: url(../templateimages/mid.jpg) no-repeat 0px 0px; display:inline-block; width: 948px; }
.hrclear {	display: none;	clear: both;}
.products_shortened .product h2 a { color: #000000; padding-top: 7px; padding-left: 10px; display: block; }
#left .noshow { display: none; }
#mainwrap { background: #425B24 url(../templateimages/bodybg.jpg); }
#brands span { display: none; }
#brands li { display: none; }
#brands img { margin: 0px auto 8px; padding: 0px; display: block; }
#brands ul { margin: 0px; padding: 0px; }
#brands { padding: 5px 5px 25px; }
.unseen{ display:none;}
.name span { display: none; }

table th.RRP { display: none; }
.products_normal .box { clear: both; }
.moreinfo a { }
#register h5 { display: none; }
#register p { padding-top: 110px; }
#flash { position: absolute; height: 207px; width: 948px; top: 0px; left: 0px; }
#register #mb-name, #register #mb-uuuyj-uuuyj { width: 350px; padding: 3px; }

#left  img { margin-right: auto; margin-left: auto; margin-left:13px; clear: both; float: none; }

.main ol li { padding-bottom: 8px; margin-left: 140px; }

.sitemap ul .boxinset .pad ul li a { font-size: 1.4em; font-weight: normal; color: #FFF; }

.sitemap ul .boxinset .pad ul li ul li a { font-size: 1em; }
.clear { clear: both; }
.clear hr { display: none; }
