/************************\
	YUI reset
\************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/************************\
	General layout
\************************/
html{
	background-color: #F2F2F2;
}
body{
	background: url(/images/background.gif) repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
}
#wrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.block{
	border: 1px solid #E1E1E1;
	background-color: #F2F2F2;
	margin: 10px;
	padding: 10px;
}

/* Fonts, links styling */
p{
	margin-top: 10px;
	text-align:justify;
}
h1,h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3, h4{
	font-size: 14px;
	font-weight: bold;
}
h4{
	margin-top: 14px;
	margin-bottom: -4px;
}

/************************\
	Page elements
\************************/
.dropdown dt a {
	background:#FFF url(http://mac3admin.infinit.nl/source/images/bullet_arrow_down.png) no-repeat scroll right center;
	z-index:40;
	position:absolute;
    display:block;
	height: 14px;
	margin: 2px;
	padding:3px;
	width:130px;
	
}
.dropdown dt a span {
	color: #333;
	text-decoration:none;
	cursor:pointer; 
	width:130px;
}
.dropdown dd ul { 
	position:absolute;
	z-index:40;
	background:#FFF none repeat scroll 0 0;
	border: 1px solid #333;
	display:none;
    list-style:none; 
	padding:3px; 
	margin-top:1px; 
	width:130px; 	
	text-decoration:none;
}
.dropdown span.value { 
	display:block;
	z-index:40;
}
.dropdown dd ul li a {
	color:#333;
	padding:2px; 
	display:block;
	text-decoration:none;

}	
.dropdown dd ul li a:hover {
	color:#9F9F9F;	
}

#header{
	height: 122px;
}
#top-right{
	float:right;
	color:#FFF;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 2px 5px 0 0;
}
#top-right a{
	text-decoration:none;
	color: #fff;
}
#top-right a:hover{
	text-decoration:underline;
}
#logo{
	margin-top: 22px;
	position:absolute;
}
#content{
	background-color: #FFF;
	margin-top: 0;
	border-right: 1px solid #9F9F9F;
	border-left:  1px solid #9F9F9F;
	min-height: 470px;
	overflow:auto;
}
#breadcrumbs{
	margin: -12px 0 -5px 12px;
	font-size: 10px;
}
#breadcrumbs a{
	color: #333;
	font-weight: bold;
}
#block_left{	/* menu links*/
	width: 200px;
	min-height: 404px;
	margin-top: 10px;
	float: left;	
}
#block_right{
	width: 200px;
	min-height: 404px;
	margin-top: 5px;
	float: right;	
}
#block_page{	/* menu links*/
	width: 550px;
	min-height: 404px;
	margin-top: 10px;
	float: left;	
}

#block_page li{
	list-style:disc;
	margin-left: 15px;
}
#map{	/* menu links*/
	width: 550px;
	min-height: 404px;
	margin-top: 10px;
	float: left;	
}
#block_page_right{
	width: 322px;
	min-height: 404px;
	margin-top: 5px;
	float: right;	
}
#shopping_login{
	width: 200px;
	height: 20px;
	margin-top: -15px;
	font-size: 10px;
	float: right;	
}
#shopping_login_page{
	width: 322px;
	height: 20px;
	margin-top: -15px;
	font-size: 10px;
	float: right;	
}
#shopping_login span, #shopping_login_page span{
	float: left;
	margin-left: -35px;
}
#shopping_login img, #shopping_login_page img{
	margin-bottom: -3px;
	margin-right: 3px;
}
#shopping_login a, #shopping_login_page a{
	text-decoration:none;
	float:right;
	margin-right:5px;
	color:#333;
	margin-top: 5px;
}

