body {
	margin: 0;
	padding: 0;
	background-color: #000061;
	font-family: Arial, sans-serif;
	}
li, ul, h1, h2, h3, p {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	list-style-type: none;
	list-style-image: none;
	font-weight: normal;
	}
h1, h2, h3 {
	font-style:italic;
	font-family: "Monotype Corsiva", "Arial" ;
	color: #00005e;
}
h1 {
	font-size:34px;
	line-height:29px;
	}
.clear {
	clear: both;
	}
#header-region{
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 200;
	background-color: white;
	border: 2px solid #cd921c;
	padding: 6px;
	opacity:0.92;
	filter:alpha(opacity=92);
	}
#header-region li a {
	font-family: Arial, Helvetica, sans-serif !important;
	text-decoration: none;
	color: #000061;
	}
#header-region li a:hover {
	color: #cd921c;
	}
#pagewrap {
	width: 960px;
	position: relative;
	margin: 0 auto;
	background-image:url(images/sunset-slide.png);
	background-repeat: repeat-y;
	}
#sunset {
	background-image:url(images/sunset.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	padding:60px 0 15px 69px;
	width:864px;
	}
#sunset-foot {
	background-image: url(images/sunset-foot.png);
	background-repeat: no-repeat;
	width: 910px;
	height: 31px;
	display: block;
	background-color: #000061;
	padding: 25px 25px 0 25px;
	}
#pagewrap-inner {
	background-color:#F4F6F8;
	border:3px solid #CD921C;
	padding:10px;
	width:807px;
	}
a#homelink {
	display: block;
	position: absolute;
	top: 10px;
	left: 31px;
	background-image:url(images/logo.png);
	width: 193px;
	height: 192px;
	}
#pagewrap-inner ul.links.main-menu {
	margin: 0 0 0 191px !important;
	background-image:url(images/primary-nav-underline.png);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 600px;
	}
#pagewrap-inner .links.main-menu li {
	list-style-type: none;
	float: left;
	font-size: 22px;
	font-style:italic;
	margin: 0 0 0 12px !important;
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	}
#pagewrap-inner .links li a {
	text-decoration: none;
	color: #00005e;
	}
#pagewrap-inner .links li a:hover {
	color: #cd921c;
	}
#expansion {
	margin: 20px 0 0 0;
	}
#col1 {
	float: left;
	width: 200px;
	padding: 0 5px 0 0;
	position: relative;
	margin:83px 0 0 0px;
	}
#col1 ul.menu	 {
	padding: 0 !important;
	margin: 0 !important;
	}


/*  --- Very Complicated 3-Way Link Formatting ---  */
	
#col1 .menu  ul  {
	margin:0;
	padding:0;
	}
#col1 .menu  li  {
	font-size:13px;
	padding:0 0px;
	list-style-image:none;
	list-style-type:none;
	margin:0 !important;
	width: 200px;
	position: relative;
	}
#col1 .menu  li a {
	color:#00005E;
	border-bottom:dotted 1px grey;
	text-decoration:none;
	display:block;
	width:100%;
	padding:0;
	}
#col1 .menu  li li {
	width: 100%px;
	}	
#col1 .menu li li a {
	margin-left: 8px;
	border-bottom: 1px dotted #ddd;
	color: #7d4631;
	font-size: 12px;
	text-decoration:none;
	display:block;
	width:192px;
	}			
#col1 .menu  li li li {
	width:100%;
	}		
#col1 .menu  li li li a {
	background-image:url(images/bul-3.png);
	background-position:0 9px;
	background-repeat:no-repeat;
	border:medium none;
	color:#333333;
	margin-left:14px;
	padding-left:8px;
	width:178px;
	}		
#col1 .menu  li a:hover {
	color: #bf4300;
	text-decoration:none;
	}
#col1 .menu  li.last a {
}
#col1 .menu  li a.direct {
	background-color:#F4F6F8;
	background-image:url(images/show-all.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border-bottom:1px dotted grey;
	cursor:default;
	position:absolute;
	right:0;
	top:0;
	width:35px;
	}
#col1 .menu  li.expanded a.direct {
	background-color:#f0ece2;
	background-position:left -24px;
	cursor:pointer;
	padding: 0;
	}	
