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

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

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


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

	

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


a:active,
a:hover{
	color: 				#F7941E;
	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;

	}


/*	--------------------------------------	*/
/* 	PAGE ELEMETS       
	filter:				alpha(opacity=100);
	opacity:			1.0;                    	*/
/*	--------------------------------------	*/
.BGContainer {
		clear:						both;
		background-image:			url(Graphics/BG.jpg);
		background-repeat:			repeat-y;
		background-position:		center;
		margin:						0 auto;
		position:					relative;
		width:						1090px;
}	
.Container {
	margin:				0 auto;
	position:			relative;
	width:				980px;
	}

	
.Top {
	position:			relative;
	margin:				0;
	padding:			0;
	width:				980px;
	z-index:			2;
	}


.MainStage {	
	clear:				both;
	position:			relative;
	margin:				0;
	padding:			0;
	width:				980px;
	z-index:			1;
	}
	

.ProdArea {
	position:			relative;
	margin:				0;
	padding:			0;
	width:				980px;
	z-index:			1;
	}	

/*.ProdMenuArea {
	position:			relative;
	float:				left;
	margin-left:		20px;
	width:				200px;
	display:			inline;
	}*/

	
.Logo {
	position:			relative;
	float: 				left;
	width:				202px;
	padding-bottom:		20px;
	color:				#4ecaf5;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			14px;
	line-height:		120%;
	text-align:			center;
	}

.Cart {
	clear:				both;
	position:			absolute;
	top:				0;	
	right:				0;
	font-size:			13px;
	line-height: 		120%;
	text-align:			left;	
	text-transform:		uppercase;
	color: 				#ED1C24;
	width:				760px;
	height:				30px;
	background-image:	url(Graphics/CartBG.jpg);
	background-position:	top right;
	background-repeat:	no-repeat;
	z-index:			13;
	}


.Cart a,
.Cart a:link,
.Cart a:visited{
	color: 				#ED1C24;
	text-decoration: 	none; 
	}


.Cart a:active,
.Cart a:hover{
	color: 				#F7941E;
	text-decoration: 	none; 
	}	
	
.Cart2 a,
.Cart2 a:link,
.Cart2 a:visited{
	color: 				#F7941E;
	text-decoration: 	none; 
	}


.Cart2 a:active,
.Cart2 a:hover{
	color: 				#ED1C24;
	text-decoration: 	none; 
	}
.Footer {
	clear:				both;
	position:			relative;
	display:			inline-block;
	margin:				0 auto;
	padding-left:		50px;
	padding-BOTTOM:		50px;
	width:				1090px;
	color: 				#ED1C24;
	background-color:	#FFF;
	}

/*	--------------------------------------	*/
/* 	FONT ELEMENTS                          	*/
/*	--------------------------------------	*/

h1 { /* main text headers */
	color:				#ffffff;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	text-align:			left;
	margin:				0;
	margin-bottom:		20px;
	padding: 			0;
	padding-left:		20px;
	font-weight:		normal;
	line-height:		30px;
	background-color:	#4ecaf5;
	background-image:url(Graphics/HeaderLEnd.png);
	background-repeat: no-repeat;
	background-position:	top left;
	text-transform:		capitalize;
	}

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


h1 a:active,
h1 a:hover{
	color: 				#000;
	text-decoration: 	none; 
	}	
	
.Header { /* main text headers */
	color:				#ffffff;
	text-transform:		capitalize;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	text-align:			left;
	margin:				0;
	margin-top:			10px;
	padding: 			0;
	padding-left:		20px;
	font-weight:		normal;
	line-height:		25px;
	background-color:	#4ecaf5;
	background-image:url(Graphics/HeaderLEnd.png);
	background-repeat: no-repeat;
	background-position:	top left;
	}	
	
