
/*
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin:0;
padding:0;
} 
*/
*
{
  margin:0;
  border:0;
  padding:0;
}
html
{
	height:100%;
}
body
{
  font-family: arial,verdana, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1em;
  height:100%;
  background-color:#444455; 
}

#outercontainer
{
    height:auto !important;
    width: 960px;
    min-height: 100%;
    margin:0 auto;
    position: relative;
	background-color: white;
}
h1
{
	font-size: 16px;
	margin: 0 0 10px 0;
}
p
{
   line-height: 1.5em;
   margin: 5px 10px 5px 5px;
}
ul
{
  padding-left:1em;
  margin-left:0;  
}

.bold
{
   font-weight: bold;
}

#masthead
{
  top: 0px;
  width: 100%;
  height: 119px;
  background: url('/images/masthead_logo5.png') left top no-repeat;
  margin: 0px;
}
#masthead h1, #masthead h2
{
  padding:0;
  margin: 0;
}

#logo
{
  display: none;
}

.content
{

	min-width: 785px;
	min-height: 750px;
	margin-top: 20px;
	margin-left: 166px;
	padding-left: 10px; 
}
.borderleft
{
	border-left: 1px solid #A4B1DD;
}

/****************** Footer *********************/
#footer
{
/*	background: url('../images/address.jpg') left top no-repeat;*/
    position:absolute;
    bottom: 0;
    width:100%;
    height: 52px;
    
    padding-top: 10px;    
    font-size: 10px;
	text-align: center;

	background-color: #ccf;
	color: #024;    

	/*
	background-color: #013467;
	color: #fff;
	*/
    border-top: 1px solid #aad;
    clear: both;
}
#footer span.border
{
	margin-left: -60px;
}
#footer span.divider
{
	background: url('../images/footer_divider.gif') center center no-repeat;
	display:inline-block;
	margin: 0 0 0 4px;
	width: 8px;
	height: 8px;
	
}
#ritlogo
{
	width:50px;
	height: 20px;
	background: url('/images/rebel_linkLogo.gif') 0 0 no-repeat;
	float:right;
	margin: 0 5px 50px 5px;
}
#ritlogo a
{
	display:block;
	width:50px;
	height: 20px;
}
#ritlogo span
{
	display:none;
}
/********** Top menu styling **********/
#mastMenuOne
{
/*  display:none; */
  position: absolute;
  /* margin-left: 578px;*/
  top: 50px;
  left: 506px;
}

#mastMenuTwo
{
/*  display:none; */
  position: absolute;
  top: 65px;
  left: 344px;
}

#mastMenuOne a
{
  color: #c4fff7;
  text-decoration: none;
}
#mastMenuOne a:hover
{
	color: #55ff55;
}
#mastMenuTwo a
{
  color: #fff;
  text-decoration: none;
}
#mastMenuTwo a:hover
{
	color: #55ff55;
	font-weight:bold;
}
#topMenu
{
/*  display: none; */

  position: relative;
  list-style-type: none;
  top: 31px; 
}

#SecondMenu
{
  position: relative;
  list-style-type: none;
  top: 39px; 

}

#topMenu li, #SecondMenu li
{
  float:left;
/*  width: 122px; */
  margin-left: 15px;
}
#topMenu li span,#SecondMenu li span
{
/*  visibility:hidden;*/
  height: 34px;
  font-size: 11px;
  font-weight: bold;

}
#topMenu li a,#SecondMenu li
{
  display: block;  
  height: auto;
}
#mnuSpecialProj, #mnuSpecialProj a
{

}
#mnuSpecialProj 
{
 
}
#mnuHistory, #mnuHistory a
{
 
}
#mnuHistory
{
 
}
#mnuEnvironment, #mnuEnvironment a
{

}
#mnuEnvironment
{

}

#mnuContact, #mnuContact a
{

}
#mnuContact
{

}
#mnuHome, #mnuHome a
{

}
#mnuHome
{

}
#mnuFaq, #mnuFaq a
{
 
}
#mnuFaq
{
  clear:right;
}
/**********************************************************/
/************ Scroller code ******************************/
#Scroller
{
	display: none;
	width: 100%;
	height:1.4em;
	background-color: #ccccff;
/*	text-align: center; */
/*	padding-left: 120px;*/
}

