/* Defaults */

body{
margin:0;
padding:0;
text-align: center;
font-family: trebuchet ms, verdana, arial;
}

p, h1, h2, h3, h4, h5{
	margin: 0px 15px 0px 15px;
	line-height: 200%;
}

p{
        font-size: 12px;
        color: #000000;
        font-weight: 500;
	margin: 5px 0px 5px 0px;
}

h1{
        font-size: 20px;
        color: #320000;
        font-weight: 600;
        font-family: century gothic, verdana;
	margin: 20px 0px 20px 0px;
}

h2{
        font-size: 18px;
        color: #320000;
        font-weight: 600;
        font-family: century gothic, verdana;
	margin: 15px 0px 15px 0px;
}

h3{
        font-size: 16px;
        color: #320000;
        font-weight: 600;
	margin: 15px 0px 15px 0px;
}

h4{
        font-size: 14px;
        color: #320000;
        font-weight: 500;
	margin: 10px 0px 10px 0px;
}

h5{
        font-size: 13px;
        color: #320000;
        font-weight: 500;
        margin: 10px 0px 10px 0px;
}

h6{
	font-size: 24px;
        color: #320000;
        font-weight: 500;
	background-color: #FFFFFF;
}

a {
	text-decoration:  none;
	font-weight: bold;
	border: none;
	color: #320000;
}

a.visited {}

a:hover {
	text-decoration:  underline; 
	border: none;
	color: #D6B76B;
}

td {}

tr {}

ul {}

hr {}

hr.separator {}

/* Layout */

#totalbox {
	width: 100%;
	overflow: hidden;
	background-color: #F0E6B4;
}

#header {
	display: block;
	width: 98%;
	height: 60px;
	vertical-align: middle;
	text-align: left;
	background: #000000 url(../images/header-left.gif) left bottom no-repeat;
	padding-bottom: 0px;
	margin: 0px 10px 0px 10px;
	z-index: 1;
}

#header-placer {
	display: block;
	width: 50%;
	height: 60px;
	vertical-align: middle;
	text-align: left;
	background: #000000 url(../images/header-right.gif) right bottom no-repeat;
	position: absolute;
	right:0px;
	padding-bottom: 0px;
	margin: 0px 10px 0px 10px;
	z-index: 2;
}
	
	#logo {
		display: block;
		width: 30%;
		height: 60px;
		background: transparent url(../images/logo.jpg) center center no-repeat;
		z-index:3;
	}
	
	#search {
		display: block;
		width: 150px;
		height: 25px;
		position: absolute;
		right: 3%;
		top: 20px;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
		z-index:3;
	}

	#user3 {
		display: block;
		height: 30px;
		position: absolute;
		right: 20%;
		top: 20px;
		vertical-align: top;
		margin-right: 10px;
		z-index:3;
	}

#strip {
	display: inline-block;
	width: 1200px;
	height: 200px;
	overflow: hidden;
	background-color: #000000;
	margin: 10px 0px 0px 0px;
	text-align: left;
}

	#banner {
		display: inline-block;
		width: 100%;
		height: 200px;
		top: 0px;
		float: left;
		overflow: hidden;
    	        text-align: left;
	}

	#motto {
		display: none;
		width: 300px;
		height: 100px;
		position: absolute;
		top: 100px;
		right: 10%;
/*		background: transparent url(../images/motto-dark.png) center center no-repeat; */
		z-index:5;
		color: #320000;
	}

#main {
	display: inline-block;
	width: 98%;	background-color: #320000;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

	#centreblock {
		display: inline-block;
		width: 73%;
		padding: 0px 0px 10px 0px;
		text-align: left;
	}

		#pathway {
			display: inline-block;
			width: 100%;
			height: 20px;
			background-color: #222222;
			padding: 4px 0px 0px 0px;
			margin: 10px 5px 0px 5px;
			text-align: left;
		}

		#mainbody {
			display: inline-block;
			width: 100%;
			overflow: auto;
			min-height: 550px;
			background-color: #FFFFFF;
			padding: 5px 0px 5px 0px;
			margin: 10px 5px 0px 5px;
		}	

	#right {
		display: block;
		width: 25%;
		position: absolute;
		top: 280px;
		right: 1%;
	}
		#right-bar {
			display: inline-block;
			width: 100%;
			position: absolute;
			right: 5px;
			padding: 5px 0px 5px 0px;
			white-space: nowrap;
		}

		#right-top {
			display: block;
			width: 100%;
			position: absolute;
			right: 5px;
			top: 33px;
			background: transparent url(../images/twintowers.jpg) -200px -150px no-repeat;
			padding: 5px 0px 5px 0px;
		}

