@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#C8C8C8 url(/images/background.jpg) top repeat-x;
}
a {
	color: #FF6400;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}

#overall {
	float:left;
	width:100%;
}

#centralise {
	margin:0 auto;
	width:900px;
}

#site {
	float:left;
	width:900px;
}

#header {
	float:left;
	width:890px;
	padding:0px 10px 0px 0px
}

#header .logo {
	float:left;
	padding:20px 0px 20px 10px;
}

#header .right {
	float:right;
	text-align:right;
	width:600px;
	padding:35px 0px 0px 0px;
}

#header .right .why {
	float:left;
	width:600px;
	font-size:10px;
	height:20px;
}

#header .right .why a {
	color:#666;
	text-decoration:none;
}

#header .right .why a:hover {
	color:#F45E17;
	text-decoration:none;
}

#header .right .brought {
	float:left;
	width:600px;
	font-size:10px;
	font-weight:bold;
}

#header .right .brought h1 {
	font-size:10px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#navigation {
	float:left;
	width:900px;
	height:30px;
	background:url(/images/navBg.jpg) top left no-repeat;
}

#navigation ul {
	float:left;
	width:700px;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 ;
}

#navigation li {
	float:left;
	display:block;
}

#navigation .gap {
	float:left;
	display:block;
	width:0px;
	border-right:1px solid #FFF;
	height:10px;
	margin:8px 0px 0px 0px;
}

#navigation .gaphide {
	float:left;
	display:block;
	width:1px;
	border-right:none;
	height:10px;
	margin:8px 0px 0px 0px;
}

#navigation li a{
	float:left;
	height:19px;
	padding:7px 15px 0px 15px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

#navigation .main a:hover{
	background:#F5601A url(/images/navBgHover.jpg) top repeat-x;	
}

#navigation .home a:hover{
	background:#F5601A url(/images/navHomeBgHover.jpg) top left no-repeat;
}

#navigation .homeonIt {
	background:#F5601A url(/images/navHomeBgHover.jpg) top left no-repeat;
}

#navigation .mainonIt {
	background:#F5601A url(/images/navBgHover.jpg) top repeat-x;
}

#searchForm {
	float:right;
	width:170px;
	padding:4px 0px 0px 0px;
}

#searchForm .field {
	float:left;
	width:122px;
	height:16px;
	font-size:10px;
	padding:2px 5px 0px 5px;
	border:none;
	margin:0 2px 0 0;
	color:#666666;
	font-weight:bold;
	background:none;
	background-image:url(/images/searchFieldBg.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#searchForm .search {
	float:left;
	width:18px;
	height:18px;
	background:none;
	background-image:url(/images/searchBtn.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}

#searchForm .search:hover {
	background-image:url(/images/searchBtnOver.gif);
	cursor:pointer;
}


#mainContent{
	float:left;
	width:900px;
	padding:10px 0px 30px 0px;
}

#footer{
	float:left;
	border-top:2px solid #FF6400;
	width:900px;
	padding:10px 0px 30px 0px;
	text-align:center;
	font-size:10px;
	line-height:16px;
}

#footer a {
	text-decoration:none;
	color:#666666;
}

#footer a:hover {
	text-decoration:none;
	color:#F45E17;
}


/*---------------------------------------------------------*/



ul {
	list-style-image:url(/images/orangeBullet.gif);
	padding:0px 0px 20px 20px;
	margin:0 0 0 0;
}


#preload {
	display:none;	
}

.title a {
	color:#FFF;
	text-decoration:none;
	width:100%;
}

.title a:hover {
	color:#F45E17;
	text-decoration:none;
}

