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

/* --- Body - control position #container, allows centering of site -- */
body {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background-image: url(../images/Background_tile.jpg);*/
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #989898;
	background-image: url(../templateimages/layout/bg_scroll.jpg);
}

#container {
	display: block;
	background-position: center top;
	background-repeat: repeat-y;
	width: 960px;
	background-image: url(../templateimages/layout/MainBody_Scroll.jpg);
	margin: auto;
	padding: 0px;
}

/* Contains rest of HTML */
#centrecontainer {
	text-align: left;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../templateimages/layout/MainBody_Scroll.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}


/* --- Header section ------------------------------------------------ */
#header {
	clear: both;
	height: 133px;
	vertical-align: middle;
	margin: auto;
	background-image: url(../templateimages/layout/MainHeader_Top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding: 0px;
}

*html #header
{
	margin-left: 37px;
}



#header #title {
	height: 70px;
	margin: 0px 10px 0px 10px;
}
#MainHeader_Top {
	clear: both;
	height: 144px;
	vertical-align: middle;
	margin: auto;
	background-image: url(../images/MainHeader_Top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 742px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MainMenu img
{
	margin: 0px;
	padding: 0px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #514745;
}

#MainMenu img.last
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #524846;
}


#MainMenu
{
	height: 21px;
	vertical-align: top;
	text-align: center;
	text-transform: uppercase;
	width: 960px;
	background-color: #313131;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #524846;
	border-bottom-color: #524846;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #554A48;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

*html #MainMenu
{
	overflow: hidden;
}


/* Top links */
#header2 {
	background-color: #313131;
	width: 960px;
	margin-right: 16px;
	height: 30px;
	}

*html #header2 {
	margin-left: 50px;
	background-color: #000000;
	}



#header2 .links {
	font-size: 7.0pt;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 960px;
	float: right;
	margin: 0px;
}
#greyline {
	line-height: 7px;
	background-image: url(../templateimages/layout/greyline.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: auto;
}



#header2 .links li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	float: right;
}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}


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

#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: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


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


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 10px;
	margin: 0px;
	background-image: url(../templateimages/layout/page_body.jpg);
	background-repeat: repeat-x;
}


/* Left hand section of page body (if you have one!) */
#left {
	width: 175px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 710px;
	padding: 0;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	text-align:left;
}
#pagecontent_pad {
	padding: 10px 5px 5px 0px;
}

*html #pagecontent {
	width: 500px;
	margin-left: 25px;
}



/* Right hand section of page body */
#right {
	width: 168px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	clear: both;
	text-align: left;
	width: 940px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #6E6462;
	height: 28px;
	font-size: 7px;
}
*html #footer {
	margin-left: 50px;
	background-color:#000000;
	font-size: 7px;
}

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

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

/* T&Cs text */
#terms {
	/*background-image: url(../templateimages/back_fade3.png);*/
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 2px;
	padding-top: 0px;
	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: 148px;
}

#searchbox #searchbutton {
	width: 13px;
	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;
}
