/* *****NOTE - COLUMN1 AND 2 HAVE BEEN SWITCHED AROUND VISUALLY SO LEFTSIDE BAR IS COLUMN2 AND MAIN CONTENT IS COLUMN 1*/

#site .productAddBasket {
	color: #0060AD;
	background-color: #FFF8C6;
	font-size: 0.95em;
}
#site  .chooseBuy p {
	font-size: 16px;
	line-height: 24px;
}
.chooseBuy {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#site .registerBtn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#site  .chooseBuy .standard {
	font-size: 13px;
	line-height: 20px;
}
#site .highlight {
	font-style: italic;
	color: #0088d3;
}

.breadcrumbs {
	font-size: 14px;
	background-color: #f5f5f5;
	margin: 3px 0;
	padding: 3px;
	font-weight: bold;
}

.blue_numbers {
	font-size: 2em;
	color: #0033CC;
	display: block;
	float: left;
	width: 30px;
	height: 50px;
}
#site #column2 .highlight-box .interested_item{
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0060ad;
	margin-bottom: 7px;
		color: #0060ad;
}

#site #column3 img { border: none; }

.paging {
	background-color: #F5F5F5;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #797979;
}


#site .highlight-box {
	background-color: #D3DBEE;
	margin-top: 20px;
		margin-bottom: 20px;
	padding: 12px;
}
#site .highlight-box h2{
	margin-top: 0px;
	color: #005FAD;
	font-size: 1.8em;
}

#site .highlight-box-yellow {
	background-color: #FFF7D7;
}


/*
#site #column3 h3 {
	color: #FFFFFF;
	background-color: #005FAD;

	margin-bottom: 12px;
}
#site #column3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#site #column3 li {
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color:Red;
}
#site #column3 li a {
	text-decoration: none;	
}*/

/* *****NOTE - #SITE  is the div that surrounds all content in the page so all styles must have #site aroudn them so as not to clash with cms styles*/


.columnthirty	{
	float:left;
	width:20%;
	}

.columnseventy	{
	float:left;
	width:80%;
	}
	
.productsTableCell	{
	padding-bottom:30px;
	vertical-align:top;
	width:100%;
	}

/*BASIC STYLES FOR HTML TAGS*/
/*///////////////////////////////////////////////////////////////////////// */
/*///////////////////////////////////////////////////////////////////////// */
/*BASIC-HTML-DEFAULT-TAGS------------------------------------------------------------------------------------------------------------*/

body {
	background-color: #FFFFFF;
	background-image: url(../Assets/1px_repeat.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

* {
	padding: 0px;
	margin: 0px;
}

html {
height: 100%;
}

body {
height: 100%;
}


#column2 a:hover {
	text-decoration: none;
}

#site h1 {
	color: #0088d3;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: normal;
}

#site h2 {
	color: #0088d3;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
}


#site h3 {
	color: #333333;
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 0px;
	line-height: 20px;
}

#site h3 a {
	color: #005FAD;
	text-decoration: none;
}
#site h3 a:hover{
	color: #0081EA;
	text-decoration: underline;
}

#site h4 {
	color: #666666;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 17px;
}

#site .quoteSub {
	background-image: url(../Assets/products.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 246px;
	float: left;
}
#site  .quoteSub  span {
	display: none;
}
#site  .quotehome a {
	background-image: url(../Assets/home_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 41px;
	width: 246px;
}
#site .quotehome span {
	display: none;
}
#site  .quotehome a:hover {
	background-position: 0px -41px;
}


#site blockquote {
	color: #0072BC;
	font-size: 0.9em;
	margin-bottom: 15px;
	font-style: italic;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00B2F0;
}

#site smallitalic {
	color: #000000;
	font-size: 0.4em;
	font-style: italic;
}

#site ol
{
	margin: 0;
	padding: 0;
	list-style-type: none;

}


/*#site li

{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-type: none;
}*/



#site #column1 table{
	margin-bottom: 15px;
	width: 99%;
	border-collapse:collapse; 
}

#site #column1 td, #site #column1 th {
	padding: 6px;
	border: 1px solid #0099CC;
	border-collapse:collapse;
	background-color: #F2FCFF;
}


#site #column1 th {
	padding: 8px;
	text-align: left;
	color: #0066FF;
	text-transform: uppercase;
	background-color: #F7F7F7;
}
#site #column1 td {
	background-color: #FFFFFF;
}
#site #column1 caption {
	display: none;
}

#site #column1 tfoot td{
	display: block;
	margin-bottom: 20px;
	text-align: left;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-style: italic;
	color: #999999;
}


.not_registered {
	line-height:38px;
	text-decoration: none!important;	
	}
	
	
/* Home and splash page navigation
------------------------------------------------------------*/

#navigation_primary {
	width: 246px;
	z-index:99;
	font-size: 13px;
	line-height: 24px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navigation_primary li {
	float: left;
	list-style-type: none;
	color: #0088d3;	
	display: block;
	width: 100%;
	border-bottom: 1px solid #ddddd0;
}
#navigation_primary  .rule  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddddd0;
}
#navigation_primary li a {
	text-decoration: none;
	font-weight: bold;
	color: #0088d3;
	width: 231px;
	padding-left: 15px;
}

