/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
	position: relative; 
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 3px;
	/*vertical-align: middle;*/
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/play.png) no-repeat;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
		color: #444;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 13px;
}

a {
	color: #B23B03;
}

a:hover {
	color: #000;
}

td.left a.mainlevel#active_menu {
	color: #000;
}


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 110%;
	color: #222;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

/*div.moduletable {
	margin-bottom: 10px;
}
*/
td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}


/* top menu */

#utilities .moduletable ul { margin: 0 }

#mainleveltop {
	padding:3px 0;
	text-align:right;
	}

#mainleveltop LI {
	display: inline;
	padding: 0 1em;
	height:0;
	border-left:1px solid #666;
	}

#mainleveltop A:link, #mainleveltop A:visited {
	white-space:nowrap;
	color: #fff;
	text-decoration:none;
	}

#mainleveltop A:hover {
	text-decoration:underline;
	}
	
	
/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1 {
	padding-bottom: 5px; line-height: 1em;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #999;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #e0e5ed;
  border-bottom: 1px solid #cad1d8;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 900px;
}

.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
	margin: 0 20px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #BCC0C7;
	background: #DCE0E8 url(../images/showcase-bg.png) repeat-x;
	color: #444;
}


/** template layout stuff **/

#page_bg {
	/*height: 100%; */
	padding: 0;
	margin-bottom: 1px;
	background: #DCE0E8;
}

#mainbg {
	background: url(../images/body-bg.png) repeat-x;
}

#mainbg-2 {
	background: #fff url(../images/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbg-3 {
	background: transparent url(../images/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbg-4 {
	background: transparent url(../images/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbg-5 {
	background: transparent url(../images/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 25px;
}

#mainft-2 {
	background: #dce0e8 url(../images/footer-shadow-tr.png) 100% 0 no-repeat;
}

#mainft-3 {
	background: transparent url(../images/footer-shadow-tl.png) 0 0 no-repeat;
	padding: 0 24px;
}

div.wrapper {
	margin: auto;
	position: relative;
}


#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #b7bbc7;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}

#mainbody-padding {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  
}

#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: center;
	background: #323C53;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #636D84;
}

#the-footer .padding {
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #636D84;	
	
}

table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0;
	background: #e6eaf2 url(../images/content-bg.png) repeat-x;
}

td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	background: #DCE0E8 url(../images/side-bg.png) repeat-x;
	padding-top: 5px;
}

table.mainbody td.left {
	width: 18%;
	border-right: 1px solid #fff;
}

table.mainbody td.right {
	width: 15%;
	border-left: 1px solid #fff;
}

table.headlines td.headlines {
	background: #E9EDF5;
}

/* toolbar */

#toolbar {
	height: 31px;
	background: url(../images/toolbar-bg.png) repeat-x;
	position: relative;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}

table#adminform #toolbar {
	background: none;
}

/* BOOKING FORM */

.booking_form {
	width: 100%; }
	
TABLE.accomodation_form {
	width:100%; }	
	
.accomodation_form TD {
	line-height:22px;
	vertical-align:middle; }

.accomodation_form INPUT {
	margin-right:5px; }

.accomodation_form TEXTAREA {
	font-family: Trebuchet MS;
	font-size:small; }

.booking_form TD {
	padding:2px;
	 }
	
SPAN.form_location {
	font-size: 1.2em;
	color: #930;
	font-weight: bold;  }

SPAN.form_type { font-weight: bold; }

.required {
	color:#990000;
	font-weight:bold; }

.red {
	color: red;
	font-weight: bold; }

DIV#booking_error {
	background-color: #e6e6e6;
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed blue; }

TD#buttons {
	padding: 20px; }

#submit, #reset {
border: 3px double #999;
border-top-color: #CCC;
border-left-color: #CCC;
padding: 0.25em;
background-color: #FFFFFF;
background: url(../images/button_bg.gif) repeat-x;
color: #333333;
font-size: 0.8em;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#submit:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}

form fieldset {
  font-size: 1em;
  border-color: #000000;
  border-width: 1px 0px 0px 0px;
  border-style: solid none none none;
  padding: 10px;
  margin-top: 15px;
}

form fieldset legend {
  font-size: 150%;
  font-weight: bold;
  color: #000000;
  padding: 0px 5px;
}

form div label {
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

#privacy P {
	font-size:9px; 
	text-align:justify; }
	

/* Wishlist Box */

div.module_wishlist { position: relative; margin-top: 20px; }
div.module_wishlist h3 { padding:12px 0 0px 10px; color: #930; font-size:16px; margin-bottom: 8px; }
div.module_wishlist div { background: url(../images/offers_main.gif) top repeat-y;  }
div.module_wishlist div div { background: url(../images/offers_top.gif) top no-repeat; }	
div.module_wishlist div div div { background: url(../images/offers_bottom.gif) bottom no-repeat; padding-bottom:5px; }
div.module_wishlist div div div div { background: none; }
div.module_wishlist p { margin-top: 8px; }
div.module_wishlist a.WLitem { display: block; margin: 0 2px 0 3px; color:#930; font-size:11px; padding-left: 12px; text-decoration:none; }
div.module_wishlist a.WLitem:hover { background-color: #e6e6e6; }	
a.WLbutton { color:#000066; display:block; margin: 0 2px; padding-left: 22px; background: url(../images/WL_arrow.gif) 6px no-repeat; text-decoration:none; font-size:11px; }
a.WLbutton:hover { background-color: #e6e6e6; }

/* Wishlist Page */

div.wishlist_data { border-top:1px solid #999; }
div.wishlist_data h3 { font-size:2em;}
div.wishlist_data input {font-size:0.8em; margin-bottom:10px;}


/* Image Gallery */

DIV.module_imgGallery { margin-top:15px; width: 127px; height: 86px; background-image: url(../images/imgGallery.jpg);	background-repeat: no-repeat; }
DIV.module_imgGallery a { display: block; width: 127px; height: 86px; }
