
/*	--------------------------------------	*/
/* 	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:	150%;
		color: 			#000000;
	}

	

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


a:active,
a:hover{
	color: 				#00b9f2;
	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/water-saxsea2.jpg);
		background-position: top center;
		background-repeat: repeat-x;
	}
	
#BG2 {
	height: 		1400px;
	margin:			0 auto;
	position:		relative;
	width:			100%;
	background-image:url(Graphics/water-saxsea.jpg);
	background-position:  top center;
	background-repeat: repeat-x;
	}

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

#Container {
	height:			5500px;
	margin:			0 auto;
	position:		relative;
	width:			100%;
	background-image:url(Graphics/PageBG.jpg);
	background-position:  center;
	background-repeat: repeat-y;
	}
	
#Container2 {
	height:			1400px;
	margin:			0 auto;
	position:		relative;
	width:			100%;
	background-image:url(Graphics/PageBG.jpg);
	background-position:  center;
	background-repeat: repeat-y;
	}
	/*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;*/


#Top {
	height:			286px;
	position:		relative;
	width:			1020px;	
	margin:			0 auto;
	background-image:url(Graphics/LgPicBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
#Top2 {
	height:			486px;
	position:		relative;
	width:			1020px;	
	margin:			0 auto;
	background-image:url(Graphics/LgPicBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#Logo {
	height:			121px;
	position:		relative;
	top:			0px;
	left:			-100px;
	width:			1220px;	
	margin:			0 auto;
	}
	
	
	
#MainContainer {
	position:			relative;
	text-align:			left;
	width:				950px;	
	margin:				0 auto;
	padding-left:		30px;
	padding-top:		20px;
		}	
	
#MainArea {
	position: 			relative;	
	text-align:			left;
	width:				980px;
	margin:				0 auto;
	top:				0px;
	height:				100%;
	}

#MainArea2 {
	position: 			relative;	
	float:				left;
	display:			inline;
	text-align:			left;
	width:				710px;
	top:				0px;
	padding-left:		20px;
	height:				100%;
	border-left:		1px solid #a49d83;
	}	
.ProdMenuArea {
	position:			relative;
	float:				left;
	display:			inline;
	width:				180px;
	margin-right:		10px;
	}
.ProdArea {
	position: 			relative;
	text-align:			left;
	width:				780px;
	padding: 	 	    0px;
	margin:				0px;
}
.Header{ /* main text headers */
	color:				#000000;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			24px;
	text-align:			left;
	line-height:		140%;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	}
	
h1 { /* main text headers */
	color:				#000000;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			24px;
	text-align:			left;
	line-height:		140%;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	}
	
	
h2 { /* sub headers & promo on front page*/
	color: 				#00b9f2;
	font-size:			15px;
	font-weight: 		normal;
	margin-bottom:		4px;	
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	margin-top:			0px;
	border-bottom:		1px solid #a49d83;
	}
	
.Blue {
		color: 		#00b9f2;
		font-size:	14px; 
		}
.Orange {
		color: #f26422; 
		}


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

.Slogan {
	position:		absolute;
	top:			120px;
	left:			40px;
	height:			25px;
	z-index: 		1px;
	padding-bottom:	5px;
	border-bottom:	0px solid #FFFFFF;
	}
	
.Slogan h1 { /* main text headers */
	color:				#ffffff;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			23px;
	text-align:			left;
	line-height:		140%;
	margin:				0;
	padding: 			0;
	font-weight:		normal;
	}
	
		
.MainImage {
	float:				left;
	position:			absolute;
	top:				86px;
	left:				20px;
	z-index: 			0px;
}
	
#MenuContainer {
	position:			absolute;
	bottom:				0px;
	width:				960px;
	padding: 			0;
	padding-top: 		7px;
	padding-left: 		20px;
	text-align:			left;
	background-color:	#00b9f2;
	height:				30px;
	filter:				alpha(opacity=75);
	opacity:			0.75;
	margin-left: 		20px;
	}	
	
