/* ==UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css */

ul { list-style-type: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: lighter; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a { text-decoration: none; }
address { font-style: normal; }

/* ==UNIVERSAL: (overall body and content formatting) ======================================================= */

html>body 
{
	overflow-y:scroll;
}


body,html {
	margin:0;
	padding:0;
	background:white;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:68.5%;
	}
	
body {
	text-align:center;
	font-size:1.1em;

	}
	
#wrap {
	background-color:#fff;
	margin: auto;
	width:1020px;
	text-align:left;
	border:solid 1px #B9B9B9;
	}

/* ==HEADER======================================================= */

#header{
	padding: 0 30px;
	background-color:white;
	}

#logoleft{
	float:left;
	padding: 0;
	height: 103px;
	}
#logoleft img {
	margin-top: 24px;
}
#logoright{
	float:right;
	background-color:white;
	text-align:right;
	padding:8px 0 0 0;
	}

#searchbox{
	float:right;
	text-align: right;
	padding:14px 25px 0 0;
	}
	
#searchbox input
{
	width:auto;
	padding:2px;

	}
	
#searchbox input.submit
{
		.padding:0;

}

	
#searchbox input.submit_lang
{
		.padding:0px 0 0 0;
		.margin: 0px 0 0 0;

}
#searchbox .searchbox_langselect
{
 width: 120px;
 height: 22px;
 .width: 113px;
}
		
#searchbox #searchbutton input{}		

#searchbox label 
{
	display: none;
}
.searchresultentry
{
	margin:14px 0 14px 0;
}

#row1
{
	padding:5px 0 0 15px;
	.padding:5px 0 0 12px;
}	
	

#row2
{
	padding:5px 0 0 15px;

}

#language_select
{

}

#language_select form ul li
{
	display:inline;
}	




/*==HEADER NAV============================================================*/

#headnavbar{
	background-color:#2c4998;
	padding:10px 17px 12px;
	color:white;
	}
	
#headnav{ text-align: left; }
	
#headnavbar li{
	display:inline;
	}
	
#headnavbar li a{
	color:white;
	padding:0 7px;
	font-size: 1.2em;
}

#headnavbar li a:hover{
	/* color:#c6f9fe; */
	color: #ED1C24;
	text-decoration: none;
}
	
   
/* ==TITLE BAR======================================================= */

#topnavbar{
	padding: 10px 0 20px;
	margin:8px 0 0 5px;
	font-weight:normal;
	border-top: 1px solid #636363;
	font-size: 1.25em;
}
	
#topnav{
	float:left;
	}
	
#topnav li{
	float: left;
	padding: 0 8px;
	}
	
#topnav li a{
	color:#363636;
	padding:0 15px;
	font-weight: bold;
	display: block;
	float: left;
}

#topnav li a:hover{
	color: #ed1c24;
}
#topnav .selected 
{
	color: #ed1c24 !important;
}

#banner
{
	float:left;
	padding: 0 5px;
}

/* ==LEFT COL======================================================= */

#sidebar {

	float:left;
	width:256px;
	padding:8px 0 0 35px;
	}
	
.leftcolbox{
	padding:0 0 5px 0;
	width:250px;
}
	
.leftcolbox a{
	color:#666666;
}
	
.leftcolbox a:hover{
	color:#EF3D42;
}	
	
	
	
.leftcolboxheader1{
	background:#262464 url(../images/leftcolheader1.gif) no-repeat;
	color:White;
	padding:5px 5px 5px 15px;
	height: 16px;
}

.leftcolboxcontent1{
	background:url(../images/leftcolrepeat1.gif) repeat-y;
	padding:8px 15px 1px 15px;
}

.leftcolboxfooter1{
	background:url(../images/leftcolfooter1.gif) no-repeat;
	height:7px;
}



.leftcolboxheader2{
	background:#F05C28 url(../images/leftcolheader2.gif) no-repeat;
	color:White;
	padding:5px 5px 5px 15px;
}

