/** ********************************
 **	Acuerate Shop Stylesheet
 **	15/04/2008
 **
 **	http://www.acuerate.com
 **	by www.michelangelo.be
 ******************************** */




  body
	{cursor: default;
	 padding: 0px;
	 margin: 0px;
	 background-color: #afd1d6;
	 background-image: url(../pic/page-back.gif);
	 background-repeat: repeat-x;
 
	 color: #fff;
	 font-family: verdana;
	 font-size: 10px;
	 line-height: 15px;
	 
	 text-align: center;
	 height: 100%;
	}


 



/**
 **  General container
 */
 
 #shopCont
 	{width: 600px;
	 position: relative;
	 
	 margin: 0 auto;
	 text-align: left;
	 background-color: #4e96a1;
	}







/** ****************************************************
 ** Top container
 */

	.divTop
		{position: relative;
		 width: 100%;
		}








/** ****************************************************
 ** Central container
 */


	.divMidden
		{position: relative;
		 width: 100%; 
		}




	/** ****************************
	 **	Navigatie
	 */

		.divNav
			{float: left; 
			 width: 165px; 
			 
			 margin: 20px 0px 0px 0px;
			}			




	/** **************************************
	 **   Container total product price
	 */

		.divTotPrice
			{position: relative;
			 float:left;

			 width: 222px; 
			 
			 margin: 20px 0px 0px 212px;
			 padding: 0px 0px 8px 0px;
			 text-align: center;

			 border-top: 1px solid #fff;
			 border-left: 1px solid #fff;
			 border-bottom: 1px solid #fff;
			 
			 background-color: #00664d;
			 display: inline;
			 line-height: 30px;
			}




	/** ****************************
	 **   Tekst gedeelte
	 */

		.divTekst
			{position: relative;
			 clear: both;

			 width: 435px; 
			 margin: 10px 0px 0px 150px;
			}




	/** ****************************
	 **	.p teksten-blok
	 */

		.divPTekst
			{visibility: visible; 
			 position: relative;
			 
			 width: 400px; 
			 
			 margin: 0px;
			 text-align: justify;
			}





	/** ****************************
	 **   Check Out knop
	 */

		.divCheckOut
			{position: relative;
			 width: 173px; 

			 clear: both;
			 margin: 25px 0px 0px 425px;
			}





	



/** ****************************************************
 **   Bottom container
 */

	.divBottom
		{position: relative;
		 margin: 30px 0px 0px 0px;
		 clear: both;
		}










/*
*************************************************************************************
*/





	/*
	//	Shop titel
	*/
	
	.shop-tit
		{color: #ffffff;
		 font-size: 11px;
		 font-family: Verdana;
		 font-weight: bold;
		}


	.shop-tit-or
		{color: #ff9900;
		 font-size: 11px;
		 font-family: Verdana;
		 font-weight: bold;
		}




	/*	
	//	Teksten 
	*/

	.tekst-wt
		{color: #ffffff;
		 font-size: 10px;
		 font-family: Verdana;
		}

	.tekst-wt-kl
		{color: #ffffff;
		 font-size: 9px;
		 font-family: Verdana;
		}


	.tekst-or
		{color: #ff9900;
		 font-size: 10px;
		 font-family: Verdana;
		}

	.tekst-or-kl
		{color: #ff9900;
		 font-size: 9px;
		 font-family: Verdana;
		}

	.tekst-or-gr
		{color: #ff9900;
		 font-size: 18px;
		 font-family: Verdana;
		 font-weight: bold;
		}


	.tekst-gr
		{color: #00664D;
		 font-size: 10px;
		 font-family: Verdana;
		}

	.tekst-gr-kl
		{color: #00664D;
		 font-size: 9px;
		 font-family: Verdana;
		}

	.tekst-gr-gr
		{color: #00664D;
		 font-size: 12px;
		 font-family: Verdana;
		}
		





	/*
	//	Uitlijnen
	*/

	.uitlijn
		{text-align: justify;
		}
		




	/*
	//	Image border
	*/


	.img_bord
		{border-width: 1px; 
		 border-style: solid; 
		 border-color: #ffffff;
		}
		


/* ********************************************************************************* //
// ********************************************************************************* */


/*			  //
//   Navigatie		  //
//			  */




	/*
	//	Spaties
	*/
	
	.spac
		{font-size: 12px;
		 color: #ff9900;
		}
		
	/* 
	//	Pointer (bollen bij intro en credits)
	*/

	.navi_pointer
		{font-size: 13 px;
		 color: #FFA000;
		 font-family: Verdana;
		}


	/*
	//	links
	*/
	
	.navi
		{font-size: 10px;
		 font-family: Verdana;
		 color: #ffffff;
		 font-weight: bold;
		 text-decoration: none;
		}
	.navi:hover
		{color: #ff9900;
		}


