@import url("reset.css");


#footer-top {
	background-image: url(../img/footer-top.png);
	height: 32px;
	width: 838px;
	float: left;
}
#footer-content {
	background-image: url(../img/footer_content.png);
	width: 838px;
	background-repeat: repeat-y;
	float: left;
}
#footer-bottom {
	background-image: url(../img/footer-bottom.png);
	width: 838px;
	background-repeat: repeat-y;
	float: left;
	height: 35px;
}
#copyright {
	width: 838px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-left: 35px;
}

#copyright a {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}

.top {
	background-image: url(../img/top.png);
	height: 60px;
	width: 838px;
	float: left;
}

#logo {
	margin-bottom: 15px;
	margin-left: 35px;
	float: left;

}

.content {
	background-image: url(../img/content.png);
	width: 838px;
	background-repeat: repeat-y;
	float: left;
}
.bottom {
	background-image: url(../img/bottom.png);
	background-repeat: no-repeat;
	
	
	min-height: 58px;
	width: 838px;
	float: left;
	background-position: bottom;
}
#container {
	width: 853px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #010101;
font-family: 'Helvetica Neue', Helvetica;
	color: #333333;
}
#footer {
	margin-left: 22px;
	color: #FFFFFF;
}

.content-area {
	margin-right: 35px;
	margin-left: 35px;
	float: left;
	width: 770px;
}

h1 {
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
}

h2 {
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 20px;
}

h3 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}



p {
	margin-bottom: 20px;
	font-size: 14px;
}

#logo-ad-box {
	float: right;
	margin-right: 50px;
	margin-bottom: 10px;
}

/*--------------------------------- RESULTS  CSS --------------------------------- */


label {
	width: 250px;
	margin-top:10px;
	float: left;
	font-weight: bold;
}
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }


span.button input { 
	width: 104px; 
	padding-top: 13px; 
	padding-bottom: 13px; 
	border: 0; 
	background: url(../img/button.png) no-repeat; 	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	cursor: pointer; 
}

form p {
	clear: both;
	font-size: 14px;
}

.submit {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
}


/*--------------------------------- RESULTS  CSS --------------------------------- */

#my_ref_confirm {
	background-color: #FFFF66;
	display: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 750px;
}

#results {
	background-color: #EFEFEF;
	display: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 750px;
}

#contact_results {
	background-color: #EFEFEF;
	display: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 580px;
}


.ref_item {
	background-color: #EFEFEF;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 750px;
}

/*--------------------------------- RESULTS  CSS --------------------------------- */


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*--------------------------------- MAIN NAVIGATION  CSS --------------------------------- */

#navigation
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#navigation a
{
	text-decoration: none;
	padding-left: 14px;
	background-image: url(../img/nav-left-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	font-size: 13px;
	margin-left: 1px;
	height: 38px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navigation a span
{
	padding-right: 20px;
	background-image: url(../img/nav-right-on.png);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: middle;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
}

#navigation a, #navigation a span
{
	display: block;
	float: left
}

#navigation a, #navigation a span
{
	float: none
}

#navigation a:hover
{
	background-image: url(../img/nav-left-off.png);
	left top no-repeat;
}

#navigation a:hover span
{
	background-image: url(../img/nav-right-off.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#navigation ul
{
	list-style: none;
	padding: 0;
	margin: 0
}

#navigation li
{
	list-style: none;
	float: left;
	margin-left: 0px;
  	padding-left: 0px;
} 

/*--------------------------------- TYPE LIST --------------------------------- */


.type {
	width:243px;
	float:left;
	background-color:#EFEFEF;
	margin-bottom: 20px;
}
.type ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.type li {

	background-image: url(../img/li.png);
	background-repeat: repeat-x;
	display: block;
}
.type li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	display: block;
	text-decoration: none;
	font-size: 14px;	
}
.type li a:hover {
	display: block;
	background-color: #e4e2e2;
}
.type h2 {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}

#footer-ad {
	float:left;
	margin-left: 30px;
	margin-top: 15px;
}



.footer-type {
	width:155px;
	float:left;
	margin-bottom: 20px;
	margin-left: 30px;
}
.footer-type ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.footer-type li {
	background-repeat: repeat-x;
	display: block;
	background-image: url(../img/footer-li.png);
}
.footer-type li a {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
}
.footer-type li a:hover {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
}
.footer-type h2 {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	color: #FFFFFF;
}


/* --------------------------- Ibsn search ----------------------- */

#box-title{
	background-color: #EFEFEF;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
width: 100px;
padding: 10px;
font-weight: bold;
float: left;
}



#isbn_search_box {
	background-color: #EFEFEF;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
	padding: 20px;
	margin-bottom: 30px;
	-webkit-box-shadow: 1px 1px 2px #a3a3a3;
-moz-box-shadow: 1px 1px 2px #a3a3a3;
box-shadow: 1px 1px 2px #a3a3a3;
float: left;
width: 550px;
}

#isbn_search .input {
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 40px;
	width: 200px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#isbn_result {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFFF99;
	display: none;
	padding: 20px;
	margin-bottom: 30px;
}

#loading_bar {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFFF99;
	display: none;
	padding: 20px;
	margin-bottom: 30px;
}

.beta {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	vertical-align: middle;
}

-->

