.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}


.roundImageWrapper > img {
    border-radius: 15px;
}

div#contents td
{
	vertical-align: baseline;
    padding-right: 10px;
}


div#contents td img
{
	vertical-align: top;
}



BODY
{
	background-image:url("../images/background.jpg");
	background-repeat:no-repeat;
	/*width:1684px;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin:0px;
	background-position :center top ;
	
	
}
DIV.topMenuBar
{
	/*width:1684px;*/
	height:40px;
	background-color:Black;
	margin-left:-10px;
	/*margin-top:-15px;*/
	margin-top:0px;
	padding-top: 12px;
	text-align :center ;
	min-width :1000px;
}


DIV.menuLeftSide
{
	width:370px;
	float:left;
}

DIV.menuRightSide
{
	float:left;
	
	
}

DIV#menuLinks
{
	/*float:left;*/
	color:White;
}




DIV#menuLinks li {
    border-right: 1px solid #fff;
    float: left;
    list-style: none outside none;
    padding-left: 10px;
    padding-right: 10px;
}


DIV.middlePanel
{
	width:930px;
	/*margin-left:25px;*/
	text-align :center ;
	clear :both ;
	
	margin-top:110px;
	margin-left :auto ;
	margin-right :auto ;
	
}

DIV#contentTop
{
	background-image:url("../images/header.png");
	height:35px;	
}

DIV#contentMidWrapper
{
	background-image:url("../images/content_scale.png");
	background-repeat:repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 13px;
}

DIV#contentMidWrapper div#contents
{
	padding: 0 0 0 10px;
	text-align: left;
}

.contentdiv
{
	height:300px;
}

DIV#contentBottom
{
	background-image:url("../images/footer.png");
	height:225px;				
}

a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:visited
{
	text-decoration: none;
}
a:hover, a:active
{
	/*border-bottom: 1px solid #ddd;*/
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


div#menuLinks  a
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin-right:2px;
}

div#menuLinks  a:hover, div#menuLinks  a.current
{
	/*color: #000000;*/
	color :#999999;
}

div#menuLinks  span
{
	color: White;
	font-size: 13px;
	margin-right:5px;
}
html { overflow-x:scroll;overflow-y:auto;  }
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
DIV#contentBottom1 {
	background-image:url(../images/footer1.png);
	height:55px;
	position: static;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.anchorLike
{
	cursor:hand;
	color:Blue;
}

#dialogChangeImage
{
	border:ridge 2px #91B330 ;
	display:none;
    padding: 20px 5px 5px 10px;
    position:absolute;
    background-color:#B4D45A;
}

/* For google map */

#map_canvas {
	width: 425px;
	height: 350px;
}
div#map_infobox_content1{
	width: 309px;
	height: 165px;
	border-radius: 20px;
	border: 1px solid #fff;
}

#map_canvas2 {
	width: 425px;
	height: 350px;
}
div#map_infobox_content2{
	width: 309px;
	height: 165px;
	border-radius: 20px;
	border: 1px solid #fff;
}

div#map_canvases > div{
    float: left;
    margin-bottom: 30px;
    margin-right: 15px;
}
	
.RedBullet{
	background-image: url('../Images/bullet.jpg'); 
	background-repeat: no-repeat; 
	padding-left: 12px;
	margin-left: 5px;
}
			
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
