body {
	background-image:url('/templates/mybuddha.nl/img/background.jpg');
	background-repeat:repeat-x;
	background-color:#FE7600;
}

td
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

a
{
	color: #000000;
}

h1
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}

h2
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
}

h3
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}


.special_price
{
	color: red;
}

.line
{
	background-color: #cccccc;
}

.button
{
	border:solid 1px #666666;
	font-size: 10px; 
	color: #666666; 
	font-weight: bold; 
	background-color:#D4D4D4;
}

.dialog {
	padding-top: 10px; 
	display:none;
	position:absolute;
	width:1px;
	height:1px;
	background:white;
	border-left: 1 solid #cccccc;
	border-top: 1 solid #cccccc;
	border-right: 2 solid #999999;
	border-bottom: 2 solid #999999;
}
.dialog td { white-space: no-wrap; padding: 0px 10px 10px 10px; }

.menu {
	font: 11px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none
	}
.submenu {
	font: 11px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none
	}
.footer {
	font: 10px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none
	}
	
#h-tagcloud h1, #h-tagcloud h2, #h-tagcloud h3 {
   display: inline;
	margin: 0;
    padding: 0;
	font-weight: normal;
   white-space: nowrap;
	}
ul.hor, ol.hor {
   list-style: none;
   padding: 0;
   margin: 0;
}

ul.hor li, ol.hor li {
   padding: 0;
   margin: 2;
   display: inline;
}

.bordered{border:1px solid #404040;}
a img.bordered {border:1px solid #404040;}
a:hover img.bordered {border: 1px solid #FFAD00}

li.stock1{
    list-style: none;
    padding: 2px 5px 2px 22px;
    margin: 1px;
    background: url(/img/stock.gif) 5px 5px no-repeat;
}
li.stock0{
    list-style: none;
    padding: 2px 5px 2px 22px;
    margin: 1px;
    background: url(/img/stockoff.gif) 5px 5px no-repeat;
}
li.stock{
    list-style: none;
    padding: 2px 5px 2px 22px;
    margin: 1px;
    background: url(/img/stockoff.gif) 5px 5px no-repeat;
}