#navigation_primary li a:hover {
	text-decoration: none;
	background-color: #f5f5f1;
}
#navigation {
	float: left;
	width: 246px;
	margin-bottom: 20px;
}
.home {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.home a  {
	background-image: url(../Assets/home_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 246px;
	display: block;
	float: left;
	list-style-type: none;
}
.home a:hover    {
	background-image: url(../Assets/home_btn.jpg);
	background-position: 0px -41px;
}
.home  span {
	display: none;
}
.productsLink {
	background-image: url(../Assets/products.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 246px;
}
.productsLink span {
	display: none;
}

	
/*BASIC CSS TOOLS SUCH AS FLOAT AND CLEAR ETC*/
/*------------------------------------------------------------------------------------------------------------------*/
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.clear_right {
    clear: both;

}


.clearfix:after {   
    content: ".";   
    display: block;   
    clear: both;   
    visibility: hidden;   
    line-height: 0;   
    height: 0;   
}   
  
.clearfix {   
    display: inline-block;   
}   
  
html[xmlns] .clearfix {   
    display: block;   
}   
  
* html .clearfix {   
    height: 1%;   
}  


#site .thumb {
	padding: 3px;
	border: 2px solid #CCCCCC;
	margin-bottom: 15px;
}
#site .thumb p{ /*this bascially is for the google map view larger map link*/
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*The .columns styles can be used anywhere to have a two column in the content
They are used at the moment in Sectors Pages in  New Investors*/
#site .columns {
	float: left;
	width: 41%;
	padding-right: 9%;
}
/**html #site .columns {
	width: 40%;
}*/

#site .columns ul{
	margin-top: 0px;
	margin-bottom: 0px;
}




/*MAIN DIVS AND SECTIONS*/
/*------------------------------------------------------------------------------------------------------------------*/

#site {
	min-height:100%;
	position: relative;
}

#container {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#header {
	position: relative;
	height: 136px;
	width: 960px;
}
#logo a {
	background-image: url(../Assets/champion_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 93px;
	width: 167px;
	float: left;
	display: block;
	margin-top: 19px;
}
#logo span {
	display: none;
}
#cartSearch {
	float: left;
	width: 358px;
	padding-left: 89px;
	margin-right: 10px;
}
.cart {
	background-image: url(../Assets/cart_box.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 46px;
	/*width: 358px;*/
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	color: #8f6b30;
	margin-bottom: 26px;
}
.cart span {
	color: #FFFFFF;
	font-weight: bold;
}
.cart a {
	text-decoration: underline;
	color: #8f6b30;
	font-weight: bold;
}
.cart a:hover {
	color: #8f6b30;
	text-decoration: none;
}
#branches {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0089d5;
	height: 133px;
	width: 335px;
	/*padding-left: 10px;*/
}
#branches a {
	color: #90cbf4;
	text-decoration: none;
}
#branches a:hover {
	text-decoration: underline;
}
#branches ul {
	float: right;
	list-style-type: none;
	margin-top: 16px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
}
#branches .first {
	margin-left: 16px;
}
#branches span {
	color: #90cbf4;
}
.location {
	color: #ffdf0c;
	text-transform: uppercase;
}

#site #content {
	width: 960px;
	position: relative;
	padding-top: 20px;
	
}

#site #column1 {
	float: left;
	width: 246px;
	margin-right: 10px;
	padding-bottom: 20px;
}


#site #column2 {
	float: left;
	width: 702px;
}

#image_container {
	float: left;
	width: 960px;
	height: 397px;
	padding-bottom: 10px;
}


#image {
	float: left;
	width: 629px;
	overflow: hidden;
	background-color: #FFFFFF;
}

*html #image {

}



#site #logo {
	float: left;
}




#site #page-image {

}
.brochureLink  {
	height: 40px;
	width: 240px;
	float: left;
	border: 1px solid #e0e0d4;
	padding: 2px;
	margin-top: 10px;
}
.brochureLink   a  {
	background-image: url(../Assets/brochure_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 240px;
	display: block;
}
.brochureLink a:hover {
	background-position: 0px -40px;

}
.brochureLink span {
	display: none;
}


/*Home page offer boxes*/

.tradeOffers {
	border: 1px solid #e0e0d4;
	float: left;
	height: 217px;
	width: 240px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-right: 10px;
	padding: 2px;
}
#column1  .tradeOffers  p {
	background-image: url(../Assets/trade_panel.jpg);
	height: 85px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FED000;
	padding-right: 12px;
	font-size: 28px;
	padding-top: 8px;
	line-height: 25px;
}
.tradeOffers   a {
	color: #8f6b30;
	text-decoration: none;
	font-weight: bold;
}
.tradeOffers  a:hover {
	color: #FFFFFF;
}
.tradeOffers  span {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#column2 .offerOne, .offerTwo {
	border: 1px solid #e0e0d4;
	float: left;
	height: 217px;
	width: 222px;
	margin-right: 9px;
	padding: 2px;
}
#site #column2 .offerOne a:hover, .offerTwo a:hover, .offerThree a:hover {
	color: #ffe00c;
	text-decoration: none;
}
#site #column2 .offerOne p, .offerTwo p, .offerThree p  {
	background-image: url(../Assets/offer_panel.jpg);
	height: 85px;
	padding-top: 8px;
	padding-left: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #008AD2;
	padding-right: 12px;
	font-size: 23px;
	line-height: 25px;
}
#site #column2 .offerOne a, .offerTwo a, .offerThree a {
	color: #FFFFFF;
	text-decoration: none;
}
#site #column2 .offerTwo span, .offerThree span {
	font-size: 16px;
}

#site #column2 .offerOne span {
	font-weight: normal;
}

#site #column2 .offerThree  {
	border: 1px solid #e0e0d4;
	float: left;
	height: 217px;
	width: 222px;
	padding: 2px;
}

