body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #353531;
	background-image: url(../images/main/mainbg.jpg);
	margin: 0 auto;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #58583d;
}

a:hover {
	color: #989856;
	text-decoration: none;	
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.orangetext {
	color: #ce500a;
}

.strikethrough {
	text-decoration: line-through;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8a8a5f;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #8a8a5f;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8a8a5f;
}

#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

/******** navigation ********/

#topnavleft {
	width: 420px; 
	float: left;
	margin: 0px; 
	padding-left: 0px; 
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px; 
	text-align: left;
}

#topnavleft ul {
	padding-left: 5px;
	margin: 0px;
	height: 25px;
}

#topnavleft ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#topnavleft ul li a {
	text-decoration: none;
	color: #8a8a5f;
}

#topnavleft ul li a:hover {
	text-decoration: underline;
	color: #78784f;
}

#topnavright {
	width: 270px; 
	float: right;
	margin: 0px; 
	padding-left: 0px; 
	padding-top: 7px;
	padding-right: 0px; 
	padding-bottom: 0px;
	text-align: left;
}

#topnavright ul {
	padding: 0px;
	margin: 0px;
	height: 25px;
}

#topnavright ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

#topnavright ul li a {
	text-decoration: none;
	color: #8a8a5f;
}

#topnavright ul li a:hover {
	text-decoration: underline;
	color: #8a8a5f;
}

/******** header ********/

#header {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 211px;
	background-image: url(../images/header/header.jpg);
}

#mainnavcont {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#mainnav {
	position: relative;
	padding-left: 0px;
	padding-top: 178px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 600px;
	margin-bottom: -10px; 
}

#mainnav ul {
	margin-left: 10px;
	padding: 0px;
}

#mainnav ul li {
	height: 35px;
	
	list-style-type: none;
	display: inline;
	
}

#mainnav a {
	color: #fff;
	text-decoration: none;
	height: 35px;
	background-color: #78784f;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#mainnav a:hover {
	color: #fff;
	text-decoration: none;
	height: 35px;
	background-color: #337489;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}

/**

.mainnavovHome { background-image: url(../images/header/buttonbgHome.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; margin-left: 8px; }
.mainnavovHome a { color: #ffffff; }
.mainnavovHome a:hover { color: #ffffff; }

.mainnavovAbout { background-image: url(../images/header/buttonbg.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.mainnavovAbout a { color: #ffffff; } 
.mainnavovAbout a:hover { color: #ffffff; }

.mainnavovStores { background-image: url(../images/header/buttonbgStores.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.mainnavovStores a { color: #ffffff; } 
.mainnavovStores a:hover { color: #ffffff; }

.mainnavovEvents { background-image: url(../images/header/buttonbgStores.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.mainnavovEvents a { color: #ffffff; } 
.mainnavovEvents a:hover { color: #ffffff; }

.mainnavovProducts { background-image: url(../images/header/buttonbgProducts.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.mainnavovProducts a { color: #ffffff; } 
.mainnavovProducts a:hover { color: #ffffff; }

.mainnavovSpecials { background-image: url(../images/header/buttonbgProducts.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.mainnavovSpecials a { color: #ffffff; } 
.mainnavovSpecials a:hover { color: #ffffff; }

.mainnavovClasses { background-image: url(../images/header/buttonbgProducts.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.mainnavovClasses a { color: #ffffff; } 
.mainnavovClasses a:hover { color: #ffffff; }

.mainnavovResources { background-image: url(../images/header/buttonbgResources.gif); padding-left: 3px; padding-right: 3px; padding-top: 2px; padding-bottom: 4px; }
.mainnavovResources a { color: #ffffff; } 
.mainnavovResources a:hover { color: #ffffff; }

*/

#maincontent {
	width: 768px;
	background: #fff;
	border: 1px solid #d3d3be;
	padding: 0px;
	margin-top: 10px;
}

#welcome {
	margin: 10px;
	padding: 0px;
	float: left;
	width: 300px;
}

#cart {
	margin: 10px;
	float: right;
	color: #8a8a5f;
}

/******** left content ********/

#leftcontent {
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	width: 490px;
}

#banner {
	height: 76px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#newblock {
	width: 100%;
	border: 1px solid #d7d8b9;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#newheader {
	width: 474px;
	clear: both;
	background-color: #8a8a5f;
	padding-left: 19px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #fff;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#productblock {
	float: left;
	text-align: center;
	margin-left: 10px;
	width: 145px;
	min-height: 240px;
}

#productblock a {
	text-decoration: none;
	font-weight: bold;
}

.productdescr {
	font-size: 11px;
}

#specialsblock {
	width: 100%;
	border: 1px solid #d7d8b9;
	padding-bottom: 15px;
}

#specialsheader {
	width: 474px;
	clear: both;
	background-color: #8a8a5f;
	padding-left: 19px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #fff;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}


#pageblock {
	width: 100%;
	border: 1px solid #d7d8b9;
	padding-bottom: 15px;
}

#pageheader {
	width: 472px;
	clear: both;
	background-color: #8a8a5f;
	padding-left: 19px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #fff;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#pagecontent {
	margin: 15px;
}

#addtocart{
	width: 100%;
	background: #c0c08a;
	text-indent: 20px;
	line-height: 40px;
}

#addtocart select{
	font-size: 11px;
	margin-left: 20px;
	margin-right: 120px;
}

.btn {
border: 0;
color: #fff;
background-color: #8a8a5f;
height: 25px;
}


/******** right content ********/

#rightcontent {
	margin: 0px;
	padding-right: 15px;
	float: right;
	width: 229px;
}

#search {
	width: 202px;
	height: 45px;
	padding: 15px;
	background-color: #c0c08a;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#search h1 {
	color: #fff;
	margin: 0px;
	padding-bottom: 5px;
}

.searchfield {
	width: 170px;
	height: 20px;
	border: 1px solid #8a8a5f;
}

#featured {
	width: 200px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	border: 1px solid #8a8a5f;
}

#featured h1 {
	margin: 0px;
}

#bestsellers {
	width: 200px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	border: 1px solid #8a8a5f;
}

#bestsellers h1 {
	margin: 0px;
}

#bestsellers ol {
	margin-left: 25px;
	padding: 0px;
	color: #8a8a5f;
}

#bestsellers ol a {
	color: #353531;
	text-decoration: none;
}

#livehelp {
	width: 100%;
	margin-bottom: 10px;
}

#reviews {
	width: 200px;
	margin-bottom: 10px;
	padding: 15px;
	border: 1px solid #8a8a5f;
}

#reviews h1 {
	margin: 0px;
}

#articles{
	width: 200px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	border: 1px solid #8a8a5f;
}

#articles h1 {
	margin: 0px;
}

#articles ul {
	margin: 15px;
	padding: 0px;
	color: #8a8a5f;
}

#articles ul a {
	color: #353531;
	text-decoration: none;
}

/******** footer ********/

#footer {
	clear: both;
}

#cards {
	float: left;
	padding-top: 5px;
	color: #8a8a5f;
}

#copyright {
	float: right;
	padding-top: 5px;
	color: #8a8a5f;
}


/**** lightbox ****/

#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: #000; }


.carttableheader {
background: #c0c08a;
text-indent: 2px;
font-weight: bold;
}

.carttable {
padding: 2px;
width: 450px;
}

.carttablebreak {
background: #c0c08a;
}

#cartbuttons {
text-align: center;
padding: 20px 0 0 0;
}

.strikeproduct {
	color: #ce500a;
	text-decoration: line-through;
	font-size: 14px;
}

input, select {
font-size: 11px;
}

.smalltext {
font-size: 10px;
}
