#footerContent {
border-top: #FFF 5px solid;
	background: url(../imgs/footerBg.gif) repeat-x bottom;
	padding: 5px 30px 25px 30px;
	display:block;
}

.videopages .BigListLeftCol
{
	font-size:80%;
	float:left;
	padding:0px 0px 0px 30px;
	width:555px;
}

.videopages img.bigListBottom
{

}

.videopages .BigListLeftCol .nocontributions
{
	padding:10px;
}

.videopages #catForm2
{
	/*
	position:relative;
	top:0px;
	left:0px;
	width:150px;
	*/
	padding:18px 41px 0 10px;
	float:left;
}

.videopages #catForm2 select
{
	width:170px;
}

.videopages .BigListLeftCol .changeType
{
	overflow:hidden;
	height:82px;
	border-bottom:1px solid #9199C0;
}

.videopages .BigListLeftCol .changeType div
{
	float:left;
	padding:0px 7px 0px 0px;
	margin:0px 0px 0px 5px;
	height:83px;
}

.videopages .BigListLeftCol .changeType div.first
{
	background-position:0px 14px;
}

.videopages .BigListLeftCol .changeType div a
{
	display:block;
	float:left;
	padding:0 0 0 15px;
	text-decoration:none;
}

.videopages .BigListLeftCol .changeType div img
{
	display:block;
	float:left;
	border:0px none;
	padding:4px 0px 0px 0px;
}

.videopages .BigListLeftCol .changeType div.selected
{
	background-image:url(../imgs/selTypeSelected.gif);
}

.videopages .BigListLeftCol .changeType div.notSelected
{
	background-image:url(../imgs/selTypeNotSelected.gif);
}

.videopages .BigListLeftCol .item
{
	height:110px;
	padding:10px;
	margin:10px 0px 10px 0px;
	font-size:90%;
	border-bottom:1px solid #9199C0;
}


.videopages .BigListLeftCol .item .thumb
{
	display:block; 
	float:left;
	margin-right:5px;
	width:125px;
	height:95px;
	
}

.videopages .BigListLeftCol .item .thumb img
{
	border:1px solid #31418A;
}

.videopages .BigListLeftCol .item .desc
{
	float:left;
	padding:0px 0px 0px 5px;
	width:236px;
}

.videopages .BigListLeftCol .item .nameLink
{
	font-weight:bold;
	font-size: 1.2em;
	text-decoration: none;
	color: #303097;
	display:block;
	margin-bottom: 5px;
}

.videopages .BigListLeftCol .item .playbutton
{
	display:block;
	padding:15px 50px 0px 25px;
}

.videopages .BigListLeftCol .item .ratings
{
	width:120px;
	clear:both;
	margin: 10px 0px 10px 0px;	
}

.videopages .BigListLeftCol .item .ratings img
{
	cursor:auto;
	padding:0px 0px 0px 3px;
}

.videopages .SmallRightCol
{
	width:245px;
	float:left;
	font-size:80%;
	padding:0px 0px 0px 30px;
}


.videopages .SmallRightCol .item
{
	padding:15px 10px 15px 10px;
	font-size:85%;
	clear:both;
	overflow:auto;
	border-bottom:1px solid #9199C0;
}

.videopages .SmallRightCol .item a.thumb
{
	float:left;
	padding:0px 5px 0px 0px;
}

.videopages .SmallRightCol .item a.thumb img
{
	width:74px;
	border:1px solid #31418A;
}

.videopages .SmallRightCol h2
{
	padding:0px 0px 0px 0px !important;
	margin:5px 0px 0px 0px !important;
}

.videopages .ViewContentLeftCol
{
	background-color:#001868;
	width:456px;
	font-size:80%;
	float:left;
	padding-left: 30px;
}

.videopages h1 {
	float:left;
	margin-bottom: 10px;
	margin-top: 5px;
}

.videopages .tabs
{
	padding: 30px 30px 0px 0px;
	float:right;
	color: #ffffff;
	font-family: "Century Gothic", sans-serif;
	font-size: 0.85em;
	text-align:center;
}
/*background-color:#000e66;*/
.videopages .tabs .padding {
	padding:0px 15px 21px 0px;
	width: 290px;
	height: 13px;
}