#TickLabel
{
	display:none;
	width: 100px;
	height: 1.4em;
	overflow: hidden;
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #333388;
	border-bottom: solid 1px #333388;
}
#TickLabel:hover
{
	border-top: solid 1px #333388;
	border-left: solid 1px #333388;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	background-color: #bbbbff;
  
}
/* The div containing the ticker text*/
#fscroller
{
   display: block;
   width: 88%;
   height: 1.4em;
   color: black;
/*   border: solid 1px black;*/
   overflow: hidden;
   padding-left: 170px;
}
/* The text displayed by the ticker */
#tx
{
	font-size: 0.9em;
}
a.scrLink
{
	color: #003366;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	font-weight: bold;
	text-decoration: underline;
	font-size: 0.9em;	  
}
a.scrLink:link
{
  
}
a.scrLink:visited
{
  
}
a.scrLink:hover
{
  color: red;  
}

/****************************************/
.quickSearch
{
	margin-top: 10px;
	margin-left: 5px;
}
.quickSearch div
{
	margin-top: -30px;
	margin-left: 90px;	
}
.search_button
{
	margin: 5px 5px 0 0;
	padding-top: 5px;
	top:5px;
}
.search_text
{		
	margin: 0px 3px 0 5px;
	padding: 2px 0 0 2px;
	height: 16px;
	border: 1px solid #7f9db9;
	font-size: 10px;
	width: 80px;
}

/*********** Homepage *******************/

#leftpanel
{
	position:relative;
	height: 100%;
	width: 170px;
	float: left;
/*	border: 1px dotted black;*/
	  
}

#purchasebox
{
	position:relative;
	top:20px;
	width:120px;
	height: 120px;
	margin-left:28px;
	background: url('/images/home/buy-online.png') left top no-repeat;
}
#purchasebox:hover
{
	background: url('/images/home/buy-online_hov.png') left top no-repeat;
}
#purchasebox a
{
	display: block;
	width:120px;
	height: 120px;	
}
#newsletter
{
	margin: 40px 0 0 10px;
	text-align: center;
	font-weight: bold;
	font-family: arial;
	color: #444455;
	font-size: 10px;
}
#newsletter a
{
	display: block;
	width: 122px;
	height: 68px;
	background: url('/images/Newsletter-sign-up.jpg') left top no-repeat;
	margin: 0 0 0 20px;
}
#newsletter span
{margin-left: -5000px;}
#centrepanel
{
	min-height: 100%;
	clear: right; 
	margin-top: -20px;
	margin-left: -20px;
	margin-right: 4px;
}
.borderleft #centrepanel
{
	width: 785px;
	padding: 0 0 0 20px
	
}
#first_line
{
	margin: 30px 0 0 28px;
}
#first_line	span
{
	font-family: arial;
	font-size: 18px;
}
#homesections
{
	padding-top: 10px;
}

.sectionbox
{
	position:relative;
	text-align: center;
	width:124px;
	height: 304px;
	background: url('../images/sections/blank_sect_bg.jpg') left top no-repeat;
	margin: 15px 5px 5px 1px;
	float: left;
}
.sectionbox .sectionimage
{
	width: 124px;
	height: 35px;
	margin-left:0px;
}
.sectionmenu li
{
/*  text-align:left;  uncomment if using mini icons */
}
.sectionimage span
{
/*  visibility: hidden;*/
    display:block;
	color: #fff;    
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}
.sectionimage a:link,.sectionimage a:visited
{
	display:block;
	width: 124px;
	height: 35px;	
	text-decoration:none;

}
.sectionimage
{
    background: url(../images/sections/sect_link_bg.gif) left top no-repeat;		   
}
.sectionimage:hover
{
    background: url(../images/sections/sect_link_bg_hover.gif) left top no-repeat;		
}

#food_section
{
	background: url(../images/sections/draft_2/food_bg.jpg) left top no-repeat;   
}

#water_section
{
/*	background: url(../images/sections/grad/water_bg.jpg) left top no-repeat;  */
 	background: url(../images/sections/draft_2/water_bg.jpg) left top no-repeat;  
}
#refridge_section
{
	background: url(../images/sections/draft_2/fridge_bg.jpg) left top no-repeat; 
}
#refridge_section .sectionimage span
{
	font-size: 12px;
	padding-top: 2px;
}

#medical_section 
{
 background: url(../images/sections/draft_2/medical_bg.jpg) left top no-repeat; 
}

#safety_section 
{
 background: url(../images/sections/draft_2/safety_bg.jpg) left top no-repeat;  
}

#industrial_section
{
	background: url(../images/sections/draft_2/industrial_bg.jpg) left top no-repeat;   
	clear: right;
}


