body {
	font: normal 11px/1.5em arial, verdana, sans-serif;
	margin: 0;
	color: black;
	background: #fff url(../img/nra4_bg.gif) repeat-x top left;
	}

form {
	margin: 0px;
	}
	
#center {
	width: 775px;
	margin: 0px auto;
	padding: 0px;
	}

#wrap {
	width: 764px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	background: transparent url(../img/nra4_pagebg.gif) repeat-y top left;
	}

#header {
	float: left;
	width: 765px;
	margin: 10px 0px 10px 2px;
	}
	
#logo {
	float: left;
	width: 447px;
	height: 51px;
	}
	
#search {
	float: left;
	background: white url(../img/nra4_searchbox.gif) no-repeat top left;
	width: 310px;
	height: 45px;
	}

#search a {
	width: 80px;
	float: left;
	height: 35px;
	margin: 5px 0px;
	display: block;
	text-decoration: none;
	background-color: transparent;
	}
	
#search input {
	font: normal 11px/14px verdana, sans-serif;
	width: 170px;
	height: 15px;
	margin: 15px 18px 15px 35px;
	border: 0px;
	background-color: transparent;
	}

#homenav {
	float: right; 
	height: 12px; 
	margin-right: 15px; 
	}

#homenav a {
	text-decoration: none;
	font-weight: bold;
	}
	
/***************
** NAV STYLES **
***************/

#nav {
	float: left;
	margin-left: 1px;
	padding: 0px;
	width: 757px;
	height: 34px;
	background: white url(../img/nra4_nav.gif) no-repeat top left;
	}

#nav ul {
	margin: 1px 0px 3px 15px;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #7c7e94;
	border-right: 1px solid #b6d9d2;
/*	width: 150px; /* Width of Menu Items */
	}

#nav ul li {
	position: relative;
	float: left;
	margin: 0px;
	}

#nav ul ul {
	z-index: 100;
	font-weight: normal;
	position: absolute;
	left: -0.1em;
	top: 2.6em;
	width: 160px;
	display: none;
	background-color: #7db8ae;
	border-top: 1px solid #b6d9d2;
	border-right: 1px solid #7c7e94;
	border-bottom: 1px solid #7c7e94;
	border-left: 1px solid #b6d9d2;
	}

/* Styles for Menu Items */
#nav ul li a {
	font: bold 11px/30px verdana, sans-serif;
	color: #474666;
	display: block;
	text-decoration: none;
	background: transparent; /* IE6 Bug */
	padding: 0px 10px;
	border-left: 1px solid #b6d9d2;
	border-right: 1px solid #7c7e94;
	border-bottom: none;
	}

#nav ul ul li a {
	font-weight: normal;
	width: 151px;
	line-height: 16px;
	padding: 3px;
	border: none;
	}

#nav ul ul ul {
	left: 140px;
	top: 0px;
	}

#browseby ul {
	margin-top: -12em;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html #nav ul ul li { float: left; height: 1%; }
* html #nav ul ul li a { height: 1%; }
/* End */

 /* Hover Styles */
#nav ul li a:hover { 
	background: transparent url(../img/nra4_nav_hover.gif) repeat-x top left;
	}

#nav ul ul li a:hover { 
	background-image: none;
	background-color: #9fc36e; 
	color:white; 
	}

#nav ul ul li a { padding: 2px 5px; } /* Sub Menu Styles */

/* The magic */
#nav li:hover  ul, #nav ul li.sfhover ul { display: block; } 
#nav li:hover ul ul, #nav ul li.sfhover ul ul {display: none;}

#nav ul ul li:hover ul, #nav ul ul li.sfhover ul {display: block;}

#sb_category li.sfhover1 ul {display:block;}
#sb_category li:hover ul {display:block;}

.parent { 
	background-image: url(../img/parent_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	}

	
/*******************
** END NAV STYLES **
*******************/

#contentWrap {
	margin: 5px 5px 5px 3px;
	float: left;
	width: 553px;
	}

#content {
	float: left;
	width: 537px;
	padding: 8px;
	background: transparent url(../img/nra4_content_mid.gif) repeat-y top left;
	overflow: hidden;
	}
	
#sb_category {
	width: 72px;
	}
	
#sidebarWrap{
	float: left;
	width: 192px;
	margin-top: 5px;
	background: transparent url(../img/nra4_sidebar_mid.gif) repeat-y bottom left;
	}
	
#sidebar {
	/* min-height: 430px; */
	float: left;
	background: transparent url(../img/nra4_sidebar_bottom.jpg) no-repeat bottom left;
	}

#sb_content {
	width: 182px;
	padding: 5px;
	}
	
#sb_categoryWrap {
	float: left;
	border: 1px solid #000;
	margin-bottom: 10px;
	}
	
#sb_category {
	width: 172px;
	padding: 4px;
	background-color: #a4cfc7;
	color: black;
	float: left;
	line-height: 2em;
	}
	
