/* Generic
   ####### */

.left {
  float: left;
}

.right {
  float: right;
}

body, ul, li, h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

body {
	background: url('/images/page_bg.gif') repeat-y center;
	font-family: arial, sans-serif;
	font-size: 12px;
}

:active, :focus {
  outline: none;
}

img {
	border: none;
}

#wrapper {
	width: 870px;
	margin: 0 auto;
	text-align: center;
}

#the_hogarth_group_wrapper {
  background: #929ca5;
  height: 20px;
}

#the_hogarth_group_content {
  width: 870px;
  margin: 0 auto;
  padding-top: 2px;
}

#the_hogarth_group_content .right {
  float: right;
  width: 200px;
  text-align: right;
}

#the_hogarth_group_content .right p {
  color: #fff;
  font-size: 10px;
  margin-top: 2px;
}

#the_hogarth_group_content a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
  
#header {
	height: 136px;
	background: url('/images/header.jpg') no-repeat center;
}

#primary_navigation li {
	display: inline;
	list-style-type: none;
}

#content {
	width: 830px;
	margin: 0 auto;
	padding: 15px;
}

#content .list {
  margin: 10px 0 0 15px;
  color: #777777;
}

.two_column, .three_column {
	clear: both;
	text-align: left;
  margin-top: 10px;
}

#footer {
  clear: both;
  margin: 10px 0 15px 0;
	padding: 5px;
	background: #cdd206;
	text-align: left;
}

#footer p {
	color: #fff;
	font-size: 0.95em;
}

#footer p img {
  margin: 0 2px 0 5px;
  vertical-align: middle;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Home Page
   ######### */

.about {
  text-align: left;
  position: relative;
}

.about .virtual_tour {
  float: right;
}

.slideshow {
  margin-top: 15px;
  padding: 0;
}

.inside_the_club {
  float: left;
	width: 49%;
	margin-top: 10px;
}

.forthcoming {
  float: right;
	width: 49%;
	margin-top: 10px;
}

.item {
	clear: both;
}

.item h1 {
	margin: 9px 0 5px 0;
	font-size: 1.2em;
}

.item p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #777777;
}

.item img {
	float: left;
	margin-right: 5px;
  padding: 1px;
  border: 1px solid #D5D5D5;
}

.horizontal {
	clear: both;
	margin-top: 10px;
}

.inside_the_club h1 {
	color: #FF9A01;
}

.inside_the_club a {
	text-decoration: none;
	color: #FF9A01;
}

.inside_the_club a:hover {
	text-decoration: underline;
}

.about .title {
  margin-top: 10px;
}

.about p {
  margin: 0 0 15px 2px;
	color: #777777;
}

.about a {
	text-decoration: none;
	color: #CDCD32;
}

.about a:hover {
	text-decoration: underline;
}

.forthcoming h1 {
	color: #8DE2FF;
}

.forthcoming a {
	text-decoration: none;
	color: #8DE2FF;
}

.forthcoming a:hover {
	text-decoration: underline;
}

#timetable {
	clear: both;
	padding-top: 15px;
  text-align: left;
}

#timetable h1 {
	padding-top: 10px;
  font-size: 1.2em;
	border-top: 1px solid #ccc;
  color: #777777;
}

#timetable ul {
	margin-top: 10px;
	text-align: center;
}

#timetable li {
	display: inline;
	margin-right: 12px;
	list-style-type: none;
}

#timetable .last_item {
  margin-right: 0;
}

#slideshow {
  clear: both;
  height: 260px;
  overflow: hidden;
}


/* Content Page
   ############ */

#secondary_navigation {
	float: left;
	width: 197px;
	margin-top: 4px;
	padding: 14px 0 15px 0;
	background: url('/images/secondary_nav_header.gif') no-repeat;
}

#secondary_navigation li {
	padding-top: 5px;
  list-style-type: none;
}

#secondary_navigation li a {
  text-decoration: none;
  color: #cdcd32;
}

