img {border:0 none}

dl{ float: right; margin-left: 1em;}
dl a  { font-size: 12px; }

.boxText { font-family: arial,sans-serif; font-size: 10px; }
.errorBox { font-family : arial,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial,sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial,sans-serif; font-size : 10px; }
.smallText, .smallText2 {
  font-family: arial,sans-serif;
  font-size: 10px;
}

.productListing-heading {
  background-color: #36393D;
  color: #FFFFFF;
  font-weight: bold;
}

.product_list {
	width: 50%;
	vertical-align: top;
	background-color: white;
	border: 1px solid grey;
}

.product_list  h2{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;

	padding: 5px 2px 5px 15px;
}

.product_list  p{
	margin-top: 10px;
}

.product_info { 
	background-color: white; 
	padding: 5px;
	border:1px double #999999;
}

.pL_image { }

#Warning { font-size : 10px; color: red; }

#smallerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.price { font-weight: bold; }
.sparen { font-weight: bold; color: red; }

#top_r { 
	background-image: url(images/top_r_bg.gif); 
	background-repeat: no-repeat;
	padding-bottom: 3px;
}

#PriceInMain{
  margin-left: 60px;
  width:70%;
  border:1px double black;
  padding: 15px;
  text-align:left;
}
#PriceInMain input{
  float:right;
  margin-top: 5px;
}

FORM {
	display: inline;
}

.tax_info {
  font-family: arial,sans-serif;
  font-size: 9px;
  color: #758389;
}

h1 { 
 font-family: arial,sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-top: 0;
}

h2 {
 font-family: arial,sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

.box_head {
	padding-top: 20px;
	padding-left: 30px;
	font-weight: bold;
	display: block;
	border: 0px; 
	background-color: #999999;

	vertical-align: middle; 
	background: url(images/box-head-bg.gif) no-repeat  center left;
	background-position:0px 10px;
}	

.box_head_c2, #top_r {
	font-weight: bold;
}	

.box_head_text {
	position:relative;
	margin-left: 20px;
	vertical-align:middle;
	color: white;
}

.box_head_text_c2, #top_r {
	color: white;
	position:relative;
	text-align:center;
	vertical-align:middle;
	padding-top: 7px;
}
.box_head_text_c2 { padding-bottom: 4px; }

.box_content {
	border-left:1px solid #999999; 
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding: 10px;
}

.header {
	width: 800px;
	background: #999999;
	color: white;
}
.header a, .header a:visited { color: white }
.header a:hover { text-decoration: none; }

ul { margin-left: 0px; }

td {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px; 
}

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center; background-color: #F9F7ED; line-height: 1.5;}
p{margin:0 10px 10px}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a, a:visited { color: #CCCCCC }

div#container{width:800px;margin:0 auto}
div#content{float:right;width:580px; margin-top: 10px}
div#navigation{float:left;width:200px}
div#footer{clear:both;width:100%}
div#fussnote{clear:both;width:100%; font-size:smaller;}
a, a:visited { color: #36393D }
a:hover { text-decoration: none; }
