/* ----------------------------------------------------------------------------------------------------------------- Global Styles */

@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background: #0e6a7f;
}

img.leftalign {
	float: left;
	margin: 2px 20px 16px 0;
}

img.rightalign {
	float: right;
	margin: 2px 0 16px 20px;
}

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

ul {
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	list-style: bullet;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */

body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #808184;
}

a:link, a:visited, a:active {
	color: #5697A5;
	text-decoration: none;
}

a:hover {
	color: #5697A5;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-size: 32px;
	color: #5697A5;
	margin-top: 8px;
}

h2, h2 a:link {
	font-size: 14px;
	color: #494A4B;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h2 a:hover {
	color: #494A4B;
}

h3, h3 a:link {
	font-size: 13px;
	color: #F6921E;
}

h3 a:hover {
	color: #F6921E;
}

h4 {
	font-size: 13px;
	color: #595959;
}

h5 {
	font-size: 20px;
	color: #5B5C5E;
	letter-spacing: -.02em;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Styles */

#search {
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/searchField.jpg) no-repeat;
	position: absolute;
	top: 35px;
	right: 18px;
	display: inline;
}

.searchField {
	width: 172px;
	height: 23px;
	background: transparent;
	border: 0;
	outline: none;
	font-size: 11px;
	color: #B3B3B3;
	line-height: 23px;
	padding: 3px 0 0 20px;
}

* html .searchField {
	padding: 0 0 0 20px;
}

.searchButton {
	display: none;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */

#mainnavWrapper {
	width: 638px;
	height: 31px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#mainnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 31px;
}

#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	background: none;
}

#mainnav a.home {
	width: 79px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1153/Images/mainnav_01.jpg) no-repeat top;
}

#mainnav a.home:hover {
	background: url(/SiteFiles/1153/Images/mainnav_01.jpg) no-repeat bottom;
}

#mainnav a.about {
	width: 79px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1153/Images/mainnav_02.jpg) no-repeat top;
}

#mainnav a.about:hover {
	background: url(/SiteFiles/1153/Images/mainnav_02.jpg) no-repeat bottom;
}

#mainnav a.ourpastor {
	width: 109px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1153/Images/mainnav_03.jpg) no-repeat top;
}

#mainnav a.ourpastor:hover {
	background: url(/SiteFiles/1153/Images/mainnav_03.jpg) no-repeat bottom;
}

#mainnav a.staff {
	width: 67px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1153/Images/mainnav_04.jpg) no-repeat top;
}

#mainnav a.staff:hover {
	background: url(/SiteFiles/1153/Images/mainnav_04.jpg) no-repeat bottom;
}

#mainnav a.ministries {
	width: 101px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1153/Images/mainnav_05.jpg) no-repeat top;
}

#mainnav a.ministries:hover {
	background: url(/SiteFiles/1153/Images/mainnav_05.jpg) no-repeat bottom;
}

#mainnav a.resources {
	width: 106px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1153/Images/mainnav_06.jpg) no-repeat top;
}

#mainnav a.resources:hover {
	background: url(/SiteFiles/1153/Images/mainnav_06.jpg) no-repeat bottom;
}

#mainnav a.calendar {
	width: 97px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1153/Images/mainnav_07.jpg) no-repeat top;
}

#mainnav a.calendar:hover {
	background: url(/SiteFiles/1153/Images/mainnav_07.jpg) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */

#subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}

* html #subnavWrapper {
	padding: 8px 18px 0px;
}

#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}

#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	float: right;
}

#subnav li {
	padding: 0px;
	margin: 0px 16px 0px 0px;
	float: left;
	background: none;
}

#subnav a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #E1DFD0;
	padding: 0px 4px;
}

#subnav a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}

#subnav a.current {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */

#guideWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #cfe1e5;
	border-bottom: 1px solid #B7D2D9;
}

#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #cfe1e5;
}

#middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #f0efe8 url(/SiteFiles/1153/Images/middleBkgd.jpg) repeat-x center bottom;
}

#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #0e6a7f url(/SiteFiles/1153/Images/bottomBkgd.jpg) repeat-x center top;
}

/* ----------------------------------------------------------------------------------------------------------------- Guide Styles */

#guide {
	margin: 0px auto;
	padding: 20px 0px;
	width: 900px;
	height: 180px;
}

#guide strong {
	font-size: 12px;
	font-weight: bold;
	color: #5697A5;
}

#guide a {
	font-size: 11px;
	color: #808080;
}

#guide a:hover {
	text-decoration: underline;
	color: #5697A5;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */

#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 36px;
	position: relative;
}

