	/**********************************************************************/
	/* VERSION V1 getKazood.com website cascade style sheet ***********************/
	/* Created by Slib Design in partnership with Reflection Design ***********************/
	/* Date: 24 October 2007. Time: 17:38 ****************************************/
	/* Document: xproducts.php cascade style sheet  *********************************/
	/**********************************************************************/
	
	/* DIV *****************************************************************/
	
	#product_container {
		float : left;
		width : 552px;
		min-height : 400px;
	}
	
	div.left {
		float : left;
		width : 184px;
		height : 368px;	
		text-align : center;
		
	}
	
	div.center {
		float : left;
		width : 184px;
		height : 368px;	
		margin : -0px 0 0 0;
		text-align : center;
	}
	
	div.right {
		float : right;
		width : 184px; 
		height : 368px;
		margin : -0px 0 0 0; 
		text-align : center;
	}
	
	div.inner {
 		padding : 0px;  
		margin : 0px;
		width : 164px;
		height : 348px;
	}
	
	div.stripe {
		background : #0066cc;
		color : #ffffff;
		text-decoration : none;
		font-family : arial;
		font-size : 13px;
		font-weight : 600;
		padding-bottom : 3px;
	}

	div.products {
		position : relative;
		border : 3px solid #0066cc;
		height : 339px; 
	}
	
	#page-links {
		text-align : right;
		padding-right : 8px;    
	}

	div.star
	{
		background-image: url('http://www.getkazood.com/graphics/buttons/star.jpg');
		background-repeat: no-repeat;
		height:60px;
		width:75px;
		position:absolute;
		right:2px;
		bottom:33px;
		border:none;
	}
	
	div.star div.text
	{
		padding-top:10px;
	}
	
	div.text a
	{
		color:red;
		font-weight:bold;
		text-decoration:none;
		font-size:13px;
	}

	/* A *******************************************************************/

	div.products a.info{
		position : absolute;
		bottom : 8px;
		left : 17px;
		font-size : 11px;
		font-weight : bold;
		margin : 0px 0px 0px 0px;
	}
	
	a.info:hover{
		color : #0066cc;
		text-decoration : none;
	}
	
	a.page {
		color : #0066cc;
		margin : 0px 3px 0px 3px;
		font-weight : bold;
	}

	#current-page {
		margin : 0px 3px 0px 3px;
		font-weight : bold;
	}

	a.getaquote {
		background-image : url("http://www.getkazood.com/graphics/buttons/getaquote.gif");
		background-repeat : no-repeat;
		display:block;
		width: 100px;
		height : 31px;	
	}

	a.getaquote:hover {
		background-image : url("http://www.getkazood.com/graphics/buttons/getaquote_over.gif"); 
		background-repeat : no-repeat;
		display:block; 
		width: 100px;
		height : 31px;	
	}

	a.uploaded, a.uploaded:hover
	{
		border : none;
	}
	
	div.products a.moreinfo
	{
		position:absolute;
		left:3px;
		bottom:3px;
	}

	a.moreinfo,a.moreinfo:hover
	{
		background-image : url("http://www.getkazood.com/graphics/buttons/moreinfo.jpg"); 
		background-repeat : no-repeat;
		display:block; 
		width: 48px;
		height : 24px;	
	}
	
	div.products a.buynow
	{
		position:absolute;
		right:3px;
		bottom:3px;
	}

	a.buynow,a.buynow:hover
	{
		background-image : url("http://www.getkazood.com/graphics/buttons/buynow.jpg"); 
		background-repeat : no-repeat;
		display:block; 
		width: 97px;
		height : 24px;	
	}

	a.moreinfo span, a.buynow span
	{
		display:none;
	}

	/* IMG **************************************************************/

	img.uploaded
	{
		margin : 3px 0px 3px 0px;
		height: 120px;
		min-height:120px;
		max-width: 120px; 
		border : none;
		
	}

	img.product {
		height: 322px; 
		width: 196px;
		
		/*border : none; */

		border:2px solid black;
		
	}

	
	img.products {
		margin : 1px 0px 1px 0px;
		max-height : 130px;
		max-width : 120px;
		border : none;
	}

	div.products a.getaquote {
		position : absolute;
		bottom : 0px;
		right : 0px;
	}
	
	div.products img.from
	{
		position:absolute;
		right:4px;
		bottom:28px;
	}

	/* P ****************************************************************/
	
	p.fact {	
		color : #0066cc;
		text-decoration : none;
		line-height : 12px;
		font-size : 10px;
		font-weight : normal;
		text-align : left;
		margin : 1px 0px 3px 1px;
		padding : 0px 1px 0px 1px;
	}
	
	p.fact-price {	
		color : #ff6633;
		text-decoration : none;
		line-height : 12px;
		font-size : 10px;
		font-weight : normal;
		text-align : left;
		margin : 1px 0px 2px 1px;
		padding : 0px 1px 0px 1px;
	}
	
	p.fact-category {	
		color : #0066cc;
		text-decoration : none;
		line-height : 12px;
		font-size : 11px;
		font-weight : bold;
		text-align : center;
		margin : 2px 0px 5px 1px;
		padding : 0px 1px 0px 1px;
	}

	p.overview {
		font-weight : 600;
		font-size : 11px;
		margin : 5px 0px 1px 0px;
	}

	/* H1 ******************************************************************/
	
	h1 {	
		color : #ff6633;
	}
