@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: transparent url(../images/dkgreen_hash.gif);
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	height: 113px;
	background-color: #FFFFFF;
	text-align: center;
}

#header_box {
	width: 763px;
	height: 113px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header_right {
	float: right;
	width: 362px;
	padding-top: 24px;
}

#transform_image {
	margin-top: 2px;
}

#searchform {
	font-size: 10px;
	padding: 0px;
	width: 170px;
	float: right;
	}
#searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
#searchform label { 
	color: #d1d1d1; 
	display: none; 
	}
#searchform input {
	width: 180px; 
	color: #000000; 
	}
#searchform #submitquery { 
	display: none; 
	}

h1 {
	font-size: 12px;
	width: 185px;
	height: 113px;
	background-image: url(../images/scotts_hill_logo.gif);
}
h1 a {
	width: 185px;
	height: 113px;
	background-image: url(../images/scotts_hill_logo.gif);
	display: block;
	text-decoration: none;
}
h1 span { visibility: hidden; }

h4 {
	text-transform: uppercase;
	margin-bottom: 10px !important;
	color: #0193cf;
	font-size: 12px;
	padding-top: 10px !important;
}

.topmargin30 {
	padding-top: 30px !important;
}

.indent {
	margin-left: 14px;
}

#navbar {
	height: 68px;
	text-align: center;
	background: url(../images/nav_bg.gif) repeat-x;
}

#main {
	background-image: url(../images/green_hash.gif);
	text-align: center;
}

#main_box {
	width: 763px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 13px;
}

#mainimg_shadow {
	width: 763px;
	height: 11px;
	line-height: 11px !important;
}

#footer {
	background: transparent url(../images/footer_shadow.png) repeat-x;
	text-align: center;
}

#footer_box {
	width: 763px;
	height: 200px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

#events {
	width: 270px;
	padding-right: 20px;
	float: left;
}
#events_header {
	margin-left: -5px;
}
.event {
	margin-top: 7px;
	color: #000000 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.event a {
	text-decoration: none;
	color: #000000 !important;
	display: block;
	margin-bottom: 15px;
}
.event a:hover {
	text-decoration: underline !important;
}
.event b {
	display: block;
	color: #0193cf;
	font-size:12px;
	border-bottom: 1px solid #c9d5d3;
	padding-bottom: 7px;
	margin-bottom: 6px;
}
#events_more {
	width: 54px;
	height: 17px;
	margin-top: -7px;
	float: right;
}
#events_more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b6664;
	display: block;
	width: 44px;
	height: 11px;
	background: transparent url(../images/events_more_bg.png);
	text-decoration: none;
	padding: 2px 0px 4px 10px;
}
#events_more a:hover {
	color: #000000;
	text-decoration: underline;
}

.1pxwidth {
	width: 1px !important;
	overflow: hidden;
}

#currentseries {
	width: 258px;
	border-right: 1px solid #e4eae9;
	border-left: 1px solid #e4eae9;
	padding-left: 17px;
	margin-left: 293px;
	padding-bottom: 25px;
}
#currentseries_header {
	margin-left: -4px;
	margin-bottom: 7px;
}
#currentseries a {
	border: 1px solid #000000;
	width: 239px;
	height: 106px;
	display: block;
	background-image: url(../images/currentseries_ad.jpg);
	text-decoration: none;
}
#currentseries a:hover {
	border: 1px solid #0193cf;
}
#currentseries a span {
	visibility: hidden;
}

#quicklinks {
	width: 175px;
	padding-left: 12px;
	float: right;
	overflow: visible;
}
#quicklinks_header {
	margin-left: -5px;
}
#quicklinks ul {
	list-style-image: url(../images/quicklinks_bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	margin-left: 15px;
	width: 160px;
}
#quicklinks li {
	margin-bottom: 12px;
}
#quicklinks a {
	color: #000000;
	text-decoration: none;
}
#quicklinks a:hover {
	text-decoration: underline;
}

#content {
	width: 699px;
	height: 302px;
	padding-left: 30px;
	border-left: 17px solid #FFFFFF;
	border-right: 17px solid #FFFFFF;
	border-bottom: 17px solid #FFFFFF;
	overflow: scroll;
	background-color: #f2f2f2;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px !important;
}

#content p {
	margin-right: 250px;
	margin-bottom: 10px !important;
}

.series_thumb {
	margin-right: 15px;
	border: 3px solid #e5ebee;
	float: left;
}

.series_list {
	list-style: none !important;
	display: block;
}
.series_list li {
	list-style: none !important;
}
.series_list li a b {
	display: block;
	color: #000000;
}

.biopic {
	display: block;
	width: 124px;
	height: 124px;
	float: left;
	margin-right: 15px;
	border: 3px solid #e5ebee;
	margin-top: -55px;
}
.biopic:hover {
	border: 3px solid #000000;
}

#content a {
	color: #0193cf;
}
#content a:hover {
	text-decoration: none;
}

ul {
	list-style-image: url(../images/content_bullet.gif);
	margin-bottom: 14px;
	margin-left: 15px;
	width: 410px;
}

