
html, body{margin:0; padding:0; font-family:verdana,arial,sans-serif; font-size:1.2em; color:#262827; text-align:justify; width:100%; height:100%; overflow:hidden;}


#odaesa_bg{position:absolute; height:100%; width:100%;}

/*
#odaesa_bg{background-image:url('/odaesa/images/bg.jpg');}
*/
img{border:0;}

ul.odaesa{list-style-type:none; padding:0; margin:0; color:white; line-height:1.3em;}
ul.odaesa li{padding:0; margin:0;}
ul.odaesa a{text-decoration:none; color:white;}
ul.odaesa a:hover{text-decoration:underline;}
ul.odaesa a:visited{color:white;}

ul.odaesa_do{font-size:0.8em; text-align:left;}
h2.odaesa_about{font-size:1.0em; font-weight:normal; padding:0; margin:0;}
p.odaesa_p{font-size:0.8em;}

h1.odaesa{margin:20px 0; padding:0; color:white; border:none; font-weight:normal;}

a{text-decoration:underline; color:#262827;}
a:hover{text-decoration:underline;}
a:visited{color:#262827;}

#odaesa_scroll{margin:0; padding:0; position:absolute; top:0; left:0; width:100%; height:100%;  overflow:auto; z-index:2;}

#odaesa_container{margin:100px 181px 0 auto; width:52%; padding:40px 50px 240px 40px; min-height:90%; border-left:1px solid black; background:white;}

#odaesa_header{margin:0; padding:0; width:100%; height:100px; position:absolute; top:0; right:40px; color:white; background:#333333; z-index:3;}
#odaesa_name{float:left; margin:0 0 0 80px; padding:0; height:100px; width:45%; border-right:3px solid white;}
div.odaesa_nav{float:left; margin:0; padding:0 10px 0 10px; height:100px; border-right:1px solid white;}
#odaesa_header h1{font-size:1.5em;}

#odaesa_right_colour{margin:0; padding:0; width:200px; height:100%; position:absolute; top:0; right:0;}
#odaesa_right_grey{margin:0; padding:0; width:100%; height:100%; clear:both; float:left; background:#ccc;}
#odaesa_right_black{margin:0; padding:0; width:100%; height:100px; clear:both; float:left; background:#333333;}
#odaesa_right_content{margin:0; padding:0; width:180px; position:absolute; top:140px; right:17px; text-align:left; z-index:3;}

div.odaesa_port{float:left; padding:5px; width:150px; height:150px; border:1px solid #ccc; 
	margin:10px 10px 0 0; overflow:hidden; font-size:0.7em; text-align:left; background:url(images/op30.png);}
div.odaesa_port img{padding:10px 0 0 30px;}

/* forms layout */
#odaesa_form{
	background:url('images/op30.png'); border:1px solid #ccc; margin:0; padding:10px;
	font-size:0.9em;
	color:white;
}

form.odaesa{
}

form.odaesa div.enqrow{
	clear:both;
	padding:1px 0 1px 0;
}

form.odaesa span.enq{
	float:left;
	padding:0 10px 0 0;
	width:200px;
	text-align:right;
}

form.odaesa div.enqrow input{
	padding:0;
	margin:0;
	width:250px;
}

form.odaesa div.enqrow textarea{
	width:250px;
	padding:0;
	margin:6px 0;
}

form.odaesa div.enqrow input.submit{
	width:100px;
}