.topLinks {
	font-size: 11px;
	line-height: 36px;
	color: #5697A5;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 145px;
}

.b-guide {
	position: absolute;
	top: 4px;
	right: 0px;
	width: 127px;
	height: 27px;
	overflow: hidden;
}

.b-guide a {
	width: 127px;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/b-guide.jpg) no-repeat top;
}

.b-guide a:hover {
	background: url(/SiteFiles/1153/Images/b-guide.jpg) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Middle Styles */

#middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 119px;
	position: relative;
}

.logo {
	position: absolute;
	top: 22px;
	left: 28px;
	width: 190px;
	height: 73px;
	overflow: hidden;
}

.logo a {
	width: 190px;
	height: 73px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/logo.jpg) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */

#bottom {
	margin: 0px auto;
	padding: 0px;
	width: 938px;
	min-height: 371px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#contentTopBkgd {
	width: 902px;
	height: 37px;
	background: url(/SiteFiles/1153/Images/contentTopBkgd.png) no-repeat;
	margin-top: 15px;
	padding: 0px 18px 0px 18px;
}

#contentMiddleBkgd {
	background: url("/SiteFiles/1153/Images/contentMidBkgd.png") repeat-y scroll 0 0 transparent;
    padding: 20px 18px;
    width: 902px;
}

* html #contentMiddleBkgd {
	background: url(/SiteFiles/1153/Images/contentMidBkgd-ie.png) repeat-y;
	overflow: hidden;
}

#contentBottomBkgd {
	width: 902px;
	height: 37px;
	background: url(/SiteFiles/1153/Images/contentBtmBkgd.png) no-repeat;
	padding: 0px 18px 0px 18px;
}

* html #contentBottomBkgd {
	min-height: 500px;
}

#content {
	width: 864px;
	margin-right: 18px;
	margin-left: 18px;
}

#content-top {
	float: left;
	width: 864px;
}

#flash {
	float: left;
	width: 575px;
	height: 329px;
	position: relative;
}

.swRotator {
	position: relative;
}

#curve {
	position: absolute;
	bottom: -6px;
	left: 0;
}

.pager {
	left: 0;
	position: absolute;
	top: 0;
}

.pager a {
	background: url("/sitefiles/1153/images/slider-buttons.png") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 0;
	height: 76px;
	line-height: 0;
	text-indent: -9999px;
	width: 138px;
}

.pager a#btn0:hover {
	background-position: -139px 0;
}

.pager a#btn1 {
	background-position: 0 -76px;
}

.pager a#btn1:hover {
	background-position: -139px -76px;
}

.pager a#btn2 {
	background-position: 0 -152px;
}

.pager a#btn2:hover {
	background-position: -139px -152px;
}

.pager a#btn3 {
	background-position: 0 -228px;
}

.pager a#btn3:hover {
	background-position: -139px -228px;
}

.pager a#btn4 {
	background-position: 0 -304px;
}

.pager a#btn4:hover {
	background-position: -139px -304px;
}

#content-top-right {
	float: right;
	width: 266px;
	height: 311px;
	background: url(/SiteFiles/1153/Images/contentRightBkgd.jpg) no-repeat;
	padding: 9px;
}

#content-bottom {
	float: left;
	width: 864px;
	margin-top: 20px;
	margin-bottom: 16px;
}

#content-bottom p {
	font-size: 11px;
	line-height: 15px;
}

#content-bottom-left {
	float: left;
	width: 246px;
	padding: 0 20px 0 20px;
	border-right: 1px solid #e0e0e1;
}

#content-bottom-left .rss {
	float: right;
	width: 34px;
	overflow: hidden;
}

#content-bottom-left .rss a {
	color: #B3B3B3;
	font-size: 10px;
	width: 34px;
	overflow: hidden;
	display: block;
	background: url(/SiteFiles/1153/Images/i-rss.jpg) no-repeat right;
}

#content-bottom-middle {
	float: left;
	width: 291px;
	text-align: center;
}

#content-bottom-middle #inner-div {
	text-align: left;
	padding-left: 22px;
}

#content-bottom-middle #video {
	width: 291px;
	background: url(/SiteFiles/1153/Images/videoBkgd.jpg) no-repeat center;
	padding-top: 16px;
	padding-bottom: 16px;
}

#content-bottom-right {
	float: right;
	width: 245px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #e0e0e1;
}

#content-bottom-right img {
	float: left;
	margin: 0 12px 12px 0;
}

#content-bottom-right .calendar {
	float: right;
	width: 60px;
	overflow: hidden;
}

#content-bottom-right .calendar a {
	color: #B3B3B3;
	font-size: 10px;
	width: 60px;
	overflow: hidden;
	display: block;
	background: url(/SiteFiles/1153/Images/i-calendar.gif) no-repeat right;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */

#footer {
	margin: 0px auto;
	padding: 0px 0px 20px;
	width: 864px;
}

#footer p {
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #FFF;
}

#footerLeft {
	float: left;
	width: 355px;
}

#footerRight {
	position: relative;
	float: right;
	text-align: right;
	width: 475px;
}

.b-feeds {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 132px;
	height: 21px;
	overflow: hidden;
	margin-top: 6px;
}

.b-feeds a {
	width: 132px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/b-feeds.gif) no-repeat top;
}

.b-feeds a:hover {
	background: url(/SiteFiles/1153/Images/b-feeds.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */

#d-contentTopBkgd {
	width: 902px;
	height: 37px;
	background: url(/SiteFiles/1153/Images/contentTopBkgd.png) no-repeat;
	padding: 0px 18px;
}

#d-content-top-left {
	float: left;
	width: 524px;
	margin: 18px;
	overflow: hidden;
}

#d-content-top-right {
	float: right;
	width: 267px;
	background: url(/SiteFiles/1153/Images/d-contentRightBkgd.jpg) no-repeat;
	padding: 10px 10px 0px;
}

* html #d-content-top-right {
	width: 266px;
	overflow: hidden;
}

#d-content-top-right p {
	font-size: 11px;
	line-height: 15px;
}

#d-content-top-right-top {
	float: right;
	width: 267px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.jpg) repeat-y 20px;
}

#d-content-top-right-top .calendar {
	float: right;
	width: 60px;
	overflow: hidden;
}

#d-content-top-right-top .calendar a {
	color: #B3B3B3;
	font-size: 10px;
	width: 60px;
	overflow: hidden;
	display: block;
	background: url(/SiteFiles/1153/Images/i-calendar.gif) no-repeat right;
}

#d-content-top-right-top-in {
	float: right;
	width: 243px;
	background: url(/SiteFiles/1153/Images/d-contentRightBkgdtop-rc.jpg) no-repeat;
	padding: 12px;
}

#d-content-top-right-top-in img {
	float: left;
	margin: 0 12px 12px 0;
}

#d-content-top-right-btm {
	float: right;
	width: 243px;
	background: url(/SiteFiles/1153/Images/d-contentRightBkgdbtm.jpg) no-repeat bottom;
	padding: 12px;
}

#d-adspots {
	float: right;
	width: 267px;
	margin-top: 10px;
}

#d-adspots a img {
	margin-bottom: 10px;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */

#breadcrumbs {
	width: 542px;
	text-align: left;
	margin-bottom: 14px;
}

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

#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background: none;
	display: inline;
	font-size: 11px;
}

#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1153/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: none;
	padding-left: 18px;
}

#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1153/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: underline;
	padding-left: 18px;
}

#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration: none;
	padding-left: 0px;
}

#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration: underline;
	padding-left: 0px;
}

#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1153/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: underline;
	padding-left: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Tabset Styles */

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

.tabberlive .tabbertabhide {
	display: none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	
}

.tabberlive {
	
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
	margin: 0;
	padding: 0;
}

ul.tabbernav li {
	list-style: none;
	float: left;
	height: 28px;
}

* html ul.tabbernav li {
	padding-top: 2px;
}

ul.tabbernav li a {
	text-decoration: none;
	color: #FFF;
	background: url(/SiteFiles/1153/Images/tab.jpg) no-repeat;
	padding: 0 22px 0 22px;
	line-height: 28px;
	display: block;
}

ul.tabbernav li a:hover {
	color: #808184;
	background-image: url(/SiteFiles/1153/Images/tab-on.jpg);
	background-repeat: no-repeat;
}

ul.tabbernav li.tabberactive a {
	color: #808184;
	background-image: url(/SiteFiles/1153/Images/tab-on.jpg);
	background-repeat: no-repeat;
}

ul.tabbernav li.tabberactive a:hover {
	color: #FFF;
	background-image: url(/SiteFiles/1153/Images/tab.jpg);
	background-repeat: no-repeat;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  If you don't want the tab size changing whenever a tab is changed you can
  set a fixed height height:200px; If you set a fix height set overflow
  to auto and you will get a scrollbar when necessary overflow:auto; 
  --------------------------------------------------*/

.tabberlive .tabbertab {
	padding: 18px 18px 0px;
	height: 261px;
	background: url(/SiteFiles/1153/Images/tabBkgd.jpg) no-repeat;
	text-align: center;
	float: left;
}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	display: none;
}

.tabberlive .tabbertab-links {
	width: 190px;
	text-align: left;
	padding: 0px 18px 0px;
}

