/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

hr {
	color: #E5AC16;
}

body {
	color: #112A53;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 44px;
	background-color: #0B1C37;
	background-image: url(bg50x255.gif);
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {

	font-family: Tahoma, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	background-repeat: no-repeat;
}


h1 span {
	display: none;
}


h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
	padding-top: 6px;
	color: #0C1F3C;
	margin-bottom: 4px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 4px solid #111111;
	font-size: 1.2em;
	width: 780px;
	background-color: #0C1F3C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.outer-container {
	padding-bottom: 64px;
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: auto;
}
#header/* headere & title */

 {
	height: 134px;
	/*	margin-bottom: 5px; */
	text-align: center;
	background-color: #0A1B36;
	background-repeat: no-repeat;
	width: 780px;
}

.header_spacer {
	height: 4px;
	background-color: #E5AC16;
}

#header1 {
	background-color:#FFFFFF;
	background-image:url(img/welcome_header.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}

#header2 {
	background-color:#FFFFFF;
	background-image:url(img/menus_heading.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}

#header3 {
	background-color:#FFFFFF;
	background-image:url(img/awards_heading.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}

#header4 {
	background-color:#FFFFFF;
	background-image:url(img/feedback_heading.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}

#header5 {
	background-color:#FFFFFF;
	background-image:url(img/our_staff_heading.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}

#header6 {
	background-color:#FFFFFF;
	background-image:url(img/contact_heading.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}

#header7 {
	background-color:#FFFFFF;
	background-image:url(img/gallery_heading.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}

#header8 {
	background-color:#FFFFFF;
	background-image:url(img/booking_heading.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	left:-3px;
	margin-top:15px;
	position:relative;
	width:200px;
}



#menucontainer {
background-color:#E5AC16;
padding-bottom:4px;
padding-top:4px;
}

.main_menu {
	height: 224px;
	background-color: #16386E;
/*	padding-bottom: 4px;*/
}

.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #0A1B36;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}
.main/* main */
{
	background-color: #17386E;
	border-top: 4px solid #e5ac16 ;
}
.content_container/* content */
 {
	float: right;
	width: 581px;
	background-color: #FFFFFF;
}

.content_header {
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}
#content     .descr {
	color: #664;
	font-size: 0.9em;
/*	margin-bottom: 6px;*/
}
#content     li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
#content     p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-weight: normal;
	color: #0A1B36;
	font-size: 0.9em;
}

#sidebar {
	float: left;
	width: 199px;
	background-color: #16386E;
}

#navigation/* navigation */
 {
	float: left;
	width: 199px;
}

#navigation h2 {
	color: #0A1B36;
	line-height: 18px;
	margin: 0;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#navigation ul {
	padding: 0;
}

#navigation li {

}

#navigation li a {
	vertical-align: middle;
	font-size: 0.9em;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	padding:6px 0pt 0px 8px;
	background-image: url(button_sprite1.jpg);
	background-position:0px 0px
}

.selectedmenu {
	background-position: 199px 0px;
	background-image: url(button_sprite1.jpg);
}

#navigation li a:hover {
	background-image: url(button_sprite1.jpg);
	background-position: 199px 0px;
	color: #F6BD14;
}

/* footer */
.footer {
	color: #FFFFFF;
	font: normal 0.8em sans-serif;
	padding: 10px 12px;
	background-color: #0C1F3D;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {color: #E5AC16;}

#navigation   li   #selectedmenu   a {
	vertical-align: middle;
	font-size: 0.9em;
	color: #F6BD14;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	padding:6px 0pt 0px 8px;
	background-image: url(button_sprite1.jpg);
	background-position:199px 0px
}

#floatquote {
	background-color: #17386E;
	float: left;
	width: 199px;
/*	margin-top: 5px; */
}

#topbit {
	background-color: #17386E;
	background-repeat: no-repeat;
	height: 79px;
	background-image: url(img/quote_top.gif);
	position: relative;
}
#middlebit {
	background-color: #17386E;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #F6bd14;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	font-style: italic;
	position: relative;
	line-height: 1.4em;
}
#bottombit {
	background-image: url(img/quote_bottom.gif);
	height: 125px;
	position: relative;
}
