/* ::::::::::::::::::::::::::::::::::::::::::::::: */
/* YUI RESET*/
/* ::::::::::::::::::::::::::::::::::::::::::::::: */

/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.1 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/*YUI fonts-min*/
body {font:11px/11px Verdana, Arial,Helvetica,clean,sans-serif;*html font-size:small;*html font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.5em;}

/* ::::::::::::::::::::::::::::::::::::::::::::::: */
/* DEFAULT STYLES */
/* ::::::::::::::::::::::::::::::::::::::::::::::: */

a{
	outline: none;
	color: #8fa784;
}

a:visited{
	color: #ccc;
}

a:hover{
	text-decoration: none;
}

:focus{
	-moz-outline-style: none;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

h1{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
}

ul li{
	/* background: url(../images/orange_bullet_arrow.gif) no-repeat 0 5px; */
	padding: 0 0 15px 15px;
}

ul{
	list-style: circle;
}

img{
	border: 0;
}

ul, p{
	margin-bottom: 20px;
}

strong, b{
	font-weight: bold;
}

em,i{
	font-style: italic;
}

sup{
	font: 7px/10px Verdana, Arial, Helvetica, sans-serif;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::: */
/* PAGE LAYOUT */
/* ::::::::::::::::::::::::::::::::::::::::::::::: */
body{
	background: #231F20 url(../images/page_bg.gif) repeat-x;
	color: #231F20;
}

#bg_overlay{
	background: url(../images/bg_overlay.jpg);
	width: 735px;
	height: 482px;
}

#overview{
	color:#FFFFFF;
	left:35px;
	position:absolute;
	top:480px;
	width:250px;
}

#ex_libris{
	background:transparent url(../images/ex_libris_logo.gif) repeat scroll 0%;
	font-size:22px;
	height:62px;
	text-indent:-5000px;
	width:158px;
	margin-left: 42px;
}

#overview p{
	text-align: center;
	margin-top: 20px;
}

#excuse{
	position: absolute;
	left: 385px;
	top: 20px;
	width: 245px;
}

#excuse h1, #comment_form, #form_response{
	text-transform: uppercase;
	color: #8fa784;
	font-weight: bold;
}

#excuse p{
	text-align: center;
}

div.sep{
	width: 245px;
	height: 25px;
	border: 0;
	background: url(../images/sep.gif) no-repeat;
	margin: -5px 0 10px 0;
	margin:-15px 0pt 5px 0;
}

div hr{
	display: none;
}

#comment_form{
	position: relative;
}

#comment_form input, #comment_form textarea{
	border: 0;
}

#first_name, #last_name{
	width: 113px;
}

#first_name div{
	background: url(../images/first_name.gif) no-repeat;
	width: 66px;
	height: 9px;
	text-indent: -5000px;
	margin-left: 23px;
}

#last_name{
	position: absolute;
	left: 129px;
	top: 0;
}

#last_name div{
	background: url(../images/last_name.gif) no-repeat;
	width: 63px;
	height: 9px;
	text-indent: -5000px;
	margin-left: 25px;
}

#fName, #lName, #email, #comments{
	padding:4px 0pt 0pt 7px;
}

#fName, #lName{
	background: url(../images/name_input_bg.gif) no-repeat;
	width: 113px;
	height: 23px;
	margin: 3px 0 0 0;
}

#email_field{
	position: absolute;
	left: 0;
	top: 50px;
}

#email_field div{
	background: url(../images/email.gif) no-repeat;
	width: 35px;
	height: 9px;
	text-indent: -5000px;
	margin: 0 0 3px 102px;
}

#email{
	background: url(../images/email_input_bg.gif) no-repeat;
	width: 243px;
	height: 23px;
}

#comments_field{
	position: absolute;
	left: 0;
	top: 100px;
}

#comments_field div{
	background: url(../images/comments.gif) no-repeat;
	width: 64px;
	height: 9px;
	text-indent: -5000px;
	margin: 0 0 3px 88px;
}

#comments_wrap{
	background: url(../images/comments_textarea_bg.gif) no-repeat;
	width: 243px;
	height: 76px;
	display: block;
}

#comments{
	height:62px;
	margin:5px;
	width:226px;
	background: transparent;
	overflow: auto;
}

#submit_btn{
	left:60px;
	position:absolute;
	top:210px;
}

#submit_btn a{
	display: block;
	width: 113px;
	height: 23px;
	text-indent: -5000px;
	background: url(../images/submit_btn.gif) 0 0 no-repeat;
}

#submit_btn a:hover{
	background: url(../images/submit_btn.gif) 0 -23px no-repeat;
}

#footer{
	color:#EAF0E8;
	left:35px;
	position:absolute;
	top:725px;
	font-size: 9px;
}

#form_response{
	display:none;
	left:270px;
	position:absolute;
	top:333px;
	width:250px;
}

#ex_lib_copyright, #books_copyright{
	margin-right: 40px;
}

#logos{
	left:385px;
	position:absolute;
	top:651px;
}



#lil_bws_logo{
	display: block;
	width: 81px;
	height: 30px;
	text-indent: -5000px;
	background: url(../images/lil_bws_logo.gif) no-repeat 0 0;
	float: left;
}

#lil_bws_logo:hover{
	background: url(../images/lil_bws_logo.gif) no-repeat 0 -30px;
}

#lil_high_logo{
	display: block;
	width: 53px;
	height: 30px;
	text-indent: -5000px;
	background: url(../images/lil_high_logo.gif) no-repeat 0 0;
	float: left;
	margin: 7px 26px 0 26px;
}

#lil_high_logo:hover{
	background: url(../images/lil_high_logo.gif) no-repeat 0 -30px;
}

#lil_hotair_logo{
	display: block;
	width: 57px;
	height: 30px;
	text-indent: -5000px;
	background: url(../images/lil_hotair_logo.gif) no-repeat 0 0;
	float: left;
}

#lil_hotair_logo:hover{
	background: url(../images/lil_hotair_logo.gif) no-repeat 0 -30px;
}