
/*	--------------------------------------	*/
/* 	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: 			#74593E;
	}
	
	input,
	form{
		color: 			#74593E;
	}
	
	p { /* text area text */
		font-family: 	Verdana, Arial, Helvetica, sans-serif;
		font-size:		11px;
		line-height:	140%;
		color: 			#74593E;
	}

	

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


a:active,
a:hover{
	color: 				#009FC3;
	text-decoration: 	none; 
	}	
	

/*	--------------------------------------	*/
/* 	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:		11px;
		line-height:	140%;
		color: 			#704e2f;
		text-align:		left;
		margin-top: 	10px;
	}
	

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

	html,
	body {
		scrollbar-track-color: 		#ffffff;
		scrollbar-face-color: 		#74593E;
		scrollbar-arrow-color: 		#ffffff;
		scrollbar-3dlight-color: 	#ffffff;
		scrollbar-highlight-color: 	#ffffff;
		scrollbar-shadow-color: 	#ffffff;
		scrollbar-darkshadow-color: #ffffff;
	}


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

.Container {
	margin:					0 auto;
	position:				relative;
	width:					980px; 
	padding-bottom:			50px;
	z-index:				2;
	}

	
.Top {
	height:				115px;
	position:			relative;
	width:				980px;
	border-bottom:		3px solid #009FC3;	
	}

		
.MainArea {
	text-align:			left;
	width:				980px;
	}


.ProdMenuArea {  /* on Product.php page */
	position:			relative;
	width:				230px;
	display:			inline;
	float:				left;
	}

.ProdMainArea {  /* on Product.php page */
	position: 			relative;
	text-align:			left;
	width:				730px;
}

.ProdArea {  /* on Product.php page */
	position: 			relative;
	display:			inline;
	float:				left;
	margin:				0px;
	margin-left: 		20px;
	width:				730px;
}

h1 { /* main text headers */
	color:				#ffffff;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	text-align:			left;
	margin:				0;
	margin-bottom:		15px;
	padding: 			6px;
	padding-left: 		10px;
	font-weight:		normal;
	background-color:	#3C2416;
	}
	
	
h2 { /* sub headers & promo on front page*/
	color: 				#009FC3;
	font-size:			13px;
	font-weight: 		normal;
	margin: 			0px;
	margin-bottom:		10px;
	text-decoration: 	none;
	text-transform:		uppercase;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
	
.SubHeader { /* sub headers & promo on front page*/
	color: 				#009FC3;
	font-size:			13px;
	font-weight: 		normal;
	margin: 			0px;
	text-decoration: 	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
	
.Blue {
		color: 		#009FC3;
		}
.Gold {
		color: 		#74593E;
		}
.Brown {
		color: 		#74593E; 
		}
.DarkBrown {
		color:		#3C2416;
		}

.FooterContainer {
	z-index:			1;
	clear:				both;
	width:				100%;
	height:				204px;
	padding-top:		8px;
	position:			relative;
	background-image:url(Graphics/BG.jpg);
	background-position:top center;
	background-repeat:	repeat-x;
	}
	
.Footer {
	position:			relative;
	margin:				0 auto;
	width:				980px;
	color: 				#fff;
	font-size:			14px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}	
.Footer a {
	color:				#FFF;
	text-decoration:	none;
}

.Footer a:hover {
	color:				#3C2416;
	text-decoration:	none;
}


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

.Logo {
	position:			relative;
	float:				left;
	margin-top:			15px;
	}	
	
.Shop {
	position:			relative;
	width:				225px;
	height:				105px;
	float:				right;
	margin-top:			5px;
	border-bottom:		3px solid #009FC3;	
	}	
	
#MenuContainer {
	float:				left;
	margin:				0;
	margin-top:			10px;
	position:			relative;
	width:				755px;
	padding: 			0;
	text-align:			left;	
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}	
	
.InfoMenu {
	margin: 			0;	
	padding: 			0;
	width:				755px;
	}
	
.InfoMenu li{
	list-style-position: inside;
	display: 			inline;
	font-size: 			11px;
	float:				left;
	padding-right: 		20px;
	text-decoration: 	none;
	text-transform:		uppercase;
	}
	
.InfoMenu li a,
.InfoMenu li a:link,
.InfoMenu li a:visited{
	color:				#3C2416;

	}


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

#InfoMenuOn a{
	color: 				#009FC3;
	}
	
