@charset "utf-8";
/* CSS Document */

.uploadContentBar a, .uploadContentBar a:hover, .uploadContentBar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}

.backToMainVideos{
	background-color:#000000;
	color:#CCCCCC;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	width:980px;
}

.backToMainVideosHolder{
	float:left;
	padding-left:5px;
	padding-top:10px;
	width:990px;
}

.bannerPlacement {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	height:120px;
	margin-bottom:10px;
	padding:5px;
	width:520px;
}

.uploadContentBar  {
background:none repeat scroll 0 0 #FFFFFF;
border:thin solid #999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.75em;
line-height:normal;
margin-bottom:10px;
padding:5px;
width:438px;
}

#gallerySection .longContentHolderEndToEnd .TitlelbGalleryLong {
	background:#9b0808 none no-repeat scroll 0 100%;
	height:40px;
	width:990px;
}

.subSectionTitleHolderVideoGallery {
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.13em;
	font-weight:bold;
	padding-left:15px;
	padding-top:8px;
	text-transform:capitalize;
}

/*blocked because of the RSS icon problem in the section pages*/ /*.subSectionRSS {
	display:block;
	float:right;
	height:16px;
	margin-right:10px;
	margin-top:12px;
	position:static;
	width:19px;
}*/

/*----------------------event holder ---------------------*/

#galleryEvents {
	clear:both;
	float:left;
	width:450px;
}

#galleryEvents .eventsHolderBox {
	background:#000000 none no-repeat scroll 0 100%;
	float:left;
	width:450px;
}

#galleryEvents .title{
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:10px;
	text-transform:uppercase;
	width:330px;
}

#galleryEvents .leftScrollButtonHolderNew {
	background:#000000 none repeat scroll 0 0;
	width:22px;
}


#galleryEvents .rightScrollButtonHolderNew {
	background:#000000 none repeat scroll 0 0;
	display:inline-block;
	vertical-align:middle;
	float:right;
	height:auto;
	padding:15px 0 0;
	width:22px;
}

#galleryEvents .eventThumbnailHolder{
	width:22px;
	float:left;
}

.eventThumbnails{
	padding-left: 35px; 
	padding-right: 35px; 
	padding-bottom: 10px; 
	width: 125px; 
	height: 100px
}

/*-------------------------end of event Holder-----------------*/

/*----------------Search box custom --------------------*/

#galleryRightContentHolder .search{
	color:#CCCCCC;
	float:left;
	height:24px;
	padding:10px 0 10px 10px;
	text-align:right;
	width:442px;
}

.searchTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .88em;
	font-weight: bold;
	color: #FFFFFF;
	padding:0px 0px 10px 0px;
}

#galleryRightContentHolder .search .backButton{
	float:left;
	height: 25px;
	width: 163px;
}

#galleryRightContentHolder .searchBackToGallery{
	color:#CCCCCC;
	float:right;
	height:auto;
	text-align:left;
	width:179px;
}


#galleryRightContentHolder .searchCustom{
	background-image:url(images/backgrounds/searchBG.gif);
	background-repeat:no-repeat;
	color:#CCCCCC;
	float:right;
	height:18px;
	text-align:right;
	width:245px;
	padding:3px;
}

#galleryRightContentHolder .searchBoxCustom{
	color:#999999;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:14px;
	padding-left:3px;
	padding-top:1px;
	width:217px;
	border: thin solid #FFFFFF;
}

#galleryRightContentHolder .buttonGo{
	float:left;
	margin:0px;
	padding:0;
}


/*---------------------end of custom search box ----------------------*/

/* ------------------------- video player stuff ----------------------- */

#galleryLeftContentHolder .videoPlayerHolder {
	background: #000000 no-repeat 0 100%;
	width:530px;
	height: auto;
	float:left;
	padding-bottom:5px;
}


#galleryLeftContentHolder .VideoPlayerOuterHolder{
	height: auto;
	width: 530px;
	display: block;
	float: left;
	background: #000000;
	margin-top:10px;
}

