#websitevak { width: 80%; } @media screen and (min-width: 1441px) { #websitevak { width: 65%; } } @media screen and (max-width: 1200px) { #websitevak { width: 95%; } }


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
	
}
body {
	background-color: #F3E2A9;
}
a:link {
	color: ##5858FA;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: ##5858FA;
}
a:hover {
	text-decoration: none;
	color: 0000FF;
}
.boldPara {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 16px; font-weight: bold; }
.paddedCelRt .boldPara {
}
.nav {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.paddedCelRt {
	padding-right: 20px;
}
.ColumnRight {
	padding-right: 20px;
}
.ColumnLeft {
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fauxList {
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
}
.italP {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 16px; font-style: italic; }


.miceType  {
	font-size: 9px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
}
.miceType  a  {
	color: #CCC;
	text-decoration: none;
}
.miceType  a:hover {
	color: #fff;
	text-decoration: underline;
}
.image {
    border: 2px solid #800080;
}  

BODY, P, LI, TR, PRE, TD, TH {
	font-size: 11pt;
	line-height: 150%;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, sans-serif;
	margin:0px;
	margin-bottom: 15px;

	}
	
body {
	padding:0;
	text-align:center;
	font-weight: normal;
	height: 100%;
    background-color: F3E2A9;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#top {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: center;
	position: relative;


	}



  H1, H1 a:link, H1 a:visited, H1 a:active{
	font-size: 16pt;
	font-weight: normal;
	color: #921f0c;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	letter-spacing: 1px;
	text-decoration: none;
	text-align:right;
	}


  H2, H2 a:link, H2 a:visited, H2 a:active {
	font-size: 14pt;
	font-weight: normal;
	color: #AA713A;
	margin: 0;
	margin-bottom: 10px;
	font-style: normal;

	}

  H3 {
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0;
	margin-bottom: 6px;
	}

  H4 {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	margin: 0;
	margin-bottom: 6px;
	}


  H6, H6 a:link, H6 a:visited, H6 a:active{
	font-size: 16pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	letter-spacing: 1px;
	text-decoration: none;
	text-align:center;
	}
H7 {
	font-size: 20pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	letter-spacing: 1px;
	text-decoration: none;
	text-align:center;
	
	}

#boekingsformulier    {
	position:absolute;
	top: 580px;
	left:  0px;
	width: 314px;
	height:100px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

#circle {
position:absolute;
	top: 230px;
	left: 800px;
        width:50px;
        height:50px;
        border-radius:50px;
        background-color:rgba(255, 102, 0, 0.6); 
} 








/* DIV CONTENANT LES ELEMENTS DE MENU */


#fotoboven    {
	position: absolute;
	top: 0px;
	left: -145px;
	width: 1280px;
	height: 470px;

}

#fotoonder    {
	position: absolute;
	top: 1540px;
	left: -145px;
	width: 1280px;
	height: 470px;

}

#diaporando    {
	position: absolute;
	top: 440Px;
	left: 273px;
	width: 375px;
	height: 180px;

}

#logo    {
	position:absolute;
	top: 78px;
	left: 0px;
	
}


#boite-transp     {
	width:210px;
	height:22px;
	background:rgb(217, 218, 219);
	background:rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 180px;
	left: 0px;
	z-index:99;
	text-align: center;
	padding-top: 8px;
}

#bovenbalk    {
	position:absolute;
	top: 50px;
	left: 7px;
	width: 985px;
	}

#div-dropbalk {
	position: absolute; 
	top: 30px;
	left: 1px;
	z-index: 100;
	width: 950px;
	vertical-align: middle;
	background:none;
}





/* ID DES ELEMENTS DU CORPS DE LA PAGE */


#balk    {
	position:absolute;
	left: 0px;
	top: 380px;
	width: 634px;
	background:#FF0000;
	padding: 8px;
-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;


}


#intro    {
	position:absolute;
	top: 440px;
	left: 0px;
	width: 250px;
	height:231px;
	background:#FFF;
	padding: 8px;

}

#landenraam    {
	position:absolute;
	top: 440px;
	left: 0px;
	width: 900px;
	background:#F3E2A9;
	padding: 8px;
}

