
/*	--------------------------------------	*/
/* 	STANDARD HTML TAG RESETS               	*/
/*	--------------------------------------	*/

	body,
	h1, h2, h3,
	p, ul, li,
	form {
		border:	0;
		margin:	0px;
		padding:0px;
	}

/*	--------------------------------------	*/
/* 	STANDARD HTML TAG DEFINITION           	*/


	body,
	input,
	td {
		font-family: 	Verdana, Arial, Helvetica, sans-serif;
		font-size:		11px;
		color: 			#000000;
	}
	
	input,
	form{
		color: 			#000000;
	}
	
	p { /* text area text */
		font-family: 	Verdana, Arial, Helvetica, sans-serif;
		font-size:		11px;
		line-height:	140%;
		color: 			#000000;
	}

	

a,
a:link,
a:visited{
	color: 				#000000;
	text-decoration: 	none; 
	}


a:active,
a:hover{
	color: 				#8f8524;
	text-decoration: 	none; 
	}	
	
	



/*	--------------------------------------	*/
/* 	SCROLL BARS							 	*/

	html,
	body {
		scrollbar-track-color: 		#ffffff;
		scrollbar-face-color: 		#E7E7E8;
		scrollbar-arrow-color: 		#ffffff;
		scrollbar-3dlight-color: 	#ffffff;
		scrollbar-highlight-color: 	#ffffff;
		scrollbar-shadow-color: 	#ffffff;
		scrollbar-darkshadow-color: #ffffff;
		background-image:url(Graphics/BGTop.jpg);
		background-position: top center;
		background-repeat: repeat-x;
	}


/*	--------------------------------------	*/
/* 	PAGE ELEMETS                           	*/
/*	--------------------------------------	*/

#Container {
	height: 		1003px;
	margin:			0 auto;
	position:		relative;
	width:			100%;
	background-image:url(Graphics/BGFoot.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	}
	/*min-height:	100%;		100%;	 Height of the footer for full page layout */
	/*height:		100%;	 Height of the footer for full page layout */
	/*filter:				alpha(opacity=75);*/
	/*opacity:			0.75;*/

#Container2 {
	height: 		1003px;
	margin:			0 auto;
	position:		relative;
	width:			1000px;

	}

#Container3 {
	height: 		723px;
	margin:			0 auto;
	position:		relative;
	width:			100%;
	background-image:url(Graphics/BGFoot.jpg);
	background-position:bottom center;
	background-repeat: repeat-x;
	}	
#Top {
	height:			190px;
	position:		relative;
	width:			1000px;	
	margin:			0 auto;
	background-image:url(Graphics/TopLogo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#MainContainer {
	position:			relative;
	text-align:			left;
	width:				1000px;	
	margin:				0 auto;
		}	
	
#MainArea {
	position: 			relative;	
	text-align:			left;
	width:				1000px;
	margin:				0 auto;
	top:				0px;
	height:				500px;
	}

#MainArea2 {
	position: 			relative;	
	float:				left;
	display:			inline;
	text-align:			left;
	width:				740px;
	top:				0px;
	margin-left:		20px;
	height:				800px;
	}	
.ProdMenuArea {
	position:			relative;
	float:				left;
	display:			inline;
	top:				10px;
	width:				200px;
	padding-left:		30px;
	height:				500px;
	}
.ProdArea {
	position: 			relative;
	text-align:			left;
	width:				780px;
	padding: 	 	    0px;
	margin:				0px;
}

h1 { /* main text headers */
	color:				#8f8524;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	text-align:			left;
	line-height:		140%;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	}
	
	
h2 { /* sub headers & promo on front page*/
	color: 				#000000;
	font-size:			13px;
	font-weight: 		normal;
	margin-bottom:		4px;	
	margin-left:		10px;
	margin-right:		10px;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	margin-top:			6px;
	text-transform:		uppercase;
	}
	
.Green {
		color: 		#8f8524;
		font-size:	14px; 
		}
.Grey {
		color: #000000; 
		}

.Footer {
	position:		relative;
	bottom:			-45px;
	padding-top:	10px;
	border-top:		1px solid #a49d83;
	height: 		80px;
	margin:			0 auto;
	margin-left:	30px;
	width:			950px; 
	color: 			#000000;
	font-size:		11px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;

	}

.Footer2 {
	position:		relative;
	bottom:			-45px;
	left:			0px;
	padding-top:	10px;
	border-top:		1px solid #a49d83;
	height: 		80px;
	margin:			0 auto;
	width:			950px; 
	color: 			#000000;
	font-size:		11px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;

	}