#products{
	width: 470px;
	margin: 5px 0 0 3px;
	float:left;
}
#product{
	width: 460px;
	margin: 10px 0 0 3px;
	float:left;
}
#productdetails{
	width: 183px;
	padding: 8px;
	margin: -260px 0 0 3px;
	float:right;
}
#productdetails strong{
	font-size: 13px;
	font-style:italic;
	margin-bottom: 5px;
}
#productfoto{
	float:left;
}
#products div{
	width: 132px;
	height: 180px;
	margin: 5px 0 12px 0;
	padding: 0;
	display:block;
	padding: 10px;
	float:left;
}
#products div span{
	width: 132px;
	text-align: center;
	display:block;
	font-size: 13px;
	font-weight:bold;

}
p.price{
	float:left;
	margin: 0 0 0 5px;
	font-size; 12px;
	font-weight: bold;
}
#products div a.arrow{
	width: 134px;
	display: block;
	color: #FFF;
	margin: 0;
	line-height: 13px;
}
#products div a.arrow{
	background: url(/images/arrow_right_20.png) no-repeat right;
	width: 23px;
	height: 20px;
	float:right;
}
#products div a.arrow:hover{
	background: url(/images/arrow_right_20g.png) no-repeat right;
	width: 23px;
	height: 20px;
	float:right;
}
#news{
	margin-top: 32px;
}
#banner_wide{
	width:700px;
	height: 200px;
	float:right; 
	position:relative;
	margin-left: -10px;
	margin-top: 10px;
	padding: 0;
	overflow: hidden;
}

#banner_big{
	width:	320px;
	height: 188px;
	margin-left: 5px;
	margin-top: 5px;
	float:left;
}
.banner_small{
	width:	320px;
	margin-top: 5px;
	margin-left: 5px;
	height: 75px;
	float:left;
}
.banner_small img.home-icon{
	float:left;
	border: 1px solid #333;
	margin-right: 10px;
}
.banner_small h2 a{
	text-decoration:none;
	color: #333;
}
#footer{
	background: url(/images/background_footer.gif)  repeat-x  #CDD2CF ;
 	border-right: 1px solid #9F9F9F;
	border-left:  1px solid #9F9F9F;
 	height: 130px;
	width: 958px;
	display:block;
}
#footer div.column{
	margin: 12px 0 0 5px;
	width: 186px;
	display:block;
	float:left;
}
#footer ul{
	margin-left: 5px;
}
#footer a{
	text-decoration:none;
	color:#333;
}
#footer a:hover{
	color:#000;
	text-decoration:underline;
}

#price{ 
	font-size: 14px;
	font-weight:bold;
}
#order-button{
	width: 157px;
	height: 42px;
	display:block;
	background: url('/images/add-to-cart-up.png' ) no-repeat;
}
#order-button span{
	line-height: 36px;
	margin-left: 15px;
	font-size: 13px;
	font-weight:bold;
}

/************************\
	TAB menu
\************************/
#navigation {
	border-width: 1px 0;
	position:absolute;
	top: 77px;
	margin-left: 230px;
}

#navigation ul, #navigation ul li {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display: inline;
	margin-right: 3px;
	height: 52px;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	background: url("/images/menu_right.gif") no-repeat 100% 0;
	color: #F2F2F2;
	display:inline-block;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1px;
	padding: 12px 0;	
	text-decoration: none;
}

#navigation ul li a span {
	background: url("/images/menu_left.gif") no-repeat;
	padding: 12px 15px;
}

#navigation ul li a:hover span {
	color: #FFF;
	text-decoration: underline;
}
#navigation ul li a.active span{
	background: url("/images/menu_left_active_gr.gif") no-repeat;
}
#navigation ul li a.active{
	background: url("/images/menu_right_active_gr.gif") no-repeat 100% 0;
	color: #333;
}
#navigation ul li a.active:hover{
	background: url("/images/menu_right_active_gr.gif") no-repeat 100% 0;
}
#navigation ul li a.active:hover span{
	color: #333;
	text-decoration:none;
}
/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
}
/**/
// -->
/************************\
	Menu links
\************************/

#productmenu{
	margin-top: 15px;
}
#productmenu li{
	width: 100%;
	font-weight:bold;
	font-size: 13px;
}
#productmenu a{
	color:#333;
	display:block;
	padding: 2px;
	text-decoration:none
}
#productmenu li a:hover{
	text-decoration:none;
	background-color: #E0E0E0;
}
#productmenu li#active a:hover{
	text-decoration:none;
	background-color: #E0E0E0;
	color:#000;
}
#productmenu li#active{
	font-weight: bold;
	text-decoration:none;
}
#productmenu li ul{
	display:none;
	font-size: 11px;
}

