#wrapper {
	background: url('/skins/img/default/index_page/search_bottom_bg.gif') 0 0 repeat-x;
	width: 100%;
}

#search-section {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}

#home-title {
	display: block;
	width: 909px;
	margin: 0 auto;
}

#search-block {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 150px;
	margin-top: 20px;
}

#search-block #tab-buy {
	background: url('/skins/img/default/index_page/home-search-bg.png') 0 -149px repeat-x;
	width: 284px;
	height: 86px;
	position: absolute;
	right: 716px;
	top: 0;
	z-index: 3;
	display: block;
}

#search-block #tab-sell {
	background: url('/skins/img/default/index_page/home-search-bg.png') -284px -150px repeat-x;
	width: 277px;
	height: 88px;
	position: absolute;
	right: 723px;
	top: 62px;
	z-index: 3;
	display: none;
}

#search-block #tab-body {
	background: url('/skins/img/default/index_page/home-search-bg.png') 0 0 no-repeat;
	width: 746px;
	height: 149px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

#search-block #tab-body #find-on-us {
	margin: 25px 0 0 37px;
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
}

#correctisbn {
	visibility: hidden;
	margin: 2px 0 0 37px;
	font-size: 9pt;
	color: #800000;
	font-weight: bold;
}

#search-block #tab-body form#form-isbn {
	position: absolute;
	top: 62px;
	left: 38px;
	margin: 0;
	height: 54px;
	width: 657px;
	padding: 0 5px !important;
	overflow: hidden;
}

#search-block #tab-body form#form-isbn input#query {
	width: 590px;
	height: 54px;
	vertical-align: middle;
	padding: 0;
	margin: 0 5px 0 0;
	border: 0;
	display: block;
	float: left;
	padding: 0 10px;
	font-size: 11pt;
	color: #8c8c8c;
	font-family: Verdana, Tahoma, sans-serif;
}

.ie6 #search-block #tab-body form#form-isbn input#query,
.ie7 #search-block #tab-body form#form-isbn input#query,
.ie8 #search-block #tab-body form#form-isbn input#query,
.ie9 #search-block #tab-body form#form-isbn input#query {
	line-height: 54px;
}

#search-block #tab-body form#form-isbn input#findisbn {
	padding: 0;
	margin: 8px 0;
	border: none;
	display: block;
	float: left;
	width: 37px;
}

#search-block #tab-buy span, #search-block #tab-sell span {
	display: block;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12pt;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#search-block #tab-buy span {
	margin: 30px 0 0 50px;
}

#search-block #tab-sell span {
	margin: 40px 0 0 50px;
}

#search-block #button-buy, #search-block #button-sell {
	width: 235px;
	height: 52px;
	position: absolute;
	left: 0;
	cursor: pointer;
}

#search-block #button-buy {
	background: url('/skins/img/default/index_page/button-buy-sell.png') 0 0 no-repeat;
	bottom: 0;
}

#search-block #button-sell {
	background: url('/skins/img/default/index_page/button-buy-sell.png') 0 -51px no-repeat;
	top: 0;
	display: none;
}

#search-block #button-buy {
	width: 235px;
	height: 52px;
	background: url('/skins/img/default/index_page/button-buy-sell.png') 0 0 no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
}

#satisfaction {
	background: url('/skins/img/default/index_page/satisfaction.png') 0 0 no-repeat;
	width: 1000px;
	height: 167px;
	margin: 40px auto 40px;
	overflow: hidden;
}

#satisfaction #student-quotes {
	height: 100%;
	width: 395px;
	float: left;
}

#satisfaction img#tbx-info {
	display: block;
	width: 597px;
	height: 143px;
	margin-top: 6px;
	margin-right: 3px;
	float: right;
}

#satisfaction img#student-quotes-image {
	display: block;
	margin-top: 9px;
	margin-right: 11px;
	float: right;
}


#bottom-category-links {
	width: 1000px;
	margin: 0 auto 30px;
	overflow: hidden;
}

#bottom-category-links ul {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	list-style-type: none;
}

#bottom-category-links ul li a {
	color: #9d9d9d;
	text-decoration: none;
	line-height: 170%;
}

#bottom-category-links ul li a:hover {
	text-decoration: underline;
}

#search-box {
	display: none !important;
}