/*	--------------------------------------	*/
/* 	TOP AREA	                           	*/
/*	--------------------------------------	*/

.Enews {
	position:absolute;
	top:	15px;
	right:	0;
	width:	300px;
	height:	70px;
	z-index: 3;
	text-transform:		uppercase;	
	text-algin: left;
	}	
	
#MenuContainer {
	position:			relative;
	width:				1000px;
	padding: 			0;
	text-align:			left;

	}	
	
.InfoMenu {
	margin: 			0;	
	padding: 			0;
	width:				1000px;
	}
	
	
.InfoMenu li{
	list-style-position: inside;
	display: 			inline;
	font-size: 			11px;
	float:				left;
	padding-top:		154px;	
	padding-right: 		40px;
	text-decoration: 	none;
	text-transform:		uppercase;

	}
	
.InfoMenu li a,
.InfoMenu li a:link,
.InfoMenu li a:visited{
	color:				#000000;

	}


.InfoMenu li a:active,
.InfoMenu li a:hover{
	color: 				#8f8524;
	
	}

#InfoMenuOn a{
	color: 				#8f8524;
	}


.FootMenu {
	margin: 			0;	
	padding: 			0;
	width:				980px;
	text-align:			left;
	}
	
	
.FootMenu li{
	list-style-position: inside;
	display: 			inline;
	font-size: 			11px;
	float:				left;
	padding-right: 		40px;
	text-decoration: 	none;
	text-transform:		uppercase;

	}
	
.FootMenu li a,
.FootMenu li a:link,
.FootMenu li a:visited{
	color:				#000000;

	}


.FootMenu li a:active,
.FootMenu li a:hover{
	color: 				#8f8524;
	
	}

#FootMenuOn a{
	color: 				#8f8524;
	}	
/*	--------------------------------------	*/
/* 	SUBMENU ON TEXT.PHP					   	*/	

.SubMenuContainer {
	position:			relative;
	width:				680px;
	padding: 			0;
	margin-bottom:		30px;
	text-align:			left;
	height:				70px;

	}
	
.SubMenu {
	margin: 			0;
	padding: 			0;
	width:				680px;
	}
	
.SubMenu li{
	display: 			inline;
	float:				left;
	margin-right:		30px;
	width:				180px;
	white-space:		normal;
	}
	
.SubMenu li a,
.SubMenu li a:link,
.SubMenu li a:visited {
	font-size:			14px;
	color:				#000000;
	line-height: 		140%;
	width:				180px;
	float:				left;
	padding-top:		1px;
	padding-bottom:		1px;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
	
.SubMenu li a:active,
.SubMenu li a:hover {
	color: 				#8f8524;
	}

#SubMenuOn a{
	color: 				#8f8524;
	}







/*	--------------------------------------	*/
/* 	MAIN AREA	                           	*/
/*	--------------------------------------	*/


