/* CLASSES */

/* mainitems */
#canvas {
    position:static;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px; 
    text-align: left;
    width: 1024px;
    height: auto;  
    border-top: 1px; 
}

#header {
    float: left;
    width: 1024px;
    height: auto;
}

#mid {
    float: left;
    width: 1024px;
    height: auto;
    min-height: 550px;
}

#item_home {
    float: left;
    width: 316px;
    max-height: 60px;
    margin-top: 0px;
}

#sidebar {
    float: left;
    width: 240px;
    height : auto;
    margin-top: -8px;
    margin-right: 5px;
    overflow:auto;
    overflow-x:hidden;
    overflow-y:auto;
}

#main {
    float: left;
    width: 770px;
    height: auto;
    margin-top: 5px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}   

#footer {
    float: left;
    margin-top: auto;
    width: 1024px;
    height: 50px;
}

/* sub items */
#titel {
    float: left;
    width: 470px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#PayPalLogo{
    float: right;
    width: 60px;
    height: 38px;
    margin: 5px;
}
#UPSLogo{
    float: right;
    width: 60px;
    height: 38px;
    margin: 5px;
}

#langbar {
    float: right;
    width: 200px;
    height: 50px;
}

#main_mid {
    float: left;
    width: 765px;     
    height: auto;
    min-height: 820px;

}

#mainitem_txt {
    float: left;  
    width: 630px;
}   

#mainitem_pic {
    position: relative;
    width: 500px;
    margin-left: 60px;
    border-style: solid;
    border-width: 10px;
    border-color: gray;
}          

#showroom {
    float: right;
    width: 300px;
    margin-right: 50px;
    margin-top: -60px;
}          
.thumbnaillist{
	float: left;
	width:770px;
}
.row_start {
    float: left;
    width: 770px;
}
.thumbnail {
    float: left;
    width: 110px;
    padding: 0 7 0 7;
}


.thumbnail_pic {
    float: left;
    width: 100px;
    height:170px;
    /*background-color: gray*/;
}

.thumbnail_txt {
    float: left;
    width: 100px;
    height:70px;
    text-align: center;
}

.voorraad {
	font-size: 75%;
}

#item_sp {
    float: right;
    width: 300px;
    max-height: 60px; 
}

.button150100 {
    background: url("images/Button_150x100.jpg");
    background-position: center;
    color: white;  
    text-align: center;
    vertical-align: middle;
    font-style: italic; 
    float:left;
    margin-top: auto;
    margin-bottom: auto;
    width: 150px;
    height: 100px;
}

/* ID'S */
.mainitem {
    position: relative;
    margin-left: 20px;
    margin-right: 25px;
    padding-top:20px;
    height: auto;
}

.item {
    position: relative;
    height: auto;
}

.item_button {
    float: right;
    margin-left: 20px; 
    padding-top: 10px;    
    padding-left: 10px;    
    width: 270px;
    height: 40px;
    background: url("images/lege button.png") no-repeat top left;   
}

.footer_item {
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    width: 100px;
}

/* Overige */
html {
    overflow:auto;
    height: 101%;
}

