HTML {
	height :100%;
	margin :0px;
	padding:0px;
	overflow: auto;
}

/* *{
	border: 1px solid aqua;
}
*/
body{
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;	
	background-color: #008AFF;
	scrollbar-face-color: #008AFF;
	scrollbar-highlight-color: #008AFF;
  scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	/*overflow-y: scroll;*/
	margin:0px;
	padding:0px;
	overflow: auto;
	text-align:center;
}

div#global {
  width:795px;
  text-align:center;
  vertical-align:middle;
  height:100%;
  margin:0 auto;
  padding:0px;
}

#splash_taal{
	padding-right: 35px;
}
#splash_top{
	background-image: url(../img/splash/top.gif);
	background-repeat: no-repeat;
	height: 95px;
}
.splash_bruder{
	background-image: url(../img/splash_bruder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.splash_mini{
	background-image: url(../img/splash_mini.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.splash_siku{
	background-image: url(../img/splash_siku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topleft{
	background-image: url(../img/topleft.gif);
	background-repeat: no-repeat;
}
.topmiddle{
	background-image: url(../img/topmiddle.gif);
	background-repeat: repeat-x;
}
.topright{
	background-image: url(../img/topright.gif);
	background-repeat: no-repeat;
}
.left{
	background-image: url(../img/left.gif);
	background-repeat: repeat-y;
}
.right{
	background-image: url(../img/right.gif);
	background-repeat: repeat-y;
}
.content{
	background-image: url(../img/contentverloop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomleft{
	background-image: url(../img/bottomleft.gif);
	background-repeat: no-repeat;
}
.bottommiddle{
	background-image: url(../img/bottommiddle.gif);
	background-repeat: repeat-x;
}
.bottomright{
	background-image: url(../img/bottomright.gif);
	background-repeat: no-repeat;
}

.kleineplaatjes{
	background-image: url(../img/menupx.gif);
	background-repeat: repeat-y;
	padding-left: 22px;

}

.kleineplaatjes_2{
	background-image: url(../img/menupx.gif);
	background-repeat: repeat-y;
	padding-left: 18px;

}
.menuback{
	background-image: url(../img/menuback.gif);
	background-repeat: repeat-y;

}
#rovecom a:link, #rovecom a:active, #rovecom a:visited, #rovecom a:hover{
	color: #FFDE00;
	font-size: 10px;
	text-decoration: none;
}



/* ------------------------- top menu --------------------------*/


#menuhori { 
	padding: 0;
	margin: 0;
	list-style: none;
	
	
/*basis hoofdmenu geen breedte aangeven*/
	
}
#menuhori li ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: none;
	/*position: absolute;*/
	left: 0;
	/*basis submenu, geen breedte aangeven en verborgen*/
}


#menuhori li { 
	cursor: hand;
	padding-left: 0px;
	float: left;
	/*position: relative;*/
	padding: 0px;
	margin: 0;
	left: 0;
	padding-left: 0px;

	
	/*background-image: url(../img/menu_button.gif);
	background-repeat: no-repeat;
/*achtergrond hoofdmenu*/

}
#menuhori li ul li { 
	padding-left: 0px;
	float: left;
	position: relative;
	background-color: #DBDBDB;

	/*border: 1 solid white;
	
/*achtergrond submenu*/
}


#menuhori li ul li>ul { 
	top: auto;
	left: auto;
/* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
}

#menuhori li:hover ul, #menuhori li.over ul {
	display: none; 
/*zichtbaar maken submenu*/
}
#menuhori li ul li:hover ul, #menuhori li ul li.over ul { 
	display: none;	
/*zichtbaar maken submenu*/
}

#menuhori li:hover ul li ul, #menuhori li.over ul li ul { 
	display: none;	
/*onzichtbaar maken subsubmenu*/
}



#menuhori li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: white;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 14px;
	padding-left: 20px;

	
	/*filter: dropshadow(Color:#000000, OffX:1, OffY:1, Positive:1);*/
/*stijlen hoofdmenu*/
}
#menuhori li ul li a {
background-image: none;
	background-color: #DBDBDB;
	display: block;
	text-decoration: none;
	color: navy;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 14px;
	filter: none;
/*stijlen submenu*/
}

#menuhori li a:hover { 
	left: 0;
	color: #C41603; 

	
