/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0 8px 0;
	color: #a21115;
	padding: 0 0 0 15px;
	word-spacing: 2px;
}

h1.orange {
	color: #dd6d07;
}

h2 {
	font: 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #dd6d07;
	margin: 0 0 22px 0;
	border-bottom: 1px solid #b9b9b9;
	padding: 0 0 12px 15px;
	text-transform: uppercase;
}

h3 {
	font: italic 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a21115;
	word-spacing: 2px;
	margin: 0 0 22px 0;
}

h4 {
	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #dd6d07;
	margin: 0 0 10px 0;
}

h4 a:link, h4 a:visited {
	color: #dd6d07;
}

h4 a:hover {
	text-decoration: none;
	color: #a21115;
}

/* Links */

a:link, a:visited, a:active {
	color: #a21115;
	text-decoration: none;
}

a:hover {
	color: #a21115;
	text-decoration: underline;
}

/* Paragraphs */
 
p {
	margin: 0 0 17px 0;
	line-height: 1.4em;
}

.centered-text {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #00358c;
}

.red {
	color: #d20000;
}

.dark-red {
	color: #a21115;
}

/* Lists */

.content ul {
	margin: 0 0 15px 0;
}

.content ul li {
	list-style: none;
	margin: 0 0 15px 0;
	background: url('../i/li.gif') no-repeat 0 6px;
	text-indent: 10px;
	line-height: 1.4em;
}

.content ul li.no-margin {
	margin: 0;
}

.content ol {
	margin: 0 0 15px 30px;
}

.content ol li {
	list-style: decimal;
	margin: 0 0 3px 0;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	background: #FFF url('../i/major_religions_of_the_world.jpg ') no-repeat 0 0;
}

.all {
	width: 965px;
	margin: 0 auto;
	overflow: visible;
}

/* Header */

.header {
	overflow: hidden;
	position: relative;
}

.logo {
	margin: 30px 0 0 25px;
}

.logo a:link, .logo a:visited, .logo a:hover {
	font: 32px "Times New Roman";
	color: #595959;
	text-decoration: none;
}

.logo .red {
	color: #a21115;
	font-size: 47px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 47px;
}

.logo big {
	text-transform: uppercase;
	font-size: 43px;
	letter-spacing: 3px;
	word-spacing: 9px;
	display: block;
	line-height: 1.1em;
	margin: -5px 0 0 0;
}

/* Quote */

.quote_box {
	width: 400px;
	text-align: left;
	margin-left: 150px;
}

.quote {
	font: 20px "Times New Roman";
	color: #000;
	position: absolute;
	top: 50px;
	right: 15px;
}

.author {
	text-align: right;
	font-size: 16px;
	margin: 7px 0 0 0;
	line-height: 1.1em;
}

/* Menu */

.menu {
	background: url('../i/menu-bg.gif') repeat-x;
	margin: 30px 0 1px 0;
	height: 39px;
}

.menu ul {
	margin: 0 0 0 25px;
}

.menu li {
	float: left;
	display: inline;
	height: 39px;
	border-right: 1px solid #d1d1d1;
	line-height: 39px;
	padding: 0 8px;
}

.menu li.last {
	border-right: 0px solid transparent;
}

.menu a:link, .menu a:visited {
	color: #595959;
}

.top-line {
	margin: 0 0 20px 0;
}

/* Left menu */

.left-menu {
	float: left;
	display: inline;
	background: url('../i/left-menu-bg.gif') no-repeat;
	float: left;
	display: inline;
	width: 191px;
	overflow: hidden;
	margin: 5px 0 0 0;
}

.left-menu ul {
	margin: 27px 0 0 0;
}

.left-menu ul li {
	font-size: 13px;
	background: url('../i/hr.gif') repeat-x 0 100%;
	padding: 0 0 9px 0;
	margin: 0 0 7px 0;
}

.left-menu a:link, .left-menu a:visited {
	color: #2e2e2e;
}

.top-pic {
	float: left;
	display: inline;
	margin: 0 0 0 3px;
	width: 477px;
}

.top-book {
	float: left;
	display: inline;
	width: 286px;
	margin: 0 0 0 6px;
	background: #000;
	height: 359px;
	color: #FFF;
}

/* Available Now */

.available {
	margin: 4px 0 0 57px;
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
}

#label-now {
	font-size: 21px;
	display: block;
	float: left;
	margin: 4px 0 0 0;
}

#label-available {
	font-size: 29px;
	color: #ffae00;
	display: block;
	float: left;
	margin: 0 0 0 8px;
	letter-spacing: 1px;
}

.top-book p {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 15px 15px;
	word-spacing: 1px;
}

