/*
 * STYLESHEET TRANSFORM
 * By: Sander @ multimove
 */
 
html, body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Comic Sans MS, Verdana, Geneva, sans-serif;
	font-size: 8pt;
	background: #000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #9c9d9f;
	scrollbar-highlight-color: #9c9d9f;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #9c9d9f;

}

/* Lay-out */
#container{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	height: 614px;
	width: 851px;
	background: #ffffff url(../img/bg.jpg) repeat;
}
#bottom{
	position: absolute;
	bottom: 0px;
	width: 831px;
	height: 15px;
	background-color: #C61D23;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
#logo{
	position: absolute;
	left: 15px;
	top: 15px;
}
#side{ 
	position: absolute; 
	left: 230px; 
	top: 20px; 
	width: 2px; 
	height: 270px; 
	background-color: #C61D23;
}
#side_shop{ 
	position: absolute; 
	left: 230px; 
	top: 20px; 
	width: 2px; 
	height: 580; 
	background-color: #C61D23;
}
#h_side{
	position: absolute;
	left: 230px;
	top: 20px;
	width: 3px;
	height:580px;
	background-color: #C61D23;
}
/* Main content, without background and scroll 
 * main_content for use with scrollbar
 */
#main_content{
	position: relative;
	left: 231px;
	top: 10px;
	width: 550px;
}
#main_content2{
	position: relative;
	left: 241px;
	top: 10px;
	width: 540px;
}

#content_holder{
	position: relative;
	left: 251px;
	top: 10px;
	height: 228px;
	width: 550px;
	background: url(../img/content.jpg) no-repeat;
}
#content_holder_1{
	position: relative;
	left: 230px;
	top: 45;
	height: 245;
	width: 575;
	background: url(../img/content_1.jpg) no-repeat;
}
#content{
	position: relative;
	top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	width: 510px;	
	height: 205px;
}
#content_1{
	position: relative;
	top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	width: 545px;	
	height: 240;
}
#content_holder_2{
	position: relative;
	left: 243px;
	height: 433px;
	width: 385px;
	background-image: url(../img/content_2.jpg);
	top: 7px;
}
#content_holder_2b{
	position: relative;
	left: 243px;
	height: 580px;
	width: 380px;
	background-image: url(../img/content_2b.jpg);
	top: 7px;
}
#content_holder_3{
	position: relative;
	left: 251px;
	top: 10px;
	height: 550;
	width: 550px;
	}
#content_holder_4{
	position: relative;
	left: 243px;
	height: 433px;
	width: 400px;
	top: 7px;
}
#content_4{
	position: relative;
	padding-left: 15px;
	padding-right: 10px;
	width: 380px;
	height: 422px;
	visibility: visible;
}
#content_holder_4b{
	position: relative;
	left: 243px;
	height: 433px;
	width: 400px;
	top: 7px;
}
#content_4b{
	position: relative;
	padding-left: 15px;
	padding-right: 10px;
	width: 380px;
	height: 422px;
	visibility: visible;
}
#content_holder_5{
	position: relative;
	left: 243px;
	height: 433px;
	width: 400px;
	top: 7px;
}
#content_5{
	position: relative;
	padding-left: 15px;
	padding-right: 10px;
	width: 380px;
	height: 580px;
	visibility: visible;
}
#content_2{
	position: relative;
	padding-left: 15px;
	padding-right: 10px;
	width: 360px;
	height: 422px;
	visibility: visible;
}
#content_2b{
	position: relative;
	padding-left: 15px;
	padding-right: 10px;
	width: 350px;
	height: 570px;
	visibility: visible;
}

#content_3{
	position: relative;
	top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	width: 510px;
	height: 540;
	visibility: visible;
}
#title{
	position: relative;
	left: 247px;
	top: 8px;
	width: 559px;
	text-align: center;
}
#call{
	position: absolute;
	top: 400px;
	width: 230px;
	height: 200px;
	left: 0px;
	background-color: #FFFFFF;
}

.f_red {
	color: #FF0000;
	font-weight: bold;
}


/*  Navigation */
#subnav_home{
	position: absolute;
	left: 12px;
	top: 90px;
	width: 210px;
	height: 150px;
}
#subnav_home a{ 
	font-size: 12px;
	text-decoration: none;
}
#subnav_home a:hover{ 
	font-size: 12px;
	text-decoration: underline;
	color: #c61d23;
}
#subnav_shop{ 
	position: absolute;
	left: 20px;
	top: 320px;
	width: 190px;
	height: 195;	
}
#subnav_shop a{ 
	font-size: 12px;
	text-decoration: none;
}
#subnav_shop a:hover{ 
	font-size: 12px;
	text-decoration: underline;
	color: #c61d23;
}

