/* CSS Document */

/*-----Global Reset-----*/

html, body, h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address{margin:0; padding:0;}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address, .contentheading, .componentheading{
margin:0.5em 0;}

li, dd{margin-left:1em;}

fieldset{padding:0.5em; border:0;}

img {
	border: none;
}

.clear {
	clear: both;
}


/*-----BACKGROUND COLOR/FONT SIZE AND COLOR-----*/
body {
	font-size:12px; /* more consistent font sizes */
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px; /*helps readability*/
	background-color:#eaeaea;
	color:#515151;
	}

/*-----ALL NON PARAGRAPH TEXT COLORS-----*/



/*-----HEADINGS-----*/
h1, .componentheading{ font-size:24px; line-height:24px; font-family:Helvetica, Arial, sans-serif;
font-weight:normal; color:#000; display:block;}
h2, .contentheading{font-size:18px; font-weight:bold; line-height:22px; font-family:Helvetica, Arial, sans-serif; color:#000;}
h3{font-size:14px; line-height:20px; font-weight:bold; text-transform:uppercase; font-family:Helvetica, Arial, sans-serif; color:#000;}
h4{font-size:11px; font-weight:bold;}
h5{font-size:10px; font-weight:bold;}


/*-----LINK TEXT COLORS-----*/
a {
text-decoration:none;
color:#000;
}
a:focus, a:active{
outline:none;
}
/*-----Lists-----*/
ul{
list-style:none;
padding-left:10px;
}
ol{
padding-left:10px;
}
ul li{
padding:3px 0 3px 12px;
margin:0;
background:url(../images/bullet.gif) 2px 7px no-repeat;
}
/* tables */
table.contentpaneopen, table.contentpane{border-collapse:collapse;}
table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

td.article_column{
padding-right:10px;}

table.pollstableborder{
float:left;
}
	
	
/*-----BLOCKQUOTE STYLE-----*/

blockquote {
 
}




/* LATEST NEWS/POPULAR MODULE LINK STYLES */

a.latestnews{
	
}

a.latestnews:hover{

}

a.mostread{

}

a.mostread:hover{

}

/* SECTION TABLE HEADER STYLE */

td.sectiontableheader {
 
}

/* ALTERNATING SECTION TABLE ROW 1 BACKGROUND/TEXT STYLES */

tr.sectiontableentry1 td {
 
}

/* ALTERNATING SECTION TABLE ROW 2 BACKGROUND/TEXT STYLES */

tr.sectiontableentry2 td {
 
}

/* SECTION TABLE LINK STYLES */

.sectiontableentry2 a, .sectiontableentry1 a, .sectiontableentry2 a.category, .sectiontableentry1 a.category {
 
}
.sectiontableentry2 a:hover, .sectiontableentry1 a:hover, .sectiontableentry2 a.category:hover, .sectiontableentry1 a.category:hover {
	 
}

/*layout*/


.wrapper{width:960px; text-align:left; }

#topwrapper{
background:#1c1c1c url(../images/topbg.png) top left repeat-x;
}
#topwrap{padding:0;}

#logo{float:left; width:40%;}
#logofull{float:none; width:100%;}
#topright{float:right; width:59%; padding-top:30px;}

#user3 ul{ text-align:right; margin:0; padding:0;}
#user3 li{display:inline; margin:0; padding:0; background:none;}
#user3 a{color:#b7b7b7; font-weight:normal; padding:0px 10px; border-right:#555 1px solid; border-left:#222 1px solid;}
#user3 a:hover{color:#fff;}
#bread{padding:5px 0;}
#pathway{
font-weight:normal;
color:#fff;
float:left;
width:680px;
padding:6px 0;
}

#pathway span.pathway{
font-weight:bold;
color:#fff;}

#pathway a{
color:#fff;
}
#user4 .moduletable, #user4 form{margin:0; padding:0;}
#user4{padding:0; float:right; width:264px;}
div.search{float:right; width:100%;}
#user4 #mod_search_searchword{background:url(../images/searchbg.png) top left no-repeat; width:234px; border:none; padding:6px 0 6px 30px;}


#left, .middle, #right, #footer, #footerright{overflow:hidden;}
#mainwrapper{padding:20px 0 30px 0; border-top:#fff 1px solid;}
.mainwrap{
float:right;
}

