/* CSS Document */

.mediaVideo {
	padding: 3px 5px 0px 0px;
}

.mediaVideo h2, .mediaplayerPopup h2, .photosPopup h2 {
	background-image: none;
	color: #000;
	margin-right: 0px !important;
	padding-right: 12px;
	margin-bottom: 5px;
	width: 100%;
}

#pageWrap .sendFriend {
	width: 440px !important;
}

.mediaVideo h2 {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	height:50px;
}

#pageWrap .mediaVideo .iconPhoto,
#pageWrap .mediaplayerPopup .iconVideo,
#pageWrap .photosPopup .iconPhoto {
	margin-left: 7px;
}

.filedUnder {
	color: #72757E;
	display: block;
	font-family: Arial, "Simplified Arabic", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
	padding: 0px 30px 0px 0px;	
}

.filedUnder .red {
	color: #B6101C;
	font-weight: normal;
}

.mediaVideo .photoBorder {
	margin-right: 2px;
	position: relative;
}

.prevNextBottom {
	margin-top: 12px;
}

.email {
	margin-right: 0px !important;
	padding: 0px !important;
}



/* more photos styles */

.sideHiglight .morePhotosAllClick {
	background-color: #e8eaf8;
	/*overflow-y: scroll;*/
	/*height: auto !important;*/
	padding: 0px;
	padding-left:5px;
	padding-right:5px;

}

.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;
	display: inline;
}

.morePhotosAllClick ul li.header {	
	background: URL(../img/arrowGold.gif) 0px 0px no-repeat;
	display: block;
	float: right;
	line-height: 80%;
	margin-top: 3px;
	width: 130px;
}

.morePhotosAllClick ul li.header a {
	font-weight: bold !important;
	font-size: 16px;
	display: block;
	padding-bottom: 3px;
	line-height:120%;
	padding-top:0px;
}

.morePhotosAllClick ul li.vidImg {
	float: right;
	margin: 0px 5px;
}

.morePhotosAllClick .vidImg img {
	background-color: #FFF;
	border: 1px solid #d6d6d6;
	padding: 3px;
}

.morePhotosAllClick .posted {
  	font-family: Arial, "Simplified Arabic", Georgia,  Times, 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;
}

/* Transparent box in images */

.mediaVideo .stepIn {
	/*position: absolute;
	bottom: 0px;
	right: 5px;
	top:284px;*/
	width: 430px;
	margin-top: 5px;
	/* height: 62px; */
}

.photosPopup .photoBorder .stepIn {
	/*position: absolute;
	top: 285px;
	right: 8px;*/
	width: 420px;
	margin-top: 5px;
	/* height: 62px; */
}

.stepIn .leftPadding {
	background-color: #000000;
  filter:alpha(opacity=80);
  opacity:0.8;
  -moz-opacity:0.8;
	width: 10px;
	height: 62px;
	float: right;
	margin-right: 0px;
	padding-bottom: 3px;
}

.stepIn  p.transbox{
	font-family: Arial, "Simplified Arabic", Georgia, Times, serif;
	text-align: center;
	margin-right: 0px;
	padding-right: 6px !important;
	line-height: 1.37em;
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding: 2px 0px 2px 0px;
}

.sideHiglight table.pageNumber {

	font-weight:bold;
	font-size:14px;
	_padding-right:3px;
	margin: 10px auto;
}

.moreVideo td.next a{
	background: URL(../img/arrowGoldBack.gif) no-repeat scroll center;
	padding-left: 10px;
	_padding-left: 0px;
	color: #e8eaf8;
}

.moreVideo td.previous a{
	background: URL(../img/arrowGold2.gif) no-repeat scroll center;
	padding-right: 10px;
	color: #e8eaf8;
}

.moreVideo td.numbers{
	text-align:center;
}


.morePhotos td.next a{
	background: URL(../img/arrowGoldBack.gif) no-repeat scroll center;
	padding-left: 10px;
	_padding-left: 0px;
	color: #e8eaf8;
}

.morePhotos td.previous a{
	background: URL(../img/arrowGold2.gif) no-repeat scroll center;
	padding-right: 10px;
	color: #e8eaf8;
}

.morePhotos td.numbers{
	text-align:center;
}