#galleryLeftContentHolder .VideoPlayerDescHolder{
	background:#666666 none repeat scroll 0 0;
	display:block;
	float:left;
	height:auto;
	padding:10px;
	width:510px;
}

#galleryLeftContentHolder .descText {
	color:#CCCCCC;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	width:510px;
}

#galleryLeftContentHolder .descTitle {
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
padding-right:5px;
}

#galleryLeftContentHolder .ratingMenu {
	background-color:#000000;
	clear:both;
	float:left;
	height:auto;
	padding:5px 10px;
	width:510px;
}

#galleryLeftContentHolder .buttonHolder {
	height:25px;
	width:435px;
}




#galleryLeftContentHolder .ratingMenu .buttonHolder{
	height:auto;
	width:auto;
	
}

#galleryLeftContentHolder .ratingMenu .buttonHolder .item{
	height:auto;
	width:auto;
	float:right;
padding-right:10px;
}

#galleryLeftContentHolder  .ratingMenu .views{
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:auto;
	width:auto;
}


#galleryLeftContentHolder .ratingMenu .currentRating {
	color: #FFFFFF;
	font: bold .75em Verdana, Arial, Helvetica, sans-serif;
	float:right;
	padding-right:5px;
}

#galleryLeftContentHolder .ratingMenu .star {
	color: #FFFFFF;
	font: bold .75em Verdana, Arial, Helvetica, sans-serif;
	float:right;
	
}

#galleryLeftContentHolder .buttonHolder .items {
	color:#FFFFFF;
	float:left;
	height:auto;
	padding:5px 5px 0 0;
	width:auto;
}

#galleryLeftContentHolder  .buttonHolder .itemsIcon {
	background-color:#CCCCCC;
	float:left;
	padding:7px 0 5px 5px;
}

#galleryLeftContentHolder .buttonHolder .itemsText {
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:auto;
	padding:5px;
	width:auto;
	background-color: #CCCCCC;
}


#galleryLeftContentHolder .sociallbGalleryLong {
	background: #a1a0a0 url(images/corners/socialCornerLeftBottom.gif) no-repeat 0 100%;
	width:445px;
	height: auto;
	float:left;
}
#galleryLeftContentHolder .socialrbGalleryLong {
	background: url(images/corners/socialCornerRightBottom.gif) no-repeat 100% 100%;
	float:left;
	width:445px;
}
#galleryLeftContentHolder .socialtlGalleryLong {
	background: url(images/corners/socialCornerLeftTop.gif) no-repeat 0 0;
	float:left;
	width:445px;
}
#galleryLeftContentHolder .socialtrGalleryLong {
	background: url(images/corners/socialCornerRightTop.gif) no-repeat 100% 0;
	padding:0px 5px;
	float:left;
	width:435px;
}


.videoAdHolder{
	width:auto;
	height:auto;
	font: bold .75em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background:#000000;
}


.videoHolder{
	background:#000000 none repeat scroll 0 0;
	height:240px;
	padding-bottom:5px;
	padding-left:52px;
	padding-right:5px;
	padding-top:5px;
	/*width:320px;*/
}

.videoGalleryButtonHolder{
	height: auto;
	float:left;
}

.videoGalleryButtonHolderRight{
	float:right;
	height:auto;
	padding-left:5px;
}

/*------------------------------------ end of video player stuff --------------------------*/

/*-------------------- gallery control stuff -------------------------*/

#galleryVideoThumbContentHolder .galleryControlHolder {
	background:#666666 no-repeat 0 100% ;
	width:450px;
	float:left;
padding-bottom:5px;
}


.galleryNew .leftMenuHolder {
	background:#000000 url(images/corners/galleryVideoHolderLeftBottom.jpg) no-repeat scroll 0 100%;
	float:left;
	height:auto;
	width:120px;
}

.galleryNew .RightThumbsHolder {
	background:#000000 none repeat scroll 0 100%;
	float:left;
	height:auto;
	margin-left:5px;
	width:260px;
}

