	/* @group Main Layout */


html,body {
	margin: 0;
	padding: 0;
	background: #e6e6dc;
	height: 100%;
	}
	
	
img {
	border: 0;
	}


#main {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: url(../images/main_bg.gif) repeat-y;
	}


#left {
	width: 268px;
	float: left;
	margin-top: 15px;
	}


#right {
	width: 474px;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 20px;
	}

#right p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 2px;
	line-height: 15px;
	}

#right p a, .returning a, #morepages a {
	color: #739e20;
	text-decoration: none;
	}

#newthisweek {
	width: auto;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 20px;
	}

#foot {
	width: 800px;
	clear: both;
	background: url(../images/foot_rule.gif) top no-repeat;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-top: 10px;
	}


#foot ul {
	list-style: none;
	margin: 0;
	}


#foot li {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	}


#foot a {
	text-decoration: none;
	color: #999966;
	}


#foot a:hover, #right a:hover, .box a:hover, .returning a:hover {
	text-decoration: underline;
	}

/* @end */


/* @group Boxes */


div.box {
	background: url(../images/box_bg.gif) repeat-y;
	width: 228px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 40px;
	margin-bottom: 15px;
	}


div.box img {
	margin-right: 10px;
	}


div.box p {
	margin-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	background: url(../images/box_bottom.gif) bottom no-repeat;
	}


div.navbox {
	background: url(../images/box_bg.gif) repeat-y;
	width: 228px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-left: 40px;
	margin-bottom: 15px;
	}


div.navbox p {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 0;
	}


div.navbox a {
	padding-left: 4px;
	font-weight: bold;
	color: #739e20;
	text-decoration: none;
	}


div.navbox a:hover {
	text-decoration: underline;
	}


div.navbox form {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 13px;
	padding-bottom: 14px;
	background: url(../images/box_bottom.gif) bottom no-repeat;
	}

div.buxbox {
	background: url(../images/buxbox_bg.gif) repeat-y;
	width: 500px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	}

div.buxbox img {
	margin-right: 10px;
        margin-left: 10px;
	}


div.buxbox p {
	margin-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	background: url(../images/bux_bottom.gif) bottom no-repeat;
	}

div.new {
	width: 230px;
	height: 240px;
	background-color: #f6f6ef;
	float: left;
	}


.new p {
	margin: 10px;
	padding-top: 20px;
	}


div.returning {
	width: 230px;
	height: 240px;
	background-color: #f6f6ef;
	float: right;
	}


.returning p {
	margin: 10px;
	padding-top: 20px;
	}


.returning form {
	padding-left: 13px;
	margin: 0;
	}


.field {
	height: 13px;
	}


.button {
	position: relative;
	top: 4px;
	left: 5px;
	}


.subnav {
	padding-left: 15px;
	}


/* @end */


/* @group Navigation */


#nav {
	width: 800px;
	height: 31px;
	margin: 0px;
	background: url(../images/main_nav.gif);
	background-repeat: no-repeat;
	position: relative;
	}


#nav li {
	list-style: none;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	}


#nav li, #nav a {
	height: 25px;
	display: block;
	}


li span {
	display: none;
	}


#store {
	left: 0;
	width: 175px;
	}


#store a:hover {
	background: transparent url(../images/main_nav.gif) 0 -31px no-repeat;
	}


#new {
	left: 175px;
	width: 112px;
	}


#new a:hover {
	background: transparent url(../images/main_nav.gif) -175px -31px no-repeat;
	}


#events {
	left: 287px;
	width: 50px;
	}


#events a:hover {
	background: transparent url(../images/main_nav.gif) -287px -31px no-repeat;
	}


#blog {
	left: 337px;
	width: 40px;
	}


#blog a:hover {
	background: transparent url(../images/main_nav.gif) -337px -31px no-repeat;
	}


#subservice {
	left: 377px;
	width: 90px;
	}


#subservice a:hover {
	background: transparent url(../images/main_nav.gif) -377px -31px no-repeat;
	}


#consignment {
	left: 467px;
	width: 85px;
	}


#consignment a:hover {
	background: transparent url(../images/main_nav.gif) -467px -31px no-repeat;
	}


#about {
	left: 552px;
	width: 50px;
	}


#about a:hover {
	background: transparent url(../images/main_nav.gif) -552px -31px no-repeat;
	}

#links {
	left: 602px;
	width: 50px;
	}


#links a:hover {
	background: transparent url(../images/main_nav.gif) -602px -31px no-repeat;
	}

#contact {
	left: 652px;
	width: 50px;
	}


#contact a:hover {
	background: transparent url(../images/main_nav.gif) -652px -31px no-repeat;
	}

/* @end */


/* @group Headers */


h1 {
	height: 27px;
	margin: 0;
	padding: 0;
	}


h1.welcome {
	background: url(../images/welcome.gif) no-repeat;
	}


h1.merchandise {
	background: url(../images/merchandise.gif) no-repeat;
	}


h1.recent {
	background: url(../images/recent.gif) no-repeat;
	}


h1.store {
	background: url(../images/store_head.gif) no-repeat;
	}


h1.this_week {
	background: url(../images/thisweek_head.gif) no-repeat;
	}


h1.about {
	background: url(../images/about_head.gif) no-repeat;
	}


h1.links {
	background: url(../images/links_head.gif) no-repeat;
	}


h1.events {
	background: url(../images/events_head.gif) no-repeat;
	}


h1.forms {
	background: url(../images/forms_head.gif) no-repeat;
	}