.tabberlive .tabbertab-links a {
	font-size: 15px;
	padding: 2px;
	color: #0E6A7F;
	display: block;
	background: url(/SiteFiles/1153/Images/tab-arrow.gif) no-repeat right center;
}

/* Example of using an ID to set different styles for the tabs on the page */

.tabberlive#tab1 {
	
}

.tabberlive#tab2 {
	
}

.tabberlive#tab2 .tabbertab {
	overflow: hidden;
}

/* ----------------------------------------------------------------------------------------------------------------- Extreme Styles */

#ext-middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/ext-middleBkgd.jpg) repeat-x center bottom;
}

#ext-middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 157px;
	position: relative;
}

.ext-logo {
	position: absolute;
	top: 1px;
	left: -62px;
	width: 514px;
	height: 190px;
	overflow: hidden;
}

.ext-logo a {
	width: 514px;
	height: 190px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/hooked-logo.png) no-repeat;
}

#ext-search {
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/ext-searchField.jpg) no-repeat;
	position: absolute;
	top: 65px;
	right: 18px;
	display: inline;
}

#ext-subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}

* html #ext-subnavWrapper {
	padding: 8px 18px 0px;
}

#ext-subnavWrapper p, 
#ext-subnavWrapper h2,
#ext-subnavWrapper h2 a,
#ext-subnavWrapper a {
	display: none;
}

#ext-bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #106d82 url(/SiteFiles/1153/Images/ext-bottomBkgd.jpg) no-repeat center top;
}

#ext-d-content-top-right {
	float: right;
	width: 267px;
	height: 600px;
	background: url(/SiteFiles/1153/Images/ext-d-contentRightBkgd.jpg) no-repeat;
	padding: 10px 10px 0px;
}

* html #ext-d-content-top-right {
	width: 266px;
	overflow: hidden;
}

#ext-d-content-top-right-top {
	float: right;
	width: 252px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.jpg) repeat-y 20px;
}

#ext-d-content-top-right-top-in {
	float: right;
	width: 228px;
	background: url(/SiteFiles/1153/Images/ext-d-contentRightBkgdtop-rc.jpg) no-repeat;
	padding: 12px;
}

#ext-d-content-top-right-btm {
	float: right;
	width: 228px;
	background: url(/SiteFiles/1153/Images/ext-d-contentRightBkgdbtm.jpg) no-repeat bottom;
	padding: 12px;
}

#ext-d-adspots {
	float: right;
	width: 252px;
	margin-top: 10px;
}

#ext-d-adspots a img {
	margin-bottom: 10px;
}

.ext-b-conyers {
	position: absolute;
	bottom: 4px;
	right: 18px;
	width: 171px;
	height: 26px;
	overflow: hidden;
}

.ext-b-conyers a {
	width: 171px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/ext-b-conyers.gif) no-repeat top;
}

.ext-b-conyers a:hover {
	background: url(/SiteFiles/1153/Images/ext-b-conyers.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Elevate Styles */

#elev-middleWrapperTile {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/elev-middleBkgd.jpg) repeat-x center bottom;
}

#elev-middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/elev-middle.jpg) no-repeat center bottom;
}

#elev-middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 157px;
	position: relative;
}

.elev-logo {
	position: absolute;
	top: 14px;
	left: 28px;
	width: 391px;
	height: 125px;
	overflow: hidden;
}

.elev-logo a {
	width: 391px;
	height: 125px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/elev-logo.png) no-repeat;
}

#elev-search {
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/elev-searchField.jpg) no-repeat;
	position: absolute;
	top: 65px;
	right: 18px;
	display: inline;
}

#elev-subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}

* html #elev-subnavWrapper {
	padding: 8px 18px 0px;
}

#elev-subnavWrapper p, 
#elev-subnavWrapper h2,
#elev-subnavWrapper h2 a,
#elev-subnavWrapper a {
	display: none;
}

#elev-bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #0e6882 url(/SiteFiles/1153/Images/elev-bottomBkgd.jpg) no-repeat center top;
}

#elev-d-content-top-right {
	float: right;
	width: 267px;
	height: 600px;
	background: url(/SiteFiles/1153/Images/elev-d-contentRightBkgd.gif) no-repeat;
	padding: 10px 10px 0px;
}

* html #elev-d-content-top-right {
	width: 266px;
	overflow: hidden;
}

#elev-d-content-top-right-top {
	float: right;
	width: 265px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.jpg) repeat-y 20px;
}

#elev-d-content-top-right-top-in {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/elev-d-contentRightBkgdtop-rc.jpg) no-repeat;
	padding: 12px;
}

