/* -------------------------------------------------
*
Website:         http://www.newinncropton.co.uk
Title:			 main.css
Browser(s): 	 Firefox 3, IE8, IE7, IE6, Safari
Platform(s):     Win XP, Win Vista, Mac OSX
Author: 		 Andy Lee
Created: 		 27.5.2010
Last modified: 	 09.6.2010
*
------------------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img, abbr { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:62.5% }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

/** a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none; /* Gets rid of Firefox's dotted borders */ text-decoration:none }
a img { border:none; } /* Gets rid of IE's blue borders */

/* ------------- General Elements -------------- */

html, body {
	margin:0;
	padding:0;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#000;
	background: #419738 url(../images/bg_main.png) repeat-x left top;
	height:100%;
}

a{
	color: #cc0000;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: none;
	color: #000;
}

p, li {
	line-height: 1.3em;
	font-size:1.2em;
	color:#3a0703;
}

p a {
	border-bottom:1px dotted #990000;
}

p a:hover {
	border-bottom:1px dotted #000;
}

h1, h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0;
	font-weight:normal;
}

h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:1.6em;
	color: #000;
	letter-spacing:-1px;
}

h2 {
	color:#000;
	font-size:1.0em;
	margin-bottom: 10px;
}

h2 a{
	color:#000;
	border-bottom:1px dotted #990000
}

h3 {
	line-height: 1.4em;
	font-size:0.9em;
	color:#3a0703;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
}


strong {
	color:#660000;
}

hr {
	color:#664425;
	margin-bottom:12px;
}

.hr_gradient {
	height:6px;
	border:none;
	margin-bottom:12px;
	background: url(../images/hr_gradient.png) repeat-x left top;
}

.small {
	font-size:0.8em;
}

.moreinfo {
	background: url(../images/bullet_white.png) no-repeat left top;
	padding-left:12px;
	color: #660000; 
}

.bulletlist {
	background: url(../images/bullet_white.png) no-repeat left top;
	padding-left:12px;
}

iframe {
	border:15px solid #fff;
	margin:10px 0px 0px 50px;
}

/* --------------- Containers -------------- */

#bg_clouds {
	margin:0pt auto;
	top:74px;
	height:497px;
	clear:both;
	background: url(../images/bg_clouds.png) no-repeat center top;
}

#container {
	margin:0pt auto;
	padding:0px;
	width:984px;
}

/* --------------- Header -------------- */

#header {
	margin:0pt auto;
	background: url(../images/bg_header.png) no-repeat left top;
	padding:0px;
	position:relative;
	clear:both;
	display:inline;
	float:left;
	width:984px;
	height:139px;
}

#logo {
	float:left;
	padding: 0px;
	margin:0pt auto;
	margin-left:12px;
	width:300px;
	height:139px;
}

#contactpanel {
	float:right;
	background: url(../images/bg_contact.png) no-repeat left top;
	width:308px;
	height:103px;
	margin-right:12px;
	padding:54px 0px 0px 19px;
}

#contactusbutton {
	float:right;
	padding: 45px 0px 0px 0px;
	margin:0pt auto;
	width:140px;
	height:18px;
}

#findusbutton {
	float:right;
	padding: 45px 14px 0px 0px;
	margin:0pt auto;
	width:180px;
	height:18px;
}

/* ------------- Main Navigation -------------- */

#navbar {
	width: 984px;
	float:left;
	height:61px;
	margin: 0px;
	padding:0px;
	overflow:hidden;
	background: url(../images/navbar.jpg) no-repeat left top;
}

ul#nav  {
	height: 61px;
	width: 986px;
	z-index: 11;
}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
}
	
#nav li a {
	display: block;
	height: 61px;
	float: left;
	text-indent: -9999px;
}

/* ------------- Home Button -------------- */

#nav li#nHome {
	background: url(../images/nav_btn_nhome.png) no-repeat left top;
	width: 147px;
}
	
#nav li#nHome a {
	background: url(../images/nav_btn_nhome.png) no-repeat left top;
	width: 147px;
}
	
#nav li#nHome a:hover {
	background: url(../images/nav_btn_nhome.png) no-repeat left -61px;
	width: 147px;
}

#nav li#nHomecurrent a, #nav li#nHomecurrent {
	background: url(../images/nav_btn_nhome.png) no-repeat left -122px;
	width: 147px;
}

/* ------------- The Bar Button -------------- */

#nav li#nThebar {
	background: url(../images/nav_btn_nbar.png) no-repeat left top;
	width: 151px;
}
	
