/* GENERAL HTML CSS*/
html 
{
	height: 100%;
}

body 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #333333;
	background-color: #fff
}

img
{
	border:0px;
}


h1
{
forn-size:14px;
}
.img_left
{
	float: left;
	background:#FFF;
	border:1px solid #c1c1c1;
	margin:5px 5px 5px 0px;
	padding:4px;
}

.img_right
{
	float: right;
	text-align: right;
	background:#FFF;
	border:1px solid #961e1c;
	margin:5px 0px 5px 5px;
	padding:4px;
}
.img_general
{
background:#FFF;
border:1px solid #961e1c;
margin:5px 5px 5px 5px;
padding:4px;
}

td 
{
	font-size: 10px;
}

form 
{
	margin: 0px;
}

fieldset 
{ 
	border: 1px solid #cecece; 
}

legend
{ 
	color: #0E6EAB; 
	font-size: 10px; 
	font-weight: bold; 
	vertical-align: middle;
	padding: 4px;
}

textarea
{
	font-family: Tahoma;
	font-size: 10px;
}

input
{
	font-size: 10px;
}


a:link		{ color: #354563; text-decoration: none; font-weight: bold; }
a:active	{ color: #354563; text-decoration: none; font-weight: bold; }
a:visited	{ color: #354563; text-decoration: none; font-weight: bold; }
a:hover		{ color: #f7901e; text-decoration: none; font-weight: bold; }


/* CLASS CSS */
.clr 
{
	clear: both;
}


/* DEFAULT BUTTON */
.button 
{
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	border: 0px;
	width: auto;
	background-color: #c6bd70;
	padding: 2px;
}

/* GENERIC BUTTON - SHOULD REPLACE ALL OF THE BELLOW */
.generic_button_container
{
	padding:0px;
	margin:0px;
}

.generic_button
{
	font-family:Arial;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	border: 0px;
	background: url(../images/b_pattern.gif) repeat-x;
	height:18px;
	padding-bottom:1px;
	cursor:pointer;
	
	
}

.generic_button_left
{
	width:3px;
	height:18px;
	background: url(../images/b_start.gif) no-repeat;
	
}

.generic_button_right
{
	width:3px;
	height:18px;
	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:13px;
	/*font-size: 7px;*/
	width:180px;
	background-image: url(../images/menu_header.gif);
	background-repeat: no-repeat;
}

.main_menu_footer 
{
	padding-top: 0px;
	margin-bottom: 8px;
	height:13px;
	width:180px;
	background-image: url(../images/menu_footer.gif);
	background-repeat: no-repeat;
}



/* MODULETABLE - USED AT */

div.moduletable 
{
	width:190px;
	background:#fff;
}

div.moduleheader 
{
	padding-left:0px;
	padding-top:0px;
	height:28px;
	width:190px;
	background: url(../images/module_header.gif) no-repeat;
}

div.moduleheader_left
{
/*	padding-left:0px;
	padding-top:0px;
	height:28px;
	background: url(../images/module_header_left.gif) no-repeat;*/
}


div.moduleheader_title
{
	padding-top:7px;
	color:#354563;
	font-weight:bold;
	text-align:center;
	padding-right:13px;
}

div.moduleheader_title_left
{
	padding-top:7px;
	color:#354563;
	font-weight:bold;
	text-align:center;
	padding-left:13px;

}



div.modulemain
{

	padding:0px;
	margin:0px;
	padding-right:0px;

	background: url(../images/module_pattern.gif) repeat-y;
	
}


div.modulemain_left
{

	padding:0px;
	margin:0px;
}



#logout
{
padding-left:0px;

}

#login
{
}

div.modulemain td
{
	
}

div.modulemain td_left
{
	
}


div.modulemain .modulemain_td
{
	
	padding-top:4px;

	/*padding-left:8px !important;*/
	padding-left:10px;
	padding-right:4px;
	width:180px;
	margin-bottom: 0px;
	background: url(../images/module_pattern.gif) repeat-y;
	
}

div.modulemain .modulemain_td_left
{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	width:190px;
	margin-bottom: 0px;
	background: url(../images/module_pattern_left.gif) repeat-y;
	
}


td.modulemain_td_left
{
	padding-top:0px;
	padding-left:24px;
	padding-right:0px;
	width:190px;
	margin-bottom: 0px;
	background: url(../images/module_pattern_left.gif) repeat-y;
	
}

td.modulemain_td
{
	
	padding-right:0px;
	
	
}


div.modulefooter 
{
	width:190px;
	height:12px;
	background: url(../images/module_footer.gif) no-repeat;
	
}

div.modulefooter_left 
{
	/*width:180px;
	height:12px;
	background: url(../images/module_footer_left.gif) no-repeat;
	margin-bottom:12px;*/
}



.header_title2
{
position:relative; top:4px;
	/*padding-top: 20px;*/
	color:#556B81;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
}





/* top menu*/
.menu_line 
{
	
}



a.mainlevel:link, a.mainlevel:visited 
{
	
	display: block;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #354563;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	white-space:nowrap;
	height:10px!important;
	height:15px;

	margin-bottom:10px;
	
	
	
}

a.mainlevel_user
{
	
	display: block;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #354563;	
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	white-space:nowrap;
	height:10px!important;
	height:15px;

	margin-bottom:10px;
	
}





a.mainlevel:hover 
{   
	text-decoration: none;
	color: #cc9743;
   
	/*background-position:0px 30px;*/
}


a.mainlevel_user:hover 
{   
	text-decoration: none;
	color: #cc9743;
   
	/*background-position:0px 30px;*/
}

a.mainlevel#active_menu 
{

	color: #cc9743;
	

	
	
}


a.mainlevel_user#active_menu 
{

	color: #cc9743;

	display: block;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	white-space:nowrap;
	height:10px!important;
	height:15px;

	margin-bottom:10px;
	
}


a.mainlevel#active_menu:hover 
{
	color: #cc9743;
	
}

a.mainlevel_user#active_menu:hover 
{
	color: #cc9743;
	
}

td.mainlevel
{
	text-align: left;
}


td.mainlevel_user
{
	text-align: left;
}

table.mainlevel_table
{



}




/* simplemenu*/
a.mainlevel_simplemenu:link, a.mainlevel_simplemenu:visited 
{

	
	
	
	display: block;
	text-align: center;
	font-size: 10px;
	color: #354563;
	padding-top:7px !important;
	padding-top:0px;
	padding-left: 0px;
	text-decoration: none;
	margin-left:8px;
	font-weight: normal;
	
}

a.mainlevel_simplemenu:hover 
{
	background-position: 0px -25px;
	text-decoration: none;
	color: #f7901e;
}

a.mainlevel_simplemenu#active_menu 
{
	color:#f7901e;
	font-weight: normal;
}

a.mainlevel_simplemenu#active_menu:hover 
{
	color: #f7901e;
}
/* SEPARATORS */
.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-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#dcdcdc;
}

.body_inner
{
	padding-left:  20px;
	padding-right: 20px;
	padding-top:20px;
	width:100%;
}

.content_table 
{
	
}




/* 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;
	*/
	
}

table.contentpaneopen .content_header
{

	line-height:23px;
	background: url(../images/main_header.gif) no-repeat;
	text-align:left;
	font-weight: bold;
	color:#354563;
	vertical-align:middle;
	padding-left:10px;
	padding-right:20px;
	height:33px;
	width:558px;
/*	border-bottom:1px solid #354563;*/
	
}


table.contentpaneopen .content_header_right
{
	/*width:9px;
	height:33px;
	background: url(../images/main_header_right.gif) no-repeat;
	*/
}

.header_title
{
	
	color:#cc9743;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;

}


a.header_title:link	{ color: #354563; text-decoration: none; font-weight: bold; }
a.header_title:active	{ color: #354563; text-decoration: none; font-weight: bold; }
a.header_title:visited	{ color: #354563; text-decoration: none; font-weight: bold; }
a.header_title:hover	{ color: #F7901e; text-decoration: none; font-weight: bold; }

table.contentpaneopen .content_main
{
	
	padding-left: 20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	text-align: justify;
	
	
}

table.contentpaneopen .content_footer_left
{
	width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;
}

table.contentpaneopen .content_footer
{
	height:9px;
	background: url(../images/main_footer_pattern.gif) repeat-x;
}

table.contentpaneopen .content_footer_right
{
	width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;
}


.readmore
{
	text-align:right;
	width:90px;
	height:28px;
	background: url(../images/b_more.gif) no-repeat;
	background-position:right;
	padding-bottom:4px;
}



.readmore_link
{
margin-left:442px;
padding-left:0px !important;
padding-right:0px;
color:#fff;
padding-right:12px !important;


}

a.readmore_link:link	{ color: #fff; text-decoration: none; font-weight: bold; }
a.readmore_link:active	{ color: #fff; text-decoration: none; font-weight: bold; }
a.readmore_link:visited	{ color: #fff; text-decoration: none; font-weight: bold; }
a.readmore_link:hover	{ color: #4D6176; text-decoration: none; font-weight: bold; }


table.contentpaneopen .section_category_td
{
	
	padding-left: 15px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	color:#cc9743;
	width:500px;
}

.section_category_td
{
width:200px;
}

.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: #f7901e; text-decoration: none; font-weight: bold; }


table.contentpaneopen .content_header2
{
	height: 22px;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}


/* CONTENTPANE -  USED AT ??? */
/* TRY TO REMOVE IT - use contentpaneopen instead */
/* OR PUT IT INSIDE CONTENTPANEOPEN ???? */
table.contentpane 
{
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #c1c1c1;*/
}

table.contentpane td 
{
	
}






/* CATEGORY SEARCH */
.categorysearch
{
	
}


/* ARCHIVE SEARCH */
.archivesearch
{
	padding-top:10px;
	text-align:center;
	
}


/* TABLE OF CONTENTS - ???? */
/* USED FOR PAGING PROBABLY */
table.contenttoc 
{
	
	padding: 4px;
	margin-left: 8px;
	margin-bottom: 8px;
}

table.contenttoc td 
{
	padding: 4px;
	text-align:left;
	background:#ffffff;
	border-left: 1px solid #bab6ab;
	border-right: 1px solid #bab6ab;
	border-bottom: 1px solid #bab6ab;
}


table.contenttoc td:hover 
{
	padding: 4px;
	text-align:left;
}



table.contenttoc a:link		{ color: #5b3b2c; text-decoration: none; font-weight: normal; }
table.contenttoc a:active	{ color: #5b3b2c; text-decoration: none; font-weight: normal; }
table.contenttoc a:visited	{ color: #5b3b2c; text-decoration: none; font-weight: normal; }
table.contenttoc a:hover	{ color: #ffffff; padding-top:4px; padding-bottom:4px; background: #354563; width:100%; text-decoration: none; font-weight: normal; }


table.contenttoc th 
{
	background:#5f6d7a;
	color: #d9bf98;
	text-align: center;
	padding-top: 2px;
	padding-left: 2px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
}



.error 
{
	font-style: italic;
	padding: 5px;
	color: #c1c1c1;
	font-size: 14px;
	font-weight: bold;
}

.message 
{
	text-align:center;
	padding: 10px;
	color: #0E6EAB;
	font-size: 12px;
	font-weight: bold;
}


/* PAGE NAVIGATION */
.pagenav 
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #c1c1c1;
	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 
{
	border: solid 1px #c1c1c1;
	background-color: #ffffff;
	font-size:11px;
}

.inputbox2
{
	width:110px;
	height:15px !important;
	height:19px;
	
}

.radiobox
{
	
}

.checkbox
{

}

.login_table
{
padding-top:10px;
padding-right:4px;
}

.ok_login
{
padding-left:25px;
}
.componentheading 
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	height:33px;
	width:558px;
	background: url(../images/frame_category.gif) no-repeat;
	padding-left:12px;
	padding-bottom:4px;
	

}

.description_table
{
	padding-left: 10px;
	padding-right:25px;
}


.description_header_left
{
	width:9px;
	height:13px;
	background: url(../images/description_header_left.gif) no-repeat;
	
}

.description_header
{
	color:#8A6C00;
	font-weight: bold;
	height:13px;
	background:url(../images/description_header_pattern.gif) repeat-x;
	text-align:left;

}

.description_header_right
{
	width:9px;
	height:13px;
	background: #ebeeef;
	background: url(../images/description_header_right.gif) no-repeat;
}

.contentdescription
{
	/*border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;*/
	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #eaeaea;
}

.description_footer_left
{
	width:9px;
	height:13px;
	background: url(../images/description_footer_left.gif) no-repeat;

}

.description_footer
{

	background:url(../images/description_footer_pattern.gif) repeat-x;
}

.description_footer_right
{
	width:9px;
	height:13px;
	background: url(../images/description_footer_right.gif) no-repeat;
}


/* 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: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-color: #868C9B;
	height: 20px;
	padding-left:12px;
}

/* USED IN SECTIONS - CATEGORIES */
.sectiontable 
{
padding-left:10px !important;
padding-right:15px  !important;
padding-left:0px ;
padding-right:0px ;
}

.sectiontableheader_left
{
/*	width:9px;
	height:14px;
	background: url(../images/main_section_header_left.gif) no-repeat;*/
	
}

.sectiontableheader 
{
	height:9px;
	text-align:left;
	color:#000000;
	font-weight:bold;	
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}

.sectiontableheader_right
{
	/*width:9px;
	height:14px;
	background: url(../images/main_section_header_right.gif) no-repeat;*/

}
.section_table_main
{
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	
	padding-top:0px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	text-align: justify;


}
.sectiontableentry1 
{
	border-top:0px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	padding-left:4px;
	padding:4px;
	background:#ffffff;
}

.sectiontableentry2 
{

	border-bottom:1px solid #c1c1c1;
	padding-left:4px;
	padding:4px;
	background:#ffffff;
}

.sectiontableentry3
{

	border-bottom:1px solid #c1c1c1;
	padding-left:4px;
	padding:4px;
	background:#ffffff;
}

.sectiontableentry5
{
height:25px;
}
.sectiontablefooter_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
}

.sectiontablefooter  
{
	height:13px;
	background: url(../images/main_footer_pattern.gif) repeat-x;
	border-bottom:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
}

.sectiontablefooter_right
{
/*	width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
}


.tableentry { color: #0E6EAB; text-decoration: none; font-weight: bold; }

a.tableentry_link:link		{ color: #354563; text-decoration: none; font-weight: bold; }
a.tableentry_link:active	{ color: #354563; text-decoration: none; font-weight: bold; }
a.tableentry_link:visited	{ color: #354563; text-decoration: none; font-weight: bold; }
a.tableentry_link:hover		{ color: #f7901e; 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;*/
}

.form_td_header
{
	background: #c1c1c1;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;
	
}

.form_td_header_right
{
	/*width:19px;
	height:13px;
	background: url(../images/main_section_header_right.gif) no-repeat;*/
}

.form_td_main
{
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	background:#ffffff;
}

.form_td_row
{
	padding-top:2px;
}

.form_td1
{
	text-align: left;
	padding: 4px;
	padding-left:12px;
	font-weight:normal;
	background:#354563;
	color:#ffffff;
	border-bottom: 1px solid #FFFFFF;
}

.form_td2
{
	text-align: left;
	padding: 4px;
	font-weight:normal;
	background:#a3b1bc;
	color:#000000;
	border-bottom: 1px solid #FFFFFF;
}

.form_td_footer_left
{

	width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;
}

.form_td_footer
{
	
	height:9px;
	background: url(../images/main_footer_pattern.gif) repeat-x;
}

.form_td_footer_right
{	
	width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;
}


/* 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 #c1c1c1;
	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: #354563; text-decoration: none; font-weight: bold; }
a.links_link:active		{ color: #354563; text-decoration: none; font-weight: bold; }
a.links_link:visited	{ color: #354563; text-decoration: none; font-weight: bold; }
a.links_link:hover		{ color: #f7901e; 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;

}

.search_header
{
	height:9px;
	text-align:left;
	color:#000000;
	font-weight:bold;	
	background: url(../images/main_section_header_pattern.gif) repeat-x;
		
}

.search_header_right
{
	width:9px;
	height:13px;
	background: url(../images/main_section_header_right.gif) no-repeat;

}

.search_main
{
	/*border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;*/
    padding:8px;
	background:#ffffff;
}

.search_row
{
	padding-top:2px;
}

.search_td1
{
	text-align: left;
	padding: 4px;
	padding-left:12px;
	font-weight:normal;
	background-color: #5da4d5;
	color: #fff;
	border-bottom: 1px solid #FFFFFF;
}

.search_td2
{
	text-align: left;
	padding: 4px;
	font-weight:normal;
	background-color: #eaeaea;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
}

.search_footer_left
{

	width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;
}

.search_footer
{
	height:9px;
	background: url(../images/main_footer_pattern.gif) repeat-x;
}

.search_footer_right
{	
	font-size:1px;
	width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;
}

.searchintro
{
	font-weight: bold;
	text-align:center;
}



.small 
{
	color: #354563;
	font-size: 9px;

}

.section
{

}

.category
{

}

.author 
{
	text-align: left;
	color: #999999;
	font-size: 10px;
}

.createdate 
{
	text-align: right;
	color: #999999;
	font-size: 10px;
}

.modifydate 
{
	text-align:left;
	color: #999999;
	font-size: 10px;
}

.hits
{
	text-align:left;
	color: #999999;
	font-size: 10px;
}

.comments
{

}

.ratings
{
	color: #999999;
	font-size: 10px;
}


.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: 10px;
	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: 8px;
	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: 10px;
	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: 10px;
	color: #000000;
	width: 100px !important;
	padding-left:0px;
	vertical-align:middle;
	border:1px solid #cccccc;
}

.search_button_container
{
	padding-left:20px;
}


/* HEADER */
.header_outer 
{
	border: 0px;
	margin: 0px;
	padding:0px;
}

.header_pattern
{
height:256px;
background:url(../images/header_pattern.gif) repeat-x;
}



.header_pattern2
{
height:41px;
background:url(../images/header_pattern2.gif) repeat-x;
}
.header_pattern3
{
height:41px;
background:url(../images/header_pattern3.gif) repeat-x;
}
.header_pattern4
{
background:#e7dac1;
}

.left_column_pattern
{
background:#d5d9db;
/*background:url(../images/frame_pattern_left.gif) repeat-y;*/
}

.right_column_pattern
{
background:#d5d9db;

}

.menu_buttons_header
{
width: 190px;
height:17px;
background:url(../images/menu_buttons_header.gif) no-repeat;
}


.menu_buttons_header2
{
width: 190px;
height:20px;
background:url(../images/menu_buttons_header2.gif) no-repeat;
}


.menu_buttons_footer
{
width: 190px;
height:28px;
background:url(../images/menu_buttons_footer.gif) no-repeat;
}



.header1 
{
width: 980px;
height:58px;
background:url(../images/header1.gif) no-repeat;
padding-right:70px;

}


.header2
{
width: 980px;
height:147px;
padding-left:20px;
background:url(../images/header2.jpg) no-repeat;
}

.header2_slideshow
{
width: 980px;
height:147px;
background:url(../images/header2.jpg) no-repeat;
}

.header3
{
width: 980px;
height:51px;
background:url(../images/header3.gif) no-repeat;
padding-top:0px;
}

.header3Ots
{
width: 980px;
height:51px;
background:url(../images/header3Ots.gif) no-repeat;
padding-top:0px;
}

.header4
{
width:293px;
height:177px; 
background:url(../images/header4.jpg) no-repeat;
}


.search_background
{
width:329px;
height:41px;
background:url(../images/frame_search.gif) no-repeat;
}

.footer
{
	height:65px;
	width:980px;
	color:#93a0b6;
	vertical-align:middle;
	padding-top:15px;
	background:url(../images/footer.gif) no-repeat;
	font-size:8px;
	line-height:60px;
	
}

.footerOts
{
	height:65px;
	width:980px;
	color:#93a0b6;
	vertical-align:middle;
	padding-top:15px;
	background:url(../images/footerOts.gif) no-repeat;
	font-size:8px;
	line-height:60px;
	
}

.box_td_login
{
padding-left:10px;
}
.footer_pattern
{
background:url(../images/footer_pattern.gif) repeat-x;
}

.footer_text
{
color:#bdbeb6;
font-size:9px;
text-align:center;
}


.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: 180px;
}

#left_inner 
{
	float: none !important;
	float: left;
}


/* RIGHT */
#right_outer 
{	
	width: 180px;
	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;
	
	padding-bottom:5px;
	
}


/*WEB LINKS */
ul#weblinks
{
	padding: 3px;
	margin: 5px;
	margin-left: 20px;
}

/* Dimos Xortiatis */

.joomap		{ color: #354563; text-decoration: none; font-weight: bold; font-size:10px; }

.tablerow1 
{
	height: 20px;
	padding:4px;
	background-color:#354563; /* for header */
	color:#ffffff;
}


.tablerow2
{
	height: 20px;
	padding:4px;
	background-color:#5da4d5;
	color:#ffffff;
}
.tablerow3
{
	height: 20px;
	padding:4px;
	background-color:#eaeaea;
	color:#000000;
	
}
.tablerow1 a:link		{ color: #ffffff; text-decoration: none; font-weight: bold; }
.tablerow1 a:active	{ color: #f7901e; text-decoration: none; font-weight: bold; }
.tablerow1 a:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
.tablerow1 a:hover	{ color: #f7901e; text-decoration: none; font-weight: bold; }


.box_td
{
padding-right:4px;
}



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;
}



#sizer 
{
width:180px;
height:60px;
font-size:0px;
}

#amea 
{
	/*background: url(../images/b_amea_up.gif) no-repeat;  */
}

.amea_background
{
text-align:center;
/*vertical-align:middle;*/
width:180px;
height:44px;
padding-top:7px;
background: url(../images/frame_amea.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: #354563;
	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:#354563;
}
.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;
}

.reset_fonts
{
position:relative;
top:-10px;
}

.white
{
background:#ffffff;
}

.blue
{
background:#99AAC8;

}

.dark_blue
{
background:#354563;
color:#fff;
}

.date
{
color:#737467;
padding-left:25px;
white-space:nowrap;
}

.fonts
{
padding-left:0px;
white-space:nowrap;
padding-left:240px;
}

.search_lectic
{
color:#737467;
padding-left:125px;


}

.search__box
{
padding-right:40px;
}