* {

}
html {

	height: auto;
	background: #d0d0d0 url(../siteimages/body-strip.jpg) repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

body {
	height: auto;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	

}

p {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #464646;
	line-height: 16px;
}

/* hyperlinks */
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
}


#main {
	height: auto;
	margin: 0;
    	width: 100%;
    	display: table;

}


#container {
	width: 965px;
	height: auto;

	/* background: #e7e1d5;*/
	position: relative;
		margin: 0 auto 0 auto;

}	
	

/*  the header that contains the image and title text */
#header {
	width: 965px;
	height: 126px;
	background: #FFFFFF url(../siteimages/Header.jpg) top left no-repeat;
	position: relative;
	    border: solid #339933 1px;
		border-bottom:solid 0px;
	
}


/* Top half of the links in the header */
#navbar {
	position: absolute;
	bottom: -1px;
	right: 224px;
}

/* Top half of the links in the header */
	#navbar ul { 
		margin: 0;
		padding: 0;
	}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
		text-decoration: none;
		display: block;
		padding: 4px 3px 4px 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		/*text-transform: uppercase;*/
		height:15px;
		text-decoration : overline underline;
	}
	#navbar a:hover {
		background: #336633;
		color: #FFF;
		height:14px;
	}
	
	#ShareButton a {
		margin-left: -595px;
		width: 180px;
	}
	#ShareButton a:hover {
		background: None;
	}
/* contains all the site contents */
#core {

	width: 965px;
	height: auto;
	margin-top: 0px;
	background: #FFF url(../siteimages/NavMenuBG.jpg) top left repeat-y; 
/* Left Nav Background (extra bottom space) */
	border: solid #339933 1px;

}
#core ul {

}

/* coreleft - NavMenu.ascx */
#coreleft {
	width: 165px;
	height: auto;

	/*background: #f2efeb;  NavMenu.ascx Button Color */
	float: right;
	/* border-right: solid #339933 1px; */

}

/* coreleft - NavMenu.ascx */
	#coreleft ul {
	margin: 0px;
	padding: 0px;


	}
	#coreleft li {
		display: block;
		height: auto;
		width: 165px;
		margin-top: 0px;
		margin-bottom: -1px;
		text-align: left;
		border-style: Solid; border-width: 0px; border-color:#339933;
	}
	#coreleft ul li a {

		display: block;
		height: auto;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 14px;
		width: 151px;
		color: #336633;
		font-weight:bold; 
		text-decoration:none;
		font-family: arial, verdana, sans-serif;
		font-size: 13px;
	}

	#coreleft ul li a:hover {
		background: #f3f3f3 url(../siteimages/MenuButtonR.GIF) 1% center repeat-y;
		color: #339933;
		cursor: pointer;
	}
	#coreleft a.corelefttall:hover {background: #dcdcdd url(../siteimages/MenuButtonRTall.GIF) 1% center repeat;}
	#coreleft .SubMenuLinksList li {
		margin-top: -1px;
		margin-bottom: 0px;
		border-width: 0px;
	}
	
		#coreleft ul li a.SubMenuLinks {
		width: 156px;
	}

	#coreleft A.SubMenuLinks:LINK {font-size: 10px; color: #FFFFFF; text-decoration: none; font-style: italic; font-family: Arial, Helvetica, sans-serif; padding-left: 8px;}
	#coreleft A.SubMenuLinks:VISITED {font-size: 10px; color: #FFFFFF; text-decoration: none; font-style: italic; font-family: Arial, Helvetica, sans-serif; padding-left: 8px;} 
	#coreleft A.SubMenuLinks:ACTIVE {font-size: 10px; color: #FFFFFF; text-decoration: none; font-style: italic; font-family: Arial, Helvetica, sans-serif; padding-left: 8px;}
	#coreleft A.SubMenuLinks:HOVER {font-size: 10px; text-decoration: none; font-style: italic; font-family: Arial, Helvetica, sans-serif; padding-left: 8px;}
	
	#coreleft h3 {
		padding: 1px 4px 1px 4px;
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 14px;
		margin: 0;
		background-color:#000000;
		color: #FFFFFF;
	}
	
	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}



/* the center part  */
#corecenter {
	width: 796px;
	float: right;
	background-color:#FFFFFF;
	border-left: solid #339933 1px;
	min-height:819px;
	height:auto !important;
	height:819px; 

}




/* the footer */
#footer {
	clear: both;
	width: 963px;
	height: 20px;
	background: #336633;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid #339933 1px;
}
	#footer ul { 
		margin: 0;
		padding: 0;
	}
	
	#footer li {
		list-style: none;
		display: block;
		width: auto;
		float: right;
	}	
	#footer a {
		text-decoration: none;
		padding: 2px 4px 2px 4px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
		font-weight: bold;
		text-transform: uppercase;
		color: #ddd;
	}
	#footer a:hover {
		background: #d0a041;
		color: #FFF;
	}


#hours {
background: #eeeeee;
font-size: 12px; 
color: #000000;
text-align: center;
padding: 10px 0px 10px 0px;
}






#footlinks {
	width: 965px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	}
	
	#footlinks a {
		text-decoration: none;
		display: block;
		padding: 4px 3px 4px 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		height:10px;
	}
	#footlinks a:hover {
		background: #d0a041;
		color: #FFF;
	}
	#footlinks li {
		display: block;
		width: 20%; 
		Float:left;
	}
	#footlinks ul {
		margin: 5px;
		padding: 0px;
		overflow:hidden;

	}





