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

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

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

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
	color: #808080;
	font-weight: normal;
}

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

html,body,div,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,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background: #1b1718 url(/SiteFiles/1340/Images/body-bkgd.jpg) repeat-x top;
}

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;
}

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

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

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

p {
	margin-bottom: 18px;
	margin-top: 10px;
}

a:link, a:visited, a:active {
	color: #99CC00;
	text-decoration: none;
}

a:hover {
	color: #99CC00;
	text-decoration: none;
}

a:focus {
	outline: underline;
}

strong, b {
	font-weight: bold;
}

h1 {
	
}

h2 {
	font-size: 21px;
	line-height: 32px;
}

h3 {
	font-size: 18px;
	line-height: 24px;
	color: #99cc00;
	font-weight: bold;
	margin-top: 10px;
}

h4 {
	line-height: 28px;
}

h5 {
	
}

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

#search {
	position: absolute;
	top: 5px;
	right: 115px;
	width: 161px;
	height: 23px;
	background: url(/SiteFiles/1340/Images/search-field.gif) no-repeat;
}

.searchField {
	font-size: 11px;
	color: #808080;
	float: left;
	padding: 0;
	margin: 5px 0px 5px 8px;
	border: 0;
	width: 153px;
	background: none;
	outline: none;
}

.searchButton {
	text-indent: -1000px;
	width: 25px;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1340/Images/search-button.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	outline: none;
}

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

#mainnavWrapper {
	margin: 0px;
	padding: 24px 5px 24px 4px;
	width: 644px;
	height: 31px;
	position: absolute;
	top: 79px;
	right: 0px;
	background: url(/SiteFiles/1340/Images/mainnav-bkgd.png) no-repeat right top;
}

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

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

#mainnav a.aboutus {
	width: 93px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/mn-aboutus.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.aboutus:hover {
	background: url(/SiteFiles/1340/Images/mn-aboutus.png) 0px -31px;
}

#mainnav a.institute {
	width: 95px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/mn-institute.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.institute:hover {
	background: url(/SiteFiles/1340/Images/mn-institute.png) 0px -31px;
}

#mainnav a.institute-current {
	width: 95px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/institute-current.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.summit {
	width: 76px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/mn-summit.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.summit:hover {
	background: url(/SiteFiles/1340/Images/mn-summit.png) 0px -31px;
}

#mainnav a.summit-current {
	width: 76px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/summit-current.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.global {
	width: 75px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/mn-global.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.global:hover {
	background: url(/SiteFiles/1340/Images/mn-global.png) 0px -31px;
}

#mainnav a.global-current {
	width: 75px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/global-current.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.resources {
	width: 103px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/mn-resources.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.resources:hover {
	background: url(/SiteFiles/1340/Images/mn-resources.png) 0px -31px;
}

#mainnav a.resources-current {
	width: 103px;
	height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/resources-current.png) 0px 0px;
	margin: 0px 18px 0px 0px;
}

#mainnav a.contactus {
	width: 109px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1340/Images/mn-contactus.png) 0px 0px;
}

#mainnav a.contactus:hover {
	background: url(/SiteFiles/1340/Images/mn-contactus.png) 0px -31px;
}

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

#subnavWrapper {
	width: 176px;
	float: left;
}

#subnavWrapper p {
	display: none;
}

#subnavWrapper h2,
#subnavWrapper h2 a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
}

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

#subnav li {
	font-size: 13.25px;
	padding: 0;
	margin: 0 0 2px;
	width: 176px;
	background: none;
	line-height: inherit;
}

#subnav a {
	color: #FFF;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	background: url(/SiteFiles/1340/Images/subnav.gif) no-repeat right 1px;
}

#subnav a:hover {
	color: #FFF;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	background: url(/SiteFiles/1340/Images/subnav.gif) no-repeat right -25px;
}

#subnav a.current {
	color: #FFF;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

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

#tab-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#top-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#news-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

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

#bottom-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

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

/* ----------------------------------------------------------------------------------------------------------------- Tab Styles */

#tab {
	background: url("/SiteFiles/1340/Images/tabs-2.png") no-repeat scroll right 8px transparent;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 974px;
}

.b-tab {
	background: url("/SiteFiles/1340/Images/tabs-3.png") no-repeat scroll left 0 transparent;
	height: 22px;
	padding-left: 32px;
	position: absolute;
	right: 0;
	top: 8px;
	padding-right: 32px;
}

.b-tab a {
	background: url("/SiteFiles/1340/Images/tabs-1.png") no-repeat scroll right 0 #231F20;
    color: #CCCCCC !important;
    display: block;
    float: right;
    font-size: 10px;
    height: 22px;
    padding-right: 35px;
    text-transform: uppercase;
}

.b-tab a:hover {
	color: #FFF !important;
	text-decoration: none !important;
}

.b-tab a:first-child {
	background: none repeat scroll 0 0 #231F20;
    padding: 0;
}

/* ----------------------------------------------------------------------------------------------------------------- Header Styles */

