
/*********************** GENERAL STYLES ***********************/

html, body, div, span, fieldset,legend,
h1, h2, h3, h4, h5, h6, p,
a, img, ol, ul, li, dl, dd, dt {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.00%;
	vertical-align: baseline;
}

body {
	line-height: 1em;
	background:url(../img/body_bg.jpg) no-repeat top center  #0A1600;
	font-size:1em;
    margin:0px;
    padding:0px;
}

ol, ul {
	list-style: none;
}

.wai { display:none; }

#page {

	}
.cb{
    clear:both;
}


/* __________________________ HEADER STYLES __________________________ */

#header,ul#topnav,ul#mainnav,#stage {display:none;}


/* __________________________ CONTENT STYLES __________________________ */

#content {
	font-family:verdana;
	overflow:auto;
	clear:both;
	}
#content-sidebar {
	display:none;
	}
#content-main {
    padding:0 25px 20px 25px;
	float:left;
	font-family:verdana;
	overflow:auto;
 }
#content h2 {
	text-align:right;
	letter-spacing:.1em;
	color: #000;
	font-size:1.1em;
	line-height:2.2em;
	overflow:auto;
	font-weight:bold;
	font-family:trebuchet ms;
	padding:10px 0px 15px 0;
	}
#content h3 {
	text-align:center;
	color: #000;
	font-size:.95em;
	font-family:trebuchet ms;
	padding:5px 0px 5px 0;
	}
#leftcontact h3 {
	text-align:center;
	letter-spacing:.1em;
	color: #000;
	font-size:.9em;
	margin:20px;
    line-height:140%;
	}
#content p {
	color:#000;
	line-height:150%;
	font-size:.9em;
	font-family:trebuchet ms;
	padding:0 0px 10px 0px;
	}
#content a:link, #content a:visited {
	font-weight:none;
	color:#000;
	border-bottom:1px dotted #333;
	text-decoration:none;
	}

.timetable                          {line-height:180%;font-size:90%;padding-bottom:10px;}
.timetable h2                       {color:#68cf00 !important;padding:10px 0;text-align:center;}
.timetable strong                   {width:130px;display:block;float:left;display:inline;}
.timetable span                     {width:170px;display:block;float:left;}

ul.links_list{
    margin-left:60px;
    font-size:80%;
    line-height:160%;
    color:#610909;
    list-style-type:disc;
}

#opening-hours{
    float:left;
    width:45%;
    background: #eaeaea;
    padding:20px;
    font-size:90%;
}
#opening-hours h3{
    padding:5px 20px 30px 0;
    color:#a80329;
    font-size:120%;
    font-family:georgia;
    text-align:right;
    line-height:150%;
}
#festival{
    float:right;
    width:45%;
    background: #eaeaea;
    font-size:90%;
}
#festival h3{
    padding:0px 0px 10px 0;
    color:#a80329;
    font-size:120%;
    font-family:georgia;
    text-align:left;
    width:200px;
    line-height:150%;
}
#festival p.first{
    width:185px;
}
#map{
    width:700px;
    border:1px solid #ff0000;
    height:310px;
    font-size:80%;
    margin-bottom:20px;
}
img.img_left{
    float:left;
    margin:0px 20px 10px 0;
    padding:3px;
    border:2px solid #afafaf;
}
img.img_right{
    float:right;
    margin:0px 0px 10px 20px;
    padding:3px;
    border:2px solid #afafaf;
}

/* guestbook page */

/* CSS used for styling the CONTACT form */
form#guestbookform 					{margin-top:30px;padding:10px 0px 10px 0px;font-size:80%;}
form#guestbookform br               {clear:both;}
form#guestbookform label            {display:block;clear:left;float:left;width:150px;}
form#guestbookform input            {background:#fff;margin-bottom:7px;border:1px solid #d8d8d8;width:220px;float:left;}
form#guestbookform textarea         {background:#fff;height:80px;border:1px solid #d8d8d8;width:300px;float:left;height:130px;}
form#guestbookform input#sign       {background:url(../img/sign.gif) no-repeat top left;float:left;clear:left;border:0;cursor:pointer;width:193px;height:44px;margin:10px 0 20px 150px;display:inline;}

h3#sign_book                        {background:url(../img/sign.gif) no-repeat top left;float:right;cursor:pointer;width:193px;height:44px;margin-top:-15px;text-indent:-5000px;overflow:hidden;}
h3#sign_book a,h3#view_book a       {display:block;cursor:pointer;width:193px;height:44px;margin-top:-15px;text-indent:-5000px;overflow:hidden;border:none !important;}

h3#view_book                        {background:url(../img/view_guestbook.gif) no-repeat top left;float:right;cursor:pointer;width:193px;height:44px;margin-top:-15px;text-indent:-5000px;overflow:hidden;}

dl#guestbooklist                    {font-size:90%;clear:both;}
dl#guestbooklist dt, dl#guestbooklist dt a{display:block;background:#222;color:#fff !important;padding:5px 10px;border:none !important;}
dl#guestbooklist dd                 {background:#fff;color:#000;padding:10px;font-size:90%;margin-bottom:15px;}
dl#guestbooklist dd span            {font-style:italic;color:#444;}


ul#pager                            {width:100%;display:block;clear:both;font-size:85%;text-align:center;}
ul#pager li                         {display:inline;padding:3px;}
ul#pager li a                       {border:none !important;padding:3px 5px;}
ul#pager li a.clicked               {background:#000;color:#fff !important;}

/* __________________________ FOOTER STYLES __________________________ */


.footer {display:none;}

/* CSS used for styling the CONTACT form */
form#contact 						{margin-top:15px;padding:10px 0px 10px 00px;font-size:80%;}
form#contact br                     {clear:both;}

form#contact label 					{display:block;clear:left;float:left;width:150px;}
form#contact label.large 			{width:200px;padding:10px 0;}
form#contact input#enq 				{margin:10px;border:none;background:none;width:14px;height:14px;}

form#contact input 					{background:#fff;margin-bottom:7px;border:1px solid #d8d8d8;width:220px;float:left;}
form#contact input.small 			{width:150px;}

form#contact select 				{background:#fff;margin-bottom:7px;border:1px solid #d8d8d8;width:120px;float:left;}
form#contact select#board 			{width:220px;}

form#contact textarea 				{background:#fff;height:80px;border:1px solid #d8d8d8;width:240px;float:left;}
form#contact input#send				{background:#a80329;float:left;border:0;cursor:pointer;width:120px;height:29px;color:#fff;margin-left:170px;display:inline;}
.faulty_field						{background:#fff4f4 !important;color:#ff0000;border:1px solid #ff0000 !important;}
.red                                {color:#ff0000 !important;font-size:80%;}

fieldset                            {float:right;width:240px;border:1px dotted #000;padding:15px 0px 5px 15px;}
fieldset label                      {width:100px !important;}

legend                              {background:#fff;padding:2px 15px;margin-bottom:10px;}

div#accommodation_enq               {margin:20px 0;background:#efefef;border:1px double #fff;overflow:auto;height:auto;clear:both;padding:20px 10px 10px 10px;display:none;width:680px;}
div#travel_details                  {float:left;width:380px;}









