/* SDTA Screen Style Sheet */

body
{
  background: #fff url("images/bk-page.gif") top left repeat-y;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, helvetica;
}

img { border: none; }

/* Link */

a:link { color: #060; }
a:visited { color: #090; }
a:hover, a:active { color: #C00; }

/* Header */

#header 
{ 
  height: 173px; 
}

#header-inner 
{ 
  background: #fff url("images/swirl.jpg") top left no-repeat; 
  height: 173px;
  margin: 0px; padding: 0px;
}

#header h1
{
  float: left;
  width: 358px; height: 60px;
  background: url("images/sdta-title.gif") top left no-repeat;
  margin-left: 209px; margin-top: 22px;
  text-indent: -5000px;
}


/* Container */

#container
{
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  text-align: left;
  background: url("images/bkgr.gif") left repeat-y;
}

#container-inner
{
  margin-left: 10px;
}

.wrapper:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0px;
}

#nav, #content { float: left; }

/* Nav */

#nav { width: 164px; background-color: #19733d }

#nav-inner { padding: 31px 0px 20px 7px }

#nav ul
{
  list-style: none;
  margin: 0px; padding: 0px;
}

#nav ul li 
{ 
  width: 148px; height: 40px; 
  margin: 0px; padding: 0px;
}

#nav ul li a 
{ 
  display: block; width: 148px; height: 40px; 
  margin: 0px; padding: 0px;
}

#nav ul li a span { display: none; }

a#bt-home:link, a#bt-home:visited { background: url("images/bt-home.gif") no-repeat; }
a#bt-home:hover { background: url("images/bt-home_f2.gif") no-repeat; }
a#bt-home-a { background: url("images/bt-home_f3.gif") no-repeat; }

a#bt-association:link, a#bt-association:visited { background: url("images/bt-association.gif") no-repeat; }
a#bt-association:hover { background: url("images/bt-association_f2.gif") no-repeat; }
a#bt-association-a { background: url("images/bt-association_f3.gif") no-repeat; }

a#bt-committee:link, a#bt-committee:visited { background: url("images/bt-committee.gif") no-repeat; }
a#bt-committee:hover { background: url("images/bt-committee_f2.gif") no-repeat; }
a#bt-committee-a { background: url("images/bt-committee_f3.gif") no-repeat; }

a#bt-members:link, a#bt-members:visited { background: url("images/bt-members.gif") no-repeat; }
a#bt-members:hover { background: url("images/bt-members_f2.gif") no-repeat; }
a#bt-members-a { background: url("images/bt-members_f3.gif") no-repeat; }

a#bt-join:link, a#bt-join:visited { background: url("images/bt-join.gif") no-repeat; }
a#bt-join:hover { background: url("images/bt-join_f2.gif") no-repeat; }
a#bt-join-a { background: url("images/bt-join_f3.gif") no-repeat; }

a#bt-courses:link, a#bt-courses:visited { background: url("images/bt-courses.gif") no-repeat; }
a#bt-courses:hover { background: url("images/bt-courses_f2.gif") no-repeat; }
a#bt-courses-a { background: url("images/bt-courses_f3.gif") no-repeat; }

a#bt-events:link, a#bt-events:visited { background: url("images/bt-events.gif") no-repeat; }
a#bt-events:hover { background: url("images/bt-events_f2.gif") no-repeat; }
a#bt-events-a { background: url("images/bt-events_f3.gif") no-repeat; }

a#bt-attract:link, a#bt-attract:visited { background: url("images/bt-attract.gif") no-repeat; }
a#bt-attract:hover { background: url("images/bt-attract_f2.gif") no-repeat; }
a#bt-attract-a { background: url("images/bt-attract_f3.gif") no-repeat; }

a#bt-about:link, a#bt-about:visited { background: url("images/bt-about.gif") no-repeat; }
a#bt-about:hover { background: url("images/bt-about_f2.gif") no-repeat; }
a#bt-about-a { background: url("images/bt-about_f3.gif") no-repeat; }

a#bt-tic:link, a#bt-tic:visited { background: url("images/bt-tic.gif") no-repeat; }
a#bt-tic:hover { background: url("images/bt-tic_f2.gif") no-repeat; }
a#bt-tic-a { background: url("images/bt-tic_f3.gif") no-repeat; }

a#bt-stay:link, a#bt-stay:visited { background: url("images/bt-stay.gif") no-repeat; }
a#bt-stay:hover { background: url("images/bt-stay_f2.gif") no-repeat; }
a#bt-stay-a { background: url("images/bt-stay_f3.gif") no-repeat; }

a#bt-eat:link, a#bt-eat:visited { background: url("images/bt-eat.gif") no-repeat; }
a#bt-eat:hover { background: url("images/bt-eat_f2.gif") no-repeat; }
a#bt-eat-a { background: url("images/bt-eat_f3.gif") no-repeat; }

a#bt-areamap:link, a#bt-areamap:visited { background: url("images/bt-areamap.gif") no-repeat; }
a#bt-areamap:hover { background: url("images/bt-areamap_f2.gif") no-repeat; }
a#bt-areamap-a { background: url("images/bt-areamap_f3.gif") no-repeat; }

a#bt-townmap:link, a#bt-townmap:visited { background: url("images/bt-townmap.gif") no-repeat; }
a#bt-townmap:hover { background: url("images/bt-townmap_f2.gif") no-repeat; }
a#bt-townmap-a { background: url("images/bt-townmap_f3.gif") no-repeat; }

a#bt-whatson:link, a#bt-whatson:visited { background: url("images/bt-whatson.gif") no-repeat; }
a#bt-whatson:hover { background: url("images/bt-whatson_f2.gif") no-repeat; }
a#bt-whatson-a { background: url("images/bt-whatson_f3.gif") no-repeat; }

/* Content */

#content { width: 70%; }

#content h1 { text-indent: -2000px; margin: 0px; padding: 0px; }

#content-inner { padding: 30px; }

#content h2 
{
  font-size: 125%;
  color: #999;
  font-family: helvetica, arial, sans-serif;
  font-weight: normal;
  margin: 0px; padding-top: .5em;
}

.bodytext
{
  font-size: 80%;
  line-height: 1.5em;
}

.bodytext p
{
  padding: 0px; margin-top: 1.5em;
}

#content li {margin-bottom: 1em; }

#content iframe { border: 1px #090 solid }

/* Lists */

dt { margin-top: 1em; }

address 
{ 
  font-style: normal; 
  margin-left: 40px;
}

/* Footer */

#footer
{
  background-color: #19733d;
  height: 100px;
  clear: both;
}

#footer-inner
{
  margin: 0px 0px 14px 164px;
  height: 86px;
  background: url("images/bot-grad.gif") top left repeat-x;
}

#footer-left
{
  width: 30px; height: 86px;
  background: url("images/bot-curve.gif") top left no-repeat;
  display: block;
  float: left;
}

#footer-text
{
  text-align: right;
  padding: 10px 20px 0px 20px;
  font-size: 70%;
  color: #333;
}

/* Page Controls */

#controls 
{ 
  margin: 0px; padding: 0px; 
  position: absolute;
  top: 150px;
  left: 700px;
}

#controls a
{
  display: block;
  float: right;
  width: 14px; height: 12px;
  margin-right: 20px;
}

#controls a span { display: none; }

#ctl-print { background: url("images/ic-print.gif") top left no-repeat; }
#ctl-small { background: url("images/ic-smaller.gif") top left no-repeat; }
#ctl-large { background: url("images/ic-larger.gif") top left no-repeat; }

/* Forms */

fieldset
{
  border: none;
  padding: 8px; margin: 0px;
  background-color: #bbdb9b;
}

input, select, textarea { font-family: verdana, arial, helvetica; }
textarea { font-size: 100%; }

.form-fieldrow
{
  clear: both;
  padding: 0px; margin-bottom: 1em;
}

.form-label, .form-field
{
  margin: 0px; float: left;
}

.form-label 
{
  padding: 4px;
  background-color: #80bb43;
  width: 7em;
}

.form-field { padding: 1px 4px; }

#bt-login { float: right; margin-top: .5em; }

/* Tables */

table.accom
{
  border: none; margin-top: 1em;
}

table.accom th 
{ 
  background-color: #bbdb9b; 
  text-align: left; 
  font-size: 80%;
  color: #333;
}

table.accom th.d { padding: 0px 4px; text-align: center !important; width: 2.25em; }

table.accom th.rating { font-size: 100%; width: 129px; }

th.pages { background-color: #19733d; color: #80bb43; }

th.pages .current { font-size: 150%; font-weight: bold; }

.d2 { background-color: #80bb43 !important; text-align: center !important; }

.d3 { background-color: #ff6666 !important; text-align: center !important; border-right: 3px #000 solid; }

table.accom td { background-color: #d5e9c0; font-size: 80%; vertical-align: top; }

table.accom td.no { text-align: right; }

table.accom td h3 { margin: 0px; padding: 0px; font-size: 100%; }

table.rate td { font-size: 100%; vertical-align: top; background-color: #fff; }

td.value { text-align: right; }

td.check { text-align: center; padding-top: 7px; font-weight: bold; }


hr 
{ 
  height: 1px; 
  background-color: #ccc; 
  margin-top: 2em; margin-bottom: 2em;
}

/* Message */

.message-subject
{
  padding: 2px;
  background-color: #fff;
  font-size: 120% !important;
}

.error { color: #c00; border: 1px #f00 solid; background-color: #fcc; padding: 3px !important; }
.info { color: #060; border: 1px #090 solid; background-color: #cfc; padding: 3px !important; }


.req { color: #f00; }

/* Where to Stay */

.accom-heading
{
  background-color: #19733d;
  padding: 2px; margin: 0px;
  color: #fff;
  text-align: right;
  clear: left;
  min-height: 20px;
}

.accom-heading h3
{
  margin: 0px; padding: 2px;
  float: left;
  font-size: 100%;
}

div.accom
{
  line-height: 1.2em;
  clear: all;
  padding-bottom: 1em;
}

.accom-image
{
  width: 160px;
  float: left;
  margin: 4px 8px 1em 0px;
}

.accom-image h4 
{
  background-color: #19733d; color: #fff;
  text-align: center;
  margin: 0px; padding: 2px;
  text-transform: uppercase;
  font-size: 80%;
}

.accom-detail { margin-top: 8px; }

.rooms { float: right; margin-left: 16px; font-size: 80%; line-height: 1em; width: 136px; }

.description { clear: right; margin-top: 1em; font-size: 80%; line-height: 1.2em;}

.facilities { margin-top: .5em; }

.facilities img { margin-right: 2px; }

.rating-info { font-size: 90%; font-style: italic; }

/* Date Picker */

a.dp-choose-date 
{
	float: left;
	width: 16px; height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.png) no-repeat; 
}

a.dp-choose-date.dp-disabled 
{
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	width: 140px;
	float: left;
}

.smallprint
{
	margin-top: 8px;
	font-size: 70%;
	line-height: 110%;
	color: #999;
}
