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

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

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


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

	}
	
	
	

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

	html,
	body {
	scrollbar-track-color: #D3CEC6;
	scrollbar-face-color: #aca69c;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #D3CEC6;
	scrollbar-highlight-color: #D3CEC6;
	scrollbar-shadow-color: #D3CEC6;
	scrollbar-darkshadow-color: #D3CEC6;
	padding-top: 10px;
	}



TD { 
	font-family: Verdana;
	font-size: 11px;
	color: #32312f;
}

.Foot { 
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.TextArea{ 
	font-family: Verdana;
	font-size: 11px;
	color: #32312f;
	line-height: 140%;
	padding-top: 10px;
	text-align: left;
}
.TextArea2 { /*for order form  */
	font-family: Verdana;
	font-size: 11px;
	color: #32312f;
	line-height: 140%;
	padding:15px;
	padding-top: 20px;
	text-align: left;
	background-color:#D3CEC6;
	height:	400px;
}

.TextPad {
	padding:15px;
}	
.Box {
	border: 6px solid #ffffff;
}
.Header { 
	color: #32312f;
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
	border: 1px solid #474645;
	padding: 8px;
	text-align: left;
}
.Pic { 
	border: 1px solid #474645;
}
.EventsTitle{ 
	font-family: Verdana;
	font-size: 14px;
	color: #32312f;
	border-bottom: 1px solid #32312f;
	padding-bottom: 4px;
	text-align: left;
	
}
.FeatureTitle{ 
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 4px;
	text-align: left;
}
.FeatureText{ 
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 4px;
	text-align: left;
}	

.Orange { 
	color:#e93812;
}

.Line { 
	border-bottom: 1px dotted #32312f;
}



.MenuCell { 
	color: #ffffff;
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
	padding: 6px;
	padding-bottom: 20px;
}


.Menu { 
	color: #ffffff;
	text-decoration: none;
}

.Menu:visited { 
	color: #ffffff;
	text-decoration: none;
}
.Menu:active { 
	color: #ffffff;
	text-decoration: none;
}
.Menu:hover { 
	color: #e93812;
	text-decoration: none;
}
.MenuOn { 
	color: #e93812;
	text-decoration: none;
}


.SubMenuCell { 
	color: #32312f;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
}


.SubMenu { 
	color: #32312f;
	text-decoration: none;
}

.SubMenu:visited { 
	color: #32312f;
	text-decoration: none;
}
.SubMenu:active { 
	color: #32312f;
	text-decoration: none;
}
.SubMenu:hover { 
	color: #e93812;
	text-decoration: none;
}
.SubMenuOn { 
	color: #e93812;
	text-decoration: none;
}


.TopLink { 
	color: #ffffff;
	text-decoration: none;
}

.TopLink:hover { 
	color: #e93812;
	text-decoration: none;
}

.Link2 { 
	color: #32312f;
	text-decoration: none;

}

.Link2:hover { 
	color: #e93812;
	text-decoration: none;


}


.Link3 { 
	color: #10426C;
	text-decoration: none;

}

.Link3:hover { 
	color: #e93812;
	text-decoration: none;


}


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

/* random hot products on front page styles */
img {border:none;}
 ul.popout {list-style:none; margin:0; padding-top:10px; width: 170px;}
 ul.popout li {float:left; display: inline; border:1px solid #d5d5d5;margin: 0 4px 4px 0; padding: 2px 2px 2px 2px; background-color:#f1f1f1}
 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:#666666}
 
 


/* surrounding product mini images.    */
.surround img {border:none;}
ul.surround {list-style:none; margin:0; padding-top:10px; width: 250px;}
ul.surround li {float:left; display: inline; border:1px solid #c4c9e6; 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:#373938}

/* Classes for the page numbers - except for the main word "Pages", which is a unclassed table cell  */
.PageNumberBar {  
	font-size: 			12px; 
	color: 				#393939;
}	
.PageNumberCurrent{  
	font-size: 			12px; 
	color: 				#939798;
	text-decoration: 	none;  
	font-weight: 		bold;
}
.SmLinkOff {  
	font-size: 			12px; 
	color: 				#393939;
}
.SmLinkOff:hover {  
	font-family: 	Verdana, Arial, Helvetica, sans-serif; 
	font-size: 			12px; 
	font-style: 		normal; 
	color: 				#939798; 
	text-decoration: 	none; 
	font-weight: 		bold;
}
.ProdPad {
	padding:			4px;
}
.ProdPad2 {
	padding:			10px;
}
/*	--------------------------------------	*/
/* 	SMALL CARD	AND CAT CARD               	*/


#SmCard {
	position: 		relative;
	margin:			0px;
	padding:		0px;
	width:			160px;
	height:			190px;
	}

.SmProdName {
	text-decoration: 	none;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#393939;
	line-height: 		120%;
	}
	
.SmProdName:hover {
	color: 				#939798;
	text-decoration: 	none;
	}
	
.SmProdCell {
	position: 			relative;
	display: 			block;
	text-align:			left;
}
.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: 				#393939;
	border-bottom: 		2px solid #393939;
	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 {
	border:				1px solid #d3cec6;
	}

/* Category card - text class */
.CatDesc {
	color: 				#393939;
	text-decoration: 	none;
	}
	
.CatDesc:hover {
	color: 				#939798;
	text-decoration: 	none;
	}


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


	


.LgProdName {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		15px;
	color: 			#e93812;
	padding:		10px;
	}
	
h4 { /*lg card product id */ 
	color: 			#e93812;
	text-decoration: none;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		10px;
	margin:			0px;
	padding:		0px;
	line-height: 	140%;
	font-weight:	normal;
}


.Cart {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#0d426e;
	text-transform: uppercase;
	text-align: 	left;
	}
	
.LgProdDesc {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		11px;
	color: 			#32312f;
	line-height: 	140%;
	padding-bottom: 	10px;
	}

/* 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: 			11px;
	color: 				#32312f;
	border-bottom: 		1px dotted #32312f;
}

/* 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: 				#32312f;
	text-transform: 	capitalize;
	line-height: 		160%;
	width: 				100px;
	font-weight:		bold;
}

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

/* For the variations description cell  */
.varDesc { 
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			10px;
	color: 				#32312f;
}


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

/* Cascading product menu styles */



.MenuCellLevel1 {
	color: #32312f;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
	}


.MenuCellLevel1On {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
	}
	
/* Product Level 2 Menu Cells */
.MenuCellLevel2 {
	color: #32312f;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
}



.MenuCellLevel2On {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
}

/* Product Level 3 Menu Cells */
.MenuCellLevel3 {
	color: #32312f;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
}



.MenuCellLevel3On {

	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
}


/* Product Level 4 Menu Cells */
.MenuCellLevel4 {
	color: #32312f;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
}



.MenuCellLevel4On {

	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
}


/* Product Level 5 Menu Cells */
.MenuCellLevel5 {
	color: #32312f;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
	text-align: left;
}



.MenuCellLevel5On {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #32312f;
	text-transform:uppercase;
}
/*  Main product menu text */
A.Light {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.Light:visited {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.Light:active {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.Light:hover {
	COLOR: 				#e93812; 
	TEXT-DECORATION: 	none
}
A.LightOn {
	COLOR: 				#e93812; 
	TEXT-DECORATION: 	none
}
/*  Main product level 1 menu text */
A.LightLevel1 {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLeel1:visited {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel1:active {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel1:hover {
	COLOR: 				#e93812; 
	TEXT-DECORATION: 	none
}
A.LightLevel1On {
	COLOR: 				#e93812; 
	TEXT-DECORATION: 	none
}

/*  Main product level 2 menu text */
A.LightLevel2 {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel2:visited {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel2:active {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel2:hover {
	COLOR: 				#e93812; 
	TEXT-DECORATION: 	none
}
A.LightLevel2On {
	COLOR: 				#e93812; 
	TEXT-DECORATION: 	none
}

/*  Main product level 3 menu text */
A.LightLevel3 {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel3:visited {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel3:active {
	COLOR: 				#32312f; 
	TEXT-DECORATION: 	none
}
A.LightLevel3:hover {
	COLOR: 				#e93812; 
	TEXT-DECORATION: 	none
}
A.LightLevel3On {
	COLOR: 				#e93812; 
	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: #393939;
	border: 1px  solid  #393939 ;
	background-color: #ffffff;
	width:		90%px;
}
.OrderTitle {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	FONT-weight: bold;
	line-height: 180%;
	color: #ffffff;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #435879;
	border-bottom: 1px  solid  #393939 ;
	border-right: 1px  solid  #393939 ;
}

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

/* 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: #939798;
	font-weight: normal;
	text-decoration: none;
}

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

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





