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

/* Global Stylesheet */

/* @group RESET */

/* Basic css zeroing for cross-browser conformity */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0px;
	padding: 0px;
}

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

fieldset,img {
	border: none;
}

/* @end */

/* @group LAYOUT */

body {
	background: #ffffff;
}

body#home {
	background: url(/SiteFiles/1464/Images/home-body-bg.gif) repeat-y center bottom;
}

img.alignleft {
	float: left;
	margin: 2px 20px 18px 0;
}

/* Class for image aligned left with margin */

img.alignright {
	float: right;
	margin: 2px 0 18px 20px;
}

/* Class for image aligned right with margin */

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

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

td {
	vertical-align: top;
}

html, body {
	overflow-x: hidden;
}

/* @end */

/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #808080;
}

strong, b {
	font-weight: bold;
}

p {
	margin-bottom: 18px;
}

a:link, a:visited, a:active {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover {
	color: #808080;
}

a:focus {
	outline: none;
}

/* Removes a outline in Firefox  */

h1 {
	font-size: 20px;
	line-height: 24px;
	color: #415968;
	font-weight: bold;
	margin-bottom: 18px;
}

h2 {
	font-size: 16px;
	line-height: 26px;
	color: #684f40;
	font-weight: bold;
	margin-bottom: 18px;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #4d4d4d;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #737373;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	color: #808080;
}

h6 {
	font-size: 11px;
	color: #999999;
}

/* @end */

/* @group SEARCH */

/* Uses image-driven field and button styles  */

#search {
	position: absolute;
	top: 12px;
	right: 20px;
	width: 188px;
	height: 25px;
}

.searchField {
	float: left;
	width: 149px;
	height: 14px;
	padding: 5px 0px 5px 10px;
	background: url(/SiteFiles/1464/Images/search-field.jpg) no-repeat;
	outline: none;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b3b3b3;
	margin-right: 5px;
}

.searchButton {
	width: 24px;
	height: 24px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -1000px;
	background: url(/SiteFiles/1464/Images/search-button.jpg) no-repeat;
	outline: none;
	border: none;
	cursor: pointer;
	margin-top: 1px;
}

/* @end */

/* @group LEVEL 2 NAV */

#nav-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1464/Images/nav-bg.jpg) repeat-x top;
}

#level2nav-wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 47px;
	background: url(/SiteFiles/1464/Images/level2nav-bg.jpg) no-repeat;
	position: relative;
}

#level2nav {
	float: left;
	width: auto;
	margin: 14px 0px 0px 24px;
	padding: 0px;
	background: none;
}

#level2nav li {
	float: left;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	list-style: none;
}

#level2nav a {
	font-weight: bold;
	color: #999999;
	display: block;
}

#level2nav a:hover {
	color: #4d4d4d;
}

/* @end */

/* @group SUB NAV */

#subnav-wrapper {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #677719;
	float: left;
	margin: 0 0 25px;
	width: 240px;
}

#subnav-wrapper p {
	display: none;
}

#subnav-wrapper h2 {
	margin: 0 0 3px;
	padding: 20px 20px 0;
}

#subnav-wrapper h2 a {
	color: #F0F0F0;
	background: url(/SiteFiles/1464/Images/arrow-white.png) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

#subnav {
	list-style: none outside none;
	margin: 0;
	padding: 0 20px 20px;
}

#subnav li {
	padding: 0px;
	margin: 0px;
	background: none;
	border-bottom: 1px solid #A4AD75;
}

#subnav a {
	font-size: 12px;
	color: #FFF;
	display: block;
	padding: 6px 0px;
}

#subnav a:hover {
	color: #F0F0F0;
}

#subnav a.current {
	color: #F0F0F0;
}

/* @end */

/* @group HEADER */

#home #header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFFFFF url(/SiteFiles/1464/Images/home-header-bg.jpg) repeat-x top;
}

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFFFFF url(/SiteFiles/1464/Images/header-bg.jpg) repeat-x top;
}

#home #header {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 102px;
	position: relative;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 97px;
	position: relative;
}

#home .logo-harvest {
	position: absolute;
	top: 32px;
	left: 0px;
	width: 195px;
	height: 59px;
	overflow: hidden;
}

