/**
 * CSS Format for Visualminimal 
 * ----------------------------
 * @author Wee Keat Chin
 * @email weekeat@visualdensity.com
 * @copyright Visualdensity 2003 - 2004. All Rights Reserved.
 **/

html { margin: 0; padding: 0; }
/* main body */
body {
	margin: 0; 
	padding: 0; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #cccccc;
	}
/* main body border */	
.bodstyle {
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-top: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	}
	
/* Links */
a:link, a:visited {
	font-size: 12px; 
	color: #000000; 
	}

a:hover {
	color: #808000;	text-decoration: none;
	}

#body_top, #body_bottom {
	padding: 0;
	margin: 0;
	width: 786px;
	text-align:center;
	}

	
.mod_left {
	valign: top;
	width: 120px;
	left: 0px;
	
	/* padding: 0 10px 0 8px; */
	display: block;
	padding-right: 8px;
	height: 100%;
	}
	
.mod_right {
	width: 120px;
	right: 8px;
	margin: 0 2px 0 0;

	padding: 0 10px 0 10px;
	display: block;
	}

.contents {
	margin: -4px 0 0 0; 
	/* left: 149px; */
	
	padding: 0 10px 4em 5px; 
	line-height: 1.66;
	border-right: 0px solid rgb(102, 102, 0);
	border-left: 1px solid #990000;
	
	}
	
a.contents, a.contents:visited {
	border-top: 1px solid rgb(102, 102, 0);
	border-bottom: 1px solid rgb(102, 102, 0);
	border-left: 8px solid rgb(102, 102, 0);
	border-right: 1px solid rgb(102, 102, 0);
	background-color: rgb(204, 204, 102);
	color: 000000;
	font-weight: bold;
	padding: 1px 4px 1px 2px;
	}

a.contents:hover {
	border-top: 1px solid rgb(153, 153, 0);
	border-bottom: 1px solid rgb(153, 153, 0);
	border-left: 8px solid rgb(153, 153, 0);
	border-right: 1px solid rgb(153, 153, 0);
	background: #333;
	color: #000000;
	padding: 1px 4px 1px 2px;
	}

div#footer {
	width: 786px;
	margin: 10px 0 10px 10px;
	text-align: center;
	}

/**
 * Mambo stylings
 */
 


/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	color: #003300;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #333333;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #333333;
	font-size: 12px; font-weight: bold;
	}


/* Horizontal Line */
hr {
	background: #333333; height:2px; border: 1px solid;
	}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* --Default menu-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #000000;
	font-size: 12px;
	text-align: right;
         text-decoration: none;
 }

a.mainlevel:hover {
	color: #808000;
	font-size: 12px;
	text-align: right;
	}

a.mainmenu:link, a.mainmenu:visited {
	color: #000000;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #808000; 
	text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #CCC;
	font-weight: normal;
}

a.sublevel:hover {
	color: #808000; 
	text-decoration: underline;
	}



/* Content - Sections & Categories */
.contentpane {
	color: #000000;
	}

.contentpaneopen {
	margin-top: 10px;
	font-size: 12px;
	color: #000000;
	}

.contentheading {
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
 	color: #000000;
	}

.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
 	color: #999900;
	}

table.contenttoc {
	color: #333300;
	border: 1px dotted #CCC;
    }

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #CCC; text-decoration: none; font-weight: normal;
	font-size: 12px;
	}

a.blogsection:hover {
	color: #999900;	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #999900; 
	text-decoration: none; 
	font-weight: normal;
	}

a.weblinks:hover {
	color: #ccc;	
	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #999900; 
	text-decoration: none; 
	font-weight: normal;
	}

a.readon:hover {
	color: #CCC;
	}
/* the table modules like the menu sit in */
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	padding-top: 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	color: #000000;
	}
	
/* module table header*/
table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #000000;
	}

table.moduletable td {
	font-size: 11px;
	}
	
/* heading for components like contact us */
.componentheading {
	font-weight: bold;
	font-size: 14px;
	padding-left: 4px;
	margin-top: 10px;
 	color: #000000;
	border-left: 0px solid #8B8F58;
	}

.button {
	color: #333333;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: #fff;
	border: 1px solid #CCCCCC;
	height: 20px;
	}

.inputbox {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1.5px;
	background-color: #ffffff;
	border: 1px solid #888800;
	}

/** category text format and links **/
.category {
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999900; 
	font-weight: bold;
	}

a.category:hover {
	color: #ccc;
	}

.poll {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	}

.pollstableborder {
	border: 1px solid rgb(59, 59, 35);
}

.sectiontableentry1 {
	border-bottom: 1px solid #4A5131;
	}
	
.sectiontableentry2 {
	border-bottom: 1px solid #4A5131;	
	}

.sectiontableheader {
	color : rgb(51, 51, 0);
	font-weight : bold;
	background: rgb(102, 102, 51);
	border-bottom: 1px solid #999900;
	}

.small {
	font-size: 10px;
	color: #7A8251;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark, a.smalldark:link, a.smalldark:visited {
        font-size: 10px;
        color: #333300;
        text-decoration: none;
        font-weight: normal;
        }
a.smalldark:hover {
	color: #CCCC66;
	}

.newsfeedheading {
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-size: 10px;
	color: #A7CF43;
	font-weight: normal;
}

.createdate {
	font-size: 9px;
	color: #8B8F58;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-size: 10px;
	color: #8B8F58;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

.fase4rdf {
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
	border: 1px solid #759328;
	}

table.contact {
	}

table.contact td.icons {
	display: none;
	}

table.contact td.details {
	font-size: 11px;
	background-color: #4A5131;
	border-left: 4px solid #888800;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #000000;
}

a.pagenav:hover {
	color: #999900;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

.cal_titlelink{
font-weight: bold; color: #323A15;
}

/* non joomla*/
.bar_title{
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}
	
.intown{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
	
.authorisedby{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}