/* CSS Document for www.ices.org.uk */

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Main Layout */

#Wrap {
width: 750px;
height: auto;
margin: 0 auto;
margin-top: 10px;
}

#HeaderWrap {
width: 750px;
height: auto;
float: left;
}

#Logo {
width: 215px;
height: 205px;
float: left;
background-image: url(../img/ices40.jpg);
background-repeat: no-repeat;
}

#Header {
width: 535px;
height: 205px;
float: left;
background-image: url(../img/gifs/webheader.gif);
background-repeat: no-repeat;
}

#Breadcrumb {
width: 750px;
height: 20px;
font: Verdana, Arial, Helvetica, sans-serif;
float: left;
font-size: 12px;
color: #000000;
text-decoration: none;
text-align: right;
padding-bottom: 3px;
}

#BodyWrap {
width: 750px;
height: auto;
float: left;
background-image: url(../img/gifs/logo_bg.gif);
background-repeat: no-repeat;
}

#SideMenu {
width: 175px;
height: auto;
float: left;
text-align: center;
padding-top: 20px;
}

#Body {
width: 535px;
height: auto;
float: left;
padding: 20px;
text-align: left;
}

#Recruitment {
width: 710px;
height: auto;
float: left;
padding: 20px;
text-align: left;
}


#IcesFooter {
width: 750px;
height: 23px;
float: left;
font: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
font-weight: bold;
text-decoration: none;
padding-left: 10px;
padding-top: 7px;
}

#login {
float:right; 
border:1px solid #004A3A; 
background-color:#eeeeee; 
width:140px; 
height:400px; 
padding:5px; 
font-size:10px;
margin-left:15px;
}


#Footer {
width: 740px;
height: 23px;
float: left;
background-color: #000000;
font: "Century Gothic";
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
padding-left: 10px;
padding-top: 7px;
}

/* Menu */

#Menu {
width: 750px;
height: 21px;
float: left;
background-color: #00483A;
text-align: center;
padding-top: 4px;
}

#nav {
font: "Century Gothic";
font-size: 11px;
color: #FFFFFF;
padding: 0;
margin: 0;
}

#nav a:hover {
color: #CCCCCC;
}

#nav a {
color: #FFFFFF;
display: inline-table;
padding: 8px 0px 8px 5px;
text-decoration: none;
}

.thispage {
display: inline-table;
font-size: 11px;
font-weight: bold;
padding: 8px 0px 8px 5px;
}

/* Font */

.header {
font: Verdana, Arial, Helvetica, sans-serif;
color: #00483A;
font-size: 20px;
}

.bodytext {
font: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
text-align: left;
text-decoration: none;
}

.contacts {
font: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
border-bottom: 1px solid #999999;
}

.contacttext {
font: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 10px;
text-align: left;
}

#register {
	font-size:11px;
	}

#register label {
	display:block;
	width:125px;
	float:left;
	padding-top:4px;
	}
	
#register input {
	margin-bottom:3px;
	}
	
h2 {font-size:16px;}

h3 {font-size:12px;}