a.button-buy-big:link, a.button-buy-big:visited {
	display: block;
	background: #ff8400 url('../i/button-buy-big.gif') no-repeat;
	width: 182px;
	height: 36px;
	font: 24px Arial, Helvetica, sans-serif;
	color: #8b191c;
	text-align: center;
	line-height: 36px;
	margin: 0 auto;
	text-decoration: none;
}

a.button-buy-big:hover {
	text-decoration: none;
	color: #FFF;
}

/* Boxes */

.boxes {
	width: 990px;
	margin: 0 0 18px -18px;
}

.box {
	background: #f6f6f6 url(../i/box-bg.jpg) no-repeat;
	width: 310px;
	height: 141px;
	float: left;
	display: inline;
	margin: 0 0 0 18px;
}

.box-bg {
	overflow: hidden;
	height: 141px;
}

#box-author .box-bg {
	background: url('../i/major_religions_robert_fawcett.jpg') no-repeat 100% 0;
}

#box-blog .box-bg {
	background: url('../i/major_religions_blog.jpg') no-repeat 100% 0;
}

#box-book .box-bg {
	background: url('../i/box-book.jpg') no-repeat 100% 0;
}

.box .inner {
	margin: 9px 0 0 13px;
	width: 190px;
}

.box p {
	line-height: 1.4em;
	margin: 0 0 8px 0;
	word-spacing: -1px;
}

a.button-read:link, a.button-read:visited {
	display: block;
	width: 101px;
	height: 29px;
	background: #ff7700 url('../i/button-read.gif') no-repeat;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
}

a.button-read:hover {
	text-decoration: none;
	color: #8b191c;
}

/* Columns */

.col-left {
	float: left;
	display: inline;
	width: 470px;
	background: url('../i/column-bg.gif') repeat-x;
	overflow: visible;
}

.col-right {
	float: left;
	display: inline;
	width: 470px;
	background: url('../i/column-bg.gif') repeat-x;
	overflow: visible;
	margin: 0 0 0 25px;
}

.wrapper {
	margin: 0 15px 0 15px;
}

.col-right .wrapper {
	margin: 0 25px 0 15px;
}

/* Intro */

.intro {
	margin: 27px 0 0 0;
}

.description {
	float: left;
	display: inline;
	width: 288px;
	font-style: italic;
}

.book {
	float: left;
	display: inline;
	width: 130px;
	margin: 8px 0 0 20px;
}

a.button-buy:link, a.button-buy:visited {
	display: block;
	background: #ff7e00 url('../i/button-buy.gif') no-repeat;
	width: 101px;
	height: 29px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 29px;
	text-align: center;
}

a.button-buy:hover {
	text-decoration: none;
	color: #FFF;
}

.book .button-buy {
	margin: 10px 0 0 15px;
}

/* Horizontal line */

.hr hr {
	display: none;
}

.hr {
	background: url('../i/hr.gif') repeat-x;
	height: 1px;
	overflow: hidden;
	margin: 25px 0;
}

.col-left .hr {
	margin: 17px 0 20px 0;
}

.about p {
	word-spacing: -1px;
}

/* Price */

.price-info {
	margin: 25px 0 0 0;
}

.price-info p {
	font-size: 19px;
	color: #2e2e2e;
	word-spacing: -1px;
}

.price {
	font-size: 29px;
	margin: 0 0 35px 90px;
	letter-spacing: 1px;
	position: relative;
	width: 350px;
	height: 40px;
}

.overlay {
	background: url('../i/price.gif') no-repeat;
	width: 350px;
	height: 34px;
	position: absolute;
	top: 4px;
	left: 0;
}

.original {
	text-decoration: line-through;
}

.sale {
	color: #a21115;
	margin: 0 0 0 20px;
	letter-spacing: 1px;
}

.price-info .button-buy {
	margin: 0 0 0 150px;
}

/* Pic */

.pic {
	margin: 0 0 18px 0;
}

.pic img {
	float: left;
	display: inline;
}

.pic-description {
	float: left;
	display: inline;
	width: 240px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0 10px;
	
	display: table;
	height: 125px;
	#position: relative;
	overflow: hidden;
}

.pic-description div {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.pic p {
	#position: relative;
	#top: -50%;
	line-height: 1.7em;
	margin: 0;
}

/* Footer */

.footer {
	background: url('../i/footer-bg.gif') repeat-x;
	margin: 17px 0 0 0;
	overflow: hidden;
	color: #595959;
	padding: 0 0 70px 0;
}

/* Bottom menu */

.bottom-menu {
	margin: 13px 0 17px 37px;
}

.bottom-menu li {
	float: left;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 17px 0 0;
}

.footer a:link, .footer a:visited {
	color: #595959;
}

.copyright{
	text-align: center;
	line-height: 1.5em;
}
