/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	width: 100%; 	
	height: 100%;	
	background-color:#272727;	
}

#container {
	text-align: left;	
	margin: 0 0 0 0;
	width: 985px;    	
    	height: auto;
}


#centrecontainer {
	width: 985px;
	text-align: left;
	margin: 0px 0px 0px 0px;	
	height: 100%;
}

/* --- Header section ------------------------------------------------ */
#header {
	height: 211px;
	width:985px;
	margin: 0 0 0 0;
}

#header #title {
	height: 70px;
	margin: 0px 0px 0px 0px;
}

/* Top links */


#header2 {
	height:32px;
	width:985px;
	margin: 0px 0px 0px 0px;	
	text-align:center;
	
}

#header2 .links {
	height:22px;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;	
	float:right;
}


#header2 .links li {
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	width:121px;
	height:22px;
	float:left;
	line-height: 20px;
}

#header2 .cartlinks {
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	width:121px;
	height:22px;
	background-image: url(../templateimages/cart_fr.gif);	
	float:left;
	line-height: 20px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;		
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: white;
	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: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	height: auto;
	width: 100%;	
	background-repeat: repeat;
	
}

/* Left hand section of page body (if you have one!) */
#left {
	height:auto;	
	width: 198px;	
	margin: 0px 0px 0px 0px;	
	float: left;
	/*background-image: url(../templateimages/left_bg.gif);*/
}

#border1 {
	height:100%;
	width: 7px;	
	margin: 0 0 0 0;	
	float: left;
	
}

#border2 {
	height:100%;
	width: 10px;	
	margin: 0 0 0 0;	
	float: left;
	
}

#border3 {
	height:100%;
	width: 15px;	
	margin: 0 0 0 0;	
	float: left;
	
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 755px;
	float: left;
	padding:  0px 0px 0px 0px;
	background-color: #ffffff;
	height: 100%;
}

#pagecontent_pad {
	padding: 0px 0px 0px 0px;
	height: 100%;
}

/* Right hand section of page body */
#right {
	width: 10px;
	margin: 0px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
}
/* --- Contact -------------------------------------------------------- */
.contact {
	text-align: left;
	color: #FFFFFF;
	padding-top: 0px;
	clear: both;
}
.contact a{
	text-align: left;
	color: #fcb200;
	text-decoration : none;		
}
.contact a:hover{
	text-align: left;
	color: #ffffff;
	text-decoration : none;		
}


/* --- Footer -------------------------------------------------------- */
.footer {
	text-align: center;
	background-image: url(../templateimages/footer.gif);
	color: #25e6fd;
	padding-top: 0px;
	clear: both;
	width: 985px;
	height:72px;
	margin: 0;
	min-height:80px;	
}
.footer a{
	text-align: center;
	color: #25e6fd;
	text-decoration : none;		
}
.footer a:hover{
	text-align: center;
	color: #ffffff;
	text-decoration : none;		
}
/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 17pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */


#terms {
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 7pt;
	color: #7D7D7D;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 158px;
	margin: 0px 0px 0px 5px;
}

#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;
}




#lefttitle_container1
	{
	font-face: arial;
	font-size: 8pt;
	font-weight: bold;
	text-indent: 25px;
	background-image: url(../templateimages/menuleft-title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	width: 234px;
	padding: 0;
	margin: 12px 0px 1px 0px;	
	line-height: 30px;
	}

#lefttitle_container1 a:link, #lefttitle_container1 a:link, #lefttitle_container1 a:visited
	{
	color: #ffffff;
	text-decoration : none;	
	}

#left_container1
	{
	font-size: 8pt;		
	color: #1C4B7A;
	background-image: url(../templateimages/menuleft-item.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: normal;
	height: 25px;
	width: 215px;
	padding: 0;	
	margin: 0px 0px 0px 16px;
	text-indent : 20px;
	line-height: 22px;		
	}

#left_container1  a:link, #left_container1 a:link, #left_container1 a:visited
	{
	font-weight: normal;
	color: #1C4B7A;
	text-decoration : none;				
}

