/* custom stuff */

.toplogo_header {
	 background-color: #E4E7F0;
}

.pathway {
	font-size: 11px;
	line-height: 54px;

}

.searchbox {
	width: 147px;
	font-family: Arial, Helvetica, serif;
	border: solid 2px #999999;
}

.topline {
	background : #FFFFFF url(../images/topline.gif) repeat-x;
}

.rightblock {
	font-family: Arial, Helvetica, serif;

	border: solid 1px #C0C9DC;
}

.centerblock {
	font-family: Arial, Helvetica, serif;
	background-color: #ffffff;
	border: solid 1px #C0C9DC;
	margin-bottom: 5px;
}

.leftnav {
	font-family: Arial, Helvetica, serif;
	padding-left:1px;
	padding-right:1px;
	width: 159px;
}


.centernav {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.rightnav {
	padding-left: 2px;
	padding-right: 8px;
	padding-top:5px;
	padding-bottom:5px;
}

table.leftnav.moduletable th {
	font-size: 20pt;

}

/* required stuff */

table.moduletable {
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	padding: 2px 2px
	}

table.moduletable th {
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	background-color: #F2F4F9;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: solid 1px #C0C9DC;
	padding: 2px 2px
}

table.moduletable td {
	font-family: Times;
	font-size: 14px;
	font-weight: normal;
	padding-left: 2px;
	padding-right:2px;
}

.redbg {
	background : #FFFFFF url(../images/berrybg.gif) repeat-y;
}

/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #333333;
	}

td,tr,p,div {
	font-family: Times;
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffffff;
	border-left: outset 1px #BECBCD;
	border-right: outset 1px #BECBCD;
	border-top: outset 1px #BECBCD;
	border-bottom: solid 1px #ffffff;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #495C5F;
}
.offtab {
	background-color : #EAECEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #BECBCD;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #769196;
}
.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #444444; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #555555; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #274369; text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	}

a:hover {
	color: #993333;	text-decoration: none;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #495C5F; height:2px; border: 1px inset;
	}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* 
########################################################
# Main Level Setting, left right : top bottom :        #
########################################################
*/

.frontpageheader {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding:2px;
}
	
a.mainlevel:link, a.mainlevel:visited {
    display: block;
	font-family: Arial;
	font-size: 11px;
	color: #501414;
	background: url(../images/menu_bg.png) -4px no-repeat;
	vertical-align: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 0px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
	border: none;
	line-height:19px;
 }

a.mainlevel:hover {
	background-position: 0px -100px;
	color: #993333;
}



a.sublevel:link, a.sublevel:visited {
	color: #501414; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}
	
a.sublevel:hover {
	color: #993333; text-decoration: none;
	}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #3D5592;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {

	}

.contentpaneopen {
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}



.contentheading {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3D5592;
	padding: 1px;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: dashed 1px #cccccc;
	}

.contentpagetitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #3D5592;
	text-align:left;
	}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
	padding-left: 2px
}

table.contenttoc th {
  	background-color: #F2F4F9;;
  	color: #660000;
	text-align: center;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.contentdescription {
	font-family: Times;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-top: 8px;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #CC3333; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #993333;	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #CC3333; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #993333;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	}

a.readon:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #f2f4f9;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: solid 1px #C0C9DC;
	padding: 2px 2px;
	}

.button {
  color: #ff6600;
  font-family: Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 2px double #999999;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 0px;
  line-height: 14px; 
  height: 22px;
  margin: 1px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: #ffffff;
	border: 1px solid #C0C9DC;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #CC3333; font-weight: bold;
	}

a.category:hover {
	color: #993333;
	}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px
	}
	
table.pollstableborder {
	border: 0px;
}

.sectiontableentry1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #F2F4F9;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
.sectiontableentry2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #E4E7F0;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.contentpane {
	background-color : #FFFFFF;
	}
	
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color : #cccccc;
	color : #333333;
	font-weight : bold;
	}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	}

.smalldark {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
	}

ul {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

li {
    
	list-style: inside url(../images/arrow.gif) 4px 3px 1px 1px;
	list-style-image: url(../images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: darkblue;
	}

.fase4rdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #272727; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #3B3B3B;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #757575;
	}

table.searchintro {
  	background-color: #cccccc;
	border: 1px solid #333333;
	}

table.contact {
	background-color: #F9F9F9;
	align: center;
	}

table.contact td.icons {
	background-color: #DADADA;
	}

table.contact td.details {
	background-color: #F0F0F0;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
  align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 2px;
  margin: 1px;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #000000;
}

a.pagenav:hover {
	color: #993333;
}

.pagenavbar {
	
}

.inputbox {
	padding: 2px;
	border:solid 1px #333333;
	background-color: #cccccc;
}
.contact_email {
    padding: 4px;
	 }
/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
	padding-left: 4px;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
	padding-left: 4px;
}
.copyright {
   font-size: 10px;
   font-weight: bold;
   font-family: Arial;
   text-align: Center;
}

#mainbody {
	width: 540px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	margin-bottom:0px;
}
.clr {
	clear: both;
}
#user5 {
	border:1px solid #C0C9DC;
	width: 49% !important;
	float: left;
	padding: 0px;
	margin-bottom: 5px;
}

#user6 {
	border:1px solid #C0C9DC;
	width: 50% !important;
	float: right;

	margin-bottom: 5px;
}