/* ********************************************************************************* //
// ********************************************************************************* */


/*			  //
//   Positie		  //
//			  */



	/*
	//	tekst
	*/
	
	.pos
		{font-size: 10px;
		 font-weight: bold;
		 color: #ffffff;
		 font-family: Verdana;
		}






/* ********************************************************************************* //
// ********************************************************************************* */


/*			  //
//   Intro		  //
//			  */


	/*
	//	Taalkeuze: nl / en 
	*/
	
	.intro_taal
		{font-size: 11px;
		 font-family: Verdana;
		 color: #ffffff;
		 font-weight: bold;
		 text-decoration: none;
		}
	.intro_taal:hover
		{color: #ffa000;
		text-decoration: underline;
		}

	
	
	/*
	//	URL: www.acuerate.com 
	*/
	
	.intro_link
		{font-size: 10px;
		 font-family: Verdana;
		 color: #ffffff;
		 text-decoration: none;
		}
	.intro_link:hover
		{color: #ffa000;
		}





/* ********************************************************************************* //
// ********************************************************************************* */


/*			  //
//   Product		  //
//			  */



	/*
	//	Foto's
	*/

	.prod-nav
		{color: #ffffff;
		 font-size: 9px;
		 font-family: Verdana;
		 text-decoration: none;
		}

		}
	.prod-nav:hover
		{color: #ff9900;
		}




	/*
	//	Categorie links
	*/
	
	.navi_cat
		{font-size: 10px;
		 font-family: Verdana;
		 color: #005005;
		 font-weight: bold;
		 text-decoration: none;
		}
	.navi_cat:hover
		{color: #ff9900;
		}





	/**
	 **	P R I J Z E N
	 */


	.prod_price
		{color: #ff9900;
		 font-size: 14px;
		 font-weight: bold;
		 font-family: Verdana;
		 text-decoration: none;
		}

		.prod_price:hover
			{text-decoration: underline;
			}

	
	.prod_price_kl
		{color: #ff9900;
		 font-size: 11px;
		 font-family: Verdana;
		 font-weight: bold;
		}





	/**
	 **  Paragraph title products shop
	 */
	 
	 .prod_p
	 	{border-top: 1px solid #fff; 
	 	 
	 	 padding: 25px 0px 5px 5px;
	 	 margin: 30px 0px 0px 0px;
	 	 
	 	 color: #fff;
	 	 font-size: 10px;
	 	 font-weight: bold;
	 	}


	/**
	 **  Table info products shop
	 */

	 .prod_t
	 	{width: 370px; 
	 	 margin: 10px 0px 30px 20px;
	 	}





	/**
	 **	Verzendingskosten aanvragen
	 */

		
	.pp_navi
		{font-size: 10px;
		 font-family: Verdana;
		 color: #ffffff;
		 font-weight: bold;
		}
	.pp_navi:hover
		{color: #ff9900;
		}





/* ********************************************************************************* //
// ********************************************************************************* */


/*			  //
//   Credits		  //
//			  */


	/* tekst */

	.credit_tekst
		{color: #d1d1d1;
		 font-family: Verdana;
		 font-size: 9px;
		}



	/* tekst wit */

	.credit_wt
		{color: #ffffff;
		 font-family: Verdana;
		 font-size: 9px;
		}



	/* links */
	
	.credit
		{color: #d1d1d1;
		 font-family: Verdana;
		 font-size: 9px;
		 text-decoration: none;
		}
	.credit:hover
		{color: #ff9900;
		}




	/**
	 **  left-right side
	 */

  	.tCred1
  		{width: 50%;
  		 text-align: left;
  		 
  		 line-height: 22px;
  		 font-size: 9px;
  		 color: #ff9900;
  		}
  	.tCred2
  		{width: 50%;
  		 text-align: right;
  		 
  		 line-height: 22px;
  		 font-size: 9px;
  		 color: #fff;
  		}






/* ********************************************************************************* //
// ********************************************************************************* */


  /**
   **  invisible text container
   */
   
   #shopsearchCont
   	{visibility: hidden;
   	 background-color: #4e96a1;
   	 color: #4e96a1;
   	 font-size: 3px;
   	 line-height: 3px;
   	}






/* ********************************************************************************* //
// ********************************************************************************* */


  /**
   **  titles
   */

   h1
   	{color: #ff9900;
   	 font-size: 11px;
   	 font-weight: bold;
   	}