#site #secondary_navigation {
	clear:both;
	float: right;
	height: 20px;
	padding-top:30px;
	width: 400px;
	text-align: right;
	font-size: 1em;
} 



*html #site #secondary_navigation { /*for ie6 as secondary navigation pushing down too far for some reason*/
	padding-top: 5px;
}

#site #secondary_navigation a{
	color: #006699;
	text-decoration: none;
}
#site #secondary_navigation a:hover{

}

/*----- Product Information ----------------------------*/

.productsInfo {
	float: left;
	width: 630px;
	list-style-type: none;
	padding-left: 42px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.productsInfo  a {
	color: #FFFFFF;
	text-decoration: none;
}
.productsInfo   a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.productsInfo  img {
	margin-bottom: 10px;
}
.productsInfo  li {
	float: left;
	margin-right: 10px;
	width: 95px;
}

/*-----column-one-basic-styles----------------------------*/

#site #column1 li {
list-style:none;

}

#site #column1 h3 {
	font-size: 2em;
	line-height: 0.9em;
}


#column1 p  {
	color: #333333;
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 20px;
}

#column3 p  {
	color: #333333;
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 20px;
}



/*-----column-two-basic-styles----------------------------*/

#site #column2 ul, #site #column2 h2 {

}

#site #column2 li {


}



/*-----page-image-styles----------------------------*/

/*#site #page-image p {
	color: #00B2F0;
	padding-top: 12px;
	padding-left: 40px;
}


#site #page-image strong {
	font-size: 1.4em;
	font-weight: bold;
	color: #0079C2;
	margin-bottom: 5px;
}
*/



/*-----news-styles-column-one----------------------------*/
/*NEWS IN MAIN CONTENT COLUMN 1  START //////////////////////////////////////*/

#site #column1 .news_item_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;

}
#site #column1 .news_item_title{
	font-size: 1.2em;
	font-weight: bold;
	color: #008FD5;
	margin-top: 0px;
	margin-bottom: 0px;
}


#site #column1 .news_item_title a{
	color: #008FD5;
	text-decoration: none;
}
#site #column1  .news_item_title a:hover{
	color: #FFFFFF;

}

#site #column1 .news_item_text {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}

#site #column1 .news_item_date {
	font-size: 0.8em;
	width: 54px;
	text-align: center;
	float: left;
	margin-bottom: 5px;
	color: #999999;
	background-image: url(../media/siteImages/calendar-bg.jpg);
	background-repeat: no-repeat;
	height: 68px;
	color: #FFFFFF;
	margin-right: 20px;
}


#site #column1 .news_item_date_month {
	display: block;
	color: #006699;
	padding-right: 3px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#site #column1 .news_item_date_day {
	display: block;
	padding-right: 3px;
	font-size: 2.9em;
	color: #006699;
	margin: 0px;
	line-height: 1em;
}
#site #column1 .news_item_date_year {
	display: block;

	padding-right: 3px;
	color: #666666;	
}

#site #column1 .news_item {
	float: left;
	width: 80%;	
}
#site #column1 .news_item_more {
	/*display: none;*/

}

#site #column1 .news_item_date strong {
	font-weight: normal;
}

#site #column1 .news_item_date span{


}





/*NEWS IN COLUMN 1  END //////////////////////////////////////*/






/*-----news-styles-detail-individual-page------------------------------------------------------*/
/*INDIVIDUAL NEWS ITEMS - START//////////////////////////////////////////////////*/
#site #column1 #individual-news-story-previous-page-link {
	background-image: url(../media/siteImages/arrow-left.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 25px;

}
#site #column1 #individual-news-story-previous-page-link a{
	color: #0099CC;
}

#site #column1 #individual-news-story-previous-page-link a:hover{
	color: #FFFFFF;
}

#site #column1 .divHeadline p {
	font-size: 1.4em;
	color: #007CB9;
}

#site #column1 #individual-news-story .floatRight, #site #column1 .news_item_container .floatRight {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
}




#site #column1 #individual-news-story .news_item_date {
	font-size: 0.9em;
	margin-right: 5px;
}

/*INDIVIDUAL NEWS ITEMS - END////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////*/





/*-----site-search---------------------------------------------------*/
/*SITE SEARCH at top of the page - START////////////////////////////////////////*/

fieldset.search {
	border: none;
	width: 358px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.search-textbox {
	color: #5ca9e1;
	font-size: 12px;
	width: 257px;
	height: 20px;
	margin-right: 10px;
	background-image: url(../Assets/search_field.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search input.search-textbox:focus {
	outline: none;
}
.search .formButton {
	width: 87px;
	height: 24px;
	cursor: pointer;
	background-image: url(../Assets/search_btn.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 13px;
	color: #8f6b30;
	font-weight: bold;
	text-indent: -9999px;
	background-color: #0099FF;
}
.search .formButton:hover {
	background-position: 0px -24px;
}

/*SITE SEARCH at top of the page - END//////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////*/








/*-----side-feature-box-blue-----------------------------------------------------------*/
/*This is the blue side box that normally has the news in it*/



#site .sidebox {
	background-color: #FEDC00;
	padding: 5px;
	margin-top: 20px;
	clear: both;
	width: 88%;
}

#site .sidebox h3{

}
#site .sidebox p{

}

#site #column2 .sidebox li a {

}
#site #column2 .sidebox li a:hover {

}


/*-----footer-styles-----------------------------------------------------------*/

