/* Design for WC3 validation */
* 	{
	margin: 0px;
	padding: 0px;
	border: 0px;/*zeroing out the padding, border and margins removes any default settings*/

}

/*fills in space between divs in firefox

* {
	overflow:hidden;
}
*/

/*

#maindiv {min-height: 100%;} 
* html #maindiv {height: 100%;} hack for IE only

*/
.clearfix:after {/*The peroid is the last thinb before the div closes*/
	content: ".";/*inline elements doin't respond to the clear property*/
	display: block;/*Ensure the peroid is not visible*/
	height: 0;/*Make the container clear the peroid*/
	clear: both;/*Further ensures the peroid is not visible*/
	visibility: hidden;/*Further ensures the peroid is not visible*/
	}
.clearfix {
	display: inline-block;/*A fix for IE mac*/
	}
*html .clearfix {/*the holly hack for a bug in IE6 for Windows*/
	height: 1%;
	}
.clearfix {
	display: block;/*the holly hack for a bug in IE6 for Windows*/
	}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{ margin-left: 3px;}

a
{
	color : #333333;
	text-decoration : none;
}

a:link
{
	color : #D86809;
	text-decoration : none;
}

a:visited
{
	color : #D86809;
	text-decoration : none;
}

a:hover
{
	color : #666666;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #D86809;
	text-decoration : none;
}

body{
	margin: 0px;	
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; 
	font-size:0.7em;
	color : #003366;
	line-height: 150%;
	text-align:left;
	background-image:url(img/page_bkg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
hr { border: 0; height: 1px; color: #F5F5F5; background-color: blue; }/* hr doesn't render like IE */

p {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #003366;
	line-height: 150%;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}

li {
	list-style-position:outside;
	margin-left:40px;
	margin-top:5px;
	margin-bottom:5px;
}

h1 {
	font-size:1.0em;
	
	margin-top:10px;
	line-height: 150%;
}
h1#header {
	font-size:9px;
	color:#999;
	text-align:center;
	padding:2px;
	margin:0;
	font-weight:normal;
	margin-top:-24px;
	height:20px;
}
h2 {
	font-size:1.4em;
	font-weight:bold;
	margin-top:10px;
	border-bottom:1px solid #E9B182;
	padding-bottom:10px;
}

h3 {
	font-weight:bold;
	font-size:1em;
	line-height: 150%;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}

h4 {
	font-size:1.3em;
	border-bottom:1px solid #E9B182;
	padding-bottom:5px;
	margin-left:15px;
	margin-right:15px;
	margin-top:25px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h5 {
	font-size:1.3em;
	border-bottom:1px solid #E9B182;
	padding-bottom:5px;
	margin-left:15px;
	margin-right:15px;
	padding-top:25px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#page {
	background-image:url(img/btm_bkg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	background-image:url(img/main_bkg.jpg);
	background-repeat:repeat-y;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#main {
	background-image:url(img/main_side_bkg.jpg);
	background-repeat:no-repeat;
	width:1024px;
}

#content {
	width:960px;
	border:0px solid #000;
	margin-left:auto;
	margin-right:auto;
}

#nav {
	width:222px;
	float:left;
	border:0px solid #F00;
}

#frontcontent {
	width:738px;
	overflow:hidden;

}

#footer {
	height:56px;
	width:1024px;
	background-image:url(img/footer_bkg.jpg);
}

.copyfoot {
	color:#333;
	font-size:0.9em;
	margin-right:30px;
	padding-top:20px;
	text-align:right;
}

.copyfoot a {
	color:#333;
	
}

.copy2 {
	color:#333;
	font-size:0.9em;
	padding-top:20px;
	text-align:left;
	margin-left:30px;
}

.copy2 a {
	color:#333;
	
}

#privacy {
	float:left;
	width:400px;
	margin-left:20px;
}

#copy {
	float:right;
	width:500px;
	margin-right:20px;
}

.inttext {
	width:670px;
	margin-left:35px;
	border:0px solid #000;
}

.frontext {
	width:400px;
	margin-left:35px;
	float:left;
}

#side {width:260px; float:right; border:0px solid #0F0; margin-left:15px;}

