/*
* MAIN STYLESHEET DRENTHEHOTELS.NL
* BY SANDER BECK
* SANDER@MULTIMOVE.NL
*/

body {
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
}
#container {
	position:relative;
	width:100%;
}
#header {
	position:relative;
	width:100%;
	height:180px;
}
#logo {
	position:absolute;
	background:url(../images/layout/img_logo.gif) no-repeat;
	width:329px;
	height:94px;
	margin-top:10px;
	margin-left:20px;
}
#navigation {
	margin-left:18px;
	position:absolute;
	margin-top:123px;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation ul li {
	margin:0px;
	padding:0px;
	float:left;
}
#sub_navigation {
	margin-left:23px;
	position:absolute;
	margin-top:155px;
}
#sub_navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#sub_navigation ul li {
	margin:0px;
	padding:0px;
	margin-right:19px;
	float:left;
}
#sub_navigation ul li a {
	text-decoration:none;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e9e2e;
	font-weight:bold;
}
#sub_navigation ul li a:hover {
	text-decoration:underline;
}
.sub_navigation_items {
	display:none;
}
#content_container {
	width:908px;
	margin-left:18px;
}
#content_container_left {
	position:relative;
	width:601px;
	float:left;
}
#content_container_right {
	position:relative;
	width:306px;
	float:left;
}
#content {
	width:555px;
	background:url(../images/layout/bg_conent_home.gif) no-repeat;
	padding:15px 30px 19px 16px;
}
#contentSearch {
	width:auto;
	background:url(../images/layout/bg_conent_search.gif) no-repeat;
	padding:15px 16px 19px 16px;
}
#content_map {
	width:892px;
	background:url(../images/layout/bg_conent_map.gif) no-repeat;
	padding:15px 0px 19px 16px;
}
#home_highlight_left {
	background:url(../images/layout/bg_home_left.gif) top no-repeat;
	width:526px;
	height:214px;
	color:#ffffff;
	margin-bottom:19px;
	padding:15px 30px 0px 45px;
}
#home_highlight_right {
	background:url(../images/layout/bg_home_right.gif) TOP no-repeat;
	width:260px;
	height:204px;
	color:#ffffff;
	margin-bottom:19px;
	padding:25px 10px 0px 37px;
}
#home_highlight_lastminutes {
	position:absolute;
	margin-left:925px;
	margin-top:180px;
	height:229px;
	width:70px;/*background:url(../images/layout/img_lastminutes.gif) no-repeat;*/
}
#home_highlight_right a {
	color:#FFFFFF;
}
#footer {
	clear:both;
	width:890px;
	height:22px;
	padding-top:5px;
	padding-left:18px;
	color:#e8e8e8;
	font-size:10px;
	background:url(../images/layout/bg_footer.gif) no-repeat;
}
#footer a {
	color:#e8e8e8;
	text-decoration:none;
}
#footer a:hover {
	color:#e8e8e8;
	text-decoration:underline;
}
.panel {
	width:296px;
	background-color:#e8e8e8;
	margin-left:9px;
	margin-bottom:19px;
}
.panel_header {
	background:url(../images/layout/bg_panel_top.gif) no-repeat;
	height:8px;
	width:296px;
}
.panel_content {
	padding:0px 19px 5px 29px;
}
.panel_footer {
	clear:both;
	background:url(../images/layout/bg_panel_footer.gif) no-repeat;
	height:8px;
	width:296px;
}
.panel a {
	color:#519814;
}
.panel_search {
	width:250px;
	height:186px;
	margin-left:9px;
	margin-bottom:19px;
	padding:15px 19px 5px 27px;
	color:#ffffff;
	background:url(../images/layout/bg_panel_search.gif) no-repeat;
}
.panel_search a {
	color:#ffffff;
}
.banner {
	margin-left:9px;
	margin-bottom:19px;
}
/* Calendar */
#calendar {
	position:absolute;
	visibility:hidden;
	background-color:white;
	layer-background-color:white;
	z-index:1;
}
/* Fonts */
h1, h1 a {
	font-size:15px;
	color:#237d37;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	text-decoration:none;
}
h2 {
	font-size:13px;
	color:#315f37;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}
h3, h3 a {
	font-size:13px;
	color:#315f37;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	text-decoration:none;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#c1d6c4;
	margin:0px;
	padding:0px;
}
h5 {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	margin:0px;
	padding:0px;
}
h6 {
	text-align:left;
	height:58px;
	margin:0px;
	padding:0px;
	color:#c1d6c4;
	font-size:20px;
}
p {
	margin:0px 0px 15px 0px;
}
a {
	color:#000000;
}
hr {
	background:#d7d7d7;
	height:1px;
}
/* PNG HACK-IE */
 img {
	/*behavior:url("http://dev/drenthehotels-nl//styles/iepngfix.htc");*/
	border:0px;
}
.green {
	color:#2d6838;
}
.small {
	font-size:9px;
}
/* Forms */
form {
	margin:0;
}
.searchBoxInput {
	width:134px;
	color:#514739;
	font-size:11px;
}
.searchBoxInputS {
	color:#514739;
	font-size:11px;
}
.searchBoxInput2 {
	width:163px;
	color:#514739;
	font-size:11px;
}
.newsletterInput {
	width:156px;
	color:#514739;
	font-size:11px;
}
.searchButton {
	background-image:url(../images/layout/buttons/but_search.gif);
	cursor:pointer;
	width:103px;
	height:25px;
	background-repeat:no-repeat;
	border:0px;
}
html>body .searchButton {
	background-image:url(../images/layout/buttons/but_search.gif);
	cursor:pointer;
	margin:0px;
}
.searchButton2 {
	background-image:url(../images/layout/buttons/but_search2.gif);
	cursor:pointer;
	width:66px;
	height:16px;
	background-repeat:no-repeat;
	border:0px;
}
html>body .searchButton2 {
	background-image:url(../images/layout/buttons/but_search2.gif);
	cursor:pointer;
	margin:0px;
}
.signinButton {
	background-image:url(../images/layout/buttons/but_signin.gif);
	cursor:pointer;
	width:66px;
	height:16px;
	background-repeat:no-repeat;
	border:0px;
}
html>body .signinButton {
	background-image:url(../images/layout/buttons/but_signin.gif);
	cursor:pointer;
	margin:0px;
}
.nextButton {
	background-image:url(../images/layout/buttons/but_next.gif);
	cursor:pointer;
	width:105px;
	height:16px;
	background-repeat:no-repeat;
	border:0px;
}
html>body .nextButton {
	background-image:url(../images/layout/buttons/but_next.gif);
	cursor:pointer;
	margin:0px;
}
.backButton {
	background-image:url(../images/layout/buttons/but_back.gif);
	cursor:pointer;
	width:73px;
	height:16px;
	background-repeat:no-repeat;
	border:0px;
}
html>body .backButton {
	background-image:url(../images/layout/buttons/but_back.gif);
	cursor:pointer;
	margin:0px;
}
.nextFinalButton {
	background-image:url(../images/layout/buttons/but_final.gif);
	cursor:pointer;
	width:89px;
	height:16px;
	background-repeat:no-repeat;
	border:0px;
}
html>body .nextFinalButton {
	background-image:url(../images/layout/buttons/but_final.gif);
	cursor:pointer;
	margin:0px;
}
.reserveButton {
	background-image:url(../images/layout/buttons/but_reserveer.gif);
	cursor:pointer;
	width:87px;
	height:16px;
	background-repeat:no-repeat;
	border:0px;
}
html>body .reserveButton {
	background-image:url(../images/layout/buttons/but_reserveer.gif);
	cursor:pointer;
	margin:0px;
}

div.panel ul{
	margin-left:20px;
}