.leftcolboxcontent2{
	/*background:url(../images/leftcolrepeat1.gif) repeat-y;*/
	padding:0px 0px 1px 0px;
}

.leftcolboxcontent2 a
{
	padding:4px 0 4px 0;
}

.leftcolboxheader3{
	background:#AF0101 url(../images/leftcolheader3.gif) no-repeat;
	color:White;
	padding:5px 5px 5px 15px;
}

.leftcolboxcontent3{
	background:url(../images/leftcolrepeat1.gif) repeat-y;
}


/* == SUB NAV =================================================================*/

#navSubNav li a
{
	color:#363636;
	display: block;
	overflow: hidden;
	padding: 5px;
/*	font-size: 1.25em;
	font-weight:bold; */
	font-size: 1.2em; /* 20/04/10 */
}

#navSubNav li
{
	padding:4px 0 4px 0;
}

#navSubNav li a:hover
{
	color:#ED1C24;
}

#navSubNav li.active a
{
	color: #ED1C24;
}

#navSubNav li.active li a
{
	color:#363636;
	padding:0 0 0 20px;
	font-weight:normal;
	background:url(../images/navbar.gif) no-repeat 1em 0.6em;
	display:block;
}

#navSubNav li.active li a:hover {
	color: #ED1C24;
}

#navSubNav li.active li.active a
{
	color: #ED1C24;
}

.navSubNav li a
{
	color:#666666;

}

.navSubNav li
{
	padding:3px 0 0 0;
}

.navSubNav li a:hover
{
	color:#EF3D42;
}

.navSubNav li.active a
{
	font-weight:bold;
}

.navSubNav li.active li a
{
	padding:0 0 0 20px;
	font-weight:normal;
	background:url(../images/navbar.gif) no-repeat 1em 0.6em;
	display:block;
}

/* ==MAIN CONTENT AREA======================================================= */	

#main{
	float:left;
}

#main a {
	color:#EF3D42;
}

#main a:hover {
	color:black;
}


#main h1{
	font-size:1.5em;
	font-weight:bold;
	padding:0 0 5px 0;
}

#main h2{
	font-size:1.2em;
	font-weight:bold;
}

#main h2 a{
	color:Black;
}

#main h2 a:hover{
	color:#EF3D42;
	text-decoration:none;
}

#main ul 
{
	margin: 1.5em 0 1.5em 0px;	
	list-style-type: disc;
}

.rightcolbox{
	margin:8px 17px 8px 5px;
	width:695px;
}

*html .rightcolbox{
	margin:8px 1px 8px 5px;
	width:685px;
}

		
.rightcolboxheader1{
	background:#262464 url(../images/rightcolheader1.gif) no-repeat;
	color:White;
	padding:5px 5px 5px 13px;
	height: 16px;
}

.rightcolboxcontent1{
	background:url(../images/rightcolrepeat1.gif) repeat-y;
	padding:8px 35px 10px 35px;
}


.rightcolboxcontent1 ul
{
	padding:0 0 0 15px;
}

.rightcolboxfooter1{
	background:url(../images/rightcolfooter1.gif) no-repeat;
	height:8px;
	}

/*==PRODUCT PAGE=================================================*/

.productbox{
	margin:8px 0 0px 0;
	width:639px;
}
		
.productheader{
	background:#262464 url(../images/productheader.gif) no-repeat;
	color:White;
	height:16px;
	font-size:0.1pt;
}

.productcontent{
	background:url(../images/productrepeater.gif) repeat-y;
	padding:0 15px 0 15px;
	height:auto !important;
	height:90px;
	min-height:90px;
}

.productfooter{
	background:url(../images/productfooter.gif) no-repeat;
	height:14px;
}

.productimage
{
	float:left;
}

.productdescription
{
	position:relative;
	margin:0 0 0 165px;
}

.productdescription h2
{
	color:#EB1E25;
}	
	
.productdescription a.moreinfo 
{
	color:#EB1E25;
	padding: 5px 0;
	display: block;
	overflow: hidden;
}		
	
