/* @override http://www.urthq.us/mf2/css/style.css */ /*
	 Media Fusion 2.0
	 by Upper Room Technologies
	 http://www.uroomtech.com
	 
	 COLOR KEY:
		Light Gray: #eeeeee;
	 	Medium Gray: #d8d8d8;
	 	Dark Gray: #5b5c61;
		Blue: #6595e0;

*/ /*
	RESET AND BASICS
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #5b5c61;
}

ol,ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

/*end reset*/
body {
	color: #5b5c61;
	font: 16px/ 21px "Helvetica", Arial, Helvetica, Geneva, sans-serif;
}

/*
	Some Basic, reusable styles
*/
a,a:visited {
	text-decoration: none;
	outline: none;
	color: #6595e0;
}

a:hover {
	color: #6595e0;
}

a img {
	border: none;
}

img {
	vertical-align: middle;
}

.clear {
	clear: both;
}

fieldset {
	border: none;
}

:
:selection {
	background: #6595e0 color :   white; /* Safari */
}

:
:-moz-selection {
	background: #6595e0;
	color: white; /* Firefox */
}

.alignCenter {
	text-align: center;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

/*
	MAIN STRUCTURE
*/

#user_wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-bottom: 10px;
}

#user_header {
	position: relative;
	width: 600px;
	height: 36px;
	background: url(../../images/sprite.png) no-repeat;
}

#user_header a {
	text-indent: -9999px;
	float: right;
	width: 200px;
	height: 30px;
}

#commonFooter {
	position: relative;
	display: block;
	width: 600px;
	background: url(../../images/sprite.png) no-repeat;
	background-position: 0px -37px;
	height: 36px;
}

#video_container {
	background-color: #eeeeee;
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#video {
	position: relative;
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	z-index: 999;
}

#search_bar {
	width: 600px;
	position: relative;
	height: 68px;
	background: url(../../images/back-search-bar.png) repeat-x;
	margin-top: 0px;
	padding-top: 40px;
}

form#search {
	vertical-align: middle;
	padding-left: 10px;
}

form#search input,form#search label {
	vertical-align: middle;
}

form#search label {
	vertical-align: middle;
}

.searchText {
	border-style: hidden;
	border-width: 0px;
	color: #5b5c61;
	padding-left: 4px;
	margin-left: 5px;
	font-size: 8pt;
	width: 159px;
	height: 23px;
	background: transparent url(../../images/search.png) no-repeat;
}

.left {
	position: relative;
	float: left;
}

.right {
	position: relative;
	float: right;
}

#search_bar .left,#search_bar .right {
	width: 290px;
	height: 35px;
	vertical-align: middle;
}

ul#hnav li {
	display: block;
	width: 120px;
	height: 30px;
	float: left;
	text-align: center;
	position: relative;
	top: -2px;
}

ul#hnav li a {
	display: block;
	float: left;
	height: 30px;
	background: url(../../images/sprite.png) no-repeat;
	text-indent: 0px;
	margin: 0 5px 0 0;
	padding: 5px 10px;
}

ul#hnav li.current {
	z-index: 999;
	height: 30px;
}

ul#hnav li.current a {
	background-position: -436px -73px;
	width: 110px;
	height: 28px;
	color: #5b5c61;
}

ul#hnav li.current a:hover {
	background-position: -573px -116px;
	width: 110px;
	color: #5b5c61;
	z-index: 0;
}

ul#hnav li.not-current a {
	background-position: -573px -73px;
	width: 110px;
	color: #5b5c61;
	z-index: 0;
}

ul#hnav li.not-current a:hover {
	background-position: -573px -116px;
	width: 110px;
	height: 28px;
	color: #5b5c61;
}

ul#hnav li.disable-current a {
	background-position: -573px -116px;
	width: 110px;
	height: 28px;
	color: #5b5c61;
}
ul#hnav {
	
}