.galleryNew .videoThumbnailContainerNew {
	background:#000000 none repeat scroll 0 0;
	display:block;
	float:left;
	padding:10px;
	width:295px;
	font-size:0.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.galleryNew .videoThumbnailContainerNewSearch {
	background:#000000 none repeat scroll 0 0;
	display:block;
	float:left;
	padding:10px;
	width:411px;
}

.galleryNew .videoThumbnailContainerNewSearch .thumbnails {
	display:block;
	float:left;
	height:100px;
	padding:5px 6px;
	text-align:center;
	width:125px;
}

.galleryNew .videoThumbnailContainerNewSearch .thumbnailsSourceRolloverText {
	background-color:#CCCCCC;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:95px;
	padding-top:5px;
	text-align:center;
	width:125px;
	cursor:pointer;
	cursor:hand;
}

.galleryNew .videoThumbnailContainerNewSearch .text {
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:70px;
	padding:5px 6px 10px;
	text-align:center;
	width:125px;
clear:both;
}



#galleryNew {
	float:left;
	padding:0px 0 0px 5px;
	margin:5px 0 0;
	width:440px;
	background: url(images/backgrounds/bgRuler.gif) repeat-y;
}
/*----------------------end of gallery control stuff ---------------------------*/

/*-----------comment stuff ----------------------*/

.videolongContentHolder {
	background:#CCCCCC none repeat scroll 0 0;
	display:block;
	float:left;
	height:auto;
	padding-top:10px;
}

.longContentHolder .commentHolderBox {
	background:#FFFFFF none no-repeat scroll 0 100%;
	display:block;
	height:auto;
	/*width:530px;*/
	/*width:530px;*/
	float:left;
	padding:0 0 5px;
	width:680px;
}

.commentHolderBox {
	background:#FFFFFF none no-repeat scroll 0 100%;
	display:block;
	height:auto;
	width:530px;
	/*width:530px;*/
	float:left;
	padding:0 0 5px;
}

.commentHolderBox .subSectionTitlesArticle {
color:#000000;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.88em;
font-weight:bold;
padding:10px 10px 0;
text-transform:uppercase;
width:195px;
}

.commentHolderBox #buttonCommonBulletNote {
clear:both;
font-weight:bold;
padding:10px 0 5px 5px;

}

.commentHolderBox #buttonCommonBulletNote ul {
border:medium none;
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 0.4em;
}

.commentHolderBox #buttonCommonBulletNote li {
background:transparent url(images/icons/bullet.jpg) no-repeat scroll 0 5px;
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.75em;
font-weight:bold;
margin:0;
padding:0 0 0 15px;
}


.commentHolderBox .talkBackStrap {
color:#666666;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.88em;
font-weight:bold;
padding:10px;
text-transform:none;
width:660px;
}

.videolongContentHolder .talkBackStrap {
	display: block;
	width: 510px;
	font: bold 0.88em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 10px 10px 10px;
	text-transform: none;
}
#commentsBoxes .commentsBoxesUserName {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	height:auto;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	text-transform:none;
	width:485px;
}

.commentsHolder {
padding:5px 10px;
float:left;
}

.commentsHolder #commentsBoxes {
border: thin solid #CCCCCC;
clear:both;
display:block;
float:none;
height:auto;
width:655px;
margin:0px;
}

.commentsHolder #commentsBoxes .commentsBody {
clear:both;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.75em;
height:auto;
padding:4px 10px 10px;
width:635px;
}

.videolongContentHolder #commentsBoxes {
	border:thin solid #CCCCCC;
	clear:both;
	display:block;
	height:auto;
	width:505px;
	margin: 0px;
}

.videolongContentHolder #commentsBoxes .commentsBody {
	clear:both;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:auto;
	padding:0 10px;
	width:485px;
}

/*#leftBodyHolder {
	background:#CCCCCC none repeat scroll 0 0;
	display:block;
	float:left;
	height:auto;
	padding:0;
	width:540px;
}*/
/*---------------comment stuff -------------------*/


#galleryLeftContentHolder {
	width:535px;
	float:left;
	padding:0px 5px 0px 5px;
}

