body,form{ margin:0; padding:0;}
img { display: block; }
td { vertical-align: top;  }
th {text-align: left; background-color: #ddd; padding: 3px; }

input, textarea, select { background-color: #eee; border: solid 1px #888; }
.button { border: outset 3px black; font-size: 20px;  }

a { text-decoration: none; color: #2d5944; }
a:hover { text-decoration: underline; }

.main { width: 980px; }
#container { background-image: url('images/GCB-Header_02.gif'); background-repeat: repeat-x; }
#mobilead { background: white url(images/mobile.png) no-repeat scroll 0 0; height: 100px; width: 100%; }

/* NAVIGATIO NLINKS */
#top { background-image: url('images/GCB-Header_03.gif'); width: 978px; background-repeat: no-repeat; }
#topcontent { padding: 20px 10px 5px 10px; text-align: left; font-size: 20px;  }
#topcontent a { color: white; }

/* content boxes */
.boxtop { background-color: #eee ; border: solid 5px #4e6c5d; border-bottom: none; width: 950px;
		text-align: left; padding: 2px 0px 2px 4px; font-size: 25px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif }	
.boxtop a { }
.boxcontent { text-align: left; border-left: solid 1px #aaa; border-right: solid 1px #aaa; width: 950px; padding: 10px 6px 10px 6px; font-family: Georgia, "Times New Roman", Times, serif;}
.boxbot { background-color: #eee; border: solid 1px #aaa; border-top: none; width: 950px; padding: 6px; font-size: 3px; }

/* search form yay */
#searchform { padding: 2px; width: 950px; border: solid 5px #aaaaaa; margin: 10px 0 10px 0; background-color: #dddddd; text-align: left; }
#searchinput { font-size: 20px; border: solid 2px #cccccc; width: 760px;}
#searchsubmit { font-size: 20px; border: solid 2px #ccc; width: 175px; _width: 160px; _height: 31px; padding: 0; margin: 0; }
#searchsubtext { font-style: italic; font-size: 11px; padding: 0 0 0 3px; } 

#infobox { text-align: center; margin: 0 10px; font-size: 8pt; font-weight: bold; color: #888;  }

.gcbtable td {vertical-align: middle; height: 50px; }

.booklink { font-weight: bold; font-size: 13px; }
.bookunderlink { font-size: 11px; font-style: italic; padding-left: 10px; }

.errormessage { border: solid 2px black; background-color: red; color: white; padding: 5px; margin: 20px; }

.searchresult { margin-bottom: 16px; }
.searchresult .subtext { font-size: 9px; }

/* style for owner book title options */
.showoptions { display: none; font-size: 11px; border-bottom: solid 1px #aaa; background-color: #ddd; padding: 2px; font-weight: normal; margin-top: 5px; margin-bottom: 5px;}

/* drt form styles.. */
.formheader { font-size: 20px; font-weight: bold; }
.formsubtitle { font-size: 10px; font-style: italic; margin-left: 10px;  }

/* your research searches */
.recent-search-box { float: left; width: 170px; background-color: #eee; padding: 5px; margin: 5px; line-height: 25px;}
.recent-search-box-delete { background-color: #ddd; width: 25px; height: 25px; float: right; text-align: center; font-family: verdana; font-size: 8pt; font-weight: bold; color: #888; cursor: pointer; }
.recent-search-box-delete:hover { background-color: #ccc; color: #333; }


/* AUTOCOMPLETE */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px 3px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 18px;body,form{ margin:0; padding:0;}
img { display: block; }
td { vertical-align: top;  }
th {text-align: left; background-color: #ddd; padding: 3px; }

input, textarea, select { background-color: #eee; border: solid 1px #888; }
.button { border: outset 3px black; font-size: 20px;  }

a { text-decoration: none; color: #2d5944; }
a:hover { text-decoration: underline; }

.main { width: 980px; }
#container { background-image: url('images/GCB-Header_02.gif'); background-repeat: repeat-x; }

/* NAVIGATIO NLINKS */
#top { background-image: url('images/GCB-Header_03.gif'); width: 978px; background-repeat: no-repeat; }
#topcontent { padding: 20px 10px 5px 10px; text-align: left; font-size: 20px;  }
#topcontent a { color: white; }

/* content boxes */
.boxtop { background-color: #eee ; border: solid 5px #4e6c5d; border-bottom: none; width: 950px;
		text-align: left; padding: 2px 0px 2px 4px; font-size: 25px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif }	
.boxtop a { }
.boxcontent { text-align: left; border-left: solid 1px #aaa; border-right: solid 1px #aaa; width: 950px; padding: 10px 6px 10px 6px; font-family: Georgia, "Times New Roman", Times, serif;}
.boxbot { background-color: #eee; border: solid 1px #aaa; border-top: none; width: 950px; padding: 6px; font-size: 3px; }

/* search form yay */
#searchform { padding: 2px; width: 950px; border: solid 5px #aaaaaa; margin: 10px 0 10px 0; background-color: #dddddd; text-align: left; }
#searchinput { font-size: 20px; border: solid 2px #cccccc; width: 760px;}
#searchsubmit { font-size: 20px; border: solid 2px #ccc; width: 175px; _width: 160px; _height: 31px; padding: 0; margin: 0; }
#searchsubtext { font-style: italic; font-size: 11px; padding: 0 0 0 3px; } 

#infobox { text-align: center; margin: 0 10px; font-size: 8pt; font-weight: bold; color: #888;  }

.gcbtable td {vertical-align: middle; height: 50px; }

.booklink { font-weight: bold; font-size: 13px; }
.bookunderlink { font-size: 11px; font-style: italic; padding-left: 10px; }

.errormessage { border: solid 2px black; background-color: red; color: white; padding: 5px; margin: 20px; }

.searchresult { margin-bottom: 16px; }
.searchresult .subtext { font-size: 9px; }

/* style for owner book title options */
.showoptions { display: none; font-size: 11px; border-bottom: solid 1px #aaa; background-color: #ddd; padding: 2px; font-weight: normal; margin-top: 5px; margin-bottom: 5px;}

/* drt form styles.. */
.formheader { font-size: 20px; font-weight: bold; }
.formsubtitle { font-size: 10px; font-style: italic; margin-left: 10px;  }

/* your research searches */
.recent-search-box { float: left; width: 170px; background-color: #eee; padding: 5px; margin: 5px; line-height: 25px;}
.recent-search-box-delete { background-color: #ddd; width: 25px; height: 25px; float: right; text-align: center; font-family: verdana; font-size: 8pt; font-weight: bold; color: #888; cursor: pointer; }
.recent-search-box-delete:hover { background-color: #ccc; color: #333; }


/* AUTOCOMPLETE */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px 3px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 18px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 24px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #fafafa;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 24px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #fafafa;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

