body {
	margin:0;
	padding:0;
	background: #000;
	color:#FFF;
	position:relative;
	height:100%;
	font-size: 95%; 
	font-family:Tahoma, Geneva, sans-serif;

	/* font-size: 100%; 
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif; */
}

/*----- Default Styling ----*/

a
{
	outline: none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {border:none;}

fieldset {
	border:none;
	margin:0px;
	padding:0px;
}

.clear{
clear:both;
}

/*----- Page Containers ----*/

#wrapper {
	margin:5px auto;
	padding:0;
	position:relative;
	top:0;
	left:0;
	width:990px;
	border:1px solid #5A5A5A;
}

#leftbar_bg {
	background: url(/images/left_bg.png) 0 0 repeat-y;
}

.transp {
	background: url(/images/left_bg.png) 0 0 repeat !important;
}

body#onesmallstep #wrapper {
	background: url(/images/main_bglg.jpg) bottom left no-repeat;
}

body#aboutus #wrapper {
	background: url(/images/aboutus_bg.jpg) top left no-repeat #090909;
}

body#contactus #wrapper {
	background: url(/images/aboutus_bg.jpg) top left no-repeat #090909;
}

body#seeinbook #wrapper {
	background: url(/images/main_bglg.jpg) bottom left no-repeat;
}


#rightcontent {
	float:left;
	margin: 0 0 0 255px;
	width:735px;
	min-height:730px;
}

#leftbar {
	position:absolute;
	top:0px;
	left:0px;
	width:255px;
}


/*----- See inside Book -----*/

body#seeinbook h1 {
	text-align:left;
	font-family: Impact, sans-serif;
	font-size:30px;
	line-height:30px;
	margin:85px 0 15px 100px;
	color:#FFF11C;
}


#seeinside {
	width:800px;
	margin:0px auto 20px auto;
	text-align:center;
	background: url(/images/blue_bg.png) 0 0 repeat;
	padding: 2px 0 15px 0 ;
}

#seeinside p {
	font-size:18px !important;
	line-height:40px !important;
	margin:0px !important;
}

#booktitle_sm {
	position:absolute;
	top:10px;
	right:90px;
	background:url(/images/onesmallstep_booklogo_sm.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:150px;
	height:150px;
	margin:0px;
	z-index:10000;
}


/*----- About Us page -----*/

body#aboutus h1 {
	text-align:center;
	font-family: Impact, sans-serif;
	font-size:30px;
	line-height:30px;
	margin:44px 0 0 0;
}

body#aboutus h1 a {
	color:#FFF11C;
	margin:0px;
	padding:0px;
}


body#aboutus #rightcontent p.tagline{
	text-align:center;
	font-style:italic;
	font-size:18px !important;
	margin:425px 0 0 0 !important;
	color:#FFF11C;
}


/*---- Contact Us page -----*/

body#contactus h1 {
	text-align:center;
	font-family: Impact, sans-serif;
	font-size:30px;
	line-height:30px;
	margin:44px 0 0 0;
	color:#FFF11C;
}


/*---- Other Books Links -----*/

dl#books {
clear:both;
	margin: 0 30px 0 30px;
}

dl#books dd {
	float:left;
	margin: 15px 3px 15px 3px;
	padding:0px;
}

dl#books dd a {
	display:block;
	width:105px;
	height:105px;
	text-indent:-9999px;
}

dl#books dd#music a { background: url(/images/musiccover_sm.png) 0 0 no-repeat; }
dl#books dd#golf a { background: url(/images/golfcover_sm.png) 0 0 no-repeat; } 
dl#books dd#football a { background: url(/images/footballcover_sm.png) 0 0 no-repeat; } 
dl#books dd#formulaone a { background: url(/images/f1cover_sm.png) 0 0 no-repeat; } 
dl#books dd#basketball a { background: url(/images/basketballcover_sm.png) 0 0 no-repeat; } 
dl#books dd#baseball a { background: url(/images/baseballcover_sm.png) 0 0 no-repeat; } 


/*----- Big logos for book and publisher ----*/

#booktitle {
	float:right;
	background:url(/images/onesmallstep_booklogo.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:384px;
	height:384px;
	margin:10px 30px 30px 0;
}

#publisherbox {
	float:right;
	width:206px;
	margin:100px 85px 0 0;
}

.publisher {
	background:url(/images/murraybooks_logo.png) 0 0 no-repeat;
	text-indent:-9999px !important; 
	width:206px;
	height:210px;
	margin:0px;
	padding:0px;
}

#publisherbox p.tagline {
	text-align:center;
	font-style:italic;
	font-size:26px !important;
	margin:7px 0px !important;
	color:#FFF11C;
}

/*----- Book Synopsis Container ----*/

#synopsis {	
	width:590px;
	margin:50px 0 30px 42px;
}

