/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */
/* converted to DNN by Tim OBrien obrienit.se - xhtmlskins.com */
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#d3b090;
}

a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

.nlbtn { font-size:10.5px; padding:0px; }

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:772px;
margin:10px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:200px;
width:770px;
margin:0 1px 1px 1px;
background:#467aa7;
color:#ffffff;
}

#header h1{
padding:35px 0 0 20px;
font-size:2.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-1px;
font-weight:bold;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:+1px;
font-weight:normal;
}

#search { float:left; display:inline; width:296px; padding-right:4px; height:24px; background:#000000; color:#FFFFFF; line-height:24px; text-align:right; }
#search a { color:#FFFFFF; }
#search a:hover { text-decoration:underline; }
#search label { color:#FFFFFF; }


#navigation{
float:left;
display:inline;
height:24px;
line-height:24px;
width:470px;
margin-left:1px;
background:#000000;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding-left:10px;
padding-right:10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

#navigation li ul { position: absolute; left: -999em; } 
#navigation li:hover ul, #navigation li.sfhover ul { left: auto; margin-left:0px; margin-top:0px; }
#navigation li:hover ul ul, #navigation li.sfhover ul ul { position: absolute; left: -999em; } 

#navigation li ul li ul { position: absolute; leftt: -999em; } 
#navigation li ul li:hover ul, #navigation li ul li.sfhover ul { margin-top:-22px; left: 170px; }
#navigation li ul li:hover ul ul, #navigation li ul li.sfhover ul ul { position: absolute; left: -999em; } 
#navigation li ul li.sfhover a { width:160px; }

#navigation li ul li ul li ul { position: absolute; leftt: -999em; } 
#navigation li ul li ul li:hover ul, #navigation li ul li ul li.sfhover ul { margin-top:-22px; left: 170px; }
#navigation li ul li ul li:hover ul ul, #navigation li ul li ul li.sfhover ul ul { position: absolute; left: -999em; } 

#navigation ul { border:1px solid #000000; border-bottom:0px; background:#CA501B; width:180px; }
#navigation ul li { margin-top:0px; width:180px; border:0px; border-bottom:1px solid #000000; }
#navigation ul ul { border:1px solid #000000; border-bottom:0px; }
#navigation ul ul li { margin-top:0px; width:180px; border:0px; border-bottom:1px solid #000000; }
#navigation ul li a { width:160px; }

#navigation li ul a:hover { background:#EF8A41; color:#000000; }

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#CA501B;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#bookingbtntext { font-size:11px; margin-bottom:5px; }
#bookingbtn input { width:170px; height:32px; font-size:0px; margin-bottom:16px; background:url(/Portals/1/images/bookbtn.jpg); border:0px; cursor:pointer; }
#bookingbtn select { width:170px; font-size:11px; margin-bottom:5px; }
#bookingbtn table { width:170px; font-size:10px; border:0px; margin-bottom:5px; }
#bookingbtn table td { border-left:0px; border-right:0px; border-bottom:1px dotted #bec7cd; }

#breadcrumb { margin-left:20px; margin-top:10px; font-size:12px; clear:left; }
#breadcrumb a:hover { text-decoration:underline; }

#dnn_contentpane{
float:left;
width:540px;
font-size:0.9em;
padding:20px 0 0 20px;
}

h2, .Head
{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:0px;
color:#505050;
background-color:inherit;
}

#dnn_contentpane h2 a, #dnn_contentpane .Head a{font-weight:normal;}
#dnn_contentpane h3, #dnn_contentpane .Subhead{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#dnn_contentpane a:hover,#dnn_subcontentpane a:hover{text-decoration:underline;}
#dnn_contentpane ul,#dnn_contentpane ol{margin:0 5px 16px 35px;}
#dnn_contentpane dl{margin:0 5px 10px 25px;}
#dnn_contentpane dt{font-weight:bold; margin-bottom:5px;}
#dnn_contentpane dd{margin:0 0 10px 15px;}

.tourgrade { float:left; display:inline; width:250px; margin-right:18px; margin-bottom:20px; }
.tourgrade img { margin-right:10px; margin-bottom:10px; }

.clear { clear:both; }

/**************** Sidebar styles ****************/

#dnn_subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
}

#dnn_subcontent h2,#dnn_subcontent .Head{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:0px;
color:#505050;
background-color:inherit;
}

#childlinks ul { list-style:none; margin:0px; padding:0px; }
#childlinks ul li a { width:160px; display:block; background:#000000; color:#FFFFFF; line-height:20px; padding-left:10px; }
#childlinks ul ul li a { width:150px; display:block; background:#ffffff; color:#003366; padding-left:20px; font-weight:normal; line-height:20px; border-bottom:1px solid #666666; }

#dnn_subcontentpane p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Columns *************************/
#dnn_splitcontentleft{float:left; width:350px; padding:0 0 0 20px; margin-top:-20px;}
#dnn_splitcontentright{float:right; width:350px; padding:0 20px 0 0;  margin-top:-20px;}
#dnn_singlecolumn{width:auto; padding:20px; padding-top:10px; margin-top:-20px;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:770px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#000000;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/


.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}