#zoekraam    {
	position:absolute;
	top: 560px;
	left: 0px;
	width: auto;
	background:#F3E2A9;
	padding: 8px;
}


#tochtraam   {
	position:absolute;
	top: 440px;
	left: 0px;
	width: 990px;
	background:#F3E2A9;
	padding: 8px;
	
}




#zoekbalk    {
	position:absolute;
	top: 440px;
	left: 0px;
	width: auto;
	height:45px;
	background:#FFF;
	padding: 8px;


}

#tekstbalk    {
	position:absolute;
	top: 470px;
	left: 0px;
	width: auto;
	height:50px;
	background:#F3E2A9;
	padding: 8px;


}

#onglets    {
	position:absolute;
	top: 720px;
	left: 0px;
	width: 650px;
	background:;

}

#reserver    {
	position:absolute;
	top: 380px;
	left: 660px;
	width: 314px;
	background:;
	height:50px;
	padding: 8px;

}

#accroche    {
	position:absolute;
	top: 440px;
	left: 660px;
	width: 314px;
	background:#FFF;
	height:50px;
	padding: 8px;

}

#colonne-droite    {
	position:absolute;
	top: 595px;
	left: 660px;
	width: 314px;
	background:#f9f4e0;
	padding: 8px;

}

#keyfacts    {
	position:absolute;
	top: 515px;
	left: 660px;
	width: 314px;
	background:#FFF;
	height:155px;
	padding: 8px;

}

#reseaux    {
	position:absolute;
	top: 680px;
	left: 660px;
	width: 150px;
	background:;
	height:40px;
	padding: 8px;


}





#photo-video    {
	position:absolute;
	top: 720px;
	left: 660px;
	width: 330px;
	height:190px;
	background:#FFF;

}


#avis    {
	position:absolute;
	top: 925px;
	left: 660px;
	width: 314px;
	height:250px;
	background:#fff;
	padding: 8px;

}


#suggestions    {
	position:absolute;
	top: 1210px;
	left: 660px;
	width: 314px;
	background:#f9f4e0;
	padding: 8px;

}


#index1    {
	position:absolute;
	top: 440px;
	left: 0px;
	width: 635px;
	height:250px;
	vertical-align:middle;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

#raam2    {
	position:absolute;
	top: 440px;
	left: 0px;
	width: 635px;
	height:650px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

#raam2aw    {
	position:absolute;
	top: 100px;
	
	width: 100%;
	height:80%;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
 
}


#raam3aw    {
	position:absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	height:100%px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
 
}

#onlineboeking    {
	position:absolute;
	top: 470px;
	left: 0px;
	width: 480px;
	height:550px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}	

	#onlineboeking2 
   {
	position:absolute;
	top: 470px;
	left: 520px;
	width: 440px;
	height:550px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

#onlineboekingonder    {
	position:absolute;
	top: 1050px;
	left: 0px;
	width: 960px;
	height:50px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}




#index5    {
	position:absolute;
	top: 1120px;
	left: 0px;
	width: 635px;
	height:400px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}


#div-dropboekingsformulier{
	position: absolute; 
	top: 150px;
	left: 770px;
	z-index: 100;
	width: 100px;
	vertical-align: middle;
	background:none;
}



#dropboekingsformulier {list-style:none;width:150px;margin:0px auto 0px auto;height:35px;padding:0px 20px 0px 20px;
	/* Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	background: #F3E2A9;
	
	
	/* Borders */
	border: 1px solid #002232;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#dropboekingsformulier li {float:left;display:block;text-align:center;position:relative;padding: 4px 10px 4px 10px;margin-right:8px;margin-top:3px;border:none;}
/* #dropboekingsformulier li:hover {border: 1px solid #777777;padding: 4px 9px 4px 9px;	*/
	/* Background color and gradients */
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #F2F2F2, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#EEEEEE));
	
	/* Rounded corners */
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