/*==HOME PAGE=====================================================*/

#homemain {
	padding: 0 0 17px 35px;
	background-color: #ebebeb;
}
#homebanner {
	float: left;
	width: 709px;
	height: 238px;
	margin: 0 0 14px 35px;
	display: block;
}
#homebanner1
{
	float:left;
	padding:0 14px 0 0;
}

#homebanner2
{
	float:left;
	}


.homenewsbox1{
	margin: 0;
	width: 240px;
	float:left;
	background:url(../images/newsbox-bodycont.png) top left repeat-y;
}
		
.homenewsboxheader1{
	background: transparent url(../images/newsbox-hdr.png) top left no-repeat;
	color:White;
	padding: 6px 0 0 23px;
	height: 23px;
	font-size: 1.2em;
}

.homenewsboxcontent{
	background: transparent url(../images/newsbox-body.png) 0 3px no-repeat;
	padding: 0 10px 3px 20px;
	width: 213px;
	height: 177px !important;
}
.homenewsboxfooter1{
	background: url(../images/newsbox-footer.png) no-repeat;
	height: 25px;
	padding: 5px 20px;
}
.homenewsboxfooter1 a, .homenewsboxfooter1 a:visited
{
	color: #363636;
	text-decoration: underline;
}
.homenewsboxcontent ul 
{
	width: 213px;
	background: none;
	

}
.homenewsboxcontent ul li {
	border-bottom: 1px solid #cdcdcd;
	padding: 10px 0;
	font-size: 1.1em;
	background: none;
	display: block;
	height: 40px;
}
.homenewsboxcontent ul li a {
	color: #ed1c24;
	
}
.homenewsbox2{
	margin:16px 0 8px 0;
	width:173px;
	float:left;
}

.homenewsboxheader2 {
	background:#F0612C url(../images/homerssnewsheader.gif) no-repeat;
	color:White;
	padding:3px 3px 3px 15px;
}

.homerightcol {
	float:left;
	padding: 16px 0 0 15px;
}

.homenewsboxcontent .date {
	color: #363636;
}
	
.homenewsboxcontent .title a	
{
	color:#EF3D42;
	font-size:0.8em;
}

.homenewsboxcontent .title a:hover	
{
	color:black;
	font-size:0.8em;
}
	
.homenewsboxcontent hr
{
	color:#808080;
	margin:0;
	margin:6px 0;
	background:url(../images/hrdot.gif) #808080 repeat-x ;
	font-size:0.1px;
	.margin:0em 0 0em 0;
}
.homecta 
{
	float: left;
	margin: 13px 11px 20px 0;
	width: 229px;
	height: 282px;
	background: #fff url(../images/homecta-body.png) top center repeat-y;
	position: relative;
}
.homecta h3 {
	background: #af0101 url(../images/homecta-hdr.png) top center no-repeat;
	height: 21px;
	padding: 5px 0 0 12px;
	font-size: 1.2em;
}
.homecta h3 a 
{
	color: #fff;
}
.homecta-copy {
	padding: 10px 10px 0;
}
.homecta-copy p {
	font-size: 1.1em;
	color: #363636;
}
.homecta-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 21px;
	width: 229px;
	background: #fff url(../images/homecta-footer.png) bottom center no-repeat;
}
.bottomtag {
	color: #363636;
	font-size: 1.7em !important;
	padding: 0 5px 15px;
	background-color: #EBEBEB;
	text-align: center;
}
/* ==FOOTER======================================================= */	

#footer 
{
		/*width:726px;*/
	background-color:#2c4998;
	padding: 5px 17px;
	height: 1.5em;
	color: White;

	}

#bottomnav{}
	
#bottomnav ul{
	list-style:none;
	float:left;
	}
	
#bottomnav span{
	float:	right;
	color:White;
	}	

#bottomnav span p
{
	color:White;

}

#bottomnav li{
	display:inline;
	font-size: 1.1em;
	}

#bottomnav li a:link{
	color:white;
	}
	