/* Fonts */
h1 { 
	color: #898886; 
	font-size: 20pt;
	margin: 7px; 
} 
h2 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.style21 {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style25 {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style22 {font-size: 9pt;color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;}
.style23 {font-size: 9pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style24 {color: #666666;font-style: italic;}
.style26 {color: #CC0000;font-style: italic;}
.style6 {
	font-size: 10pt;
	font-weight: bold;
}
.style9 {color: #CC0000}
.style19 {font-size: 14px}
.style20 {font-size: 12px}
.style53 {color: #999999}
.style29 {font-size: 12px; font-weight: bold; }
.style30 {
	color: #898886;
	font-weight: bold;
}
a{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
}
ul, li{
	margin-top: 0px;
	margin-bottom: 0px;
}

.small{
	color: #000000;
	font-size: 8pt;
}


/* Sroll full content) */
#scroll{
	position: relative;
	left: 250px;
	top: 10px;
	width: 570px;
	height: 530px;
	overflow-y: scroll;
}


/* Etalage home (3x3) */
#h_etalage{
	position: relative;
	left: 248px;
	top: 20px;
	width: 750px;
}
#h_etalage1{
	position: absolute;
	height: 143px;
	width: 170px;
	text-align: center;
	left: 418px;
	top: 8px;
}	
#h_etalage2{
	position: absolute;
	height: 143px;
	left: 418px;
	width: 170px;
	text-align: center;
	top: 154px;
}  
#h_etalage3{
	position: absolute;
	height: 143px;
	left: 418px;
	width: 170px;
	text-align: center;
	top: 300px;
}
#h_etalage4{
	position: absolute;
	height: 143px;
	top: 446px;
	width: 170px;
	text-align: center;
	left: 418px;
}
#h_etalage5{
	position: absolute;
	height: 145px;
	left: 213px;
	top: 446px;
	width: 170px;
	text-align: center;
}
#h_etalage6{
	position: absolute;
	height: 143px;
	left: 8px;
	top: 446px;
	width: 170px;
	text-align: center;
}
#h_etalage6a{
	position: absolute;
	height: 281px;
	left: 8px;
	top: 144px;
	width: 375px;
	text-align: center;
}
#h_etalage7{ 
	position: absolute; 
	height: 122px; 
	top: 358px; 
	width: 165px; 
	text-align: center;
}
#h_etalage8{ 
	position: absolute; 
	height: 122px; 
	left: 198px;
	top: 358px;
	width: 165px;
	text-align: center; 
}
#h_etalage9{ 
	position: absolute; 
	height: 122px; 
	left: 394px;
	top: 358px;
	width: 165px;
	text-align: center; 
}
#h_etalage10{
	position: absolute;
	width: 355px;
	text-align: left;
	overflow-y: scroll;
	height: 465px;
	top: 85px;
	left: 15px;
}
#h_etalage11{
	position: absolute;
	width: 340px;
	text-align: left;
	height: 465px;
	top: 75px;
	left: 15px;
}
#h_etalage12{
	position: absolute;
	width: 340px;
	text-align: left;
	height: 465px;
	left: 15px;
	top: 0px;
}
#h_etalage13{
	position: absolute;
	width: 110px;
	text-align: left;
	height: 70px;
	top: -264px;
	left: -195px;
}

/* prices */
#h_prijs1{ 
	position: absolute; 
	left: 385px; 
	top: 157px; 
}
#h_prijs2{ 
	position: absolute; 
	left: 583px; 
	Top: 157px; 
}
#h_prijs3{ 
	position: absolute; 
	left: 779px; 
	top: 157px; 
}
#h_prijs4{ 
	position: absolute; 
	Left: 385px; 
	top: 337px; 
}
#h_prijs5{ 
	position: absolute; 
	left: 583px; 
	top: 337px;  
}
#h_prijs6{ 
	Position: absolute; 
	left: 779px; 
	top: 337px; 
} 
#h_prijs7{ 
	position: absolute; 
	left: 385px; 
	top: 517px; 
}
#h_prijs8{ 
	position: absolute; 
	left: 583px; 
	top: 517px; 
}
#h_prijs9{ 
	position: absolute; 
	left: 779px; 
	top: 517px; 
}


/* Etalage product presentatie (4x2) */
#p_etalage{
	position: relative;
	left: 17px;
	top: 50;
	width: 750px;
}
#p_etalage1{ 
	position: absolute; 
	height: 122px; 
	width: 165px; 
	text-align: center;
}	
#p_etalage2{ 
	position: absolute; 
	height: 122px;
	left: 208px; 
	width: 165px;
	text-align: center; 
}  
#p_etalage3{ 
	position: absolute;
	height: 122px;	 
	left: 416px; 
	width: 165px;
	text-align: center;
}
#p_etalage4{ 
	position: absolute;
	height: 122px ; 
	left: 624px;
	width: 165px;
	text-align: center;
}
#p_etalage5{ 
	position: absolute; 
	height: 122px; 
	top: 145px; 
	Width: 165px;
	text-align: center; 
}
#p_etalage6{ 
	position: absolute; 
	height: 122px; 
	left: 208px; 
	top: 145px; 
	width: 165px; 
	text-align: center;
}
#p_etalage7{ 
	position: absolute; 
	height: 122px; 
	left: 416px; 
	top: 145px; 
	width: 165px; 
	text-align: center;
}
#p_etalage8{ 
	position: absolute; 
	height: 122px; 
	left: 626px;
	top: 145px;
	width: 165px;
	text-align: center; 
}


/* Offerte */
#sub_offerte{
	position: relative;
	left: 248px;
	top: -291px;
	width: 750px;
}
#p_offerte1{ 
	position: absolute; 
	height: 122px; 
	top: 318px; 
	width: 165px; 
	text-align: center;
}
#p_offerte2{ 
	position: absolute; 
	height: 122px; 
	left: 196px;
	top: 318px;
	width: 165px;
	text-align: center; 
}
#p_offerte3{ 
	position: absolute; 
	height: 122px; 
	left: 393px;
	top: 318px;
	width: 165px;
	text-align: center; 
}

