/* 

			Barnett Fare CSS
			Rokk Media Ltd - www.rokkmedia.co.uk
			Version 1 - March 2007
						
*/

/*--------------------------------
SITE COLOURS
---------------------------------

Text - #999999 (grey)
Links - #F3931B (orange)

---------------------------------*/
body {
	font-size: 67.5%;
	line-height:140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	padding: 0;
	margin: 0;
	margin-bottom: 9px;
	color: #666;
}

/*--------------------------------
       LAYOUT
---------------------------------*/

#container {
	width: 824px;
	height:auto !important;
	min-height:800px;
	text-align: center;
	margin: 0 auto;
	/*To fix relative callout box - not happy about this, but couldn't solve any other way*/
	margin-top:-110px;
}

#header {
	width: 824px;
	height: 259px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#content {
	float: left;
	width: 824px;
	height:auto !important;
	min-height:510px;
	margin: 0;
	text-align: left;
	background: #fff url(../images/template/barnett_main_bg.jpg) repeat-y;
}

/*internal PAGE CONTENT */

#internalcontainer{
float:left;
}

#internal_main {
	background: #F3931B url(../images/template/barnett_internal_contentmiddle.jpg) repeat-y;
	height:auto !important;
	min-height:150px;
	width:412px;
	margin-left:27px;
	padding: 25px 25px 24px 25px;
}

#internal_main h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height:155%;
	font-style:italic;
	color: #f3931B;
}

#internal_main img {

margin: 3px 10px 3px 0px;
padding:2px;
border: 4px #FDDEBB solid;

}

#internal_bottom {
	background: #F3931B url(../images/template/barnett_internal_contentbot.jpg) no-repeat;
	height:38px;
	width:466px;
	margin-left:27px;
}	


/*-------Side Panel--------*/

#internal_side {
	float:left;
	margin-left:4px;
}

#internal_side_top { 
	width:299px;
	height:41px;
}

#internal_side_middle {
	background: #F3931B url(../images/template/barnett_internal_sidemiddle.jpg) repeat-y;
	height:auto !important;
	min-height:320px;
	width:274px;
	padding-left: 25px;
}

#internal_side_bottom {
	background: #F3931B url(../images/template/barnett_internal_sidebot.jpg) no-repeat;
	width:299px;
	height:auto !important;
	min-height:57px;

}

#callout {
position:relative;
top:369px;
left:684px;
height:110px;
width:110px;
z-index:10;
}


/*hack to fix positioning in IE*/

/* IE6 Only */
* html #callout {
float:right;
position:relative;
bottom: 9px;
right:20px;
}

/* IE7 Only */
*:first-child+html #callout {
position:relative;
top:369px;
left:327px;
height:110px;
width:110px;
z-index:10;
}

/*----- Product boxes for Side Panel -----*/

.product_box {
	width:251px;
	height:129px;
	margin: 10px 23px 20px 0px;
}

.product_box strong {
	display:block;
	width:190px;
	padding: 5px;
	background-color: #FDDEBB;
	color: #950000;
	font-weight:bold;
	font-size:120%;
	background-image:url(../images/products/product_name_corner.gif);
	background-repeat:no-repeat;
	background-position:top right; 
}

.product_box_container {
	border: 1px #FDDEBB solid;
	width:251px;
	height:89px;
}

.product_box_pic {
	float:left;
	padding: 5px;
}

.product_box_description {
	float:left;
	width:126px;
	height: 69px;
	background-color:#FDDEBB;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	font-size:90%;
	line-height:130%;
	}