#login {
	width:260px;
	height:163px;
	border:0px solid #ff0;
	background-image:url(img/login_bkg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#login2 {
	width:260px;
	height:163px;
	border:0px solid #ff0;
	background-image:url(img/login_bkg.jpg);
	background-repeat:no-repeat;
	margin-left:0px; 
}

#tbl {
	padding-left:30px;	
}

#newsbox {
	width:260px;
	height:330px;
	border:0px solid #ff0;
	margin-top:15px;
	background-image:url(img/news_bkg2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#newsbox2 {
	width:260px;
	height:300px;
	border:0px solid #ff0;
	margin-top:15px;
	background-image:url(img/news_bkg2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	float:right;
}

#downbox {
	width:260px;
	height:163px;
	border:0px solid #ff0;
	float:right;
	margin-top:15px;
	background-image:url(img/news_bkg.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#newstext {
	margin-left:15px;
	margin-top:15px;
}

#newstext p {
	margin:0;
	padding:0;
}

.subb {
	font-weight:bold;	
}

div#commentForm
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm2
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm3
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm4
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm5
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm6
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm7
{
margin: 0px 10px 0px 10px;
 display: none; 
}
div#commentForm8
{
margin: 0px 10px 0px 10px;
 display: none; 
}
div#commentForm9
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm10
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm11
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm12
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm13
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm14
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm15
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm16
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm17
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm18
{
margin: 0px 10px 0px 10px;
 display: none; 
}

div#commentForm19
{
margin: 0px 10px 0px 10px;
 display: none; 
}





table.enq {
	width:70%;
	border:2px solid #003366;
	background-color:#fff;
}

table.enq td {
	padding:10px;
}

table.enq2 {
	width:90%;
}

table.enq2 td {
	padding:3px;
}

table.enq3 {
	width:90%;
	text-align: right;
}

table.enq3 td {
	padding:3px;
}

input
{
	color: #000;
	background:transparent;
	border: 1px solid #999;
	
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

textarea
{
color: #000;
background:transparent;
border: 1px solid #999;
}

#market {
	float:right;
	width:300px;
	overflow:hidden;
}




.error {
	color:#FF0000;
}
.message {
	color:#0000FF;
}


/* CCS 75 */
#navsite p {
	display: none;
}
#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: none;
	width: 192px;
	margin-bottom: 1em;
	margin-left:30px;
	background-color: #F0F0F0;
	color: #003366;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0 0 0 0px;
	border-bottom: 1px solid #FFF;	
}

#navsite ul li a {
	display: block;
	padding: 3px 2px 3px 30px;
	background-color: #F0F0F0;
	color: #003366;
	text-decoration: none;
	width: 100%;
}
html>body #navsite ul li a {
	width: auto;
}
#navsite ul li a:hover {
	border-left: 30px solid #8F2CID;
	border-right: 1px solid #;
	border-bottom: 0px dotted #FFF;
	color:#666;
}

#navsite ul li.navbut a {
	background-color:#D6D6D6;
	padding-left:10px;
}

#navsite ul li.navbut2  {
	background-color:#D6D6D6;
	color: #003366;
	padding: 3px 2px 3px 10px;
}

img.arrow {
	float:left; 
	margin-left:16px; 
	margin-top:3px;
	border:0px solid #F00;
}

















/* horizontal nav from 10mins  */
ul#navigation {
	margin-left:0;
	padding-left:0;
	list-style: none;
	float:left;
	width:100%;
	
}
ul#navigation li {
	display:inline;	
}
ul#navigation a {
	display:block;
	float:left;
	padding: .2em 1em;
	text-decoration:none;
	color:black;
	border-right:1px solid #000;
}

ul#navigation a:hover {
	padding-left:30px;
	background-color: maroon;
	color:white; 
}
/* form formatting ART */

fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
}
legend {
	margin-left: 1em;
	color: #000;
	font-weight:bold;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style:none;
}
fieldset li {
	padding-bottom: 1em;
}
fieldset.submit {
	border-style:none;
}

/* tan hack
div
{
  border: 10px;
  padding: 10px solid;
  width: 100px;
}

* html div
{
  width: 140px;
  w\idth: 100px;
}


*/

