/* My Styles */

/* Menu */
.menu_title
{
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
	padding: 0 0 8 3px;
    background-image: url('/img/menu_top.gif'); 
	background-repeat: no-repeat; 
	background-position: left bottom;
}

.menu_title a:active
{
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
	text-decoration: none;
}

.menu_title a:visited
{
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
	text-decoration: none;
}

.menu_title a:link 
{
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
	text-decoration: none;
}

.menu_title a:hover 
{
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;
 	text-decoration: underline;
}

.button
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffefb5; 
	padding: 0 0 2 9px;
  background-image: url('/img/button.gif'); 
	background-repeat: no-repeat; 
	background-position: left bottom;
	width: 143px;
	height: 23px;
}

.button a:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffefb5;
	text-decoration: none;
}

.button a:visited
{
	font-family: Tahoma;
	font-size: 10pt;
 	color: #ffefb5;
	text-decoration: none;
}

.button a:link {
  	font-family: Tahoma;
  	color: #ffefb5;
  	text-decoration: none;
  	font-size: 10pt;
}

.button a:hover {
	font-family: Tahoma;
 	color: #ffefb5;
 	text-decoration: underline;
 	font-size: 10pt;
}


/* Text ffefb5 */

.text
	{
	font-family: Verdana;
	font-size: 10pt;
 	color: #e8d591;
	}
	
.text a
	{
	text-decoration: underline;
 	color: #ffefb5;
	}
	
.text a:hover
	{
	text-decoration: none;
 	color: #ffefb5;
	}
	
.text h4
	{
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	padding-top: 10px;
	}
	
.text h1
	{
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	padding-top: 10px;
	}
	
h1
	{
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	padding-top: 10px;
	}
	
h2
	{
	font-size: 16px;
	color:#ffffff;
	font-weight: bold;
	padding-top: 10px;
	}

.text p
	{
	text-jusstyfy
	text-indent: 14pt;
	/*text-align: left;*/
	text-align: justify;
	text-indent:20pt;
	font-size: 10pt;
	}
	
.text p b
	{
	color:#fff;
	}	
		
td.center 
{ 
	font-family: Tahoma;
	font-size: 10pt;
	color:#e8d591;
	text-decoration: none; 
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 10px 10px; 
}

/*
.text img
{ 
	border: 2px solid #520840;
}
*/

/* SHOP */
.picture
	{
    background-image: url('/img/pr_bg.gif'); 
	background-repeat: no-repeat; 
	background-position: center center;
	text-align: center;
	width: 133px;
	height: 90px;
	}

.name
	{
	font-family: Tahoma;
	font-size: 15px;
 	color: #e8d591;
	padding: 10px  15px;
	text-align:center;
	font-weight:bold;
	}
	
.price
	{
	font-family: Tahoma;
	font-size: 15px;
 	color: #ffffff;
	font-weight: bold;
	padding: 10px 5px 10px 15px;
	text-align:center;
	}
	
.old_price
	{
	font-family: Tahoma;
	font-size: 12px;
 	color: #ffffff;
	font-weight: normal;
	}
	
.add_to_cart
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffefb5; 
	background-image: url('/img/add_to_cart.gif'); 
	background-repeat: no-repeat; 
	background-position: center top;
	text-align: center;
	height: 25px;
}

.add_to_cart a
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffefb5;
	text-decoration: none;
}

.add_to_cart a:hover {
	font-family: Tahoma;
 	color: #ffefb5;
 	text-decoration: underline;
 	font-size: 10pt;
}

.picture_b
	{
  background-image: url('/img/pr_pr_b.jpg'); 
	background-repeat: no-repeat; 
	background-position: center center;
	text-align: center;
	height: 190px;
	}
	
.picture_big
	{
  background-image: url('/img/pr_bg_b.jpg'); 
	background-repeat: no-repeat; 
	background-position: center center;
	text-align: center;
	width: 350px;
	height: 350px;
	}

.product_desc 
  {
  font-size:10pt;
  text-align:left;
	}

.product_desc th 
  {
  font-weight:normal;
  color:#FFEFB5;
	}
	
.product_desc td 
  {
  font-weight:normal;
  color:white;
  padding-left:10px;
	}	
	
.add_to_cart_b
{
    background-image: url('/img/add_to_cart_b.gif'); 
	background-repeat: no-repeat; 
	background-position: center top;
	height: 31px;
}

.add_to_cart_b a
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffefb5;
	text-decoration: none;
}

.add_to_cart_b a:hover {
	font-family: Tahoma;
 	color: #ffefb5;
 	text-decoration: underline;
 	font-size: 10pt;
}

.products
	{
	font-family: Tahoma;
	font-size: 10pt;
 	color: #e8d591;
	}
	
.products a
	{
	text-decoration: underline;
 	color: #ffefb5;
	}
	
.products a:hover
	{
	text-decoration: none;
 	color: #ffefb5;
	}

	
/* Footer */
.footer, .footer a
	{
	font-size:8pt;
	line-height:10px;
	font-family:Tahoma;
	color:#000;
	text-align: right;
	padding: 0 24 2 0px;
	}