h2 { /* sub headers & promo on front page*/
	color: 				#F7941E;
	font-size:			14px;
	font-weight: 		normal;
	margin: 			0px;
	margin-bottom:		10px;
	padding:			0px;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
	
.SubHeader { /* sub headers & promo on front page*/
	color: 				#F7941E;
	font-size:			14px;
	font-weight: 		normal;
	margin: 			0px;
	padding:			0px;
	margin-top:			20px;
	margin-bottom:		20px;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}

.Blue {
		color: 		#4ecaf5;
		}
.Grey {
		color: 		#6D6E71; 
		}
.Black {
		color: 		#000; 
		}
.Orange {
		color: 		#F7941E; 
		}
.Yellow {
		color: 		#FFD800; 
		}
.Green {
		color: 		#68BD45; 
		}
		
.Red {
		color: 		#ED1C24; 
		}
		
.Line {
    border-bottom:		1px solid #e0e0e0;
}




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

/* 	main menu	                           	*/		
#MenuContainer {
	clear:				both;
	position:			relative;
	float:				right;
	width:				760px;
	height:				50px;
	margin:				0;
	margin-top:			5px;
	margin-bottom:		10px;
	background-image:	url(Graphics/MEnuBG.png);
	background-repeat:	no-repeat;
	background-position: top left;
	border-top:			3px solid #000;
	z-index:			11;
	}	
	
.InfoMenu {
	position:			relative;
	float:				left;
	display:			inline;
	margin: 			0;	
	padding: 			0;
	height:				39px;
	z-index:			13;
	}
	
.InfoMenu li{
	list-style: 		none;
	line-height:		39px;
	display: 			inline;
	font-size:			13px;
	float:				left;
	padding-left: 		16px;
	padding-right: 		15px;
	text-decoration: 	none;
	text-transform:		uppercase;
	}
	
.InfoMenu li:hover{
	list-style: 		none;
	line-height:		39px;
	display: 			inline;
	font-size:			13px;
	float:				left;
	padding-left: 		16px;
	padding-right: 		15px;
	text-decoration: 	none;
	text-transform:		uppercase;
	}

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

	}


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

	
#InfoMenuOn a{
	color: 				#fff;
	}
	

.InfoMenu2 {
	margin: 			0;	
	padding: 			0;
	height:				39px;
	}
	
.InfoMenu2 li{
	list-style: 		none;
	line-height:		39px;
	display: 			inline;
	font-size:			13px;
	float:				left;
	padding-left: 		17px;
	padding-right: 		17px;
	text-decoration: 	none;
	text-transform:		uppercase;
	color:				#fff;
	}

.InfoMenu2 li a,
.InfoMenu2 li a:link,
.InfoMenu2 li a:visited{
	color:				#fff;

	}


.InfoMenu2 li a:active,
.InfoMenu2 li a:hover{
	color: 				#000;
	
	}
	
	
/*	--------------------------------------	*/
/* 	SUBMENU ON TEXT.PHP					   	*/	


	
.SubMenu {
	margin: 			0;
	padding: 			0;
	width:				160px;
	z-index:			14;
	}
	
.SubMenu li{
	display: 			block;
	float:				left;
	width:				160px;
	white-space:		normal;
	}
	
.SubMenu li a,
.SubMenu li a:link,
.SubMenu li a:visited {
	font-size:			12px;
	color:				#6D6E71;
	line-height: 		140%;
	width:				160px;
	float:				left;
	padding-top:		1px;
	padding-bottom:		5px;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
	
.SubMenu li a:active,
.SubMenu li a:hover {
	color: 				#ED1C24;
	}

#SubMenuOn a{
	color: 				#ED1C24;
	}







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