#secondary_navigation li a:hover {
  text-decoration: underline;
}

.clear {
	clear: both;
}

.left {
	width: 33%;
	float: left;
}

.middle {
	width: 33%;
	float: left;
}

.right {
	width: 32%;
	float: left;
}

form .label, form input, form textarea, form select {
	float: left;
	display: block;
	width: 300px;
	margin-bottom: 10px;
	padding: 3px;
}

select, textarea {
	font-family: arial, sans-serif;
}

textarea {
	height: 100px;
}

form {
	margin-top: 20px;
	color: #777777;
}

label {
	text-align: right;
	width: 80px;
	padding-right: 20px;
}

form br {
	clear: left;
}

.submit {
	width: auto;
	font-size: 1em;
}

#content_image {
  float: right;
}

#content_image img {
  margin-top: 17px;
}

.child {
	background: #fdff8b;
}

.adult {
	background: #f1f1f1;
}

#content_call_to_action{
  text-align:left;
}


/* content stuff */

#content_body {
	float: left;
	width: 406px;
	margin-left: 12px;
	margin-right: 12px;
	background: url('/images/content_header.gif') no-repeat;
}

#content_timetable {
	float: left;
	width: 618px;
	margin-left: 12px;
	padding: 0 0 15px 0;
}

#content_body h1, #content_timetable h1 {
  padding-top: 0;
  margin-bottom: 10px;
  font-weight: normal;
  color: #cdcd32;
}

#content_body h2, #content_timetable h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 1.5em;
  font-weight: normal;
}

#content_body p, #content_timetable p {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: 10px;
	color: #777777;
}

#content_timetable img {
  vertical-align: middle;
}

#content_body a {
  color: #cdcd32;
	text-decoration: none;
}

#content_body a:hover {
	text-decoration: underline;
}

#content_timetable .required {
	color: red;
}

#content_timetable table {
	width: 618px;
	margin-top: 5px;
	border-spacing: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #fff;
}

#content_timetable .normal {
	background-color: transparent;
}

#content_timetable .highlight {
	background-color: #f1f1f1;
}

#content_timetable th {
	padding: 7px;
	color: #777;
}

#content_timetable td {
	padding: 7px;
  border-top: 1px solid #fff;
	color: #777;
}

#content_timetable a {
  color: #cdcd32;
	text-decoration: none;
}

#content_timetable a:hover {
	text-decoration: underline;
}


#content_timetable form {
  float: none;
}

#content_timetable form label {
 float: none;
}

#content_timetable form .label, #content_timetable form input {
	float: none;
	display: block;
	width: 320px;
}

#content_timetable .submit {
	width: auto;
}

#content_timetable #timetable_selector {
  width: 425px;
  position: relative;
}

#content_timetable #activity_types {
  width: 150px;
  font-size: 0.9em;
  position: absolute;
  right: 0;
  top: -43px;
  background: #eee;
  padding: 5px;
  border: 1px solid #ddd;
}

#content_timetable #activity_holder {
  position: relative;
}

#content_timetable #activity_types li { display: inline; }

#content_timetable #activity_types li span {  }

.tickercontainer { /* the outer div with the black border */
  background: rgb(205, 210, 6);; 
  width: 100%; 
  height: 30px; 
  margin: 10px 0 0 0; 
  padding: 0
  overflow: hidden; 
  margin-bottom: 1em;
  color: white;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
  position: relative;
  left: 10px;
  top: 8px;
  width: 98%;
  overflow: hidden;
}

ul.newsticker { /* that's your list */
  position: relative;
  left: 750px;
  font: bold 10px Verdana;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.newsticker li {
  float: left; /* important: display inline gives incorrect results when you check for elem's width */
  margin: 0;
  padding: 0;
}
ul.newsticker a {
  white-space: nowrap;
  padding: 0;
  text-decoration: underline;
  font: bold 10px Verdana;
  margin: 0 100px 0 0;
} 

ul.newsticker span {
  margin: 0 10px 0 8px;
  font-weight: normal;
} 