h1.contact {
	background: url(../images/contact_head.gif) no-repeat;
	}


h1 span {
	display: none;
	}


h2 {
	height: 31px;
	width: 228px;
	margin: 0;
	padding: 0;
	}


h2.featured {
	background: url(../images/featured.gif) no-repeat;
	}


h2.visit {
	background: url(../images/visit.gif) no-repeat;
	}


h2.store_nav {
	background: url(../images/store_nav.gif) no-repeat;
	}


h2.search {
	background: url(../images/search.gif) no-repeat;
	}
	
h2.merch {
	background: url(../images/merch.gif) no-repeat;
	}	

h2.bucks {
	background: url(../images/bucks.gif) no-repeat;
	width: 500px;
	}

h2.cart {
	background: url(../images/head_cart.gif) no-repeat;
	}


h2 span {
	display: none;
	}


h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999966;
	margin-bottom: 5px;
	}
	
	
h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #739e20;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
/* @end


*/


/* @group Books */

div.recent_add {
	text-align: center;
	width: 115px;
	height: 180px;
	float: left;
	font-size: 10px;
	}


div.recent_add img {
	border: 1px solid black;
	}


.box a, .book a .categorybook a {
	color: #739e20;
	text-decoration: none;
	}


div.book {
	text-align: center;
	font-size: 10px;
	float: left;
	margin-right: 10px;
	line-height: 25px;
	}


img.book {
	border: 1px solid black;
	align: left;
	}

.categorybook {
	background: url(../images/category_rule.gif) top repeat-x;
	padding: 15px;
	clear: both;
	}
	
.categorybook_first {
	padding: 15px;
	clear: both;
	}

.categorybook img {
	border: 1px solid black;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}

/*@end */


/* @group Store Navigation */


div.storenav {
	height: 26px;
	width: 473px;
	background: url(../images/login_bg.gif) repeat-x;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 4px;
	}


div.storenav a {
	padding-right: 11px;
	color: #999966;
	text-decoration: none;
	}


div.storenav a:hover {
	text-decoration: none;
	}


/* @end */


/* @group Other Text Styles */


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-bottom: 30px;
	line-height: 30px;
	color: #666;
	}


.price {
	font-size: 14px;
	color: #666;
	border: 0;
	}
	
.pageheader {
	font-size: 18px;
	color: #666;
	}


.login_reg {
	font-size: 18px;
	color: #739e20;
	border-top-color: #f6f6ef;
	border-left-color: #f6f6ef;
	border-right-color: #f6f6ef;
	border-bottom-color: #f6f6ef;
	background-color: #f6f6ef;
	border: 0px solid;
	}


.login_reg_hover {
	text-decoration: underline;
	}

#morepages {
	height: 26px;
	clear:  left;
	position:  relative;
	top:  20px;
	width: 473px;
	margin-bottom: 15px;
	padding-top: 5px;
	background: url(../images/login_bg.gif) repeat-x;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	}

/* @end */


/* @group Store Styles */


.foot {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	}


a {
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #739e20;
	}


a:hover {
	text-decoration: underline
	}


.text_box_header {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f63ae;
	}


.smallText {
	font-size: 10px;
	}


.tanbox {
	width: 230px;
	height: 240px;
	background-color: #f6f6ef;
	float: left;
	}


.tanbox p {
	margin: 10px;
	padding-top: 20px;
	}


TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #f6f6ef;
	background: #f6f6ef;
	border-spacing: 1px;
	}


.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #f9f8eb;
	color: #000;
	font-weight: bold;
	}


TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}


/* @end


 */


/* @group Message Box */


.messageBox {
	font-family: Verdana, Arial, sans-serif;
	}


.messageStackError, .messageStackWarning {
	font-size: 10px;
	padding: 5px 5px 10px 5px;
	margin: 0;
	background-position: top left;
	background-repeat: repeat-x;
	color: white;
	font-weight: bolder;
	background-image: url(../store/images/error_bg.jpg);
	background-color: #cc0000;
	border: 1px solid #c00;
	}


.messageStackSuccess {
	font-size: 10px;
	padding: 5px 5px 10px 5px;
	margin: 0;
	background-position: top left;
	background-repeat: repeat-x;
	color: white;
	font-weight: bolder;
	background-image: url(../store/images/msg-good-bg.png);
	background-color: green;
	border: 1px solid #000;
	}


/* @end */


/* @group Lightbox and Images */


#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}


#loading


#lightbox a img {
	border: none;
	}


#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}


#imageContainer {
	padding: 10px;
	}


#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}


#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}


#imageContainer>#hoverNav {
	left: 0;
	}


#hoverNav a {
	outline: none;
	}


#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
	


/* Trick IE into showing hover 


*/
            display: block;
	}


#prevLink {
	left: 0;
	float: left;
	}


#nextLink {
	right: 0;
	float: right;
	}


#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
	}


#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
	}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}


#imageData {
	padding: 0 10px;
	}


#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
	}


#imageData #caption {
	font-weight: bold;
	}


#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	}


#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	}


#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.productListing-heading{
	background: #FFFFFF;
	}
	
.productListing-odd{
 background: white;
  padding: 10px;
 }
 
.productListing-even{
 background: white;
 padding: 10px;
 }
 
.productListing-data{
 padding: 10px;
 }
 .productListing-odda{
 background: white;
  padding: 10px;
 }
 
.productListing-evena{
 background: white;
 padding: 10px;
 }
 
.productListing-dataa{
 padding: 10px;
 border-bottom: 1px #999999 dotted;
 }
 
/* @end */