/*rollover hoofdmenu*/
}
#menuhori li ul li a:hover { 
	color: white; 
	background: #DDDDDD;
/*rollover submenu*/
}


/*-------------------- MENU LINKS ----------------------------*/

#menulinks ul{
  	margin: 0px;
	padding-left: 0px;
	color: #000080;
	list-style: none;
	
	
}

#menulinks ul li ul{
 	display: block;
	float:none;
	position:relative;
	text-decoration: none; 
	color: #000080;
	padding-left: 0px;
	margin: 0px;
	}

#menulinks ul li ul li{
	display: block;
	float:none;
	position:relative;
	background: transparent;
	color: #000080;
	margin: 0px;
	padding: 0px;
}

#menulinks ul li ul li ul{
	display: none;
	color: #000080;
}


#menulinks li a{
	margin: 0px;
	background: transparent;
	border: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 45px;
	padding-bottom: 0px;
	color: #C41603;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	background-image: url(../img/pijltje.gif);
}
#menulinks li a:hover{
	margin: 0px;
	background: url(../img/pijltjeOver.gif);
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-family: Comic Sans MS;
	padding-top: 0px;
	padding-left: 45px;
	padding-bottom: 0px;
	color: #C41603;
}
#menulinks li ul a:active{
	margin: 0px;
	background: url(../img/pijltjeOver.gif);
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none;
	font-weight: bold;
	font-family: Comic Sans MS;
	padding-top: 0px;
	padding-left: 45px;
	padding-bottom: 0px;
	color: #C41603;
}
#menulinks li.active3 a, #menulinks li.active3 a:hover{
		color: navy;
}


/* subsub actief */
#menulinks li.haschild ul {
	display:none;
} 
#menulinks li.haschild.active3 ul {
	display:block;
}
#menulinks li.haschild.active3 ul li {
	margin-left:10px;
}
#menulinks li.haschild.active3 ul li a {
	color:#C41603;
}
#menulinks li.haschild.active3 ul li.active4 a {
	color: #014FB6;
}
/* eind subsub actief */



a:link, a:active, a:visited{
	color: #C41603;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a:hover{
	color: #C41603;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
LI{
	color: #C41603;
}
.button{
	background-color: #C41603;
	color: white;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid black;
}
/*------------------ProductenModule-----------------------*/

form{
	margin: 0;
	padding: 0;
	width: 144px;
}
#product_box{
	background-image: url(../img/Pro_Background.gif);
	background-repeat: no-repeat;
	height: 265px;
	width: 174px;
	margin: 0px 0px 0px 0px;	
	vertical-align: text-bottom;
	float: left;
}
#product_img_height{
	height:71px;
	
}

.product_table{
	width: 144px;
}

#img_align{
	text-align: center;
	margin-top: 0px;
	/*margin-right: -10px;*/
}
#product_img{
	border: 2px solid #ED8A00;
	margin-top: 0px;	
}
#product_box #product_img{
	border: 2px solid #ED8A00;
	margin-top: 0px;	
	cursor: pointer;
}
#product_box h2.naam{
	color: Lime;

}
#product_box h2{
	color: #C41603;
	font-size: 1.0em;
	margin: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-bottom: 3px;
	float: left;

}
#product_box h4{
	color: #C41603;
	font-size: 1.0em;
	margin: 0px;
	margin-left: 0px;
	margin-right: 5px;
	padding-bottom: 3px;
	float: left;

}
.text_align{
	vertical-align: top;
	width: 50%;

}
#product_box h1{
	color: navy;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
#prijs{
	background-color: #FFFEF7;
	color: #1135AF;
	font-size: 1.0em;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 15px;
	height: 43px;
	width: 154px;
	margin-bottom: 0px;
	margin-top: 40px;
}
#bestelfront{
	float: right;
	padding-right: 15px;
	margin-top: -40px;
}
#img_align a:link, #img_align a:active, #img_align a:visited, #img_align a:hover{
	font-size: 11px;
	margin-bottom: 0px;
	text-align: center;
	color: #C41603;
	margin-right: -3px;
	text-decoration: none;

}

#product{
	margin-left: 5px;
	margin-right: 13px;
	margin-top: 10px;
	vertical-align: bottom;
}
/*-----------------Product Detail------------------------*/

