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


body {
	background-color:#ffffff;
	margin:0px;
	text-align:center;
	background-image:url(images/bg.jpg);
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;	
	font-size:13px;
	margin-top:0px;
	line-height:150%;
}

.centertext {
	text-align:center;	
}

.lefttext {
	text-align:left;	
}

.righttext {
	text-align:right;	
}

.browntext {
	color:#7C571A;
}

ul {
	margin:0px;	
}

a {
	color:#76b54b;	
	text-decoration:none;
}

a:hover {
	color:#76b54b;	
	text-decoration:underline;
}

a:visited {
	color:#76b54b;	
	text-decoration:none;
}

img {
	
}

.noborder {
	border: 0px;	
}

hr {
	height: 1px;
	background-color:#b4b4b4;
	color:#b4b4b4;
	border: 0;
}

select {
	border: solid 1px #b4b4b4;
}

div {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;	
	font-size:13px;
	line-height:120%;
}

#float_left {
	float:left;
}

#float_right {
	float:right;
}

#splash {
	margin: 0px auto;
	width:1024px;
	height:765px;
	text-align:center;
	clear:both;
}

#header {
	margin: 0px auto;
	width:1024px;
	height:184px;
	text-align:left;
	clear:both;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#location {
	text-align:right;
	margin-right:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	float:right;
	padding-top:14px;
}

#logo {
	width:151px;
	height:184px;
	margin-left:40px;
	float:left;
}

#cart {
	margin: 0px auto;
	width:1024px;
	height:63px;
	text-align:center;
	clear:both;
	background-image:url(images/cart.jpg);
	background-repeat:no-repeat;
}

#carttext {
	text-align:left;
	margin-left:750px;
	color:#76b54b;
	float:left;
}

#cartitems {
	width:140px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#76b54b;
	text-align:right;
	background-image:url(images/shoppingbagitems.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#middle {
	margin: 0px auto;
	width:1024px;
	height:auto;
	overflow:hidden;
	text-align:left;
	clear:both;
	background-image:url(images/middlebg.jpg);
	background-repeat:repeat-y;
}

#sidenav {
	width:316px;
	height:auto;
	min-height:400px;
	overflow: inherit;
	text-align:left;
	float:left;
	background-image:url(images/sidenav.jpg);
	background-repeat:repeat-y;
}

#content {
	width:708px;
	height:auto;
	min-height:400px;
	overflow: inherit;
	text-align:left;
	float:left;
	background-image:url(images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

#content_title {
	width:686px;
	height:60px;
	text-align:right;
	margin-right:22px;
}

#content_title h1 {
	font-family: Helvetica Narrow, Arial Narrow, Trebuchet MS, sans-serif;
	color:#000000;	
	font-size:18px;
	margin-right:15px;
	letter-spacing:5px;
}

#content_body {
	width:664px;
	text-align:left;
	margin-right:22px;
	margin-left:22px;
	line-height:120%
}

#content_footer {
	width:664px;
	text-align:right;
	margin-right:22px;
	margin-left:22px;
	line-height:120%
}

#content_body  h1 {
	font-family: Arial Narrow, Trebuchet MS, sans-serif;
	color:#7eb955;	
	font-size:18px;
	margin-right:15px;
	letter-spacing:5px;
}

#content_body  h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;	
	font-size:14px;
	line-height:120%;
}

.price {
	font-family: Helvetica, Trebuchet MS, sans-serif;
	color:#76b54b;	
	font-size:20px;
}

.inputfield {
	border: solid 1px #b4b4b4;
	width:25px;
	height:15px;
}

.inputarea {
	border: solid 1px #b4b4b4;
}

.inputfieldalt {
	border: solid 1px #b4b4b4;
	height:15px;
}

.inputbuttonlong {
	border: solid 1px #b4b4b4;
	width:160px;
	height:22px;
	background-color:#FFF;
	color:#76b54b;
}

.inputbuttonshort {
	border: solid 1px #b4b4b4;
	width:120px;
	height:22px;
	background-color:#FFF;
	color:#76b54b;
}

#brands {
	margin: 0px auto;
	width:1024px;
	height:67px;
	text-align:right;
	clear:both;
	background-image:url(images/brands.jpg);
	background-repeat:no-repeat;
}

#brands_text {
	padding:0px;
	margin-right:25px;
	text-align:right;
	height:30px;
}

#brandsform{
	margin:0px;
	padding:0px;
}

#brands_spacer {
	height:45px;
	clear:both;
}



#footer {
	margin: 0px auto;
	width:1024px;
	height:164px;
	text-align:right;
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:25px;
	padding-top:119px;
	text-align:right;
	color:#696969;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #2F752F; }