body {
    text-align: center;
    background: url("images/Dragonfly background.jpg");
    background-repeat: repeat-y;
    background-position: center;
    background-position: top;
    background-color: #0D1216;
    font-family: Arial, Helvetica, Georgia, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

iframe {
    background-color: #1363A1;
    text-align: center;
	margin: 25px;
}

table {
    text-align: left;
    font-family: Arial, Helvetica, Georgia, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}


.center_table{
    margin: auto;
    text-align: left;
    font-family: Arial, Helvetica, Georgia, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.center_td{
    margin: auto;
    text-align: center;  
}

a:link, a:visited, a:active {
    text-decoration: none; 
    color: #ffffff;
    border-style:none;
}

h1 {
    font-family: Arial, Helvetica, Georgia, Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #F3CB3F;
}

fieldset {
    font-family: Arial, Helvetica, Georgia, Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #F3CB3F;
}

p {
    color: #ffffff;
}

.picborder {
    border-style: solid;
    border-width: 5px;
    border-color: gray;
} 

#pic_no_border 
.img {border-bottom: 0px solid;} 

/* menu */
.menu ul {list-style:none;}

ul.menuLevel1 { 
	padding-left: 0;
}
ul.menuLevel2 {
	padding-left: 0;
}
.menuLevel1 .menubutton {
	margin: 0 0 10px 10px;
	display: block;
	width: 230px;
}
.menuLevel2 .menubutton {
	margin: 0 0 10px 10px;
	display: block;
	width: 230px;
}

.rnd1,.rnd2,.rnd3 {
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	overflow: hidden; /* important, without this IE6 displays 2px height */
}

.rnd_top .rnd2,.rnd_top .rnd3 {
	/*$grijs = imagecolorallocate($im, 83, 86, 90);	*/
	/*background: #545961 none repeat scroll 0 50%;
	*/background: rgb(83, 86, 90) none repeat scroll 0 50%;
	
}

.rnd_bottom .rnd2,.rnd_bottom .rnd3 {
	background: rgb(83, 86, 90) none repeat scroll 0 50%;
}

.rnd1 {
	background: #545961 none repeat 0 50%;
	margin: 0 4px;
}

.rnd2 {
	margin: 0 2px;
}

.rnd3 {
	height: 2px;
	margin: 0 1px;
}

.menuLevel1 .midden {
	background: #545961 none repeat scroll 0 0;
	padding: 0 7px 2px !important;
	line-height: 20px;
	font-size: 14px;
}
.menuLevel2 .midden {
	background: #545961 none repeat scroll 0 0;
	padding: 0 7px 2px !important;
	line-height: 15px;
	font-size: 12px;
}

.footer_mid {
	background: #545961 none repeat scroll 0 0;
	padding: 0 7px 2px !important;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	height: 30px;
}

.menuLevel1 a.menulink {
	color: #F3CB3E;	
}
.menuLevel1 a.menulink:hover{
	color:#199F42;
}

.menuLevel2 a.menulink {
	color: #032142;	
}
.menuLevel2 a.menulink:hover{
	color:#199F42;
}
li .menubutton a.menulink img {border: 0px solid;}

/*main background*/
.mainbackgroundLevel1 .mainbackground{
	margin: 0 0 10px 10px;
	display: block;
	width: 230px;
}

.round1,.round2,.round3 {
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	overflow: hidden; /* important, without this IE6 displays 2px height */
}

.round_top .round2,.round_top .round3 {
	background: rgb(35, 130, 190) none repeat scroll 0 50%;
	background: rgba(35, 130, 190, 0.6);
	filter:alpha(opacity=60); /* IE patch */	
}

.round_bottom .round2,.round_bottom .round3 {
	background: rgb(35, 130, 190) none repeat scroll 0 50%;
	background: rgba(35, 130, 190, 0.6);
	filter:alpha(opacity=60); /* IE patch */	
}

.round1 {
	background: rgb(35, 130, 190) none repeat scroll 0 50%;
	background: rgba(35, 130, 190, 0.6);
	filter:alpha(opacity=60); /* IE patch */	
	margin: 0 4px;
}

.round2 {
	margin: 0 2px;
}

.round3 {
	height: 2px;
	margin: 0 1px;
}

.mainbackgroundLevel1 .midden {
	background: rgb(35, 130, 190) none repeat scroll 0 0;
	background: rgba(35, 130, 190, 0.6);
	filter:alpha(opacity=60); /* IE patch */	
	padding: 0 7px 2px !important;
	line-height: 20px;
	font-size: 14px;
	height: auto;
}

.opacity{
	float: left;
	width: 765px;
	height: auto;
	background: rgb(35, 130, 190);
	background: rgba(35, 130, 190, 0.6);
	filter:alpha(opacity=60);
}

/* slider */
#slider {
	margin-left: -20px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	width: 765px;
	height: 150px;
}
#slider img {
	display:none;
}

#newsline {
	margin-top: 5px;
	width: 1024px;
	height: 75px;
}
}