#col1 .menu  li.expanded a:hover.direct {
	background-position: left -50px;
	background-color: #000061;		
	}		
#col1 .menu  li li.collapsed a.direct {
	background-position: 0 -2px !important;
	background-color: #f4f6f8;
	padding: 0;
	}	
#col1 .menu  li li.collapsed a:hover.direct {
	background-color: #000061;
	cursor: default;
	}		
#col1 .menu  li li.expanded a:hover.direct {
	background-position: 0 -50px !important;
	padding: 0;
	}		
#col1 .menu  li li a.direct {
	height: 18px;
	border-bottom: none;
	}		

	
/*  --- End ---  */













#col2 {
	float: left;
	width: 351px;
	position: relative;
	background-color: #f0ece2;
	border-right: 1px solid #cfd0d1;
	border-bottom: 1px solid #cfd0d1;
	border-left: 1px solid #cfd0d1;
	margin: 5px 10px 0 0;
	padding: 0 15px;
	color: #343434;
	z-index:100;
	}
#col2 div#top {
	background-image:url(images/home-content-cap.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;
	top: -4px;
	left: -16px;
	width: 383px;
	height: 16px;
	}
#col3 {
	padding: 0 10px 15px 10px;
	float: left;
	width: 177px;
	position: relative;
	background-color: black;
	border-right: 1px solid #c99619;
	border-bottom: 1px solid #c99619;
	border-left: 1px solid #c99619;
	color: white;
	}
#col3 div#top {
	background-image: url(images/featured-books.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;
	top: -4px;
	left: -11px;
	width: 199px;
	height: 33px;
	}
a#webmaster {
	text-decoration: none;
	color: #cd921c;
	font-size: 10px;
	float: right;
	}
a:hover#webmaster {
	text-decoration: underline;
	}

#sunset-foot ul.links {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	}
#sunset-foot .links li {
	list-style-type: none;
	float: left;
	font-size: 10px;
	margin: 0 0 0 10px !important;
	padding: 0 !important;
	font-family: "Times New Roman", Times, serif;
	}
#sunset-foot .links li.first {
	margin: 0 !important;
	padding: 0 !important;
	}
#sunset-foot .links li a {
	text-decoration: none;
	color: white;
	}
#sunset-foot .links li a:hover {
	color: #cd921c;
	}

#sidebar-left	 .view-display-id-block_1 ul {
	margin: 0;
	padding: 0;
	}
#sidebar-left	 .view-display-id-block_1 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid grey;
	}
#sidebar-left	 .view-display-id-block_1 li a{
	text-decoration: none;
	color: #813e21;
	text-transform: capitalize;
	}
#sidebar-left	 .view-display-id-block_1 li a:hover {
	color: #cd9933;
	}
#block-search-0 {
	background-color:#F3CA58;
	border:3px solid #C99621;
	margin:5px 0 0;
	padding:5px 5px 4px;
	position:absolute;
	right:66px;
	top:7px;
	width:340px;
	z-index:1000;
	}

#block-search-0 h2.title {
	color:#FFFFFF;
	float:left;
	height:20px;
	line-height:18px;
	margin:0 5px 0 10px;
	padding:0;
	font-size: 17px;
	}

#block-search-0 .form-text {
	background-color: #f0ece2;
	border: 1px solid #cd9933;
	height: 16px;
	font-size: 12px;
	color:#c15f22;
	width:208px;
	float: left;
	margin-right: 5px;
	padding-left: 2px;
	}
#block-search-0 .form-submit {
	background:transparent url(images/go.png) repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF !important;
	cursor:pointer;
	float:left;
	font-size:11px;
	height:20px;
	padding:0 0 2px;
	width:50px;	
	}
#block-search-0 .form-submit:hover {
	background-position: 0 20px;
	}
#edit-search-block-form-1-wrapper label {
	display: none;
	}

/*  Temporary	  */

.front #col3 {
	display: none !important;
	}
.front #col2 {
	width: 556px !important;
	}
#col2 div#top {
	background-image:url(images/sp-content-cap.png) !important;
	width: 588px !important;

	}

/*  ---  Not Front ---   */

.not-front #col2 {
	width: 556px !important;
	}
.not-front #col2 div#top {
	background-image:url(images/sp-content-cap.png);
	width: 588px !important;
	}
