body {  
	background-color: #14255D;
	margin: 0px; 
	padding: 0px;
	text-align: left;
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	}

hr {
	display:none;
	}

img {
	border: 0px;
	padding: 0px;
}




#container{ 
	background: #ffffff;
	padding: 0px;  
	margin: 0px auto 0px auto;
	width: 770px;
	text-align: left;
	}

#product_send_container{
	padding: 5px;
	}

#br_page_box{
	width: 770px;
	float: left;
	background-image:url(images2/br_main_bg.gif);
	background-repeat:repeat-y;
	}


#br_topborder_box{
	width: 770px;
	height: 20px;
	background-image: url(images2/br_main_top.gif);
	background-repeat:no-repeat;
	float:left;
	}

#br_header_box{
	}

/*********************** Logo *************************/	

#br_logo_box{
	width: 770px;
	height: 65px;
	background-image: url(images2/br_logo_bg.gif);
	background-repeat:no-repeat;
	background-position: 20px;
	float:left;
	}
	
#br_logo_box_inner{
	padding-left: 20px;
	}


h1.logo{
	background: url(images2/brs_logo_new.gif);
	width: 407px;
	height:65px;
	background-repeat:no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	}	
	
span.spanlogo{
	display: none;
}

h1.logo2{
	background: url(images2/br_logo_popup.gif);
	width: 294px;
	height: 59px;
	background-repeat:no-repeat;
	border: none;
	margin: 0px;
	padding: 0px;
	}	
	
span.spanlogo2{
	display: none;
}

		
/*********************** menu *************************/	

#br_menu_box{
	width: 770px;
	height: 24px;
	background-image: url(images2/br_menu_bg.gif);
	background-repeat:no-repeat;
	background-position: 20px;
	float:left;
	}
	
#br_menu_box_inner{
	padding-top: 3px;
	padding-left: 85px;
	padding-right: 20px;
	
	
	}
		


ul.navlist {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	margin: 0px;
	text-align:center;

}
li.nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
	list-style-type: none;
	float: left;
	
}

li.nav2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	float: left;
	
}

li.nav a{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}
	
li.nav a:hover{
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	}
	


/*********************** Picture box *************************/	



#br_picture_box{
	width: 770px;
	height: 78px;
	background-image: url(images2/br_header_bg.gif);
	background-repeat:no-repeat;
	background-position: 20px;
	float:left;
	}
#br_picture_box_inner{}
		
/*********************** crumb trail *************************/	
#br_crumb_box{
	width: 770px;
	height: 38px;
	background-image:url(images2/br_crumble_bg.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding: 0px;
	float:left;
	background-position: 20px;
	}

#br_crumb_box_inner{
	width: 385px;
	float: left;
	}	
	
#br_crumb_box_inner1{
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	}

#br_crumb_box_inner2{
	padding-right: 30px;
	padding-top: 5px;
	float: right;
	}
	
a.crumb{
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
	}
	
a.crumb:hover{
	font-size: 10px;
	text-decoration: underline;
	color:#FFFFFF;
	}
	
	
p.crumbcontact{
	margin: 0px;
	text-align:right;
	font-size: 10px;
	color:#FFFFFF;
	}
	
.crumbcontact span{
color: #DBDABB;
}
	
/*********************** main container *************************/	

#br_maincontainer{
	float: left;
	width: 770px;
	margin-top:6px;
	padding-top: 0px;
	background-image:url(images2/br_flower.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
	
	
/*********************** Sub column *************************/	
	
#br_subcolumn{
	float: left;
	width: 215px;
	padding:0px;
	margin:0px;


	}

#br_subcolumn_inner{
	padding-left: 20px;
	padding-right: 13px;
	padding-top: 0px;
	margin-top: 0px;
	}


#br_sb_item_title{
	width: 182px;
	background-image: url(images2/br_lc_title_bg.gif);
	background-position:topleft;
	background-repeat:no-repeat;
	background-color: #0173B9;
	margin: 0px; 
	padding: 0px;
	}

#br_sb_item_title_inner{
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	}

#br_sb_item_body{
	width: 182px;
	background-color:#C0C0C0;
	background-image: url(images2/br_lb_footer_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	}

#br_sb_item_body_inner{
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	}

.featuredproduct{
color:#000000;
font-size:12px;
margin-bottom: 5px;
margin-top: 3px;
text-decoration:none;
}

.featuredproduct:hover{
color:#000000;
font-size:12px;
margin-bottom: 5px;
margin-top: 3px;
text-decoration:underline;
}

