/* 

========================================================================

TEMPLATE.CSS

========================================================================

*/



/* --- Body - control position #container, allows centering of site -- */

body {

	text-align: center;

	background-color: #F4EEBC;
    
	background-image: url(../templateimages/back_fade.png);

	background-position: top center;

	background-repeat: repeat-y;
}



#container {

	display: block;
	
	margin: 0 auto;

}



/* Contains rest of HTML */

#centrecontainer {

	width: 780px;

	background-color: #FCF7D9;

	text-align: left;

	margin: 0 auto;

	min-height: 100%;

	border-top: solid 1px #DCD4C3;

	border-left: solid 1px #DCD4C3;

	border-bottom: solid 1px #DCD4C3;

	border-right: solid 1px #DCD4C3;

}





/* --- Header section ------------------------------------------------ */

#header {

	height: 90px;

	background-image: url(../templateimages/header_bg.png);

    border-top: solid 0px #F4EEBC;
	
	border-left: solid 1px #F4EEBC;
	
	border-left: solid 0px #F4EEBC;

	margin: 0px 10px 2px 10px;

	color: white;

}



#header #title {

	height: 80px;

	margin: 0px 0px 0px 0px;

}



/* Top links */

#header2 .links {

 

	border-top: solid 1px white;

	background-image: url(../templateimages/back_fade_nav1b.png);

	margin: 0px 10px 0px 10px;

	padding: 6px 0px 14px 10px;

	font-size: 7.5pt;

}





#header2 .links li {

	list-style: none;

	display: inline;

	margin: 0px 0px 0px 0px;

	padding: 0px;

}



#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: normal;

	margin: 0px 12px 5px 0px;

	}





#header2 .links a:hover

	{

	position: relative;

	text-decoration: none;

	color: black;

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

	font-weight: normal;

	}



#header2 .links2 {

 text-align:right;

	margin: 0px 10px 0px 10px;

	padding: 18px 6px 4px 10px;

	background-image: url(../templateimages/back_fade_nav3.png);

    border-top: solid 1px #DCD4C3;

    border-right: solid 1px #DCD4C3;

    border-bottom: solid 0px #DCD4C3;

    border-left: solid 1px #DCD4C3;

	background-color: #AA874F;

}



#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: #796340;

	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

	font-size: 7.5pt;

	font-weight: normal;

	}





#header2 .links2 a:hover

	{

	color: black;

	text-decoration: none;

	}





/* --- Entire page body section - everything below the header -------- */

#pagebody {

	padding: 0px 10px 0px 10px;

	margin: 0px 0px 0px 0px;

}



/* Left hand section of page body (if you have one!) */

#left {

	width: 168px;

	margin: 0px 5px 0px 0px;

	float: left;

}



/* Dynamic page content section of page body */

#pagecontent {

	width: 585px;

	float: right;

	padding: 0;

    margin: 0px 0px 10px 0px;
 
    background-color: #ffffff;

    border-top: solid 1px #DCD4C3;

	border-left: solid 1px #DCD4C3;

	border-bottom: solid 1px #DCD4C3;

	border-right: solid 1px #DCD4C3;
	

}



#pagecontent_pad {

	padding: 10px 5px 5px 10px;

}



/* Right hand section of page body */

#right {

	width: 168px;

	margin: 0px;

	float: right;

	margin-top: 0px;

	padding-top: 0px;

}



#productcategories {

	margin: 2px 0px 2px 0px;

	padding: 0px 0px 0px 0px;

	background-color: #EAE2D0;

	border-top: solid 0px #EAE2D0;

	border-right: solid 0px #EAE2D0;

	border-bottom: solid 0px #EAE2D0;

	border-left: solid 0px #EAE2D0;

}

/* --- Boxouts -------------------------------------------------------- */

#shoponlineheader {

	margin: 0px 0px 2px 0px;

	padding: 0px 0px 0px 0px;

	border-top: solid 0px #DCD4C3;

	border-right: solid 0px #DCD4C3;

	border-left: solid 0px #DCD4C3;

	border-bottom: solid 0px #DCD4C3;

}

#freedeliveryheader {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	background-color: #ffffff;

	border-top: solid 1px #DCD4C3;

	border-right: solid 1px #DCD4C3;

	border-left: solid 1px #DCD4C3;

	border-bottom: solid 0px #DCD4C3;

}



#freedeliverytext {

	margin: 0px 0px 4px 0px;

	padding: 10px 10px 10px 10px;

	background-color: #ffffff;

	border: solid 1px #DCD4C3;

	font-size: 7.5pt;
	
	color:#AA874F;
	
	background-image: url(../templateimages/bg_boxouts.png);

	background-position: bottom;

	background-repeat: repeat-x;

}

