* {
    padding: 0;
    margin: 0;
	font-family:Verdana, Geneva;
	font-size:11px;
	line-height:17px;
	color: #444444;
}


body
{
	background-color:#c0c0c0;
	background-image: url(../images/bg.jpg);
}

a
{
	color: #0366A7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.footer
{
	margin:0 auto;
    width:800px;
    text-align: left;
}

.page
{
    margin:0 auto;
    width:800px;
    text-align: left;
	background-color: #ffffff;
}

.paddy
{
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.header
{
	height: 110px;
	background-image: url(../images/header.jpg);
	text-align: right;
}

.menu
{
	background-color: #BF2E1B;
	height: 40px;
	background-image: url(../images/topmenubg.jpg);
}

.menulines
{
	
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: solid 1px #BF2E1B;
	border-bottom: solid 1px #BF2E1B;
}


/*.menu td
{
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.menu a
{
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover
{
	background-color: #D16759;
}
*/

.innerpaddy
{
	padding-bottom: 10px;
}

.breadcrumb
{
	line-height: 25px; 
	font-size: 12px;
	color: #0366A7;
}

.headerspacer
{
	line-height: 10px; 
	font-size: 10px;
	color: #0366A7;
}

.main
{
	border-right: 12px solid #0065A5;
	position: relative; 
	overflow: none;
	min-height: 270px;
	/*background-color: #f6f6f6;*/
}

.main h1
{
	padding-bottom: 10px;
	font-size: 18px;
}

.main h2
{
	padding-bottom: 10px;
	font-size: 16px;
}
.main h3
{
	padding-bottom: 10px;
	font-size: 14px;
}
.main h4
{
	padding-bottom: 10px;
	font-size: 10px;
}

.main p
{
	padding-bottom: 10px;
}


.fadein
{
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0; 
	width: 380px;
	text-align:left;
	background-color: #7D98B3;
	color: #ffffff;
}

.fadein p
{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #ffffff;
}

.fadein td
{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.contactus
{
	font-size: 10px;
	font-weight: normal;
}

.contactus td
{
	font-size: 10px;
	font-weight: normal;
}


.fadein a
{
	color: #ffffff;
	text-decoration: underline;
}

.fadein a:hover
{
	color: #c0c0c0;
}

.fadein h1
{
	color: #ffffff;
	font-size: 20px;
	padding-bottom: 10px;
}

.searchbox
{
	 padding:20px; 
	 padding-left: 30px;
	 color: #7D98B3;
}

.searchbox h3
{
	 color: #7D98B3;
	 font-size: 15px;
	 padding-bottom: 10px;
}

.searchtext
{
	 font-size: 8px;
}


.productbox
{
	width: 200px; 
	height: 125px; 
	border: solid 1px #c0c0c0;
	background-color: #ffffff;
	margin-right: 10px;
	position: relative;
}

.productcaption
{
	width: 200px; 
	height: 25px; 
	border: solid 1px #c0c0c0;
	text-align: right;
	line-height: 25px;
	padding-right: 5px;
	font-size: 12px;
	background-color: #ffffff;
}

.captionpadding
{
	padding-top: 3px;
	padding-bottom: 5px;
}

.singleproductbox
{
	width: 700px;
	border: solid 1px #c0c0c0;	
	background-color: #ffffff;
	position: relative;
}

.symbols
{
	position: absolute;
	left: 5px;
	top: 5px;	
}

.singleproductimage
{
	text-align: center;
}

.label
{
	font-weight: normal;
}

.spacer
{
	width: 20px;
}

.value
{
	text-align: right;
}

.productdetails td
{
	border-bottom: solid 1px #c0c0c0;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}

.highlight
{
	background-color: yellow;
}

.generalpadding
{
	padding: 20px;
}

.mainpadding
{
	padding-left: 20px;
	padding-right: 20px;
}

.mainpaddingflushleft
{
	padding-right: 20px;
}

.submenupadding
{
	padding: 0px;
}

.submenupadding p
{
}

/*
.submenu1
{
	background-color: #0065A5;
	width: 165px;
	color: #FFFFFF;
}

.submenu1 a
{
	display: block;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

.submenu1 a:hover
{
	background: #78ADD0;
	text-decoration: none;
}
*/

.submenu1
{	
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-color: #ADCEE3;
	width: 165px;
	color: #000000;
}

.submenu1 a
{
	display: block;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
}

.submenu1 a:hover
{
	background: #0065A5;
	color: #ffffff;
	text-decoration: none;
}

.submenu1selected
{
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background: #0065A5;
}

.submenu2
{	
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-color: #ADCEE3;
	width: 165px;
	color: #000000;
}

.submenu2 a
{
	display: block;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
}

.submenu2 a:hover
{
	background: #0065A5;
	color: #ffffff;
	text-decoration: none;
}

.submenu2selected
{
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background: #0065A5;
}

.submenu3
{	
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-color: #ADCEE3;
	width: 165px;
	color: #000000;
}

.submenu3 a
{
	display: block;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
}

.submenu3 a:hover
{
	background: #0065A5;
	color: #ffffff;
	text-decoration: none;
}

.submenu3selected
{
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background: #0065A5;
}

.submenu4
{	
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-color: #ADCEE3;
	width: 165px;
	color: #000000;
}

.submenu4 a
{
	display: block;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
}

.submenu4 a:hover
{
	background: #0065A5;
	color: #ffffff;
	text-decoration: none;
}

.submenu4selected
{
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
	background: #0065A5;
}




.printableproductbox
{
	border: solid 1px #c0c0c0;	
	background-color: #ffffff;
	
}

.copyright
{
	text-align: center;
	font-size: 8px;
	color: #666666;
}

.browsecataloguebutton
{
	padding-bottom: 10px;
}

.maintext
{
	padding-right: 100px;
}

.maintext li
{
	padding-left: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
}

.printablepagebox
{
	position: relative; 
	/*background-image: url(../images/watermark/watermark.png); 
	background-repeat: no-repeat; 
	background-position: center;*/
}
.printablepagebox li
{
	padding-left: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
}

.printablepagebox p
{
	padding-bottom: 10px;
}

.printablepagebox h1 
{
	padding-bottom: 10px;
}

.printablepagebox h2 
{
	padding-bottom: 10px;
}
.printablepagebox h3 
{
	padding-bottom: 10px;
}
.printablepagebox h4 
{
	padding-bottom: 10px;
}