.WelcomeArea {
	position:			relative;
	background-image:	url(Graphics/PicBg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width:				1000px;
	height:				500px;
	}

.Welcome {
	width:				215px;
	height:				450px;
	position:			absolute;
	float:				left;
	top:				30px;
	left:				317px;
	z-index:			1;
	}
	
	
.WelcomeFair {
	width:				300px;
	height:				450px;
	position:			absolute;
	float:				left;
	top:				30px;
	left:				317px;
	z-index:			1;
	}
	
	
	
.LeftImages {
	position:			relative;
	float:				left;
	display:			block;
	margin-left:		31px;
	margin-right:		30px;
}


	
.MainImage {
	float:				left;
	position:			absolute;
	top:				0px;
	left:				450px;
}


/* random hot products on front page  */
img {border:none;}
 ul.popout {list-style:none; margin:0; padding-top:5px; width:300px;}
 ul.popout li {float:left; display: inline; border:0px solid #8f8524;margin: 0 4px 4px 0; padding: 2px 2px 2px 2px; text-align: center;}
 ul.popout li a {display:inline; height:40px; width:40px; background:center; }
 ul.popout li a:hover { background-color:#ffffff; color:#000000;}
 a {text-decoration:none; color:#000000}


/* surrounding product mini images.    */
.surround img {border:none;}
ul.surround {list-style:none; margin:0; padding-top:10px; width: 270px;}
ul.surround li {float:left; display: inline; border:1px solid #a49d83; margin: 0 4px 4px 0; padding: 2px 2px 2px 2px; background-color:#ffffff;text-align: center;}
ul.surround li a {display:inline; height:40px; width:40px; background:center; }
ul.surround li a:hover { background-color:#ffffff; color:#000000;}
.surround a {text-decoration:none; color:#000000}

.Line {
    border-bottom:		1px solid #a49d83;
}

.Line2 {
    border-top:		1px solid #a49d83;
}

.InfoArea {
	position:			relative;
	width:				980px;

	}
	
.FolioImage {
	position:			relative;
	
}


.TextArea {
	width:				950px;
	position:			relative;
	padding-top:		40px;
	margin-left:		30px;
	}	

		
.TextArea p {
	color:				#000000;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	line-height:		130%;
	text-align:			left;
	position:			relative;
	padding-top:		10px;
	padding-right:		20px;
	}

.TextArea h1 { /* main text headers */
	color:				#000000;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			15px;
	text-align:			left;
	line-height:		140%;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	text-transform: 	uppercase;
	border-bottom:		1px solid #a49d83;
	}

.ProdPic {
	border:				1px solid #a49d83;
	background-color:	#FFFFFF;
	}











	
	





/*	--------------------------------------	*/
/* 	COMPETITION - FUN STUFF PAGE		   		

#CompAreaBox {
	border-bottom:		5px solid #121212;
	background-color:				#000000;
	height:				248px;
	overflow: 			auto;
	position:			absolute;
	padding:			30px 40px 30px 40px;
	text-align:			justify;
	top:				0px;
	right:				0px;	
	width:				360px;
	}
	
#CompAreaBox p {
	padding-bottom:     10px;
}
	
.SidePic2 {
	position:			absolute;
	bottom:				0px;
	right: 				0px;
	height:				293px;	
	width:				440px;
	}
	
.CompContainer {
	border-right:		5px solid #121212;
	background-color:				#000000;
	overflow:			auto;
	text-align:			left;
	height:				540px;
	width:				532px;
	position: 			relative;
	padding:			30px 3px 30px 0px;
	float:				left;
	display:			block;
	}
	
.CompCard {
	height: 		182px;
	width: 			497px;
	margin-bottom:	10px;
	margin-right:	15px;
	position: 		relative;
 	background:url(Graphics/FunBG.jpg) repeat-y left;
	border: 		2px solid #383838;
	border-left:	0px solid #383838;
	}

img.CompTitle {
	position:		absolute;
	top:			0px;
	right:			0px;
	text-align:		left;
	}

.CompPic {
	position:		absolute;
	text-align:		left;
	top:			3px;
	right:			34px;
	margin-left:	10px;
	border: 		2px solid #383838;
	}

.CompText {
	position: 		absolute;
	text-align:		left;
	top:			10px;
	left:			0px;
	padding-left:	10px;
	width:			170px
	}

.CompText h3  {
	color:				#000000;
	margin:			0px;
	margin-bottom:	7px;
	text-transform:	uppercase;
	font-size:		13px;
	font-weight: 	normal;
	padding:		0px;
 	}

.CompText p {
	font-size:		10px;
	line-height:	120%;
	padding-bottom: 10px;
	}
	
.CompLink:link, .CompLink:visited {
	color: 			#8f8524;
	text-transform:	uppercase;
	font-size:			11px;
	}
	
.CompLink:hover, .CompLink:active, .CompLink:selected{
	color: 			#00acee;
	}

/*	--------------------------------------	*/	
/* 	Comp details (gallery layout)  PAGE		   	*/	

/* gallery pic styles 

#Thumbs .imagethumb{
	margin: 4px;
	padding: 1px;
	border: 1px solid #000000;
	text-decoration: none;
}

#Thumbs .imagethumb:hover{
	margin: 4px;
	padding: 1px;
	border: 1px solid #00ABC3;
	text-decoration: none;
}

#Thumbs .imagethumbon{
	margin: 4px;
	padding: 1px;
	border: 1px solid #00ABC3;
	text-decoration: none;
}


#CompDetailsBox {
	border-bottom:		5px solid #121212;
	background-color:				#000000;
	height:				199px;
	overflow: 			auto;
	position:			absolute;
	padding:			30px 40px 30px 40px;
	text-align:			justify;
	top:				0px;
	right:				0px;	
	width:				360px;
	}
	
#CompDetailsBox p {
	padding-bottom:     10px;
}
	
.SidePic3 {
	position:			absolute;
	bottom:				43px;
	right: 				0px;
	height:				293px;	
	width:				440px;
	}
	
.CompContainer {
	border-right:		5px solid #121212;
	background-color:				#000000;
	overflow:			auto;
	height:				540px;
	width:				532px;
	padding:			30px 3px 30px 0px;
	text-align:			center;
	}
	
.CompDetailsCaption {
	position:			absolute;
	bottom:				0px;
	right: 				0px;
	height:				18px;	
	width:				420px;
	padding:			10px;
	border-top:			5px solid #121212;
	background-color:				#000000;
	}
	
#galleryImageTitle {
	font-size:			16px;
	float:				left;
	display:			inline;
	font-weight:		bold;
	padding-right:      10px;
	}

#galleryImageText {
	padding-top:		2px;
	font-size:			11px;
	}
	


/*	--------------------------------------	*/
/* 	EZYCAT CLASSES                         	*/
/*	--------------------------------------	*/


/* Classes for the page numbers - except for the main word "Pages", which is a unclassed table cell  */
.PageNumberBar {  
	font-size:			11px; 
	color: 				#000000;
}	
.PageNumberCurrent{  
	font-size:			11px; 
	color: 				#8f8524;
	text-decoration: 	none;  
	font-weight: 		bold;
}
.SmLinkOff {  
	font-size:			11px; 
	color: 				#000000;
}
.SmLinkOff:hover {  
	font-family: 	Verdana, Arial, Helvetica, sans-serif; 
	font-size:			11px; 
	font-style: 		normal; 
	color: 				#8f8524; 
	text-decoration: 	none; 
	font-weight: 		bold;
}

.Cart {
	border-bottom:		1px solid #a49d83;
	font-size:			15px;
	line-height: 		140%;
	padding-bottom: 	15px;
	padding-top: 		10px;
	text-align:			right;	
	color: 				#000000;
	}
/*	--------------------------------------	*/
/* 	SMALL CARD	AND CAT CARD               	*/


#SmCard {
	position: 		relative;
	margin:			0px;
	padding:		0px;
	width:			150px;
	height:			200 px;
	}

.SmProdName {
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color: 				#000000;
	line-height: 		140%;
	text-align:			center;
	text-transform:		capitalize;
	}
	
.SmProdName:hover {
	color: 				#8f8524;
	text-decoration: 	none;
	}
	
.SmProdCell {
	position: 			relative;
	display: 			block;
	text-align:			left;
	padding-left: 		6px;
}
.PriceContainer {
	position:			relative;
	left:				-24px;
	margin:				0px;
	padding:			0px;
	Clear:				both;
}
.SmProdPrice { 
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			10px;
	color: 				#666666;
	float:				left;
	display: 			inline;
	line-height: 		160%;
	text-align:			left;
	width:				60px;
}
/*.SmProdDesc { not used in thissite 
	text-decoration: 	none;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color: 				#000000;
	border-bottom: 		2px solid #000000;
	padding-top: 		3px;
	text-align:			justify;
	width:				157px;
} */
.SmProdID {  
	text-decoration: 	none;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			10px;
	float:				left;
	display: 			inline;
	color: 				#666666;
	display: 			inline;
	line-height: 		160%;
	width:				100px;
}
	
.Pic {
	width:				170px;
	height:				170px;
	padding:			0px;
	text-align:			center;	
	margin-bottom:		10px;
	border:		1px solid #a49d83;
	}

/* Category card - text class */
.CatDesc {
	color: 				#000000;
	text-decoration: 	none;
	}
	
.CatDesc:hover {
	color: 				#8f8524;
	text-decoration: 	none;
	}










		
.
/*	--------------------------------------	*/
/* 	LARGE PRODUCT CARD	                   	*/



.LgCard { /*Large Product image side container - doesn't seen to be workingbut allows the next class to work! */
	position:			relative;
	width:				750px;
	padding-left: 		30px;
	padding-top: 		30px;
	height:				700px;
}	
.LgCardPic { /* image container on large card */
	position:			relative;
	color:				#000000;
	width:				400px;
	height:				500px;
	padding:			0px;
	padding-top:		10px;
	text-align:			center;	
	border:				0px solid #a49d83;
	}
.Surounding {
	background-color:	#ffffff;
	padding:			6px;
	position:			relative;
	width:				270px;
}	


	
.LgProdFoot{ /* back / next container */ 
	height:			14px;
	border-top:		1px solid #a49d83;
	position:		relative;
	padding:     	10px;
	text-align:		center;
	font-size:		11px;
	width:			380px;
	}

	
.LgProdInfo { /* lg card text area container */ 
	width:				285px;
	position:			relative;
	padding-left:		30px;
	}
	
.LgProdArea {  /* inside scroll area  */
	width:			285px;
	overflow:		auto;
	}

h1.LgProdName {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		15px;
	border-bottom:	1px solid #a49d83;
	color: 			#000000;
	margin-bottom:	10px;
	padding:		0px;
	padding-bottom: 4px;
	font-weight:	normal;
	line-height: 	100%;
	text-transform:	capitalize;
	text-align:		left;
	width:			400px;
	}
	
h4 { /*lg card product id */ 
	color: 			#000000;
	text-decoration: none;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		11px;
	margin:			0px;
	padding:		0px;
	line-height: 	140%;
	font-weight:	normal;
}


	

	
.LgProdDesc {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		11px;
	color: 			#000000;
	line-height: 	140%;
	padding-top: 	10px;
	}

/* For the cell of the price / features / document uploads title - make sure this cell has colspan="3" */
.LgProdVarTitle {
	text-transform: 	capitalize;
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			11px;
	color: 				#000000;

}

/* For the product feature / price name cell - if this is wrapping too much increase the width. */
.LgProdVarName {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			11px;
	color: 				#000000;
	text-transform: 	capitalize;
	line-height: 		160%;
	width: 				80px;
}

/* For the product feature / price details cell  */
.LgProdVarText {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			11px;
	color: 				#000000;
	line-height: 		160%;
	padding-left: 		6px;
}

/* For the variations description cell  */
.varDesc { 
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			11px;
	color: 				#000000;
	padding-left: 	 	6px;
}


/*	--------------------------------------	*/
/* 	PRODUCT MENU                         	*/

/* Cascading product menu styles */


.MenuCellLevel1 {
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		10px;
	text-align:			left;
	text-transform:		uppercase;
	}


.MenuCellLevel1On {
	color: 				#8f8524;
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		10px;
	text-align:			left;
	text-transform:		uppercase;
	
	}
	
/* Product Level 2 Menu Cells */
.MenuCellLevel2 {
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		25px;
	text-align:			left;
	text-transform:		uppercase;
	
}



.MenuCellLevel2On {
	color: 				#8f8524;
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		25px;
	text-align:			left;
	text-transform:		uppercase;
	
}

/* Product Level 3 Menu Cells */
.MenuCellLevel3 {
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		35px;
	text-align:			left;
	text-transform:		uppercase;
}



.MenuCellLevel3On {
	color: 				#8f8524;
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		35px;
	text-align:			left;
	text-transform:		uppercase;
}


/* Product Level 4 Menu Cells */
.MenuCellLevel4 {
	font-size:			11px;
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		45px;
	text-align:			left;
	text-transform:		uppercase;
}



.MenuCellLevel4On {
	color: 				#8f8524;
	font-size:			11px;
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		45px;
	text-align:			left;
	text-transform:		uppercase
}


/* Product Level 5 Menu Cells */
.MenuCellLevel5 {
	font-size:			11px;
	font-size:			11px;
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		45px;
	text-align:			left;
	text-transform:		uppercase
}



.MenuCellLevel5On {
	color: 				#8f8524;
	font-size:			11px;
	font-size:			11px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	padding-left: 		45px;
	text-align:			left;
	text-transform:		uppercase
}
/*  Main product menu text */
A.Light {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.Light:visited {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.Light:active {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.Light:hover {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}
A.LightOn {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}
/*  Main product level 1 menu text */
A.LightLevel1 {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLeel1:visited {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel1:active {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel1:hover {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}
A.LightLevel1On {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}

/*  Main product level 2 menu text */
A.LightLevel2 {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel2:visited {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel2:active {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel2:hover {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}
A.LightLevel2On {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}

/*  Main product level 3 menu text */
A.LightLevel3 {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel3:visited {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel3:active {
	color:				#000000; 
	TEXT-DECORATION: 	none
}
A.LightLevel3:hover {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}
A.LightLevel3On {
	COLOR: 				#8f8524; 
	TEXT-DECORATION: 	none
}

/*	--------------------------------------	*/
/* 	NAV AND FORM	                         	*/

/* "View Cart" order form classes */
.OrderBox {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	border: 1px  solid  #bfbfbf ;
	background-color: #ffffff;
	width:		90%px;
}
.OrderTitle {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	FONT-weight: bold;
	line-height: 180%;
	color:		#000000;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #8f8524;
	border-bottom: 1px  solid  #bfbfbf ;
	border-right: 1px  solid  #bfbfbf ;
}

.OrderText {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border-bottom: 1px  solid  #bfbfbf ;
}
.OrderSubmit {
	height: 30px;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color:				#eaedf6;
}

/* navigation bar for ezycat product systems with sub cats */
#Nav {
	position:relative;
	top:6px;
	left:35px;
	display:block;
	clear:both;
}

.NavCell {
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #8f8524;
	font-weight: normal;
	text-decoration: none;
}

.NavBar {
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #8f8524;
	font-weight: normal;
	text-decoration: none;
}

.NavBarOn {
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #8f8524;
	font-weight: bold;
	text-decoration: none;
}

