/*Layout Settings*/
body {
	text-align: center; /*center hack*/
}

#wrap {
	width: 950px; /*center hack*/
	margin: 0 auto; /*center hack*/
	text-align: left;
}

#wrap-inner {
	width: 950px; /*center hack*/
	margin: 0 auto; /*center hack*/
	text-align: left;
}

#header {
}

#topnavcontainer {
	width: 950px;
	padding: 0px;
	margin: 0px;
}

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

#sidebar-no-left {
	float: left;
	width: 0px;
}

#sidebar-no-right {
	float: left;
	width: 180px;
}

#sidebar-full {
	float: left;
	width: 0px;
}

#main-body {
	float: right;
	width: 770px;
}

#main-body-no-left {
	float: right;
	width: 950px;
}

#main-body-no-right {
	float: right;
	width: 770px;
}

#main-body-full {
	float: right;
	width: 950px;
}

#content {
	float: left;
	width: 100%;
}

#content-no-left {
	float: left;
	width: 750px;
}

#content-no-right {
	float: left;
	width: 770px;
}

#content-full {
	float: left;
	width: 950px;
}

#sidebar-2 {
	float: right;
	width: 200px;
}

#sidebar-2-no-left {
	float: right;
	width: 200px;
}

#sidebar-2-no-right {
	float: right;
	width: 0px;
}

#sidebar-2-full {
	float: right;
	width: 0px;
}

#footer {
	clear: both;
}

.inside {
	padding: 27px 30px 30px 30px;
}

.inside_left { 
	padding: 30px 0px 30px 0px;
}

.inside_right {
	padding: 30px 20px 30px 0px;

}

/*Customisation Settings*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
}

.body-bg {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background-color: #000000;
	color: #cccccc;
	margin-top: 30px;
}

h1 {
	margin: 0px;
	padding: 0px;
	background: url(images/f-motif.gif) left no-repeat;
	font-size: 1.4em;
	font-weight: bold;
	color: #ccc;
	padding-left: 25px;
	height: 38px;
	padding-top: 17px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.8em;
}

ol, ul, li {
	font-size: 1.0em;
	line-height: 1.5em;
}

p {
	font-size: 1.0em;
	line-height: 1.5em;
}

img {
	border: 0;
}

div{
margin: 0;
padding: 0;
}

hr {
	border: 0;
	color: #A9A9A9;
	background-color: #A9A9A9;
	height: 1px;
	width: 100%;
	text-align: center;
}



/*Styling for layout divs from layout.css*/
#wrap{
	/*background: url(../images/threecol-lr.gif) repeat-y;*/
	height: 100% !Important;
	height: 1%;
}


#footer{
	background: url(images/footer-bg.gif) no-repeat;
	background-color: #000;
	height: 25px;
}

#footer-info {
	text-align: center;
	padding: 7px 0px 0px 0px;
	font-size: 0.9em;
	color: #ccc;
	
}

#footer-info a {
	color: #ccc;
	text-decoration: none;
}

#footer-info a:hover {
	color: #fff;
	text-decoration: underline;
}

#credits {
	width: 950px; /*center hack*/
	margin: 0 auto; /*center hack*/
	font-size: 0.8em;
}

#credits a{
	color: #678679;
	text-decoration: none;
}

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

#credits_broxden {
	float: right;
	text-align:right;
}

#validator {
	float: left;
}

/*Start Listamatic*/
#topnavcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topnavcontainer li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url("images/topmenu.png");
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

#topnavcontainer a {
	margin: 0px;
	padding: 7px 0px 6px 0px;
	width: 105px;
	color: #415C52;
	text-decoration: none;
	display: block;
}

#topnavcontainer li #active_menu-top {
	background: url("images/topmenuhover.png");
color: white;
}

#topnavcontainer li a.mainlevel_active-top {
	background: url("images/topmenuhover.png");
color: #fff;
}

#topnavcontainer a:hover {
	background: url("images/topmenuhover.png");
color: #fff;
}

/*End Listamatic*/


/* NAVIGATION/MENU SETTINGS */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 180px;
	text-decoration: none;
	text-indent: 20px;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;

}

a.mainlevel_active, #active_menu.mainlevel_current {
	display: block;
	background: url(images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 180px;
	text-decoration: none;
	text-indent: 20px;
	background-position: 0px -25px;
	color: #fff;
}

a.mainlevel_active:hover {
	color: #fff;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(images/submenu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px; /*font-weight: bold;*/
	color: #a9a9a9;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
	text-indent: 30px;
}

