@charset "UTF-8";
/* CSS Document */

:focus
{
  -moz-outline-style: none;
  }
:active
{
  -moz-outline-style: none;
  }
#logo {
	width:1px;
	height:1px;
	position:absolute;
}
#logo img {
	width:1px;
	height:1px;
	position:absolute;
}
body {
	font-family:trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 10px;
	background:url(../images/mainBG.jpg) top repeat-x #ffa13d;
	}
a {
	color:#FF6600;
	text-decoration:none;
	border:0px;
	}
.small {
	font-size:10px;
}
a:hover {
	color:#FF9933;
	}
#contenthead {
	float:left;
	margin:3px 0px 0px;
	width:650px;
	height:144px;
	background:url(../images/header.jpg);
	text-indent:-100000px;
	}
h1 {
	color:#003399
}
h2 {
	font-size:16px;
	font-weight:bold;
	}
h1 .smallhead {
	font-size:14px;
}
#container {
	width:800px;
	margin:1px auto;
}
#container2 {
	width:800px;
	border-top:0px;
	float:left;
}
#footer {
	height:50px;
	padding:10px 0px;
	float:right;
	background: url(../images/footer.jpg) repeat-x top #024ab9;
	font-style:italic;
	color:#6699CC;
	font-size:11px;
	width:646px;
	text-align:center;
	border:#003399 solid 2px;
	}
#footer a {
	color:#6699CC
	}
#footer a:hover {
	color:#FFF;
	}

#content {
	width:646px;
	background:#FFF;
	float:left;
	min-height:400px;
	border-left:#003399 solid 2px;
	border-right:#003399 solid 2px;
	z-index:1;
}
#content h1 {
	margin:10px 0px 10px 15px;
	padding:0px 0px 0px;
	border-bottom:1px dotted #666;
	height:40px;
}

#content h2 {
	margin:10px 0px 10px 0px;
	padding:0px 15px 10px 0px;
	color:#666;
}
#lookinside, #buynow, #index {
	background:url(../images/book.jpg) top left no-repeat;
	width:260px;
	min-height:400px;
	margin:0px  0px 0px;
	float:left;
	padding:5px 0px 5px 330px;
}
#buynow, #lookinside {
	background:url(../images/openbook.jpg) top left no-repeat;
	width:280px;
	min-height:400px;
	margin:0px  0px 0px;
	float:left;
	padding:5px 0px 5px 330px;
}
#index h1, #lookinside h1, #buynow h1, #testimonials h1 {
	margin:10px 0px 10px 0px;
}
.nopic {
	margin:0px 20px 0px;
}
.nopic .credit {
	margin:0px 20px 20px;
	padding-bottom:20px;
	border-bottom:1px #CCC dotted;
	text-align:right;
	font-style:italic;
}
p {
	line-height:20px;
}
#footer p {
	line-height:14px;
}
#index {
	width:590px;
	padding:5px 0px;
}
#buynow {
	text-align:center
}
#buynow h1 {
	text-align:left
}
.spacer {
	width:330px;
	height:450px;
	float:left;
	position:relative;
}
.indexcontent {
	float:right;
	width:260px;
}
a.purchase {
	width:170px;
	height:80px;
	background:url(../images/book/buynow.png) top;
	text-indent:-100000px;
	display:block;
	margin:auto auto 20px;
}
a.purchase:hover {
	background:url(../images/book/buynow.png) bottom;
}
.spacer #purchase {
	margin:350px 0px 0px 0px;
}
#purchase {
	color:#003399;
	font-size:16px;
	text-align:center;
	margin-bottom:30px;
}
#contactform {
	padding:0px 40px;

}
#lookinside ul li {
	padding:10px 0px;
	margin-left:20px;
	list-style:disc;
	font-size:14px;
	}
.about img {
	float:left;
	margin:0px 20px 20px 0px;
	border:1px solid #CCC
}

/********** LISTS **********/
ul {
	margin:10px 20px 30px;
}
ul#narrowlist li, ul li {
	list-style-image:url(../images/list.jpg);
}
ul li ul li {
	margin:10px;
	list-style:disc
}
li h2 {
	margin:auto 0px;
	padding:0px;
	border-bottom: dotted #999 1px;
	line-height:20px;
}
#content li h2 {
	margin:auto 0px;
	padding-left:0px;
	border-bottom: dotted #999 1px
}
#content li a img {
	border:#003399 solid 1px;
}
#content li a img:hover {
	border:#FF9933 solid 1px;
}

ul#narrowlist li {
	list-style-image:url(../images/list.jpg);
}

/********** FORMS **********/
form {
	width:300px;
	padding:10px 20px 0px;
	margin:10px auto;
}
input, textarea {
	border:1px #666 solid;
	padding:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
input, textarea {
	width:220px;
}
form input:hover , form input:focus, form textarea:hover , form textarea:focus{
	background:#FFC
}
form input[type="submit"] {
	width:115px;
	height:80px;
	background:url(../images/send.jpg) no-repeat top;
	text-indent:-100000px;
	margin:auto;
	margin-left:90px;
	padding:0px;
	border:0px;
}
form input[type="submit"]:hover {
	background:url(../images/send.jpg) bottom;
}
/********** NAVBAR **********/
#navbar {
	width:150px;
	float:left;
	height:22px;
	line-height:18px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	min-height:641px;
	background:url(../../images/splash/menu2.jpg) right top no-repeat
	}
#navbar ul {
	margin:0px;
	padding:124px 0px 0px 0px;
	}
#navbar ul li {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	border-top:1px #003399 dotted;
	}
#navbar a {
	display:block;
	width:150px;
	padding:10px 0px;
	font-size:12px;
	color:#003399;
	font-weight:bold;
	float:left;
	height:20px;
}
#navbar li:first-child {
	border:0px;
}
#navbar a:hover {
	color:#fff;
}
#navbar li.buy a {	
	font-size:16px;
}
	
#navbar li.current a {
	color:#FFF;
	background:url(../images/current.png) repeat-y right;
}