.title .start {
	float:left;
	width:100%;
	height:100%;
	background-image:url(/images/titleStart.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.title .end {
	float:left;
	width:100%;
	height:100%;
	background-image:url(/images/titleEnd.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.title .endNL {
	float:left;
	width:100%;
	height:100%;
	background-image:url(/images/titleEndNL.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.titlew .start {
	float:left;
	width:100%;
	height:100%;
	background-image:url(/images/titleStartW.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.titlew .end {
	float:left;
	width:100%;
	height:100%;
	background-image:url(/images/titleEndW.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.titlew .endNL {
	float:left;
	width:100%;
	height:100%;
	background-image:url(/images/titleEndWNL.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.title .text, .titlew .text {
	float:left;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 0px 15px;
}

/*
.shadow {
	float:left;
	background-image:url(/images/shadow.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.shadow .top-corner {
	float:left;
	padding:0px 6px 0px 0px;
	background-image:url(/images/shadow-top-corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.shadow .bottom-corner {
	float:left;
	padding:0px 0px 6px 0px;
	background-image:url(/images/shadow-bottom-corner.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
*/

.shadow {
	float:left;
	background-image:url(/images/shadow.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.shadow .top-corner {
	float:left;
	padding:0px 6px 0px 0px;
	background-image:url();
	background-position:top right;
	background-repeat:no-repeat;
}

.shadow .bottom-corner {
	float:left;
	padding:0px 0px 6px 0px;
	background-image:url();
	background-position:bottom left;
	background-repeat:no-repeat;
}

#pathway {
	float:left;
	width:900px;
	font-size:8px;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}

#pathway a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

#pathway a:hover {
	color:#FF6400;
	text-decoration:none;
}

.slinkW, .slinkB, .slinkB2 {
	float:left;
	color:#FF6400;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 20px 0px;
	font-size:10px;
}

.slinkW a {
	float:left;
	width:80%;
	color:#FF6400;
	text-decoration:none;
	font-weight:bold;
	padding:5px 10px 5px 30px;
	background-image:url(/images/sLinkWhite.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.slinkW a:hover {
	color:#666;
}

.slinkB a {
	float:left;
	width:80%;
	color:#FF6400;
	text-decoration:none;
	font-weight:bold;
	padding:5px 10px 5px 25px;
	background-image:url(/images/sLinkBlack.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.slinkB a:hover {
	color:#fff;
}


.slinkB2 a {
	float:left;
	width:80%;
	color:#FF6400;
	text-decoration:none;
	font-weight:bold;
	padding:5px 25px 5px 0px;
	background-image:url(/images/sLinkBlack.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.slinkB2 a:hover {
	color:#fff;
}


#productNav {
	float:left;
	width:150px;
	padding:30px 0px 0px 0px
}

#productNav ul {
	float:left;
	width:150px;
	list-style:none;
	padding:0;
	margin:0
}

#productNav li {
	float:left;
	width:150px;
	list-style:none;
	margin:0 0 0 0;
	padding:0
}

#productNav .main {
	margin:3px 0px 3px 0px;
}

#productNav .main a {
	float:left;
	width:120px;
	padding:8px 0px 8px 30px;
	color:#666666;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	background-color:#EAEAEA;
	background-image:url(/images/prodNavBg1.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#productNav .main a:hover {
	background-image:url(/images/prodNavBg1ro.gif);
	background-color:#F77D44;
	color:#FFF;
}

#productNav .mainOnIt {
	float:left;
	width:150px;
	background-color:#F5631E;
	background-image:url(/images/prodNavBg2b.gif);
	background-position:top left;
	background-repeat:repeat-x;
}


#productNav .mainOnIt a {
	float:left;
	width:120px;
	padding:8px 0px 8px 30px;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(/images/prodNavBg2.gif);
	background-position:left;
	background-repeat:no-repeat;
}


#productNav .title {
	float:left;
	width:130px;
	background-color:#CDCDCD;
	padding:10px 10px 5px 10px;
	color:#F5641F;
	font-weight:bold;
	margin-top:3px;
	font-size:11px;
}

#productNav .main2 {
	float:left;
	width:150px;
	background-color:#CDCDCD;
	font-size:9px;
	font-weight:bold;
	padding:1px 0px 1px 0px;
}

#productNav .main2 a {
	float:left;
	width:130px;
	padding:3px 10px 3px 10px;
	color:#666666;
	text-decoration:none;
}

#productNav .main2 a:hover {
	background-color:#F77D44;
	color:#FFF;
}


#productNav .main2OnIt a {
	float:left;
	width:130px;
	padding:3px 10px 3px 10px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(/images/prodNavBg3.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F66E2F;
	font-size:9px;
	font-weight:bold;
}



