*{margin:0; padding:0;}
img{border:0;}

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.3;	
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background: #edeef0 url('background.gif') repeat-x;
}

a {
	color: #007a97;
	text-decoration: none;
}

a:link{
	color: #007a97;
	text-decoration: none;
}

a:visited{
	color: #007a97;
	text-decoration: none;
}

a:hover{
	color: #da251d;
	text-decoration: underline;
}

a.active{
	color: #007a97;
	text-decoration: none;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 17px;
 color: #666666;
 margin: 0px;
 padding: 0px;
 padding-top: 1px;
 padding-bottom: 3px;
 text-align: left;
 text-style: none;
 border-bottom:1px solid #cdcdcd;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 15px;
 color: #003399;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #003399;
 padding: 3px 0px 3px 23px;
	margin: 0px 0px 7px 0px;
	font-size: 13px;
}

.vat{
 font-family: Arial,sans-serif;
 font-size: 9px;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

.vat-red{
 font-family: Arial,sans-serif;
 font-size: 9px;
 color: #ff0000;
 margin: 0px;
 padding: 0px;
}

.enquirebot a {
	color: #cd3132;
	}
	
.enquirebot a:hover {
	color: #8bbf36;
	}	

h4{
 font-family: Arial,sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #605d5c;
 margin: 0px;
 padding: 0px;
 padding-bottom: 1px;
 padding-top: 1px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #605d5c;
 margin: 0px;
 margin-bottom: 5px;
 padding: 0px;
 padding-left: 22px;
}

h6{
 font-family: Arial,sans-serif;
 font-size: 17px;
 color: #003399;
 margin: 0px;
 text-align: left;
 text-style: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

ul {
	margin-left:10px;
	margin-bottom:10px;
	list-style:none;
	}
	
h6 .brochure{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #02436d;
 margin-bottom: 10px;
 padding: 3px;
 text-align: center;
 border:1px solid #02436d;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	width: 980px;
	align:center; 
	background:#ffffff;
	margin:  0px auto 20px auto;
	padding: 0px;
	padding-bottom: 20px;
}

.topsponsor {
	margin: 0px;
	margin-left:20px;
	font-family: Arial,sans-serif;
	font-size: 14px;
	width: 940px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	background-color: #da251d;
	color: #ffffff;
	text-align: center;
}

#cartsummary{
	font-family: Arial,sans-serif;
	color: #da251d;
	line-height: 1.3;
	font-size: 12px;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
}

#masthead{
	padding: 0px 0px 0px 0px;	
	background-color: #ffffff;
	margin-left:20px;
	width: 940px;
}

.img-ralign {
	float:right;
	padding: 2px 0 9px 12px;
}

#anypurpose{
 font-family: Trebuchet MS,Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #334d55;
 text-align: left;
}

td .productintro{
 font-family: Arial,sans-serif;
 font-size: 11px;
 font-weight: normal;
 padding-bottom: 3px;
 color: #334d55;
 text-align: left;
 vertical-align:middle;
}

#headlines{
  	float:left;
	width: 170px;
}

#content{
  float: left;
  width: 760px;
  padding: 0px 0px 0px 0px;
  margin-left: 6px;
  margin-top: 7px;
  text-align: justify;
  background-color: #ffffff;
}

/************* #topNav styles **************/

#toptopnav {
	margin: 0;
	margin-top: 5px;
	width: 940px;
	height:26px;
	padding: 0px 0px 0px 0px;
	background:#ffffff url('topnavback.gif');
	}

#topnav {
	margin: 0;
	padding: 1px 0 1px 0px;
	}
	
#topnav li {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	display: inline;
	list-style: none;
	}
	
#topnav a {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #cdcdcd;
	display: block;
	color: #000000;
	}
	
#topnav a.active, #topnav a:hover {
	border-right: 1px solid #cdcdcd;
	padding: 4px 10px 4px 10px;
	color: #000000;
	text-decoration: underline;
	}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 4px 2px 4px 2px;
	text-align: center;
	color: #605d5c;
	border-top: 2px solid #605d5c;
	border-bottom: 2px solid #605d5c;
	margin-bottom:0px;
	background: #ffffff;
}

