p { margin-top:8px }


.products-cat {
	width:326px; height:100px; float:left;
	margin:10px 5px 0 0; padding:6px 4px 6px 6px;
	border:#F1F4ED 2px solid;
	
	-webkit-border-radius: 4px;
	border-radius: 4px;
}



.products-cat img {
	float:left;
	
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	background:#f1f1f1;
	margin-right:10px;
}



.products-cat h2 {
	font-family: 'Kameron', 'Rockwell', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	color:#000; font-weight:bold; font-size:130%; margin:2px 0 0 0;
}

.products-cat h2 a {
	color:#000; background:none; margin:2px 0 0 0;
}




.products-cat p a {
	font-family: 'Kameron', 'Rockwell', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	font-weight:bold; font-size:12px; padding-right:20px; 
	background:url(../images/body/link-arrow.png) right no-repeat;
}
.products-cat p a:hover {
	color:#000;
	background:url(../images/body/link-arrow-black.png) right no-repeat;
}



.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}



.enquiry-pop {
	width:700px; display:none
}


.enquiry-pop .left-side {
	width:218px; min-height:260px; float:left;
	padding-right:20px; margin-right:10px;
	border-right:1px solid #CCC;
	
	font-size:14px;
}



.enquiry-pop .right-side {
	width:450px; height:auto; overflow:hidden;
	 float:left;
}


.enquiry-pop .contact textarea { width:280px; }


.enquiry-pop p { font-size:14px; }

.enquiry-pop .big { 
	display:block;
	font-family: 'Kameron', 'Rockwell', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	text-transform:uppercase; color:#000; font-weight:bold;
	font-size:18px; line-height:18px;
}










.products-subcat {
	width:680px; min-height:100px; height:auto; overflow:hidden; float:left;
	margin:10px 5px 0 0; padding:6px 0 6px 6px;
	border:#F1F4ED 2px solid;
	
	-webkit-border-radius: 4px;
	border-radius: 4px;
}



.products-subcat img {
	float:left;
	
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	background:#f1f1f1;
	margin-right:10px;
}



.products-subcat h2 {
	font-family: 'Kameron', 'Rockwell', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	color:#000; font-weight:bold; font-size:130%; margin:2px 0 0 0;
}

.products-subcat h2  a {
	color:#000; background:none;
	margin:2px 0 0 0;
}



.products-subcat p a {
	font-family: 'Kameron', 'Rockwell', "Courier New", Courier, Georgia, Times, "Times New Roman", serif;
	font-weight:bold; font-size:12px; padding-right:20px; 
	background:url(../images/body/link-arrow.png) right no-repeat;
}
.products-subcat p a:hover {
	color:#000;
	background:url(../images/body/link-arrow-black.png) right no-repeat;
}



.oddRow { background:#FFF; }

.evenRow { background:#999 }



.main-col-1 h4 { font-size:16px; margin-top:35px; margin-bottom:-20px; font-weight:bold; }