#bottomnav li a:visited{
	color:white;
	}
	
#bottomnav li a:hover{
	color:#ED1C24;
	}
	

/* ==EXTRANEOUS: (default hacks, etc.) ======================================================= */

.clear{
	clear: both;
	}

.accessibility{
	position: absolute;
	left: -10000px;
	}
.leftcolboxheader1, .rightcolboxheader1
{
	font-size: 1.15em !important;
}
.warning 
{
	color: red;
}
.highlight 
{
	background-color: yellow;
}
/****** Warning Developer at work **************************************/

/************ News Stuff ***********************************************/

.newslist {
	margin: 0; padding: 0;
	list-style-type: none;
	color: #666666;
}

.newslist li {
	margin: 1.5em 0 1.5em -15px;
	display: block;
	line-height: 1.3em;
	list-style-type: none;
}

.newslist .date {
	color: #000000;
}

.newslist h3 {
	font-weight: bold;
}


.newslist a {
	text-decoration: none;
}

.newslist a:hover {
	text-decoration: underline;
}

.newslist p {
	margin: 0 !important; padding: 0 !important;
}

ul.newsarchive li
{
	padding:4px 0 4px 0;
}

ul.newsarchive li a
{
	color:#363636;
	font-size: 1.25em;
	padding: 5px;
	/*font-weight:bold;*/
}

ul.newsarchive li a:hover
{
	color:#ED1C24;
}


/********************** My Content ******************************/

fieldset.loginbox
{
	padding:10px;
}

fieldset.loginbox .bar
{
	padding:5px;
}

fieldset.loginbox .bar label
{
	width:100px;
	float:left;
	text-align:right;
	padding:3px 5px 0 0;
}

fieldset.loginbox .bar input
{
	width:200px;
}

fieldset.loginbox .submitbutton 
{
	padding:0 0 0 110px;
}

fieldset.loginbox .submitbutton input
{
	margin:0 20px 0 0;
}

fieldset.loginbox .submitbutton span input
{
	margin:0 0px 0 0;
}



/****************** ContactUs Form ********************/

div#contact-form {
	padding-top: 1em;
	width: 100%; overflow: hidden;
	margin: 0 0 1.5em 0;
}

div#contact-form p{
	padding:0 0 2em 0;
	line-height:1.4em;
}

div#contact-form .bar {
	width: 100%; overflow: hidden;
	padding: 0.2em 0;
}

div#contact-form .bar td input {
	float:left;
}

div#contact-form .bar td label{
	text-align:left;
	padding:0 0 0 10px;
}

div#contact-form label {
	float: left;
	width: 110px;
	padding: 4px 20px 0 0;
	text-align:right;
}

div#contact-form .textbox, div#contact-form select {
	width: 230px;
}

div#contact-form textarea {
	width: 350px;
	height: 100px;
}

div#contact-form .submitbutton {
	margin:5px 0 0 130px;
}

div#contact-form .other {
	width: 230px;
	float: left;
	margin-right: 1em;
}

div#contact-form .other ul {
	margin: 0; padding: 0;
	list-style-type: none;
}

div#contact-form .other ul li {
	padding: 0.15em;
}

div#contact-form .other strong {
	margin-right: 0.5em;
	}

.validateerror
{
	color:#EF3D42;
}



div#contact-form table.chklist tr td label
{
	
	width:200px;
	
	line-height:1.5em;
	
}





/******************* Left Side Bar ***************************/

.leftcolboxcontent1 h2 
{
	padding: 12px 11px 9px 0px;
	font-size: 1.5em;
	font-weight:bold;
	line-height: 1em;
	
}

/*DISTRIBUTION AREA*/
.checkbox label
{
	margin:0 0 0px 5px;
	.margin:0 0 0 1px;
}

/* CLEARFIX */
.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%;
}

/******************* Background colours ***************************/
#mainArea {
	background-color: #ebebeb;
	margin-top: 10px;
	padding-bottom: 10px;
}
.white_bg 
{
	background-color: #ffffff !important;
}