#elev-d-content-top-right-btm {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/elev-d-contentRightBkgdbtm.jpg) no-repeat bottom;
	padding: 12px;
}

#elev-d-adspots {
	float: right;
	width: 265px;
	margin-top: 10px;
}

#elev-d-adspots a img {
	margin-bottom: 10px;
}

.elev-b-conyers {
	position: absolute;
	bottom: 4px;
	right: 18px;
	width: 171px;
	height: 26px;
	overflow: hidden;
}

.elev-b-conyers a {
	width: 171px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/elev-b-conyers.gif) no-repeat top;
}

.elev-b-conyers a:hover {
	background: url(/SiteFiles/1153/Images/elev-b-conyers.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Thrive Styles */

#th-middleWrapperTile {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/th-middleBkgd.gif) repeat-x center bottom;
}

#th-middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1153/Images/th-middle.gif) no-repeat center bottom;
}

#th-middle {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 157px;
	position: relative;
}

.th-logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 257px;
	height: 157px;
	overflow: hidden;
}

.th-logo a {
	width: 257px;
	height: 157px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/th-logo.jpg) no-repeat;
}

#th-search {
	width: 172px;
	height: 23px;
	background: url(/SiteFiles/1153/Images/th-searchField.jpg) no-repeat;
	position: absolute;
	top: 65px;
	right: 18px;
	display: inline;
}

#th-subnavWrapper {
	width: 902px;
	padding: 8px 18px;
}

* html #th-subnavWrapper {
	padding: 8px 18px 0px;
}

#th-subnavWrapper p, 
#th-subnavWrapper h2,
#th-subnavWrapper h2 a,
#th-subnavWrapper a {
	display: none;
}

#th-bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #6c5136 url(/SiteFiles/1153/Images/th-bottomBkgd.gif) no-repeat center top;
}

#th-d-content-top-right {
	float: right;
	width: 267px;
	height: 600px;
	background: url(/SiteFiles/1153/Images/th-d-contentRightBkgd.gif) no-repeat;
	padding: 10px 10px 0px;
}

* html #th-d-content-top-right {
	width: 266px;
	overflow: hidden;
}

#th-d-content-top-right-top {
	float: right;
	width: 265px;
	background: #FFF url(/SiteFiles/1153/Images/d-contentRightBkgdtop.gif) repeat-y 20px;
}

#th-d-content-top-right-top-in {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/th-d-contentRightBkgdtop-rc.gif) no-repeat;
	padding: 12px;
}

#th-d-content-top-right-btm {
	float: right;
	width: 241px;
	background: url(/SiteFiles/1153/Images/th-d-contentRightBkgdbtm.gif) no-repeat bottom;
	padding: 12px;
}

#th-d-adspots {
	float: right;
	width: 265px;
	margin-top: 10px;
}

#th-adspots a img {
	margin-bottom: 10px;
}

.th-b-conyers {
	position: absolute;
	bottom: 4px;
	right: 18px;
	width: 171px;
	height: 26px;
	overflow: hidden;
}

.th-b-conyers a {
	width: 171px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1153/Images/th-b-conyers.gif) no-repeat top;
}

.th-b-conyers a:hover {
	background: url(/SiteFiles/1153/Images/th-b-conyers.gif) no-repeat bottom;
}

/* @group MEDIA ARCHIVE */

div.sw-media-archive ul, div.sw-media-archive li {
	background-image: none;
	padding: 0;
}

ul.sw-media-archive-channels {
    margin: 10px 0;
    overflow: hidden;
}

li.channel a, span.sw-media-archive-episode-play a {
	background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #666666;
    display: block;
    padding: 8px 12px;
    margin: 0;
    text-decoration: none;
}

li.channel a:hover {
	box-shadow: 0 0 4px #CCC;
	border: 1px solid #CCC;
}

.sw-media-archive-channels li.current a, span.sw-media-archive-episode-play a:hover {
	background-color: #086D7F;
    border: 1px solid #086D7F;
    color: #FFFFFF;
    text-shadow: 0 0 0;
}

/* @group SERIES */

ul.series-list li {
    float: left;
    margin: 0 15px 50px;
    text-align: center;
    width: 170px;
}

ul.series-list li a {
    display: block;
    font-weight: bold;
    margin: 5px 0 0;
}

ul.series-list img {
    background-color: #FFFFFF;
    border: 4px solid #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    width: 142px;
}

div.downloads, div.sharing, div.subscribe {
    border-bottom: 1px solid #CCCCCC;
}

ul.sw-media-archive-crumbs li ul li a {
	color: #CCC;
}

/* @end */

/* @end */
