body { 
	font: 90%/1.5 "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #2647a0;
}

a:hover, a:active {
	color: #6599ff;
}

dt { padding-left: 5px; font-weight:bold; }
dd { margin-left:1em; font-style: italic; }

.navigation ul li a:hover, .navigation ul li a.activenav {
    background: #fff;
    color: #2647a0;
	font-weight: bold;
}

.bioimage { float: left; padding-right: 5px; }

span.book-title { font-weight: bold; }

div#container {
	width: 100%;
}

div#header {
	width: 974px;
	background: #fff url('/images/ibibio.gif') no-repeat top left;
	height: 102px;
}

div#main {
	width: 974px;
	margin: 0 auto;
}

div#left-column, div#right-column, div.others-div {
	float: left;
}

div#left-column {
	width: 670px;
}

div#right-column {
	width: 304px;
}

.yui-skin-sam .yui-navset, div#days-container {
	width:664px;
}

.yui-content p a {
	margin: 0 5px; 0 0;
}

img.dictionary {
	float: left;
	margin: 0 10px 5px 0;
}

hr.divider {
	border: 3px solid #2647a0;
	width: 664px;
}

div.days-div {
	width: 206px;
	float: left;
	border: 1px solid #333;
	background-color: #eee;
	margin: 0 5px 0 3px;
}

div#others-container {
	width: 664px;
}

div.others-div {
	width: 292px;
	margin: 0 10px;
}

div#left-column h1 {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 120%;
	color: #2647a0;
}

div.days-div ul {
	margin: 0 0 10px 30px;
}

div#menu {
	width: 100%;
	text-align: right;
	float: right;
	margin: 0 5px 5px 0;
}

ul.other-sections {
	margin-top: 0; 
}

div#search-container {
	width: 664px;
	border: 1px solid #333;
	background-color: #eee;
	margin: 10px 0;
	position: relative;
}

form#search-form {
	margin: 10px;
	padding: 0;
	text-align: right;
}

form#search-form input#searchBox {
	width: 370px;
}

div#suggestionContainer {
	position: absolute;
	width: 370px;
	text-align: left;
	top: 32px;
	left: 215px;
}

div.navigation {
	background-color: #fff;
	width: 958px;
	padding: 5px;
	margin: 0 0 15px 0;
	border: 1px solid #2647a0;
}

.navigation ul {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: left;
}
.navigation ul li {
    display: block;
    float: left;
    padding: 0;
    margin: 0; 
}
.navigation ul li a {
    background-color: #2647a0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 2.2em;
    width:136px;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}

.navigation ul li.home a, .navigation ul li.register a {    
    width:106px;
}

.navigation ul li.log a {    
    width:126px;
}

.navigation ul li.sign a, .navigation ul li.view a {    
    width:173px;
}

p.footer, p#ace {
	text-align: center;
	color: #999;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

p.footer a, p#ace a {
	color: #999;
}

#excerpts { font-style: italic; }

div#left-column h1#headers {
	font-size: 160%;
	margin: 0;
	padding: 0;
}

.formdiv {
	position:relative;
	width:400px;
	margin-bottom:10px;
}
.field {
	right:0px;
	margin-right:4px;
	width:183px;
}
#buttons {
	width:400px;
	margin-top:20px;
	padding-top:10px;
}

.asterix { color:#f00; font-family:Verdana, sans-serif; font-size:14pt; font-weight:bold; }
form#contact label { float: left; width: 12em; }

table#dictionary-table {
	width: 665px;
	border: 0;
	padding: 0;
}


table#dictionary-table td {
	padding: 0 0 0 10px;
}

table#dictionary-table td  p {
	margin: 0 0 10px 10px;
}

table#dictionary-table td.word {
	background-color: #2647a0;
	line-height: 30px;
}

table#dictionary-table td.word span.translated {
	color: #fff;
	font-weight: bold;
}

div.characters {
	width: 664px;
	margin: 0 0 0 133px;
}

div.characters img {
	width: 190px;
	height: 66px;
	border: 0;
	margin: 0 10px 0 0;
}

.clear {
	clear: both;
}

/* BEGIN: member section */
	
	#left-column fieldset#login-info { width: 600px; background: #fff; border:2px solid #2647a0; padding:5px 20px 5px; margin:10px 0; }
	#left-column fieldset#login-info legend { border:1px solid #60c; background: #2647a0; color: #fff; font-weight: bold; padding:10px 5px; margin:0; }
	#left-column fieldset#login-info label {margin-top: .2em; width:11.5em; display:block; float:left; }
	#left-column fieldset#login-info br { clear:both; }
	
	
	#left-column input:focus, #right-pane-less textarea:focus { border: 2px solid #60c;}
	#left-column input, select { border: 1px solid #000; margin: .2em 0 .5em 0; }
	
	table#member-details-table {
		width: 90%;
		padding: 0;
		margin: 5px 0 0 20px;
	}
		
	table#member-details-table td.entry { 
		font-weight: bold;
		padding: 0 0 15px 0;
		width: 35%;
	}

	table#member-details-table td.entry-value { 
		padding: 0 0 15px 0;
	}
	
	#member-photo {
		margin: 5px;
		border: 1px solid #000;
	}

	/* END: member section */