/*
COLOURS: 
Dark Green: #2B4C3F
Light Blue: #D5EBF3
Brown / Beige: #C0AC7E

*/

/* GENERAL STYLES */
* {padding: 0; margin: 0;}
body {text-align: center; background: #fff url(../images/body_bg.jpg) 50% 0 repeat-y; font-family: helvetica, Arial, verdana, sans-serif; font-size: 12px; color: #333; margin-top: 10px;}
p {line-height: 23px; margin: 12px 12px 12px 18px;}
button {cursor:pointer; border:0; background: none;}
.hide {display: none;}
.clear {clear: both;}
a img {border: none;}
a {outline: none;}
a:link, a:visited {text-decoration: underline; color: #333;}
a:hover, a:active {text-decoration: none; color: #688A32;}
.left49 {float: left; width: 49%;}
.right49 {float: right; width: 49%;}
li {list-style: none;}
h1, h2, h3, h4 {font-weight: normal; margin: 15px 10px; font-family: "Trebuchet MS", "Lucida Sans", Helvetica, Verdana, Arial;}
h4 {font-family: helvetica, Arial, verdana, sans-serif; font-weight: bold;}

/* LAYOUT */

#container {width: 770px; text-align: left; margin: 0px auto;}
#header {width: 100%;}
#heading_left {float: left; width: 380px;}
#heading_right {float: right; width: 380px;}
#left_content {float: left; width: 460px;}
#right_content {float: right; width: 255px;}
#footer {clear: both; text-align: center; padding-top: 30px;}
#availability {background: #2B4C3F; margin: 20px 5px 10px 0;}
#specials {background: #C0AC7E; margin: 10px 5px 10px 0;}
#promotions {background: #D5EBF3; margin: 10px 5px 10px 0;}
#photodiv {overflow: hidden; height: 253px;}
#specials form {float: right; margin-right: 20px;margin-bottom: 6px;}
.special_item {clear: both; border-top: 1px solid #fff; }

/* NAV */
#nav {background: #fff url(../images/nav_bg.gif) 0 4px repeat-x; height: 52px; width: 100%; clear: both; overflow: hidden;}
#nav ul {margin: 14px 0 0 10px;}
#nav li {display: inline; text-transform: uppercase;}
#nav li a {padding: 13px 5px 6px 5px;}
#nav li a:link, #nav li a:visited {text-decoration: none;}
#nav li a:hover, #nav li a:active {text-decoration: none; color: #688A32;background: #fff;}

#home_page #nav_1 a,
#accommo_page #nav_2 a,
#pricing_page #nav_3 a,
#leisure_page #nav_4 a,
#activities_page #nav_5 a,
#location_page #nav_6 a,
#donegal_page #nav_7 a,
#contact_page #nav_8 a,
#specials_page #nav_9 a
 {color: #688a32; background: #fff;}

/* TEXT */
#left_content p img {border: 15px solid #D5EBF3; margin-left: 70px;}
#specials p {color: #fff;}
#availability h2, #specials h2, #promotions h2 {color: #fff; font-size: 18px; }
#availability h2 {background: #2B4C3F url(../images/corner_avail_top.gif) top right no-repeat; height: 27px; padding: 0; margin: 15px 0 15px 10px; padding-top: 5px;}
#specials h2 {background: #C0AC7E url(../images/corner_spec_top.gif) top right no-repeat; height: 27px; padding: 0; margin: 15px 0 15px 10px; padding-top: 5px;}
#promotions h2 {color: #2b4c3f; background: #D5EBF3 url(../images/corner_promo_top.gif) top right no-repeat; height: 27px; padding: 0; margin: 15px 0 15px 10px; padding-top: 5px;}
#left_content ul {margin-left: 30px;}
#left_content ul li {line-height: 20px; margin: 11px; padding-left: 20px; background: url(../images/li.gif) 0 0 no-repeat;}

h4.availability_bottom {background: #2B4C3F url(../images/corner_avail_bottom.gif) bottom left no-repeat; height: 27px; text-indent: -9999px; padding: 0; margin: 0;}
h4.specials_bottom {background: #C0AC7E url(../images/corner_spec_bottom.gif) bottom left no-repeat; height: 27px; text-indent: -9999px; padding: 0; margin: 0;}
h4.promo_bottom {background: #D5EBF3 url(../images/corner_promo_bottom.gif) bottom left no-repeat; height: 27px; text-indent: -9999px; margin: 0;}
a.active_link {text-decoration: none; color: #688A32;}

/* FORMS */

#availability select {float: right; clear: both;}
#availability select.date {float: left; margin: 0 0 10px 3px; clear: none;}
#availability label {font-size: 11px; float: left; margin-left: 5px; text-align: right; font-weight: bold; padding: 2px 0 0 20px; color: #fff; text-transform: lowercase; clear: both;}
#availability select.select_info {width: 70px; margin-right: 45px; margin-top: -20px; margin-bottom: 10px;}
input.avail_button {margin-left: 26px;}

/* progress bar for navigation */
/* the navigation controls for the sprite navigation */
#progress_container {position: relative; margin-left: 10px;}
#progress {background: url(../images/progress.gif);height: 44px;width: 459px; margin-bottom: 20px;}
.column2 #progress ul {width: 459px;	height: 44px; position: relative; margin: 0; margin-left: 20px;}
.column2 #progress ul li{background: none; padding:0; margin: 0;}
#progress li {position: absolute; top: 0;}
#progress li, #progress a { height: 44px; display: block; text-indent: -999999px; margin: 0; padding: 0;}	

#prog1 {left: 0px; width: 63px;}
#prog2 {left: 63px; width: 69px;}
#prog3 {left: 132px; width: 69px;}
#prog4 {left: 201px; width: 79px;}
#prog5 {left: 280px; width: 75px;}
#prog6 {left: 355px; width: 100px;}

#prog1 a.progress_active {background: transparent url(../images/progress.gif) -0px -0px no-repeat;}
#prog2 a.progress_active {background: transparent url(../images/progress.gif) -63px -0px no-repeat;}
#prog3 a.progress_active {background: transparent url(../images/progress.gif) -133px -0px no-repeat;}
#prog4 a.progress_active {background: transparent url(../images/progress.gif) -202px -0px no-repeat;}
#prog5 a.progress_active {background: transparent url(../images/progress.gif) -283px -0px no-repeat;}
#prog6 a.progress_active {background: transparent url(../images/progress.gif) -359px -0px no-repeat;}

#prog1 a.progress_future {background: transparent url(../images/progress.gif) -0px -44px no-repeat;}
#prog2 a.progress_future {background: transparent url(../images/progress.gif) -63px -44px no-repeat;}
#prog3 a.progress_future {background: transparent url(../images/progress.gif) -133px -44px no-repeat;}
#prog4 a.progress_future {background: transparent url(../images/progress.gif) -202px -44px no-repeat;}
#prog5 a.progress_future {background: transparent url(../images/progress.gif) -283px -44px no-repeat;}
#prog6 a.progress_future {background: transparent url(../images/progress.gif) -359px -44px no-repeat;}

#prog1 a.progress_past {background: transparent url(../images/progress.gif) -0px -88px no-repeat;}
#prog2 a.progress_past {background: transparent url(../images/progress.gif) -63px -88px no-repeat;}
#prog3 a.progress_past {background: transparent url(../images/progress.gif) -133px -88px no-repeat;}
#prog4 a.progress_past {background: transparent url(../images/progress.gif) -202px -88px no-repeat;}
#prog5 a.progress_past {background: transparent url(../images/progress.gif) -283px -88px no-repeat;}
#prog6 a.progress_past {background: transparent url(../images/progress.gif) -359px -88px no-repeat;}

/* Booking Summary Information */
.booking_summary {color: #52524A; font-size: 11px; font-family: verdana, helvetica, arial, sans-serif; width: 480px; margin-bottom: 20px;}
.booking_summary td{text-align: center; padding: 3px 5px; border: 1px solid #eaeaea; }
.booking_summary tr.top_row td {background: #c0Ac7e; text-align: left; color: #fff;}
.booking_summary td.right_align {text-align: right;}
.booking_summary td.left_align {text-align: left;}
.booking_summary td.row_header {background: #8A7132; border-bottom: 1px solid #333; font-weight: bold; color: #fff;}
.booking_summary tr.last_row td {background: #c0Ac7e; color: #fff; font-weight: bold; border-top: 1px solid #333; border-bottom: 2px solid #333;}

#hidden_specials_form {margin-left: 18px;} 

/* contact form */
form {margin: 0;padding: 0;}
fieldset {margin: 1em 0;border: none;border-top: 1px solid #ccc;font-size:11px;padding : 0px 10px 22px 10px;}
legend {color : #2b4c3f;margin: 1em 0;padding: 1em .5em;background: transparent;	font-size: 12px;font-weight: bold;}
label {float: left;width: 100px;padding: 0 1em;	text-align: right;}
fieldset div {margin-bottom: .5em;padding: 0;display: block;}
fieldset div input, fieldset div textarea {width: 150px;border-top: 1px solid #555;border-left: 1px solid #555;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;padding: 1px;	color: #333;}
fieldset div select {padding: 1px;}
input:focus, textarea:focus {background: #efefef;	color: #000;	font-weight:bold;}
#submit {
	clear: both;
	text-align: center;
}

#submit input {
	border: 1px solid #000;
	padding: 2px 3em;
	background: #666;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