li {
	margin-bottom: 5px;
}

ol {
	margin-bottom: 14px;
	margin-left: 19px;
	color: #5DACC7;
	font-weight: bold;
	width: 410px;
}
ol li span {
	margin-bottom: 5px;
	color: #000000 !important;
	font-weight: normal !important;
}

.nosublinks {
	margin-right: 15px !important;
}

#sublinks {
	list-style: none;
	list-style-image: none;
	display: block;
	float: right;
	width: 200px !important;
	background-color: #c3d5dc;
	background-image: url(../images/links_col_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px 15px 20px 18px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	line-height: 14px !important;
	color: #ffffff;
	overflow: hidden;
}
#sublinks li {
	margin-bottom: 9px;
	list-style: none;
	list-style-image: none;
}
#sublinks li a {
	display: block;
	width: 175px;
	height: 17px;
	background-image: url(../images/links_col_a.gif);
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
}
.email {
	background-image: url(../images/links_col_a_email.gif) !important;
	width: 167px !important;
	padding-left: 33px !important;
}
#sublinks li a:hover {
	background-position: 0px 21px;
	color: #000000;
}
#sublinks li a:active {
	background-position: 0px 42px;
	color: #ffffff;
}

#sublinks p {
	text-align: center;
	margin-bottom: 14px;
	padding-right: 0px !important;
	margin-right: 0px !important;
	width: 190px;
}


#height_detector br {
	margin-bottom: -11px;
}

.blue {
	color: #0193CF;
}

#content h2 {
	color: #54a5c4;
	font-size: 15px;
	padding-top: 27px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}

#content h2 a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 24px;
	color: #54a5c4 !important;
}
#content h2 a:hover {
	color: #000000;
	background-position: right -18px;
	text-decoration: underline;
}

.content_blurb {
	color: #666666;
}

.content_blurb b {
	color: #000000;
}

.excerpt {
	font-size: 10px;
	text-transform: uppercase;
	color: #A2BFCB;
}

.searchword {
	text-transform: uppercase;
	color: #54A5C4;
}

.emailname {
	background-image: url(../images/email_icon.gif);
}

.bioh2 {
	margin-left: 145px;
	padding-bottom: 0px !important;
	border-bottom: none !important;
	margin-bottom: 0px !important;
}

#content h3 {
	color: #a8b6bc;
	margin-left: 145px;
	text-transform: uppercase;
	font-size: 9px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: -3px;
	padding-top: 0px;
}

#email_form {
	width: 410px;
}

#email_form label {
	color: #000000;
	margin: 5px 0px 3px 0px;
}

#email_form input, #email_form textarea, #email_form select {
	background: #E5E5E5 url(../images/input.gif);
	border: 1px solid #737373;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 2px 3px;
} 


#submit_button {
	width: 54px;
	height: 17px;
}
#submit_button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0193cf !important;
	display: block;
	width: 46px;
	height: 11px;
	background: transparent url(../images/events_more_bg.png);
	text-decoration: none;
	padding: 0px 0px 6px 8px;
}
#submit_button a:hover {
	color: #000000 !important;
	text-decoration: underline;
}

#footer {
	padding-bottom: 10px;
}

#footer_links {
	width: 753px;
	height: 111px;
}

#footerlink1 {
	width: 159px;
	height: 69px;
}

#footerlink2 {
	margin-left: 25px;
	width: 162px;
	height: 68px;
}

#footerlink3 {
	margin-left: 25px;
	width: 157px;
	height: 67px;
}

#footerlink4 {
	margin-left: 25px;
	width: 158px;
	height: 68px;
}

#footer_text {
	width: 763px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	text-align: right;
	color: #74948d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer_text a {
	color: #74948d;
	text-decoration: none;
}
#footer_text a:hover {
	text-decoration: underline;
}
#contact {
	width: 250px;
	display: block;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#contact h4 {
	color: #74948d !important;
	font-weight: normal;
	font-size: 11px;
}
#contact span {
	padding-left: 13px;
	display: block;
}

.clear {
	clear:both;
	font-size: 1px;
}
.clear span {
	visibility: hidden;
}

embed {
	margin-bottom: 0px !important;
}

object {
	margin-bottom: 0px !important;
}
#moviebox {
	width: 640px;
	height: 360px;
	position: absolute;
	z-index: 2000;
	visibility: hidden;
}
#video_x {
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(../images/video_x.gif);
	margin-right: -25px;
	margin-top: -25px;
	text-decoration: none;
}
#video_x span {
	visibility: hidden;
	text-decoration: none;
}
#video_x:hover {
	background-position: 0px 22px;
}
#blackout {
	width: 100%;
	height: 200px;
	position: absolute;
	background-color: #000000;
	left: 0px;
	top: 0px;
	opacity: 0.8;
	-moz-opacity: 0.8; /* older Gecko-based browsers */
	filter:alpha(opacity=80); /* For IE6&7 */
	z-index: 1500;
	visibility: hidden;
}
.nomargin_ul li {
	margin-right: 0px !important;
}