#footer {
	display: inline-block;
	width: 100%;
	height: 100px;
	position: static;
	background-color: #000000;
	z-index: 5;
	font-size: 14px;
	color: #F0E6B4;
}

/* Forms */

.button {
	font-size: 12px;
	border: 1px solid #320000;
}
.inputbox {
	font-size: 14px;
	padding: 2px;
	margin: 1px;
	border: 1px solid #320000;
}

#search .inputbox {
	width: 144px;
	font-size: 14px;
	border: none;
	padding: 2px 2px 3px 2px;
	background: transparent;
}

#search .button {
	border: none;
}

#search form {
	margin: 0px;
	padding: 0px;
	background: #F0E6B4 url(../images/leaf-left.gif) left center no-repeat;
}

/* Navigation */

a.mainlevel{
	display: block;
	width: 150px;
	font-size: 14px;
	font-family: century gothic, verdana;
	font-weight: 500;
	line-height: 25px;
	color: #320000;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	border-left: 4px solid #320000;
	border-bottom: 1px solid #320000;
	background: #F0E6B4;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	background: #cddba5;
	width: 150px;
	border-left: 4px solid #AAAA00;
}

a.sublevel{
	display: block;
	width: 135px;
	font-size: 14px;
	font-family: century gothic, verdana;
	font-weight: 500;
	color: #320000;
	line-height: 25px;
	padding-left: 15px;
	margin-left: 6px;
	margin-bottom: 2px;
	border-left: 4px solid #404000;
	background: #F0E6B4;
}

a.sublevel:hover, a.sublevel#active_menu {
	background: #cddba5;
	width: 135px;
	border-left: 4px solid #AAAA00;
}

.pathway {
	color: #D6B76B;
	font-size: 12px;
	padding-left: 10px;
}

.pathway a {
	color: #F0E6B4;
	font-size:12px;
	font-weight: 600;
}
a.readon {
	display: inline-block;
	width: 90%;
	font-size: 12px;
	font-weight: 600;
	border-top: 1px solid #320000;
	border-left: 1px solid #320000;
	padding: 4px 4px 4px 4px;
	color: #320000;
	margin-top: 10px;
	margin-left: 30px;
}

a.readon:hover {
	background-color: #F0E6B4;
}

/* footer navigation */

.pagenavbar {
	font-size: 12px;
	font-weight: 600;
	margin: 10px 0px 10px 0px;
	color: #320000;
}
.pagenavbar:link {
	color: #D6B76B;
}
.pagenav {
	font-size: 12px;
	font-weight: 600;
	margin: 10px 0px 10px 0px;
	color: #320000;
}
a.pagenav:hover {
	color: #D6B76B;
}
.back_button, .pagenav_prev, .pagenav_next, .back_button:link, .pagenav_prev:link, .pagenav_next:link {
	height: 15px;
	font-size: 12px;
	font-weight: 600;
	border-left: 2px solid #320000;
	border-right: 2px solid #320000;
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	color: #320000;
}
.back_button:hover, .pagenav_prev:hover, .pagenav_next:hover {
	background-color: #EEEEEE;
}

/* Top Menu */

ul#mainlevel-navi
{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	white-space: nowrap;
	z-index: 3;
}

ul#mainlevel-navi li{
	width: auto !important;
	width: 5%;
	float: left;
	margin: 0;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	margin-right: 2px;	
	background: #F0E6B4 url(../images/leaf-left.gif) left center no-repeat;
}

ul#mainlevel-navi li:hover {
	background: #cddba5 url(../images/leaf-left_hover.gif) left center no-repeat;
}

ul#mainlevel-navi li a{
	font-weight: normal;
	height: 25px;
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #320000;
	margin-left: 5px;
	white-space: nowrap;
	background: transparent url(../images/leaf-right.gif) right bottom no-repeat;
}

ul#mainlevel-navi li a:hover {
	background: transparent url(../images/leaf-right_hover.gif) right center no-repeat;
}

