/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
    background: #355379 url(images/img01.jpg) no-repeat center top;
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

blockquote.style1 {
    font: 13px Arial, Helvetica, sans-serif;
    padding: 8px;
    padding-left: 80px;
    color: #fff;
    background-color: #62768F;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 5px;
    background-image: url(images/openquote1.png);
    background-position: top left;
    background-repeat: no-repeat;
}

blockquote.style1 span {
    display: block;
    background-image: url(images/closequote1.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
   
ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	background: #788CA5;
	border: 3px solid #FFFFFF;
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	text-transform: lowercase;
	font-size: 1em;
	color: #355379;
}

.boxed .content {
	padding: 15px 15px 25px 15px;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	background: #788CA5;
	border: 3px solid #FFFFFF;
}

.post .title {
    clear: none;
	padding: 5px 0;
	color: #355379;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
	color: #355379;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	width: 372px;
	height: 28px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 150%;
}

/* Logo */

#logo {
	width: 980px;
	height: 160px;
	margin: 0 auto;
	/* background: url(images/img01.jpg) no-repeat; */
}

#logo h1 {
	padding: 50px 0 0 95px;
	letter-spacing: -2px;
	font-size: 4em;
}

#logo h1 span {
	font-size: .7em;
	font-weight: normal;
}

#logo h2 {
	margin-top: -1em;
	padding: 0 0 0 40px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 980px;
	height: 50px;
	margin: -50px auto 0 auto;
	/* background: url(images/img02.jpg) no-repeat; */
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: .8em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-transform: uppercase;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#extra {
}

/* Content > Main */

#main {
	PADDING-LEFT: 20px; width:500px; FLOAT: left
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

/* Content > Sidebar */

#sidebarright {
	float: right;
	width: 220px;
}

#sidebar a.navmenu {
    margin-bottom: 0px;
	padding: 0px 20px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image:url('images/home-off.gif');
    background-repeat:no-repeat;
    background-position: 8px 1px;
}

#sidebar a:hover.navmenu {
    margin-bottom: 0px;
	padding: 0px 20px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image:url('images/home-on.gif');
    background-repeat:no-repeat;
    background-position: 8px 1px;
    
}


#sidebar img {
    vertical-align: middle;
    border: none;
}

#sidebar span.navmenu {
    padding: 0px 0px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

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

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Separator */

#separator {
	clear: none;
	width: 95%;
	margin: 0 auto;
	border-top: 1px dotted #FFFFFF;
}


/* Footer */

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #97A7BA;	
}

.photo img{
	border: 1px solid #97A7BA;
}

.photofloat {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #97A7BA;	
}

.photofloat img{
	border: 1px solid #97A7BA;
}


table.smoothborder{
	border: 2px solid #97A7BA;
}

td.bottomborder {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid white;
	background: none;
}

td.navshade {
    background-color: #62768F;
    background-image:url('images/arrow.gif');
    background-repeat:no-repeat;
    background-position:right center;
}

td.navmain {
    padding: 0px 18px;
    background-image:url('images/red-arrow.gif');
    background-repeat:no-repeat;
    background-position:left center;
}


#dhtmltooltip{
    position: absolute;
    width: 150px;
    border: 2px solid white;
    padding: 2px;
    background-color: lightblue;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



/* styles for the scroller on the right-side bar */
#pscroller1{
width: 200px;
height: 150px;
border: none;
padding: 5px;
background-color: 788CA5;
}

#pscroller2{
width: 200px;
height: 150px;
border: none;
padding: 5px;
background-color: 788CA5;
}

.someclass{ //class to apply to your scroller(s) if desired
}