#galleryRightContentHolder {
	width:450px;
	float:left;
	padding-top:10px;
}

.videolongContentHolder #leaveAComment {
	float:none;
	height:405px;
	padding-left:5px;
	padding-right:5px;
	width:520px;
}

.videolongContentHolder #leaveAComment .leftColumn {
	height: 400px;
	width: 100px;
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-left: 10px;
}

.videolongContentHolder #leaveAComment .leftColumn .fieldNames {
	clear:both;
	color:#000000;
	display:block;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:10px 10px 25px 0;
	text-align:right;
	text-transform:capitalize;
	width:100px;
}

.videolongContentHolder #leaveAComment  .rightColumn {
	float:left;
	height:400px;
	padding:10px 0 0 10px;
	text-align:left;
	width:400px;
	display:inline;
}

.videolongContentHolder #leaveAComment .rightColumn .fields {
	width: 295px;
	display: block;
	float: left;
	text-align: left;
	color: #999999;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	height: auto;
	padding: 5px;
	background: #e5e5e5;
	border:1px solid #999999;
margin:0px;
}

.videolongContentHolder #leaveAComment .rightColumn .fieldsHolder {
	width: auto;
	padding:10px;
	float:left;
}

.videolongContentHolder #leaveAComment .rightColumn .fieldsLonger {
	background:#E5E5E5 none repeat scroll 0 0;
border:1px solid #999999;
	clear:both;
	color:#999999;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
	height:auto;
	padding:5px;
	text-align:left;
	width:370px;
}

.videolongContentHolder #leaveAComment .rightColumn .fieldsChars {
	width: 150px;
	display: block;
	float: left;
	text-align: left;
	color: #999999;
	font: bold 0.88em Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	border-style: none;
	border-width: 0px;
	padding:0 10px 10px 10px;
	margin-bottom:0px;
}

.videolongContentHolder #leaveAComment .rightColumn .submitButton {
	display: block;
	float: right;
	text-align: center;
	color: #999999;
	font: bold 0.88em Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	border-width: 0px;
	padding:0 10px 10px 10px;
	text-transform: capitalize;
}

#rightColumn {
	float:left;
	height:auto;
	width:450px;
}

#rightColumnRectAd {
	margin-top:10px;
	width:450px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#gallerySection {
	float:left;
	padding:10px 5px 0;
}

#gallerySection .longContentHolderSmall {
	float:left;
	padding-top:0px;
	width:680px;
	padding-left: 0px;
}

#gallerySection .longContentHolderSmall .TitlelbGalleryLong {
	background:#666666 none no-repeat scroll 0 100%;
	float:left;
	/*height:31px;*/
	width:990px;
}
#gallerySection .longContentHolderSmall .TitlelbPhotoGalleryLong {
background:#666666 none no-repeat scroll 0 100%;
float:left;
width:680px;
margin-bottom:10px;
}

#gallerySection .longContentHolderSmall .TitlelbGalleryLong  .buttonHolder {
	float:left;
	margin:0;
	padding:0;
	width:auto;
}

#gallerySection .longContentHolderSmall .TitlelbGalleryLong .buttonHolder .itemsHolder {
	float:left;
	font-weight:bold;
	height:28px;
	margin:0;
	padding:2px 3px;
	width:193px;
}

#gallerySection .longContentHolderSmall .TitlelbGalleryLong .buttonHolder .itemsHolder a {
background-color:#999999;
color:#CCCCCC;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
height:20px;
margin:0;
padding:5px 5px 2px 0;
text-align:center;
text-decoration:none;
width:188px;
}

#gallerySection .longContentHolderSmall .TitlelbGalleryLong .buttonHolder .itemsHolder a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
	}

#gallerySection .longContentHolderSmall .TitlelbGalleryLong .buttonHolder .items a {
	background-color:#999999;
	/*color:#CCCCCC;*/
		color:#ffffff;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	height:20px;
	margin:0;
	text-align:center;
	text-decoration:none;
	width:188px;
		padding:5px 5px 2px 0;
}



