@CHARSET "UTF-8";

* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

form {
	margin: 0;
	padding: 0;	
}

body {
	font-size: 84%;
	font-family: tahoma, arial;
	margin: 0;
    padding:0;
    padding-bottom:30px;   /* Height of the footer */
}

#overall {
   margin-bottom: -10px;
   min-width: 1000px;
}

.container {
	width: 940px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #039;	
}

h2.bord {
	font-size: 1em;
	padding: 0;
	margin: 0;
	padding-top: 4px;
	color: #333;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #ddd;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-bottom: 12px;
	margin-top: 4px;
	background: #eee;
}

h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	padding-top: 6px;
	color: #333;
	padding-bottom: 4px;
}

a:hover {
	text-decoration: underline;	
}

dt {
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 0;
}

div#logo {
	width: 380px;
	margin: 0 auto;	
	padding-top: 4px;
}

.clear {
	clear: both;
}

div#main-top {
 margin: 0 auto;
 width: 400px;
 text-align: center;
}

div.main-mid {
 	padding-top: 4px;
}

#r_col {
	float: left;
	margin-left: 10px;
	text-align: center;
	padding-left: 10px;
}

#search-keyword {
	font-size: 1.2em;
}

#search-sub {
	font-size: 1.2em;
}

ul#results {
	padding: 0;
	list-style: none;
	width: 560px;
	margin-top: 10px;
}

ul#results li {
	padding-bottom: 6px;
	padding-top: 6px;	
	border-bottom: 1px dotted #ccc;	
}

ul#results2 {
	list-style: none;
	margin: 0 auto;
	margin-top: 10px;
}

ul#results2 li {
	padding-bottom: 10px;
	padding-top: 10px;	
	border-bottom: 1px dotted #ccc;	
}

.paginate {
	margin-bottom: 0;
	
	color: #333;
	background: #fff;
	width: 570px;
}

.paginate a, .cur-but {
	display: block;
	float: left;
	width: 20px;
	height: 19px;
	border: 1px solid #abc;
	margin: 1px;
	line-height: 1.4em;
	text-align: center;
	color: #009;
	background: #fff;
}

.cur-but {
	background: #900;
	color: white;	
}

.paginate a:hover {
	background: #009;
	text-decoration: none;
	color: white;
}

.def-top {
	height: 9px;
	background: url('./images/def-top.png');	
}

.def-mid {
	padding: 10px 20px;
	border-width: 0 1px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;	
	border-style: solid;
	line-height: 1.6em;	
	font-size: 1em;
}

.def-bot {
	background: url('./images/def-bot.png');	
	height: 10px;
}

h1.term {
	color: #039;
	margin: 0;
	margin-bottom: 4px;
	font-size: 1.2em;
}

.result-holder {
	float: left;
	width: 290px;
	text-align: center;
}

.book-holder {
	width: 160px;
	padding: 10px;
	float: left;
	text-align: center;
	font-size: 0.9em;
	padding-top: 10px;
}

img {
	border: 0;
}

#top-tag {
	margin-bottom: 4px;
	padding-top: 5px;
	margin-top: 0;
	width: 80%;
	padding-left: 50px;
	text-align: left;
	font-weight: bold;
	color: #333;
}

#alpha-list {
	background: #776F64;
	color: #aaa;
	padding: 2px;
	padding-bottom: 3px;
	width: 938px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 2px;
	
}

#alpha-list a {
	font-weight: bold;
	color: white;	
}

.clear {
	clear: both;
}

#search-strip {
	width: 100%;
	margin: 0;
	background: #47a;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;	
	margin-bottom: 20px;	
}

#search-cont {
	margin: 0 auto;
	width: 400px;
	padding-left: 60px;
}

#right-col {
	float: left;
	width: 200px;
	height: 520px;
	background: #eee;
}

#right-col-top {
	float: right;
	width: 180px;
	height: 8px;
	margin-left: 10px;	
	background: url('./images/r-top.jpg');
}

#right-col-bot {
	float: right;
	width: 180px;
	height: 8px;
	margin-left: 10px;
}

#footer {
	margin: 0;
	background: #444;
	color: #999;
	font-size: 0.9em;
	text-align: right;
   	width:100%;
   	height:30px;
   	clear: both;
   	margin-top: 14px;
}

#logo-holder {
	background: url('./images/top-back.jpg');
	margin: 0;
	padding: 4px;
	height: 86px;
}

a#logo-link {
	color: white;
	font-size: 40px;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 6px 20px;
}

#footer ul li a {
	color: #ddd;
}

.ads-leaderboard {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul#rel-term {
	list-style: none;
}

.small {
	font-size: 0.8em;
}


#overlay {
    position: absolute;
    left: -58px;
    top: 128px;
    width:100%;
    text-align:center;
    z-index: 1000;
}

#overlay div#suggest {
	width:220px;
    margin: 0 auto;
    background-color: #fff;
    border:1px solid #666;
    text-align:left;
    display: none;    
}

#overlay div#suggest a {
	display: block;
	width: 212px;
    border-bottom:1px dotted #ddd;
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;    
    font-size: 0.9em;
}

#overlay div#suggest a:hover {
	background: #def;
	text-decoration: none;
}

#suggest-text {
	color: #666;
	font-size: 0.9em;
}

dl#contact dt{
	width: 80px;
	clear: left;
	float: left;
	padding: 6px;
	text-align: right;
}

dl#contact dd {
	float: left;
	width: 400px;
	padding: 8px;
	padding-left: 10px;	
}

#contact textarea {
	width: 400px;
	height: 300px;
	font-family: tahoma;
	font-size: 0.9em;
}

#contact input {
	width: 200px;
}

fieldset {
	padding: 20px;
	background: #eee;
	border: 1px solid #ccc;
}

.err {
	background: #edc;
	border: 1px solid #966;
	padding: 10px;
	text-align: center;
	color: #900;
	font-weight: bold;
	margin-bottom: 10px;
	
}

.mailThanks {
	padding: 20px;
	width: 400px;
	margin: 0 auto;
	background: #cde;
	border: 1px solid #009;
	font-weight: Bold;
	color: #369;
	text-align: center;
}

legend {
	font-weight: bold;
}

.tag {
	color: white;
	font-weight: bold;
	display: block;
	width: 400px;
	margin: 0 auto;
	margin-top: -2px;
	margin-bottom: 4px;
	padding-left: 60px;
}

#mid-left {
	float: left;
	width: 165px;
	height: 410px;
}

#mid-right {
	float: left;
	width: 554px;
	margin-left: 20px;
}

.big {
	font-size: 1.2em;
}

.fg-blob {
	margin-bottom: 4px;
}

p {
	margin-bottom: 10px;
}

#logo-tag {
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	color: #ddd;
	font-family: tahoma, arial;
	display: block;
	margin-top: -12px;
	margin-left: -26px;
}