#nav li#nThebar a {
	background: url(../images/nav_btn_nbar.png) no-repeat left top;
	width: 151px;
}
	
#nav li#nThebar a:hover {
	background: url(../images/nav_btn_nbar.png) no-repeat left -61px;
	width: 151px;
}

#nav li#nThebarcurrent a, #nav li#nthebarcurrent {
	background: url(../images/nav_btn_nbar.png) no-repeat left -122px;
	width: 151px;
}
	
/* ------------- Accommodation Button -------------- */

#nav li#nAccommodation {
	background: url(../images/nav_btn_accommodation.png) no-repeat scroll left top;
	width: 243px;
}
	
#nav li#nAccommodation a {
	background: url(../images/nav_btn_accommodation.png) no-repeat left top;
	width: 243px;
}
	
#nav li#nAccommodation a:hover {
	background: url(../images/nav_btn_accommodation.png) no-repeat left -61px;
	width: 243px;
}

#nav li#nAccommodationcurrent a, #nav li#nnAccommodationcurrent {
	background: url(../images/nav_btn_accommodation.png) no-repeat scroll left -122px;
	width: 243px;
}
	
/* ------------- The Restaurant Button -------------- */

#nav li#nRestaurant {
	background: url(../images/nav_btn_nRestaurant.png) no-repeat scroll left top;
	width: 228px;
}
	
#nav li#nRestaurant a {
	background: url(../images/nav_btn_nRestaurant.png) no-repeat left top;
	width: 228px;
}
	
#nav li#nRestaurant a:hover {
	background: url(../images/nav_btn_nRestaurant.png) no-repeat left -61px;
	width: 228px;
}

#nav li#nRestaurantcurrent a, #nav li#nRestaurantcurrent {
	background: url(../images/nav_btn_nRestaurant.png) no-repeat left -122px;
	width: 228px;
}
	
/* ------------- The Brewery Button -------------- */

#nav li#nBrewery {
	background: url(../images/nav_btn_nbrewery.png) no-repeat scroll left top;
	width: 216px;
}
	
#nav li#nBrewery a {
	background: url(../images/nav_btn_nbrewery.png) no-repeat left top;
	width: 216px;
}
	
#nav li#nBrewery a:hover {
	background: url(../images/nav_btn_nbrewery.png) no-repeat left -61px;
	width: 216px;
}

#nav li#nBrewerycurrent a, #nav li#Brewerycurrent {
	background: url(../images/nav_btn_nbrewery.png) no-repeat left -122px;
	width: 216px;
}

/* ------------- Content Elements - Banners -------------- */

#banner_newsandevents {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:984px;
	height:276px;
	clear:both;
	background: url(../images/banner_newsandevents.png) no-repeat left top;
}

#banner_newsandevents h1{
	font-size:2.5em;
	font-weight:normal;
	color:#fff;
	text-shadow:2px 2px 2px #000000;
	margin:42px 0px 0px 64px;
	float:left;
	width:320px;
	height:200px;
}

#banner_accommodation {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:984px;
	height:276px;
	clear:both;
	background: url(../images/banner_accommodation.png) no-repeat left top;
}

#banner_accommodation h1{
	font-size:2.5em;
	font-weight:normal;
	color:#fff;
	text-shadow:2px 2px 2px #000000;
	margin:42px 0px 0px 64px;
	float:left;
	width:320px;
	height:200px;
}

#banner_restaurant {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:984px;
	height:276px;
	clear:both;
	background: url(../images/banner_restaurant.png) no-repeat left top;
}

#banner_restaurant h1{
	font-size:2.5em;
	font-weight:normal;
	color:#fff;
	text-shadow:2px 2px 2px #000000;
	margin:42px 0px 0px 64px;
	float:left;
	width:320px;
	height:200px;
}

#banner_brewery {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:984px;
	height:276px;
	clear:both;
	background: url(../images/banner_brewery.png) no-repeat left top;
}

#banner_brewery h1{
	font-size:2.5em;
	font-weight:normal;
	color:#fff;
	text-shadow:2px 2px 2px #000000;
	margin:42px 0px 0px 64px;
	float:left;
	width:320px;
	height:200px;
}

#banner_contactus {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:984px;
	height:276px;
	clear:both;
	background: url(../images/banner_contact.png) no-repeat left top;
}

/* ------------- Columns -------------- */

#mainbody_home {
	margin:0pt auto;
	padding:0px;
	text-align:left;
	background:  url(../images/bg_mainbody.png) no-repeat left top;
	clear:both;
	height:764px;
}

