/* BODY AND CONTAINER */

body {
/*	background: url(../images/body_background.jpg) repeat-x #f4f4f4 top left fixed; */
	background-color: #00647a;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #383838;
	}

#container {width: 760px; margin: 20px auto; background-color: #FFF; border: 4px solid #c7c7c7;}
		
/* GENERAL STYLES */
		
h1 {font-weight: bold; font-size: 130%; color: #FFF; margin: 20px 0 0 0; padding: 0; float: left; line-height: 1em;}
h2 {color: #c76700; font-size: 110%; margin: 10px 0 10px 0; padding: 0;}
h3 {color: #7a2b00; font-size: 85%; /* border-top: 1px solid #E4EBF8; */ margin: 0 0 5px 0; padding: 10px 0 0 0;}

.font-normal {font-weight: normal;}

.geneta-logo {float:right; }
				
/* HEADER */

#header {
	padding: 10px 10px 10px 10px;
	margin: 0;
	background: #00a4c7;
	height: 85px;
	border-bottom: 1px solid #323232;
	}

/* NAVIGATION */

#navigation_Main {height: 30px; width: 96%; /* border-top: solid #6f6f6f 1px; */ margin: 0 0 0 15px;}
#navigation_Main ul {margin: 5px 0 0 0; padding: 0;}
#navigation_Main li {list-style-type: none; display: inline; font-size: 72%; font-weight: bold; background: url(../images/dot.gif) transparent no-repeat top right; padding: 7px 17px 7px 0;}
#navigation_Main a:link, #navigation_Main a:visited, #navigation_Main a:active {color: #5c5c5c; text-decoration: none;}
#navigation_Main a:hover {color: #c76700; text-decoration: none;}
#special {padding: 7px 0 7px 0 !important; background: none !important;}

		.menu1 {
			width: 100px;
			margin: 10px;
			border-style: solid solid none solid;
			border-color: #3D261D;
			border-width: 1px;
			border-style: solid;
			border-bottom: none;
			float: left;
		}
		
	
		.menu1 li a {
			font-size: 70% !important;
			color: fff;
			height: 32px;
  			height: 24px;
			text-decoration: none;
		}	
	
		.menu1 li a:link, .menu1 li a:visited {
			color: #FFF;
			display: block;
			background:   url("../images/menu1.gif");
			padding: 8px 0 0 10px;
		}
	
		.menu1 li a:hover {
			color: #FFF;
			background:   url("../images/menu1.gif") 0 -32px;
			padding: 8px 0 0 10px;
		}	

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

		img {
   			border: none;
		} 

.clearright {clear: right}
.clearleft {clear: left}

/* IMAGES */	

.genetaimage {margin: 0 10px 0 10px; _margin: 0 5px 0 10px;}
.clear {CLEAR: both;}
.right {float: right;}
.left {float: left;}
	
img {border: none;} 

a img {border: none;}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px dashed #D1C9BE;
	margin: 0px;
  	}

img.left {
	float: left;
	margin: 0 12px 5px 0;
  	}

img.center {
	display: block;
	margin: 0 auto 5px auto;
  	}
	
img.right {
	float: right;
	margin: 0 0 5px 12px;
  	}


/* CONTENT */

#content {float: left; width: 380px; _width: auto;}
#content p {padding: 0 0 10px 0; font-size: 72%; margin: 0; line-height: 140%; color: #323232;}
#content a:link, #content a:visited, #content a:active {text-decoration: underline; color: #323232;}
#content a:hover {color: #5c5c5c;}

#content2 {width: 550px; margin-left: 180px;}
#content2 p {padding: 0 0 10px 0; font-size: 72%; margin: 0; line-height: 140%; color: #323232;}
#content2 ul {margin: 5px 0 0 0; padding: 0 0 0 0;}
#content2 li {list-style-type: none; font-size: 72%; background: url(../images/blue.gif) transparent no-repeat  0 15px; padding: 7px 17px 7px 20px;}

/*#content2 li {background: url(../images/arrow.gif) transparent no-repeat top left; font-size: 72%; margin: 0; line-height: 140%; color: #323232;}
*/
#content2 a:link, #content a:visited, #content a:active {text-decoration: underline; color: #323232;}
#content2 a:hover {color: #5c5c5c;}

/* SIDEBARS */
#sidebar1 {
	width: 150px;
	margin: 10px 10px 10px 13px;
	_margin: 10px 10px 10px 7px;
	float: left;
	font-size: 100%;
/*	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232; */
	}
#sidebar1 p {
	padding-bottom: 10px;
	margin-right: 10px;
	font-size: 70%;
	line-height: 140%;
	}
#sidebar1 a:link, #sidebar a:visited, #sidebar a:active {
	color: #FFF;
	text-decoration: underline;
	}
#sidebar1 a:hover {
	color: #c76700;
	text-decoration: underline;
	}

#sidebar2 {
	float: right; 
	width: 150px;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	}
#sidebar2 p {
	padding-bottom: 10px; 
	margin-right: 10px; 
	font-size: 70%; 
	line-height: 140%;
	}
#sidebar2 a:link, #sidebar a:visited, #sidebar a:active {
	color: #8e8e8e; 
	text-decoration: underline;
	}
#sidebar2 a:hover {
	color: #ff0000; 
	text-decoration: underline;
	}

/* FOOTER */

#footer {margin: 20px 0 0 0; clear: both; background: #E0E0E0; padding: 5px; _padding: 2px 5px 5px 5px; text-align: center;}
#footer p {color: #323232; padding: 0 5px 0 5px; font-size: 70%; margin: 0; line-height: 140%;}
#footer a:link, #footer a:visited, #footer a:active  {color: #5C5C5C;}
#footer a:hover {color: #FF0000;}
		
/* ID  */

/*This sets the colour of the bar containing the bottom navigation */
.bottomNav {background: transparent;}
/*This sets the colour of the five boxes*/
.bottomNav a {background: transparent; border: 1px solid #fff;}
/*This sets the colour of the text within the five boxes*/
.bottomNav a:link, .bottomNav a:visited, .bottomNav a:active {color: #fff;}
/*This sets the colour of the five boxes and text within, when the mouse is rolled over*/
.bottomNav a:hover {color: #00647a; background: #fff; border: 1px solid #fff;}


/*This sets the colour for the bar underneath the bottom navigation*/
.maintainer {background: transparent; color: #fff;}
/*This sets the colour of the text for the updated date*/
.maintainerLeft {color: #fff;}
/*This sets the colour of the text for the maintainer text*/
.maintainerRight a:link, .maintainerRight a:visited, .maintainerRight a:active {color: #fff;}
/*This sets the colour of the text for the maintainer text, when the mouse is rolled over*/
.maintainerRight a:hover {color: #00a4c7;}
/*This sets the colour of the approved text at the very bottom of the screen*/
.approved {color:#fff;}