/* GENERAL HTML CSS*/
html 
{
	height: 100%;
}

body 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}



img
{
	border:0px;
}

.img_left
{
	float: left;
	background:#FFF;
	border:1px solid #141443;
	margin:5px 10px 5px 0px;
	padding:4px;
}

.img_right
{
	float: right;
	text-align: right;
	background:#FFF;
	border:1px solid #141443;
	margin:5px 0px 5px 10px;
	padding:4px;
}
.img_general
{
background:#FFF;
border:1px solid #141443;
margin:5px 10px 5px 10px;
padding:4px;
}

td 
{
	font-size: 11px;
}

form 
{
	margin: 0px;
}

fieldset 
{ 
	border: 1px solid #cecece; 
}

legend
{ 
	color: #0E6EAB; 
	font-size: 11px; 
	font-weight: bold; 
	vertical-align: middle;
	padding: 4px;
}

textarea
{
	font-family: Tahoma;
	font-size: 11px;
}

input
{
	font-size: 11px;
}


a:link		{ color: #f28e00; text-decoration: none; font-weight: bold; }
a:active	{ color: #f28e00; text-decoration: none; font-weight: bold; }
a:visited	{ color: #f28e00; text-decoration: none; font-weight: bold; }
a:hover		{ color: #806120; text-decoration: none; font-weight: bold; }


/* CLASS CSS */
.clr 
{
	clear: both;
}


/* DEFAULT BUTTON */
.button 
{
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	border: 0px;
	width: auto;
	background-color: #c6bd70;
	padding: 2px;
}

/* GENERIC BUTTON - SHOULD REPLACE ALL OF THE BELLOW */
.generic_button_container
{
	
}

.generic_button
{
	font-family:Verdana;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	background-image: url(../images/b_pattern.gif);
	height:17px;
	padding-bottom:1px;
	cursor:pointer;
}

.generic_button_left
{
	width:3px;
	height:17px;
	background: url(../images/b_start.gif) no-repeat;
}

.generic_button_right
{
	width:3px;
	height:17px;
	background: url(../images/b_end.gif) no-repeat;
}


/* ICONS */
.editIcon
{
	width: 17px;
	padding-right:5px;
}

.favouriteIcon
{
	width: 28px;
	padding-right:5px;

}

.pdfIcon
{
	width: 16px;
	padding-right:5px;

}

.printIcon
{
	
	width: 22px;
	padding-right:5px;
}

.emailIcon
{
	width: 22px;
	padding-right:4px;

}
.telephone_icon
{
	width:48px;
	height:45px;
	background: url(../images/con_tel.png) no-repeat;
}

.fax_icon
{
	width:48px;
	height:45px;
	background: url(../images/con_fax.png) no-repeat;
}
.email_icon
{
	width:48px;
	height:45px;
	background: url(../images/emailButton.png) no-repeat;
}
.web_site_icon
{
	width:48px;
	height:45px;
	background: url(../images/con_address.png) no-repeat;
}

/* MAIN_MENU_JAVASCRIPT */
.main_menu_header 
{
/*
	height:41px;
	font-size: 7px;
	width:170px;
	background-image: url(../images/menu_buttons_header.gif);
	background-repeat: no-repeat;*/
}

.main_menu_footer 
{
	padding-top: 0px;
	margin-bottom: 8px;
	height:31px;
	width:236px;
	background-image: url(../images/menu_buttons_footer.gif);
	background-repeat: no-repeat;
}



/* MODULETABLE - USED AT */

div.moduletable 
{
	width: 236px;;
}

div.moduleheader 
{
	padding-left:0px;
	padding-top:0px;
	height:23px;
	background: url(../images/module_header.gif) no-repeat;
	margin-top: 20px;
	width:236px;
	height:24px;

}

div.moduleheader_left
{
	padding-left:0px;
	padding-top:0px;
	height:23px;
	background: url(../images/module_header_left.gif) no-repeat;
	margin-top: 20px;
}


div.moduleheader_title
{
	padding-top:5px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
}

div.moduleheader_title_left
{
	padding-top:5px;
	color:#141443;
	font-weight:bold;
	text-align:left;
	padding-left: 25px;
}


div.modulemain
{

	padding:0px;
	margin-top:0px;
}

div.modulemain_left
{

	padding:0px;
	margin-top:0px;
}

#logout
{
padding-left:0px;

}

#login
{
	
}

div.modulemain td
{

	
}

div.modulemain .modulemain_td
{
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	width:236px;
	margin-bottom: 0px;
	background: url(../images/module_pattern.gif) repeat-y;*/
	
}

div.modulemain_left .modulemain_td_left
{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	width: 236px;;
	margin-bottom: 0px;
	background: url(../images/module_pattern_left.gif) repeat-y;*/
	
}

div.modulefooter 
{
	width:236px;
	height:10px;
	background: url(../images/module_footer.gif) no-repeat;
	margin-bottom:12px;
}

div.modulefooter_left
{
	width:236px;
	height:8px;
	background: url(../images/module_footer_left.gif) no-repeat;
	margin-bottom:12px;
}


/* top menu*/
.menu_line 
{
	
}
a.mainlevel:link, a.mainlevel:visited 
{
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #f28e00;
	padding-left:15px;
	padding-right:15px;
	padding-top: 3px;
	text-decoration: none;
	height: 16px !important;
	height: 19px;
	margin-left:0px;
	margin-right:0px;
}

a.mainlevel:hover 
{   
	text-decoration: none;
	color: #fff;
    /*background:  #313131;*/
}

a.mainlevel#active_menu 
{

	color: #fff;
    /*background:  #313131;*/
}

a.mainlevel#active_menu:hover 
{
	color: #fff;
}

td.mainlevel
{
	text-align: left;
}


/* simplemenu*/
a.mainlevel_simplemenu:link, a.mainlevel_simplemenu:visited 
{
	display: block;
	text-align: center;
	font-size: 11px;
	color: #9fa58e;
	padding-top: 0px;
	text-decoration: none;
	padding-left:0px;
	padding-right: 0px;
	font-weight: bold;
	width: auto;
	height: 25px !important;
	height: 25px;	
	padding-top: 5px !important;
}

a.mainlevel_simplemenu:hover 
{
	background: #9fa58e;
	text-decoration: none;
	color: #141443;
}

a.mainlevel_simplemenu#active_menu 
{
	color:#141443;
	background: #9fa58e;
	font-weight: bold;
}

a.mainlevel_simplemenu#active_menu:hover 
{
	color: #141443;
}
/* SEPARATORS */
.mainlevel_seperator
{
	color: #9fa58e;
}

.article_seperator 
{
	display: block;
	height: 20px;
}

.heading_seperator 
{
	display: block;
	height: 9px;
}

.description_seperator 
{
	display: block;
	height: 10px;
}

.search_seperator 
{
	display: block;
	height: 10px;
}

.category_seperator 
{
	display: block;
	height: 10px;
}

.archive_seperator 
{
	display: block;
	height: 20px;
}

.nav_seperator 
{
	display: block;
	height: 5px;
}

.form_seperator 
{
	display: block;
	height: 3px;
}




/* IMPORTANT TABLES */
.body_outer 
{
	padding:30px;
	background-color:#ebeed8;
	height:100%;
}

.body_inner
{
	/*width: 100%;*/

}

.content_table 
{
	padding-right: 0px;
	height:100%;
}




/* CONTENTPANEOPEN USED */
table.contentpaneopen 
{
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen td 
{
   
}

table.contentpaneopen .content_header_left
{
/*	width:9px;
	height:33px;
	background: url(../images/main_header_left.gif) no-repeat;*/
	display: none;
}

table.contentpaneopen .content_header
{
	height:27px;
	height: 25px !important;
	width: 575px;
	line-height: 25px;
	background-color:#9fa58e;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	vertical-align:middle;
	padding-left:25px;
	padding-top: 2px !important;
	padding-top: 0px;
	padding-right:15px;
}


table.contentpaneopen .content_header_right
{
	/*width:9px;
	height:33px;
	background: url(../images/main_header_right.gif) no-repeat;*/
	display: none;
}

.header_title
{
	
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.header_title2
{
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	/*padding-top: 3px;*/
}

a.header_title:link		{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:active	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:hover	{ color: #9fa58e; text-decoration: none; font-weight: bold; }

table.contentpaneopen .content_main
{
	padding-left: 25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:5px;
	background:url(../images/main_pattern.gif) repeat-y;
	text-align: justify;
}

table.contentpaneopen .content_footer_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
	display: none;
}

table.contentpaneopen .content_footer
{
	height:18px;
	width: 575px;
	background: url(../images/main_footer.gif) no-repeat;
}

table.contentpaneopen .content_footer_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
	display: none;
}
.readmore_link
{
position:relative;
bottom:9px;
padding-right:18px;
}
a.readmore_link:link	{ color: #f28e00; text-decoration: none; font-weight: bold; }
a.readmore_link:active	{ color: #f28e00; text-decoration: none; font-weight: bold; }
a.readmore_link:visited	{ color: #f28e00; text-decoration: none; font-weight: bold; }
a.readmore_link:hover	{ color: #806120; text-decoration: none; font-weight: bold; }


table.contentpaneopen .section_category_td
{
	/*border-left: 1px solid #690f0d;
	border-right: 1px solid #690f0d;*/
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background: url(../images/main_pattern.gif) repeat-y;
	font-weight: bold;
	color: #141443;
}

.section_category			{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.section_category:link		{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.section_category:active	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.section_category:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.section_category:hover	{ color: #9fa58e; text-decoration: none; font-weight: bold; }


table.contentpaneopen .content_header2
{
	height: 22px;
	padding-left: 0px;
	padding-right: 0px;
	/*border-left: 1px solid #690f0d;
	border-right: 1px solid #690f0d;*/
	padding-right: 10px;
	background:url(../images/main_pattern.gif) repeat-y;
}


/* CONTENTPANE -  USED AT ??? */
/* TRY TO REMOVE IT - use contentpaneopen instead */
/* OR PUT IT INSIDE CONTENTPANEOPEN ???? */
table.contentpane 
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #690f0d;
}

table.contentpane td 
{
	
}






/* CATEGORY SEARCH */
.categorysearch
{
	
}


/* ARCHIVE SEARCH */
.archivesearch
{
	padding-top:10px;
	text-align:center;
	
}


/* TABLE OF CONTENTS - ???? */
/* USED FOR PAGING PROBABLY */
table.contenttoc 
{
	border: 1px solid #aab3cc;
	padding: 2px;
	margin-left: 8px;
	margin-bottom: 8px;
}

table.contenttoc td 
{
	padding: 2px;
	text-align:left;
	background:#dce3b6;
	border-bottom: 1px solid #ffffff;


}
table.contenttoc td:hover 
{
	background: #9fa58e;
	padding: 2px;
	text-align:left;
	border-bottom: 1px solid #ffffff;
}



table.contenttoc a:link		{ color: #141443; text-decoration: none; font-weight: normal; }
table.contenttoc a:active	{ color: #141443; text-decoration: none; font-weight: normal; }
table.contenttoc a:visited	{ color: #141443; text-decoration: none; font-weight: normal; }
table.contenttoc a:hover	{ color: #141443; text-decoration: none; font-weight: normal; background: #9fa58e; width: 100%;}

table.contenttoc th 
{
	background:#141443;
	color: #9fa58e;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
}



.error 
{
	font-style: italic;
	padding: 5px;
	color: #690f0d;
	font-size: 14px;
	font-weight: bold;
}

.message 
{
	text-align:center;
	padding: 10px;
	color: #806120;
	font-size: 12px;
	font-weight: bold;
}


/* PAGE NAVIGATION */
.pagenav 
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #690f0d;
	width: auto;
	padding: 4px;
	margin: 2px;
}

.pagenavbar 
{
	/* ??? */
	margin-right: 10px;
	float: right;
}

.navPages
{
	padding: 8px;
	text-align:center;
}

.navLinks
{
	padding: 8px;
	text-align:center;
}


/* VARIOUS FORM ELEMENTS */
.inputbox 
{
	background-color: #ffffff;
	font-size:11px;
	width: auto;	
}

.inputbox2
{
	width:125px;
	height:15px !important;
	height:19px;
}

.inputbox3
{
	width:95px;
	height:12px !important;
	height:16px;
}

.radiobox
{
	
}

.checkbox
{

}


.componentheading 
{
	/*width: 575px;*/
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	height:30px;
	background-color: #575d4d;
	padding-left:15px;
	padding-top: 8px;
	vertical-align: top;
}

.description_table
{
;	
}


.description_header_left
{
	/*width:9px;
	height:13px;
	background: url(../images/description_header_left.gif) no-repeat;*/
	display:none;
	
}

.description_header
{
	height:12px;
	background:url(../images/description_header.gif) no-repeat;
}

.description_header_right
{
	/*width:9px;







	height:13px;
	background: #ebeeef;
	background: url(../images/description_header_right.gif) no-repeat;*/
	display: none;
}

.contentdescription
{
	/*border-left: 1px solid #690f0d;
	border-right: 1px solid #690f0d;*/
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ebeed8;
	/*background:url(../images/description_pattern.gif) repeat-y;*/
}

.description_footer_left
{
	/*width:9px;
	height:13px;
	background: url(../images/description_footer_left.gif) no-repeat;*/
	display: none;

}

.description_footer
{
	height: 18px;
	background:url(../images/description_footer.gif) no-repeat;
}

.description_footer_right
{
	/*width:9px;
	height:13px;
	background: url(../images/description_footer_right.gif) no-repeat;*/
	display: none;
}


/* USED FOR HEADINGS - SHOULD BE REPLACED WITH componentheading */
.contentheading 
{
	/* maybe replace with something else */
	/* COMPONENT HEADING
	color: #D8000B;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	padding-left: 5px;
	*/

	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-color: #868C9B;
	height: 20px;
	padding-left:12px;
}

/* USED IN SECTIONS - CATEGORIES */
.sectiontable 
{

}

.sectiontablelink 
{
padding-left:2px;
}

.sectiontableheader_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_section_header_left.gif) no-repeat;*/
	display: none;
	
}

.sectiontableheader 
{
	/*height:9px;
	text-align:left;
	color:#000000;
	font-weight:bold;	
	background: url(../images/main_section_header_pattern.gif) repeat-x;*/
	display: none;
}

.sectiontableheader_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_section_header_right.gif) no-repeat;*/
	display: none;

}
.section_table_main
{
	/*border-left: 1px solid #690f0d;
	border-right: 1px solid #690f0d;*/
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #ebeed8;
	text-align: justify;
}
.sectiontableentry1 
{

	border-bottom:1px solid #141443;
    padding:4px;
	padding-left:0px;
	
}

.sectiontableentry2 
{

	border-bottom:1px solid #141443;
    padding:4px;
	padding-left:0px;
	
}

.sectiontableentry3
{

	border-bottom:1px solid #141443;
    padding:4px;
	padding-left:0px;
	
}

.sectiontablefooter_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
	display: none;
}

.sectiontablefooter  
{
	/*height:9px;
	background: url(../images/main_footer_pattern.gif) repeat-x;*/
	display: none;
}

.sectiontablefooter_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
	display: none;
}


.tableentry { color: #0E6EAB; text-decoration: none; font-weight: bold; }

a.tableentry_link:link		{ color: #141443; text-decoration: none; font-weight: bold; }
a.tableentry_link:active	{ color: #141443; text-decoration: none; font-weight: bold; }
a.tableentry_link:visited	{ color: #141443; text-decoration: none; font-weight: bold; }
a.tableentry_link:hover		{ color: #9fa58e; text-decoration: none; font-weight: bold; }


/* USED IN FORMS */
.form_table
{
	 
}

.form_neccessary
{
	color: red;
	font-weight: bold;
}

.form_td_header_left
{
	/*width:19px;
	height:13px;
	background: url(../images/main_section_header_left.gif) no-repeat;*/
	display: none;
}

.form_td_header
{
	background:#9fa58e;
	height: 27px;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	padding-left:12px;
	padding-right:12px;
	padding-top:0px;
	padding-bottom:0px;

}

.form_td_header_right
{
	/*width:19px;
	height:13px;
	background: url(../images/main_section_header_right.gif) no-repeat;*/
	display: none;
}

.form_td_main
{
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	background: url(../images/main_pattern.gif) repeat-y;
}

.form_td_row
{
	padding-top:2px;
}

.form_td1
{
	text-align: left;
	padding: 4px;
	padding-left:12px;
	font-weight:normal;
	background:#9fa58e;
	color:#141443;
	border-bottom: 1px solid #FFFFFF;
}

.form_td2
{
	text-align: left;
	padding: 4px;
	font-weight:normal;
	background:#dce3b6;
	color:#000000;
	border-bottom: 1px solid #FFFFFF;
}

.form_td_footer_left
{

	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
	display: none;
}

.form_td_footer
{
	
	height:18px;
	background: url(../images/main_footer.gif) repeat-x;
}

.form_td_footer_right
{	
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
	display: none;
}


/* USED IN LINKS */
.links_table 
{
	
}

.links_header_left
{
	width:9px;
	height:27px;
	background: url(../images/main_header_left.gif) no-repeat;
}

.links_header 
{
	font-size:10px;
	font-weight: bold;
	background: url(../images/main_header_pattern.gif) repeat-x;
	height: 27px;
	color: #8A6C00;
}

.links_header_right
{
	width:9px;
	height:27px;
	background: url(../images/main_header_right.gif) no-repeat;
}

.links_main
{
	border-left:1px solid #C8C7B2;
	border-right:1px solid #C8C7B2;
}

.links_entry1 
{
	border-bottom:1px solid #C8C7B2;
    padding:3px;
	padding-left:12px;
	background:#ffffff;

}

.links_entry2 
{
	border-bottom:1px solid #C8C7B2;
	padding:3px;
	padding-left:12px;
		background:#ffffff;
}

.links_entry3
{
	border-bottom:1px solid #C8C7B2;
	padding:3px;
	padding-left:12px;
	background:#ffffff;
}


.links_footer_left
{
	width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;
}

.links_footer  
{
	font-weight: bold;
	background: #FFFFFF;
	border-bottom:1px solid #690f0d;
	height: 12px;
	color: #3F4775;
}

.links_footer_right
{
	width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;
}

a.links_link:link		{ color: #141443; text-decoration: none; font-weight: bold; }
a.links_link:active		{ color: #141443; text-decoration: none; font-weight: bold; }
a.links_link:visited	{ color: #141443; text-decoration: none; font-weight: bold; }
a.links_link:hover		{ color: #9fa58e; text-decoration: none; font-weight: bold; }




/* USED IN SEARCH FORMS */
.search_table
{
	
}

.search_header_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_section_header_left.gif) no-repeat;*/
	display: none;
}

.search_header
{
	height: 11px;
	text-align:left;
	color:#000000;
	font-weight:bold;	
	background: #ffffff;
		
}

.search_header_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_section_header_right.gif) no-repeat;*/
	display: none;
}

.search_main
{
	/*border-left:1px solid #690f0d;
	border-right:1px solid #690f0d;*/
    padding:8px;
	background:#ffffff;
}

.search_row
{
	padding-top:2px;
}

.search_td1
{
	text-align: left;
	padding: 4px;
	padding-left:12px;
	font-weight:normal;
	background-color: #9fa58e;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
}

.search_td2
{
	text-align: left;
	padding: 4px;
	font-weight:normal;
	background-color: #dce3b6;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
}


.search_footer_left
{

	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
	display:none;
}

.search_footer
{
	height:11px;
	background: #ffffff;
}

.search_footer_right
{	
	/*font-size:1px;
	width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
	display:none;
}

.searchintro
{
	font-weight: bold;
	text-align:center;
}



.small 
{
	color: #B6B174;
	font-size: 11px;
}

.small_small
{
	color: #141443;
	font-size: 11px;
}

.small_news
{
	color: #141443;
	font-size: 9px;
}

.section
{

}

.category
{
padding-left:8px;
}

.author 
{
	text-align: left;
	color: #999999;
	font-size: 11px;
}

.createdate 
{
	text-align: right;
	color: #999999;
	font-size: 11px;
}

.modifydate 
{
	text-align:left;
	color: #999999;
	font-size: 11px;
}

.hits
{
	text-align:left;
	color: #999999;
	font-size: 11px;
}

.comments
{

}

.ratings
{
	color: #999999;
	font-size: 11px;
}

.readmore
{
	text-align:right;
}

.url
{

}

.not_auth
{
	font-weight:bold;
	color: #ff0000;
	text-align:center;
}

.highlight 
{
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code 
{
	background-color: #ddd;
	border: 1px solid #bbb;
}


div.mosimage 
{
	border: 1px solid #cccccc;
	margin-right:5px;

	margin-top:2px;
}

.mosimage 
{
	float:left;
}

.mosimage_caption 
{
	background: #efefef;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	border-top: 1px solid #cccccc;
}





/* THESE TWO SHOULD BE REMOVED */
table.pollstableborder td
{
	/* ???? */
	padding: 2px;
}

.poll
{
	/* redundant i guess */
	text-align:center;
	padding: 0px;
	margin-bottom:0px;
}



/* OBJECT CSS */

/* BUTTONS */
#buttons_outer 
{
  	margin-bottom: 0px;
}

#buttons_inner 
{
	width: 159px;
	height: 39px !important;
	height: 39px;
}

#buttons 
{
	width: 159px;
	margin: 0px;
	padding: 0px;
}
/* PATHWAY */
#pathway_text 
{
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding: 4px;
	margin-bottom: 2px;

}

#pathway_text img 
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#buttons>ul#mainlevel-nav li a { width: auto; }


/* MAINLEVEL-NAV */
ul#mainlevel-nav
{
	list-style: none;
	padding-left:1px;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	/*border-right: 1px solid #cccccc;*/
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #591C14;
}


/* SEARCH */


#mod_search_inner_form
{
	padding: 0;
	margin: 0;
}

.search_input_container
{
	
}

.search_input
{
	border: 0px;
	font-size: 11px;
	color: #000000;
	padding-left:0px;
	vertical-align:middle;
	border:1px solid #cccccc;
	height: 14px !important;
	height: 18px;

}

.search_button_container
{
	padding-left:10px;
}


/* HEADER */
.header_outer 
{
	border: 0px;
	margin: 0px;
	padding:0px;
}

.header_pattern1
{
height:209px;
background:url(../images/header_pattern1.gif) repeat-x;
}

.green
{

}



.header_pattern3
{
height:41px;
background:url(../images/header_pattern3.gif) repeat-x;
}
.header_pattern4
{
background:#e7dac1;
}

.left_column
{
width:236px;
background:url(../images/left_frame_pattern.gif) repeat-y;

}

.right_column_pattern
{
width: 236px;;
background:url(../images/frame_pattern_right.gif) repeat-y;
}


.header1 
{
width: 980px;
height:57px;
background:url(../images/header1.gif) no-repeat;



}
.header2
{
height:253px;
width: 980px;
background:url(../images/header2_image.jpg) no-repeat;
}

.header3
{

width: 744px;
height:35px;
background:url(../images/header3.gif) no-repeat;


}


.main_frame_pattern
{
background:url(../images/main_frame_pattern.gif) repeat-y;
}



.header4
{ 
width: 236px;;
background:url(../images/menu_buttons_header.gif) no-repeat;
}

.search_background
{
width: 236px; !important;
/*width: 167px;*/

background:url(../images/frame_search.gif) no-repeat;
/*padding-top: 32px;
padding-left: 13px !important;
padding-left: 0px;*/
}
.footer_pattern
{

}
.top_menu_div_container
{
float:left; 
position:relative; 
right:0px; 
background-color:red;
width:150px;
height:28px;
border:1px solid green;
}

/* TOP */
#top_outer
{
	width: 342px;
	float: right;
	margin-left:0px;
	background-color:#D8000B;
}

#top_inner 
{
	float: right;
	padding: 0px;
	height: 76px;
	overflow: hidden;
}


/* LEFT */
#left_outer 
{
	float: left;
	margin: 0px;
	width: 170px;
}

#left_inner 
{
	float: none !important;
	float: left;
}


/* RIGHT */
#right_outer 
{	
	width: 170px;
	padding-top: 20px;
}

#right_inner 
{
	float: none !important;
	float: right;
	
}


/* BANNER */
#banner_inner 
{
	float: left;
	padding: 0px;
	height: 70px;
}


/* POLL */
#poll_buttons
{
	padding-top:8px;
}

#poll_question
{
	color:#000000;
	font-weight:bold;
}


/*WEB LINKS */
ul#weblinks
{
	padding: 3px;
	margin: 5px;
	margin-left: 20px;
}

/* Dimos Xortiatis */

.joomap		{ color: #141443; text-decoration: none; font-weight: bold; font-size:12px; }

.tablerow1 
{
	height: 20px;
	padding:4px;
	background-color:#575d4d;/* for header */
	color:#ffffff;
	font-weight: bold;
}


.tablerow2
{
	height: 20px;
	padding:4px;
	background-color:#9fa58e;
	color:#141443;
	font-weight: bold;
}
.tablerow3
{
	height: 20px;
	padding:4px;
	background-color:#dce3b6;
	
}
.tablerow1 a:link		{ color: #ffffff; text-decoration: none; font-weight: bold; }
.tablerow1 a:active		{ color: #ffffff; text-decoration: none; font-weight: bold; }
.tablerow1 a:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
.tablerow1 a:hover		{ color: #9fa58e; text-decoration: none; font-weight: bold; }


.box_td
{
		color: #141443;
		text-align: justify;
		padding-top: 3px;
		
}

.box_td_left
{
		color: #141443;
		text-align: justify;
		width: 55px;
}

.box_td_login
{
padding-left:23px;
}

div.left-image 
{
	float: left;
	text-align: left;
	background:#FFF;
	border:1px solid #ccc;
	margin:3px 5px 5px 0px;
	padding:4px;
}


div.right-image
{
	float: right;
	text-align: right;
	background:#FFF;
	border:1px solid #ccc;
	margin:3px 0px 5px 5px;
	padding:4px;
}
.left-image-right-area
{
	background:#FFF;
	border:1px solid #ccc;
	margin:3px 5px 5px 0px;
	padding:4px;
}

.right-image-right-area
{
	background:#FFF;
	border:1px solid #ccc;
	margin:3px 0px 5px 5px;
	padding:4px;
}

.footer
{
width:980px;
height:45px;
padding-left:220px;
padding-right:8px;
/*height: 28px !important;*/
background:url(../images/footer.gif) no-repeat;
/*text-align:center;*/
color:#adb48f;
}

#sizer 
{
width:170px;
height:60px;
font-size:0px;
}

#amea 
{
	background: url(../images/b_amea_up.gif) no-repeat;  
}

.unpub_div
{
padding-left:13px;
text-align:left;	
}
.unpub
{
padding-left:10px;
background: url(../images/arrow.png) left no-repeat;
}

/*
* CSS for Moobot mooTable Plugin
*/

.mootable_container{
	display: block;
	height: 100px;
	overflow: hidden;
	position: relative;
	border: 1px solid #6B0F0D;
	padding-bottom: 2px;
}
.mootable{
	display: block;
	position: absolute;

}
.mootable .thead{
	display: block;
	position: relative;
	height: 1.6em;
	z-index: 2;
	background: #961e1c;
	border-bottom: 2px solid #ffffff;
	color:#ffffff;
	width:100%;
}
.mootable .thead .tr{
	display: block;
	position: relative;
	width:100%;
}
.mootable .thead .tr .th{
	display: block;
	float: left;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	padding: 0px 2px;
	width:150;
	height: 1.6em;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
.mootable .thead .tr .th .resize{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
	height: 1.6em;
	width: 4px;
	cursor: e-resize;
}
.mootable .thead .tr .sorted_asc{
	text-indent: 9px;
	background: url(mootable/img/arrow_down.gif) 2px 50% no-repeat;

}
.mootable .thead .tr .sorted_desc{
	text-indent: 9px;
	background: url(mootable/img/arrow_up.gif) 2px 50% no-repeat;
}
.mootable .thead.dragging .tr .th.sortable.mouseover{
	background-color: transparent;
	border-bottom: 2px solid #6B0F0D;
	cursor: pointer;

}
.mootable .thead .tr .th.sortable.mouseover,
.mootable .thead.dragging .tr .th.dragging{
	cursor: pointer;
	border-bottom: 2px solid orange;
	background-color:#BE3630;
	color:#ffffff;
}
.mootable .tbody{
	display: block;
	position: absolute;
	top: 1.2em;
	width:100%;
	overflow: auto;
}
.mootable .tbody table{
	
	position: relative;
	visibility: visible;
	top: 0px;
	left: 0px;
	z-index: 3;
	width:100%;
}
.mootable .tbody .loading{
	background: #777777 url(mootable/img/loading.gif) center center no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
	z-index: 4;
}
.mootable .tbody tr{
	visibility: visible;
	border-bottom: 1px solid #f3f3f3;
}
.mootable .tbody tr.odd:hover td,
.mootable .tbody tr.even:hover td{
	background: #F7CC9A;
	color:#6B0F0D;
}
.mootable .tbody tr:hover td div div.fade{
	/*background: url(mootable/img/fade_feffbf.png) top right repeat-y;*/
}
.mootable .tbody tr.odd td{
	background: #f6f2f8;
	color:#000000;
}
.mootable .tbody tr.even td{
	background: #ddc9aa;
	color:#141443;
}
.mootable .tbody .tr .td{
	display: block;
	position: relative;
	float: left;
	padding: 2px 2px;
	width: 200px;
	border-right: 1px solid #f3f3f3;

}
.mootable .tbody table tr td{
	visibility: visible;
	border-right: 1px solid #f3f3f3;
	position: relative;
	overflow: hidden;
	padding: 4px;
	height: 1.6em;
}
.mootable .tbody table tr td div{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0px;
}
.mootable .tbody table tr td div span{
	position: absolute;
	white-space: nowrap;
	display: block;
	top: 0px;
	left: 0px;
	padding: 0px;
}
.mootable tbody tr td div.fade{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 4;
	padding: 2px 0px;
	width: 9px;
	height: 1.6em;

}
tr.even td div.fade{
	/*background: url(mootable/img/fade_ffffff.png) top right repeat-y;*/
}
tr.odd td div.fade{
	/*background: url(mootable/img/fade_f6f6f6.png) top right repeat-y;*/
}
.mootable th, .mootable table tr td,
.mootable .th, .mootable td{
}
.mootable tfoot,
.mootable .tfoot{
	display: none;
}
.mootable .displayTrigger{
	width: 18px;
	height: 1.6em;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 4;
	background: #f3f3f3 url(mootable/img/cols.gif) center center no-repeat;
}
.mootable .displayOptions{
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: 5;
	padding: 2px;
	border: 1px solid #6B0F0D;
	background: #f2f6f8;
	display: none;
	color:#000000;
}
.mootable .displayOptions form{
	margin: 0px;
	padding: 0px;
}
.mootable_container .resizehandle{
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: -1px;
	z-index: 2;
	cursor: n-resize;
	border-bottom: 1px solid #6B0F0D;
	border-top: 3px double #6B0F0D;
	background-color: #ffffff;
}
.mootable .thead .tr .th.hide,
.mootable .tbody tr td.hide{
	display: none;
}

div
{

}

.mootable .thead .tr .span{
width:200px;
}



.latest_news
{
	border-bottom: 1px solid #690F0D;
	padding-top:4px;
	padding-bottom: 2px;
}

.reset_fonts
{
	position: relative;
	top: -13px;
}

#fwrfId
{
	height: 33px;
}

a.modulemain_td_banners:link		{ color: #9fa58e; text-decoration: none; font-weight: normal; }
a.modulemain_td_banners:active		{ color: #9fa58e; text-decoration: none; font-weight: normal; }
a.modulemain_td_banners:visited		{ color: #9fa58e; text-decoration: none; font-weight: normal;; }
a.modulemain_td_banners:hover		{ color: #9fa58e; text-decoration: none; font-weight: normal; }

.date
{
	color: #727964;
	padding-left:0px;
	padding-bottom:30px;
	
}

.resizer
{
	height: 31px;
}

.xrimatodotisi
{
	color: #666666;
	font-size: 9px;
	width: 100%;
}

.xrimatodotisi_bg
{
	background: #dce3b6;
	text-align: center;
}

.manitaria
{
background: url(../images/b_manitaria_up.gif) no-repeat;
width:236px;
height:75px;
}

.manitaria:hover
{
background: url(../images/b_manitaria_roll.gif) no-repeat;
width:236px;
height:75px;
}


.search
{
color:#ffffff;
padding-left:230px;
padding-right:20px;
}

.top_menu
{
padding-right:48px;
padding-top:24px;

}

.orange_bullet
{
background: url(../images/bullet_orange.gif) no-repeat;
}