* {margin:0;padding:0;}

body {
	font:11px 'Trebuchet MS';
	background:#e9e9e9;
}

#master {
	margin:0 auto;
	width:850px;
	border:1px solid #999;
	border-bottom:0px;
	border-top:0px;
}

#logo {
	background:#fff;
	height:75px;
}

#logo img.logo {
	border:0px;
	margin:15px 0 0 40px;
	float:left;
}

img.noborder {
	border:0px;
}

#logo a {
	text-decoration:none;
	color:#666;
}

#logo ul {
	float:right;
	margin-top:20px;
	margin-right:50px;
}

#logo ul li {
	display:inline;
	list-style:none;
}

#bar {
	background: url('../images/bar.jpg') top left no-repeat;
	height:5px;
	margin-bottom:-11px;
}

html>body #bar {
	margin:0;padding:0;
}

#menu {
	background:#909090;
	color:#fff;
	width:850px;
}

#menu ul {
	list-style:none;
	background:#909090;
}

#menu ul li {
	display:block;
	float:left;
	padding:5px 0;
}

#menu a {
	padding:10px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

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

#menu a.current {
	color:#000;
	text-decoration:none;
}

#booksPic {
	margin:0;padding:0;
	height:195px;
}

#booksPicIP {
	margin:0;padding:0;
}

/* CONTENT FOR MAIN PAGE */
#content {
	background:#515151;
	color:#fff;
	width:850px;
	margin-top:-4px;
}

html>body #content {
	margin:0;
}

#left {
	width:241px;
	float:left;
	padding:20px;
	background: url('../images/border.jpg') center right no-repeat;
}

#center {
	width:241px;
	float:left;
	padding:20px;
	background: url('../images/border.jpg') center right no-repeat;
}

#right {
	width:241px;
	float:left;
	padding:20px;	
}

#left h1 {
	background: transparent url('../images/judgeabook.png') top left no-repeat;
	height:35px;
}

#left h1 span {
	display:none;
}

#center h1 {
	background: transparent url('../images/promote.png') top left no-repeat;
	height:27px;
}

#center h1 span {
	display:none;
}

#right h1 {
	background: transparent url('../images/meetthepress.png') top left no-repeat;
	height:27px;
}

#right h1 span {
	display:none;
}

#content p {
	margin:20px 0 0 0;
	font-size:11px;
	font-family:'Trebuchet MS', Verdana, arial, sans-serif;
}

#content a {
	background:url('../images/arrow.png') center left no-repeat;
	padding-left:10px;
	color:#fff;
	text-decoration:none;
	margin-top:30px;
	display:block;
}

#content a:hover {
	text-decoration:underline;
}
/* END MAIN CONTENT */

/* CONTENT FOR INTERNAL PAGES */

#contentIP {
	background:#515151 url('../images/bookbg.png') top left repeat-y;
	color:#fff;
	width:850px;
	margin-top:-4px;
	margin-bottom:-4px;
}

html>body #contentIP {
	margin:0;
}

#leftIP {
	width:214px;
	float:left;
	padding:0;;
	background:#fff;
}

#centerIP {
	width:340px;
	float:left;
	padding:0 20px;
	margin-top:20px;
	
}

#rightIP {
	width:201px;
	float:left;
	padding:0 20px;	
	margin-top:30px;
	background: url('../images/border.jpg') center left repeat-y;
}

#rightIP dl {
	margin:20px 0;
}

#rightIP dt {
	font-weight:bold;
	margin:10px 0 0 0;
	font-size:13px;
}

#rightIP dd {
	margin:2px 0 0 20px;
	line-height:13px;
	
}

#centerIP h1.aboutUs {
	background: transparent url('../images/aboutus.png') top left no-repeat;
	height:57px;
}

#centerIP h1.bookdesign {
	background: transparent url('../images/bookdesign.png') top left no-repeat;
	height:57px;
}

#centerIP h1.promotion {
	background: transparent url('../images/promotion.png') top left no-repeat;
	height:57px;
}

#centerIP h1.websites {
	background: transparent url('../images/websites.png') top left no-repeat;
	height:57px;
}