.section_submenu a, .section_submenu a:link, .section_submenu a:visited
{
	text-decoration:none;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
.section_submenu a:hover
{
	text-decoration:underline;
	color: #00f;
}

.section_submenu
{
	list-style-type:none;
	margin:0;
	padding:0;
/*	border-top: 1px solid #aaaaff;*/
	line-height:12px;
}
.section_submenu li
{
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #eeeeff;	
/*	margin: 5px 0;*/
	padding: 5px;
}
.section_submenu li:hover
{
	/*
	background-color: #fff;

	border-left: 1px solid #c4cee8;
	border-right: 1px solid #c4cee8;
	*/
}
.section_submenu .linkheading, .section_submenu .linkheading:hover
{
  font-size: 10px;
  font-weight: bold;
  padding: 3px 0 3px 0;  
  background-color: #003;
  color: #fff;
}
.section_submenu .sub_link
{
  /*
	font-size: 9px;
	padding: 3px 0 3px 0;
	background-color: #bbf;
	border-top:none;
	*/
}
/****************************************/

#CatalogAd 
{
  font-size: 0.6em;
/*  margin: 5px 0px 0px 10px;*/
  /* border: none 1px red;*/ 
  position: absolute;
  top: 5px;
  left:860px;
}
#CatalogAd span
{
	display:none;
}
#CatalogAd a
{
	display: block;	
	width: 36px;
	height: 39px;
	background: url(/images/home/shop_icon.png) left top no-repeat;	
}
#CatalogAd a:hover
{
	background: url(/images/home/shop_icon_hov.png) left top no-repeat;	  
}
#e-mail
{
	position: absolute;
	top: 5px;
	left: 910px;
	width:45px;
	height: 36px;
}
#e-mail a
{
	display: block;
	width:45px;
	height: 36px;
	background: url('/images/home/e-mail.png') left top no-repeat;
}
#e-mail a:hover
{
	background: url('/images/home/e-mail_hov.png') left top no-repeat;
}

#e-mail span
{
	margin-left: -5000px;
}

#free_ship {
	position: absolute;
	top: 5px;
	left: 463px;
	background: transparent;
	
}

#free_ship, #free_ship a {
	display: block;
	width: 84px;
	height: 70px;
}

#free_ship span {margin-left: -5000px;}