table#series {
	position: relative;
	width: 600px;
	margin-top: -40px;
}

tr.series_header td {
	height: 51px;
	vertical-align: middle;
	padding-left: 10px;
}

tr.lesson {
	background-color: #eee;
}

tr.lesson td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #dedede;
}

tr.lesson td.lesson_btns ul li {
	display: inline;
	padding: 0px;
	margin: 0;
}

tr.lesson td.lesson_date {
	font-size: 12px;
	width: 62px;
}

tr.lesson td.lesson_title {
	width: 208px;
}

ul.page-links {
	float: right;
	width: 580px;
	padding-right: 10px;
	text-align: right;
}

ul.page-links li {
	display: inline;
	font-size: 12px;
	padding-left: 10px;
	text-align: right;
}

ul.page-links li a {
	font-size: 12px;
}

/*text styles*/
h1 {
	font: 30px/ 40px "Helvetica", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	font: 22px/ 29px "Helvetica", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	font: 13px/ 19px "Helvetica", Arial, Helvetica, Geneva, sans-serif;
}

p {
	
}

.white {
	color: #fff;
}

.black {
	color: #000;
}

.light-gray {
	color: #eee;
}

.medium-gray {
	color: #d8d8d8;
}

.dark-gray {
	color: #5b5c61;
}

.blue {
	color: #6595e0;
}

/*padding styles*/
.pad-left {
	padding-left: 10px;
}

.pad-right {
	padding-right: 10px;
}

.pad-top {
	padding-top: 10px;
}

.pad-bottom {
	padding-bottom: 10px;
}

.pad-all {
	padding: 10px;
}

/*margin styles*/
.marg-left {
	margin-left: 10px;
}

.marg-right {
	margin-right: 10px;
}

.marg-top {
	margin-top: 10px;
}

.marg-bottom {
	margin-bottom: 10px;
}

.marg-all {
	margin: 10px;
}

/*background styles*/
.white-back {
	background-color: #fff;
}

.black-back {
	background-color: #000;
}

.light-gray-back {
	background-color: #eee;
}

.medium-gray-back {
	background-color: #d8d8d8;
}

.dark-gray-back {
	background-color: #5b5c61;
}

/*Player Buttons*/
td.lesson_btns {
	width: 300px;
	vertical-align: middle;
}

ul.sprite_btns li {
	display: inline;
}

ul.sprite_btns li a {
	display: block;
	float: left;
	height: 24px;
	background: url(../../images/sprite.png) no-repeat;
	text-indent: -9999px;
	margin: 0 5px 0 0;
}
.watchs, .listens, .resource, .watchs-inactive, .listens-inactive, .resource-inactive {
	display: block;
	float: left;
	height: 24px;
	background: url(../../images/sprite.png) no-repeat;
	text-indent: -9999px;
	margin: 0 5px 0 0;
}

ul.sprite_btns li.watch a {
	background-position: -0px -98px;
	width: 83px;
}
.watchs-inactive a{
	background-position: -166px -98px;
	width: 83px;
	}
.listens-inactive a{
	background-position: -166px -122px;
	width: 83px;
	}
.resource-inactive a{
	background-position: -224px -75px;
	width: 112px;
	}
.watchs a{
	background-position: -0px -98px;
	width: 83px;
	}
	
.listens a
{
	background-position: -0px -122px;
	width: 83px;
	}	
	
.resource a
{
	background-position: -0px -75px;
	width: 113px;
	}		

.watchs a:hover {
	background-position: -83px -98px;
	width: 83px;
}

.listens a:hover{
	background-position: -83px -122px;
	width: 83px;
	}	
	
.resource a:hover
{
	background-position: -112px -75px;
	width: 112px;
	}	
ul.sprite_btns li.listen a {
	background-position: -0px -122px;
	width: 83px;
}

ul.sprite_btns li.resources a {
	background-position: -0px -75px;
	width: 112px;
}