/* Content Page */

a.category:link {
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	color: #320000;
}
a.category:hover {
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	color: #D6B76B;
}

.blogsection {
	color: #D6B76B;
	font-style: italic;
} 
.blog_more {
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	border-left: 2px solid #320000;
	border-top: 2px solid #320000;
	color: #D6B76B;
}
a.blogsection:link {
	color: #D6B76B;
}
a.blogsection:hover {
	color: #320000;
}

.componentheading {
	font-size: 18px;
	color: #320000;
	font-weight: 600;
	margin: 5px 15px 5px 15px;
	background-color: #F0E6B4;
	text-align: center;
}
.contentheading {
	font-size: 18px;
	color: #320000;
	font-weight: 600;
	margin: 5px 15px 5px 15px;
	padding-left: 30px;
	border-bottom: 2px solid #320000;
} 
.contentpane {
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
} 
.contentpaneopen {
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
} 
.contentpagetitle {	
	font-size: 16px;
	color: #320000;
	font-weight: 600;
	margin: 5px 15px 5px 15px;
} 

a.contentpagetitle:link {
	width: 100%;
	font-size: 14px;
	font-weight: 600;
	margin: 5px 15px 5px 15px;
}
a.contentpagetitle:hover {
	color: #D6B76B;
}

.contentdescription {
	font-size: 12px;
}
table.contenttoc {
	font-size: 44px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
table.contenttoc td {
	color: #320000;
} 
table.contenttoc th {
	color: #320000;
} 
table.contenttoc td.toclink {
	color: #320000;
}
a.toclink:hover {
	color: #D6B76B;
}

/* Sections */
.sectiontableheader {
	font-size: 12px;
	color: #320000;
	border-bottom: 4px solid #320000;
}
.sectiontableentry1 {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	background-color: #F0E6B4;
}
.sectiontableentry2 {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	background-color: #ccc292;
}

/* Modules */

/* Main Menu */
table.moduletablemenu {
	display:inline-block;
	width: 100%;
	font-family: century gothic, trebuchet MS, verdana;
	margin-bottom: 10px;
} 

table.moduletablemenu th {
	display:inline-block;
	width: 100%;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #320000;
	color: #F0E6B4;
	font-weight: 500;
} 

table.moduletablemenu td {
	display:inline-block;
	width: 200px;
} 

table.moduletable {
	display:block;
	width: 100%;
	font-family: century gothic, trebuchet MS, verdana;
	margin: 10px 0px 10px 0px;
} 

table.moduletable th {
	display:block;
	width: 100%;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #320000;
	color: #F0E6B4;
	font-weight: 500;
} 

table.moduletable td {
	display:block;
} 

table.moduletablelogin {
	display:inline-block;
	width: 180px;
	font-family: century gothic, trebuchet MS, verdana;
	margin: 10px 37px 10px 37px;
} 

table.moduletablelogin th {
	display:inline-block;
} 

table.moduletablelogin td {
	display:inline-block;
	width: 180px;
	padding: 10px 0px 10px 0px;
	background-color: #F0E6B4;
} 

/* MISCELLANEOUS */

/* Dates , Authors*/
.createdate {
	font-size: 10px;
	font-style: italic;
	color: #320000;
	margin-left: 10px;
} 
.modifydate {	
	font-size: 10px;
	font-style: italic;
	color: #320000;
	margin-left: 10px;
} 
.small {
	font-size: 10px;
	font-style: italic;
	color: #320000;
	margin-left: 10px;
} 
.smalldark {
	font-size: 10px;
	font-style: italic;
	color: #320000;
	margin-left: 10px;
}

/* Polls */
.poll {} 
.pollstableborder {}
 
/* Weblinks */
.weblinks{} 
a.weblinks:hover {} 
 
/* Newsfeeds */
.newsfeedheading {} 
.newsfeeddate {} 
.fase4rdf {} 
 
/* Search page */
table.searchintro {
	margin: 10px 30px 10px 30px;
} 


/* MAMBO TABBED FRONTEND ADMIN INTERFACE */
 
.ontab {}
.offtab {} 
.tabpadding {} 
.tabheading {} 
.pagetext {} 

 {} 
.tabpadding {} 
.tabheading {} 
.pagetext {}