#header {
	margin: 0px auto;
	padding: 0px;
	width: 974px;
	height: 158px;
	position: relative;
}

.logo {
	position: absolute;
top: 82px;
left: 14px;
	width: 280px;
	height: 46px;
	overflow: hidden;
}

.logo a {
	width: 280px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/assets/1340/downline-logo.png) no-repeat;
}

.tagline {
	background: url("/SiteFiles/1340/Images/tagline.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 24px;
	overflow: hidden;
	position: absolute;
	right: 13px;
	top: 45px;
	width: 624px;
}

#youtube {
	display: block;
	height: 24px;
	position: absolute;
	right: 68px;
	top: 0;
	width: 24px;
}

#facebook {
	display: block;
	height: 24px;
	position: absolute;
	right: 34px;
	top: 0;
	width: 24px;
}

#twitter {
	display: block;
	height: 24px;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}

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

#top {
	margin: 0px auto;
	padding: 12px 13px;
	width: 948px;
	border-top: 1px solid #555454;
	border-bottom: 1px solid #555454;
}

#top-left {
	float: left;
	width: 256px;
	margin: 0px 15px 0px 0px;
	background: #2b2b2b;
	border: 13px solid #131313;
	padding: 12px;
}

#top-right {
	float: left;
	width: 627px;
}

/* ----------------------------------------------------------------------------------------------------------------- News Styles */

#ads {
	border-bottom: 1px solid #555454;
	margin: 0px auto;
	padding: 11px 13px;
	width: 947px;
	font-size: 13px;
	color: #bfbfbf;
	position: relative;
}

#news {
	margin: 0px auto;
	padding: 11px 13px 11px 54px;
	width: 907px;
	font-size: 13px;
	color: #bfbfbf;
	background: url(/SiteFiles/1340/Images/news-bkgd.gif) no-repeat 13px 10px;
	position: relative;
}

#news p {
	font-size: 13px;
	color: #bfbfbf;
	margin: 0px;
}

#news a {
	font-size: 13px;
	color: #808080;
}

#news a:hover {
	font-size: 13px;
	color: #FFF;
}

.b-donate {
	position: absolute;
	top: 11px;
	right: 98px;
	width: 76px;
	height: 25px;
	overflow: hidden;
}

.b-donate a {
	width: 76px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/b-donate.gif) 0px 0px;
}

.b-donate a:hover {
	background: url(/SiteFiles/1340/Images/b-donate.gif) 0px -25px;
}

.b-booking {
	position: absolute;
	top: 11px;
	right: 13px;
	width: 79px;
	height: 25px;
	overflow: hidden;
}

.b-booking a {
	width: 79px;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/b-booking.gif) 0px 0px;
}

.b-booking a:hover {
	background: url(/SiteFiles/1340/Images/b-booking.gif) 0px -25px;
}

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

#bottom {
	margin: 0px auto;
	padding: 13px;
	width: 948px;
	border-top: 1px solid #3f3c3d;
}

#bottom a img {
	border: 1px solid #3f3c3d;
}

#bottom a:hover img {
	border: 1px solid #999;
}

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

#footer {
	margin: 0px auto;
	padding: 13px;
	width: 948px;
	border-top: 1px solid #3f3c3d;
}

#footer-left {
	float: left;
	width: 575px;
	font-size: 11px;
	color: #808080;
}

#footer-right {
	float: left;
	width: 373px;
	text-align: right;
	font-size: 11px;
	color: #808080;
}

#footer-right a {
	color: #808080;
}

#footer-right a:hover {
	color: #FFF;
}

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

#content {
	margin: 0px auto;
	padding: 65px 13px;
	width: 948px;
}

#content-left {
	float: left;
	width: 176px;
	margin: 0px 95px 0px 0px;
	background: #2b2b2b;
	border: 13px solid #131313;
	padding: 12px;
}

#content-right {
	float: left;
	width: 626px;
}

#content-full {
	margin: 0px 95px 0px 0px;
}

ul.sw-media-archive-crumbs li ul {
	top: 26px;
}

ul.sw-media-archive-crumbs li a {
	display: inline-block;
	margin-top: -3px;
	padding: 3px 8px;
}

ul.sw-media-archive-crumbs li ul, 
ul.sw-media-archive-crumbs li a:hover {
	background-color: #151515;
}