.InfoMenu {
	margin: 			0;	
	padding: 			0;
	width:				980px;
	}
	
	
.InfoMenu li{
	list-style-position: inside;
	display: 			inline;
	font-size: 			15px;
	float:				left;
	padding-right: 		20px;
	text-decoration: 	none;
	text-transform: 	capitalize;

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

	}


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

#InfoMenuOn a{
	color: 				#ffffff;
	font-weight:		bold;
	}


/*	--------------------------------------	*/
/* 	SUBMENU ON TEXT.PHP					   	*/	

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

	}
	
.SubMenu {
	margin: 			0;
	padding: 			0;
	width:				600px;
	}
	
.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: 				#00b9f2;
	}

#SubMenuOn a{
	color: 				#00b9f2;
	}







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

/* 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 #00b9f2;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: 350px;}
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;
}



.TopBoxes {
	position:			relative;
	width:				916px;
	height:				231px;
	border:				1px solid #a49d83;
	padding:			2px;
	margin-bottom:		10px;
	}

.FrontBox {
	position:			relative;
	width:				164px;
	height:				209px;
	border:				1px solid #a49d83;
	padding:			10px;
	background-image:url(Graphics/BoxBG.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin-right:		2px;
	float:				left;
	display:			inline;
	}

	
.FrontPic {
	position:			relative;
	width:				176px;
	height:				229px;
	border:				1px solid #a49d83;
	padding:			0px;
	float:				left;
	display:			inline;
	margin-right:		2px;
}


	

.MiddleBox {
	position:			relative;
	width:				914px;
	height:				118px;
	border:				1px solid #a49d83;
	padding:			3px;
	padding-top:		2px;
	padding-bottom:		2px;
	}

.FrontBox2 {
	position:			relative;
	width:				892px;
	height:				96px;
	border:				1px solid #a49d83;
	padding:			10px;
	background-image:url(Graphics/OnlineShopBG.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	}
	
.TextArea {
	width:				920px;
	position:			relative;
	padding-top:		30px;
	}	

		

.TextArea h1 { /* main text headers */
	color:				#00b9f2;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			23px;
	text-align:			left;
	line-height:		140%;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	}



.TextArea2 {
	width:				600px;
	position:			relative;
	padding-top:		30px;
	}	


.TextArea2 h1 { /* main text headers */
	color:				#00b9f2;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			23px;
	text-align:			left;
	line-height:		140%;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	}





	
	





/*	--------------------------------------	*/
/* 	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: 			#00b9f2;
	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: 				#00b9f2;
	text-decoration: 	none;  
	font-weight: 		bold;
}

.Ph{  
	font-size:			13px; 
	color: 				#00b9f2;
	text-decoration: 	none;  
	font-weight: 		bold;
	padding:3px;
}
.Ph2{  
	font-size:			13px; 
	color: 				#000000;
	text-decoration: 	none;  
	padding:3px;
}
.SmLinkOff {  
	font-size:			11px; 
	color: 				#000000;
}
.SmLinkOff:hover {  
	font-family: 	Verdana, Arial, Helvetica, sans-serif; 
	font-size:			11px; 
	font-style: 		normal; 
	color: 				#00b9f2; 
	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;
	}
	
.SmCardContainer {
	position: 		relative;
	margin:			0px;
	margin-bottom:	10px;
	padding:		2px;
	width:			350px;
	height:			194px;
	border:	1px solid #a49d83;
	}
.SmProdCell {
	text-align:			left;
	padding: 			10px;
	margin-left:		2px;
	width:				260px;
	height:				190px;
	position:			relative;
	border:				1px solid #a49d83;
}

.Pic2 {
	width:				167px;
	height:				250px;
	padding:			0px;
	text-align:			center;	
	border:				1px solid #a49d83;
	position:			relative;
	}
.Pic3 {
	width:				167px;
	height:				250px;
	padding:			2px;
	text-align:			center;	
	border:				1px solid #a49d83;
	position:			relative;
	margin-bottom:		5px;
	}
	
h1.SmProdCell {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		15px;
	border-bottom:	1px solid #a49d83;
	color: 			#00b9f2;
	margin-bottom:	10px;
	padding:		0px;
	padding-bottom: 6px;
	font-weight:	normal;
	line-height: 	100%;
	text-align:		left;
	}	
.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: 				#00b9f2;
	text-decoration: 	none;
	}
	

.PriceContainer {
	position:			relative;
	margin:				0px;
	padding:			0px;
}
.SmProdPrice { 
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			13px;
	color: 				#00b9f2;
	line-height: 		140%;
	text-align:			left;
	padding-top:		10px;
}
.SmProdDesc { 
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#000000;
	text-align:			left;
	
} 
.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;
}
	


/* Category card - text class */
.CatDesc {
	color: 				#000000;
	text-decoration: 	none;
	}
	
