/* main CSS file for Fundament & Associates by www.nextstepdesigns.com */
/* page background color and styles */

html { height: 100%; margin-bottom: 1px; } /*force scrollbar hack from www.hicksdesign.com */

body {
	background: #000000 url(../images/bgBody.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}

/* "blue" bar at very top of page */
#vTop {
	background-color: #0099CC;
}

/* main background for layout; has a line seperates the content from subcontent */
#bgCon {
	background: #333333 url(../images/bgCon.gif) repeat-y;
}

/* applies background where logo is*/
#logo {
	background: #000000 url(../images/bgHeader.jpg) repeat-x;
}

/* applies background where tagline and search bar is*/
#header {
	background: #000000 url(../images/bgHeader.jpg) repeat-x;
}


/* navigatin bar styles */
#nav {
	background: #333333 url(../images/bgNav.jpg) repeat-x;
}
#nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	padding: 8px 0px 9px;
	margin: 0px;
}
#nav a {
	color: #CCCCCC;
	text-decoration: none;
	border-left: 5px solid #00CCFF;
	margin: 0px; margin-left:-3px;
	padding: 7px 10px;
	border-right: 1px solid #333333;
}
#nav a:hover {
	color: #6CE1FF;
	border-left: 5px solid #6CE1FF;
	background: #333333;
	border-right: 1px solid #999999;
}

/* main content styles */

/* adds space between sides and the text
if you add any more text block elements
add them here as well */
#content h1, h3, p {
	margin-right: 15px;
	margin-left: 15px;
}
#content p {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content h1 {
	color: white;/*#00CCFF; origional color */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 5px solid #00CCFF;
	padding-left: 4px;
}
#content a {
	color: #00CCFF;
}
#content a:hover {
	color: #95EAFF;
	text-decoration: underline;
}
#content p a {
	text-decoration: none;
}
#content ul.notable {
	list-style: square;
	line-height: 1.4em;
	margin-top: -5px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%; font-weight: normal;
}

#content li {
	margin: 10px 30px 5px 20px;
	padding: 0;
	color: #ccc;
	background: transparent;
	text-align: justify;
}
#content ul.markets {
	list-style: square url(../images/site/list_arrow.gif);
	line-height: 1.4em;
	margin-top: -5px;
	margin-bottom: 30px;
}
#content ul.markets li {
	margin: 10px 30px 5px 20px;
	padding: 0; padding-left: 10px;
	color: #fff; background: transparent;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; font-weight: bold;
}
#content ul.markets a {
	color: #00CCFF; background: transparent;
	text-decoration: none;
}
#content ul.markets a:hover {
	color: #95EAFF; background: transparent;
	text-decoration: underline;
}
/* styles for day and date */
#date {
	background: #999999 url(../images/bgNav.jpg) repeat-x;
}
#date p {
	font: bold 65% Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	margin: 0px;
}

img.border {
	padding: 10px; 	margin: 0;
	background: #252525;	color: #ccc;
}
img.tallborder {
	padding: 10px; 	margin-left: 20px;
	background: #252525;	color: #ccc;
}

/* styles for sub navigation in right column */
#subNav {
	background: #4B4B4B;
}
#subNav h3 {
	/*padding-top:10px;*/
	margin: 15px; margin-bottom: 0px;
	/*border-left: 3px solid #00CCFF;
	padding: 0 0 0 2px;*/
	}
#subNav p {
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 10px 15px;
	padding: 0px;
}
#subNav a {
	color: #00CCFF;
}
#subNav a:hover {
	color: #95EAFF;
}
#subNav p strong {
	color: #FFFFFF;
}

/* styles for sub news in right column */
#subNews {
	background: #4B4B4B;
}
#subNews h3 {
	/*padding-top:10px;*/
	margin: 15px; margin-bottom: 0px;
	/*border-left: 3px solid #00CCFF;
	padding: 0 0 0 2px;*/
}
#subNews p {
	color: #CCCCCC;
	margin: 10px 15px;
	padding: 0px;
}
#subNews a {
	color: #00CCFF;
}
#subNews a:hover {
	color: #95EAFF;
}
#subNews p strong {
	color: #FFFFFF;
}
#subNews ul.notable {
	list-style: square;
	line-height: 1.2em;
	margin-top: -5px;
	margin-bottom: 30px;
}

#subNews li {
	margin: 10px 5px 0px -10px;
	padding: 0;
	color: #ccc;
	background: transparent;
	text-align: left;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}
#subNews li a{
	text-decoration: none;
	}

/* styles for footer at the bottom of the page */
#footer {
	background: #4B4B4B;
}
#footer p {
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 10px 15px;
	padding: 0px;
}
#footer a {
	color: #00CCFF;
}
#footer a:hover {
	color: #95EAFF;
}
#footer p strong {
	color: #FFFFFF;
}

/* styles for the address in right column */
#address {
	background: #4B4B4B;
}
#address  p{
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 10px 15px;
	padding: 0px;
}
#address a{
	color: #00CCFF;
}
#address a:hover {
	color: #95EAFF;
}
#address p strong {
	color: #FFFFFF;
}

/* styles for anchor link that takes you to the top of the page */
.top p {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 15px 0px 0px;
}
.top a{
	color: #00CCFF;
}
.top a:hover{
	color: #95EAFF;
}

/* styles for the 'search' text */
.srchTxt {
	color: #00CCFF;
	font: bold 65% Verdana, Arial, Helvetica, sans-serif;
	background: #191919;
}

/* styles for the search field */
.srchFld {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CCCCCC url(../images/bgNav.jpg) repeat-x;
	width: 150px;
	border: 1px solid #999999;
}

/* styles for tagline colors as well as sub nav/news header colors */
.gray {
	font: bold 80% Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.hiblue {
	font: bold 80% Arial, Helvetica, sans-serif;
	color: #00CCFF;
}

/* styles for tagline */
#tagline h3 {
	font: bold 70% Arial, Helvetica, sans-serif;
	color: white;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
}