/* #dropboekingsformulier li a, #dropbalk li a:link {font-family:Arial, Helvetica, sans-serif;font-size:14px; color: #000000;display:block;outline:0;text-decoration:none;padding-top:0px;font-style:normal;}
#dropboekingsformulier li:hover a {color:#161616;}
#dropboekingsformulier li .drop {padding-right:21px;background:url("images/drop.png") no-repeat right 8px;}
#dropboekingsformulier li:hover .drop {background:url("images/drop.png") no-repeat right 7px;} */
/*
 .dropdown_1column, */
.dropdown_2columns, 
/*.dropdown_3columns, 
  .dropdown_4columns,
.dropdown_5columns {margin:4px auto;float:left;position:absolute;left:-999em; /* Hides the drop down */text-align:left;padding:10px 5px 10px 5px;border:1px solid #777777;border-top:none; */
	/* Gradient background */
	background:#F2F2F2;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

/* .dropdown_1column {width: 140px;} */
.dropdown_2columns {width: 280px;}
/* .dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;} */

/* #dropboekingsformulier li:hover .dropdown_1column, */
#dropboekingsformulier li:hover .dropdown_2columns  {left:-1px;top:auto;}
/* #dropboekingsformulier li:hover .dropdown_3columns,
#dropboekingsformulier li:hover .dropdown_4columns,
#dropboekingsformulier li:hover .dropdown_5columns {left:-1px;top:auto;} */

/* .col_1, */
.col_2  { left;position: relative;margin-left: 5px;margin-right: 5px;}
/* .col_3,
.col_4,
.col_5 {display:inline;float: left;position: relative;margin-left: 5px;margin-right: 5px;}
.col_1 {width:130px;} */
.col_2 {width:270px;}
/* .col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;} */



#raam1    {
	position:absolute;
	top: 410px;
	left: 730px;
	width: 314px;
	height:110x;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

#zoekuwreisraam    {
	position:absolute;
	top: 380px;
	left: 700px;
	width: 314px;
	height:40px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}



#cadeaubon    {
	position:absolute;
	top: 330px;
	left: 800px;
	width: 290px;
	height:26px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

#cadeaubongratis    {
	position:absolute;
	top: 230px;
	left: 800px;
	width: 290px;
	height:26px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}


#blackfridaytekst    {
	position:absolute;
	top: 130px;
	left: 800px;
	width: 290px;
	height:26px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}














#blackfriday   {
	position:absolute;
	top: 100px;
	left: 400px;
	width: 320px;
	height:180px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}



#raam3    {
	position:absolute;
	top: 690px;
	left: 660px;
	width: 314px;
	height:530px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
overflow: scroll;	

}

#raam4    {
position:absolute;
	top: 560px;
	left: 660px;
	width: 314px;
	height:100px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
overflow: scroll;	

}



#index6    {
	position:absolute;
	top: 1120px;
	left: 660px;
	width: 314px;
	height:250px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

#index8    {
	position:absolute;
	top: 2020px;
	left: 660px;
	width: 314px;
	height:120px;
	background:#FFF;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	

}

#index10    {
	position:absolute;
	top: 1550px;
	left: 660px;
	width: 314px;
	height:800px;
	background:#f9f4e0;
	padding: 8px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	

}


#boxFB    {
	position:absolute;
	top: 1550px;
	left: 0px;
	width: 635px;
	height:800px;
	background:#FFF;
	padding: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}


#choisir    {
	position:absolute;
	top: 1550px;
	left: 0px;
	width: 980px;
	height:900px;
	background:#FFF;
	padding: 8px;
			-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}



#footer    {
	position:absolute;
	top: 1120px;
	left: 0px;
	width: 980px;

	background: #FFF;
	
	padding: 8px;
			-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}




/* IDENTIFIANTS DE PARAGRAPHES PARTICULIERS */


#tel a {
	font-style:normal;
}
#tel a:hover {
	color:#FFF;
}

#auteur a {
	color:#FFF;
	font-size: 6pt;
}

#menu-top a {
	font-style:normal;
	font-size: 80%;
	color:#000;
}

#menu-top a:hover {
	color:#FFF;
}
#baseline{
	font-size: 14pt;
	font-weight: normal;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:0;
	letter-spacing: 1px;
	}

#baseline2{
	font-size: 9pt;
	font-weight: normal;
	color: #333;
	text-align:left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:0;
	letter-spacing: 1px;
	}