.videopages .tabs a {
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration:none;
	padding-top: 8px;
	display:block;
	float:left;
	font-weight: bold;
}

.videopages .tabs a:hover {
	text-decoration: underline;	
}

.videopages .tabs a.selected {
	color: #D1D31A;
	text-decoration: underline;
}

#topDivider {
	clear: both;
	height: 5px;
	background: #D1D31A;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 0.1px;
}

.videopages .tabs img
{
	margin-right:8px;
}

.videopages .tabs img.last
{
	margin-right:0px;
}

.videopages .ViewContentBox
{
	background: #fff;
	padding:0px;
	width:442px;
	border: 5px solid #FFF;
}

.videopages .ContributionDescriptionBox
{
	overflow:hidden;
	padding:10px 10px 0px 0px;
	font-size: 1.1em;
	line-height: 1.4em;
	color:#FFF;
}

.videopages .ContributionDescriptionBox h2
{
	font-size:2.0em;
	padding:15px 0px 20px 0px;
	margin:0px;
	float:none;
}
.videopages .ContributionDescriptionBox .ratings
{
	/* float:right; d8dcee */
	padding:5px;
	background: #fff;
	text-align:right;
	padding-top: 7px;
	padding-right:10px;
}

.videopages .ratings strong
{
	font-size:100%;
	margin-right:5px;
	color:#343399;
	font-weight: normal;
}

.videopages .ratings img
{
	cursor:pointer;
	/* float:left; */
	margin-right:2px;
	margin-bottom: -2px;
}

.videopages .sharewithafriend
{
	float:left;
	width:200px;
	text-decoration:none;
	font-size:120%;
	font-weight:bold;
	color:#343399;
}

.videopages .comments h3, .videopages .addComment h3 {
	float: none;
	font-size: 1.9em;
	padding:20px 10px 15px 0px;
	margin:0px 0px 0px 0px;
	color: #D1D31A;
	border-bottom:1px solid #9199C0;
	font-weight: normal;
}

.videopages .addComment h3 {
	border: 0px solid;	
}

.videopages .comments .item
{
	border-bottom:1px solid #9199C0;
	padding:15px 0px 15px 0px;
	margin: 0px 10px 0px 0px;
	font-size:85%;
}


.videopages .comments .item strong {
	color: #304184;
	margin-bottom: 5px;
	font-size: 1.1em;
}

.videopages .addComment
{
	padding:10px 10px 30px 0px;
}

.videopages .addComment input
{
	border: 1px solid #304184;
}

.videopages .addComment textarea
{
	border: 1px solid #304184;
}

.videopages .addComment form
{
	padding:0px;
	margin:0px;
}

.videopages .addComment form .submit
{
	background: url(../imgs/btnSendComment.gif);
	border: 0px solid;
	width:79px;
	height:30px;
	float:right;
	margin-top: 10px;
}