/* random hot products on front page  */
img {border:none;}
 ul.popout {list-style:none; margin:0; padding-top:10px; width: 350px;}
 ul.popout li {float:left; display: inline; border:1px solid #ED1C24;margin: 0 4px 4px 0; padding: 2px 2px 2px 2px; background-color:#eaedf6;text-align: center;}
 ul.popout li a {display:inline; height:40px; width:40px; background:center; }
 ul.popout li a:hover { background-color:#DDDDDD; color:#000000;}
 a {text-decoration:none; color:#6D6E71}


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




	
/* Text pages   */


.MainImage {
	position:			relative;
	padding-top:		30px;
	}


.CatText { /* sub headers & promo on front page*/
	color: 				#6D6E71;
	font-size:			13px;
	font-weight: 		normal;
	margin: 			0px;
	margin-bottom: 		30px;
	padding:			0px;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}

.TextArea {
	position:			relative;
	padding:			0;
}
.FolioImageArea {
	position:			relative;
	float:				right;
	margin-left:		20px;
	margin-bottom:		20px;
	width:				450px;
	}

	
/*	--------------------------------------	*/
/* 	NEW GALLERY STYLES					 	*/
/*	--------------------------------------	*/

.GalleryHeader {  /* main gallery instructions, & sub gallery header */
	color:				#c20e50;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			15px;
	text-align:			left;
	text-transform: 	capitalize;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	}
.ImageGallerys ul {  /* main gallery style */
	width: 100%;
	list-style: none;
	}
	
.ImageGallerys li {   /* main gallery style */
	margin-right: 	10px;
	margin-bottom: 	20px;
	padding:		0;
	float: 			left;
	display: 		inline;
	border: 		0px solid #bca281;
	}
	
.ImageGallerys div {   /* main gallery style */
	padding:		3px;
	font-size:		13px;
	width:			150px;
	}
.imagethumbs{   /* main gallery image style */
	margin: 		0px;
	padding: 		1px;
	border: 		1px solid #bca281;
	text-decoration: none;
	background-color:#FFF;
}

.imagethumbs:hover {   /* main gallery image style */
	margin: 		0px;
	padding:	 	1px;
	border: 		1px solid #c20e50;
	text-decoration: none;
	background-color:#FFF;
}

.imagethumbon{   /* main gallery image style - not used */
	margin: 		0px;
	padding: 		1px;
	border: 		1px solid #c20e50;
	text-decoration: none;
	background-color:#FFF;
}

.SubGalleryText {  /* sub gallery description text  */
	margin-bottom:		10px;
	font-size:			13px;
	}
.SubGalleryText a { /* sub gallery back & links  */
	color: 				#c20e50;
	text-decoration: 	none; 
	line-height:		200%;
	}

.SubGalleryText a:hover{  /* sub gallery back & links  */
	color: 				#000000;
	text-decoration: 	none; 
	line-height:		200%;
	}	

.ImageGallery ul {  /* sub gallery style */
	width: 100%;
	list-style: none;
	}
	
.ImageGallery li {   /* sub gallery style */
	margin-right: 	5px;
	margin-bottom: 	5px;
	padding:		0;
	float: 			left;
	display: 		inline;
	border: 		0px solid #bca281;
	}
.imagethumb{   /* sub gallery image style */
	margin: 		0px;
	padding: 		1px;
	border: 		1px solid #bca281;
	text-decoration: none;
	background-color:#FFF;
}

.imagethumb:hover {   /* sub gallery image style */
	margin: 		0px;
	padding:	 	1px;
	border: 		1px solid #c20e50;
	text-decoration: none;
	background-color:#FFF;
}
.GalleryPopup { /* pop up title & text */
		font-family: 	Verdana, Arial, Helvetica, sans-serif;
		font-size:		12px;
		line-height:	140%;
		color: 			#704e2f;
		text-align:		left;
		margin-top: 	10px;
	}








	
	




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


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


/*	--------------------------------------	*/
/* 	SMALL CARD	AND CAT CARD               	*/


#SmCard {
	position: 		relative;
	margin:			0px;
	margin-right:	5px;
	margin-bottom:	10px;
	padding:		0px;
	width:			230px;
	}

#SmCard2 {
	position: 		relative;
	margin:			0px;
	margin-right:	5px;
	margin-bottom:	10px;
	padding:		0px;
	width:			230px;
	}

.SmProdName {
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color: 				#4ecaf5;
	line-height: 		140%;
	text-align:			left;
	}



.SmProdDesc {
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color: 				#6D6E71;
	line-height: 		140%;
	text-align:			left;
	}
.SmProdCell {
	position: 			relative;
	text-align:			left;
	text-transform:		capitalize;
	font-size:			12px;
	color: 				#6D6E71;
	margin-bottom:		30px;
	border:				none;
}
.SmProdCell a{
	color: 				#4ecaf5;
	text-decoration:	none;
}
.SmProdCell a:hover{
	color: 				#F7941E;
	text-decoration:	none;
}
.SmProdPrice {  
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			10px;
	color: 				#F7941E;
	line-height: 		160%;
	text-align:			left;
}
	
.Pic {
	width:				230px;
	height:				230px;
	padding:			0px;
	margin-bottom:		10px;
	}

/* Category card - text class */
.CatCell a {
	color: 				#4ecaf5;
	text-decoration: 	none;
	}
	
.CatCell a:hover {
	color: 				#ED1C24;
	text-decoration: 	none;
	}
.CatCell {
	position: 			relative;
	text-align:			left;
	text-transform:		capitalize;
	font-size:			14px;
	color: 				#4ecaf5;
	margin-bottom:		20px;
	}








		

		

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

.LgCard {}  /*	no style but without this the next class wotn work	*/

.LgProdBackNav{ /* back / next container */ 
	clear:				both;
	padding-top:     	8px;
	padding-bottom:    	8px;
	margin-top:			10px;
	text-align:			center;
	font-size:			10px;
	color:				#6D6E71;
	text-transform:		uppercase;
	width:				550px;
	letter-spacing:		3px;
	border-top:			1px solid #e0e0e0;
    border-bottom:		1px solid #e0e0e0;
	}

	
.LgCardPic { /* image container on large card */
	position:			relative;
	width:				400px;
	margin-right:		30px;
	color:				#6D6E71;
	text-align:			center;
	line-height:		200%;
	font-size:			11px;
	float:				left;
	display:			inline;
	text-align:			center;
	text-transform:		uppercase;
	}


.LgProdInfo { /* lg card text area container */ 
	width:				550px;
	position:			relative;
	float:				RIGHT;
	display:			inline;

	}
	

	
.LgProdDesc {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		11px;
	color: 			#6D6E71;
	line-height: 	140%;
	padding-bottom: 30px;
	padding-top: 	20px;
	}

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

/* 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: 				#6D6E71;
	text-transform: 	UPPERCASE;
	line-height: 		160%;
	width: 				100px;
}

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

/* For the variations description cell  */
.varDesc { 
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			11px;
	color: 				#6D6E71;
	padding-left: 	 	5px;
}
.Surounding {
	clear:				both;
	position:			relative;
	display:inline-block;
	float:				right;
	Width:				540px;
	margin-left:		10px;
	margin-top: 		20px;
	color:				#6D6E71;
	text-align:			left;
	line-height:		200%;
	text-transform: 	uppercase;
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			12px;
	color: 				#6D6E71;
	
}	




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

#ProductCategories  {	/*  cat table */
	position:	relative;
	float:		left;
	display:	inline;
	padding: 	0;
	margin: 	0;
	list-style: none;
	z-index:	12;
	width:		117px;  /* sets the width of the base cat div, to sit inline with the info menu div */
}