#baseline3{
	font-size: 12pt;
	font-weight: normal;
	color: #333;
	text-align:right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:0;
	letter-spacing: 1px;
	}

#h2accroche{
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom:0;
	letter-spacing: 0px;
	}

.prenom{
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 5px;
	}



#zoekuwreis {
	font-size: 12pt;
	font-weight: normal;
	color: #eb6a10;
	background-color:#f9f4e0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	}




/* MENU DYNAMIQUE */


#dropbalk {list-style:none;width:950px;margin:0px auto 0px auto;height:65px;padding:0px 20px 0px 20px;
	/* Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Background color and gradients */
	background: #F3E2A9;
	
	
	/* Borders */
	border: 1px solid #002232;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}

#dropbalk li {float:left;display:block;text-align:center;position:relative;padding: 4px 10px 4px 10px;margin-right:8px;margin-top:3px;border:none;}
#dropbalk li:hover {border: 1px solid #777777;padding: 4px 9px 4px 9px;	
	/* Background color and gradients */
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #F2F2F2, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#EEEEEE));
	
	/* Rounded corners */
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#dropbalk li a, #dropbalk li a:link {font-family:Arial, Helvetica, sans-serif;font-size:14px; color: #000000;display:block;outline:0;text-decoration:none;padding-top:0px;font-style:normal;}
#dropbalk li:hover a {color:#161616;}
#dropbalk li .drop {padding-right:21px;background:url("images/drop.png") no-repeat right 8px;}
#dropbalk li:hover .drop {background:url("images/drop.png") no-repeat right 7px;}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {margin:4px auto;float:left;position:absolute;left:-999em; /* Hides the drop down */text-align:left;padding:10px 5px 10px 5px;border:1px solid #777777;border-top:none;
	/* Gradient background */
	background:#F2F2F2;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#dropbalk li:hover .dropdown_1column, 
#dropbalk li:hover .dropdown_2columns, 
#dropbalk li:hover .dropdown_3columns,
#dropbalk li:hover .dropdown_4columns,
#dropbalk li:hover .dropdown_5columns {left:-1px;top:auto;}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {display:inline;float: left;position: relative;margin-left: 5px;margin-right: 5px;}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#dropbalk .menu_right {float:right;margin-right:0px;}
#dropbalk li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}
#dropbalk li:hover .align_right {left:auto;right:-1px;top:auto;}
#dropbalk p, #dropbalk h2, #dropbalk h3, #dropbalk ul li {font-family:Arial, Helvetica, sans-serif;line-height:21px;font-size:12px;text-align:left;}
#dropbalk h2 {font-size:21px;font-weight:400;letter-spacing:-1px;margin:7px 0 14px 0;padding-bottom:14px;border-bottom:1px solid #666666;}
#dropbalk h3 {font-size:14px;margin:7px 0 14px 0;padding-bottom:7px;border-bottom:1px solid #888888;}
#dropbalk p {line-height:18px;margin:0 0 10px 0;}
#dropbalk li:hover div a {font-size:12px;color:#015b86;}
#dropbalk li:hover div a:hover, #dropbalk li:hover div a:focus {color:#029feb;}
.strong {font-weight:bold;}
.italic {font-style:italic;}
.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */	width:auto;	float:left;	margin:5px 15px 5px 5px;}

#dropbalk li .black_box {	background-color:#333;	color: #eeeeee;		padding:4px 6px 4px 6px;
	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#dropbalk li ul {list-style:none;padding:0;margin:0 0 12px 0;}
#dropbalk li ul li {font-size:12px;	line-height:24px;position:relative;	padding:0;margin:0;float:none;	text-align:left;width:130px;}
#dropbalk li ul li:hover {background:none;border:none;padding:0;margin:0;}
#dropbalk li .greybox li {background:#F2F2F2;border:1px solid #bbbbbb;margin:0px 0px 4px 0px;padding:4px 6px 4px 6px;width:116px;
	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#dropbalk li .greybox li:hover {background:#ffffff;border:1px solid #aaaaaa;padding:4px 6px 4px 6px;margin:0px 0px 4px 0px;}