#footer {
	position: relative;
	background-color: #666666;
	height: 250px;
	clear: both;
	background-image: url(../Assets/1px_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	z-index: 10 !important;
}
.fsc a {
	background-image: url(../Assets/fsc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 244px;
	height: 118px;
	display: block;
	float: left;
}
.fsc span {
	display: none;
}
.pefc a {
	float: left;
	background-image: url(../Assets/pefc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 118px;
	width: 89px;
	display: block;
	margin-right: 19px;
}
.pefc span {
	display: none;
}
.floatLeft {
	position: absolute;
	left: 300px;
	top: 70px;
}
#footer h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.quickLinks {
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	margin-right: 30px;
	float: left;
}

.quickLinks li {color:#B3B3B3;}

.quickLinks a {
	color: #b3b3b3;
	text-decoration: none;
}
.quickLinks  a:hover {
	text-decoration: underline;
}
#footer  .inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer .left {
	margin-top: 20px;
	width: 608px;
	float: left;
}
.copyright {
	clear: left;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #b3b3b3;
	width: 608px;
}
.copyright a {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: none;
}

#footer .right {
	float: left;
	width: 352px;
	margin-top: 20px;
}
#footer  .right  a:hover {
	text-decoration: underline;
}


/*-----footer-page-print-etc-----------------------------------------------------------*/

#site #page-footer {

}

#site .page_footer_icon {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-right: 14px;
}



#site .page_footer_print {
	background-image: url(../media/siteImages/icon-print.gif);
}
#site .page_footer_email {
	background-image: url(../media/siteImages/icon-send.gif);
}
#site .page_footer_favourite {
	background-image: url(../media/siteImages/icon-favorites.gif);
}
#site .page_footer_top {
	background-image: url(../media/siteImages/icon-top.gif);
}













#site .table_products{
	margin-bottom: 15px;
	width: 99%;
	border-collapse:collapse; 
}

#site .table_products td, #site .table_products th {
	padding: 6px;
	border-collapse:collapse;
	background-color: #F2FCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#site .table_products th {
	padding: 8px;
	text-align: left;
	color: #0066FF;
	text-transform: uppercase;
	background-color: #F7F7F7;
}
#site .table_products td {
	background-color: #FFFFFF;
}
#site .table_products caption {
	display: none;
}

#site .table_products tfoot td{
	display: block;
	margin-bottom: 20px;
	text-align: left;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-style: italic;
	color: #999999;
}

.child-categories {
	background-color: #FFF2C1;
	margin-bottom: 20px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.child-categories a { font-weight: bold; }



.child-categories-category{
	/*padding-right: 30px;
		padding-left: 10px;
	padding-bottom: 15px;
	margin-right: 10px;
	display: block;
	float: left;
	font-size: 0.9em;
	width: 120px;
	background-image: url(../media/siteImages/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;*/
	
	background-image:url("../media/siteImages/arrow.jpg");
	background-position:0 3px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:0.9em;
	margin:10px;
	min-height:55px;
	padding-left:20px;
	width:120px;	
}

/*-----primary-nav-dropdowns-radcontrol-styles-----------------------------------------------------------*/

#site #primary_navigation {
	width: 150px;
	list-style-type:none;

}

#site #primary_navigation ul {
	list-style-type: none;
}


#site #primary_navigation li {
	list-style-type: none;
}

/* r.a.d.menu Plain skin */
#site #primary_navigation a:hover{
}

#site #primary_navigation .RadMenu_MainMenu {
	top: 0px;
	width: auto;
	margin-bottom: 20px;
}

* html #site #primary_navigation  {

}
#site #primary_navigation .RadMenu_MainMenu_Context{
	background: none;
	border:0;
}

#site #primary_navigation .RadMenu_MainMenu .link {
	line-height: 20px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	/*border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;*/
	/*width: 130px;*/
}

#site #primary_navigation .RadMenu_MainMenu .link:hover,
#site #primary_navigation .RadMenu_MainMenu .focused,
#site #primary_navigation .RadMenu_MainMenu .expanded
{
	color: #005FAD;
	background-color: #FFDC00;
}

#site #primary_navigation .RadMenu_MainMenu .link:hover
{
	cursor: pointer;
	line-height: 20px;
	background-color: #0075D5;
	color: #FFFFFF;
}

#site #primary_navigation .RadMenu_MainMenu .text
{
}

#site #column1 .level1 {
	background-color: #005FAD;
	border: 2px solid #0075D5;
	padding: 2px;
}
#site #primary_navigation .RadMenu_MainMenu .group
{
	/*border: solid 1px #bbbbbb;
	border-right: 0px;
	border-bottom: 0px;*/
}

#site #primary_navigation .RadMenu_MainMenu .group .link
{
	/*border-top: solid 1px #fff;
	border-bottom: solid 1px #d7d7d7;*/
	text-align: left;
	padding:1px 3px 1px 3px;
	font-size: 1.1em;
	color: #FFFFFF;
	
}

#site #primary_navigation .RadMenu_MainMenu .group .link:hover,
#site #primary_navigation .RadMenu_MainMenu .group .focused,
#site #primary_navigation .RadMenu_MainMenu .group .expanded
{
	font-weight: normal;
	background-color: #0075D5;
	color: #FFFFFF;
	/*border-bottom-color: #d7d7d7;
	font-weight: normal;
	background-color: #FFDC00;
	color: #0075D5;*/
}