#mainbody_home p{
	line-height:1.3em;
	margin:0px 0px 12px 0px;
}

#mainbody_home h2{
	font-size:1.4em;
}

#leftcolumn {
	margin:0px 0px 20px 0px;
	padding:14px 4px 0px 36px;
	float:left;
	width:284px;
	height:470px;
}

#middlecolumn {
	margin:0px 0px 20px 0px;
	padding:14px 20px 0px 10px;
	float:left;
	width:280px;
}

#rightcolumn {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:320px;
	height:520px;
}

/* ------------- Homepage ---------- */

#newsandevents {
	width:309px;
	height:425px;
	float:right;
	padding:0px;
	margin:4px 8px 0px 0px;
	background: url(../images/bg_news.png) repeat left top;
}

#newsandevents p a{
	border:none;
	color:#FFFFCC;
	font-size:0.8em;
	border-bottom:1px dotted #FFFFCC; 
}

#newsandevents h3{
	line-height:1.2em;
}

.newsandevents_home {
	width:300px;
	height:95px;
	margin-left:20px;
	float:left;
	clear:both;
}

#newsandeventsmore {
	width:300px;
	height:15px;
	margin-left:45px;
	float:left;
	clear:both;
}

#connect {
	width:280px;
	height:85px;
	float:left;
	padding:0px 0px 0px 22px;
	margin:4px 8px 0px 0px;
}

.date {
	width:44px;
	height:43px;
	float:left;
	padding:8px 10px 10px 7px;
	margin:4px 8px 30px 0px;
	background: url(../images/bg_date.png) repeat left top;
	text-align:center;
}

.month{
	color:#FFFFCC;
	font-size:1.0em;
	text-transform:uppercase;
	margin:0px;
}

.day{
	color:#fff;
	font-size:1.9em;
	line-height:0.8em;
	margin-left:4px;
}

.event {
	width:204px;
	height:125px;
	float:left;
	padding:0px;
	margin:4px 8px 0px 6px;
}

.eventtitle{
	color:#FFFFCC;
	font-size:1.2em;
	font-weight:normal;
}

.eventintro{
	color:#fff;
	font-size:0.9em;
}

/* ------------- Accommodation ---------- */

#tariff {
	width:309px;
	height:425px;
	float:right;
	padding:0px;
	margin:4px 8px 0px 0px;
	background: url(../images/bg_news.png) repeat left top;
}

#tariff p{
	color:#fff;
	font-size:0.9em;
	margin-left:19px;
}

/* ------------- The Restaurant ---------- */

#menus {
	width:309px;
	height:425px;
	float:right;
	padding:0px;
	margin:4px 8px 0px 0px;
	background: url(../images/bg_menus.png) repeat left top;
}

#menus p{
	font-size:1.0em;
	font-style:normal;
	color:#fff;
	margin:8px 22px 12px 28px;
}

#menus p a{
	color:#FFFFCC;
}

/* ------------- The Brewery ---------- */

#brewerytours {
	width:309px;
	height:425px;
	float:right;
	padding:0px;
	margin:4px 8px 0px 0px;
	background: url(../images/bg_news.png) repeat left top;
}

#brewerytours p{
	font-size:1.0em;
	font-style:normal;
	color:#fff;
	margin:6px 22px 10px 28px;
}

/* ------------- Contact Us ---------- */

#contactus_contactinfo {
	width:250px;
	height:200px;
	float:left;
	padding:0px 10px 0px 20px;
	margin:30px 0px 25px 30px;
}

#contactus_contactinfo h1{
	font-size:2.5em;
	font-weight:normal;
	color:#fff;
	text-shadow:2px 2px 2px #000000;
}

#contactus_contactinfo p{
	font-weight:normal;
	color:#fff;
}

#contactus_contactform {
	width:600px;
	height:230px;
	float:right;
	padding:00px 10px 0px 4px;
	margin:30px 50px 25px 0px;
	background: url(../images/bg_contactform.png) no-repeat left top;
}

#contactform_body_leftcol {
	float:left;
	width:260px;
	margin:0px 10px 0px 10px;
}

#contactform_body_righttcol {
	float:left;
	width:260px;
}

#contactus_contactform input {
	background:#fff url(../images/bg_formfield.png) repeat left top;
	border-color:#000 #443120 #443120 #000;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	width:226px;
	padding:6px;
	font-size:1.0em;
}

#contactus_contactform input.submit-button {
	background: url(../images/bg_formfsdsdield.png) repeat left top;
	border:none;
	font-size:11px;
	width:300px;
	height:40px;
	padding:6px;
	font-size:1.0em;
}

