/*---Body */





.site_name {
	
	font-size: 36px;

	font-weight: normal;

	color: #004488;

}

body {

	background-color: #FFFFFF;

	background-image: url(../images/background.jpg);

}

td, tr, p, div {

  font-family : Georgia, Century Schoolbook, New Times Roman, serif;

  font-size : 12px;

  color : #000000;

}

a:link, a:visited {

	color: #660000; text-decoration: none;

	font-weight: bold;

}



a:hover {

	color: #000099;	text-decoration: underline;

	font-weight: normal;

}



hr, hr.separator {

	height : 1px;

	width : 100%;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #D9D0BD;

	border-bottom-color: #EFEBE2;

}

ul, li {

  margin: 0;

  padding: 0;

  list-style: none;

}



/* Mambo Menu Styling

 * ------------*/



/* menu -nav */

#mainlevel-nav {

margin: 0; padding: 0;

}

#mainlevel-nav a {

	display: block;

	float: center;

	text-decoration: none;

	color: #660000;

	background: url(../images/menu_bg.png) no-repeat 0px -0px;

	font-size: 12px;

	line-height: 20px;

	font-weight: bold;

	white-space: nowrap;

	width: 60%;

	text-align: left;

	margin: 0px;

	padding-top: 1px;

	padding-left: 6px;

}

#mainlevel-nav li {

	list-style:none;

	float: left;

	margin: 0;

	width: 20%;

	font-size: 11px;

	white-space: nowrap;

	text-indent: 15px;

	bottom: 5px;

	display: block;

}

#mainlevel-nav a {

float: none;

}

#mainlevel-nav a:hover {

	color: #000099;

	background-position: 0px -26px;

}



/* menu */

a.mainlevel:link, a.mainlevel:visited {

	color: #660000;

	width: 60%;

	line-height: 20px;

	background-image: url(../images/topeye_14.png);

	background-position: 0px 0px;

	font-weight: bold;

	padding-top: 2px;

	text-decoration: none;

	text-align: left;

	padding-right: 15px;

	display: block;

	float: left;

}

a.mainlevel:hover {

	background-position: 0px -26px;

	color: #000099;

}







a.mainmenu:hover {

color: #FF6600; 

}





a.sublevel:link, a.sublevel:visited {

	color: #294470;

	text-decoration: none;

	padding-right: 25px;

	padding-left: 4px;

	width: 138px;

	line-height: 14px;

	text-align: right;

}



a.sublevel:hover {

color: #990000;

text-decoration: none;

}









/* mambo core stuff */

table.moduletable {

	width: 100%;

	margin-bottom: 5px;

	padding: 0px;

	border-spacing: 0px;

	border-collapse: collapse;

}

table.moduletable th {

	color: #fbf8f1;

	line-height: 25px;

	}

table.moduletable td {}



.pathway {

	color: #ffffff;

}

a.pathway, a.pathway:visited {

	color: #CBB18F;

}

a.pathway:hover {

color: #AE7944;

}





/*** General Mambo Styles*/

.back_button{}

.pagenavbar {

	color: #CC6633;

} 

.pagenav, a.pagenav, a.pagenav:visited{

	color: #000099;

	height: 20px;

	padding-right: 2px;

	padding-left: 2px;

	text-align: center;

	padding-top: 2px;

	border: 1px solid #BECC91;

}

a.pagenav:hover{

	color: #CC6633;

}



	

	

.small {

	font-size: 10px;

	font-weight: bold;

	color: #B68A78;

}





/**

 * Mambo Form Styles

 * -----------------

 * Here are 2 styles that Mambo uses to let users control

 * how their forms and buttons may look.

 */

 

.button {

	background-color: #FFFFFF;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #C9A250;

	border-right-color: #663300;

	border-bottom-color: #663300;

	border-left-color: #C9A250;

	font-size: 11px;

	font-weight: bold;

	color: #990000;

	margin-top: 2px;

	margin-bottom: 2px;

}

