/* Copyright Northstar Creative Limited. Code by Fred Campbell */

/* Universal */
* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	background: #000000 url(../images/bg.jpg) repeat-x top;
}

ul {list-style-type: none;}

a img {border: 0;}
.imgL {float: left; margin: 0 20px 5px 0;}
.imgR {float: right; margin: 0 0 5px 15px;}
.imgC {margin: 10px 0 20px 0;}

a:link {text-decoration: none; color: #000000;}
a:visited {color: #000000;}
a:hover {text-decoration: underline;}
.content  p  a {
	text-decoration: underline;
}
.content  p  a:hover {
	text-decoration: none;
	color: #f8981d;
}
#jump a {text-decoration: none;}
#jump a:hover {text-decoration: underline;}

p {margin-bottom: 7px;}

.fixedwidth {width: 900px; margin: 0 auto; position: relative;}

.box {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 30px;
}

.hide { display: none;}

#masthead {height: 230px; position: relative;}

#masthead ul {
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: 800px;
	z-index: 2;
}
#masthead ul a {display: block; float: left; color: #f6d600; font-size: 100%; text-decoration: none; padding: 2px 15px;}

#masthead ul a:hover {
	color: #f8981d;
	text-decoration: none;
	background-image: url(../images/BGnavH.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#masthead p {
	font-size: 80%;
	position: absolute;
	color: #FFFFFF;
	top: 65px;
	left: 30px;
}


#masthead li {
	display: inline;
}



/* Design */

.content {
	padding-bottom: 150px;
	background-color: #FFFFFF;
}

.contentL {
	float: left;
	width: 600px;
	background-image: url(../images/BGcontent-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 50px;
	padding-top: 25px;
}

.contentLP {
	float: left;
	width: 600px;
	margin-top: 20px;
}

.BGindex {
	background-image: url(../images/BGcontent-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contentR {
	float: right;
	width: 280px;
	padding-top: 20px;
	font-size: 90%;
}
.notes {
	background-image: url(../images/notes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 90%;
	line-height: 100%;
	margin-top: 20px;
}

.center {text-align: center; margin: 0px auto;}

.twocolfirst {
	width: 250px;
	float: left;
	font-size: 85%;
	line-height: 125%;
}
.twocol {
	width: 250px;
	float: left;
	font-size: 85%;
	margin-left: 20px;
	line-height: 125%;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/div.jpg);
}

.fourcolfirst {width: 190px; float: left; font-size: 90%; margin: 0 0 40px 0;}
.fourcol {width: 190px; float: left; margin: 0 0 40px 26px; font-size: 90%;}

table {border: none; margin-bottom: 30px; margin-top: 20px;}
td { padding:0 5px 5px 5px;}
tr.highlight {color: #000000;font-weight: bold;}

.clearfix {clear: both;}

.border {border: 1px solid #CCCCCC;}

.rowcontainer {
	clear: both;
	padding-top: 10px;
}


/* Type */

h1 {
	text-indent: -9000px;
	height: 200px;
	width: 162px;
	position: absolute;
	top: 30px;
	background-image: url(../images/pro-logo.jpg);
	background-repeat: no-repeat;
	right: 70px;
}

h1 a {
	display:block;
	height: 200px;
	background-image: url(../images/pro-logo.jpg);
	background-repeat: no-repeat;
}

h2 {
	font-size: 80%;
	color: #f8981d;
	position: absolute;
	font-weight: normal;
	text-align: right;
	top: 45px;
	left: 30px;
}

h3 {
	font-size: 140%;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	background-image: url(../images/line-orange.jpg);
	padding-bottom: 5px;
}

h4 {
	font-size: 100%;
	color: #f8981d;
	background-image: url(../images/line-black.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.typeOrange {
	color: #f8981d;
}


h5 {
	padding-bottom: 5px;
	color: #F8981D;
	font-size: 110%;
	padding-top: 5px;
}


/* Lists */

.bullet {list-style-type: square; list-style-position: inside; margin-left: 20px; margin-bottom: 5px;}
.bullet li {padding-bottom: 5px;}

.listmini {margin-bottom: 20px;}
.listmini li {
}
.listmini a {
	display: block;
	line-height: 26px;
	padding-left: 10px;
	font-weight:normal;
	background-color: #F8981D;
	margin-bottom: 5px;
	background-image: url(../images/lightningU.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	height: 27px;
}
.listmini a:hover {
	background-color: #FCCB90;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/lightningH.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


/* Footer */

#jump {
	clear: both;
}
#jump li {
	display: block;
	float: left;
	margin-left: 30px;
	font-size: 75%;
}

#footer {
	border-top: 1px solid #666666;
}
#footer a:hover {
	text-decoration:none;
	color: #f8981d;
}
#footer a, #footer p {
	color: #f6d600;
	font-weight: normal;
	text-decoration: none;
}
#siteinfo {
	clear: both;
	font-size: 90%;
	color: #CCCCCC;
}
#siteinfo a, #siteinfo p {
	color: #CCCCCC;
	margin: 0px;
	text-decoration: none;
	font-size: 90%;
}
