/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	/* background-color: #330000;*/
	/*background-image:url(../templateimages/bg_main.jpg);*/
	
	background:transparent url(../templateimages/bg_main.jpg) repeat scroll center top;
margin:0pt;
padding:0pt;
	
}

#container {
	display: block;
	width: 780px;
	background-image: url(../templateimages/back_fade5.png);
	background-position: top right;
	background-repeat: repeat-x;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	background-image: url(../templateimages/bg_main2.png);
	background-position: top left;
	background-repeat: repeat-y;
}

/* --- Top Bar section ------------------------------------------------ */
#topnav {
    				
	background-color:#660000;
	
	background-image:url(../templateimages/back_topnav.jpg);
	
	background-repeat:repeat-x;
	
	padding: 0px 0px 0px 16px;
					
	text-align:right;
	
	height:28px;

}

#topnav ul {
    
	padding:6px 0px 0px 0px;
	
	margin:0px 10px 0px 0px;
	
	list-style-type:none;
}

#topnav li{
    	
    display:inline;
		
	margin: 0px 0px 0px 0px;
	
	padding: 12px 12px 0px 0px;
	
	font-size: 11px;
	
	font-weight:normal;
	
	color: #ffcc00;

}

#topnav a{

	color: #ffffff;
	
			
	background-position:left;
	
	background-repeat: no-repeat;
	
	padding: 0px 0px 0px 4px;

}

#topnav a:hover{

	color:#ffcc33;
	
	text-decoration:underline;

}


/* --- Header section ------------------------------------------------ */
#header {
	height: 81px;
	margin: 0px;
	background-image: url(../templateimages/back_fade5.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#header #title {
	height: 70px;
	margin: 0px 10px 0px 10px;
}

#logo {
	float:left;
}

#header2 {
	height: 33px;
	width:598px;
	float:right;
	margin: 0px;
	background-image: url(../templateimages/back_links2.png);
	background-position: top right;
	background-repeat: repeat-x;
	padding-top:7px;

}

/* Top links */
#header2 .links {
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
	line-height:1.3em;
	text-align:right;
}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-family:  Trebuchet MS, Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	margin: 0px 12px 5px 0px;
	
	}


#header2 .links a:hover
	{
	display:inline;
	position: relative;
	text-decoration: none;
	color: #FFCC00;
	font-family:  Trebuchet MS, Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	}

#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:  Trebuchet MS, Georgia,"Times New Roman",Times,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 10px 0px 0px;
	margin: 42px 0px 0px 22px;

}

/* Left hand section of page body (if you have one!) */
#left {
	width: 168px;
	margin: 0px 12px 0px 0px;
	float: left;
	/*background-color:#470f09;*/
}
#leftbox {
    background-image: url(../templateimages/leftbox_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color:#4b0e09;
	padding: 6px 6px 0px 6px;
	margin: 0px 0px 2px 0px;
	border-left: 1px solid #5d1a0b;
	border-top: 1px solid #5d1a0b;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;





}

/* Dynamic page content section of page body */
#pagecontent {
	width: 590px;
	float: left;
	padding: 0;
	color:#FFFFFF;

}

#pagecontent_pad {
	padding: 10px 5px 5px 0px;
}

/* New styles - Andy 29-9-07 */

#pagecontent_pad .page{
	padding: 0px 20px 5px 0px;
}

#pagecontent_pad .customer{
	padding: 0px 10px 0px 0px;
}

/* Right hand section of page body */
#right {
	width: 168px;
	margin: 0px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: left;

}

/* 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;
}

#footerli{

	padding-top:14px;

}

/* T&Cs text */
#terms {
	margin-top: 0px;
	padding: 10px 40px 0px 0px;
	margin-bottom: 0px;
	font-size: 11px;
	text-align:right;
	color: #000000;
}

#terms a{
	color:#990000;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox {
	padding-bottom: 6px;
}

#searchbox input {
	width: 100px;
}

#searchbox #searchbutton {
	width: 34px;
	text-align: left;
	margin: 4px 0px 4px 7px;
	padding: 2px 0px 2px 4px;
	background-image:url(../templateimages/back_fade2_boxinset.png);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	border: 1px solid #330000;
}

/* --- 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;
}

/* --- Bottom Bar section ------------------------------------------------ */
#footernav {
    				
	background-color:#660000;
	
	background-image:url(../templateimages/back_footernav.png);
	
	background-repeat:repeat-x;
	
	padding: 0px 6px 0px 22px;
					
	text-align:right;
	
	height:55px;
	
}

#footernav ul {
    
	padding:6px 0px 0px 0px;
	
	margin:0px 10px 0px 0px;
	
	list-style-type:none;
}

#footernav li{
    	
    display:inline;
		
	margin: 0px 0px 0px 0px;
	
	padding: 12px 12px 0px 0px;
	
	font-size: 11px;
	
	font-weight:normal;
	
	color: #ffcc00;

}

#footernav a{

	color: #ffffff;
	
			
	background-position:left;
	
	background-repeat: no-repeat;
	
	padding: 0px 0px 0px 4px;

}

#footernav a:hover{

	color:#ffcc33;
	
	text-decoration:underline;

}

#cards{

	float:left;
	margin-top:8px;

}

#cards li{

	margin-top:8px;

}



/*-------------New Mini-Basket by Andy 1/8/07 - Top Right-------------------------------*/



#minibasketb {

	padding: 0;

	margin: 0; 
}



#minibasketb .minibasket {

	width: 170px;

	height: 62px;

	float: right;

	margin: 0px 24px 0px 4px;

	padding: 19px 3px 0px 3px;
	
	background-image:url(../templateimages/back_basket.png);

	background-position: top left;

	background-repeat: no-repeat;

	font-weight: normal;

	color: black;

	

}



#minibasketb .minibasket .pad {

	margin: 0px 0px 0px 0px;

}

/*------------- Homepage Banners by Andy 2/7/07 -------------------------------*/



#banners_area {

	padding: 0px; 
	height:130px;
}

#banners_arealeft{
	float:left;
	padding: 0px 6px 0px 0px; 
}

#banners_arearight{
	float:right;
	padding: 0px 0px 0px 0px; 
}

/*------------- News/About Articles by Andy 30/9/07 -------------------------------*/



#article {

	padding: 1px 15px 10px 15px; 
	background-image: url(../templateimages/back_fade2_boxinset.png);
	background-position: top left;
	background-repeat: repeat-x;
}