.inputbox {

	background-color: #FFFFFF;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #C9A250;

	border-right-color: #663300;

	border-bottom-color: #663300;

	border-left-color: #C9A250;

	font-size: 11px;

	color: #990000;

	}



/**

 * Mambo Tabbed Frontend Admin Interface

 * -------------------------------------

 * The CSS styles here defines how the frontend admin interface

 * will look like when editing and adding news through frontend.

 */

 

.ontab {}

.offtab {}

.tabpadding {} 

.tabheading {}

.pagetext {}





/**

 * Mambo General styling for Sections/Categories/Contents

 * ------------------------------------------------------

 * These stylings are either sometimes or often used across

 * Sections, categories and contents. They, therefore, deserves

 * to be mentioned and separated from others.

 */

 

.createdate {

	font-size: 10px;

	color: #BEB370;

} 

.modifydate {} 

.readon, a.readon:link, a.readon:visited{

	color: #660000;

	float: right;

/**	background-image: url(../images/topeye_23.png); */

	background-repeat: no-repeat;

	border: #7A713D;

	background-position: 0px -4px;

	padding-right: 6px;

}

a.readon:hover{

	color: #000099;

	float: right;

	padding-left: 20px;

/**	background-image: url(../images/topeye_24.png); */

	background-repeat: no-repeat;

	border: #7A713D;

	background-position: 2px -24px;

	padding-right: 12px;

}





/** 

 * Mambo Styling for Contents

 * --------------------------

 * All the styling for contents are listed

 * below.

 */



.contentpane {}

.contentpaneopen {}





.contentdescription {}

table.contenttoc {}

table.contenttoc td {}

.content_rating {}

.content_vote {}













/**

 * Mambo Styles for Categories

 * ---------------------------

 * The following are the styling for "Category" items

 * generated from the Sections area

 */

 /* For content item titles that are hyperlink instead of Read On */

.contentheading, .componentheading{}

.contentpagetitle, .category {

background-image: url(../images/topeye_19.png);

	background-position: 2px -2px;

	background-repeat: no-repeat;

	color: #660000;

	font-weight: bold;

padding-left: 18px;

}

a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {

	font-size: 12px;

	font-weight: bold;

 	color: #660000;

	text-align:left;

	}



a.contentpagetitle:hover, a.category:hover {

	color: #000099;

	font-weight: bold;

	background-image: url(../images/topeye_22.png);

	background-position: 2px -2px;

	

	}









/**

 * Mambo Blog styling

 * ------------------

 * Not too sure where this is used yet. I tried the blog section

 * but it doesn't seem to use it. If you have info on this,

 * email me. I'll update this part.

 */

 

.blogsection{}







/**

 * Mambo's Built-in Component's Syling

 * -----------------------------------

 * These stylings are used for Mambo's built-in components

 * such as newsfeeds, weblinks, contact, search and polls.

 * A commented subtitle will guide you which is for which

 */

 

 

 /*  Polls  */

 





.poll {

	font-size: 9px;

	color: #546237;

}

table.pollstableborder {

	border: 1px solid #8189C0;

}



/**

 * Mambo Sections Styles

 * ---------------------

 * Styling of sections tables 

 */



.sectiontableheader {

	background-color : #f1e4cc;

	color            : #000099;
	
    border-bottom: 1px solid #7087DC;
	
	padding:4px;

	font-weight      : bold;

	border: #615A29;

}



.sectiontableentry1 {

  background-color : #fbf8f1;

}



.sectiontableentry2 {

  background-color : #fbf8f1;

}







/*  Weblinks */

.weblinks{} 





/*  Newsfeeds */

.newsfeedheading {} 

.newsfeeddate {} 

.fase4rdf {} 





/* Search page */

table.searchintro {} 





/*  Contact's table settings  */

table.contact {} 

table.contact td.icons {} 

table.contact td.details {
	background-color: #eef3ff;

	font-size: 0.9em;

	font-weight: bold;

	font-family: Georgia, Century Schoolbook, New Times Roman, serif;
}


