
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}






body{
    font-family: helvetica, arial, sans-serif;
    font-size: 87.5%; /* set font-size to 14px */
    line-height: 1.286;  /* set line-height to 18px */
    background-color: #000;
/*    background: #000 url(/ward/images/wave_large_red.jpg) no-repeat 50% 100%;*/
    background: #000 url(/ward/images/wave_large_magenta.jpg) 50% 154px;
    color: #fff;
}

p, ul, ol{
    margin: 1em 0;  
}

ul{
    padding: 0 21px 0 21px;
    list-style-type: disc;
}

ol{
    padding: 0 21px 0 21px;
    list-style-type: decimal;
}

li{
    margin: 0.5em 0;
}

a{
    text-decoration: none;
    color: #c52a82;
}

a:hover{
    text-decoration: underline;
}

blockquote{
    margin: 21px 0 21px 0;
    padding: 0 21px 0 0;
    color: #fff;
}

cite{
    color: #d3a91d;
}

h1{
/*  border-bottom: 1px solid #d3a91d;*/
/*    padding: 0 0 14px 0;*/
    font-size: 4em;
    line-height: 1;
    font-weight: bold;
    color: #34a7de;
    text-shadow: 2px 2px 2px #333;
    text-indent: -9999px;
    height: 154px;
    background: url(/ward/images/book_title.png) no-repeat 0 100%;
}

h2{
    margin: 0.778em 0;
    padding: 14px 0 0 0;
    font-size: 2em;
    line-height: 1;
    color: #34a7de;
}

h3{
    margin: 1em 0;
    padding: 7px 0 0 0;
    font-size: 1.5em;
    line-height: 1;
    color: #d3a91d;
}

/* =inner */

#wrapper{
    margin:0 auto;
    padding: 0 0 0 41px;
    width: 940px;
    background: url(/ward/images/translucent_black.png) 0 0;
}

/* =header */

#header{
    padding: 0 0 0 0;
    width: 960px;
/*    background: url(/ward/images/wave_small_green.png) no-repeat 100% 0;*/
}

h1 span{
    font-size: 0.625em;
}

h1 span.pre-title{
    display: block;
    padding: 42px 0 7px 0;
}

/* =main */

#main{
	width:715px;/* incorrect width for ie6: correct width - horizontal padding */
	padding-right:21px;/* 20px + 4px for background image */
	padding-bottom:1px;/* 1px of padding to force background past bottom content margin */
	padding-bottom: 50px;

	}

.coverimage{
    float: left;
    margin: 0 26px 12px 0;
    border: 1px solid #666;
}

/* =navigation */

#navigation{
	float:right;
	width:180px;
	padding-left:15px;
	margin:0;
	}


#navigation h2{
    font-size: 2em;
    font-weight: bold;
		margin-top:0;
	text-align:right;
}

/* =footer */

#footer{
    clear: both;
    float: left;
    margin:  0;
    padding: 28px 20px 28px 60px;
margin-left: -40px;
    width: 900px;
    border-top: 1px solid #d3a91d;
 background: url(/ward/images/translucent_black.png) 0 0;
	 
}

#footer ul{
    float: left;
    padding: 0;
    list-style: none;
}

#footer li{
    float: left;
    margin: 0 28px 0 0;
}

.copyright{
    float: right;
    width: 320px;
    text-align: left;
}


div.clear{
	clear:both;
	}


#footer p{
	margin-top:0;
	}
	
img{
	float:right;
	margin:1em 0.5em 1em 1em;
	}

.leader {
	font-weight:bold;
	}
abbr {
	border:0;
	}
.socialurls li, #logindetails li {
	list-style-type:none;
	}
.socialurls li a img, #logindetails img {
	float:none;
	margin:0;
	border:0;
	padding-right:0;
	}
#logindetails {
	padding:0.1em;
	font-size:0.8em;
	width:100%;
	}
/* Social Bookmarks, Links to Downloads etc */
.socialbookmarks {
	list-style-type:none;
	}
li a.linktodelicious, li a.linktostumbleupon, li a.linktofacebook, li a.linktotwitter, li a.linktosamplechapter, li a.linktoappendices, li a.linktoworksheets, li a.linktohandouts, li a.linktodownloads, li a.linktodataset, li a.linktosoftware, li a.linktowebsite, li a.linktoir, li a.linktoaudio, li a.linktormhmini, li a.linktogpmini, li a.linktoppmini {
	height:16px !important;
	padding:0 0 0 24px;
	background:url(/includes/images/iconsprite.png) top left no-repeat; 
	}
li a.linktodelicious {
	background-position:0px -288px;
	}
li a.linktostumbleupon {
	background-position:0px -305px;
	}
li a.linktofacebook {
	background-position:0px -16px;
	}
li a.linktotwitter {
	background-position:0px -152px;
	}
li a.linktosamplechapter {
	background-position:0px -135px;
	}
li a.linktoappendices {
	background-position:0px -50px;
	}
li a.linktoworksheets {
	background-position:0px -118px;
	}
li a.linktohandouts {
	background-position:0px -67px;
	}
li a.linktodownloads {
	background-position:0px -84px;
	}
li a.linktodataset {
	background-position:0px -101px;
	}
li a.linktosoftware {
	background-position:0px -33px;
	}
li a.linktowebsite {
	background-position:0px 0px;
	}
li a.linktoir {
	background-position:0px -186px;
	}
li a.linktoaudio {
	background-position:0px -322px;
	}
li a.linktormhmini {
	background-position:0px -254px;
	}
li a.linktogpmini {
	background-position:0px -271px;
	}
li a.linktoppmini {
	background-position:0px -169px;
	}
.bookjacket {
	margin:0 auto 2em 2em;
	-webkit-box-shadow:0 10px 18px -2px #7f9db9;
	-moz-box-shadow:0 10px 18px -2px #7f9db9;
	border: 1px solid  #7f9db9;
	}
	
	#sitelinks li{
		list-style-type:none;}
		
		.bookaddCart{

padding:8px 10px 10px 40px !important;
}