#gallerySection .longContentHolderSmall .TitlelbGalleryLong .buttonHolder .itemsHolder .current, #gallerySection .longContentHolderSmall  .TitlelbGalleryLong .buttonHolder .items a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	height:20px;
	margin:0;
	padding:5px 5px 2px 0;
	text-align:center;
	text-decoration:none;
	width:188px;
}

.galleryNew .videoListingContainerNew {
	background:#000000 none repeat scroll 0 0;
	display:block;
	float:left;
	width:120px;
}

.galleryNew .videoListingContainerNew .text {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.95em;
	font-weight:bold;
	padding:2px 10px 10px;
	width:100px;
}

.galleryNew .videoListingContainerNew .textright2 {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:6px 5px 5px 0;
	width:87px;
}

.galleryNew .videoListingContainerNew .textright2 a, .galleryNew .videoListingContainerNew .textright2 a:hover, .galleryNew .videoListingContainerNew .textright2 a:visited, .galleryNew .videoListingContainerNew .textright2 a:active {
color:#FFFFFF;
font-weight:bold;
}

.galleryNew .videoListingContainerNew .textright3 {
	color:#999999;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	padding:6px 5px 5px 0;
	width:87px;
}

.galleryNew .videoListingContainerNew .textright3 a, .galleryNew .videoListingContainerNew .textright3 a:hover, .galleryNew .videoListingContainerNew .textright3 a:visited, .galleryNew .videoListingContainerNew .textright3 a:active {
color:#999999;
text-decoration:none;
}

.galleryNew .videoThumbnailContainerNew .thumbnails {
	display: block;
	width: 125px;
	padding: 5px 10px;
	float: left;
	height: 100px;
	text-align: center;
}

.galleryNew .videoThumbnailContainerNew .thumbnailsSourceRolloverText {
	background-color:#CCCCCC;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	height:95px;
	padding-top:5px;
	text-align:center;
	width:125px;
	cursor:pointer;
	cursor:hand;
}

.galleryNew .videoThumbnailContainerNew .text {
	color:#FFFFFF;
	float:left;
	height:70px;
	padding:5px 10px 10px;
	text-align:center;
	width:125px;
	clear:both;
}

.galleryNew .videoListingContainerNew .textleft2 {
	float:left;
	padding:9px 5px 3px 8px;
	width:10px;
}

.uploadContentBox {
	background-color:#FFFFFF;
	padding:5px;
	width:440px;
	float:left;
	margin-bottom:10px;
}

.videoOfTheMonth{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
}
/*.thumbnailHolder{
	height: 100px;
	width: 125px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	float: left;
}*/
.thumbnailHolder{
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.75em;
font-weight:bold;
padding:5px;
/*width:430px;*/
}

.thumbnailHolder img {
float:left;
padding-bottom:5px;
padding-left:0;
padding-right:5px;
padding-top:0;
}

.videoOfTheMonthHeadline{
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:5px;
	width:290px;
}

.videoOfTheMonthBlurb{
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	padding:5px;
	width:290px;
}


.galleryNew .videoPagination{
	padding: 5px 5px 0px 0px;
	/*padding: 5px 0px 5px 45px;*/
	height: 20px;
	clear: both;
	width: auto;
}

.galleryNew .videoPagination .arrowBoxes {
background:none repeat scroll 0 0 #666666;
float:left;
height:20px;
margin:0;
padding-left:3px;
}

.galleryNew .videoPagination .pageNumbersHighlight {
	height: 12.2px;
	width: 30px;
	float: left;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 2.3px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-image: url(images/backgrounds/darkBG.gif);
	background-repeat: no-repeat;
}

.galleryNew .videoPagination .pageNumbersHighlight a, .galleryNew .videoPagination .pageNumbersHighlight a:hover, .galleryNew .videoPagination .pageNumbersHighlight a:visited, .galleryNew .videoPagination .pageNumbersHighlight a:active {
	color: #FFFFFF;
	text-decoration:none;
}


