body {
        margin: 0;
        padding: 0;
        background-color: #fffddf;
}

#back-to-100-best {
	margin: 0pt auto;	
}

#top-bar-container {
	border-top: 1px #000 solid;
	border-bottom: 2px #efefef solid;
	background-color: #494b51;
	position: relative;
	width: 100%;
	height: 32px;
	vertical-align: middleq;
}

#top-bar {
	margin-top: 5px;
    width: 740px;
	text-align: left;
	background-color: #494b51;
	margin-left: 0pt auto;
	margin-right: 0pt auto;
}

#logo-container {
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background: url(/images/headers/header-books-background.jpg) repeat-x;	
}

#logo {
        position: relative;
        width: 1000px;
        height: 113px;
        margin-left: 0pt auto;
        margin-right: 0pt auto;
}

#logo img {
	z-index: 1;
}

#nav-bar {
        background-color: #404041;
        position: relative;
        width: 100%;
        height: 30px;
        margin: 0 0 40px 0;
        padding-top: 10px;
}

#nav {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
}

#content {
        position: relative;
        width: 750px;
        height: auto;
        overflow: hidden;
        margin: 0 auto 0 auto;
		text-align: left;
}

#text {
        float: left;
        position: relative;
        width: 750px;
        height: auto;
        overflow: hidden;
        margin-top: 20px;
        padding: 0;
}

#book {
        float: left;
        position: relative;
        width: 200px;
        height: auto;
        overflow: hidden;
        padding: 0 0 20px 0;
}

#search_term {
	margin-top: 20px ;
	margin-bottom: 20px ;
	width: 650px;
	height: 60px;
	background-color: #fff;
	border: 1px #000 solid;
	padding: 12px;
}



#buttons {
        float: left;
        position: relative;
        height: auto;
        overflow: hidden;
        padding: 225px 0 20px 0;
}

.input-text {
        border: 1px #888 solid;
}

#buythebook {
        position: relative;
        width: 460px;
        height: auto;
        overflow: hidden;
}

.buythebookimg {
        border: 1px solid #d8d8d8;
        padding: 10px;
}

#footer {
        background-color: #fff;
        float: none;
        clear: both;
        width: 750px;
        height: 50px;
        text-align: left;
        vertical-align: middle;
        margin-left: auto;
        margin-right: auto;
        padding: 6px;
}

/* Application styles */

.nomargin, .nomargin li {
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
}

.autocomplete {
	position: absolute;
	background: #fff;
	border: 1px solid #000;
	list-style-type: none;
	float: left;
	z-index: 10;
	height: 300px;
	width: 500px;
	margin-top: -52px;
	overflow: auto;
	padding: 0;
}

.autocomplete ul, .autocomplete li {
  padding: 0;
  margin: 0;
}

.autocomplete li.selected {
  background: #595;
  color: #fff;
}

.close_button {
	position: absolute;
	display: block;
	background-color: #efefef;
	color: #000;
	height: 18px;
	width: 36px;
	padding: 5px;
	margin-top: -52px;
	margin-left: 502px;
	border: 2px #999 solid;
	font-weight: bold;
	text-align: center;
	z-index: 100;
	cursor: hand !important;
}

.book_listing {
	position: relative;
	height: auto;
	overflow: hidden;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 130px;
	height: 200px;
	float: left;
}

#book_container {
	float: none;
	clear: both;
	width: 99%;
	height: auto;
	overflow: hidden;
}

.book_image {
	padding: 2px;
	border: 1px #efefef solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 12px;
}

#book_container a img {
	border: 1px #efefef solid;
}

#book_info {
	width: 99%;
	float: left;
	margin-bottom: 20px;
}

.book-info {
	margin-top: 4px;
	margin-left: 20px;
}

.left_column_book_image {
	float: left;
	width: auto;
	height: 100px;
	overflow: hidden;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	border: 1px #d8d8d8 solid;
	margin-top: 8px;
	margin-right: 14px;
}

.left_column_book_image img{
	height: 100px;
}

#story_form {
	float: left;
	clear: both;
	width: 600px;
	margin-right: 4px;
}


.query-result {
	height: auto;
	overflow: hidden;
	float: none;
	padding: 10px 0px 10px 4px;
	border-top: 1px #fffddf solid;
	border-right: 1px #fffddf solid;
	border-bottom: 1px #ddd solid;
	border-left: 1px #fffddf solid;
	display: block;
}

.query-content {
	width: 520px;
}

.query-content {
	float: left;
	margin-left: 5px;
}

.query-link {
	float: right;
}

.query-story-count {
	float: left;
	width: 110px;
	border-right: 1px #d8d8d8 solid;
	padding-left: 5px;
}

#story-box {
	position: relative;
	padding: 10px;
	height: auto;
	overflow: hidden;
}

.code {
	padding: 10px;
	width: ;
}

#alphabet_navigation {
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 20px;	
	padding: 0;
}

#alphabet_navigation .letter, #alphabet_navigation a, .alphabet_navigation_all {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	padding: 0 2px 2px 2px;
	margin: 2px;
}

#alphabet_navigation a.selected {
	text-decoration: underline;
}

#alphabet_navigation a.alphabet_navigation_all,#alphabet_navigation a.alphabet_navigation_all_selected  {
	width: 100px !important;
}

#alphabet_navigation a.alphabet_navigation_all_selected {
	text-decoration: underline;
}

#story-text {
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.story_short {
	width: 600px;
	height: auto;
	float: none;
	clear: both;
	overflow: hidden;
	border-bottom: 1px #d8d8d8 solid;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}