.videopages .addComment label
{
	font-weight:bold;
	display:block;
	float:left;
	width: 60px;
	color: #304184;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

.videopages .addComment #FORUMHeadline
{
	width:379px;
	margin-bottom:10px;
	float:left;
}

.videopages .addComment #FORUMMessage
{
	width:379px;
	float:left;
}

.videopages .pageNumbers
{
	text-align:center;
	font-size:85%;
}

.videopages .ListContributions
{
	padding-right:30px;
	width:375px;
	float:left;
	font-size:90%;
	padding-left:10px;
}

.videopages .ListContributions .item .thumb img
{
	border: 1px solid #31418a;
}

.videopages .ListContributions .nocontributions
{
	padding:10px;
}

.videopages #catForm1
{
	/*position:relative;
	top:0px;
	left:0px;
	width:150px;
	*/
	float:left;
	padding-left:15px;
	color:#FFF;
}

.videopages .ListContributions .text
{
	padding-left: 15px;	
	font-size: 0.9em;
	padding-bottom: 15px;
	color:#FFF;
	line-height: 16px;
}

.videopages .ListContributions .changeType
{
	overflow:hidden;
	height: 85px;
	padding-left:15px;
}

.videopages .ListContributions .changeType div
{
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:42px;

}

.videopages .ListContributions .changeType div.first
{
	background-position:0px 14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
}

.videopages .ListContributions .changeType div.last
{
	margin:0px;
	padding:0px;
}

.videopages .ListContributions .changeType div a
{
	display:block;
	float:left;
	padding:14px 20px 5px 0px;
	text-decoration:none;

}

.videopages .ListContributions .changeType div img
{
	display:block;
	float:left;
	border:0px none;
	padding:4px 0px 0px 0px;
}

.videopages .ListContributions .changeType div.selected
{
	background-image:url(../imgs/selTypeSelected.gif);
}

.videopages .ListContributions .changeType div.notSelected
{
	background-image:url(../imgs/selTypeNotSelected.gif);
}

.videopages .ListContributions h2
{
	padding: 10px 0px 5px 10px;
	border-bottom: 1px solid #FFF;
}

.videopages .ListContributions .item
{
	height:55px;
	background-color:#FFFFFF;
	padding:15px 10px 20px 15px;
	margin:10px 0px 10px 0px;
	font-size:75%;
	border-bottom: 8px solid #FFF;
}

.videopages .ListContributions .item .thumb
{
	display:block; 
	float:left;
	padding-right:8px;
}
.videopages .ListContributions .item .thumb img
{
	width:74px;
	height:56px;
}

.videopages .ListContributions .item .desc
{
	float:left;
	width:150px;
	padding-bottom: 10px;
}

.videopages .ListContributions .item .nameLink
{
	font-weight:bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #303097;
	display:block;
	margin-bottom: 3px;
}

.videopages .ListContributions .item .playbutton
{
	display:block;
	padding:0px 30px 0px 20px;

margin-bottom:0px;
overflow:hidden;
}

.videopages .ListContributions .item .ratings
{
	width:110px;	
	padding:0px;
	padding-top: 5px;
}

.videopages .ListContributions .item .ratings img
{
	cursor:auto;
}

.videopages .ListContributions .moreLink
{
	float:right;
	margin-right:20px;
	font-weight:bold;
}

.videopages .SmallRightCol .moreLink
{
	float:right;
	margin: 10px	
}

.item .rightArea
{
	float:right;
	width: 120px;
	padding-left: 20px;
	height: 100%;
}

.videopages .ListContributions .item .rightArea
{
	width: 100px;
	padding-left: 10px;
}

.Pageing
{
	text-align:center;
}

.Pageing a
{
	text-decoration:none;
	color: #343399;
	font-weight:bold;
}

#loginForm
{
	padding: 10px;
	padding-bottom: 20px;
	margin: 10px;
	background-color: #F3F2F8;
}

#loginForm label
{
	float:left;
	width: 100px;
	font-weight: bold;
}

#loginForm input
{
	float:left;
	margin-bottom: 10px;
}

.approveLink
{
	padding:5px;
	padding-left: 20px;
	text-align:center;
	width:190px;
	background-color: #ffffff;
	margin-top: 5px;
}
.approveLink a
{
	color: #338833;
	font-weight:bold;
	font-size: 1.1em;
}

.disapproveLink
{
	padding:5px;
	padding-right: 20px;
	text-align:center;
	width: 190px;
	background-color: #ffffff;
	margin-top: 5px;
	margin-right: 2px;
}
.disapproveLink a
{
	color: #663333;
	font-weight:bold;
	font-size: 1.1em;
}

#vidCapture object
{
	z-index:0;
}

input.error, textarea.error
{
	border: 2px solid #FF0000 !important;
}


.checkboxInput input
{
	width: auto !important;
	border: none;
	background-color: #ffffff; !important;
	padding: 0px !important;
	margin:0px!important;
}


/* landing page area */
.landingPage .areaBox
{
	background-image:url("../imgs/areaBoxBG.gif");
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	overflow:auto;
}

.landingPage .areaBox h2
{
	padding:0px 0px 10px 0px !important;
	margin:0px 0px 0px 0px !important;
	font-size:130% !important;
}

.landingPage .areaBox .content
{
	padding:13px 15px 0px 15px;
}

.landingPage .areaBox .boxBottom
{
	height:15px;
	font-size:1px;
	background-image:url("../imgs/areaBoxBottomBG.gif");
	background-position:top left;
	background-repeat:no-repeat;
}

.landingPage .ViewContentBox
{
	float:left;
	width:260px;
	overflow:hidden;
}

.landingPage .LatestInfo
{
	float:left;
	width:240px;
	margin-left:10px;
	padding:0px 0px 15px 0px;
	background-image:url("../imgs/smallRightColDivider.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
}

.landingPage .LatestInfo .item 
{
	background-image:url("../imgs/smallRightColDivider.gif");
	background-position:top left;
	background-repeat:no-repeat;
	padding:15px 10px 0px 10px;
	font-size:85%;
	clear:both;
	overflow:auto;
}

.landingPage .LatestInfo .item .desc
{
	float:left;
	width:130px;
}

.landingPage .LatestInfo .item .desc .nameLink
{
	display:block;
}

.landingPage .LatestInfo .item .thumb img
{
	float:left;
	width:70px;
	margin:0px 5px 0px 0px;
}

.landingPage .moreLink
{
	display:block;
	text-align:right;
	padding-right:20px;
}

/************************ Video recording/upload page *************************/

.videopages #Content
{
	width: 900px;
}

#LilacBox
{
	background-color: #f3f2f8;
	margin: -10px -10px 10px -10px;
	padding: 5px 10px 10px 10px;
}

#LilacBox h1
{
	margin-top: 5px;
}

#LilacBox .text
{
	width: 480px;
}

#ChooseMethod
{
	width: 900px;
	overflow:hidden;
}

#ChooseMethod h2, #VideoUpload h2, #VideoRecord h2, #SubmitDone h2
{
	font-size: 1.3em;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#ChooseMethod a#UseWebcam
{
	background: url(../imgs/useWebcam.jpg) no-repeat;
	display:block;
	width: 256px;
	height:256px;
	float: left;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 30px;
}

#ChooseMethod a#UploadVideo
{
	background: url(../imgs/uploadVideo.jpg) no-repeat;
	display:block;
	width: 256px;
	height:256px;
	float:left;
	text-decoration: none;
	margin-right: 10px;
}

#ChooseMethod a#UploadText
{
	background: url(../imgs/writeStory.jpg) no-repeat;
	display:block;
	width: 256px;
	height:256px;
	float:left;
	text-decoration: none;
}

#VideoUpload
{
	visibility:hidden;
	height: 0px;
	overflow:hidden;
}

#VideoRecord
{
	visibility:hidden;
	height: 0px;
	overflow:hidden;
}

#TextUpload
{
	visibility:hidden;
	height: 0px;
	overflow:hidden;
}

.vidForm 
{
	color: #343399;
	width: 300px;
}

.vidForm input, .vidForm textarea, .vidForm select
{
	border: 1px solid #343399;
	width: 100%;
	margin-bottom: 10px;
	background-color: #F3F2F8;
}

.vidForm textarea
{
	height: 100px;
	overflow: auto;
}

#btnNext
{
	width: 100px;
	float:right;
}

.RecordingBox
{
	float:left;
}

.InfoBox
{
	float:left;
	background-color: #f3f2f8;
	margin: 0px -10px 10px 10px;
	padding: 5px 10px 10px 10px;
	width: 335px;
}

.InfoBox li
{
	margin-bottom: 10px;
}

#LoadingDiv
{
	visibility:hidden;
	height:0px;
	overflow:hidden;
}

#SubmitDone
{
	visibility:hidden;
	height:0px;
	overflow:hidden;
}

#fileUploadFrame
{
	visibility:hidden;
	height:1px;
	width:1px;
}

.VideoRecording
{
	padding-top: 10px;
}

#sharelink
{
	padding:24px 34px 24px 34px;
	display:block;
	text-decoration:none;
	background:url(/imgs/share.jpg) no-repeat;
	color:#CCCC33;
	font-size:18px;
	font-weight:bold;
}

#sharelink:hover
{
	color:#DDD77A;
}

#FloatingText
{
	font-size: 0.9em;
	width: 589px;
	background-color: #FFFFFF;
	padding-left: 20px;
}

#FloatingText img {
	margin-left: -15px;
}

.uploadNavigation
{
	float:right;
	margin-right:50px;
}

.uploadNavigation img {
	border: 0px solid;	
}
