@charset "UTF-8";
/* CSS Document */

a {
	color: #28A8FF;
	letter-spacing: 0em;
}
a:hover {
	text-decoration: none;
	letter-spacing: 0em;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #1C1D21;
	letter-spacing: 1px;
	font-weight: 400;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1C1D21;
	letter-spacing: 1px;
	font-weight: 400;
}
.bold {
	font-weight: bold;
}
#buy {
	font-size: 12px;
	text-align: left;
	color: #333;
	letter-spacing: 0.1em;
	font-family: Helvetica, sans-serif;
}

#buy a{
	color: #28A8FF;
	text-decoration: none;
	font-size: 12px;
}
#buy a:hover {
	text-decoration: underline;
}
.quote {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #6F7481;
	line-height: 24px;
	letter-spacing: 0.1em;
	font-weight: 400;
}
.quoteby {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #6F7481;
	line-height:16px;
	letter-spacing: 0.1em;
	font-weight: 400;
}


#nav {
	float: right;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 53px;
	letter-spacing: 0.1em;
	margin-right: 0px;
	margin-left: 0px;
}
#nav ul li{
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}
#nav ul li a {
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: .1em;
	font-weight: 400;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #E3E3E3;
	letter-spacing: .1em;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.footer {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999;
}
#content {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
}
#home2{
	float: left;
	width: 220px;
}
#home_right {
	float: right;
	width: 500px;
}
#home_right p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: left;
}
#homepagequote {
	margin-top: 40px;
	margin-right: 0px;
	float: right;
	width: 300px;
}
a img {
	border: none;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	margin-bottom: 10px;
}
.logo {
	margin-top: 40px;
	margin-bottom: 30px;
	float: left;
}
#footer {
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
	width: 886px;
	background-color: #FFF;
	color: #999;
}
#footer a{
	color: #666;
	text-decoration: none;
}
#footer a:hover{
	color: #666;
	text-decoration: underline;
}
.floatleft {
	padding: 1px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
}
.floatright {
	float: right;
	margin-left: 11px;
}
.title {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #4D5059;
	letter-spacing: .1em;
}
#subnav {
	font-size: 12px;
	text-align: left;
	color: #333;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
}

#subnav a{
	color: #28A8FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
}
#subnav a:hover {
	text-decoration: none;
	color: #666;
}
#buy2 {
	font-size: 12px;
	text-align: left;
	color: #333;
	letter-spacing: 0.1em;
	font-family: Helvetica, sans-serif;
	text-transform: none;
	float: left;
	width: 250px;
	margin-left: 90px;
}
.orange {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #F06A21;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
}

#buy2 a{
	color: #28A8FF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
}
#buy2 a:hover {
	text-decoration: none;
}
.by {
	color: #626470;
	line-height: 30px;
}
.review {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	line-height: 22px;
	color: #3F414A;
}
.detail_img {
	float: left;
	border: 1px solid #999;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: right;
}
.detail_heading {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.detail {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
}
#floatleft {
	float: left;
	width: 270px;
	padding-left: 20px;
}
.review_home {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #3F414A;
}
#bookborder {
	border: 1px solid #999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