h2.sb_title{
	padding-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 0px;
	}




/*********************** main content *************************/	
#br_maincontent{
	width: 418px;
	padding-top:0px;
	margin-top:0px;
	float: left;
	}
	
	
	
#br_maincontent_inner{
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 7px;
	padding-right: 20px;
	}
	
	
h2.h2_maincontent{
	color: #14255D;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 10px;
	font-style:normal;
	font-weight:normal;
	}

.h3_maincontent{
	color: #black;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 10px;
	font-style:normal;
	font-weight:normal;
	}
	
	.h3_maincontent_red{
	color: #aa0000;
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 5px;
	font-style:normal;
	font-weight:normal;
	}
	
p.maincontent{
	margin-top: 5px;
	line-height: 18px;
	}	

/************************** product preview ************************/
#productpreview{
	width: 418px;
	float: left;
	border-top:dotted;
	border-top-color:#14255D;
	border-top-width: 1px;
		margin-bottom: 5px;
	}
	
#productpreview_inner{
	padding: 5px;

	}
#productpreview_picture{
	width: 186px;
	float: left;
	}
	
#productpreview_text{
	float:left;
	width: 222px;
	}

img.productpreview{
	border: solid;
	border-color:#14255D;
	border-width: 1px;
	display:inline;
	}
	
h3.productpreview_name{
	color: black;
	display: inline;
	vertical-align:text-top;
	}

.productpreview_name_a{
	color: black;
	display: inline;
	vertical-align:text-top;
	text-decoration:none;
	}
	
.productpreview_name_a:hover{
	color: black;
	display: inline;
	vertical-align:text-top;
	text-decoration:underline;
	}

P.productpreview_description{
	}
	

/************************************ product **************************************/

#product{
	width: 418px;
	float: left;
	border-top:dotted;
	border-top-color:#14255D;
	border-top-width: 1px;
		margin-bottom: 5px;
	}
	
#product_inner{
	padding: 5px;

	}
#product_picturemain{
	width: 408px;
	float: left;
	}
	
#product_text1{
	float:left;
	width: 408px;
	}
	
#product_text2{
	float:left;
	width: 408px;
	}
	
#product_text3{
	float:left;
	width: 408px;
	text-align: right;
	color:#14255D;
	font-size:11px;
	}
	
.product_text3_a{
	color:#14255D;
	font-size:11px;
	text-decoration:none
	}
	
.product_text3_a:hover{
	color:#14255D;
	font-size:11px;
	text-decoration: underline;
	}

img.product{
	border: solid;
	border-color:#14255D;
	border-width: 1px;
	display:inline;
	}
	
img.product_sub{
	border: solid;
	border-color:#14255D;
	border-width: 1px;
	display:inline;
	}


.product_shown_img{
	text-align: right;
	padding-top: 3px;


}
	
h3.product_name{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	}
	
.product_name_a{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	text-decoration: none;
}

.product_name_a:hover{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	text-decoration: underline;
}
.product_cell_title{
	vertical-align:top;
	text-align:right;
	width: 90px;
	color:#14255D;
	}

.product_cell{
	width: 318px;
	vertical-align:top;
	}


.product_detail{
	color:#14255D;
	font-size:9px;
	margin-bottom: 5px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.product_detail_a{
	color:#14255D;
	font-size:9px;
	margin-bottom: 5px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration:none;
	}
	

.product_detail_a:hover{
	color:#14255D;
	font-size:9px;
	margin-bottom: 5px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration:underline;
	}
	
	
.popup_a{
	color:black;

	text-decoration:none;
	}
	

.popup_a:hover{
color:black;
	
	text-decoration:underline;
	}	

.product_shown{
	color:#14255D;
	font-size:10px;
	margin-bottom: 5px;
	margin-top: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:right;
}

P.product_description{
	}
	
/********************************* product menu ***********************************/

.product_menu {
	list-style-type: circle;
	padding: 0px 0px 0px 10px;
	color: #14255D;
	margin-left: 5px;
	margin-top: 0px;
	text-align:left;

}

.product_menu_li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	list-style-type: circle;
	
}



.product_menu_a{
	color: #14255D;
	font-weight:normal;
	text-decoration: none;
	}
	
.product_menu_a:hover{
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
	}
	
	
/******************************** product front item ************************************/

#product_front_item{
	width: 195px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	

	}
	