.sw-media-archive-channels li a {
	background: #ABCD3D;
	background: -moz-linear-gradient(top, rgba(183,229,119,1) 0%, rgba(170,202,55,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,229,119,1)), color-stop(100%,rgba(170,202,55,1)));
	background: -webkit-linear-gradient(top, rgba(183,229,119,1) 0%,rgba(170,202,55,1) 100%);
	background: -o-linear-gradient(top, rgba(183,229,119,1) 0%,rgba(170,202,55,1) 100%);
	background: -ms-linear-gradient(top, rgba(183,229,119,1) 0%,rgba(170,202,55,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7e577', endColorstr='#aaca37',GradientType=0 );
	background: linear-gradient(top, rgba(183,229,119,1) 0%,rgba(170,202,55,1) 100%);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 10px;
	padding: 2px 16px;
	text-shadow: 0 1px 0 #819C38;
}

.sw-media-archive-channels li a:hover {
	background: #ABCD3D;
}

ul.series-list li {
	border-bottom: 1px solid #555555;
    float: none;
    overflow: hidden;
    padding: 40px 20px;
    text-align: left;
}

ul.series-list li a {
	font-size: 21px;
	line-height: 32px;
}

ul.series-list li a:first-child {
	background-color: #FFFFFF;
    float: left;
    margin-bottom: 4px;
    margin-right: 20px;
    padding: 10px;
}

li.episode {
	border-bottom: 1px solid #666666;
	margin: 0;
}

span.sw-media-archive-episode-play a {
	background-color: #565656;
	text-shadow: 0 1px 0 #000000;
}

div.downloads {
	border-top: 1px solid #555555;
}

div.sharing, div.subscribe {
	display: none;
}

.metadata span.sw-media-archive-episode-button, .downloads span.sw-media-archive-episode-button, .sharing span.sw-media-archive-episode-button, .sw-media-archive-episode-button a {
    background-color: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
}

.main-details p {
	color: #CCC;
	margin: 0;
}

.main-details h2 {
	margin-bottom: 18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Other Styles */

.institute-logo {
	position: absolute;
	top: 82px;
	left: 14px;
	width: 280px;
	height: 46px;
	overflow: hidden;
}

.institute-logo a {
	width: 280px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/downline-logo.png) no-repeat;
}


.summit-logo {
	position: absolute;
	top: 82px;
	left: 14px;
	width: 280px;
	height: 46px;
	overflow: hidden;
}

.summit-logo a {
	width: 280px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/downline-logo.png) no-repeat;
}

.global-logo {
	position: absolute;
	top: 82px;
	left: 14px;
	width: 280px;
	height: 46px;
	overflow: hidden;
}

.global-logo a {
	width: 280px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/downline-logo.png) no-repeat;
}

.resources-logo {
	position: absolute;
	top: 82px;
	left: 14px;
	width: 280px;
	height: 46px;
	overflow: hidden;
}

.resources-logo a {
	width: 280px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/downline-logo.png) no-repeat;
}

.emergingleaders-logo {
	position: absolute;
	top: 82px;
	left: 14px;
	width: 280px;
	height: 46px;
	overflow: hidden;
}

.emergingleaders-logo a {
	width: 280px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1340/Images/downline-logo.png) no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */

.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}

.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}

.photogallery li a {
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
}

.photogallery li a:hover {
	padding: 2px;
	border: 1px solid #666666;
	display: block;
}

.generallist strong {
	font-size: 18px;
}

.blog-entry h2 {
	color: #99CC00;
	font-size: 28px;
}

li#sw-media-archive-channel-2210, li a[href*="/swx/pp/media_archives/125108/channel/2210"] {
	display: none;
}

.category-list-item {
    border: medium none;
    height: 180px;
}

.category-list-item h4 {
    margin-top: 15px;
}

/* @group APP */

a.button-orange {
	background-color: #e47a37;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2a257), to(#e47a37));
	background-image: -webkit-linear-gradient(top, #f2a257, #e47a37);
	background-image: linear-gradient(top, #f2a257, #e47a37);
	background-image: -moz-linear-gradient(top, #f2a257, #e47a37);
    background-color: #E47A37;
    border: 1px solid #F2A257;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF !important;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 1px #98541C;
}

/* @end */

/*Conversion of Flash to Jquery Home Menu */

#homenav {
	background: #2b2b2b;
	font-family: Helvetica,Arial, sans-serif;
	width: 100%;
}

#homenav, #homenav li	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#homenav li	{
		border-bottom: 1px solid #808080;		
		margin: 0px;
}

#homenav li a	{
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	display: block;
	height :40px;
	padding: 5px 15px;
	background: #383838 url(/SiteFiles/1340/Images/navigation/navdown.png);
	margin: 5px 0px 5px 0px;
	
}



#homenav li#mn-institute a:hover	{
	background: #555555 url(/SiteFiles/1340/Images/navigation/institute.png);
	color: #84BD00;
}
#homenav li#mn-summit a:hover	{
	background: #555555 url(/SiteFiles/1340/Images/navigation/summit.png);
	color: #84BD00;
}
#homenav li#mn-global a:hover	{
	background: #555555 url(/SiteFiles/1340/Images/navigation/global.png);
	color: #84BD00;
}
#homenav li#mn-resources a:hover	{
	background: #555555 url(/SiteFiles/1340/Images/navigation/resources.png);
	color: #84BD00;
}
#homenav li#mn-emergingleaders a:hover	{
	background: #555555 url(/SiteFiles/1340/Images/navigation/leaders.png);
	color: #84BD00;
}



span.nav-des	{
	color: #808080;
	font-size: 14px;
	display: block;
	position: relative;
}