.CatDesc:hover {
	color: 				#00b9f2;
	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:				660px;
}	
.LgCardPic { /* image container on large card */
	position:			relative;
	color:				#000000;
	width:				300px;
	height:				600px;
	padding:			2px;
	text-align:			center;	
	border:				1px solid #a49d83;
	}
.Surounding {
	background-color:	#ffffff;
	padding:			6px;
	position:			relative;
	width:				350px;
}	


	
.LgProdFoot{ /* back / next container */ 
	height:			14px;
	position:		relative;
	padding:     	10px;
	text-align:		center;
	font-size:		11px;
	}

	
.LgProdInfo { /* lg card text area container */ 
	position:			relative;
	}
	
.LgProdArea {  /* inside scroll area  */
	overflow:		auto;
	}

h1.LgProdName {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		16px;
	color: 			#00b9f2;
	padding:		0px;
	font-weight:	normal;
	line-height: 	100%;
	text-transform:	capitalize;
	text-align:		left;
	}
	
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: 		13px;
	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: 			13px;
	color: 				#f26422;
	border-bottom:		1px solid #a49d83;
}

/* 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: 			13px;
	color: 				#f26422;
	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: 			13px;
	color: 				#000000;
	line-height: 		160%;
	padding-left: 		6px;
}

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


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

/* Cascading product menu styles */


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


.MenuCellLevel1On {
	color: 				#00b9f2;
	font-size:			15px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align:			left;
	text-transform:		capitalize;
	
	}
	
/* Product Level 2 Menu Cells */
.MenuCellLevel2 {
	font-size:			15px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align:			left;
	text-transform:		capitalize;
	padding-left: 		15px;

	
}



.MenuCellLevel2On {
	color: 				#00b9f2;
	font-size:			15px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align:			left;
	text-transform:		capitalize;
	padding-left: 		15px;
	
}

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



.MenuCellLevel3On {
	color: 				#00b9f2;
	font-size:			15px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align:			left;
	text-transform:		capitalize;
	padding-left: 		25px;
}


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



.MenuCellLevel4On {
	color: 				#00b9f2;
	font-size:			15px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align:			left;
	text-transform:		capitalize;
	padding-left: 		35px;
}


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



.MenuCellLevel5On {
	color: 				#00b9f2;
	font-size:			15px;
	list-style-type: 	none;
	line-height: 		120%;
	padding-top: 		5px;
	padding-bottom: 	5px;
	text-align:			left;
	text-transform:		capitalize;
	padding-left: 		35px;
}
/*  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: 				#00b9f2; 
	TEXT-DECORATION: 	none
}
A.LightOn {
	COLOR: 				#00b9f2; 
	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: 				#00b9f2; 
	TEXT-DECORATION: 	none
}
A.LightLevel1On {
	COLOR: 				#00b9f2; 
	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: 				#00b9f2; 
	TEXT-DECORATION: 	none
}
A.LightLevel2On {
	COLOR: 				#00b9f2; 
	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: 				#00b9f2; 
	TEXT-DECORATION: 	none
}
A.LightLevel3On {
	COLOR: 				#00b9f2; 
	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: #00b9f2;
	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: #00b9f2;
	font-weight: normal;
	text-decoration: none;
}

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

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