#site #primary_navigation .RadMenu_MainMenu .leftArrow,
#site #primary_navigation .RadMenu_MainMenu .rightArrow,
#site #primary_navigation .RadMenu_MainMenu .topArrow,
#site #primary_navigation .RadMenu_MainMenu .bottomArrow,
#site #primary_navigation .RadMenu_MainMenu .leftArrowDisabled,
#site #primary_navigation .RadMenu_MainMenu .rightArrowDisabled,
#site #primary_navigation .RadMenu_MainMenu .topArrowDisabled,
#site #primary_navigation .RadMenu_MainMenu .bottomArrowDisabled
{
	background: #ededed url('../media/siteImages/menu/left.gif') center center no-repeat;
	width:15px;
}

#site #primary_navigation .RadMenu_MainMenu .topArrow,
#site #primary_navigation .RadMenu_MainMenu .topArrowDisabled
{
	background-image:url('../media/siteImages/menu/top.gif');
	width:100%;
}

#site #primary_navigation .RadMenu_MainMenu .bottomArrow,
#site #primary_navigation .RadMenu_MainMenu .bottomArrowDisabled
{
	background-image:url('../media/siteImages/menu/bottom.gif');
	width:100%;
}

#site #primary_navigation .RadMenu_MainMenu .rightArrow,
#site #primary_navigation .RadMenu_MainMenu .leftArrow
{
	height:100%;
}

#site #primary_navigation .RadMenu_MainMenu .rightArrow,
#site #primary_navigation .RadMenu_MainMenu .rightArrowDisabled
{
	background-image: url('../media/siteImages/menu/right.gif');
}

#site #primary_navigation .RadMenu_MainMenu .vertical .separator .text
{
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
}

#site #primary_navigation .RadMenu_MainMenu .expandLeft,
#site #primary_navigation .RadMenu_MainMenu .expandRight
{
	background: transparent url(../media/siteImages/menu/groupImage.gif) right center no-repeat;
	/*margin-right: 4px;*/
}

#site #primary_navigation .RadMenu_MainMenu_rtl .expandLeft,
#site #primary_navigation .RadMenu_MainMenu_rtl .expandRight
{
	background: url(../media/siteImages/menu/groupImageRTL.gif) left center no-repeat;
}

#site #primary_navigation .RadMenu_MainMenu .link:hover .expandLeft,
#site #primary_navigation .RadMenu_MainMenu .link:hover .expandRight,
#site #primary_navigation .RadMenu_MainMenu .focused .expandLeft,
#site #primary_navigation .RadMenu_MainMenu .focused .expandRight,
#site #primary_navigation .RadMenu_MainMenu .expanded .expandLeft,
#site #primary_navigation .RadMenu_MainMenu .expanded .expandRight
{
	background:transparent url(../media/siteImages/menu/invertedGroupImage.gif) right center no-repeat;
}

#site #primary_navigation .RadMenu_MainMenu_rtl .link:hover .expandLeft,
#site #primary_navigation .RadMenu_MainMenu_rtl .link:hover .expandRight,
#site #primary_navigation .RadMenu_MainMenu_rtl .focused .expandLeft,
#site #primary_navigation .RadMenu_MainMenu_rtl .focused .expandRight,
#site #primary_navigation .RadMenu_MainMenu_rtl .expanded .expandLeft,
#site #primary_navigation .RadMenu_MainMenu_rtl .expanded .expandRight
{
	background:transparent url(../media/siteImages/menu/groupImageRTL.gif) left center no-repeat;
}





/*-----categories-nav-dropdowns-radcontrol-styles-----------------------------------------------------------*/



.RadMenu_CategoryMenu {
	top: 0px;
	margin-bottom: 20px;
	white-space:normal !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddddd0;
}	
* html .RadMenu_CategoryMenu {
	top: 0px;
}
#site #column1 .RadMenu_CategoryMenu_Context{

	border:0;
}


 .RadMenu_CategoryMenu .link {
	line-height: 18px;
	text-decoration:none;
	color: #0088d3;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddddd0;
	width: 235px;
	height: auto;
	display: block;
}

#site #column1 .RadMenu_CategoryMenu .link:hover
{
	cursor: pointer;
	background-color: #f5f5f1;
}

#site #column1 .RadMenu_CategoryMenu .link:hover,
#site #column1 .RadMenu_CategoryMenu .focused,
#site #column1 .RadMenu_CategoryMenu .expanded
{
	background-color: #f5f5f1;
}

#site #column1 .RadMenu_CategoryMenu .text
{


}

#site #column1 .RadMenu_CategoryMenu .group
{

}

#site #column1 .RadMenu_CategoryMenu .group .link
{





	/*cursor: pointer;
	line-height: 13px;
	background-color: #FF0000;
	margin-top: -1px;
	color: #005FAD;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;*/
}

  .RadMenu_CategoryMenu a:hover,
 .RadMenu_CategoryMenu . .focused,
 .RadMenu_CategoryMenu  .expanded {

	font-weight: normal;
	background-color: #FF0000;
	color: #005FAD;
	border-top-color: #FFDC00;
	border-right-color: #FFDC00;
	border-bottom-color: #FFDC00;
	border-left-color: #FFDC00;
}

#site #column1 .RadMenu_CategoryMenu .leftArrow,
#site #column1 .RadMenu_CategoryMenu .rightArrow,
#site #column1 .RadMenu_CategoryMenu .topArrow,
#site #column1 .RadMenu_CategoryMenu .bottomArrow,
#site #column1 .RadMenu_CategoryMenu .leftArrowDisabled,
#site #column1 .RadMenu_CategoryMenu .rightArrowDisabled,
#site #column1 .RadMenu_CategoryMenu .topArrowDisabled,
#site #column1 .RadMenu_CategoryMenu .bottomArrowDisabled
{
	background: #ededed url('../media/siteImages/menu/left.gif') center center no-repeat;
	width:15px;
}

