/* CSS Document */

.mediaVideo {
	padding: 7px 0px 0px 3px;
}

.mediaVideo h2, .mediaplayerPopup h2, .photosPopup h2 {
	background-image: none;
	color: #000;
	margin-bottom: 5px;
	margin-left: 0px !important;
	padding-left: 12px;
}

#pageWrap .formTop {
	margin-left: 1px;
}

.mediaVideo h2 {
	margin: 0px 0px 10px 3px;
	padding: 0px;
	height:50px;
}

.iconPhotos {
	margin-bottom: 20px;
}


.filedUnder {
	color: #72757E;
	display: block;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 30px;	
}

.filedUnder .red {
	color: #B6101C;
	font-weight: normal;
}

.mediaVideo .photoBorder {
	margin-left: 2px;
}

.prevNextBottom {
	margin-top: 12px;
}



/* more photos styles */

.sideHiglight .morePhotosAllClick {
	background-color: #e8eaf8;
	/*overflow-y: scroll;*/
	/*height: 619px;
	*height: 558px;
	_height: 565px;*/
	padding: 0px;
	/*padding-right:19px;*/
}

.morePhotosAllClick .spacer {
	border-bottom: 1px dotted #666666;
	padding: 0px;
	margin: 0px 23px;
	font-size: 0px;
}

.morePhotosAllClick ul {
	padding: 0px 0px;
	margin: 0px;
	display: block;
}

.morePhotosAllClick ul li {
	padding: 0px;
	margin: 0px;
}

.morePhotosAllClick ul li.header {	
	background: URL(../img/arrowGold.gif) 0px 0px no-repeat;
	display: block;
	float: left;
	line-height: 80%;
	margin-top: 3px;
	width: 130px;
}

.morePhotosAllClick ul li.header a {
	font-size: 12px;
	display: block;
	padding-top: 3px;
	line-height:110%;
}

.morePhotosAllClick ul li.vidImg {
	float: left;
	margin: 0px 5px;
}

.morePhotosAllClick .vidImg img {
	background-color: #FFF;
	border: 1px solid #d6d6d6;
	padding: 3px;
	margin-bottom:10px;
}

.morePhotosAllClick .posted {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #666666;
}

/* more videos styles */

.moreVideo .vidImg {
	margin: 1px 4px 3px 4px !important;
}

.moreVideo img {
	background: url(../img/mVidBg.gif) center no-repeat;
	border: 0px !important;
	padding: 2px 5px !important;
}

#moreVideob2 {
	background: url(../img/excVidBg2.gif) center no-repeat;
	border: 0px !important;
	padding: 2px 5px !important;
}

.stepIn {
	/*position: absolute;
	margin-left:5px;
	margin-top: -34px;*/
	padding: 0px;
	z-index: 5;
	width:429px;
	margin-top: 5px;
	text-align: left;
}

p.transbox{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4em;
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding:6px 10px;
}

.sideHiglight {
	margin-bottom:0px;
}

.sideHiglight table.pageNumber {
font-size: 11px;
line-height: 120%;
font-weight: bold;
font-family: 'Arial', verdana, sans-serif;
margin: 10px auto;
}
.moreVideo td.next a {
background:transparent url(../img/arrowGold.gif) no-repeat scroll center;
color:#E8EAF8;
padding-left:10px;
}
.moreVideo td.next {
}
.moreVideo td.previous a {
background:transparent url(../img/arrowGoldBack.gif) no-repeat scroll center;
color:#E8EAF8;
float:left;
padding-right:10px;
}
.moreVideo td.numbers {
text-align:center;
}




.morePhotos td.next a {
background:transparent url(../img/arrowGold.gif) no-repeat scroll center;
color:#E8EAF8;
padding-left:10px;
}
.morePhotos td.next {
}
.morePhotos td.previous a {
background:transparent url(../img/arrowGoldBack.gif) no-repeat scroll center;
color:#E8EAF8;
float:left;
padding-right:10px;
}
.morePhotos td.numbers {
text-align:center;
}