.not-front #col3 {
	display: none;
	}

/*  ---  Admin ---   */

.view-featured-book .views-admin-links ul,
.view-uc-products .views-admin-links ul,
#sidebar-left-inner .views-admin-links ul {
	width: 200px !important;
	background-image: none !important;
	position: absolute;
	left: -150px;
	background-color: #fff;
	opacity:0.92;
	filter:alpha(opacity=92);
	height: 15px !important;
}

.view-featured-book .views-admin-links li,
.view-uc-products .views-admin-links li,
#sidebar-left-inner .views-admin-links li {
	font-size: 10px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	}

#sidebar-right-inner img{
	float: left;
	margin-right: 5px;
	}
#block-views-featured_book-block_1 .views-row {
	clear: both;
	margin-top: 10px;
}
#block-views-featured_book-block_1 .views-row a {
	color: #cd921c;
	text-decoration: none;
}
#block-views-featured_book-block_1 .views-row a:hover {
	text-decoration: underline;
}
/*  --- Reusable Cart Formatting --- */

.node-type-product h1 {
	margin: 0 0 0px 0 !important;
/* 	line-height: 20px; */
	}
.node-type-product .submitted
 {
	display: none;
}

.node-type-product .uc-price-sell {
	display: none !important;
}
.node-type-product .meta .terms-inline{
	display: none;
}
.node-type-product .field-field-image {
	float: left;
	margin: 0 6px 0 0;
}
div.node-type-product {
	clear: both;
	margin-bottom: 15px;
}
.field-field-addtocart {
	clear: right;
	float: right;
	width: 140px;
	text-align: center;
}
.cartlink .text {
	visibility: hidden;
}
.cartlink.addtocart {
	color: white;
	color: transparent;
	font-size: 0px;
	display: block;
	margin-top: 5px;
	margin-left: 38px;
	height: 35px;
	width: 75px;
	background-image: url(images/addtocart.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.cartlink.addtocart:hover {
	display: block;
	margin-top: 5px;
	height: 35px;
	width: 75px;
	background-image: url(images/addtocart.png);
	background-repeat: no-repeat;
	background-position: 0 -35px;
}
.cartlink.outofstock {
	color: white;
	color: transparent;
	font-size: 0px;
	display: block;
	margin: 0 auto;
	height: 35px;
	width: 75px;
	background-image: url(images/addtocart.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
}
input.node-add-to-cart {
	display: none;
	}
.add-to-cart {
display:none;
}
.uc-price-display {
	clear: none !important;
	margin-top: 4px !important;
	width: 132px !important;
}

.view-uc-products ul li {
list-style-type: none;
margin: 0;
clear: both;
}
.view-uc-products .views-field-field-image-fid {
float: left;
padding-right: 10px;
min-width: 80px;
}

.section-taxonomy h1#page-title,
.section-taxonomy h2.title {
	font-family: Arial, Helvetica, sans-serif !important;
	}
.section-taxonomy h2.title a{
	text-decoration: none;
	color: #683822;
	font-style:normal !important;
		}
.section-taxonomy h2.title a:hover {
	text-decoration: underline;
		}
#block-views-featured_book-block_1 {
	background-color:white;
	border:2px solid #CD921C;
	margin-bottom:12px;
	padding:0px 10px 10px 10px;		
	height: 217px	;
	}
#block-views-featured_book-block_1 .views-row{
	float:left;
	margin:2px;
	padding:5px;
	text-align:center;
	width:150px;	
	font-size: 11px;
	clear: none;
	}
#block-views-featured_book-block_1 .views-row a{
	font-size: 11px;
	}	
#block-views-featured_book-block_1  h2.title {
	border-bottom:1px dotted #000061;
	line-height:27px;
	padding-bottom:0;
	padding-top:6px;
	width:100%;	
	}
#store-footer {
	display: none;
	}

#popups-overlay {
	z-index: 999 !important;
	}
div.popups-box {
	z-index: 1000 !important;
	opacity: .96 !important;
	}
a.popups-processed {
    background: none !important;
    padding-right: none !important;
}

.node-type-product .field-label {
	float: left;
	width: 150px;
	}
.node-type-product .field-field-isbn {
	clear: both;
	}