a.sublevel:hover {
	color: #fff;
	background-position: 0px -25px;
	text-decoration: none;
}

a.sublevel_current, #active_menu.sublevel_current {
	display: block;
	background: url(images/submenu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px; /*font-weight: bold;*/
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
	text-indent: 30px;
	background-position: 0px -25px;
	color: #fff;
}

a.sublevel_current:hover {
	color: Black;
	text-decoration: none;
}

#active_menu {
	color: #fff;
	background-position: 0px -25px;
}

/* END NAVIGATION/MENU SETTINGS */
/* MODULES FORMATTING */

.moduletable h3{
	margin: 0px;
	padding: 0px;
}

.moduletable{
	margin: 0px;
	padding: 0px;
}

.moduletable-random{
	margin: 0px;
	padding: 0px;
	border: 2px solid #CCCCCC;
	width: 250px;
	margin-bottom: 30px;
}

.moduletable-random2{
	margin: 0px;
	padding: 0px;
	border: 2px solid #CCCCCC;
	width: 500px;
	margin-bottom: 10px;
	height: 1%;
}

.moduletable-quote{
	padding-top: 20px;

}

.moduletable-signposts{
	width: 180px;
	height: 1%;
}

.moduletable-menu{
	background: url(images/menu-mod-bg.png) no-repeat;
	padding-top: 10px;
	border-bottom: 1px solid #666;
}

.moduletable-search{
	background: url(images/menu-mod-bg.png) bottom no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.search-search {
	padding: 17px;
}

form {
	padding: 0px;
	margin: 0px;
}

#slidewrap {
	width: 500px;
}

#slideshow {
	width: 500px;
}

#loadingdiv {
	width: 500px;
}

/* CONTENT PAGE SETTINGS */
a.category:link {
}

a.category:hover {
}

a.category:visited {
}

.blogsection {
}

.blog_more {
}

a.blogsection:link {
}

a.blogsection:visited {
}

a.blogsection:hover {
}

.componentheading {
	background: url(images/f-motif.gif) left no-repeat;
	font-size: 1.4em;
	font-weight: bold;
	color: #ccc;
	padding-left: 25px;
	height: 38px;
}

/* Title of the component being used to display the content.*/
.contentheading {
	background: url(images/f-motif.gif) left no-repeat;
	font-size: 1.4em;
	font-weight: bold;
	color: #ccc;
	padding-left: 25px;
	height: 38px;
}

.contentpane {
}

.contentpaneopen {
padding: 0px;
margin: 0px;
}

.contentpagetitle {
}

a.contentpagetitle:hover {
}

a.contentpagetitle:link {
}

a.contentpagetitle:visited {
}

.contentdescription {
}

table.contenttoc {
}

table.contenttoc td {
}

table.contenttoc th {
}

table.contenttoc td.toclink {
}

a.toclink:link {
}

a.toclink:visited {
}

a.toclink:hover {
}

/* SECTIONS LISTINGS */
.sectiontableheader {
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

/* FORMS SETTINGS */ 

input {
	background-color: #323232;
	border: 1px solid #666;
	color: #999;
}

textarea {
	background-color: #323232;
	border: 1px solid #666;
	color: #999;
}

.pwdinput {
	background-color: #323232;
	border: 1px solid #666;
	color: #999;
	width: 120px;
	text-align: center;
}
.verify {
	background-color: #323232;
	border: 1px solid #666;
	color: #999;
	cursor:pointer;
}

/* MISCELLANEOUS */
.pagenavbar {
}

.pagenavbar:link {
}

.pagenavbar:visited {
}

.pagenav {
}

a.pagenav:visited {
}

a.pagenav:hover {
}

a.readon:link {
}

a.readon:hover {
}

a.readon:visited {
}

.back_button {
}

.pagenav_prev {
}

.pagenav_next {
}

.latestnews ul {
}

.latestnews li {
}

.mostread ul{
}

.mostread li{
}

/* Dates , Authors*/
.createdate {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #a9a9a9;
}

.modifydate {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #a9a9a9;
}

.small {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #a9a9a9;
}

.smalldark {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #A9A9A9;
}

.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #a9a9a9;
}

/*Found in poll result page, for " Number of Voters".. text */
/* Polls */
.poll {
}

.pollstableborder {
}

/* Weblinks */
.weblinks{
}

a.weblinks:hover {
}

/* Newsfeeds */
.newsfeedheading {
}

.newsfeeddate {
}

.fase4rdf {
}

/* Search page */
table.searchintro {
}

