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

html {
	height: 100%;
}
body {
	height: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #9C9481 url(../images/layout/dropshadow.gif) center repeat-y;
}

h1 {
	margin-top: 0px;
	padding: 0px;
	font: normal 22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #7c7565;
	text-transform: lowercase;
}

h2 {
	margin-top: 20px;
	margin-bottom:5px;
	padding: 0px;
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #74a704;
	text-transform: lowercase;
}

.inner_nav {
float:left; 
width:25%;
}

.inner_nav2 {
float:left; 
width:20%;
}

.inner_content {
float:left; 
width:75%;
}

.inner_content2 {
float:left; 
width:80%;
}




#pagecontainer {
	width: 990px;
	margin: 0px auto;
	height: 100%;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	/*background: #ffffff url(../images/layout/) top left no-repeat;*/
	height: 94px;
	border-bottom: 1px solid #7c7565;
}

/*** TOP NAV ***/
#nav {
	background: #ffffff url(../images/layout/bg_mainnav.gif) bottom left repeat-x;
	height: 38px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 45px;
}

#nav li {
	color: #7c7565;
	float: left;
	position: relative;
	margin: 0px 23px 0px 0px;
	padding: 0px;
	line-height: 34px;
	cursor: default;
	white-space: nowrap;
}

#nav li ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: none;
	position: absolute;
	left: 0;
	margin: 0px;
	background: #27231C;
	padding: 5px 0px 20px 10px;
	width: auto;
	opacity:0.9;
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
}

#nav li ul li {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	line-height: 25px;
	display:block;
	height: auto;
	clear: both;
}

#nav li > ul {
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}

#nav li a {
	color: #a9a392;
	text-decoration: none;
}

#nav li a:hover {
	color: #7ec502;
}

#nav li ul li a {
	display: block;
	text-decoration: none;
	color: #a9a392;
	padding-left: 14px;
}

#nav li ul li a:hover {
	color: #ffffff;
	background: url(../images/layout/arrows.gif) left no-repeat;
}
/*** END TOP NAV ***/


/*** SIDE NAV ***/
#sidenav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 185px;
	color: #7ec502;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidenav li {
	margin: 0px 0px 8px 0px;
}
#sidenav li.first {
	margin: 0px 0px 24px 0px;
}
#sidenav a {
	color: #7c7565;
	text-decoration:none;
	display: block;
	padding-left: 15px;
}
#sidenav a:hover {
	color: #000000;
	background: url(../images/layout/arrows_side.gif) left no-repeat;
}
/*** END SIDE NAV ***/

#col_right {
	color: #7c7565;
	font: italic 14px/26px Arial, Helvetica, sans-serif;
	padding-top: 36px;
}
#mainContent_container {
	display: table;
	width: 958px;
	padding: 20px 0px 30px 0px;
	background: url(../images/layout/bg_footer.gif) repeat-x left bottom;
}
#mainContent {
	padding: 0px 45px;
}

#search {
	height: 17px;
	margin: 10px 55px 10px 10px;
	float: right;
	clear: both;
}
#search .search {
	height: 13px;
	width: 194px;
	background: #e3e0db;
	border-top: 2px inset #fff;
	border-right: 0px;
	border-bottom: 2px inset #fff;
	border-left: 2px inset #fff;
}
#header_nav {
	float: right;
	clear: both;
	margin-right: 55px;
}

#footer {
	height: 25px;
	padding-top: 11px;
	margin-left: 40px;
}

table.special {
border:#7c7565 1px solid;
text-align:left;
}

.special td{
border:#7c7565 1px solid;
text-align:left;
}

.category_images{
float:left;
width:125px;
border:#7c7565 1px solid;
text-align:center;
margin: 0px 30px 30px 0px;
display: block;
}


.category_images2{
float:left;
width:125px;
border:#7c7565 1px solid;
text-align:center;
margin: 0px 40px 30px 0px;
display: block;
}

.category_images2 img {
width:125px;
height:125px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: #7c7565 1px solid;
}

.category_images img {
width:125px;
height:125px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: #7c7565 1px solid;
}

.cat_links {
text-align:left;	
}

.clear {
clear:both;
}


.subcat_break {
float:left; 
width:100%;	
}

.horizontal ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: table;
	color: #7c7565;
}
.horizontal ul li {
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.horizontal ul a {
	text-decoration: none;
	color: #7c7565;
}
.horizontal ul a:hover {
	text-decoration: underline;
}
.pricedisplay {
color: #ffffff;
}

div.itemdisplay {
float:left;
width:93px;
padding:1px;
margin-right: 26px;
margin-bottom: 35px;
background-color:#7c7565;
color: #000000;
text-align:center;
}

.itemimagedisplay {
height:110px; 
vertical-align:middle;
padding:0px; 
background-color:#ffffff; 
border-bottom: #7c7565 1px solid;
text-align:center;
}

img.itemimagedisplay  {
vertical-align:middle;
text-align:center;
}


.itemnamedisplay {
float:left; 
width:93px; 
height:18px;
line-height:10px;
padding:2px 0px 3px 0px; 
background-color:#ffffff; 
text-align:center;	
word-wrap: break-word;
}

.itempricedisplay {
float:left;
padding:3px 0px 3px 0px; 
width:93px; 
color: #ffffff;
font-weight:bold;
text-align:center;
}


div.itemdisplayclean {
float:left;
width:93px;
padding:1px;
margin-right: 26px;
margin-bottom: 35px;
color: #000000;
background-color:#ff0000; 
text-align:center;
}

.itemimagedisplayclean {
height:110px; 
vertical-align:middle;
padding:0px; 
background-color:#ffffff; 
text-align:center;
}




.itemnamedisplayclean {
float:left; 
width:93px; 
height:18px;
line-height:10px;
padding:2px 0px 3px 0px; 
background-color:#ffffff; 
text-align:center;	
word-wrap: break-word;
}

.itempricedisplayclean {
float:left;
padding:3px 0px 3px 0px; 
width:93px; 
color: #ffffff;
font-weight:bold;
text-align:center;
}







.tag1
		{	
			font:				normal 13px Verdana, Arial, Helvetica, sans-serif;
		}

	.tag2
		{	
			font:				normal 17px Verdana, Arial, Helvetica, sans-serif;
		}

	.tag3
		{	
			font:				normal 25px HVerdana, Arial, Helvetica, sans-serif;
		}

	.tag4
		{		
			font:				normal 32px Verdana, Arial, Helvetica, sans-serif;
		}

	.tag5
		{		
			font:				normal 45px Verdana, Arial, Helvetica, sans-serif;
		}











.itemdisplay a{
text-decoration: none;
font-size:8.5px;
color:#2b1c0c;
text-align:center;
}

.itemdisplay a:hover {
text-decoration: underline;
}

a {
	text-decoration: none;
	color: #7c7565;
	text-transform: lowercase;
}
a:hover {
	text-decoration: underline;

}