#fedex_ship
{
	
	position: absolute;	
	top: 10px;
	left: 569px;
	background: transparent;
}
#fedex_ship a
{
	display: block;
}
#fedex_ship, #fedex_ship a
{
	width: 273px;
	height: 59px;	
}
#fedex_ship span
{
	margin-left: -5000px;
}
.headline
{
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
#CatalogAd p
{
	padding-left: 5px;
	line-height: 1.4em;
}

#leftpanel span
{
	/*display:none;*/
	margin-left: -5000px;
}
#sage_pay_logo
{
  width:150px;
  height:40px;
  background:url("../images/home/sage_pay.gif") left top no-repeat;
  margin: 30px 10px 0px 10px;
}

#mastercard_logo
{
  width: 60px;
  height: 40px;
  background:url("../images/home/mastercard_normal.gif") left top no-repeat;  
  margin: 0px 10px 0px 10px;  
  float:right;
}

#visa_logo
{
  width: 60px;
  height: 40px;
  background:url("../images/home/visa.gif") left top no-repeat;  
  margin: 0px 10px 0px 10px;  
  float:none;
}
#paypal
{
  position:relative;
  margin: 20px 0 10px 10px;
}
#privacy
{
	margin: 10px 0px 0px 26px;
	font-size: 10px;
}
.clear
{
	display: block;
	clear:right;
}
.clear span
{
  visibility: hidden;
}
.lpanel_link
{
	color: #003366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.lpanel_link:hover
{
	color: #FF3300;  
	font-size: 12px;	
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	text-decoration: none;
}

#hometext
{
  margin: 15px 0 20px 20px;
  width: 750px;
  font-size:12px;
}
#hometext p
{
	margin-top: 10px;
}
/*
#hometext p:first-letter
{
	font-size: 18px;
	font-family: georgia,serif;
	float:left;	
	margin: 4px 0px 0px 0px;
}
*/
#rhs_icons
{
 	width: 220px;
	margin-top: 60px;
 	height: 100px;
	float: right;
	overflow: hidden;
/*	border: 1px dotted gray;*/
}
#CampdenBri
{
	float:right;
	width: 220px;
	height: 52px; 
	margin: -75px 0 0 0;
	background: url('/images/home/CBRI_Logo_crop.jpg');
}
#CampdenBri a
{
	display: block;
	width: 220px;
	height: 52px; 	
	
}
#CampdenBri span
{
	margin-left: -5000px;
}
#callus
{
	position: relative;
	width: 175px;
	height: 120px;
	background: url('../images/home/call_us.gif');
	margin: 0px auto;
}

#sagepay
{
	position:relative;
	margin: 40px auto 5px auto;
	width: 147px;
	height: 34px;
	background: url('../images/home/sagepay.gif')
}

/* ******************** mini icons ******************/
.mini_icon
{
	display:none;
	width: 17px;
	height: 17px;
	margin-right: 0px;
	float: right;
}
.bi_temp_mini
{
	background: url('../images/miniicons/temp_bi.gif') left top no-repeat;
}
.up_temp_mini
{
	background: url('../images/miniicons/temp_up.gif') left top no-repeat;
}
.dwn_temp_mini
{
	background: url('../images/miniicons/temp_down.gif') left top no-repeat;
}

/********************** Page specific *******************/

.pageTitleBkg
{
	width:793px;
	height: 60px;
	background: #fbb;  
	margin-top: -20px;
	margin-left: -10px;
    background: url('../images/title_bkg_greengrad.jpg') left top repeat-y;		
   	color: white;
}

.pageTitleBkg h3
{
	position: relative;
	top: 20px;
	left: 30px;

	font-size: 1.5em;
}

/* --------------------- Home page --------------------- */

.featuredProd a
{
	display: block;
	width: 159px;
	height: 365px;
	text-decoration: none;
}
.imgLink
{
  
}
#datalog .featureText
{
	font-size: 10px;
	font-family: arial, helvetica;
	margin-left: 5px;
}
#datalog ul
{
	width: 132px;
	margin-left:5px;
	margin-top: 10px;
}

#dataloglink a
{
  display: block;
  width: 159px;
  height: 140px;
}

#datalog
{
  
  background: url('../images/home/datalog.jpg') left top no-repeat;
  width: 159px;
  height: 365px;
  margin-left: 5px;
  margin-top: 10px;
}


/* --------------------- Environment ------------------- */

#environmentalTitle
{

    background: url('../images/env/title_bkg_1.jpg') left top no-repeat;	
}
#environmentalTitle h3
{


}
#environmentImg
{
  width:190px;  
  height: 310px;
  float: left;  
  background: url('../images/env/env_image.jpg') left top no-repeat;
}

#environmentList
{
	margin-left: 200px;
}
#environmentList ul
{
	line-height: 1.5em;
	font-family: arial, helvetica;
	font-size: 15px;
}
#environmentList ul li
{

}

.ti_section_link
{
	height: 197px;
/*	border: solid 1px #dddddd;*/
	background:url('/images/sections/sect_bg_1.gif') no-repeat;
	width: 251px;
}

.last
{
  clear:right;
}

.ti_section_row
{
	height: 200px;
	width: 790px;
	margin: 10px 0 0 25px;
/*	background-color:#bbbbff; */
}

.ti_section_row_item
{
	display:block;  
	width:251px;
	height: 197px;	
	float:left;
	margin:1px;
}
.ti_section_product
{
/*	background-color: #7481b6;*/
	height: 32px;
	margin-bottom: 2px;
/*	border-bottom: solid 1px #353e62;*/
}

.ti_section_image
{
	float: right;
	margin: 1px 5px 0px 2px;
}
.ti_section_product
{
/*	background-color: #7481b6;*/
	height: 32px;
	margin-bottom: 2px;
/*	border-bottom: solid 1px #353e62;*/
}
.ti_section_product a, .ti_section_product a:link, .ti_section_product a:visited
{
	font-family: arial, helvetica,sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	display:block;
	height:100%;
	width:100%;
   color: white;
   text-align:center;
   text-decoration: none;
}
.ti_section_product:hover, .ti_section_product a:hover
{
/*	background-color: #a4b2dc;*/
	color: #white;
	text-decoration: none;
	background:url('/images/sections/sect_bg_1_hover.gif') left top no-repeat;
}
.ti_section_product h3
{
	padding:0;
	padding-top:8px;
}
.ti_section_desc
{
	padding: 0px 3px 3px 3px;
	font-family: /*"Myriad Pro","Segoe UI",*/ Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 4px;
	text-align: left;	
}
.ti_section_desc ul
{
	margin-top:5px;
	color: #070;
	font-weight: normal;
	font-size: 11px;
}
#e_com_icons
{
	float:left;
	width: 178px;
	height: 52px;
	background: url('/images/ecom_horiz_shad.gif') left top no-repeat;
	margin: 0px 0 0 9px;
}
#e_com_icons span
{
	display: none;
	margin-left: -5000px;
}