.product_box_description .price {
	display:block;
	float:right;
	width:60px;
	background-color:#F3931B;
	background-image:url(../images/products/price_corner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:3px;
	margin:2px;
	color: #fff;
	font-size:120%;
	font-style:normal;
	font-weight:bold;
	}

.product_box_description .price em {
	font-size: 90%;
	font-weight:normal;
	font-style:normal;
}

.product_box_link a:link, .product_box_link a:visited {
	display:block;
	float:right;
	background-color:#FDDEBB;
	width:57px;
	height:15px;
	padding:5px;
	color:#950000;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.product_box_link a:hover, .product_box_link a:active {
background-color:#950000;
color: #FDDEBB;
text-decoration:none;
}

/*----------Side Panel Quotes ---------*/

.side_panel_quote {
	background-color: #FEEDDA;
	color: #999;
	width:230px;
	padding:10px;
	background-image:url(../images/template/barnett_internal_quote_panel_corner.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:125%;
	line-height:140%;
	margin-bottom:20px;
	border-top: 5px #FDDEBB solid;
}
	
.side_panel_quote .quotefrom {
	font-size:90%;
	display:block;
	color: #999;
	padding-top:10px;
	font-weight: bold;
	
	}	
	
.side_panel_quote_call {
	font-size:140%;
	line-height:150%;
	display:block;
	color: #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding:10px 10px 0px 0px;
	font-weight: bold;

}	

/*--------------------------------
       NAVIGATION
---------------------------------*/

/*Main navigation (horizontal menu)
-------------------------------------------*/

#navcontainer-internal {
	text-align: left;
	background: url(../images/template/barnett_internal_NAV.jpg) no-repeat top left;
	width: 824px;
	height: 59px;
}

#navcontainer-splash {
	text-align: left;
	background: url(../images/template/barnett_splash_NAV.jpg) no-repeat top left;
	width: 824px;
	height: 59px;
}

#navcontainer {
	text-align: left;
	background: url(../images/template/barnett_NAV.jpg) no-repeat top left;
	width: 824px;
	height: 59px;
}


#navigation {
	width: 724px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}

#navigation ul {
	list-style:none;
	margin: 0px;
	text-align:left;
	padding: 15px 0px 0px 38px;

	}

/* the top level menu items */

#navigation li {
 	float: left;
	padding: 0px;
	display: inline;
	height: 33px;
	background:url(../images/template/barnett_home_NAV_divider.gif) top right;
	background-repeat:no-repeat;
	}

#navigation a:link, #navigation a:visited  {
	display: block;
	color: #666;
	text-decoration: none;	
	border: none;
	padding: 20px 11px 0px 5px;
	}

#navigation a:hover {
	color: #333;
	border: none;
	
	}

#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}

/*drop-down navigation if and when required*/

#navigation li li {
height: auto;
margin: 0;
padding: 0 0 0 0;
width: 100%;
background-color: #ededed;
color: #ffffff;
border-bottom: 1px solid #ffffff;
text-decoration: none;
}

#navigation li li span {
display: block;
margin: 0;
padding: 5px 5px 5px 12px;
position: relative;
text-align:left;
}


#navigation li ul {
margin: 0px 0 0 0px;
padding: 0;
position: absolute;
width: 135px;
left: -999em;
background: #ffffff;
border-bottom: 4px solid #bdc1c2;
}


/* FOOTER */  

#footer {
	float:left;
	width: 824px;
	height: 66px;
	padding: 220px 0px 0px 0px;
	margin: 0 auto;
	text-align: center;
	background: #fff url(../images/template/barnett_foot_h2.jpg) no-repeat top left;
}

#copyright {
	float:right;
	width: 300px;
	padding: 0;
	margin: 0;
	padding-top: 9px;
	color:#999;
}

#basenav {
float:left;
width: 470px;
}

#basenav ul {
	font-size: 1.0em;
	list-style: none;
	margin: 0;
	padding: 5px 0px 0px 10px;
	line-height: 1.9;
}

#basenav li {
	display: inline;
}

#basenav a:link, #basenav a:visited {
	padding: 23px 0px 0px 0px;
	color: #666;
	text-decoration: none;
	font-size:80%;
}

#basenav a:hover, #basenav a:active {
	color: #F3931B;
}

.divider {
	color:#F3931B;
	padding-left:2px;
}


/*--------------------------------
       LINKS
---------------------------------*/

a:link, a:visited {
	color: #F3931B;
}

a:hover, a:active {
	color: #666;
}


/*--------------------------------
       LISTS
---------------------------------*/


ul {
	list-style:square;
	margin:0px 40px 0px 40px;
}

li {
margin-bottom:5px;
}

hr {
border: #FEEDDA 1px solid;
}