.mainwrap .tr{
background:url(../images/modulemenu-tr.gif) top right no-repeat;
}
.mainwrap .tl{
background:url(../images/modulemenu-tl.gif) top left no-repeat;
}
.mainwrap .br{
background:url(../images/modulemenu-br.gif) bottom right no-repeat;}
.mainwrap .bl{
background:url(../images/modulemenu-bl.gif) bottom left no-repeat;
padding:1px 0 4px 0;
}
.mainwrap .mainwrapbg{
padding:10px 0;
}
#mainwrap, #mainwrapnoright{
width:760px;
}
#mainwrap .mainwrapbg{
background:url(../images/middlebg-withright.png) 570px 0 repeat-y;
}
#mainwrapnoleft .mainwrapbg{
background:url(../images/middlebg-withright.png) 770px 0 repeat-y;
}
#mainwrapnoright, #mainwrapfull{
background:none;
}

#mainwrapfull, #middlefull, #mainwrapnoleft{
width:100%;}

#middle{
width:560px;
}
#middlewider{
width:750px;
}

.middle{float:left;}
#left{
float:left;
width:189px;
}

#left .module_menu, #left .module{
float:left;
width:100%;
margin-bottom:10px;
}
#left .module_menu{
background:url(../images/modulemenu-tr.gif) top right no-repeat;
}
#left .module_menu div{
background:url(../images/modulemenu-tl.gif) top left no-repeat;
}
#left .module_menu div div{
background:url(../images/modulemenu-br.gif) bottom right no-repeat;
}
#left .module_menu div div div{
background:url(../images/modulemenu-bl.gif) bottom left no-repeat;
padding:0 0 10px 0;
}
#left .module_menu div div div div{
background:none;
padding:0;
}
#left .module_menu h3{
background:url(../images/modulemenu-h3.png) top left no-repeat;
margin:0;
padding:11px;
}
#left .module{
background-color:#fff;
padding:10px;
border-top:#d1d1d1 3px solid;
border-bottom:#d1d1d1 1px solid;
}
ul.menu, #left ul.menu ul{padding:0; margin:0;}
#left ul.menu{padding:0 1px;}
ul.menu li{background:none; padding:0;}

#left ul.menu li a{
background:url(../images/mainlevel.png) left 0px no-repeat;
display:block;
padding:3px 2px 1px 18px;}
#left ul.menu li a:hover, #left ul.menu li#current a{
background:url(../images/mainlevel.png) -187px 0px no-repeat;
color:#fff;
}
#left ul.menu li#current li a,
#left ul.menu li li#current a,
#left ul.menu li li a{
border-bottom:#dedede 1px solid;
font-size:11px;
color:#333;
font-weight:normal;
display:block;
padding:3px 0px 3px 10px;
margin-left:-4px;
background:none;
}
#left ul.menu li li#current li a{
color:#333;
}
#left ul.menu li li li a, #left ul.menu li li li#current a, #left ul.menu li li#current li a{
padding:3px 0px 3px 15px;
}
#left ul.menu li li li li a, #left ul.menu li li li li#current a{
padding:3px 0px 3px 20px;
}
#left ul.menu li li a:hover{
background:none;
}


#mainbody{
padding:0 10px 10px 20px;
}

#right{
float:right;
width:189px;
}


#right .moduletable, #right .moduletable_text{
padding:5px 5px 15px 10px;
border-bottom:#ccc 1px solid;
margin-bottom:10px;
}

#right h3{
margin:-5px -5px 5px -5px;
padding:5px;
text-transform:uppercase;
}

#bottomwrap{
color:#fff;
background:url(../images/bottombg.jpg) top left repeat-x;
}
#bottomwrap .wrapper{
background:url(../images/bottommiddlebg.jpg) top center no-repeat;
padding:30px 0 40px 0;
}
#bottomwrap h3{color:#fff;}
#user1, #user2, #topmodule{
float:left;
}
.bottom{width:33.3%;}
.bottomwide{width:49.9%;}
.bottomwider{width:100%;}

#bottomwrap .padding{
padding:0 4px;}

#bottomwrap h3{
margin:-5px -5px 5px -5px;
padding:2px 5px;
text-transform:uppercase;
}

#bottomwrap .moduletable{
padding:5px;
}

#bottomwrap a{color:#b7b7b7;}
#bottomwrap a:hover{color:#fff;}
#bottomwrap ul{padding:0;}
#bottomwrap ul li{
background:url(../images/bullet-bottom.gif) 2px 7px no-repeat;
}

#footerwrap{
padding:15px 0;
color:#888888;}

#footerwrap a{
color:#333;
font-weight:normal;
}
#footerwrap a:hover{
color:#000;
}

#footer{
float:left;
width:49%;
}

#footerright{
float:right;
width:49%;
text-align:right;
}