#detail_header {
	background-image: url(../img/Pro_detailtop.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 0px;
}
#detail_content{
	background-image: url(../img/Pro_detailcontent.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#bestelnummer{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#bestelnummer h1{
	color: #C41603;
	font-size: 11px;
	padding-bottom: 0px;
}
#detail_footer{
	background-image: url(../img/Pro_detailbottom.gif);
	background-repeat: no-repeat;
	height: 11px;
}
#detail_omschrijving{
	background-color: #FFFEF7;
	width: 520px;
	margin-left: 5px;
	border-top: 1px solid #ED8A00;
	padding: 5px;
	margin-right:5px;
	
}
#detail_bottom{
	background-color: #F6D7E4;
	width: 530px;
	margin-left: 5px;
	border-top: 1px solid #ED8A00;
	padding-top:5px;
	height:55px;
}
#detail_foto{
	text-align: center;
	padding-bottom: 10px;
	margin-right: 50PX;
}
#detail_omschrijving h1 {
	color: #C41603;
	font-size: 12px;
	margin:0px;
	/*float: left;
	margin:0px;
	*/
	display:inline;
}


#detail_omschrijving div.flt {
  float:left;
  
}
#detail_omschrijving div.flt_2 {
  padding-left:10px;
  padding-top:2px;
  float:left;
}
.clear {
  clear:both;
}

#detail_prijs{
	background-color: #F6D7E4;
	color: #1135AF;
	font-size: 1.6em;
	width: 100px;
	font-weight: bold;
	margin-left: 3px;
	float: left;
}
.winkelwagen{

}
#detail_terug{
}
#detail_prijs h1{
	font-size: 11px;
	color: #1135AF;
	padding: 2px;
}
#detail_winkelwagen h1{
	font-size: 11px;
	color: #1135AF;
	padding: 2px;
}
#detail_winkelwagen{
	width: 220px;
	margin-left: 0px;
	float: left;
	vertical-align: top;
	height: 40px;
	text-align: center;
}
#detail_terug h1{
	font-size: 11px;
	color: #1135AF;
	padding: 2px;
}

/*--------------------Winkelwagentje-----------------------*/

.w_tiltle{
	background-image: url(../img/Pro_wtiltel.gif);
	background-repeat: no-repeat;
	height: 27px;
/*	width: 563px;*/
	color: #C41603;
	font-weight: bold;
	padding-left: 10px;
}
.rov_winkelwagen_veld{
	background-color: #FFF2D3;
}
.w_hoeveel, .w_prijs, .rov_winkelwagen_veld, .w_verder, .w_omschrijving, .w_euro{
	background-color: #FFF2D3;
/*	width: 200px;*/
}
.w_hoeveel2{
	background-color: #FFF2D3;
/*	width: 200px;*/
	color: #C41603;
}
.w_product, .w_naam, .w_wagentje{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00;
	color: black;
	padding-left: 10px;
/*	width: 200px;*/
}
.w_wagentje2{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00;
	border-right: 5px solid #ED8A00;
	color: black;
	padding-left: 10px;
	}