#sb_category a {
	color: #000;
	display: block;
	width: 166px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	padding: 2px 3px 2px 4px;
	background-image: none;
	border: none;
	}
	
#sb_category a:hover {
	background-color: #7cb3ab;
	}

#sb_category ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sb_category li {
	float: left;
	position: relative;
	margin: 0px;
	}

#sb_category li ul {
	z-index: 100;
	display:none;
	font-size: 11px;
	position: absolute;
	right: auto;
	top: auto;
	width: 173px;
	margin: -180px 0 0 -175px;
	padding: 0px;
	background-color: #a4cfc7;
	border: 1px solid #474666;
	}

#sb_category ul ul li a {
	padding: 2px 2px 2px 5px;
	}
	
#sb_contactWrap {
	float: left;
	border: 1px solid #000;
	margin-bottom: 360px;
	}
	
#sb_contact {
	float: left;
	width: 172px;
	padding: 4px;
	background-color: white;
	color: black;
	}
	
#footer {
	margin: 4px;
	border-top: 1px solid #ccc;
	font-size: 10px;
	text-align: center;
	}
	
.top {
	float: right;
	clear: left;
	margin: 0;
	font-size: 0.85em;
	line-height: 1.5em;
	background: transparent url(../img/nra4_upArrow.gif) no-repeat 0px 6px;
	padding-left: 12px;
	}
	
#discountbox {
	float: left;
	width: 180px;
	font-size: 10px;
	}

#discountbox table {
	border-color: #ccc;
	width: 182px;
	margin: 0px;
	border: 1px solid black;
	}
	
.disc_title {
	font-size: 12px;
	font-weight: bold;
	}
	
.disc_header {
	font-size: 11px;
	font-weight: bold;
	}

#shippingbox {
	float: left;
	width: 180px;
	margin-top: 5px;
	font-size: 10px;
	}
	
#shippingbox table {
	border-color: #ccc;
	width: 182px;
	margin: 0px;
	border: 1px solid black;
	}
	
.shiprate_title {
	font-size: 12px;
	font-weight: bold;
	}
	
.ship_header {
	font-size: 11px;
	font-weight: bold;
	}
	
#bookdetail {
	width: 100%;
	float: left;
	}

#book {
	float: left;
	margin-right: 10px;
	}

#book td a {
	border-bottom: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#book td a:hover {
	border-bottom: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
#book img {
	border: none;
	}
	
#detail {
	width: 400px;
	float: left;
	}
	
#likethis {
	float:left; 
	margin-left: 15px;
	width: 80px; 
	text-align: center
	}	

#buy {
	float: left;	
	margin: 10px auto 20px 20px;
	background: transparent url(../img/nra4_qty.gif) no-repeat top left;
	}

#buy form a {border:none}
#buy form a:hover {border:none}
	
#buy form {
	float: left;
	margin: 0px 10px 0px 0px;
	}

#quantity {
	border: 0px;
	margin: -12px 10px 12px 45px;
	width: 25px;
	background-color: transparent;
	text-align: right;
	}
	
.quantity {
	border: 0px;
	margin: -12px 10px 12px 45px;
	width: 25px;
	background-color: transparent;
	text-align: right;
	}
	
.booktitle {
	font-size: 1.5em;
	font-weight: bold;	
	}

#tally {
	margin: 0px 0px 10px 10px;
	}

#tallywrap {
	padding: 0px 1px 0px 1px;
}
	
#tally table {
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 100%;
	/*margin-left: 1px;
	margin-right: 1px;*/
	}

.tally_line {
	padding: 0px;
	height: 3px;
}

.tally_line hr {
	background-color: #000000;
	height: 1px;
	border: 0px;
	width: 85%;
}

.tally_row {
	line-height: 95%;
	padding: 4px;
}
	
.oddrow {
	background-color: #e4e4e4;
	}
	
	
h1 {
	font: bold 1.8em/1.2em arial, sans-serif;
	border-bottom: 2px solid #ccc;
	color: #036;
	margin: 8px 2px 2px 2px;
	}
	
h2 {
	font: bold 1.5em/1.5em arial, sans-serif;
	border-bottom: 1px solid #ddd;
	color: #036;
	margin: 8px 2px 2px 2px;
	}

h3 {
	color: #036;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: bold;	
	margin: 10px;
	}
	
h1 a {border-bottom: none;}
h2 a {border-bottom: none;}

#content li {
	line-height: 1.75em;
	}


/*** link styles ****/
#content a, #sb_contact a {
	color: #4785ba;
	border-bottom: 1px solid #78addb;
	text-decoration: none;
	}
	
#content a.nounderline { border-bottom: none; margin-right: 10px;}
#content a.nounderline:hover { border-bottom: none; }
	
#content a:hover, #sb_contact a:hover {
	color: #a4cfc7;
	border-bottom: 1px solid #a4cfc7;
	}

a.nounderline { border-bottom: none; }
a.nounderline:hover { border-bottom: none; }

.nobox {
	border: none;
	background-color: transparent;
	}