#synopsis h3 {
	font-family: Impact, sans-serif;
	font-size:30px;
	line-height:30px;
	color:#FFF11C;
	margin:0px;
	padding:0px;
}

#synopsis p {
	font-size:16px;
	line-height:22px;
	margin:4px 0px;
	padding:0px;
	text-align:justify;
}


#synopsis p.tagline {
	text-align:right;
	font-style:italic;
	font-size:26px !important;
	margin:7px 0px !important;
}


/*----- Footer Navigation -----*/

dl#footernav {
	clear:both;
	width:690px;
	margin: 10px auto 20px auto;
	padding:0px;
	display:block;
	height:30px;
	background:#424242;
}

dl#footernav dd {
	float:left;
	margin: 0 14px 0 14px;
	padding:0px;
}

dl#footernav dd a {
	display:block;
	background:#424242;
	margin:0px;
	padding:0px 20px;
	line-height:30px;
	height:30px;
	color:#fff;
	text-align:center;
}

/*----- Left Bar Container ----*/

h2.lb_title {
	text-align:right;
	margin:28px 30px 20px 20px;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
}

h2.lb_title span {
	display:block;
	text-transform:uppercase;
	font-size:13px;
	font-family:Impact, sans-serif;
	font-style:normal;
	font-weight:normal;
}


#leftbar p {
	text-align:right;
	line-height:20px;
	margin:0 30px 10px 20px;
}

#leftbar img {
	margin:0 30px 10px 20px;
}

#leftbar .publisher {
	margin: 50px 30px 40px 20px !important;
}



/*----- Contact Form ----*/

form#contactform {
	margin: 25px 0 25px 30px !important;
	padding:0px;
	width:400px !important;
	float:left !important;
}

form#contactform fieldset {
	float:left;	
	width:400px;

	padding:20px 0;
	border:1px solid #5A5A5A;
}

form#contactform p {margin:4px 0 0 0 !important;}

form#contactform p span {color:#fff11c;}

form#contactform p.required {
	margin-left:135px !important;
}

label {
	float:left;
	clear:left;
	display:block;
	width:130px;
	margin:0 5px 0 0;
	text-align:right;
}

input, textarea {
	width:220px;
	margin:0;
}

select {

}

input#reset {
	clear:left;
	width:90px;
	margin: 10px 0 0 135px;
	color:#fff;
	background: #6a6a6a;
	border:2px solid #ccc;
}

input#submit {
	width:90px;
	margin: 10px 0 0 30px;
	color:#fff;
	background: #6a6a6a;
	border:2px solid #ccc;
}


#addressbox {
	float:left;
	width:220px;
	margin:70px 0 0 20px;
	padding:5px 15px;
	border:1px solid #5A5A5A;
}

#addressbox a {
	color:#FFF11C;
}

/*---- SHOP -----*/

body#shop h1 {
	text-align:center;
	font-family: Impact, sans-serif;
	font-size:30px;
	line-height:30px;
	margin:44px 0 0 0;
	color:#FFF11C;
}

body#shop h2.pagename {
margin: 0 40px;
}

/*---- Products ---*/

.productbox {
	border:1px solid #5A5A5A;
	width:650px;
	margin:0 0 20px 0px; 
	padding-bottom:15px;
}

.productbox .image {
	text-align:center;
	margin:10px;
}


.productbox p.productname {
	font-size:20px;
	margin:0 30px;
	color:#FFF11C;
}

.productbox p {
	margin:5px 30px 15px 30px;
}

.price {margin:0px; float:left; display:block; width:40%; text-align:center; }

.price a, table a {
	color:#FFF11C;
}

.quantity {float:left;display:block; width:35%; text-align:center;}
.quantity input {width:30px;}

.order {float:left;display:block; width:25%; text-align:center;}
.order input { width:100px;}


.go_button{
	width:120px;
	margin-left:10px;
}
.formbutton {
	width: 130px;
}

#rightcontent form {
	width:650px;
	margin:0 auto;
}


table.viewcart {
	width:650px;
	margin:20px auto;
	border:1px solid #5a5a5a;
}

table.viewcart .viewcartheader {
	background:#6a6a6a;
}

table.viewcart input {
	width:30px;
}


.cart_empty {margin-left:40px;}

.terms {margin: 10px 40px 10px 40px;}

.worldpay_text {
	margin: 10px 40px 10px 40px;
}

/*----- BF Link ----*/

p#bf {
	clear: both;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 auto 0.5em auto;
	padding-top: 4px;
	text-align: right;
	width: 990px;
}

p#bf a {
	border-bottom: none;
	font-weight: bold;
	text-decoration: none;
}

p#bf a:hover {
	color: #5A5A5A;
	text-decoration: underline;
}

p#bf span a,#bf span a:hover {
	font-weight: normal;
	text-decoration: none;
}

p#bf, p#bf a, #bf span a:hover {
	color: #5A5A5A;
}