ul.sprite_btns li.feed a {
	background-position: -250px -122px;
	width: 70px;
}

ul.sprite_btns li.podcast a {
	background-position: -250px -98px;
	width: 90px;
}

ul.sprite_btns li.watch a:hover {
	background-position: -83px -98px;
	width: 83px;
}

ul.sprite_btns li.listen a:hover {
	background-position: -83px -122px;
	width: 83px;
}

ul.sprite_btns li.resources a:hover {
	background-position: -112px -75px;
	width: 112px;
}

ul.sprite_btns li.feed a:hover {
	background-position: -322px -122px;
	width: 70px;
}

ul.sprite_btns li.podcast a:hover {
	background-position: -340px -98px;
	width: 90px;
}

ul.sprite_btns li.watch-inactive a {
	background-position: -166px -98px;
	width: 83px;
}

ul.sprite_btns li.listen-inactive a {
	background-position: -166px -122px;
	width: 83px;
}

ul.sprite_btns li.resources-inactive a {
	background-position: -224px -75px;
	width: 112px;
}

ul.sprite_btns li.feed-inactive a {
	background-position: -394px -123px;
	width: 70px;
}

ul.sprite_btns li.podcast-inactive a {
	background-position: -465px -123px;
	width: 90px;
}

/*Archive Page*/
tr.arch_series_header h3 {
	font-size: 18px;
	display: block;
	padding-left: 10px;
}

tr.arch_series_header td {
	border-bottom: 1px solid #d8d8d8;
	height: 49px;
	vertical-align: top;
	background-color: #eee;
	padding: 10px 0 5px 0;
	overflow: hidden;
}

#arch_search_bar {
	width: 600px;
	position: relative;
	height: 68px;
	background: url(../../images/back-search-bar.png) repeat-x;
	padding-top: 40px;
}

#arch_search_bar .left,#arch_search_bar .right {
	width: 290px;
	height: 35px;
	vertical-align: top;
}

tr.arch_series_col_header td {
	height: 20px;
	background-color: #d8d8d8;
}

tr.arch_series_col_header td h6 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

td.series-description {
	width: 400px;
}

td.series-description p {
	padding: 0 10px 10px 5px;
	font-size: 12px;
}

.series-title-link:hover {
	padding-bottom: 2px;
	color: #5b5c61;
}
.video_body {
	background-image: url(../../images/media/body.png);
	background-repeat: repeat-y;
	width: 597px;
	
}
#mainImageStream {
	overflow: hidden;
	z-index: 1;
	width:585px;
	height: 340px;
}
.videoImage {
	margin: 0px 0px 0px 6px;
}
#account-settings_body {
	border: 15px solid #3399FF;
	background: #ffffff;
	height: auto;
}

#settings-border {
	border-bottom: 15px solid #3399FF;
	margin: 0px;
}
.audio-browse, .audio-upload, .vimeo-active, .vimeo-inactive, .youtube-active, .youtube-inactive, .lightcast-active, .lightcast-inactive, .series_create, .number1, .number2, .emptyButton, .embed-code, .close, .btn-upload, .btn-confirm 
	{
	display: block;
	float: left;
	background: url(../../images/media/sprite-admin.png) no-repeat;
	border: none;
}
.close {
	background-position: -488px -125px;
	width: 30px;
	border: 0;
	height: 17px;
	text-indent: -9999px;
	padding-top: 4px;
	margin: 16px 0px 0px 0px;
	}
.close:hover{
	background-position: -555px -125px;
	width: 30px;
	border: 0;
	height: 17px;
	text-indent: -9999px;
	margin: 16px 0px 0px 0px;
	}	
#mediaVideo{
	text-align: center;
	}	
#mediaVideo img{
	position: relative;
	margin-left: 2px;
}
.popupTitle{
	margin: 13px 0px 0px 7px;
	}	
h6 {
	font: bold 15px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}	