#home .logo-harvest a {
	width: 195px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/logo-harvest.png) no-repeat;
}

.logo-harvest {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 195px;
	height: 59px;
	overflow: hidden;
}

.logo-harvest a {
	width: 195px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/logo-harvest.png) no-repeat;
}

.logo-heights {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 197px;
	height: 59px;
	overflow: hidden;
}

.logo-heights a {
	width: 197px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/logo-heights.png) no-repeat;
}

.logo-lockwood {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 219px;
	height: 59px;
	overflow: hidden;
}

.logo-lockwood a {
	width: 219px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/logo-lockwood.png) no-repeat;
}

.logo-plentywood {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 234px;
	height: 59px;
	overflow: hidden;
}

.logo-plentywood a {
	width: 234px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/logo-plentywood.png) no-repeat;
}

.logo-cody {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 195px;
	height: 59px;
	overflow: hidden;
}

.logo-cody a {
	width: 195px;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/logo-cody.png) no-repeat;
}

#utility-links {
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: auto;
	height: 26px;
	font-size: 11px;
	color: #b3b3b3;
	text-align: left;
}

#utility-links a {
	color: #b3b3b3;
}

#utility-links a:hover {
	text-decoration: underline;
}

/* @group LOCATIONS / CAMPUS SELECTION */

#toggleWrapper {
	background-color: #D3CECB;
    display: none;
    float: left;
    overflow: hidden;
    width: 100%;
}

#toggle {
	width: 974px;
	margin: 0 auto;
	padding: 40px;
}

#toggle ul {
	list-style: none;
}

#toggle li {
	margin-bottom: 4px;
}

#toggle h5 {
	font-size: 16px;
    line-height: 18px;
    margin-bottom: 4px;
}

#toggle a {
	font-size: 12px;
}

#quicklinks {
	background: url(/sitefiles/1464/images/quicklinks3.png) no-repeat;
	float: right;
	width: 120px;
	height: 27px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

/* @end */

/* @group LOCATIONS / CAMPUS SELECTION */

.campus_pref {
	position: absolute;
	top: 8px;
	right: 262px;
	display: inline;
	font-size: 11px;
	color: #808080;
	margin-right: 2px;
}

.campus_pref input {
	margin-right: 4px;
}

.tab-locations {
	position: absolute;
	top: 0px;
	right: 124px;
	width: 130px;
	height: 27px;
	overflow: hidden;
	float: left;
}

.tab-locations a {
	width: 130px;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/tab-locations.jpg) no-repeat;
}

#locations-tabContent {
	position: absolute;
	top: 22px;
	right: 124px;
	width: 130px;
	display: none;
	background: url(/SiteFiles/1464/Images/locations-drop.png) no-repeat center bottom;
	z-index: 600;
}

#locations-tabContent ul {
	margin: 0px;
	padding: 0px 0px 10px;
	background: none;
}

#locations-tabContent li {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
}

#locations-tabContent a {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

#locations-tabContent a:hover {
	text-decoration: underline;
}

/* @end */

/* @group TOP */

#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1464/Images/top-bg.gif) repeat-y center top;
	position: relative;
	z-index: 2;
}

#top {
	margin: 0px auto;
	padding: 0px;
	width: 1010px;
	height: 420px;
}

#wave-top {
	left: 50%;
	margin-left: -725px;
	position: absolute;
	top: 0;
	width: 1450px;
	height: 40px;
	z-index: 1;
	background: url(/SiteFiles/1464/Images/wave-top.png) no-repeat center top;
}

#wave-bottom {
	left: 50%;
	margin-left: -725px;
	position: absolute;
	bottom: 0;
	width: 1450px;
	height: 40px;
	z-index: 3;
	background: url(/SiteFiles/1464/Images/wave-bottom.png) no-repeat center bottom;
}

#grow #wave-top {
	left: 50%;
	margin-left: -725px;
	position: absolute;
	top: 0;
	width: 1450px;
	height: 40px;
	z-index: 1;
	background: url(/SiteFiles/1464/Images/grow-wave-top.png) no-repeat center top;
}

#grow #wave-bottom {
	left: 50%;
	margin-left: -725px;
	position: absolute;
	bottom: 0;
	width: 1450px;
	height: 40px;
	z-index: 3;
	background: url(/SiteFiles/1464/Images/grow-wave-bottom.png) no-repeat center bottom;
}

