/* CSS Document */

* { font-family: Arial, Helvetica, sans-serif}

body {background:url(../images/template.gif) repeat; margin:0px auto; padding:0px}

p {font:12px Arial, Helvetica, sans-serif; color:#333333}

a {color:#0000FF}
a:hover {color:#FF00FF}
a:visited {color:#990099}
a:visited:hover {color:#ff00ff}


/* Layout Divs */


#container {width:950px; height:100%; margin:0px auto}
#header {position:relative; background:url(../images/template_01.jpg) no-repeat center; width:950px; height:181px; margin:0px auto; }
#page1 {position:relative; background:url(../images/template_02.gif) center top ; width:950px; height:10px; margin:0px auto}
#page {position:relative; background:url(../images/template2_02.gif) center top repeat-y; width:950px; height:100%; margin:0px auto}
#maintext {float:right; top:5px; width:700px; height:100%; padding:5px 20px 20px 0px;}
#footer {background:url(../images/template_03.jpg) no-repeat; width:920px; height:41px; margin:0px auto; padding: 18px 10px 0px 20px;clear:both}
#nav {width:950px; position:relative; padding:0px; margin:0px auto; background:url(../images/template_02.gif) no-repeat}
#lhccont {float:left; clear:left; width:190px; margin-left:10px; margin-top:5px; }
li.tickmark {font:12px Arial, Helvetica, sans-serif; color:#000; list-style:url(../images/tick.gif); padding-bottom:5px;}
#pic {width:160px; height:96px; background:url(../images/LogoColorTextBelow.jpg) no-repeat center; display:block}

/* Navigation*/

#navlist ul{ margin:0 auto; padding:0; list-style:none; position:relative; display:block; height:30px; width:928px; font:11px Arial, Helvetica, sans-serif; text-align:center; }

#navlist li { display:block; float:left; padding:0px; margin:0px;}

#navlist a { display:block; float:left; height:30px; width:108px; font-weight:bold; list-style:none; color:#fff; text-decoration:none; padding-top:12px; margin:3px ; background:url(../images/nav.gif) center;  }

#navlist a:hover { background:url(../images/nav2.gif) no-repeat top right; color: #000; width:108px;}

/* Style */

.header {font:24px Arial, Helvetica, sans-serif; color:#333333; text-align:center}
.subheader {font:18px Arial, Helvetica, sans-serif; color:#CC007B; text-align:center}
.subheaderP {font:18px Arial, Helvetica, sans-serif; color:#CC007B; text-align:center}
.bodyText {font:12px Arial, Helvetica, sans-serif; color:#000; text-align:justify}
.testimonial {font:12px Arial, Helvetica, sans-serif; color:#333333; font-style:italic; text-align:left}
.footer {font:10px Arial, Helvetica, sans-serif; #333 }
.imgr {text-align:right; border:solid 1px #000; margin:5px 0px 5px 10px}
.imgl {text-align:left; border:solid 1px #000; margin:5px 10px 5px 0px}
.small {font:10px Arial, Helvetica, sans-serif; color:#000}
.center {font:12px Arial, Helvetica, sans-serif; color:#000; text-align:center}

/** pathway block **/
span.pathway {
	display:block;
	text-align:left;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	height:20px;
}

/** content title **/
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 20px;
	line-height:25px;
	padding: 5px 0 5px 0;
	display:block;
}

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3973AC;
	font-weight: bold;
	padding-top: 25px;
	background-color:inherit;
	display:block;
}

.contentpaneopen {
	width:100%;
}


/** pdf, printer version, and email to friend button **/
.buttonheading {
	width: 16px!important;
	text-align:right;
}

.sectiontableheader {
	font-weight: bold;
}

.category, .categorytitle {
	font-weight: bold;
	color:#3973AC;
	background-color:inherit;
}

.sectiontableentry1 {
	background-color: #EFEFEF;
	padding: 2px;
	color:#333333;
}

.sectiontableentry2 {
	background-color: #FFFFFF;
	padding: 2px;
	color:#333333;
}

/** blog Styles **/
.blogsection {
	color:#3973AC;
	background-color:inherit;
}

.blog_more {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #3973AC;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}

/** small text in content **/
.small {
	color:#999999;
	font-size:10px;
	font-weight: bold;
	background-color:inherit;
}

.pagenav {
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color:inherit;
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

/** table of content layout **/
table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	width:130px;
	margin: 0 0 10px 10px;
}

/** table of content header **/
.contenttoc th {
	color:#FFFFFF;
	background-color:#666666;
	font-size:11px;
	display:block;
	width:124px;
}

/** unordered list for latest news module **/
ul.latestnews li,ul.mostread li {
	line-height: 18px;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	list-style-position: outside;
}


/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}


/* ---------------------
Links
--------------------- */

a.pagenav:link ,
a.pagenav_next:link,
a.pagenav_pre:link,
div.back_button a,
div.back_button a:link,
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration:none;
}

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color:#666666;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	letter-spacing: 2px;
	font-size:10px;
	text-decoration:none;
}

/*** blog links ***/
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color:#3973AC;
	text-decoration:none;
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height: 28px;
	border-bottom:1px solid #ccc;
	display:block;
	width:172px;
}


/** pathway link item **/
a.pathway:link,
a.pathway:link,
a.pathway:active,
a.pathway:visited {
	color:#999999;
	text-decoration:none;
}

/** table of content list **/
a.toclink:link,
a.toclink:active,
a.toclink:visited {
	color:#3973AC;
	font-size:11px;
	padding:2px 10px 2px 10px;
	display:block;
	text-decoration:none;
}

.pagenavbar a:link,
.pagenavbar a:active,
.pagenavbar a:visited  {
	letter-spacing:2px;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
}

.pagenavbar a:hover {
	color:#3973AC;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color:#000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color:#000000;
	text-decoration:underline;
}

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	text-decoration:underline;
	color:#3973AC;
	background-color:inherit;
}


/** generic menu item **/
.mainlevel,
a.mainlevel  {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	width:172px;
}

li.mainlevel {display:block}

a.mainlevel:hover {
	background:#ccc; color:#000}

/** specific left column form **/
#lhc form {
	margin-left:15px;
}

/** specific left column form **/
#lhc .button {
	font-size:11px;
	color:#FFFFFF;
	background-color:#585858;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	width:140px;
}


/** specific left column form **/
#lhc .inputbox {
	font-size:11px;
	font-weight: bold;
}

/** module styles in #lhc **/
#lhc table.moduletable td {
	color:#DADADA;
	font-size:11px;
}

/** search div in top right column. position:user4 **/
div.search {
	margin-left:10px;
}

/** search field in search div **/
.search .inputbox {
	width:130px;
	border: 1px solid #000000;
}

/* ---------------------
mambo form layout
--------------------- */

/** left column input form **/
#leftcol .inputbox {
	font-size:11px;
	/*border: 1px solid #000000;*/
	margin-bottom:2px;
}

/** input button html tag **/
.button,
#rightcol .button {
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

#rightcol .button {
	background-color:#E5E5E5;
}

.search  {
	margin-top:30px;
}




/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background:transparent url(../images/bg_module.jpg) no-repeat center bottom;
	float:left;
	clear:left;
	width:100%;
}

table.moduletable-bgimg td {
	padding: 5px ;
	font-size:11px;
}

table.moduletable-bgimg td td {
	padding: 0!important;
}

/** for polls **/
.poll {
	font-size:11px;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
}
table.pollstableborder .sectiontableentry1 {
	background-color:#F5F5F5; 
	text-align:left;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}


#bottompadding	{
	position:relative;
	width:900px;
	display:block;
	height:0px;
	margin-top:-100px;
}
