

/*wanjo: template layout stuff*/
.topmenu {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
}

#logo_main_image {
	background-image: url(../images/logo_main_image.jpg);
	background-position: left top;
	height: 108px;
	width: 763px;
}


#topnav {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height:28px;
	width:763px;
	text-align:left;
	padding-left:10px;
}

#topnav li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  white-space: nowrap;
}

#topnav a {
  	display: block;
  	padding-right:10px;
	padding-left:5px;
	padding-right:5px;  
  	float: none; 
  	text-decoration: none;  
  	color:#FFFFFF; /*#cccccc;*/
  	line-height: 20px;
  	text-align: center;
  	font-weight: bold;
}

#topnav a:hover {
  color:#FF9999;
}


#top_rightnav_floating {
	background-image: url(../images/languages_bg.jpg);
	background-position: left bottom;
	width: 137px;
	background-repeat: no-repeat;
}

#languages_area {
	padding-left:15px;
}

#languages_area ul{
	list-style:none;
	text-indent:0px;
	padding: 0;
	margin: 0;
}

#languages_area ul li{
	float:left;
	white-space: nowrap;
	padding-right:10px;
	padding-left:0px;
	background-image:none;
}

#languages_area ul li a{
	display:block;
	text-decoration: none;  
	color:#000099; /*#cccccc;*/
	font-size: 12px;
	font-weight: bold;
}

#languages_area ul li a:hover{
  color:#FF99CC; /*#cccccc;*/
  text-decoration:none;
  display:block;
  float:left;
  font-size:12px;
}

#rightnav {
	background-image: url(../images/rightnav_vertline.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#rightnav_floating {
	background-image: url(../images/rightnav_bg.jpg);
	background-repeat: repeat-y;
	width: 133px; /* wanjo: could be increased according to rightnav content*/
}

#rightnav_floating_bt {
	background-image: url(../images/rightnav_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 21px;
	height:auto;
	width: 133px;
	padding-bottom: 21px;
}

#leftnav {
	background-image: url(../images/left_nav.jpg);
	background-position: left bottom;
	width: 184px;
	background-repeat: no-repeat;
}


#pathway {
	background-image: url(../images/pathway_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 579px;
	padding-left:10px;
	padding-top:5px;
	margin:0px;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	color:#0099FF;
	font-weight:bold;

}

#pathway a{
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
}

#pathway img{
	float:left;
}

#search_area {
	background-image: url(../images/search.gif);
	height: 38px;
	width:579px;
	margin-right: 0px;
	padding-top:0px;
	padding-left:5px;
}

#search_area .inputbox{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000066;
	background-color:#FFCCCC;
}

#search_area .button{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000099;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	background-position: top;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}

#footer a:link,a:visited{
	color:#FFFFFF;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#mainbody_area{
	width:579px;
	margin:0px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
}

#bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#mainbody_bottom_sep {
	background-image: url(../images/mainbody_bottom_sep.jpg);
	background-repeat: no-repeat;
	height:16px;
	margin-right:0px;
	background-position: right bottom;
}

#leftadvert_top{
	background-image:url(../images/leftadvert_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:29px;
	width:184px;
}

#leftadvert_middle{
	background-image:url(../images/leftadvert_middle.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	width:184px;
}

#leftadvert_bottom{
	background-image:url(../images/leftadvert_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:29px;
	width:184px;
}


/*wanjo: joomla styles*/

#leftnav a.mainlevel:link,a.mainlevel:visited {
  	display: block;
	background: url(../images/menubg.gif) no-repeat;
	font-family:Tahoma, Arial, Verdana;	
	font-size:11px;
	font-weight:bold;
	color:#0000FF;
	text-align:left;
	text-decoration:none;
	text-indent: 5px;	
	height:19px;
	width:183px;
	margin-bottom:1px;
	margin-top:1px;
	padding-top:3px;
	vertical-align:middle;
}



#leftnav a.mainlevel:hover {
	text-decoration: none;
	font-weight: bold;
	color:#990000;
}


#leftnav .moduletable{
	margin-top:8px;

}

#leftnav .moduletable th,h3 {
	display:block;
	text-align:left;
  	text-indent:5px;
  	font-size: 14px;
	line-height:24px;
  	font-weight:bold;
  	color:#FFFFFF;
	width:183px;
  	height:22px;	
	margin-bottom:1px;
	padding-top:5px;
	background: url(../images/moduleheader_bg.jpg) bottom left no-repeat;
}


/*wanjo: text styles*/
p,div{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;	
}


td,tr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;	
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 150%;
	padding-left: 15px;
	padding-top: 0px;
	font-size:11px;
	background-image: url(../images/bullet_01.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


/* Joomla core stuff */
a:link, a:visited {
	color:#993333; /*#c64934; */
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}

a:hover {
	color: #900;	
	text-decoration: none;
	font-weight: bold;
}


table.contentpaneopen{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	border-width:0px;
}
	

table.contentpaneopen td{
	background-image:url(../images/contentpane_vertline.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:5px;	
}

table.contentpaneopen td td{
	background-image:none;
}


table.contentpaneopen td.contentheading {
	padding: 0px;
    padding-left:0px;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	vertical-align: middle;
	color:#0000CC; /* #444444;*/
	text-align: left;
	width: 100%;
	background-image:none;
}


/*wanjo: content panes on the right nave*/
#rightnav table.contentpaneopen *{
	background-image:none;
	padding-left:0px;
	margin:0px;
}

/*wanjo: content panes on the home page*/

#home_thumbs table.contentpaneopen{
	margin-left:10px;
	width:100%;
	height:100%;
	border-width:0px;
}

#home_thumbs table.contentpaneopen td{
	background-image:url(../images/contentpane_vertline.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:5px;
}

/*wanjo: in case thumbnails have table make sure cells dont inherit the previous background*/
#home_thumbs table.contentpaneopen td td{
	background-image:none;
}


#home_thumbs table.contentpaneopen td.contentheading {
	padding: 0px;
    padding-left:6px;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	color:#ffffff; /* #444444;*/
	text-align: left;
	background: #FFFFFF url(../images/contentheading_bg.jpg) no-repeat;
	width: 100%;
}




/*wanjo: bottom section will article items will not ressemble homepage thumbnails*/
#bottom table.contentpaneopen td.contentheading {
	padding: 0px;
    padding-left:6px;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	vertical-align: middle;
	color:#0000CC; /* #444444;*/
	text-align: left;
	background-image:none;
	width: 100%;
}



#bottom table.contentpaneopen td{
	background-image:none;
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:5px;	
	
}





.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}




table.contentpaneopen td.componentheading{
	padding-left: 4px;
    padding-left:2px;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	vertical-align: bottom;
	color:#660099; /* #444444;*/
	text-align: left;
	background: #FFFFFF url(../images/contentheading_bg.jpg) no-repeat;
	width: 100%;
}



table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}


table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}



table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}



table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


/*wanjo: menus style extensions*/
a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}



.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
