﻿html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body
{
	background-color: #CCCCCC;
	color: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper
{
	width: 970px;
	background-color: #FFFFFF;
	margin: 0px auto;
	border: 1px solid #000000;
	text-align: left;
}
#banner
{
	height: 110px;
	background-image: url(../../images/banner3.jpg);
	background-repeat: no-repeat;
}
#navTop
{
	border-bottom: 1px solid #000000;
}
#navTop ul
{
	padding: 0;
	margin: 0;
	background-color: #18007B;
}
#navTop ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}
#navTop ul li a
{
	font-size: 80%;
	color: #FFFFFF;
	background-color: #39A3C1;
	text-decoration: none;
	padding: 5px 25px;
	border-right: 1px solid #FFF;
	text-align: center;
	width: 9em;
}
#navTop ul li a:hover, #navTop ul li a:focus, #navTop ul li a:active
{
	background-color: #990000;
}
#content h1
{
	font-size: 130%;
	color: #CC9900;
	padding: 0;
	margin: 5px 5px 8px 0px;
	text-align: right;
	clear: left;
}

#content h2
{
	font-size: 110%;
	color: #336633;
	padding: 0;
	margin: 5px 0px 8px 0px;
}
#content h3
{
	font-size: 90%;
	color: #660033;
	padding: 0;
	margin: 5px 0px 8px 0px;
}
#content
{
	float: right;
	font-size: 80%;
	width: 710px;
	margin: 4px 3px 0px 0px;
	padding: 2px;
}
#content ul
{
	list-style-position: outside;
	list-style-type: circle;
	margin: 10px 10px 10px 60px;
}
#content ul li
{
	padding: 5px 0;
}
#content a:link, #content a:visited
{
	text-decoration: none;
	color: Blue;
}
#content a:hover, #content a:focus, #content a:active, #content .current
{
	text-decoration: none;
	color: Red;
}
.socialBM
{
	position: relative;
	padding: 3px;
	margin: 30px 0px;
	width:400px;
	text-align:center;
	border-top:dotted 1px gray;
	border-bottom:dotted 1px gray;
}
.socialBM p
{
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}
.socialBM ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.socialBM ul li
{
	display: inline;
	padding: 0;
}
.socialBM div.delicious
{
	display:inline;
	background: url( "http://www.projectevita.com/images/delicious.gif" ) no-repeat 0 0;	
}
.socialBM div.digg
{
	display:inline;
	background: url( "http://www.projectevita.com/images/digg.gif" ) no-repeat 0 0;
}
.socialBM div.reddit
{
	display:inline;
	background: url( "http://www.projectevita.com/images/reddit.gif" ) no-repeat 0 0;
}
.socialBM div.facebook
{
	display:inline;
	background: url( "http://www.projectevita.com/images/facebook.gif" ) no-repeat 0 0;
}
.socialBM div.stumbleupon
{
	display:inline;
	background: url( "http://www.projectevita.com/images/stumbleupon.gif" ) no-repeat 0 0;
}
.socialBM div a
{
	font-size: 80%;
	padding: 0;
	margin: 0px 0px 0px 20px;
}

#navBar
{
	width: 240px;
	padding: 2px;
	margin: 4px 2px 0px 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	background-image: url(../../images/SectionLinksBG.jpg);
	background-repeat: repeat;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited
{
	display: block;
}
#navBar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li
{
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html > body #navBar li
{
	border-bottom: none;
}

/*********** #sectionLinks styles ***********/

#sectionLinks
{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 70%;
}
#sectionLinks a:link
{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
	text-decoration: none;
	color: #666666;
}

#sectionLinks a:visited
{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color: #666666;
}

#sectionLinks a:hover, #sectionLinks a:focus, #sectionLinks a:active, #sectionLinks .current
{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}
#sectionLinks h3
{
	padding: 10px 0px 2px 10px;
}
.centerimageNoBorder
{
	text-align: center;
	margin: 5px 5px 5px 5px;
	border-style: none;
}
.leftimageNoBorder
{
	float: left;
	margin: 0px 10px 20px 5px;
	border-style: none;
}

.rightimageNoBorder
{
	float: right;
	margin: 0px 5px 20px 15px;
	border-style: none;
}
.leftimage
{
	float: left;
	margin: 0px 10px 20px 5px;
	border: 1px solid #000000;
}

.rightimage
{
	float: right;
	margin: 0px 5px 20px 15px;
	border: 1px solid #000000;
}
.clearit
{
	clear: both;
}
.bold
{
	color: #18007B;
	font-weight: bold;
}

.footer
{
	border-top: 1px solid #000000;
	background-color: #999999;
	clear: both;
	padding: 3px 5px;
}
.footer P
{
	color: white;
	font-size: 80%;
	padding: 3px;
}
.footer a:link
{
	text-decoration: none;
	color: White;
}

.footer a:visited
{
	text-decoration: none;
	color: White;
}

.footer a:hover, .footerLeft a:focus
{
	text-decoration: none;
	color: Black;
}
.textnav
{
	/*border-top: 1px solid #000000;*/
	background-color: #FFFFFF;
	clear: both;
	padding: 3px 5px;
}
.textnav P
{
	color: black;
	font-size:80%;
	padding: 3px;
}
.textnav a:link{
	text-decoration:none;
	color: black;
        }

.textnav a:visited{
	text-decoration:none;
	color:black;
	}

.textnav a:hover, .textnavLeft a:focus{
	text-decoration:none;
	color:Red;
}
.toplink
{
	text-decoration: none;
	color: #666666;
}
.toplink a:link
{
	text-decoration: none;
	color: #666666;
}
.toplink a:visited
{
	text-decoration: none;
	color: #666666;
}

.toplink a:hover, .toplink a:focus
{
	text-decoration: none;
	color: black;
}
/*
topTicker is the CSS for the ticker on the opening page.
*/
a:link.topTicker
{
	font-size: 100%;
	text-decoration: none;
	background-color: White;
	font-weight: bold;
	color: #3333FF;
}
a:visited.topTicker
{
	font-size: 100%;
	text-decoration: none;
	background-color: White;
	font-weight: bold;
	color: #3333FF;
}
a:active.topTicker
{
	font-size: 100%;
	text-decoration: none;
	background-color: White;
	font-weight: bold;
	color: #3333FF;
}
a:hover.topTicker
{
	font-size: 100%;
	text-decoration: none;
	background-color: White;
	font-weight: bold;
	color: red;
}
#content .tabStrip ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content .tabStrip li {
	margin: 0;
	list-style-type: none;
	float: left;
}
#content a.tabLink, #content a.tabLink:visited, #content a.tabLink:hover, #content a.tabLink:active, #content a.tabLink:focus {
	display: block;
	text-decoration: none;
	background-image: url('../../images/Tabcornflowerblue.jpg');
	background-repeat: no-repeat;
	color: white;
	padding: 5px 0px;
	width: 143px;
	text-align: center;
	margin: 0;
}
#content a.tabLinkActive, #content a.tabLinkActive:visited, #content a.tabLinkActive:hover, #content a.tabLinkActive:focus, #content a.tabLinkActive:active {
	display: block;
	text-decoration: none;
	background-image: url('../../images/Tabdarkblue.jpg');
	background-repeat: no-repeat;
	color: white;
	padding: 5px 0px;
	width: 143px;
	text-align: center;
	margin: 0;
}