#ProductCategories a, /* base level cats - text and spacing, but do padding in cell instead */
#ProductCategories a:link,
#ProductCategories a:visited {
	font-family: 	Verdana, Helvetica, sans-serif;
	font-size: 		13px;
	color: 			#fff;
	text-align:		left;
	line-height:	39px;  /* use instead of margin in the cell: line-height sets the space between the base cat text and the start of the sub cat table, allowing the hover menu to stay open so you can click it*/
	text-transform:	uppercase;
	position:		relative;
	}
	
#ProductCategories a:active,  /* base level cats - text and spacing: hover */
#ProductCategories a:hover {
	color:			#000;
	}
#ProductCategories .MenuCellLevel1On a {  /* ON base level cats - text and spacing */ 
	color:			#fff;
	}
#ProductCategories ul li a, /* second level cats - text and spacing, but do padding in cell instead */
#ProductCategories ul li a:link,
#ProductCategories ul li a:visited {
	font-family: 	Verdana, Helvetica, sans-serif;
	font-size: 		13px;
	line-height:	25px;
	color: 			#231F20;
	text-align:		left;
	text-transform:	capitalize;
	}
	
#ProductCategories ul li a:active,  /* second level cats - text and spacing: hover */
#ProductCategories ul li a:hover {
	color:			#ED1C24;
	}