.galleryNew .videoPagination .pageNumbersNonHighlight {
background-image:url("images/backgrounds/lightBG.gif");
color:#000000;
float:left;
font:bold 0.75em Verdana,Arial,Helvetica,sans-serif;
height:18px;
margin-left:3px;
padding-bottom:0;
padding-right:0;
padding-top:2.3px;
text-align:center;
vertical-align:middle;
width:30px;
}

.galleryNew .videoPagination .pageNumbersNonHighlight a, .galleryNew .videoPagination .pageNumbersNonHighlight a:hover, .galleryNew .videoPagination .pageNumbersNonHighlight a:visited, .galleryNew .videoPagination .pageNumbersNonHighlight a:active {
	color: #000000;
	text-decoration:none;
}



.galleryNew .videoPagination .pageNumbers {
	margin: 0px 5px;
	float: right;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2.3px 0px 0px 5px;
	text-align: center;
	vertical-align: middle;
	width: auto;
}

#gallerySection .longContentHolderEndToEnd {
	background:#CCCCCC none repeat scroll 0 0;
	display:block;
	float:left;
	height:auto;
	overflow:auto;
	padding-right:10px;
	width:990px;
}

#leftBodyHolderLong {
	background:#CCCCCC none repeat scroll 0 0;
	display:block;
	float:left;
	height:auto;
	padding:0;
	width:1000px;
}

#galleryRightContentHolder .topMenu {
	background:#333333 none repeat scroll 0 0;
	float:left;
	height:30px;
	width:450px;
}

#galleryVideoThumbContentHolder {
	clear:both;
	width:445px;
}

.videolongContentHolder .byLineDate {
	-x-system-font:none;
	clear:none;
	color:#999999;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 5px 5px 0;
	padding:0 0 0 10px;
	width:350px;
}

#breadCrumbLong .breadCrumbText {
	color:#000000;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:auto;
	padding:3px 0;
	width:auto;
	background:#FFFFFF;
}

#breadCrumbLong .breadCrumbText a, #breadCrumbLong .breadCrumbText a:hover, #breadCrumbLong .breadCrumbText a:visited, #breadCrumbLong .breadCrumbText a:active {
	color:#000000;
	text-decoration:none;
}

#breadCrumbLong {
	background-color:#CCCCCC;
	background-position:center bottom;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	height:auto;
	width:990px;
	padding-left:5px;
}

.galleryNew .videoListingContainerNew .textleft3 {
	float:left;
	padding:9px 5px 3px 8px;
	width:10px;
}

#galleryRightContentHolder .topMenu .items {
	background:#FF0000 none repeat scroll 0 0;
	color:#000000;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	height:20px;
	padding:6px 70px;
	text-transform:none;
	width:auto;
	text-decoration:none;
}

#galleryRightContentHolder .topMenu .items a {
	color:#ffffff;
	text-decoration:none;
}

/**#galleryRightContentHolder .topMenu .items a, a:hover, a:visited, a:active {
	color:#ffffff;
	text-decoration:none;
}

#galleryRightContentHolder .topMenu .current {
	background-color:#FF0000;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}

#galleryRightContentHolder .topMenu .items2 {
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	height:15px;
	padding:6px 80px 5px;
	text-transform:none;
	width:auto;
	text-decoration:none;
}

#galleryRightContentHolder .topMenu .items2 a, a:hover, a:visited, a:active {
	color:#ffffff;
	text-decoration:none;
}**/

.videolongContentHolder #buttonCommonBulletNote ul {
	border:medium none;
	clear:both;
	list-style-image:url(images/icons/bullet.jpg);
	list-style-position:outside;
	list-style-type:disc;
	/*margin:0 0 0 1.4em;
	padding:0 0 0;*/
}

.videolongContentHolder #buttonCommonBulletNote li {
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*background:none;*/ /*blocked out for video gallery main page error*/
	font-size:0.75em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	/*padding:0 0 5px;*/ /*blocked out for video gallery main page error*/
	background:url("images/icons/bullet.jpg") no-repeat scroll 0 5px transparent;
	padding:0 0 0 15px;
}