#centerIP h1.consulting {
	background: transparent url('../images/consulting.png') top left no-repeat;
	height:57px;
}

#centerIP h1.faq {
	background: transparent url('../images/faq.png') top left no-repeat;
	height:57px;
}

#centerIP h1.requestform {
	background: transparent url('../images/requestform.png') top left no-repeat;
	height:57px;
}

#centerIP h1.payment {
	background: transparent url('../images/payment.png') top left no-repeat;
	height:57px;
}

#centerIP h1.pricing {
	background: transparent url('../images/pricing.png') top left no-repeat;
	height:57px;
}

#centerIP h3 , #rightIP h3 {
	font-size:13px;
}

#centerIP h2 {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #fff;
	margin:20px 0 0 0;
}
#centerIP h1 span {
	display:none;
}

#centerIP dt {
	font-weight:bold;
	font-size:14px; 
	margin-top:10px;
}

#centerIP dd {
	margin:5px 10px;
}

#centerIP.faqIP {
	width:500px;
	margin-bottom:20px;
}

#centerIP.faqIP dd {
	margin:0;
}

#centerIP.faqIP a {
	background:url('../images/parlbullet.png') left center no-repeat;
	margin:3px;
	padding-left:15px;
}

#centerIP.faqIP h3 {
	margin:20px 0;
}

#centerIP h1.h1title {
	font-size:18px;
}

#centerIP.faqIP p {
	margin:0 0 20px 0;
}

#contentIP p {
	margin:20px 0 0 0;
	font-size:11px;
	font-family:'Trebuchet MS', Verdana, arial, sans-serif;
}

#contentIP a {
	padding-left:10px;
	color:#fff;
	text-decoration:none;
	margin-top:30px;
	display:block;
}

#contentIP a:hover {
	text-decoration:underline; 
}

/* END INTERNAL CONTENT */

#footer {
	background: url('../images/footer.jpg') top left no-repeat;
	width:850px;
	font-size:11px/1em;
	color:#666;
}

#footer ul {
	margin:0;padding:0;
}

#footer ul li {
	display:block;
	float:left;
	height:47px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.request {
	margin:10px 0 0 20px;
}

html>body .request {
	margin:10px 0 0 30px;
}

.updates {
	margin:10px 0 0 80px;
	width:100px;
}

html>body .updates {
	margin:10px 0 0 100px;
	width:100px;
}

.contact {
	margin:10px 0 0 20px;
	width:140px;
}

html>body .contact {
	margin:10px 0 0 20px;
	width:130px;
}

.map {
	margin:10px 0 0 30px;
	width:150px;
}

.credits {
	margin:10px 0 0 20px;
	width:100px;
}

.clear {clear:both;}

.noLinkWhite {
	color:#fff;
}

.request {	
	width:165px;
	float:left;
	color:#fff;
}
.request .request_text {	
	width:150px; 
	border:1px solid #b4b4b4;
	margin-bottom:5px;
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:12px;
	color:#000;
}

.faqIP label {	
	font-size:11px;
	color:#fff;
}
				
.faqIP .text, .faqIP textarea, .faqIP select, .faqIP input, .faqIP textarea, .faqIP select {						
	border:1px solid #b4b4b4;
}
	
.faqIP textarea, .faqIP textearea {	
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:12px;
	color:#333;
}
	
.faqIP input, .faqIP textarea, .faqIP label, .faqIP input, .faqIP textarea, .faqIP label, .faqIP select {	
	margin-left:20px;
}

#pricingBox {
	width:500px;
	margin-bottom:20px;
}

#pricingHeader ul {
	width:500px;
}

#pricingHeader li {
	display:block;
	float:left;
	list-style-type:none;	
	border:1px solid #fff;
	border-bottom:0;
	margin:0;padding:10px;
}

#pricingHeader li a {
	margin:0;padding:0;
}
#pricingContent {
	border:1px solid #fff;
	margin-bottom:10px;
	padding:10px;
	background:#aaa;
}

li.currentPricing {
	background:#aaa;
	border-bottom:0;
}