/* 
   Author: [Richard Edwards]
           [R.Edwards@apergy.co.uk]
		   [http://www.apergy.co.uk]
*/

/* Resets & Basic Page Setup */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { background: url(images/bg2.jpg) no-repeat center center fixed; font-family: Arial, Helvetica, sans-serif;}
ul { list-style: none inside; }
h2 { margin-bottom: 10px; }
p { font-size: 0.9em; line-height: 1.1em; margin-bottom: 0.9em; }
a { outline: none; }
a img { border: none; }
a:hover { text-decoration: none; }
/* End Resets & Setup */

/* Toolbox */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* End Toolbox */

/* Structure & Stuff */

#page-wrap {
    width: 960px;
    margin: 0 auto;
}
  
#logo {
	margin: 60px 0 60px 0;
}

ul#nav {
}

ul#nav li {
	display: inline;
	float: left;
}

ul#nav li a {
	display: block;
	height: 78px;
	text-indent: -9999px;
}

ul#nav li.home-tab a {
	width: 144px;
	background: url(images/home-tab.png) no-repeat bottom center;
}

ul#nav li.avail-tab a {
	width: 138px;
	background: url(images/avail-tab.png) no-repeat bottom center;
}

ul#nav li.locat-tab a {
	width: 127px;
	background: url(images/locat-tab.png) no-repeat bottom center;
}

ul#nav li.photo-tab a {
	width: 116px;
	background: url(images/photo-tab.png) no-repeat bottom center;
}

ul#nav li.photo-tab a {
	width: 116px;
	background: url(images/photo-tab.png) no-repeat bottom center;
}

ul#nav li.facil-tab a {
	width: 150px;
	background: url(images/facil-tab.png) no-repeat bottom center;
}

ul#nav li.con-tab a {
	width: 285px;
	background: url(images/con-tab.png) no-repeat bottom center;
}

ul#nav li a:hover {
	background-position: center center;
}

ul#nav li.home-tab_active a {
	width: 144px;
	background: url(images/home-tab.png) no-repeat top center;
}

ul#nav li.avail-tab_active a {
	width: 138px;
	background: url(images/avail-tab.png) no-repeat top center;
}

ul#nav li.locat-tab_active a {
	width: 127px;
	background: url(images/locat-tab.png) no-repeat top center;
}

ul#nav li.photo-tab_active a {
	width: 116px;
	background: url(images/photo-tab.png) no-repeat top center;
}

ul#nav li.facil-tab_active a {
	width: 150px;
	background: url(images/facil-tab.png) no-repeat top center;
}

ul#nav li.con-tab_active a {
	width: 285px;
	background: url(images/con-tab.png) no-repeat top center;
}

#main-content {
	background: url(images/con-rpt.png) repeat-y;
	padding: 10px 50px 30px 60px;
}

#footer {
	height: 33px;
	font-size: 0.8em;
	background: url(images/footer-bg.png) no-repeat;
}

ul#avail-calenders li {
	margin: 10px 0;
	float: left;
}
	ul#avail-calenders li h3 {
		text-align: center;
		position: relative;
		top: 20px;
	}

td.overflow-day a {
	color: #999999;
}

#calender-month {
	position: relative;
	top: 35px;
	left: 0px;
}

table#calender-month tr th {
	border-bottom: solid 1px #666666;
	color: #666666;
}

table#calender-month tr td {
	border-bottom: solid 1px #666666;
}

table#admin-calender-month tr th {
	border-bottom: solid 1px #666666;
	color: #666666;
}

table#admin-calender-month tr td {
	border-bottom: solid 1px #666666;
}

.avail-left a {
	float: left;
	font-size: 1.0em;
	color: #666666;
}

.avail-left-faded {
	float: left;
	font-size: 0.9em;
	color: #CCCCCC;
}

.avail-right a {
	float: right;
	font-size: 1.0em;
	color: #666666;
}

#cal-nav {
	width: 100%;
}

img#photo {
	padding: 5px;
	margin: 5px;
	border: solid 1px #666666;
}

table#admin-table {
	margin-top: 20px;
	font-size: 0.8em;
	position: relative;
	top: -15px;
}

table#admin-table tr th {
	border-bottom: solid 1px #666666;
	color: #666666;
}

table#admin-table tr td {
	border-bottom: solid 1px #666666;
}

#admin-opt-panel {
	float: left;
	width: 252px;
}

#contact-panel {
	float: left;
	width: 252px;
}

#admin-opt-top {
	text-indent: -9999px;
	background: url(images/admin-opt-top.jpg) no-repeat;
	height: 58px;
}

#contact-top {
	text-indent: -9999px;
	background: url(images/contact-top.jpg) no-repeat;
	height: 58px;
}

#contact-ctnt {
	background: url(images/admin-opt-rpt.jpg) repeat-y;
	width: 252px;
	padding: 0 0 0 23px;
	text-align: left;
	font-size: 0.8em;
	color: #FFFFFF;
}

#admin-opt-ctnt {
	background: url(images/admin-opt-rpt.jpg) repeat-y;
	width: 252px;
	padding: 0 0;
	text-align: center;
	font-size: 0.8em;
	color: #FFFFFF;
}

ul#admin-options li {
	padding-bottom: 5px;
}

ul#admin-options li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul#admin-options li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#admin-opt-btm {
	background: url(images/admin-opt-btm.jpg) no-repeat;
	height: 23px;
	width: 252px;
}

#admin-info-panel {
	float: right;
}

#contact-info-panel {
	float: right;
	text-align: left;
	width: 580px;
	padding-top: 25px;
}

#calender-month-holder {
	width: 280px;
	height: 280px;
	background: url(images/calender-bg.jpg) no-repeat;
}

.red-txt {
	font-size: 1.2em;
	color: red;
}

.grn-txt {
	font-size: 1.2em;
	color: green;
}

.book-btn {
	margin-left: 70px;
}

ul#book-errors {
	list-style: disc inside;
	margin-left: 20px;
}

#google-map{
	width: 860px;
	height: 520px;
	background: url(images/google-map-bg.jpg) no-repeat;
	padding: 18px 2px 0 0;
}

#seperator {
	border-top: 1px solid #999999;
	margin: 0 35px 30px 45px;
	position: relative;
	bottom: 18px;
}

#foot-left {
	float: left;
	position: relative;
	bottom: 42px;
	left: 45px;
}

#foot-right {
	float: right;
	position: relative;
	bottom: 42px;
	right: 35px;
}

#foot-right a {
	color: #000000;
}

#foot-right a:hover {
	color: #333333;
	text-decoration: underline;
}
/* End Structure & Stuff */