.videoTitleHolder {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	line-height:normal;
	padding:10px;
	text-transform:none;
	width:505px;
}

.uploadContentButton{
	background:#999999 none repeat scroll 0 0;
	border:thin solid #666666;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	padding:5px;
	width:428px;
	text-align:center;
	color:#000000;
}

.uploadContentButton a, .uploadContentButton a:visited, .uploadContentButton a:active, .uploadContentButton a:hover {
color:#000000;
}

/*#galleryNewHotTags .hotTags .hotTagsHolders {
	clear:both;
	float:left;
	padding:0;
	text-align:center;
	width:450px;
}*/

.hotTagsHolders {
	clear:both;
	float:left;
	padding:5px;
	text-align:center;
	width:440px;
	display:block;
}

 .hotTags {
	background:#999999 none repeat scroll 0 0;
	display:block;
	height:auto;
	/*padding:5px 0 0;*/
	text-align:center;
	width:450px;
	float:left;
}

.hotTags .size1 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.63em;
	font-weight:bold;
	padding:5px;
	text-align:center;
	position:relative;
}

.hotTags .size1 a, .hotTags .size1 a:visited, .hotTags .size1 a:hover, .hotTags .size1 a:active {
	color:#FFFFFF;
}


.hotTags .size2 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.63em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;

}

.hotTags .size2 a, .hotTags .size2 a:visited, .hotTags .size2 a:hover, .hotTags .size2 a:active {
	color:#FFFFFF;
}

.hotTags .size3 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;

}


.hotTags .size3 a, .hotTags .size3 a:visited, .hotTags .size3 a:hover, .hotTags .size3 a:active {
	color:#FFFFFF;
}

.hotTags .size4 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;


}

.hotTags .size4 a, .hotTags .size4 a:visited, .hotTags .size4 a:hover, .hotTags .size4 a:active {
	color:#FFFFFF;
}

.hotTags .size5 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;


}

.hotTags .size5 a, .hotTags .size5 a:visited, .hotTags .size5 a:hover, .hotTags .size5 a:active {
	color:#FFFFFF;
}

.hotTags .size6 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.88em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;


}

.hotTags .size6 a, .hotTags .size6 a:visited, .hotTags .size6 a:hover, .hotTags .size6 a:active {
	color:#FFFFFF;
}

.hotTags .size7 {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.13em;
	display:inline;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;


}

.hotTags .size7 a, .hotTags .size7 a:visited, .hotTags .size7 a:hover, .hotTags .size7 a:active {
	color:#FFFFFF;
}

.hotTags .size8 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.13em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;


}

.hotTags .size8 a, .hotTags .size8 a:visited, .hotTags .size8 a:hover, .hotTags .size8 a:active {
	color:#FFFFFF;
}

.hotTags .size9 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;


}

.hotTags .size9 a, .hotTags .size9 a:visited, .hotTags .size9 a:hover, .hotTags .size9 a:active {
	color:#FFFFFF;
}

.hotTags .size10 {
	color:#FFFFFF;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.5em;
	font-weight:bold;
	padding:5px;
	text-align:center;
		position:relative;
}

.hotTags .size10 a, .hotTags .size10 a:visited, .hotTags .size10 a:hover, .hotTags .size10 a:active {
	color:#FFFFFF;
}

 .hotTags .current {
	color:#FF0000;
	display:inline;
}

/* Video Gallery Rating Popup Box (Begin) */
.ratingStar {
    background-repeat:no-repeat;
    display:block;
    font-size:0;
    height:14px;
    margin:0;
    padding:0;
    width:14px;
    float:left;
}

.ratingMenu .star {
    -x-system-font:none;
    color:#FFFFFF;
    float:right;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:0.75em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}

.filledRatingStar {
    background-image:url(images/icons/ratingStarOn.jpg);
}

.emptyRatingStar {
    background-image:url(images/icons/ratingStarOff.jpg);
}

.filledRatingStarBlackBg {
    background-image:url(images/icons/ratingStarBlackBg.gif);
}