.w_productB{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00;
	color: black;
	font-weight: bold;
	padding-left: 10px;
/*	width: 300px;*/
}
.w_hoeveelB, .w_prijsB{
	background-color: #FFF2D3;
/*	width: 200px;*/
	font-weight: bold;
	
}
.w_totaalB{
	background-color: #FFF2D3;
	border-right: 5px solid #ED8A00;
	padding-right: 10px;
	font-weight: bold;
}
.verzendwijze{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00;
	color: black;
	padding-left: 10px;
}
#verzendwijze{
	color: red;
	vertical-align: middle;
	margin-top: 4px;
}
.w_totaal, .w_bestellen{
	background-color: #FFF2D3;
	border-right: 5px solid #ED8A00;
	padding-right: 10px;
}
.back2 textarea{
	height: 100px;
	width: 200px;
	
}
.rechts input{
	width: 60px;
	text-align: right;
	background: transparent;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.w_totaal input{
	width: 60px;
	text-align: right;
	background: transparent;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.w_bottom{
	background-image: url(../img/Pro_wbottom.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.w_button{
	background-color: #FFFEF7;
	border: 1px solid #ED8A00;
	color: #C41603;
	font-weight: bold;
	margin-left: 10px;
}
.w_totaalbar{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00;
	text-align: right;
	padding-top:5px;
}
.w_totaalbar2{
	background-color: #FFF2D3;
	border-right: 5px solid #ED8A00;
	padding-right: 10px;
	padding-top:5px;
	border-top:1px solid #ED8A00;
}
.w_totaalbarM{
	background-color: #FFF2D3;
	text-align: right;
	padding-top:5px;
	border-top:1px solid #ED8A00;
}
.rov_winkelwagen_button{
	background-color: transparent;
	background-image: url(../img/detail_winkelwagen.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 33px;
	border: none;
	cursor: pointer;
	color: #C41603;
	font-weight: bold;
	font-family: Comic Sans MS;
	margin-left: 115px;
	margin-top: -20px;
	
}
.rov_winkelwagen_button2{
	background-color: transparent;
	background-image: url(../img/detail_winkelwagen.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 33px;
	border: none;
	cursor: pointer;
	color: #C41603;
	font-weight: bold;
	font-family: Comic Sans MS;

	
}
.rov_winkelwagen_button_terug, .rov_winkelwagen_button_bestel, .rov_winkelwagen_button_bijwerken, .rov_winkelwagen_button_bestel_disabled {
	background-color: transparent;
	background-image: none;
	border: none;
	cursor: pointer;
	color: #C41603;
	font-weight: bold;
	font-family: Comic Sans MS;
	margin-right:10px;
	text-align:center;
}

.rov_winkelwagen_button_bestel_disabled {
  color:#666666;
}

#aantalpaginas{
	color: #FDE21D;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 12px;
	padding: 4px;
	
	height:30px;

}

#pagina_paging {
	float:right;
	padding-right:48px;
}

#pagina_text {
	float:left;
}

#pagina a:link, #pagina a:active, #pagina a:visited, #aantalpaginas a:link, #aantalpaginas a:active, #aantalpaginas a:visited{
	color: #FDE21D;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 12px;
	padding: 4px;
}
#pagina a:hover,  #aantalpaginas a:hover{
	color: #FDE21D;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 12px;
	padding: 4px;
	text-decoration: none;
}

#pagina{
	color: #FDE21D;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 12px;
	padding: 4px;
	clear:both;

	text-align:right;
	padding-right:48px;
}
.back2 input{
	background-color: white;
}
#omschrijving_lang{
	margin-left: 100px;
}
/*-----------------Bestel formulier---------------------*/
.gegevens{
	background-image: url(../img/Pro_gegevenstop.gif);
	background-repeat: no-repeat;
	height: 40px;
	color: #C41603;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 2px;

}
.back{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00; 
	width: 150px;
	font-weight: bold;
	font-family: Comic Sans MS;
	color: black;
	padding-left: 10px;
}
.back3{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00; 
	width: 140px;
	font-weight: bold;
	font-family: Comic Sans MS;
	color: black;
	padding-left: 10px;
	vertical-align: top;
	
}
.back2{
	background-color: #FFF2D3;
	border-right: 5px solid #ED8A00; 
}
.gegevensbottom{
	background-image: url(../img/Pro_gegevensbottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-bottom: 2px;
	padding-left: 20px;
/*	width: 100%;*/
}
.links{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00; 
	padding-left: 10px;
	padding-right: 4px;
	font-weight: bold;
/*	width: 400px;*/
}
.linkspro{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00; 
	padding-left: 10px;
	padding-right: 4px;
	font-weight: bold;
	/*color: blue;*/
/*	width: 400px;*/
}
.links2{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00; 
	padding-left: 10px;
	padding-right: 4px;
	font-weight: bold;
/*	width: 100px;*/
}
.linksB{
	background-color: #FFF2D3;
	border-left: 5px solid #ED8A00; 
	padding-left: 10px;
	padding-right: 4px;
	font-weight: bold;
/*	width: 400px;*/
}
.midden{
	background-color: #FFF2D3;
	padding-right: 10px;
	/*color: blue;*/
/*	width: 200px;*/
}
.middenT{
	background-color: #FFF2D3;
	padding-right: 10px;
	font-weight: bold;
/*	width: 250px;*/
}
.midden2{
	background-color: #FFF2D3;
	font-weight: bold;
	padding-right: 10px;
/*	width: 150px;*/
}
.rechts{
	background-color: #FFF2D3;
	border-right: 5px solid #ED8A00; 
	padding-left: 10px;
	/*color: blue;*/
	padding-right: 10px;
}
.rechtsB{
	background-color: #FFF2D3;
	border-right: 5px solid #ED8A00; 
	padding-left: 10px;
	font-weight: bold;
	padding-right: 10px;
}
.rechts2{
	background-color: #FFF2D3;
	border-right: 5px solid #ED8A00; 
/*	width: 320px;*/
	padding-left: 10px;
	/*color: blue;*/
	padding-right: 10px;
}

#g_bottom{
	background-image: url(../img/Pro_gegevensbottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 563px; 
	padding-left: 10px;
}
#form form{
	margin-top: 0px;
}
#bedankt{
	color: #FDE21D;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 24px;
}
#aantal_besteltext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1135AF;
	width: 18px;
	float: left;
}
.aantal_bestel{
	float: left;
	margin-left: 30px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#euro{
	border: 1px solid red;

}
#opmerking{
	background-image: url(../img/opmerking.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 31px;
	margin-top: -4px;
	color: white;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
}
#geenopmerking{
	height: 31px;
}
div>#opmerking{
	margin-top: 15px;
}
#opmerkingdetail{
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 18px;
	color: #C41603;
	clear:both;
}
.w_euro{
	padding-left: 10px;
}
.w_prijs{

}
.w_prijsB{
	text-align: right;
}
#product_zoeken{
	margin-left: 15px;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
}
#product_zoeken input{
	border: 1px solid #C41603;
	color: #C41603;
	font-family: Comic Sans MS; 
	font-weight: bold; 
	font-size: 14px;
	height: 22px;
	background-color: #FFFEF7;
	margin-left: 4px;
	
}
#detail_print{
	width: 50px;
	float: right;
	margin-right: 10px;
	margin-top: -15px;
}
#print_menu img{
	display: none;
}
#button_zoek {
	width:60px;
}
.wtkerror {
	color:#ff0000;
}
.main_menu{
	height: 100%;
}
.onder_menu{
	background-image: url(../img/menupx.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0em 0em 0em 0em;
	 font-family: Comic Sans MS;
	color: #C41603;
}
h1, h2, h3 {
    font-weight: normal;
    margin-bottom:0.6em;
}
h4, h5, h6 {
    font-weight: bold;
    margin-bottom:0.3em;
}
h1 {
    font-family: Comic Sans MS;
	font-size: 28px;
	font-weight: bold;
	color: #C41603;
}
h2 {
    font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #C41603;
}
h3 {
    font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	color: #C41603;
}
h4 {
   font-family: Comic Sans MS;
	font-size: 12px;
	font-weight: bold;
	color: #C41603;
}
h5 {
   font-family: Comic Sans MS;
	font-size: 10px;
	font-weight: bold;
	color: #C41603;
}
h6 {
    font-family: Comic Sans MS;
	font-size: 10px;
	font-weight: bold;
	color: #C41603;
}
.kolom_links, .kolom_rechts{
	width: 45%;
	float: left;
	margin: 10px;
}
.style_kopgroot, .headline{
	font-family: Comic Sans MS;
	font-size: 28px;
	font-weight: bold;
	color: #C41603;
}
.style_kopmiddel{
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #C41603;
}
.style_kopklein{
	font-family: Comic Sans MS;
	font-size: 14px;
	font-weight: bold;
	color: #C41603;
}


#frm_orderlogin {
	margin:4px;
}

#frm_orderlogin td {
	vertical-align:top;
}

#frm_orderlogin .wtkerror {
	display:block;
	padding-left:10px;
}

#order {
	margin:4px;
}


#order td {
	padding-top:2px;
}

#order .label {
	font-weight: bold;
	font-family: Comic Sans MS;
	color: black;
	padding-right:10px;
}

#order .label_header {
	color: #C41603;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 14px;
	padding-bottom:10px;
	padding-top:10px;
}

#order a {
	font-family:verdana;
	font-size: 11px;
}

td.ideal {
  text-align:center;
  padding-top:20px;
  padding-right:2px;
}
td.ideal_logo {
  padding-top:20px;
  padding-left:20px;
}
