body,html {
background:#828282;
color:#000;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

a:link { 
	color: #fff;
	text-decoration: none;
	}
a:visited {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #FECE05;
	text-decoration: none;
	}
a:active {
	color: #fff;
	text-decoration: none;
	}

#list-menu span {
visibility:hidden;
}

h2 {
color:#FFF;
font-size:10px;
}


h3 {
color:#fff;
font-size:11px;
padding: 5px;
margin-bottom:3px;
}



body {
min-width:941px;
}

#wrap {
background:#fff;
margin:0 auto;
width:939px;
}

#header {
background:#fff;
height:160px;
width:939px;
}

#logo {
float:left;
margin-left:50px;

}

#sm{
float:right;
margin-right:10px;
}


#img_home {
float:right;
margin-right:5px;
}

/*Main context*/
#main {
background:#fff;
float:right;
width:765px;
}

#main h2,#main h3,#main p {
padding:0 10px;
}

#picture {
padding-top:1px;
}

#context {
line-height:1.5;
padding:20px;
text-align:justify;
}

#context ul {
list-style-type: square;
padding:15px 0 15px 35px;
}

#title {
background:#828282;
color:#FFF;
font-weight:700;
margin-bottom:5px;
text-align:center;
width:330px;
}

#slogan {
margin:25px 150px 0 0;
text-align:center;
}

/*Main menu*/
#sidebar {
background:#828282;
border:1px solid #FFF;
float:left;
width:172px;
}

#list-menu {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type:none;
text-align:right;
}

#list-menu li {
background:url(../images/menu-line.gif) bottom no-repeat;
padding-bottom:24px;
padding-right:5px;
padding-top:10px;
}

/*
#list-menu a:hover {
color:#FECE05;
}*/

#plm {
padding-bottom:18px;
padding-top:20px;
text-align:center;
}


a#plm:link, a#plm:visited {color: red;}




/*Booking bottom*/
.imgborder {
border-left:1px solid #fff;
}

.imgborder2 {
border-left:1px solid #fff;
}

form {
background: #999;
border:1px solid #FFF;
padding:10px;
text-align:left;
margin-top: -2px;
}

#booking-form {
width:152px;
}


#aspnetForm {
width:152px;
background:#CCC;

}



input {
font:bold .95em verdana, sans-serif;
}

.input {
background:#eef;
border:1px solid #666;
}

.button {
background: #eef; 
border:1px solid #666;
cursor:pointer;
width:90px;
float:right;
margin-top: -17px;
margin-right: 19px;
text-align:center;
}


.button2 {
background:#eef;
border:1px solid #666;
cursor:pointer;
}


label {
display:block;
text-align:left;
width:95px;
}

.bookinglabel {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
margin-bottom:4px;
}



.bookinglabel2 {
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
margin-bottom:4px;
}

.textfield {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
margin-top:4px;
}


/*Footer*/
#footer {
background:#fff;
clear:both;
}

#logos {
height:70px;
margin-bottom:15px;
width:100%;
}

#logo-astudo {
float:left;
height:63px;
width:170px;
margin-left:17px;
}

#logo-kw {
float:right;
margin-right: 5px;
height:auto;
width:74px;
}

#logo-dh {
float:right;
height:auto;
width:197px;
}

#logo-lh {
float:right;
height:auto;
width:154px;
}

/*Menu footer*/
#links-footer-top {
margin-bottom:10px;
margin-left:40px;
text-align:left;
}

#links-footer-top ul li a {color: #666; }

#links-footer-bottom {
margin-left:40px;
margin-top:10px;
padding-bottom:5px;
text-align:center;
}

#links-footer-bottom ul li a {color: #666;}

.horiz-footer-top li {
display:inline;
list-style-type:none;
margin:0 0 15px 25px;
color: #666;
}

hr {
background-color:#CCC;
border:none;
height:1px;
width:95%;
}

.horiz-footer-bottom li {
display:inline;
list-style-type:none;
margin:15px 20px 10px 5px;
color: #666;
}

.policy {
padding-left:150px;
}


#contact {
font-size: 11px;	
color: #fff;
margin-top: -1px;
line-height:20px;
background:#999;
border-left: 1px solid white;
padding: 10px;
width: 152px;
margin-bottom: 10px;
}

#contact p {
	display:inline;
}

#number { margin-left:10px; }
#number2 { margin-left:22px; }
#number3 { margin-left:14px; }
#number4 { margin-left:19px; }
