
BODY 

{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E3ECEE;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

body,td,th, tr, p, div {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2C2C2C;
	line-height: 18px;
}


/* LAYOUT AND POSITIONING */

body {
		min-width:695px;
}

#wrap {
	margin:0 auto;
	width:695px;
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position: right top;
	}

/*#header {
		background:#ddd;
	}

#header h1 {
    	padding:5px;
	    margin:0;
    }
	
#topnav {
		background:#c99;
		padding:5px;
	}
	
#topnav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	
#topnav li{
		display:inline;
		margin:0;
		padding:0;
	}
*/	
#spacetop {
	float:right;
	width:547px;
	height:245px;
	background-image:url(../images/front.gif);
	background-repeat:no-repeat;
	background-position: right top;
	}

#topmenu {
	padding-top:70px;
	padding-left:40px;
	}

#left {
		float:left;
		width:144px;
	}
	
#left h2, #left h3, #left p {
		padding:0 10px;
    }

#contentfront {
	float:right;
	padding-top:100px;
	width:547px;
	background-image:url(../images/content-front.gif);
	background-repeat:no-repeat;
	background-position: right top;
	}

#content {
		float:right;
		width:456px;
		padding-right:50px;
		min-height:260px;
	}
	
#content ul {
		margin-bottom:0;
    }

#content h3, #sidebar p {
		padding:0 10px 0 0;
    }

#footer {
	background-color:#E3ECEE;
	background-image:url(../images/footer-bg.gif);
	background-repeat:no-repeat;
	background-position: right top;
	clear:both;
	padding-top:15px;
	padding-right:30px;
	height:25px;
	text-align:right;
	}

#footer p {
	text-align:right;
		padding:5px;
		line-height:20px;
	}

#menu  {
	padding-top:40px;
	padding-left:5px;
	}


/* OTHER TAGS */


hr  {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	}

a:link   {
color: #3592AE;
text-decoration  : underline;
}
	a:hover, a:visited {
text-decoration: underline;
color: #576C75; }

a.category:link, a.category:visited
 {
  color            : #3592AE;
  font-weight      : bold;
	}
a.category:hover {
  color            : #576C75;
	}

.mainlevel {
text-transform: lowercase;	
  }

a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, sans-serif;
    display: block;
	font-size: 14px;
	font-weight: normal;
	color: #879DA5;
	text-align: left;
	text-decoration: none;
	line-height: 175%;
	text-indent: 18px;
	background-image:url(../images/menu-normal.gif);
	background-repeat:no-repeat;
	}

a.mainlevel:hover  {
	color:#576C75;
	background-image:url(../images/menu-hover.gif);
	background-repeat:no-repeat;
	}

#active_menu, a#active_menu:link, a#active_menu:visited {
	color:#576C75;
	background-image:url(../images/menu-active.gif);
	background-repeat:no-repeat;
	}

a#active_menu:hover  {
	background-image:url(../images/menu-hover.gif);
	background-repeat:no-repeat;
	}

table.moduletable {
	width: 100%;
	margin-bottom:5px;
	font-weight: normal;
}

table.moduletable th {}

.newsflash {
  font-family      : Arial, sans-serif;
  font-size        : 10px;
  color            : #868C7C;
  text-transform   : uppercase;  }

.frameheader {
  font-family      : Arial, sans-serif;
  font-size        : 18px;
  font-weight      : normal;
  color            : #868C7C;
}

.contentpane {
	padding-left     : 0px;
	padding-right    : 0px;
}


#content img {
	border: none;
	margin:5px;
		}

 .button {}

.contentpaneopen 
{
	color: #868C7C;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
}

.buttonheading
{
vertical-align:top;
}

.componentheading, .contentheading {
	font-family: Arial, sans-serif;
	color: #466771;
	font-weight: bold;
	font-size: 18px;	
}

.contentdescription {
	text-align:left;
}

.category {}

.sectiontableheader {
  font-weight: bold;
}

.sectiontablefooter {}

.sectiontableentry1 {
	/*background-color : #ffffff;*/
}

.sectiontableentry2 {}

.small {
  font-family      : Arial, sans-serif;
  font-size        : 10px;
  color            : #879DA5;
  text-decoration  : none;
  font-weight      : normal;
  
}

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

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

ul {  }

li {	list-style-image: url(../images/arrow.png);	}

.readon { }

a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover, a.pathway:link,  a.pathway:visited, a.pathway:hover {
	font-family: Arial, sans-serif;
    font-weight: bold;
	font-size: 10px;
	color: #3592AE;
	text-decoration: none;
}
.pathway {
color: #333333;
font-weight: bold;
}


.searchfield, .inputbox {
	border: 1px solid #89ACB6;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-indent: 2px;
	background-color:#EFF4F5;
	}

#searchbox {
	padding-left:10px;
	padding-top:10px;
	}

/* Joom!Fish CSS definition used by the module or component. You might overwrite it in your
 * template and remove this. Within your module configuration you can switch off the loading of the css*/

div.jflanguageselection
{
	float: right;
	vertical-align: middle;
	padding: 3px 2px 2px 2px;
}
 
/* language lists with UL (names & images) */
ul.jflanguageselection
{
	float: right;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}

ul.jflanguageselection li#active_language
{
	font-size: 11px;
 	font-weight: bold;
}

ul.jflanguageselection li a
{
	display: block;
}

ul.jflanguageselection img
{
	border: none;
}


/** Styles for the drop down list */

#jflanguageselection
{
	float: left;
	vertical-align: middle;
}

select.jflanguageselection
{
	border: 1px solid #cccccc;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #c64934;
}

label.jflanguageselection
{ position:absolute; left:-3000px}

.rawimages {
	text-align: center;
}
.rawimages img {
	border: none;
	margin:2px;
}
.rawimages span#active_language img
{
	margin:2px;
	border: none;
 }
