/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background-color: white;
}

#container {
	display: block;
	background-position: left top;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 850px;
	text-align: left;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header2 {
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../templateimages/sc-hdr2-bg.gif);
	background-repeat: no-repeat;
}
/* Top links */
#header3 .links {
	font-size: 10pt;
	height: 22px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../templateimages/sc-hdr3-bg.gif);
	text-align: center;
}


#header3 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header3 .links a:link, #header3 .links a:visited
	{
	text-decoration: none;
	color: #c6b481;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-style: normal;
	font-size: 10pt;
	}


#header3 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 600px;
	margin: 0px;
	float: left;
	height: 30px;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 850px;
	padding: 0;
	background-image: url(../templateimages/sc-page-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}

#pagecontent_pad {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	overflow: auto;
}

/* Right hand section of page body */
#right {
	width: 225px;
	margin: 0px;
	float: right;
	padding-top: 5px;
	height: 30px;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	text-align: center;
	width: 850px;
	position: fixed;
	background-repeat: no-repeat;
	margin-top: 5px;
	height: 25px;
	padding: 0px;
}

/* 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;
}
#footer2 .links {
	font-size: 10pt;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../templateimages/sc-ftr-bg.gif);
	text-align: center;
}


#footer2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer2 .links a:link, #footer2 .links a:visited
	{
	text-decoration: none;
	color: #c6b481;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-style: normal;
	font-size: 10pt;
	}


#footer2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	}

/* T&Cs text */
#terms {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #c6b481;
	width: 850px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	font-variant: normal;
	height: 25px;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 150px;
}

#searchbox #searchbutton {
	width: 50px;
	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;
}
#pageheader {
	width: 850px;
	padding: 0;
	height: 20px;
	background-image: url(../templateimages/sc-page-hdr.gif);
}
#pagefooter {
	width: 850px;
	padding: 0;
	height: 65px;
	background-image: url(../templateimages/sc-page-ftr.gif);
	background-repeat: no-repeat;
}
