
/*********************** 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 { 
	width: 1000px;
	margin: 10px auto 0;
	}
.cb{
    clear:both;
}

	
/* __________________________ HEADER STYLES __________________________ */

#header {overflow:auto; }
#header h1 {text-indent:-5000px;overflow:hidden;}

#header #left {
	float:left; 
	width:243px;
	overflow:auto;
	}
	
#header #right {
	float:left;
	width:757px;
	overflow:auto;


	}		
a#logo {
	background: transparent url(../img/logo.jpg) no-repeat;
	width:243px;
	height:161px;
	display:block;
	overflow:auto;

}
ul#topnav {
	background: transparent url(../img/topnav-bg.jpg) repeat-x;
	width:757px;
	height:43px;
	display:block;
	overflow:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	overflow:auto;
	}
ul#topnav li {
	float:right;
	padding:13px;
	}
#topnav a:link, #topnav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
#topnav a:hover {
	text-decoration:underline;
	}
	
#topnav a.clicked	{
	text-decoration:underline !important;
	}	
ul#mainnav {
	background: transparent url(../img/mainnav-bg.jpg) no-repeat;
	display:block;
	width:243px;
	height:238px;
	font-family:verdana;
	font-size:0.9em;
	overflow:auto;
	}
ul#mainnav li {
	list-style-position:inside !important;
	list-style-type:disc;
	color:#FFFFFF;
	margin-left:20px;
	padding-left:10px;
	line-height:22px;
	overflow:auto;
	}
ul#mainnav li.first {
    margin-top:15px;
	}
ul#mainnav li a:link,ul#mainnav li a:visited  {
	color:#fff; 
	text-decoration:none;
	}
ul#mainnav li a:hover, ul#mainnav li a.clicked {
	text-decoration:none;
    font-weight:bold;
    font-size:1em;
    background:#fff;
    opacity:.9;
	filter:alpha(opacity=90);
    color:#000 !important;
	}
		
#stage {
    position:absolute;
	top:53px;
    width:756px;
    height:356px;
    overflow:hidden;
    }

			
/* __________________________ CONTENT STYLES __________________________ */

#content {
	width:999px;
	font-family:verdana;
	overflow:hidden;
	background:#eaeaea url(../img/content-bg.gif) no-repeat scroll bottom left;
	clear:both;
	}
#content-sidebar {
	width:243px;
	float:left;

	}
#content-main {	
	width:706px;
    padding:0 10px 20px 10px;
	float:left;
	font-family:verdana;
	overflow:hidden;
 }	
#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:left;
	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;
	}
#content a:hover {
	border-bottom:1px solid #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;}
		
a#activities {
	background: transparent url(../img/activities.jpg) no-repeat;
	height:92px;
    display:block;
	position:relative;
    border-bottom:none !important;
	}

a#pets {
	height:88px;
    display:block;
	position:relative;
    border:none !important;
	}
.dogs1           {background: transparent url(../assets/dogs/dogs1.jpg) no-repeat;}
.dogs2           {background: transparent url(../assets/dogs/dogs2.jpg) no-repeat;}
.dogs3           {background: transparent url(../assets/dogs/dogs3.jpg) no-repeat;}
.dogs4           {background: transparent url(../assets/dogs/dogs4.jpg) no-repeat;}
.dogs5           {background: transparent url(../assets/dogs/dogs5.jpg) no-repeat;}
.dogs6           {background: transparent url(../assets/dogs/dogs6.jpg) no-repeat;}
.dogs7           {background: transparent url(../assets/dogs/dogs7.jpg) no-repeat;}
.dogs8           {background: transparent url(../assets/dogs/dogs8.jpg) no-repeat;}
.dogs9           {background: transparent url(../assets/dogs/dogs9.jpg) no-repeat;}

a#see_map {
	background: transparent url(../img/map.jpg) no-repeat;
	height:92px;
    display:block;
	position:relative;
    border:none !important;
	}
a#cask {
	background: transparent url(../img/caskales1.gif) no-repeat;
	width:129px;
    height:73px;
    display:block;
    margin:20px auto 0px auto;
	text-indent:-6000px;
    overflow:hidden;
    border:none !important;
	}