#breadCrumb a {
	color: #c0a0ae;
	}
	
#breadCrumb a:hover {
	color: #605d5c;
	}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	line-height: 1.4em;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 15px 0px;
}

ul.content{
	list-style: none;
}


/************* #siteInfo styles ***************/

#siteinfo{
	clear: both;
	border: 1px solid #c3c3c8;
	font-size: 12px;
	text-align: center;
	color: #333333;
	margin-left:20px;
	width: 920px;
	padding: 10px;
	margin-bottom: 20px;
}

#siteinfo p{
	padding: 0px 0px 8px 0px;
}
		
/************** #headlines styles **************/

#headlines{
	width:170px;
	margin-left:20px;
}

.sidebarmenu{
	z-index:9997;
}

.sidebarmenu ul{
margin: 0;
margin-bottom: 10px;
padding: 0;
list-style-type: none;
font: normal 11px Trebuchet MS,Arial,sans-serif;
width: 170px;
border-bottom: 1px solid #c3c3c8;
}
 
.sidebarmenu ul li{
position: relative;
z-index: 9998;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #000000;
text-decoration: none;
padding: 6px;
padding-top: 3px;
padding-bottom: 3px;
border-left: 1px solid #c3c3c8;
border-bottom: 1px solid #c3c3c8;
border-right: 1px solid #c3c3c8;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background: #b7dde6;
border-left: 1px solid #c3c3c8;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #c3c3c8;
color: #000000;
}

.sidebarmenu ul li a:hover{
background: #007a97;
border-left: 1px solid #007a97;
border-bottom: 1px solid #dededd;
border-right: 1px solid #007a97;
color: #ffffff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 230px; /*Sub Menu Items width */
top: -1px;
visibility: hidden;
border-top: 1px solid #c3c3c8;
}

.sidebarmenu ul li ul a:link, .sidebarmenu ul li ul a:visited, .sidebarmenu ul li ul a:active{
background: #b7dde6;
border-left: 1px solid #c3c3c8;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #c3c3c8;
color: #000000;
}

.sidebarmenu ul li ul a:hover{
background: #007a97;
border-left: 1px solid #007a97;
border-bottom: 1px solid #dededd;
border-right: 1px solid #007a97;
color: #ffffff;
}

.sidebarmenu a.subfolderstyle{
background: url('right.gif') no-repeat 97% 50%;
}
 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.sidebartop{
	z-index:9997;
}

.sidebartop ul{
margin: 0;
margin-top: 10px;
padding: 0;
list-style-type: none;
font: normal 12px Trebuchet MS,Arial,sans-serif;
width: 170px;
border-top: 1px solid #ffffff;
}

.sidebartop ul li{
position: relative;
z-index: 9998;
}

.sidebartop ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #ffffff;
text-decoration: none;
font: bold 12px Trebuchet MS,Arial,sans-serif;
padding: 6px;
padding-top: 2px;
padding-bottom: 2px;
border: 1px solid #003399;
}

.sidebartop ul li a:link, .sidebartop ul li a:visited, .sidebartop ul li a:active{
background: #ecf5f7;
border: 1px solid #c3c3c8;
color: #007a97;
}

.sidebartop ul li a:hover{
background: #007a97;
border: 1px solid #c3c3c8;
color: #ffffff;
}

#search-box{
	background: #ffffff;
	font-size: 12px;
	text-align: center;
	color: #333333;
	padding: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#webweaver{
	font-size: 11px;
	text-align: center;
	color: #666666;
}

#webweaver a {
	color: #666666;
	}
	
#webweaver a:hover {
	color: #605d5c;
	}
	
.tc1{
	color:#000000;
	font:bold 14px arial;
	margin-bottom:2px;
	padding-top:7px;
	text-align: left;
	}
	
.tc2{
	color:#000000;
	font:bold 12px arial;
	margin-bottom:2px;
	padding-top:7px;
	text-align: left;
	}