/*------------------------*/
/* Global Element Styles */
html {border: none; height: 100%;}

body {
	height: 100%;
	margin: 0;
	font-family: "Tahoma";
	font-size: 12px;
	background: #93989b url(graphics/bg_site.gif) repeat-x;
}

img {border: 0; line-height:0; font-size:0;}

h1, h2, h3, h4, h5 {margin: 0; padding: 0;}

p {margin: 0 0 15px 0;}

br.clearBoth {clear: both;line-height: 0;font-size: 0;}

a{
	text-decoration: none;
}

#content a{
	color: #7cc6ff;
}

/*-------------*/
/* Navigation */

#nav{
	margin: 69px 0 0 0;
	float: right;
	padding: 0;
	list-style: none;
	}
	#nav li{
		letter-spacing: 15px;
		float: left;
		color: #919699;
		}
		#nav li a{
			letter-spacing: normal;
			margin-right: 15px;
			text-transform: uppercase;
			font-size: 15px;
			color: #919699;
			}
			#nav li a:hover{
				color: #fff;
			}
			#nav li.active a{
				color: #fff;
			}

#subNav{}

#footerNav{
	margin: 0 0 0 0;
	height: 30px;
	padding: 0;
	list-style: none;
	}
	#footerNav li{
		letter-spacing: 5px;
		float: left;
		}
		#footerNav li a{
			letter-spacing: normal;
			margin-right: 5px;
			color: #727679;
			}

/*------------------*/
/* Main Containers */

#siteContainer {
	width: 920px;
	margin: 0 auto;
}

#siteTable{
	border: none;
	height: 100%;
	width: 100%;
	vertical-align: top;
	}
	#tblTop{
		vertical-align: top;
		height: 100%;
	}
	#tblFooter{
	
	}

#content{
	line-height: 21px;
	color: #fff;
	}
	#content .padding{
		padding: 90px 0 0 0;
	}


/*--------------------*/
/* Header and Footer */

#header {
	clear: both;
	height: 85px;
}

#logo{
	text-indent: -9999px;
	width: 282px;
	height: 88px;
	background: url(graphics/logo_alison_pickering.gif) no-repeat;
	position: absolute;
	margin: 40px 0 0 -38px;
	}
	#logo a{
		text-indent: -9999px;
		width: 282px;
		height: 88px;
		display: block;
		outline: none;
	}

#footer {
	clear: both;
	color: #727679;
	background: #fff url(graphics/bg_footer.gif) repeat-x;
	height: 120px;
	}
	#footer .pad{
		padding: 30px 0;
		width: 920px;
		margin: 0 auto;
	}
#footerLogo{
	width: 245px;
	height: 60px;
	text-indent: -9999px;
	background: url(graphics/logo_footer.gif) no-repeat;
	position: absolute;
	margin-left: 660px;
}

#copyright{
	clear: both;
}

/*-------------------------*/
/* Page Specific Elements */

#bookCover{
	width: 486px;
	height: 550px;
	background: url(graphics/pic_book.jpg) no-repeat;
	text-indent: -9999px;
	position: relative;
	margin-left: 70px;
	}
	#bookCover a{
		width: 486px;
		height: 550px;
		text-indent: -9999px;
		display: block;
		outline: none;
	}

#bGetTheNewBook{
	background: url(graphics/b_get_the_new_book.gif) no-repeat;
	width: 389px;
	height: 94px;
	text-indent: -9999px;
	display: block;
	outline: none;
	text-decoration: none;
	margin-top: 40px;
	}
	#bGetTheNewBook:hover{
		background-position: 0 -94px;
	}
	
#hWelcome{
	text-indent: -9999px;
	background: url(graphics/t_welcome.gif) no-repeat;
	width: 131px;
	height: 26px;
	margin-bottom: 15px;
	
}

#tBeyondTheWalls{
	background: url(graphics/t_beyond_the_walls.gif) no-repeat;
	text-indent: -99999px;
	margin: 19px 0;
	width: 321px;
	height: 43px;
}

#tBehindTheWalls{
	background: url(graphics/t_behind_the_walls.gif) no-repeat;
	text-indent: -99999px;
	margin: 19px 0;
	width:310px;
	height:35px;
}

#tAbout{
	background: url(graphics/t_about_alison_pickering.gif) no-repeat;
	text-indent: -99999px;
	margin-bottom: 19px;
	width:510px;
	height:45px;
}

#tContact{
	background: url(graphics/t_contact.gif) no-repeat;
	text-indent: -99999px;
	margin-bottom: 19px;
	width:510px;
	height:45px;
}

#tOrderForm{
	background: url(graphics/t_order_form.gif) no-repeat;
	text-indent: -99999px;
	margin-bottom: 19px;
	width:510px;
	height:45px;
}

#tGallery{
	background: url(graphics/t_gallery.gif) no-repeat;
	text-indent: -99999px;
	margin-bottom: 19px;
	width:510px;
	height:45px;
}

#tThankYou{
	background: url(graphics/t_thank_you.gif) no-repeat;
	text-indent: -99999px;
	margin-bottom: 19px;
	width:510px;
	height:45px;
}
.bOrderNow, #bSubmitOrder{
	background: url(graphics/b_order_now.png) no-repeat;
	width: 387px;
	height: 92px;
	text-indent: -99999px;
	outline: none;
	text-decoration: none;
	display: block;
	margin: 20px 0;
	}
	.bOrderNow:hover, #bSubmitOrder:hover{
		background-position: 0 -92px;
	}
#bSubmitOrder{
	background: url(graphics/b_submit_order.png) no-repeat;
}

/*----------------*/
/* Shared Styles */

#colLeft{
	float: left;
	width: 400px;
	}
	#colLeft .pad{
		padding: 110px 0 0 0;
	}

#colRight{
	float: left;
	width: 500px;
	height: 600px;
}

#orderLeft{
	float: left;
	width: 400px;
	}
	#orderLeft .pad{
		padding: 90px 0 0 0;
	}
	
#orderRight{
	float: left;
	width: 300px;
	}
	#orderRight .pad{
		padding: 110px 0 0 50px;
	}


.pub{
	clear: both;
	margin-bottom: 20px;
	}
	.pub .image{
		float: left;
		width: 375px;
	}
	.pub .info{
		width: 475px;
		float: left;
	}
	
#rowBottom{
	width: 600px;
	float: right;
}
#gallerySubNav{
	float: left;
	width: 200px;
	list-style: none;
}
.listGallery{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.listGallery li{
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
		}
		.listGallery li a{
			display: block;
			border: 3px solid #fff;
			height: 100px;
			width: 100px;
		}

.formStyle{
	width: 400px;
}
.formStyle label{
	width: 130px;
	font-size: 15px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	line-height: 26px;
	margin-bottom: 3px;
	}
.formStyle input{
	width: 200px;
	float: left;
	border: 1px solid #ddd;
	font-size: 15px;
	padding: 3px 5px;
	line-height: 15px;
	margin-bottom: 3px;
}


#price50{
	background: url(graphics/t_price50.gif) no-repeat;
	width: 152px;
	height: 72px;
	text-indent: -9999px;
	margin-left: 20px;
}

#price42{
	background: url(graphics/t_price42.gif) no-repeat;
	width: 150px;
	height: 72px;
	text-indent: -9999px;
	margin-left: 20px;
}