.emptyRatingStarBlackBg {
    background-image:url(images/icons/ratingStarBlackBgOff.gif);
}

.titlelbPopUp 
{
    background-color:#EDECEA;
    background-position:0 100%;
    background-repeat:no-repeat;
    clear:both;
    float:left;
    height:auto;
    margin:0 0 5px;
    padding:5px;
    width:390px;
    position:absolute;
    top:745px;
    left: 250px;
}

.titlelbPopUp .leftColumn {
    float:left;
    width:125px;
}

.titlelbPopUp .rightColumn {
    float:left;
    padding-left:5px;
    width:250px;
}

.titlelbPopUp .item1 {
    padding-top:5px;
    text-align:right;
    width:125px;
}

.titlelbPopUp .item2 {
    padding-top:6px;
    text-align:right;
    width:125px;
}

.titlelbPopUp .item3 {
    background:#CCCCCC none repeat scroll 0 0;
    padding:5px;
    text-align:left;
    width:71px;
    height: 15px;
}

.titlelbPopUp .item4 {
background:none repeat scroll 0 0 #CCCCCC;
float:left;
height:35px;
margin:5px 0 0;
padding:5px 5px 0 0;
text-align:left;
width:250px;
}


.titlelbPopUp .item4 span{
clear:both;
float:left;
padding-left:5px;
padding-right:5px;
padding-top:10px;
width:225px;
}

.titlelbPopUp .item5 {
    float:left;
    padding-right:5px;
    padding-top:10px;
    text-align:left;
    width:250px;
}

.captcha {
    float:left;
    padding-right:5px;
	padding-left:5px;
}

.ratingPopUpBox {
 float:left;
height:25px;
margin:0;
width:166px;
}

.titlelbPopUp .embedLinkText {
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:0.75em;
    font-variant:normal;
    font-weight:normal;
}

.contentHolderEmbedLink {
    clear:both;
    display:block;
    width:390px;
}

/* Video Gallery Rating Popup Box (End) */

.contentHolderEmbedLink .closeButton {
    display:block;
    float:right;
    height:auto;
    padding:5px;
    width:auto;
}

/* Video Gallery Ads Iframe */
.VideoAdsIframe 
{
    height: 90px;
    margin: 0px 0px 0px 0px;
    width: 300px;
	background:#FFFFFF;
}

/*-------new for development--------*/

.longContentHolder .pageSectionTitleMaroonLong {
	background: #990000 none no-repeat scroll 0 100%;
	display:block;
	float:left;
	font-style:normal;
	padding:5px;
	width:980px;
}

#divBannerContent {
background:#000000;
}

#divBannerContent iframe{
background:#000000;
}


.longContentHolder .pageSectionTitleMaroonLong .sectionTitles {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1.13em;
font-weight:bold;
line-height:normal;
padding:5px 0 5px 10px;
text-transform:capitalize;
}



/* -----------new styles added 17th Nov----------------- */

#galleryRightContentHolder .topMenu .current {
background-color:#FF0000;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}



#galleryRightContentHolder .topMenu .items2 {
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.88em;
font-weight:bold;
height:15px;
padding:6px 80px 5px;
text-transform:none;
width:auto;
}

#galleryRightContentHolder .topMenu .items2 a, #galleryRightContentHolder .topMenu .items2 a:visited, #galleryRightContentHolder .topMenu .items2 a:hover, #galleryRightContentHolder .topMenu .items2 a:active {
color:#FFFFFF;
text-decoration:none;
}

.backText{
float:left;
padding-bottom:5px;
padding-left:10px;
padding-right:5px;
padding-top:0px;
}

#btnEmbedTextPopUp{
	border:thin solid #FFFFFF;
	background:#CCCCCC;
	margin-top:2px;
}

#btnRatePopUp{
border:thin solid #FFFFFF;
	background:#CCCCCC;
		margin-top:2px;
	}
	
#btnEmail{
border:thin solid #FFFFFF;
	background:#CCCCCC;
		margin-top:2px;
}


/*---end of new styles-----------*/