#reach #wave-top {
	left: 50%;
	margin-left: -725px;
	position: absolute;
	top: 0;
	width: 1450px;
	height: 40px;
	z-index: 1;
	background: url(/SiteFiles/1464/Images/reach-wave-top.png) no-repeat center top;
}

#reach #wave-bottom {
	left: 50%;
	margin-left: -725px;
	position: absolute;
	bottom: 0;
	width: 1450px;
	height: 40px;
	z-index: 3;
	background: url(/SiteFiles/1464/Images/reach-wave-bottom.png) no-repeat center bottom;
}

/* @end */

/* @group BUTTONS */

#buttons-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFFFFF;
}

#buttons {
	margin: 0px auto;
	padding: 25px 0px 0px;
	width: 960px;
}

#buttons .margin {
	margin: 0px 5px 0px 0px;
}

.a-new {
	float: left;
	width: 236px;
	height: 66px;
	overflow: hidden;
}

.a-new a {
	width: 236px;
	height: 66px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/a-new.jpg) no-repeat 0px 0px;
}

.a-new a:hover {
	background: url(/SiteFiles/1464/Images/a-new.jpg) no-repeat 0px -66px;
}

.a-looking {
	float: left;
	width: 236px;
	height: 66px;
	overflow: hidden;
}

.a-looking a {
	width: 236px;
	height: 66px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/a-looking.jpg) no-repeat 0px 0px;
}

.a-looking a:hover {
	background: url(/SiteFiles/1464/Images/a-looking.jpg) no-repeat 0px -66px;
}

.a-ready {
	float: left;
	width: 236px;
	height: 66px;
	overflow: hidden;
}

.a-ready a {
	width: 236px;
	height: 66px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/a-ready.jpg) no-repeat 0px 0px;
}

.a-ready a:hover {
	background: url(/SiteFiles/1464/Images/a-ready.jpg) no-repeat 0px -66px;
}

.a-need {
	float: left;
	width: 236px;
	height: 66px;
	overflow: hidden;
}

.a-need a {
	width: 236px;
	height: 66px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/a-need.jpg) no-repeat 0px 0px;
}

.a-need a:hover {
	background: url(/SiteFiles/1464/Images/a-need.jpg) no-repeat 0px -66px;
}

/* @end */

/* @group HOME CONTENT */

#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #FFFFFF;
}

#home #content {
	margin: 0px auto;
	padding: 25px;
	width: 910px;
	z-index: 1;
	position: relative;
}

#home #content-left {
	float: left;
	width: 560px;
	padding: 25px 0px 0px;
}

#home #content-left h2 {
	color: #415968;
}

.tagline {
	display: inline;
	margin: 20px 0px 0px 20px;
}

#home #content-right {
	float: right;
	width: 305px;
}

#home #content-right a {
	font-size: 12px;
	color: #808080;
}

#home #content-right a:hover {
	font-size: 12px;
	color: #4d4d4d;
}

#home #content-right img {
	vertical-align: middle;
	margin: 0px 12px 0px 0px;
}

#home #content-right h2 span {
	color: #677719;
	background: url(/SiteFiles/1464/Images/arrow-green.png) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

#header #col1 {
	float: right;
	margin: 40px 0 0;
	width: 572px;
}

#header #col1 p {
	float: left;
	margin-left: 16px;
}

#header #col1 a {
	float: left;
	padding: 10px 0;
}

#header #col1 a img {
	margin: -6px 4px 0 0;
}

#home #content-right #col2 {
	float: left;
	width: 142px;
}

#home #content-right #col1 {
	float: left;
	width: 142px;
	margin: 0px 20px 0px 0px;
}

#home #content-right #col2, #content-left #col2 {
	float: left;
	width: 142px;
}

#content-middle #col1 {
	float: left;
	margin: 0 20px 0 0;
	width: 112px;
}

#content-middle #col2 {
	float: left;
	width: 112px;
}

#content-middle #col2 a, #content-middle #col1 a {
	color: #808080;
	font-size: 12px;
}

#content-middle #col2 a:hover, #content-middle #col1 a:hover {
	color: #4d4d4d;
;
}