#productmenu li#active ul{
	display:block;
}

#productmenu li ul li#subactive a{
	font-weight: bold;
	background: url(/images/arrow_right_12.png) no-repeat right #E0E0E0;
}
#productmenu li ul li a{
	text-indent: 13px;
	font-weight:normal;
	color: #333;
	font-size: 11px;
}
#cattitle{
	font-size: 13px;
	font-style:italic;
}
#orderblock{
	border: 1px solid #E1E1E1;
	background-color: #F2F2F2;
	margin-top: 10px;
	padding: 5px;
}
#order-button{
	margin-top: 5px;
}
#order-button:hover{
cursor:pointer;
}
#filmstrip{
margin-top: 10px;
}
#filmstrip img{
	width: 76px;
	border: 1px solid #e1e1e1;
		margin-top: 15px;
}
#filmstrip li{
	height: 70px;
	width: 78px;

	float:left;
	text-align:center;
	display:block;
	margin-left: 2px;
	border: 1px solid #fff;
}
#filmstrip .selected{
	background: url('/images/thumb_hover.jpg') no-repeat top;
}
#filmstrip li:hover{
	background: url('/images/thumb_hover.jpg') no-repeat top;
}
#filmstrip img:hover{
	width: 76px;
	border: 1px solid #ccc;
	float:left;
}

/*
Forms
*/
#formulier td{
height: 26px;
vertical-align: top;
}
.form_right_td input{
 width: 250px;
 height: 20px;
}
#formulier textarea{
 width: 250px;
 height: 100px;
}
.form_left_td{
text-align: right;
padding-right: 5px;
}
.form_td_submit input{
	width: 100px;
}

#shoppingcart_small{
	width: 220px;
	padding: 0;
	margin-top: 5px;
	background-color:#F1F2D9;
	float: right;
}
#carttitle{
	background-color: #74817A;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}
#carttitle span{
	color: #FFEC9F;
	font-style:italic;
}
#checkout{
margin: 5px 0 10px 50px;
}
#shoppingcart_small table, #shoppingcart_checkout table{
width: 100%;
margin-top: 8px;
}
#shoppingcart_small table a, #shoppingcart_checkout table a{
	text-decoration: none;
	color: #333;
}
#shoppingcart_small table a:hover, #shoppingcart_checkout table a:hover{
	text-decoration: underline;
	color: #000;
}
.item_td_left_nr{
	width: 20px;
	text-indent: 5px;
}
.item_td_left{
text-indent: 3px;
}
.total_td_left{
text-align:right;
font-style:italic;
}
.total_td_right{
border-top: 1px solid #333;
}
h2 a, h4 a, .readmore, .search_result a, search_result_title a{
text-decoration:none;
color:#333;
}
.readmore{
font-style: italic;
}
.article{
margin-bottom: 15px;
}

.search_result_title a{
font-size: 13px;
font-weight:bold;
color: #333;
text-decoration:none;
}
.snippet_term{
 font-weight:bold;
}
#search{
	position:absolute;
	display:block;
	margin-left: 720px;
	top: 80px;
	}
#searchfield{
	height: 22px;
	line-height:30px;
	display:inline;
}
#searchbutton{
	height: 24px;
	display:inline-block;
	width: 60px;
	margin-left: 4px;
	background-color: #333;
	color:#efefef;
	border: 0;
} 
#payment{
	margin-left: 50px;
}
#paypal{
	font-style:italic;
	text-indent: 55px;
}
.error{
	color:#FF0000;
	font-weight: bold;
	margin-left: 5px;
}
#util-int {
  z-index: 1000;
}
#util-regions {
  display: none; /* hidden by default, will be shown by jQuery */
  width: 948px;
  margin: 0 auto;
  height: 60px;
  position: relative;
}
#placeholder-regions {
  background: #666;
}
