/* This is on the new server */
body
{
	font: 14px/1.7 Georgia, 'Times New Roman', Arial, sans-serif;
	background:url(images/bg.jpg) repeat-x;
	color:#222;
}
#container {
	width:960px;
	margin:0 auto;
}
a:focus
{
	outline: 1px dotted invert;
}
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 28px;
	font-weight:normal;
	color:#3f3f3f;
}
h2
{
	font-size: 20px;
	font-weight:normal;
	color:#222;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 18px;
	font-weight:normal;
	color:#585647;
	text-align:left;
}
h5
{
	font-size: 14px;
	font-weight:normal;
}
h6
{
	font-size: 15px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}
ul
{
	list-style: square;
}
li
{
	margin-left: 30px;
}
p,
dl,
hr,
h1,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 12px;
}
blockquote {
	margin:0 50px;
}

/* =Divs
--------------------------------------------------------------------------------*/

#header {
	height:103px;
	width:960px;
}
#logo {
	height:103px;
	width:240px;
	float:left;
}
#buttons {
	width:720px;
	float:left;
	height:103px;
}
#subnav {
	height:22px;
	position:relative;
	/*background:url(images/subnav.jpg) no-repeat;*/
	color:#bebebe;
	/*padding-left:236px;*/
	line-height:18px;
	display:inline-block;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	padding:1px 10px;
	margin-left:236px;
	background-color:#1c2628
}
#banner {
	width:960px;
	height:346px;
}
#banner2 {
	width:960px;
	height:87px;
	margin:0 auto;
	text-align:center;
	padding-top:18px;
}
#content {
	width:960px;
}
#left {
	width:680px;
	float:left;
	padding-top:15px;
}
#right {
	width:243px;
	float:right;
	margin-left:35px;
	background:#fff;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	text-align: center;
}
.right-inside {
	padding:20px;
}
.edition {
	font-size:11px;
	background:#efefef;
	padding:10px;
	border-top:1px solid #e1e1e1;
}
.edition2 {
	background:#fff;
}
.edition-retail {
	text-decoration: line-through;
}
.edition-price {
	color:#990000;
	font-weight:bold;
}
.left-box {
	width:220px;
	float:left;
	font-family:Arials, sans-serif;
	font-size:12px;
	color:#3f3f3f;
}
.left-box-right {
	padding-right:0px;
	padding-left:10px;
}
.left-image {
	width:117px;
	float:right;
}
.left-text {
	width:210px;
	float:left;
}
.left-text-header {
	font-size:14px;
	padding-bottom:7px;
}
.text {
	margin-bottom:20px;

}
#footer {
	font-family:Arial, Verdana, sans-serif;
	border-top:1px solid #aaa;
	margin:0 auto;
	text-align:center;
	color:#696863;
	font-size:11px;
	padding-top:14px;
}


/* =Links & Spans & Misc
--------------------------------------------------------------------------------*/

#subnav a {
	color:#bebebe;
	font-family:Arial, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#subnav a:hover {
	text-decoration:underline;
}
.welcome {
	font-size:40px;
	color:#2d4a54;
}
.welcome2 {
	font-size:24px;
	color:#8a8a8a;
	line-height:36px;
}
.welcome-links {
	font-size:24px;
}
#banner-text p {
	padding:0;
	margin:0;
	font-size:13px;
	color:#656565;
}
.welcome-links a {
	color:#e38a18;
}
#text ul {
	margin:0;
	padding:0;
	padding-left:0px;
	margin-top:15px;
}
#text li {
	list-style-type:none;
	background: url(images/check.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:28px;
	margin-left:0px;
	font-size:14px;
	text-align:left;
	line-height:20px;
	padding-bottom:13px;
}
#text li a {
	text-decoration:none;
	color:#504f45;
}
#text li a:hover {
	text-decoration:underline;
}
#search input {
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
	font-size:10px;
	color:#989898;
	margin:0;
}

#search input:focus {
	background:#efefef;
	border:1px solid #ccc;
}

#search form {
	margin:0;
}
.login {
	font-size:11px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.clear {
	clear:both;
}
blockquote {
	color:#666;
}
#right p {
	font-size:14px;
}

/* =Navigation
--------------------------------------------------------------------------------*/

#nav {
	clear:both;
	margin:0 auto;
	text-align:center;
	height:82px;
	margin: 20px 0 0 30px;
}

#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0 auto;
	padding: 12px 15px 0 15px;
	font:15px/3.6 Georgia,Arial,Verdana,sans-serif;
	color:#bebebe;

	text-decoration:none;
}
#nav a:hover, #nav a:focus, #nav a:active {
	background: url(images/buttons.jpg) repeat-x 0 -63px;
	color:#fff;
}
#nav a .current {
	color:#fff;
}

