
/* VIDEO BARKER ON SIGHTS AND SOUNDS */
#mainVideo #vidImg {
	background:none;
	padding:0;
	margin:0;
}

.videoLI {
	width:155px;
	margin-right:5px;
	float:left;
	text-align:left;
}

#mainVideo #mainVideoUL {
	width:210px;
	padding:0;
	margin:0;
}

#mainVideo #mainVideoSubUL {
	float:right;
	width:182px;
	padding:0;
	margin:0 7px 0 0;
}

#mainVideo #mainVideoSubUL li {
	padding-bottom:10px;
}

/* MAIN PHOTO GALLERY */
#mainPhotoGall .photoGall .photoGallDiv {
	height:200px;
	width:49%;
	float:left;
	margin-bottom:15px;
}

#mainPhotoGall h2 span {
	position:relative;
	left: 240px;
	font-size:.8em;
}

#mainPhotoGall li, #userMainPhotoGall li {
	background-image:none;
}

#mainPhotoGall .mainGallTitle {
	font-size:1.2em;
	font-weight:bold;
	float:left;
}

#mainPhotoGall .mediaLink {
	padding:0 0 0 5px;
	font-size:1.3em;
	font-weight:bold;
	margin:0;
}

#mainPhotoGall, #mainPhotoGall .photoSingleImg, #mainPhotoGall .mainGallImage, #mainPhotoGall .photoCount, #userMainPhotoGall .mainGallTitle {
	float:left;
	padding:0;
	margin:0;
	width:100%;
}

/* USER PHOTO GALL, MAIN PAGE */
#userMainPhotoGall .photoGallDiv .photoSingleImg {
	width:195px;
	padding-left:47px;
}

#userMainPhotoGall .mainGallTitle {
	font-size:1.2em;
	font-weight:bold;
}

#userMainPhotoGall h2 span a {
	font-size:.8em;
	position:relative;
	left:57px;
	color:#fff;
	bottom:1px;
}

/* RIGHT SIDE STAFF PHOTO GALL */
#staffRightGall .mainGallTitle {
	font-size:1.2em;
	font-weight:bold; 
}

#staffRightGall h2 span a {
	font-size:.8em;
	position:relative;
	left:57px;
	color:#555;
	bottom:1px;
}

#staffRightGall .mainGallTitle {
	float:left;
}

#staffRightGall .photoSingleImg {
	margin:0;
	padding:0 0 10px 0;
}

#staffRightGall .photoGallDiv {
	margin:0;
	padding:0;
}

#staffRightGall .mainGallTitle {
	float:left;
	padding:0;
	margin:0;
	width:100%;
}

#staffRightGall ul li {
	background-image:none;
}

/* FEATURED VIDEO */
#mainVideoRight {
	padding-top:5px;
}

#mainVideoRight .vidTitle p {
	font-size:1.2em;
	font-weight:bold;
	color:black;
}

/* VIDEO NEWSLIST */
.vidList ul li {
	background-image:none;
	padding:10px 0;
}

.vidList .vidTitle {
	font-size:1.1em;
	font-weight:bold;
}

.vidList .vidTitle p {
	color:black;
}

/* VIDEO POP-UP */
.videoList {
	float: left;
	clear: both;
	width: 95%;
}

.videoList h2, .videoListPlayer h2 {
	margin-left:5px;

	text-transform: none;
	color:#336699;
}

.completeBy {
	margin-top:5px;
}

.completeBy .by, .byline {
	font-weight:bold;
	color:#336699;
}

.vidSumm {
	font-weight:bold;
	margin-top:10px;
	padding-left:5px;
	text-align:left;
	font-size:1.2em;
}

#vPlayer .vidSumm {
	font-size:1em;
	clear:both;
	margin:5px auto !important;
	padding:0 !important;
	text-align:left !important;
	width:370px !important;
}

a.vidRightSumm {
	color:#000;
}

a.vidRightTitle {

}

.videoDate {
	margin-left: 2px;
	display: block;
	float: left;
	clear: both;
	font-size: .9em;
	font-weight: normal;
}

h2.vPlayerNoSponsor {
	height: 30px;
	border-bottom: 1px solid #B5CFE7;
	padding-top: 12px;
	padding-left: 4px;
	color:#336699;
}

h2.vPlayerSponsor {
	border-bottom: 1px solid #B5CFE7;
	padding: 2px 0 4px 4px;
}

.vPlayerSponsorURL {
	display: block;
	margin-left: 4px;
	padding-top: 4px;
}

#vidContain {
	width:728px;
	padding: 0 0 20px 0;
	margin:0;
	float:left;clear: both;
	font-family: 'trecuchet ms', arial, sans-serif;
}

#vPlayerTd, #vPlayerBack, #vPlayerBack #morePhotos, #vPlayerBack #morePhotos {height: 440px;overflow-y:auto;overflow-x:hidden;}

#innerPhotoContainer {
	padding:0 10px 10px 10px;
	text-align:left;
}

#innerPhotoContainer h2 {
	border-bottom:1px dotted;
	color:#222;
	display:block;
	font-size:14px;
	margin:15px 0 0;
}

#innerPhotoContainer h2 img {
	display:inline;
	float:left;
	height:12px;
	width:19px;
	padding:0px;
	margin-right:5px;
}

.videoListPlayer {
 	border-bottom:1px dotted;
	clear:both;
	display:block;
	float:left;
	padding:5px 0;
	width:100%;
}

.videoThumb {
	margin: 0px 5px;
	display:inline; float: left;
}

.videoListPlayer .videoThumb {margin:0;}

.videoListPlayer .vidRightTitle {
	font-size:12px;
	font-weight:bold;
	margin:2px;
	padding:0;
}

.videoListPlayer .vidRightSumm {
	display:inline;
	float:left;
	margin:0 0 0 8px;
	padding:0;
	width:140px;
}
.videoListPlayer .vidRightSumm a {
	color:black;
}

#vPlayerBack {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#vPlayerBack #morePhotos {
	width: 300px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #346699;
}

#vPlayer {
	float:left;
	margin:20px auto 0 !important;
	text-align:center;
	width:420px;
}

.noPlayer {
	background-color: #FFF;
	height: 150px;
	width: 360px;
	padding-top: 100px;
	text-align: center;
	font-weight: bold;
	border: 2px dashed #2E4E6B;
}

.noPlayer a {
	color: #99001F;
	text-decoration: underline;
}

/*  ---- VIDEO AND PHOTO ARCHIVES */

.photoGallArchive {
	float:left;
}

.photoGallArchive .archiveList {
	width:389px;
	float:left;
}

/* archive, objectclass=7 */
.newslistArchive {
	float:left;
}

.newslistArchive h2 {
	float:left;
	width:389px;
}


.photoGallArchive ul {
	float:left;
	padding:0;
	margin:0;
}

.photoGallArchive h2 {
	float:left;
	width:389px;
}

#vPlayer embed {width:369px;height:310px;}