#site #column1 .RadMenu_CategoryMenu .topArrow,
#site #column1 .RadMenu_CategoryMenu .topArrowDisabled
{
	background-image:url('../media/siteImages/menu/top.gif');
	width:100%;
}

#site #column1 .RadMenu_CategoryMenu .bottomArrow,
#site #column1 .RadMenu_CategoryMenu .bottomArrowDisabled
{
	background-image:url('../media/siteImages/menu/bottom.gif');
	width:100%;
}

#site #column1 .RadMenu_CategoryMenu .rightArrow,
#site #column1 .RadMenu_CategoryMenu .leftArrow
{
	height:100%;
}

#site #column1 .RadMenu_CategoryMenu .rightArrow,
#site #column1 .RadMenu_CategoryMenu .rightArrowDisabled
{
	background-image: url(../media/siteImages/MainMenu/img/menuItemArrow.gif);
}

#site #column1 .RadMenu_CategoryMenu .vertical .separator .text
{
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
}

#site #column1 .RadMenu_CategoryMenu .expandLeft,
#site #column1 .RadMenu_CategoryMenu .expandRight
{
	background-image: url(../media/siteImages/MainMenu/img/menuItemArrow.gif);
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: right 7px;
}

#site #column1 .RadMenu_CategoryMenu_rtl .expandLeft,
#site #column1 .RadMenu_CategoryMenu_rtl .expandRight
{
	background-image: url(../media/siteImages/MainMenu/img/menuItemArrow.gif);
	margin-right: 4px;
	background-repeat: no-repeat;
	background-position: right 7px;
	background: url(../media/siteImages/menu/groupImageRTL.gif) left center no-repeat;
}

#site #column1 .RadMenu_CategoryMenu .link:hover .expandLeft,
#site #column1 .RadMenu_CategoryMenu .link:hover .expandRight,
#site #column1 .RadMenu_CategoryMenu .focused .expandLeft,
#site #column1 .RadMenu_CategoryMenu .focused .expandRight,
#site #column1 .RadMenu_CategoryMenu .expanded .expandLeft,
#site #column1 .RadMenu_CategoryMenu .expanded .expandRight
{
	background:transparent url(../media/siteImages/menu/invertedGroupImage.gif) right center no-repeat;
}

#site #column1 .RadMenu_CategoryMenu_rtl .link:hover .expandLeft,
#site #column1 .RadMenu_CategoryMenu_rtl .link:hover .expandRight,
#site #column1 .RadMenu_CategoryMenu_rtl .focused .expandLeft,
#site #column1 .RadMenu_CategoryMenu_rtl .focused .expandRight,
#site #column1 .RadMenu_CategoryMenu_rtl .expanded .expandLeft,
#site #column1 .RadMenu_CategoryMenu_rtl .expanded .expandRight
{
	background:transparent url(../media/siteImages/menu/groupImageRTL.gif) left center no-repeat;
}

/*#site #column1 li

{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	list-style-type: none;
}*/



/*SITE DEFAULT FORMS*/
/*///////////////////////////////////////////////////////////////////////// */
/*///////////////////////////////////////////////////////////////////////// */
/*SITE-DEFAULT-FORMS------------------------------------------------------------------------------------------------------------*/
#site fieldset 

{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#site fieldset p
{
	margin-top: 12px;
	margin-bottom: 0px;
}

#site  legend
{
	display: none;
}

#site .formItemHalf {
	float: left;
	width: 49%;
}
	


#site label {
	color: #0088d3;
	margin-bottom: 6px;
}



#site .form_textbox, 
#site .form_textbox_multi, 
#site .formDrop, 
#site .formDropSmall
 {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../media/images/form-bg.jpg);
	background-repeat: repeat-x;
	background-position: left -7px;
	padding-left: 0px;
	padding-top: 2px;
	font-size: 13px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	display: block;
}




#site .formDropSmall {
	width: 10%;
} 


#site  .form_textbox, 
#site  .form_textbox_multi, 
#site  .formDrop,
#site  .formDropSmall
  {
	width: 50%;
	margin-bottom: 10px;
}

#site  .form_textbox {
	height: 23px;
	line-height: 23px;
}

#site  .form_textbox_multi   {
	height: 50px;

}


#site .form_button{
	background-color: #0060AD;
	color: #FFFFFF;
	font-weight: bold;
	height: 37px;
	display: block;
	background-image: url(../Assets/submit.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	width: 136px;
	text-indent: -9999px;
	cursor: default;
}
#site .btnRequestQuote{
	background-color: #0060AD;
	height: 37px;
	display: block;
	background-image: url(../Assets/request_quote.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	width: 192px;
	text-indent: -9999px;
	cursor: default;
}



#site  .formButtonNegative {
	height: 23px;
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;	
	margin-left: 10px;
	color: #666666;
}


#site .formButtonDiv {
	text-align: right;
	clear: both;
}







/*-----status-boxes-------------------------------------------------------------*/


#site .form_statusbox {
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 10px;
}

#site .form_statusbox_fail {
	background-color: #fff6cc;
	color: #0088d3;
}

#site column1 .form_statusbox_fail li{
	color: #8C661E;
}

#site .form_statusbox_success {
	background-color: #F8FFF0;
	background-image: url(../media/images/icon-statusbox-correct.gif);
	border: 1px solid #A0DC11;
	color: #37782E;
}




#site #column1 .form_statusbox li, #site #column2 .form_statusbox li{
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}


#site #column2 .form_statusbox ul {
	margin-top: 10px;
	list-style-type: none;
	color: #0088d3;
}