#content-middle #col1 img, #content-middle #col2 img {
	margin: 0 12px 0 0;
	vertical-align: middle;
}

/* @end */

/* @group CAMPUS CONTENT */

#content {
	margin: 0px auto;
	padding: 25px 25px 75px;
	width: 910px;
	z-index: 1;
	position: relative;
}

.a-more {
	width: 65px;
	height: 15px;
	overflow: hidden;
}

.a-more a {
	width: 65px;
	height: 15px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/a-more.gif) no-repeat 0px 0px;
}

.a-more a:hover {
	background: url(/SiteFiles/1464/Images/a-more.gif) no-repeat 0px -15px;
}

#content-left {
	float: left;
	min-height: 200px;
	width: 252px;
}

#content-left h2 {
	color: #415968;
}

#content-middle {
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	float: left;
	margin: 0 0 0 38px;
	padding: 0 38px;
	position: relative;
	width: 252px;
}

.a-rss {
	position: absolute;
	top: 0px;
	right: 38px;
	width: 14px;
	height: 14px;
	overflow: hidden;
}

.a-rss a {
	width: 14px;
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/a-rss.gif) no-repeat 0px 0px;
}

.a-rss a:hover {
	background: url(/SiteFiles/1464/Images/a-rss.gif) no-repeat 0px -14px;
}

#content-right {
	float: right;
	width: 252px;
}

#iframe {
	border-top: 1px solid #e6e6e6;
	padding: 10px 0px 0px;
}

/* @end */

/* @group FOOTER */

#footer-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #f0f0f0;
}

#footer {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 35px;
}

#footer a {
	font-size: 11px;
	color: #b3b3b3;
}

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

#footer .credit {
	font-size: 11px;
	color: #b3b3b3;
	float: left;
	line-height: 35px;
	margin: 0px 16px 0px 0px;
	padding: 0px 16px 0px 0px;
}

#footer-utility {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 11px;
	color: #b3b3b3;
	line-height: 35px;
}

#footer-utility img {
	vertical-align: middle;
}

/* @end */

/* @group FIXED FOOTER */

#ffooter-wrapper {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	position: fixed;
	bottom: 0px;
	right: 0px;
	margin: 0;
	background: #f0f0f0;
	z-index: 9999;
}

#ffooter {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 35px;
}

#ffooter a {
	font-size: 11px;
	color: #b3b3b3;
}

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

#ffooter .credit {
	font-size: 11px;
	color: #b3b3b3;
	float: left;
	line-height: 35px;
	margin: 0px 16px 0px 0px;
	padding: 0px 16px 0px 0px;
	border-right: 1px solid #dbdbdb;
}

.a-siteindex {
	float: left;
	width: 75px;
	height: 21px;
	overflow: hidden;
	margin: 8px 0px 0px;
}

.a-siteindex a {
	width: 75px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1464/Images/a-siteindex.jpg) no-repeat 0px 0px;
}

.a-siteindex a:hover {
	background: url(/SiteFiles/1464/Images/a-siteindex.jpg) no-repeat 0px -21px;
}

#ffooter-utility {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 11px;
	color: #b3b3b3;
	line-height: 35px;
}

#ffooter-utility img {
	vertical-align: middle;
}

/* @end */

/* @group INDEX */

#index-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: #f0f0f0;
	display: none;
}

#index {
	margin: 0px auto 36px;
	padding: 25px 0px;
	width: 960px;
	border-bottom: 1px solid #dbdbdb;
}

#index ul {
	margin: 0px 0px 18px;
	padding: 0px;
	background: none;
}

#index li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#index a {
	font-size: 11px;
	color: #b3b3b3;
}

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

#index a.first {
	font-size: 12px;
	color: #808080;
}

#index a.feedback {
	font-size: 11px;
	color: #FFFFFF;
	height: 13px;
	width: 49px;
	text-decoration: none;
	background: url(/SiteFiles/1464/Images/a-feedback.gif) no-repeat 0px 0px;
	padding: 1px 8px;
}

#index a.feedback:hover {
	background: url(/SiteFiles/1464/Images/a-feedback.gif) no-repeat 0px -15px;
}

/* @end */

/* @group NEWS WIDGET */

.recent-news-wrapper ul {
	margin: 0px;
	padding: 0px;
	background: none;
}

