/* Special / Misc */


/* Content */

div#content {
	position: relative;
	width: 100%;
}
div#content-core {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BFAC81;
	border-right-color: #BFAC81;
	border-bottom-color: #BFAC81;
	border-left-color: #BFAC81;
}

table#content-core {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td#sidebar {
	background-color: #92AA9C;
	width: 220px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4A6E5A;
	border-right-color: #4A6E5A;
	border-bottom-color: #4A6E5A;
	border-left-color: #4A6E5A;
	position: relative;
}
td#body-left-shadow {
	margin: 0px;
	padding: 0px;
	width: 10px;
	background-image: url(http://globalskywatch.com/assets/images/shadows/w-e,black-white,10h,10w.jpg);
	background-repeat: repeat-y;
}


td#body {
	width: 690px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}

td#body-right-shadow {
	margin: 0px;
	width: 10px;
	background-image: url(http://globalskywatch.com/assets/images/shadows/e-w,black-white,10h,10w.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}









div#section-header {
	background-color: #143723;
	height: 70px;
	margin: 0px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDAE77;
	border-right-color: #BDAE77;
	border-bottom-color: #BDAE77;
	border-left-color: #BDAE77;
	padding: 0px;
	position: relative;
	
	background: rgb(87,97,108); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(87,97,108,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,97,108,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57616c', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
div#section-header-border-horizontal {
	background-color: #143723;
	height: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDAE77;
	border-right-color: #BDAE77;
	border-bottom-color: #BDAE77;
	border-left-color: #BDAE77;
	
	position: relative;
	
	background: rgb(87,97,108); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(87,97,108,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,97,108,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(87,97,108,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57616c', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
img.section-header_title {
	margin-right:6px;
	margin-left: 0px;
	margin-top: 6px;
}
p.section-header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EAE8BF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}
p.section-header_title a:link, p.section-header_title a:visited {
	color: #EAE8BF;
	text-decoration: none;
}
p.section-header_title a:hover, p.section-header_title a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
p.section-header_desc {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #EAE8BF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}


/* Video Player */

.Video-Container {
	display: block;
	margin: 12px auto;
}