/* Nine9Design CSS Page Styles by Darren Street, Nine9 Ltd */

/* Version 1.0 for Jordan and Company */
/* Last Updated: 15/04/08  */

/* Special Thanks to A Sparber (Project VII) & E Meyer for their guidence   */
/* ------------------------------------------------------------ */


/* hide from IE mac \*/
body {background-color:#fff;}
/* end hiding from IE5 mac */

body {
	font-family:Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0;
	background-image:url(../Images/background.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#wrap-outer {
	margin: 10px auto 0px auto;
	width: 940px;
	position:relative;
	background-color: #F8F8F8;
	border: solid #CCCCCC 1px;
	background-image:url(../Images/wrap-outer-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#wrap-inner {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 900px;
	position:relative;
}

#content {
	background-image:url(../Images/content-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	position:relative;
	padding-bottom: 0px;
}

#content-left {
	width: 688px;
	min-height:940px;
  	height:auto !important;
  	height:940px;
	background-image:url(../Images/watermark.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content-left a{color:#000;}

#content-left ul li {
font-size: 0.7em;
line-height: 2em;
}

#content-right {
	position:absolute;
	width: 160px;
	left: 720px;
	top: 75px;
	background-image:url(../Images/sidebarbackground.gif);
	background-repeat:no-repeat;
	height: 900px;
}

#content-right h5, #content-right p{color:#FFFFFF;}

#content-right p{
	font-size: 0.7em;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 1.1em;
}

#content-right a, #content-right li {color:#FFFFFF;}

#content-right ul {
	font-size: 0.7em;
	list-style:none;
	margin-top: -11px;	
	margin-left: -20px;
	line-height: 1.3em;
	}
	
#content-right ul li a {padding-left: 0px;}	
	
#content-right ul a:hover {text-decoration:underline;}	

#wrap-footer {
	background-color:#313131;
	margin-top: 10px; 
	height: 100px;
}
	
#footer-content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
    margin:0px 0px 0px 10px;
}

#footer-content p {
	margin-top: 50px;
	margin-left: 10px;
	color:#FFFFFF;
}
	
#footer-content a, #footer-content a:visited, #footer-content a:hover {color:#FFFFFF;}	
		
#masthead {
	width:900px;
	height:100px;
	}

/* hide from IE mac \*/
#masthead img {float: left;}
/* end hiding from IE5 mac */	
	
#masthead {
	background-image:url(../Images/header.gif);
	background-repeat:no-repeat;
}

#login {
	text-align:right;
	font-size: 0.8em;
}

#whereami {
	position:absolute;
	top: 0px;
	left: 23px;
	width: 389px;
	font-size: 0.78em;
}
	
#nav {	
	text-align:right;
	font-weight:500;
}
	
a:hover{text-decoration:underline;}
	
#footer-content table {
	margin-top: 10px;
	font-size: 0.75em;
}

p {
	line-height: 2em;
	font-size: 0.7em;
}

h1, h2, h3, h4, h5, h6, h7, p {color: #523027;}	
	
h1 {font-size: 1.5em;}		

h2 {font-size: 1.4em;}		

h3 {font-size: 1.3em;}

h4 {font-size: 1.1em;}

h5 {
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

h6 {font-size: 0.7em;}

h7 {font-size: 0.9em;}

a {
	color:#333;
	text-decoration:none;
}

tr td a, .white {color:#FFFFFF;}

p a:visited {color: #003366;}

p a:hover  {text-decoration:underline;}

.floatleft {
	float: left;
	padding-right: 10px;
}

.floatright	{
	float:right;
	padding-top: 5px;
	padding-left: 5px;
}

.floatrightborder	{
	float:right;
	margin-top: 5px;
	margin-left: 10px;
	border:#999999 1px solid;
}

#sectiondottedgap {
	font-weight:bold;
	background-image:url(../Images/topbar.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	color:#FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 0.7em;
	height: 25px;
	padding-top:5px;
}

#sectiondottedgap a{color:#FFFFFF;}
	
#sectiondottedgap2 {
	font-weight:bold;
	background-image:url(../Images/topbar.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	color:#FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 0.7em;
	height: 25px;
	padding-top:5px;
}

#sectiondottedgap2 a{color:#FFFFFF;}

#ScrolledArea {
	height: 650px;
	overflow:auto;
	font-size: 0.7em;
}

#ScrolledArea2 {
	height: 350px;
	overflow:auto;
	font-size: 0.7em;
}

#stockleft {
    height: 830px;
	overflow:auto;
	font-size: 0.7em;
	width:48%;
	float:left;
	}

#stockright {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
    padding-left: 10px;
	width:50%;
	float:right;
	height: 830px;
}

.clearit {
	clear: both;
	line-height: 0.0;
	font-size: 0;
}

.pic {margin-bottom:10px;}

.movie {margin-top: 20px;}

.picframe {float:left;}
	
.top {border:0;}	
	
.iconpadd {
	padding-bottom: 0px;
	padding-right: 2px;
	float:left;
}

.aspgrid {
	font-size:0.7em;
	line-height: 1.9em;
}

.aspcontrol {font-size:1.0em;}
	
.asppara {font-size:0.8em;}	

.aspheader {font-size: 0.9em;}

.sidegrid {
	font-size: 0.7em;
	color:#FFFFFF;
	margin-left: 19px;
	line-height: 1.4em;
}

#boxtc {
	width: 95%;
	height:200px;
	overflow:auto;
	padding: 10px;
	font-size: 1em;	
}

img {border:0;}