/*	--------------------------------------	*/
/* 	SUBMENU ON TEXT.PHP					   	*/	


	
.SubMenu {
	margin: 			0;
	padding: 			0;
	width:				210px;
	}
	
.SubMenu li{
	display: 			block;
	float:				left;
	width:				210px;
	white-space:		normal;
	}
	
.SubMenu li a,
.SubMenu li a:link,
.SubMenu li a:visited {
	font-size:			11px;
	color:				#009FC3;
	line-height: 		140%;
	width:				210px;
	float:				left;
	padding-top:		2px;
	padding-bottom:		2px;
	text-decoration: 	none;
	text-transform:		uppercase;
	font-family:		Verdana, Arial, Helvetica, sans-serif;

	}
	
.SubMenu li a:active,
.SubMenu li a:hover {
	color: 				#009FC3;
	}

#SubMenuOn a{
	color: 				#0a5363;
	}







/*	--------------------------------------	*/
/* 	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 #009FC3;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:#74593E}


/* surrounding product mini images.    */
.surround img {border:none;}
.surround ul{list-style:none; margin:0; padding-top:10px; width:360px;}
.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:#009FC3; color:#000000;}
.surround a {text-decoration:none; color:#000000}


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

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

	
/* Welcome.php template   */


.MainImage {
	position:			relative;
	float:				left;
	display:			inline;
	width:				750px;
	height:				340px;
	margin-right:		4px;
	margin-bottom:		10px;
	}

.MainImage h1{
	position:			absolute;
	left:				0;
	background-color:	#3C2416;
	z-index:			6;
	filter:				alpha(opacity=80);
	opacity:			0.80;
	width:				730px;
	height:				20px;	
	padding:			10px;
	bottom:				0px;
	color:				#fff;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	text-align:			left;
	margin:				0;
	font-weight:		normal;
	}
	
.MainImage h1 a
.MainImage h1 a:link,
.MainImage h1 a:visited,
	{
	color:				#fff;
	}


.MainImage h1 a:hover{
	color: 				#009FC3;
	
	}
	
.MainImage p { /* text area text */
		font-family: 	Verdana, Arial, Helvetica, sans-serif;
		font-size:		12px;
		line-height:	140%;
		color: 			#fff;
	}
	
.WelcomeBoxes {
	width:				980px;
	height:				160px;
	position:			relative;
	float:				left;
	display:			inline;
	z-index:			5;
	margin-bottom:		30px;
	}
.ImgButton {
	position: 			relative;
	z-index:			5;	
	background-color:	#009FC3;
}
.FadeOut {
	position: 			absolute;
	background-color:	#ffffff;
	filter:				alpha(opacity=0);
	opacity:			0.0;
	width:				240px;
	height:				160px;
	z-index:			6;

}	
.WelcomeBoxes li{
	list-style-position: inside;
	display: 			inline;
	font-size: 			13px;
	float:				left;
	margin-right:		13px;
	text-decoration: 	none;
	width:				240px;
	height:				160px;
	/* height:				200px;when box on and open so can read text and also remove overflow hidden.*/
	}
	
.WelcomeBoxes li a,
.WelcomeBoxes li a:link,
.WelcomeBoxes li a:visited{
	color:				#009FC3;

	}


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

.BoxHeader {
	background-color:	#3C2416;
	z-index:			6;
	filter:				alpha(opacity=90);
	opacity:			0.90;
	width:				220px;
	height:				17px;	
	overflow:			hidden;
	/*height:			60px;	when box off and closed  and also remove overflow hidden.*/
	/*height:			120px;	when box on and open so can read text and also remove overflow hidden.*/
	padding:			10px;
	position:			relative;
	margin-top:			-37px;
}


.BoxHeader p {
	color:				#fff;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	line-height:		120%;
	text-align:			left;
	margin:				0;
	}

.BoxHeader h3 {
	color:				#fff;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			15px;
	text-align:			left;
	margin:				0;
	padding-bottom:		10px;
	font-weight:		normal;
	background-color:	#3C2416;
	}
	
	
/* Text.php & other templates   */

.TextArea {
	position:			relative;
	float:				left;
	padding:			10px;
	display:			inline;
	width:				490px;
	margin-right:		4px;
	margin-bottom:		30px;
	}



.TextArea p { /* text area text */
		font-family: 	Verdana, Arial, Helvetica, sans-serif;
		font-size:		12px;
		line-height:	140%;
		color: 			#74593E;
		min-height:		200px;	
	}



.PDFCard {
	margin-top: 10px; 
	margin-bottom: 10px;
	}
		
.PDFCard a
	{
	color:				#009FC3;
	}

.PDFCard a:hover{
	color: 				#74593E;
	
	}








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

 /* CSS cascading product menu */

/*  main cat ul class */
.ProductCategories ul  {
	/*  float all cats above other stuff */
	position:			relative;
	list-style:			none;
	margin: 			0;
	padding: 			0;
	z-index:			10;
	width:				230px;
	}
.ProductCategories li.MenuCellLevel1  {
	/*  float main cats */ 
	margin: 			0;
	padding: 			0;
	padding-left: 		20px;
	float:				left;
	display:			block;
	width:				210px;
	padding-bottom:		10px;
	list-style:			none;
	}

.ProductCategories li a {
	/*  style all links in the menu */
	margin: 			0;
	line-height:		120%;
	text-decoration: 	none;
	color: 				#74593E;
	font-size: 			15px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}
	
.ProductCategories li a:hover {
	/*  hover style all links in the menu */
	color: 				#009FC3;
	}

.ProductCategories li.MenuCellLevel1On a{ 
	/*  colour change for main cat on menu */
	color: 				#009FC3;
	}
.ProductCategories li.MenuCellLevel1On  {
	/*  float main cats */ 
	margin: 			0;
	padding: 			0;
	padding-left: 		20px;
	float:				left;
	display:			block;
	width:				210px;
	padding-bottom:		10px;
	list-style:			none;
	}	


/* level 2 */

.ProductCategories li.MenuCellLevel1 ul {
	/*  move Level2 sub cats below and hide them */
	display:			none;	
	position:			relative;
	width:				0px;
	margin: 			0;
}
.ProductCategories li.MenuCellLevel1On ul  {
	/*  move Level2 sub cats below and hide them */
	display:			block;	
	position:			relative;
	margin: 			0;

}


.ProductCategories li.MenuCellLevel1On ul a{ 
	/*  colour & size change for Level2 sub menu
		not line height or top bottom padding	*/
	
	color: 				#74593E;
	width:				210px;
	display:			block;
	text-decoration: 	none;
	font-size: 			12px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2 { 
	/*  line height, top bottom padding for Level2
		not colour & size change					*/
	margin: 			0;
	padding-bottom:		5px;
	padding-left:		10px;
	text-align:			left;
	}
	
		
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On { 
	/*  line height, top bottom padding for Level2On	*/
	margin: 			0;
	padding-bottom:		5px;
	padding-left:		10px;
	text-align:			left;
	}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2 a:hover {
	/*  hover colour change for on state Level2 sub menu */
	color: 				#009FC3;
	}

.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On a {
	/*  hover colour change for on state Level2 sub menu */
	color: 				#009FC3;
	}
	
	
/* level 3 */

.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2 ul {
	/*  move Level2 sub cats below and hide them */
	display:			none;	
	position:			relative;
	left:				10px;
	top:				10px;
	width:				0px;
	padding-bottom:		20px;
}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On ul  {
	/*  move Level2 sub cats below and hide them */
	display:			block;	
	position:			relative;
	left:				10px;	
	top:				10px;
	padding-bottom:		20px;
}




.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On ul a{ 
	/*  colour & size change for Level3 sub menu
		not line height or top bottom padding	*/
	color: 				#74593E;
	width:				190px;
	display:			block;
	text-decoration: 	none;
	font-size: 			12px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3 { 
	/*  line height, top bottom padding for Level3
		not colour & size change					*/
	padding-left:		10px;
	padding-bottom:		1px;
	}
	
		
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On { 
	/*  line height, top bottom padding for Level3On	*/
	padding-bottom:		1px;
	padding-left:		10px;
	}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3 a:hover {
	/*  hover colour change for on state Level3 sub menu */
	color: 				#009FC3;
	}

.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On a {
	/*  hover colour change for on state Level3 sub menu */
	color: 				#009FC3;
	}
	
	
/* level 4 */

.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3 ul {
	/*  move Level4 sub cats below and hide them */
	display:			none;	
	position:			relative;
	left:				10px;
	top:				10px;
	width:				0px;
	padding-bottom:		20px;
}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On ul  {
	/*  move Level4 sub cats below and hide them */
	display:			block;	
	position:			relative;
	left:				10px;	
	top:				10px;
	padding-bottom:		20px;
}




.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On ul a{ 
	/*  colour & size change for Level4 sub menu
		not line height or top bottom padding	*/
	color: 				#74593E;
	width:				190px;
	display:			block;
	text-decoration: 	none;
	font-size: 			12px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On li.MenuCellLevel4 { 
	/*  line height, top bottom padding for Level3
		not colour & size change					*/
	padding-left:		10px;
	padding-bottom:		1px;
	}
	
		
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On li.MenuCellLevel4On { 
	/*  line height, top bottom padding for Level3On	*/
	padding-bottom:		1px;
	padding-left:		10px;
	}
.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On li.MenuCellLevel4 a:hover {
	/*  hover colour change for on state Level3 sub menu */
	color: 				#009FC3;
	}

.ProductCategories li.MenuCellLevel1On li.MenuCellLevel2On li.MenuCellLevel3On li.MenuCellLevel4On a {
	/*  hover colour change for on state Level3 sub menu */
	color: 				#009FC3;
	}
	
	
/*	--------------------------------------	*/
/* 	EZYCAT CLASSES                         	*/
/*	--------------------------------------	*/

.CatPic {
	position: 		relative;
	Margin-bottom:	10px;
	}	
.CatPic h1 {
	position: 		relative;
	Margin-bottom:	10px;
	margin-top: 	-32px;
	filter:				alpha(opacity=90);
	opacity:			0.90;
	}	

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

.Cart {
	font-size:			13px;
	line-height: 		140%;
	padding: 			10px;
	padding-top: 		20px;
	text-align:			center;	
	color: 				#fff;
	background-color:	#009FC3;
	width:				210px;
	height:				45px;
	}
	
.Cart a {
	color: 				#fff;
	}
	
.Cart a:hover {
	color: 				#3C2416;
	}
	
	
/*	--------------------------------------	*/
/* 	SMALL CARD	AND CAT CARD               	*/


#SmCard {
	clear: 			both;
	position: 		relative;
	margin:			4px;
	margin-bottom:	15px;
	padding:		0px;
	width:			220px;
	}

.SmProdCell {
	position: 			relative;
	text-align:			center;
	margin-top:			4px;
	margin-bottom:		4px;
	width:				220px;
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			14px;
	color: 				#74593E;
	line-height: 		140%;
	}
.SmProdCell a {
	color: 				#74593E;
	text-decoration: 	none;
	}

.SmProdCell a:hover {
	color: 				#009FC3;
	text-decoration: 	none;
	}
	

.SmProdPrice {  
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			12px;
	color: 				#74593E;
	line-height: 		160%;
	text-align:			center;
}
/*.SmProdDesc { not used in this site 
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	color: 				#74593E;
	border-bottom: 		2px solid #bcbec0;
	padding-top: 		3px;
	text-align:			justify;
	width:				200px;
} 
.SmProdID {  
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			10px;
	color: 				#74593E;
	line-height: 		160%;
	width:				200px;
}*/
	
.Pic {
	width:				220px;
	height:				220px;
	padding:			0px;
	}

/* Category card - text class */
.CatDesc {
	color: 				#74593E;
	text-decoration: 	none;
	}
	
.CatDesc:hover {
	color: 				#009FC3;
	text-decoration: 	none;
	}











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

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

.LgProdBackNav{ /* back / next container */ 
	clear:				both;
	padding-top:     	10px;
	padding-bottom:    	10px;
	text-align:			center;
	font-size:			10px;
	color:				#74593E;
	text-transform:		uppercase;
	width:				400px;
	margin-top:			30px;
	}

h2.LgProdName {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			17px;
	color: 				#009FC3;
	padding:			0px;
	padding-bottom:		10px;
	font-weight:		normal;
	line-height: 		100%;
	text-transform:		capitalize;
	text-align:			left;
	}	
	
.LgCardPic { /* image container on large card */
	position:			relative;
	width:				400px;
	color:				#74593E;
	text-align:			center;
	line-height:		200%;
	font-size:			11px;
	background-color:	#fff;
	}


.LgProdInfo { /* lg card text area container */ 
	width:				270px;
	padding-left:		20px;
	position:			relative;
	}
	

	
h4 { /*lg card product id */ 
	color: 			#74593E;
	text-decoration: none;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		10px;
	margin:			0px;
	padding:		0px;
	line-height: 	140%;
	font-weight:	normal;
}
	
.LgProdDesc {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		11px;
	color: 			#74593E;
	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-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			12px;
	color: 				#009FC3;
	padding-bottom: 	10px;
	text-transform:		uppercase;
	line-height:		140%;
	font-weight:		bold;
}

/* 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: 				#74593E;
	line-height: 		160%;
	width: 				100px;
	text-transform:		uppercase;
}

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

/* For the variations description cell  */
.varDesc { 
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			11px;
	color: 				#74593E;
	padding-left: 	 	5px;
}
.Surounding {
	border:				0px solid #fad4e5;
	position:			relative;
	width:				700px;
	height:				165px;
	color:				#74593E;
	text-align:			left;
	line-height:		200%;
	text-transform: 	uppercase;
	text-decoration: 	none;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;	
	font-size: 			12px;
	color: 				#74593E;
	margin-top: 20px;
}	


	
	

/*	--------------------------------------	*/
/* 	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: 				#74593E;
	border: 			1px  solid  #bcbec0 ;
	background-color: 	#FFFFFF;
	width:				90%;
}
.OrderTitle {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	FONT-weight: 		bold;
	line-height:		180%;
	color:				#FFFFFF;
	white-space: 		nowrap;
	padding-left: 		3px;
	padding-right: 		3px;
	background-color: 	#009FC3;
	border-bottom: 		1px  solid  #bcbec0 ;
	border-right: 		1px  solid  #bcbec0 ;
}

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

/* navigation bar for ezycat product systems with sub cats */
#Nav {
	position:	relative;
	padding: 			0px;
	padding-left: 		10px;
	font-weight:		normal;
	background-color:	#F1F2F2;
}

.NavCell {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		15px;
	color: 			#74593E;
	font-weight: 	normal;
	text-decoration: none;
	white-space:	nowrap;
}

.NavBar {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		15px;
	color: 			#74593E;
	font-weight: 	normal;
	text-decoration: none;
	white-space:	nowrap;
}

.NavBarOn {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		15px;
	color: 			#009FC3;
	white-space:	nowrap;
	text-decoration: none;
}