/*-----MISC-TO-CLASSIFY-------------------------------------------------------------------------------*/

#site .infoBox {
    padding: 5px;
    margin-bottom: 10px;
    background-color: #C6CFE9;
}


/*-----PRODUCT-STYLING-------------------------------------------------------------------------------*/

.listing_header
{
	text-align: right;
}

#product_container { border-top: dashed 1px #0060AD; padding-top: 15px; }
#product_container .product
{
	margin: 0;
	padding-bottom: 3px;
	border-bottom: dashed 1px #0060AD; 
	margin-bottom: 15px;
}
#product_container h4 { padding: 0; margin: 0; margin-bottom: 4px; font-size: 16px; color: #0060AD; font-weight: bold; }
#product_container h5 { padding: 0; margin: 0; margin-bottom: 4px; color: #777; font-size: 12px; }
#product_container .product_info  
{
	background-image: url(../media/siteImages/product_gradient.jpg);
	background-position: bottom; 
	background-repeat:repeat-x;
	padding-bottom: 8px;
}
#product_container .comments { text-align:right; padding-bottom: 2px; padding-right: 10px; font-weight:bold; font-size: 15px;}
#product_container .image { float:left; }
#product_container .image img { border: none; }
#product_container .description { clear:both; padding-top: 8px; }

#product_container .quantity_price_box { color: black; font-size: 13px; float:right; }
#product_container .quantity_price_box td, #product_container .quantity_price_box th { padding: 3px; border-bottom: solid 1px #aaa; }

#product_container .more_details  
{
	background-image: url(../media/siteImages/more_details_magnifying_glass.jpg); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding-left: 17px; 
	color: #4088C2; 
	font-size: 12px; 
}

#product_container .quantity_required { position: relative; top: -4px; color: #0060AD; font-weight: bold; font-size: 15px;}
#product_container .quantity_required input { width: 40px; }
#product_container .button_container { text-align: right; }
#product_container .add_to_quote_button { margin-left: 40px; margin-right: 5px; }

/*--------------------------------------------------------------------------lengths selector ---------------------*/
#product_container .length-selector { margin-bottom: 8px;}
#product_container .length-selector .prompt { color: #0060AD; padding: 4px 0; font-size: 14px;}
#product_container .length-selector .lengths
{
	overflow:hidden; 
	width: 100%;
	border-left: solid 1px #AAA;
}
#product_container .length-selector .segment
{
	background-color: #D9E7F2; 
	float:left; 
	width:38px; 
	border: solid 1px #AAA;
	border-left: none;
	padding: 2px;
}
#product_container .length-selector b.size { font-size:11px; font-weight: normal; }
#product_container .length-selector b.size:after { content: " m"; }
#product_container .length-selector input.qty { width:32px; }
#product_container .length-selector b.amount { display:none; }
#product_container .length-selector b.m { display:none; }


/*----------------------related_product_container-------------------------------------------------*/

.related_product_container { margin: 75px 0 0 0; padding: 10px 0px; }
#site .related_product_container h2 { background: #ECF3F9; margin: 0 0 20px 0; padding: 7px 5px; border-bottom: 1px solid #0074C1; }

/*-----------------------------------------------------------------------------------------------*/
.checkout_forwards a{
	font-size: 14px!important;
	text-align: left!important;
	line-height: 18px;
	text-decoration: none;
	float: right!important;
	height: 40px!important;
	width: 220px!important;
	color: #FFFFFF!important;
	background-color: #0060AD!important;
	text-decoration: none;

	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../media/siteImages/checkout_arrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}
.checkout_forwards a:hover{ background-color: #004A88!important; }

.checkout_forwards a strong { color: #FEDC00!important; font-weight: bold; }

.checkout_forwards { width: 240px!important; float: right!important; margin-right: 25px; }

.checkout_backwards { width: 200px; }

.credit_cards { margin-top: 40px; text-align: right; }

.checkout_forwards strong{
	color: #FFFFFF!important;
	font-size: 12px!important;
	text-align: left!important;
}

.quotebutton	{
	background-image:url(../media/siteImages/quote-button.jpg);
	background-repeat:no-repeat;
	width:430px;
	color: #216f9a;
	display:block;
	text-decoration:none;
	background-color: #FFFFFF;
	font-size:18px;
	padding:18px 0px 12px 15px;
	}
	
#site #column2 .holdingcontent { font-size:24px; color:#0060ad; }

#site #column2 .holdingcontent	p{ color:#0060ad; }

#site #column2 .holdingcontent	.footer	{ background-color:#0060ad; color:#FFFFFF; padding:5px;
	font-size:18px; }
	
#site #column2 .holdingcontent .red { color:#FF0000; font-weight:bold; }
	
.branches { display: block; float: left; height: 80px; margin-left: 15px; padding: 0px;
	margin-top: 0px; margin-bottom: 0px; list-style-type: none; overflow: hidden; }

#branches1 { margin-top:15px; }

.branches li { display: block; }

.branches li a{
	font-size: 11px!important;
	line-height: 15px;
	color: #0066CC;
	display: block;
	height: 15px;
	text-decoration: none;
}


.branches li a:hover{ text-decoration: underline; }

.branches li strong{ font-size: 11px!important; }

.branches li a:hover{}

#branches_strapline {
	font-size: 17px!important;
	line-height:17px;
	float:left;
	margin-top:40px;
	font-weight: bold;
}

#shop_intro { background-color: #0060AD; padding: 15px; }

#shop_intro h2 {
	font-size: 23px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#shop_intro h2 strong { color: #FFCC00; }

