@CHARSET "UTF-8";

body
{
	margin: 0;
	background: #FFFBF0 url(../images/top_wood_tile_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

a { color: #000; }
a:hover { color: #F00; }

#container
{
	margin: 0;
	width: 1015px;
}

#banner
{
	background: url(../images/banner.gif) no-repeat;
	width: 1015px;
	height: 192px;
	position: relative;
}

#banner ul
{
	position: absolute;
	bottom: 5px;
	left: 300px;
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #EEE;
}
#banner ul li {	display: inline; margin-left: 10px; margin-right: 10px; }
#banner ul li a { color: #EEE; text-decoration: none; }
#banner ul li a:hover { color: #EE0; }

#page { background: url(../images/page_bg.gif) repeat-y; height: auto; }

#nav
{
	float: left;
	width: 200px;
	margin: -5px 0 0 82px;
	z-index: 10;
}

#browse_menu_head
{
	background: url(../images/browse.gif);
	height: 28px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#browse_menu { margin: 0; padding: 2px; list-style: none; }
#browse_menu li
{
	margin: 2px;
	border: 1px solid #000;
	background: url(../images/browse_menu_bg.gif) repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
	height: 20px;
}

#browse_menu a {color: #000; text-decoration: none;}
#browse_menu li:hover {background: url(../images/browse_menu_over_bg.gif) repeat; }
#browse_menu div.sub_menu_container
{
	position: absolute;
	z-index: 1000;
	background: #E0B33F url(../images/browse_menu_bg.gif) repeat;
	padding: 3px;
	border: 1px solid #000;
	display: none;
}
table.sub_menu
{
	width: 600px;
}
#browse_menu li tr { padding: 0; height: 12px; margin: 0; }
#browse_menu li table tr td
{
	padding: 0;
	font-size: 11px;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;
	margin: 3px;
	padding: 3px;
}


#login_menu_head
{
	background: url(../images/login.gif);
	height: 28px;
	border-top: 1px solid #FFF;
}
	
#login_menu {padding: 5px; font-size: 12px;}
#login_menu div {margin: 5px; }
#login_menu div.btn {text-align: left;}
#login_menu div input.txt { width: auto; border: 1px solid #000; }
#login_menu div input.btn {  }
#login_menu a { font-size: 11px; color: #000; text-decoration: none; }
#login_menu a:hover { color: #EE0; }
#login_menu span.error { color: #F00; font-weight: bold; float: right; }

#search_menu_head
{
	background: url(../images/search.gif);
	height: 28px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#search_menu {padding: 5px; font-size: 12px;}
#search_menu div {margin: 5px; }
#search_menu div.btn {text-align: left;}
#search_menu div input.txt { width: auto; border: 1px solid #000; }
#search_menu div input.btn {  }
#search_menu a { color: #000; text-decoration: none; }
#search_menu a:hover { color: #EE0; }

#required_menu_head
{
	background: url(../images/starthere.gif);
	height: 28px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#required_menu {padding: 5px; font-size: 12px;}
#required_menu div {margin: 5px; }
#required_menu div.btn {text-align: left;}
#required_menu div input.txt { width: auto; border: 1px solid #000; }
#required_menu div select.txt { width: 100%; border: 1px solid #000; }
#required_menu div input.btn { border: 1px solid #000; }
#required_menu a { color: #000; text-decoration: none; }
#required_menu a:hover { color: #EE0; }

#required_menu_books
{
	position: absolute;
	border: 1px solid #000;
	display: none;
	width: 500px;
	background: url(../images/browse_menu_bg.gif);
	font-size: 11px;
	z-index: 1000;
}

#required_menu_books_title_bar { height: 18px; text-align: right; background: #E0B33F url(../images/title_bar_bg.gif) }


#required_menu_books_display { height: 150px; overflow-y: auto; overflow-x: hidden; }


#required_menu_books div.requried_book_container
{
	margin: 5px;
	border: 1px solid #000;
	background: #DDD;
	padding: 2px;
}

#required_menu_books div.required { background: #F80; }
#required_menu_books div.optional { background: #88F; }
#required_menu_books div.recommend { background: #8F8; }

#required_menu_books div.requried_book_container div.left
{
	font-weight: bold; 
	float: left;
	width: 60px;
	text-align: right;
}
#required_menu_books div.requried_book_container div.right { padding-left: 80px; margin: 5px; }
#required_menu_books div.requried_book_container div.right a { color: #FF0; text-decoration: underline; }
#required_menu_books div.requried_book_container div.right a:hover { color: #FF4; cursor: pointer; }
#required_menu_books div.requried_book_container div.picture { float: right; }
#required_menu_books div.requried_book_container div.picture img { border: 1px solid #000; }

#user_menu
{
	border: 1px solid #E0B33F;
	height: 20px;
	width: auto;
	background: url(../images/logged_in_menu_bg.gif) repeat;
	font-size: 16px;
	padding: 0;
	margin-bottom: 20px;
}

#user_menu ul
{
	margin: 0;
	background: url(../images/logged_in_menu_name.gif) no-repeat left center;
	height: 20px;
}

#user_menu li
{
	display: inline;
	font-size: 16x;
	color: #444;
	margin-right: 20px;
}
#user_menu li.first
{
	margin-left: 40px;
}

#user_menu a {color: #444; text-decoration: none; }
#user_menu a:hover { color: #000; }


#content
{
	margin-left: 290px;
	margin-bottom: 20px;
	background: #FFF;
	padding: 5px;
}

#foot
{
	font-size: 10px;
	margin: 0 0 0 82px;
	margin-left: 82px;
	background: #E0B33F;
	padding: 2px;
}

#foot a { color: #000; }
#foot a:hover { color: #F00; }

#copyright {float: left; margin-left: 200px; }
#legal_menu { text-align: right; }