a#visit {
	background: transparent url(../img/2star-inn.gif) no-repeat;
	width:140px;
    height:100px;
    display:block;
    margin:20px auto 0px auto;
	text-indent:-6000px;
    overflow:hidden;
    border:none !important;
	}
a#visit span {
	background:none;
	padding:0;
	position:absolute;
	bottom:0px;
	width:0px;
	}
a#cask span {
	background:none;
	padding:0;
	position:absolute;
	bottom:0px;
	width:0px;
	}

#CDSWIDFRR{
    margin:20 auto 0 50px !important;
}

#content-sidebar span {
	background:#264700;
	color:#fff;
	opacity:.8;
	filter:alpha(opacity=80);
	font-size:.8em;
	line-height:1.7em;
	letter-spacing:-1px;
	color:#fff;
	padding:0 0 0 8px;
	position:absolute;
	bottom:0px;
	width:235px;
		}
#content-sidebar a:hover span {
	background:#000;
}
#leftcontact{
    border-bottom: 3px dotted #264700;
}

ul.links_list{
    margin-left:60px;
    font-size:80%;
    line-height:160%;
    color:#610909;
    list-style-type:disc;
}

#opening-hours{
    float:left;
    width:300px;
    background:url(../img/opening-hours.jpg) no-repeat top left #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:300px;
    background:url(../img/festival.jpg) no-repeat top left;
    padding:20px;
    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;
}

/* lightbox gallery area */
img.img_left{
    float:left;
    margin:0px 20px 10px 0;
    padding:3px;
    border:1px solid #afafaf;
}
img.img_contact{
    float:left;
    margin:30px 9px 10px 0;
    padding:2px;
    border:1px solid #afafaf;
}
img.img_right{
    float:right;
    margin:0px 0px 10px 20px;
    padding:3px;
    border:1px solid #afafaf;
}

.div_gal_left{
    float:left;
    width:210px;
    text-align:center;
    font-size:60%;
    color:#a50000;
    margin:0px 20px 10px 0;
}
.div_gal_left img{
    float:left;
    padding:3px;
    border:2px solid #afafaf;
}
.div_gal_left a img{
    float:left;
    padding:3px;
    border:2px solid #afafaf;
}
.div_gal_left a:hover img{
    border:2px solid #fff;
}
.div_gal_right{
    float:right;
    width:210px;
    font-size:60%;
    text-align:center;
    color:#a50000;
    margin:0px 0px 10px 20px;
}
.div_gal_right img{
    float:right;
    padding:3px;
    border:2px solid #afafaf;
}
.div_gal_right a img{
    float:right;
    padding:3px;
    border:2px solid #afafaf;
}
.div_gal_right a:hover img{
    border:2px solid #fff;
}

/* 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 dt a:hover         {text-decoration:underline;}
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:hover                 {background:#000;color:#fff !important;}
ul#pager li a.clicked               {background:#000;color:#fff !important;}

/* __________________________ FOOTER STYLES __________________________ */


.footer {
	background:url(../img/logo-footer.jpg) no-repeat left 10px #000;
	width:999px;
	color:#fff;
	display:block;
	overflow:auto;
	height:100px;
	font-family: Trebuchet MS;
	}
.footer ul{
	float:left;
	width:500px;
	font-size:.8em;
	margin:10px 0px 0px 150px;
	overflow:auto;
	display:inline;
	}	
.footer ul li {
	float:left;
	width:100px;
	padding-right:10px;
	line-height: 1.5em;
	}
.footer a:link, .footer a:visited {
	text-decoration:none;
	color:#fff;			
	}
.footer a:hover  {
	text-decoration:underline;
	}
.footer a.clicked {
	text-decoration:underline !important;
	}	

a#design  {
		display:block;
		float:right;
		margin-right:20px;
		text-align:right;
		overflow: auto;
		font-size: .8em; 
		padding-top:10px;
		height:60px;
		}
a#design:hover  {text-decoration:underline;}

/* 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;}




img.full{
    width:756px;
    height:356px;
}