#shop_intro h3 {
	font-size: 17px;
	color: #FEDC01;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#shop_intro h3 strong { color: #FFFFFF!important; }

#shop_intro ul {}

#shop_intro li{ color: #FFFFFF; }

#shop_intro li a{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}

#shop_intro li a:hover { color: #FFCC00!important; }

.btnPressed { text-decoration: none; color: #333; }
.nonPressedBtn { color:#006699; padding-left:10px; padding-right:10px; /*border-bottom: 1px solid #006699;*/ }

tr.item_disabled { background: #F1F1F1; color: #9A9A9A; }
	
#FullWidthContent { width: 960px; position: relative; }

/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	/* dimensions */
	width:256px;
	height:397px !important;
	padding:0;
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
	float: left;
	margin: 0;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	display:block;
	width: 246px;
	padding:0px;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flowtabs /* adjust the background image position on each tab */
 #t0 			{
	background-position: 0 0;
	background-image: url(../Assets/home_btn.jpg);
	height: 41px;
	width: 246px;
	background-repeat: no-repeat;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{
	background-position: 0 0;
	background-image: url(../Assets/buy_now.jpg);
	height: 105px;
	width: 246px;
	background-repeat: no-repeat;
}
#flowtabs #t2 			{
	background-position: 0px 0;
	background-image: url(../Assets/trade_enquiries.jpg);
	background-repeat: no-repeat;
	height: 83px;
}
#flowtabs #t3 			{
	background-position: 0px 0;
	background-image: url(../Assets/branch_locations.jpg);
	background-repeat: no-repeat;
	height: 83px;
}
#flowtabs #t4 			{
	background-position: 0px 0;
	background-image: url(../Assets/product_information.jpg);
	background-repeat: no-repeat;
	height: 85px;
}
#flowtabs  #t0:hover 	{
	background-position:      0 -41px;
}
#flowtabs #t1:hover 	{
	background-position:      0 -105px;
}
#flowtabs #t2:hover 	{
	background-position: 0px -83px;
}
#flowtabs #t3:hover 	{
	background-position: 0px -83px;
}
#flowtabs #t4:hover 	{
	background-position: 0px -85px;
}

/* currently selected tabs */
#flowtabs a.current		{
	cursor:default;
}
#flowtabs  #t0.current {
	background-position:      0 -41px;
}
#flowtabs #t1.current {
	background-position:      0 -105px;
}
#flowtabs #t2.current {
	background-position: 0px -83px;
}
#flowtabs #t3.current {
	background-position: 0px -83px;
}
#flowtabs #t4.current {
	background-position: 0px -85px;
}


/* panes */
#flowpanes {
	width:702px;
	height:397px;
	float: left;
}


/* single pane */
#flowpanes div {
	display:none;
}

#flowpanes div.narrow {
}
.pane_first {
	background-image: url(../Assets/planed_timber.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 397px;
	width: 682px;
	padding-left: 20px;
}
.pane_one {
	background-image: url(../Assets/img_buy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 397px;
	width: 363px;
	padding-left: 339px;
}
.pane_two {
	background-image: url(../Assets/img_trade.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 397px;
	width: 363px;
	padding-left: 339px;
}
.pane_three {
	height: 397px;
	width: 390px;
}
.pane_four {
	background-image: url(../Assets/img_products.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 397px;
	width: 702px;
}

.pane_one span, .pane_two span, .pane_four span, .pane_first span {
	display: none;
}
.buy {
	background-image: url(../Assets/buy_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 144px;
	display: block;
	margin-top: 280px;
	float: left;
	margin-right: 12px;
}
.buy:hover {
	background-position: 0px -45px;
}

.trade {
	background-image: url(../Assets/trade_btn2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 189px;
	display: block;
	float: left;
	margin-top: 280px;
}
.trade:hover {
	background-position: 0px -45px;
}
.more {
	display: block;
	margin-top: 350px;
	font-size: 20px;
	color: #ffd000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	float: left;
}
.more:hover {
	color: #0088d3;
}

.brochures {
	background-image: url(../Assets/brochures_btn.jpg);
	background-repeat: no-repeat;
	background-position: 515px 0px;
	height: 45px;
	width: 151px;
	display: block;
	float: left;
	margin-top: 30px;
	padding-left: 515px;
}
.brochures:hover {
	background-position: 515px -45px;
}

.trade_two {
	background-image: url(../Assets/trade_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 189px;
	display: block;
	float: left;
	margin-top: 306px;
}
.trade_two:hover {
	background-position: 0px -45px;
}
.brochure {
	background-image: url(../Assets/buy_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 144px;
	display: block;
	margin-left: 339px;
	margin-top: 282px;
	float: left;
	margin-right: 6px;
}
.brochure:hover {
	background-position: 0px -45px;
}
.products {
	float: left;
	width: 630px;
	list-style-type: none;
	padding-left: 42px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.products a {
	color: #FFFFFF;
	text-decoration: none;
}
.products  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.products img {
	margin-bottom: 10px;
}
.products li {
	float: left;
	margin-right: 10px;
	width: 95px;
}
.productHeight {
	height: 140px;
}

/*wp 20100316 - added styles for maps in branch location pages*/
.sub_col50 {
	float: left;
	width: 304px;
}

.sub_col75 {
	float: left;
	width: 404px;
}

.sub_col25 {
	float: left;
	width: 280px;
	margin-top: 20px;
}

.gmaps {
	padding: 3px;
	border: 1px solid #ccc;
	width: 372px;
	float: left;
}

#site #column2 .first {
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
}