#ProductCategories ul li.MenuCellLevel2On a {  /* ON second level cats - text and spacing */ 
	color:			#ED1C24;
	}	
#ProductCategories ul li li a, /* third level cats - text and spacing, but do padding in cell instead */
#ProductCategories ul li li a:link,
#ProductCategories ul li li a:visited {
	font-family: 	Verdana, Helvetica, sans-serif;
	font-size: 		11px;
	line-height:	20px;
	color: 			#231F20;
	text-align:		left;
	text-transform:	capitalize;
	} 
	
#ProductCategories ul li li a:active, /* third level cats - text and spacing:hover */
#ProductCategories ul li li a:hover {
	color:			#ED1C24;
	}
#ProductCategories ul li li.MenuCellLevel3On a {  /* ON third level cats - text and spacing */ 
	color:			#ED1C24;
	}
	


#ProductCategories li { /* base cat cells */
	float: 				left;
	position: 			relative;
	list-style: 		none;
	padding:			0;
	padding-left:		15px;
	margin:				0;
	width:				250px;  /* sets the width of the main sub table, overriding base ul width */
}
#ProductCategories li li { /* second cat cells */
	float: 				left;
	position: 			relative;
	width:				190px;  /* sets the width of the second level subcat cell, fitting within the above cell*/
	list-style: 		none; 
	margin:				0;
	padding:			0px;
	padding-right:		10px;
	padding-left:		10px;
	border-bottom:		1px solid #CCC;
}
#ProductCategories li li li { /* third cat cells */
	float: 				left;
	position: 			relative;
	width:				150px;  /* sets the width of the third level subcat cell, fitting within the above subcat cell*/
	list-style: 		none;  
	margin:				0;
	padding:			0px;
	padding-left:		10px;
	border-bottom:		0px solid #CCC;
}


#ProductCategories li ul { /*second cat ul. hides all second cats.   positions sub cell against base cell along with line-hight for base cat text style. */
	display: 			none;
	position: 			relative;
	border-left:		2px solid #ED1C24;
	height:				300px;
	overflow:			auto;
	background-color:	#F1F2F2;
 /*	filter:				alpha(opacity=75);
	opacity:			0.75;
	background-color:	#000;*/
}

#ProductCategories li li ul { /* third cat ul. hides third cat ul.  has to be relative to push other second level cats down */
	display: 		none;
	position: 		relative;
	top: 			0px;
	left: 			0px;
	height:			auto;
	border-left:	0px solid #ED1C24;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	overflow:			auto;
	
}


#ProductCategories li:hover ul, li.over ul { /* essential: allows hidden sub cats to show again.  If margin here will effect just the second level cat cells */
	display: 			block;
}



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

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

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

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

.NavCell {
	color:				#ED1C24;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	text-align:			left;
	margin:				0;
	margin-bottom:		10px;
	margin-right:		20px;
	padding: 			0;
	font-weight:		normal;
	line-height:		160%;
	text-transform: capitalize;
}

.NavBar {
	color:				#ED1C24;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	text-align:			left;
	margin:				0;
	margin-bottom:		10px;
	margin-right:		20px;
	padding: 			0;
	font-weight:		normal;
	line-height:		160%;
	text-transform: capitalize;
}

.NavBarOn {
	text-transform: capitalize;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		17px;
	color: 			#000;
	text-decoration: none;
}