#contactus_contactform select {
	background:#fff url(../images/bg_formfield.png) repeat left top;
	border-color:#000 #443120 #443120 #000;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	padding:6px;
}

#contactus_contactform textarea {
	background:#fff url(../images/bg_formfield.png) repeat left top;
	border-color:#000 #443120 #443120 #000;
	border-style:solid;
	border-width:1px;
	padding:6px;
	width:290px;
	font-size:1.0em;
}

.contactform_textarea {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:12px;
	padding:12px;
	height:86px;
}

#contactus_contactform input:focus {
	background-color:#FFFFFF;
	border:1px solid #e9c147;
}

#contactus_contactform textarea:focus {
	background-color:#FFFFFF;
	border:1px solid #e9c147;
}

.formheader {
	margin-bottom:20px;
	width:120px;
}

.asterisk {
	color:#004FA3;
}

#submit{
  float: left;
  width: 300px;
  height: 40px;
  background: url(../images/btn_submit.png) no-repeat 0 0;
}

#submit:hover{ 
  background-position: 0 -40px;
  border:0px solid  #004FA3;
}

#submit span{
  display: none;
  border:0px solid  #004FA3;
}

#login{
  display: block;
  width: 250px;
  height: 36px;
  background: url(../images/btn_login.png) no-repeat 0 0;
}

#login:hover{ 
  background-position: 0 -36px;
  border:0px solid  #004FA3;
}

#login span{
  display: none;
  border:0px solid  #004FA3;
}

.checkbox{
  float:left;
}

.disc_checkbox{
  float:left;
  font-size:12px;
  margin:10px 20px 110px 0px;
}

.disclaimertext{
  margin:0 0 20px 0px;
  
}

#checkout{
  margin:0 0 0px 302px;
}

.contactinput {
	width:240px;
}

/* ------------- Landscape -------------- */

#bg_landscape {
	margin:0pt auto;
	bottom:0;
	height:194px;
	position: relative;
	clear:both;
	background: url(../images/bg_landscape.png) repeat-x center bottom;
	z-index:-11;
}

/* ------------- Footer -------------- */

#footer {
	margin:0px 0px 0px 30px;
	padding:9px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:100%;
	height:46px;
	clear:both;
	background: url(../images/bg_footer.png) no-repeat left top;
}

#footercontent {
	margin:0 auto;
	padding:0px 0px 0px 4px;
	width:950px;
	text-align:left;
	background: url(../images/logo_footer.png) no-repeat left center;
}

#footercontent a{
	margin:0px 32px 0 0px;
	color:#FFFFFF;
	font-size:0.9em;
}

#footercontent a:hover{
	color:#ffffcc;
	border-bottom:1px dotted #FFFFCC;
}

/* ------------- Footer 2 -------------- */

#footer2 {
	float:left;
	width:100%;
	height:126px;
	clear:both;
	margin-left:60px;
}

#footer2_links{
	float:left;
	width:175px;
	height:210px;
	margin-right:10px;
}

#footer2_links img{
	margin-bottom:8px;
}

.credits {
	font-size:15px;
	padding:10px 0px 0px 60px;
	color:#000;
}

#footer2 p strong a{
	color:#000;
}

/* ------------- Table Elements -------------- */

table {
	border:1px solid #ccc;
	background-color:#fafafa;
	margin:10px 10px 10px 17px;
	font-size:0.7em;
	width:270px;
}

th {
	border:1px solid #ccc;
	padding:10px 12px 10px 12px;
	color:#000;
	height:50px;
	font-weight:bold;
}

table.low th {
	border:1px solid #ccc;
	padding:10px 12px 10px 12px;
	color:#000;
	background: #D9D9D9 url(../images/bg_table.png) repeat-x left bottom;
	height:50px;
	font-weight:bold;
}

table.low tbody tr:hover { 
	background: #eaeaea; 
}

tr {
	border:1px solid #ccc;
	padding:10px;	
	background-color: #f1f1f1;
	background: #D9D9D9 url(../images/bg_table.png) repeat-x left bottom;
}

td {
	border:1px solid #000;
	padding:10px 5px 10px 10px;
}

td a:hover{
	text-decoration:underline;
}

.tr_alt {
	border:1px solid #ccc;
	padding:10px;
	background-color: #fff;
	background: #D9D9D9 url(../images/bg_tablealt.png) repeat-x left bottom;
}

/* ------------- END -------------- */