a:link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}





/* Search Box and Button */
#tfSearch {
width: 80px; height: 16px; border: solid 1px #000000; padding-top: 1px; padding-bottom: 0px; font-size:10px;
}
#btSearch {
width: 55px; height: 18px; background-color: #d1af1a; border: solid 1px #000000; font-weight: bold; font-size: 10px; padding-top: 1px; padding-bottom: 0px; cursor: pointer;
}




#CategoryControlDiv {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
height: auto;
}

#ProductControlDiv {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
height: auto;
}



/* contains all the minicart contents */
#minicartcontainer {
	background:#eaeaea url(../siteimages/MinicartBG.jpg) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 744px;
	height: 126px;
	width: 221px;
	z-index:1;
	overflow: auto;
	filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  text-align: center;
   border: solid 1px #339933
}
#MiniCartMainTable {font-size: 11px; color: #000000;} 

#MiniCartTotalTable {font-size: 11px; color: #000000;} 

#MiniCartCheckoutTable a {
	color: #333333; font-size: 11px;
	text-decoration: underline;
}
#MiniCartCheckoutTable a:hover {
	color: #666666; font-size: 11px;
}


/* contains all content template styles */

#cat_name, .cat_Subname {
Color: #336633;
font-size: 16px;
Font-Weight: bold;
vertical-align: top;
}

#Cat_ImageDescriptionTable, .cat_SubImageDescriptionTable {
width: 100%;
}

#CategoryImageSmall, .SubCategoryImageSmall {
font-size: 1px;
}

#CategoryImageSmall img, .SubCategoryImageSmall img {
	margin: 0px -3px 0px 0px;
}

#cat_description_td, .cat_Subdescription_td {
	vertical-align: top;
	text-align:left;
}

#cat_Description2, .cat_SubDescription2 {
clear:left;
}

/* ADDED BY BRENDAN 2-15-2011 */

#cat_description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #464646;
	line-height: 16px;
}

#cat_description ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 18px;
}

#CategoryData, .SubCategoryData {
text-align: center;
width:100%;
clear:both;
}

		/* Category Navs */
.CategoryNavigationImage {
	font-size:0px;
	
}

.CategoryNavigationImage img:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.CategoryNavigationLink {
	font-weight: bold;
	font-size: 12px;
}

.CategoryNavigationLink a:hover {
	font-weight: bold;
	color: #060;
}

.Category_Description4 {
	padding: 0px 0px 10px 0px;
}

#CategoryNavigationTreeTable {
width:100%;
text-align: left;
}

/* Floating DIVs - Use for many products with uniform styles.*/
/* Adjust the height -> .product_x { height: x } */
/* Widths and heights must remain uniform */
/* Product images no bigger than 135px (unless 3 per row) in width */
.product_container {}
.product_2, 
.product_3, 
.product_4, 
.product_5 {
	text-align: center;
	display: inline-block;
	height: auto;
	vertical-align: top;
	margin-bottom: 30px;
}
* html .product_2,
* html .product_3,
* html .product_4,
* html .product_5 { display: inline; }
*+ html .product_2,
*+ html .product_3,
*+ html .product_4,
*+ html .product_5 { display: inline; }
.product_2 {
	margin-left: 24px;
	margin-right: 24px;
	width: 201px;
}
.product_3 {
	margin-left: 15px;
	margin-right: 15px;
	width: 230px;
}
.product_4 {
	margin-left: 6px;
	margin-right: 6px;
	width: 180px;
}

.product_2 ul, 
.product_3 ul, 
.product_4 ul, 
.product_5 ul {
	list-style-type: none;
	text-align: left;
	line-height: 18px;
	margin: 0; 
	padding: 0px 0px 0px 10px;
}

.product_5 {
	padding: 2px;
	width: 146px;
}


		/* Product Data Boxes */
.ProductDataListAccessoriesMainTable {
text-align: left;
border-style: Solid; border-width: 1px; border-color:#D4D4D4;
padding: 2px;
}

.ProductDataListRelatedMainTable {
text-align: left;
border-style: Solid; border-width: 1px; border-color:#D4D4D4;
padding: 2px;
width:375px;
vertical-align: top;
}
.ProductDataListRelated1MainTable {
text-align: left;
border-style: Solid; border-width: 1px; border-color:#D4D4D4;
padding: 2px;
width: 775px;
vertical-align: top;
}

.ProductControlDropDownOptionBoxMainTable {
text-align: left;
border-style: Solid; border-width: 1px; border-color:#D4D4D4;
padding: 2px;
width: 775px;
vertical-align: top;
}

.ProductControlSingleMainTable {
text-align: center;
border-style: Solid none solid none; 
border-width: 1px; border-color:#D4D4D4;
padding: 2px;
width: 775px;
vertical-align: top;
}

.product_title {
font-size: 10pt; 
color: #336633;
font-weight: bold;
display: inline;
}

.product_number {
font-size: 8pt; 
color: #000000;
display: inline;
}



/* Search.aspx */
      .srCell{
        width: 100%;
        text-align: center;
        vertical-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: Verdana;
        font-size: 10px;
        border-bottom: solid 1px #D0D0D0;
      }

/*RandAd.js Banner*/
	#side-banner{
	position:absolute;
	left:978px;
	top:155px;
	}
/*Flash Header*/
	#headerflash{
	margin: 0px 0px 0px 300px;
	}