.recent-news-wrapper li {
	margin: 0px 0px 18px;
	padding: 0px;
	list-style: none;
}

.recent-news-wrapper a {
	display: block;
}

.recent-news-date-wrapper {
	display: block;
	font-size: 11px;
	color: #999999;
}

.recent-news-title {
	font-size: 14px;
	line-height: 18px;
	color: #4d4d4d;
	font-weight: bold;
}

.recent-news-view-link {
	display: none;
}

/* @end */

/* @group SUBPAGE */

#sub-top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/Assets/1464/sub-top-bg.jpg) no-repeat center top;
	position: relative;
	z-index: 2;
}

#grow #sub-top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/Assets/1464/grow-top-bg.jpg) no-repeat center top;
	position: relative;
	z-index: 2;
}

#reach #sub-top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/Assets/1464/reach-top-bg.jpg) no-repeat center top;
	position: relative;
	z-index: 2;
}

#sub-top {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 200px;
	position: relative;
}

#strategy {
	width: 261px;
	height: 218px;
	position: absolute;
	top: 16px;
	right: -12px;
	z-index: 9999;
}

.page-title {
	position: absolute;
	bottom: 40px;
	left: 25px;
	font-size: 40px;
	color: #fff;
}

#sub-content {
	margin: 0px auto;
	padding: 0px 0px 50px 25px;
	width: 935px;
	min-height: 400px;
	z-index: 0;
}

#sub-content-left {
	float: left;
    padding: 30px 0 0;
    position: relative;
    width: 650px;
}

#sub-content-full {
	padding: 30px 0px 0px;
}

#sub-content-right {
	float: right;
	width: 237px;
}

#pagepart-right {
	float: left;
	width: 212px;
}

#pagepart-right p, #pagepart-right a {
	font-size: 12px;
	color: #808080;
}

#pagepart-right a:hover {
	font-size: 12px;
	color: #4d4d4d;
}

#pagepart-right img {
	vertical-align: middle;
	margin: 0px 12px 0px 0px;
}

#pagepart-right h2 {
	margin: 0 0 8px;
}

#pagepart-right h2 span {
	color: #677719;
	background: url(/SiteFiles/1464/Images/arrow-green.png) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

/* @end */

/* @group SLIDESHOW */

#featured {
	width: 1010px;
	height: 420px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#featured ul.ui-tabs-nav {
	position: absolute;
	top: 10px;
	right: 13px;
	list-style: none;
	width: 261px;
	height: 355px;
	background: url(/SiteFiles/1464/Images/slideshow-bg.png) no-repeat 0px 0px;
	padding: 0px;
	z-index: 2;
}

html>body #featured ul.ui-tabs-nav {

/* IE7 only */
	*top: 25px;
}

#featured ul.ui-tabs-nav h2 {
	margin: 30px 0px 0px 35px;
}

#featured ul.ui-tabs-nav h2 span {
	color: #677719;
	background: url(/SiteFiles/1464/Images/arrow-green.png) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

#featured ul.ui-tabs-nav li {
	color: #4d4d4d;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	padding: 12px 35px 10px;
	margin: 0px;
}

#featured ul.ui-tabs-nav li span {
	font-size: 12px;
	line-height: 16px;
	color: #808080;
	display: block;
	font-weight: normal;
}

#featured li.ui-tabs-nav-item a {
	display: block;
	text-decoration: none;
	color: #4d4d4d;
	outline: none;
}

#featured li.ui-tabs-nav-item a:hover {
	color: #808080;
}

#featured li.ui-tabs-selected {
	background: url(/SiteFiles/1464/Images/slideshow-current.png) no-repeat 0px top;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-selected span {
	color: #4d4d4d;
}

#featured .ui-tabs-panel {
	width: 1010px;
	height: 420px;
	position: relative;
}

#featured .ui-tabs-hide {
	display: none;
}

/* @end */

/* @group BREADCRUMBS */

#breadcrumbs {
	float: left;
	width: 650px;
	padding: 30px 0px 0px;
	text-align: left;
}

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

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

#breadcrumbs a {
	font-size: 11px;
	color: #b3b3b3;
	background: url(/SiteFiles/1464/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

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

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

#breadcrumbs a.current {
	background: url(/SiteFiles/1464/Images/breadcrumb.gif) no-repeat 0.2em;
	padding-left: 18px;
}