#contactusheader {

	margin: 0px 0px 4px 0px;

	padding: 0px;

	background-color: #ffffff;

	border: solid 1px #DCD4C3;

}

#tradeenquiriesheader {

	margin: 0px;

	padding: 0px;

	background-color: #ffffff;

	border-top: solid 1px #DCD4C3;

	border-right: solid 1px #DCD4C3;

	border-left: solid 1px #DCD4C3;

	border-bottom: solid 0px #DCD4C3;

}


#tradeenquiriestext {

	margin: 0px 0px 4px 0px;

	padding: 10px 10px 10px 10px;

	background-color: #ffffff;
	
	background-image: url(../templateimages/bg_boxouts.png);

	background-position: bottom;

	background-repeat: repeat-x;

	border: solid 1px #DCD4C3;

	font-size: 7.5pt;
	
	color:#AA874F;

}

#creditcards {

	margin: 0px 0px 4px 0px;

	padding: 10px 5px 6px 10px;
 
    background-image: url(../templateimages/back_fade_footer.png);

	background-color: #ffffff;

	border-top: solid 0px #DCD4C3;

	border-right: solid 1px #DCD4C3;

	border-left: solid 1px #DCD4C3;

	border-bottom: solid 1px #DCD4C3;

	font-size: 7.5pt;

}
#paypal {

	margin: 0px 0px 4px 0px;

	padding: 7px 5px 6px 18px;

	background-color: #ffffff;
	
	background-image: url(../templateimages/bg_boxouts.png);

	background-position: bottom;

	background-repeat: repeat-x;

	border-top: solid 1px #DCD4C3;

	border-right: solid 1px #DCD4C3;

	border-left: solid 1px #DCD4C3;

	border-bottom: solid 1px #DCD4C3;

	font-size: 7.5pt;
}

#rfglogo {

	margin: 0px 0px 4px 0px;

	padding: 7px 5px 6px 10px;

}

#currencysection {

	margin: 0px 0px 5px 0px;

	padding: 0px 3px 8px 8px;
	
	line-height:0.6em;

    background-color: #ffffff;
	
	background-image: url(../templateimages/bg_boxouts.png);

	background-position: bottom;

	background-repeat: repeat-x;

	border-top: solid 1px #DCD4C3;

	border-right: solid 1px #DCD4C3;

	border-left: solid 1px #DCD4C3;

	border-bottom: solid 1px #DCD4C3;

}

/* --- Footer -------------------------------------------------------- */

#footer {

	padding-top: 0px;

	padding-bottom: 8px;

	clear: both;

	text-align: left;

	font-family: Verdana,Arial,Helvetica,Sans-Serif; 

	font-size: 7pt;
 
 font-weight: normal;

}



/* 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 -------------------------------------------------------- */

#footer2 {
 
    width: 780px;

	text-align: left;

	margin: 3px auto;
	
	padding: 0px 0px 0px 28px;

	min-height: 100%;
	
	font-size: 7pt;

    font-weight: normal;

	color: #255C13;
	
	display:block;


}

#footer2 p {

   float:left;
 
   margin: 10px 330px 20px 0px;
 
} 

.moovlogo {
   
    float: right;
	
	padding-top: 10px;
	
	padding-right: 22px;
	
}

/* Footer nav links */

#footer2 .links {

	margin: 0px;

}



/* T&Cs text */

#terms {

	background-image: url(../templateimages/back_fade_footer.png);

	background-position: top left;

	background-repeat: repeat-x;

	padding-top: 10px;

	padding-bottom: 8px;

	padding-left: 8px;

	margin-top: 4px;

	margin-bottom: 2px;

 border-top: solid 0px #DCD4C3;

 border-right: solid 1px #DCD4C3;

 border-bottom: solid 1px #DCD4C3;

 border-left: solid 1px #DCD4C3;

	font-size: 7pt;

	color: #999999;

}


/* --- language, currency menu and search box ------------------------ */

#languagemenu form select, #currencymenu form select {

	width: 150px;

	margin: 0;

	padding: 0px;

}



#searchbox input {

	width: 108px;

}



#searchbox #searchbutton {

	width: 10px;

	text-align: right;

	margin: 0;

	padding: 0;

}

#searchbox2 input {

	width: 100px;

	font-size: 5pt;

}



/* --- Template items ------------------------------------------------ */

#left_pad {

	padding: 0px 5px 0px 8px;

}



#left h2 {

	margin: 10px 0px 5px 0px;

	font-weight: normal;

}



/* 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: normal;

}