#product_front_item_inner{
	padding: 5px 5px 15px 5px;
	
	border-bottom: dotted #14255D 1px;
	}
	
	
	h3.product_name2 {
	color: #14255D;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 0px;
	height: 48px;
	vertical-align:bottom;
}
	
/*************************** photo gallery *********************************/	
#product_photo_item{
	width: 195px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#product_photo_item_inner{
float:left;
	padding: 5px;
	}
	
	
h3.photo_name{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	font-weight: normal;
	font-size: 12px;
	}
	
.photo_name_a{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.photo_name_a:hover{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: underline;	
	font-size: 12px;
	}

img.productpreview{
	border: solid;
	border-color:#14255D;
	border-width: 1px;
	display:inline;
	}



/*********************** contact us ***********************/

.contact_title{
	vertical-align:top;
	text-align:right;
	width: 100px;
	color:#14255D;
	}
	
	.contact_title2{
	vertical-align:top;
	text-align:right;
	width: 200px;
	color:#14255D;
	}

.contact_cell{
	width: 308px;
	vertical-align:top;
	}
	
.contact_a{
	color: #000000;
	text-decoration:none;
	}
	
.contact_a:hover{
	color: #000000;
	text-decoration:underline;
	}



/*************************** staff photo gallery *********************************/	
#staff_photo_item{
	width: 134px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#staff_photo_item_inner{
	padding: 5px;
	}
	
	
h3.staff_name{
	color: #000000;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 13px;
	}
	
.staff_name_a{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.staff_name_a:hover{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: underline;	
	font-size: 12px;
	}

img.staffphoto{
	border: solid;
	border-color:#14255D;
	border-width: 1px;
	display:inline;
	}

h3.staff_details{
	color: #14255D;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	font-weight:normal;

	}

.staff_title{
	margin: 0px;
	padding: 0px;
	
}


/*********************** contact us  - send message table ***********************/

.send_message_titles{
	vertical-align:top;
	text-align:right;
	width: 100px;
	color:#14255D;
	}

.send_message_cell{
	width: 308px;
	vertical-align:top;
	}
	

/***************************** hover over thingy ************************/

.popup_img{
	border: 1px solid #14255D;
}

.popup_main{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 423px;
	height: 0px;
	z-index: 200;
}

.thumbnails_container{
	padding: 0px 30px 5px 0px;
	

}


.product_thumbnail_p{
font-size:10px;
margin: 1px 0px 1px 0px;

}

.product_thumb{
	border: 1px black solid;
}

/*********************** Sub column 2 *************************/	

#br_subcolumn2 {
	width: 137px;

	float: left;
	}
	
	
	
/*********************** footer *************************/	

#br_footer{
	width: 770px;
	height: 19px;
	background-image: url(images2/br_main_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	}
	
	
#br_footer2{
	width: 770px;
	height: 50px;
	background-color: #14255D;
	float:left;
	}
	
	
#br_footer_inner2{
	color: #C0C0C0;
	font-size: 10px;
	text-decoration: none;

	}
.footer{
	color: #C0C0C0;
	font-size: 10px;
	text-decoration: none;
}

.footer:hover{
	color: #C0C0C0;
	font-size: 10px;
	text-decoration: underline;
}


/**** tracker ****/

.productnamelink{
color: black;
text-decoration:none;
}

.productnamelink:hover{
color: black;
text-decoration:underline;
}

.moredatalink{
color: black;
text-decoration:none;
}

.moredatalink:hover{
color: black;
text-decoration:underline;
}

.trackertr{

background-color:#AAAAAA;

}

.trackertd{
width: 250px;
}



/***************************************************** other companies **********************************************/

#companylinks{
margin: 0px 0px 0px 0px;
padding: 0px;
}

#companylinks li{
float: left;
list-style:none;
}

#companylinks li a{
text-indent: -9999px;
overflow:hidden;
display:block;
width:281px;
height: 80px;
}

.brs{
background:url(images2/eco_h_brs.gif) no-repeat;
}

.brs:hover{
background:url(images2/eco_h_brs_o.gif) no-repeat;
}

.feh{
background:url(images2/eco_h_feh.gif) no-repeat;
}

.feh:hover{
background:url(images2/eco_h_feh_o.gif) no-repeat;
}

.vow{background:url(images2/eco_h_vowles.gif) no-repeat;
}

.vow:hover{background:url(images2/eco_h_vowles_o.gif) no-repeat;
}

.mfs{
background:url(images2/eco_h_mfs.gif)  no-repeat;
}

.mfs:hover{
background:url(images2/eco_h_mfs_o.gif)  no-repeat;
}