/* @end */

ul.sw-media-archive-channels {
	overflow: hidden;
	background: url(../Images/media-ul.png) repeat-x bottom;
	margin: 0 0 20px 0;
}

li.channel {
	margin: 5px 0 0 10px;
}

li.channel a {
	padding: 5px 10px;
	display: block;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

li.channel.current a {
	border: 1px solid #d7d7d7;
	border-bottom: 0;
	background: #fff url(../Images/media-tab.png) repeat-x top;
	color: #666;
}

ul.sw-media-archive-crumbs {
	font-size: 12px !important;
}

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

ul.series-list li {
	float: left;
    height: 150px;
    margin: 0 10px 20px;
    text-align: center;
    width: 165px;
}

ul.series-list li img {
	width: 165px;
	height: auto;
}

.series-date-range {
	font-size: 10px;
}

li.episode {
	padding: 20px;
	border-bottom: 1px solid #9f9f9f;
	position: relative;
}

li.episode img {
	width: 100px;
	height: auto;
}

li.episode h2 {
	margin: 0;
}

li.episode h2 a {
	font-size: 14px;
}

.sw-media-archive-episode-speaker {
	margin: 0;
	display: block;
	font-style: italic;
	color: #e6e6e6;
}

.episode-details {
	background: #e6e6e6;
	width: 720px;
	margin: 0 auto !important;
	overflow: hidden;
}

.main-details {
	padding: 20px;
}

.controls {
	margin: 10px 20px;
}

.main-details h2 {
	font-size: 21px;
	color: #fff;
	background: #808080;
	margin: 0 -20px 10px -20px;
	padding: 5px 20px;
}

.main-details h3 {
	font-size: 13px;
	color: #e6e6e6;
	background: #808080;
	margin: 0 -20px;
	padding: 5px 20px 0 20px;
}

.main-details p {
	font-size: 12px;
	margin: 0;
	line-height: 18px;
}

.main-details p.references {
	font-style: italic;
	margin: 0 0 10px 0;
}

.main-details p.summary {
	margin: 10px 0 0 0;
}

.downloads ul,
.sharing ul,
.subscribe ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.downloads li,
.sharing li,
.subscribe li {
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
}

.downloads a,
.sharing a,
.subscribe a {
	color: #fff;
	background: #9f9f9f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sw-media-archive-episode-button {
	font-size: 10px;
	line-height: 35px;
}

.subscribe a {
	margin-bottom: 20px;
}

.downloads li,
.sharing li {
	float: right;
	padding: 0;
}

.downloads,
.sharing {
	border-bottom: 1px solid #999;
}

.subscribe a {
	margin: 5px 5px 20px 0;
}

.sw-media-archive-episode-play a {
	display: block !important;
	width: 75px !important;
	padding: 3px 0 !important;
	margin: 5px 5px 0 0;
	text-align: center !important;
	color: #fff !important;
	background: #9f9f9f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sw-media-archive-crumbs {
	float: left;
	width: 100%;
}

/* @group STAFF */

ul.staff-thumbs {
	list-style: none outside none;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
}

.staff-thumbs li {
	float: left;
    height: 150px;
    margin: 0 10px 18px 0;
    padding: 0;
    text-align: center;
    width: 133px;
}

.staff-thumbs li a {
	border: 2px solid #1A1919;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    display: block;
    height: 100px;
    margin: 0 auto 8px;
    overflow: hidden;
    width: 100px;
}

.staff-thumbs li a:hover {
	border-color: #684F40;
}

.staff-thumbs li a img {
	border-radius: 6px;
}

div.staff-name {
	background: url("/sitefiles/1464/images/staff-overlay.png") repeat scroll 0 0 transparent;
    left: 3px;
    padding: 10px 10px 8px;
    position: absolute;
    top: 226px;
    width: 420px;
}

.staff-name h1 {
	color: #FFFFFF;
    line-height: 20px;
    margin: 0 0 4px;
    text-shadow: 0 1px 1px #000000;
}

.staff-name h2 {
	color: #DDDDDD;
    font-size: 13px;
    line-height: 14px;
    margin: 0;
    text-shadow: 0 1px 1px #000000;
}

/* @end */