/*Styles to help with positioning of you tube vid elements*/
DIV.vid-mod IMG
{
	margin: 10px 10px 10px 0;
}
DL.zend_form DT
{
	clear: both;
}
DIV.vid-mod DIV.paginationControl P
{
	background: 0;
}
DIV.vid-mod H1
{
	font-size: 20px;
	border-bottom: 1px solid #C9C3C3;
	float: left;
	width: 100%;
	color: #00A6E4;
}
DIV.youtubeSwfWrapper
{
	margin-bottom: 5px;
}
DIV.vidFeedBackWrapper
{
	padding-top: 3px;
}
A.flag
{
	background: transparent url(/images/icons/important.png) no-repeat scroll 0% 0px;
	padding-left: 17px;
	margin-left: 10px;
}
A.yes
{
	background: transparent url(/images//icons/yes.png) no-repeat scroll 0% 0px;
	padding-left: 17px;
	margin-left: 10px;
}
A.no
{
	background: transparent url(/images/icons/no.png) no-repeat scroll 0% 0px;
	padding-left: 17px;
	margin-left: 10px;
}
#vidList H3
{
	clear: both;
	padding-top: 10px;
}
DIV#vidList H3
{
	width: 100%;
	/*[disabled]border-bottom:1px solid #AEB1B7;*/
	float: left;
	color: #C01B1B;
	font-size: 18px;
}
DIV.vidFeedback
{
	clear: both;
	display: none;
	/*[disabled]margin-top:5px;*/
	/*[disabled]float:left;*/
	/*[disabled]width:100%;*/
	line-height: 20px;
}
DIV.vidFeedback A
{
	padding-top: 3px;
}
DIV.videoListing
{
	clear: both;
	/*[disabled]margin-left:10px;*/
	margin-top: 5px;
	margin-bottom: 15px;
}
DIV.videoListingThumb
{
	float: left;
}
IMG.vidListingGo
{
	margin-top: 25%;
	margin-left: 40%;
}
DIV.video-info
{
	margin-left: 10px;
	float: left;
	width: 70%;
	padding: 2px;
}
DIV.video-info SPAN
{
	color: #0B73B7;
	/*[disabled]font-weight:bold;*/
	font-size: 11px;
}
#tab-videos-content DIV.video-info P
{
	margin-top: 0px;
}
DIV.video-info P
{
	/*[disabled]font-weight:bold;*/
	color: #010101;
	font-size: 11px;
}
DIV.video-info H4
{
	font-size: 12px;
	font-weight: bold;
	color: #2785B1;
	outline-style: none;
}
DIV.videoListing
{
	float: left;
	width: 100%;
}
#tab-videos-content UL LI
{
	font-size: 1.1em;
}
#tab-videos-content UL.info
{
	padding-left: 20px;
	margin-bottom: 10px;
	background: transparent url(/images/icons/info.png) no-repeat scroll 0% 0%;
}
#addVidResponse UL LI
{
	padding-top: 3px;
}
#addVidResponse UL.addviderrors
{
	padding: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
	background: transparent url(/images/icons/no.png) no-repeat scroll 5px;
	line-height: 1.2em;
	background-color: #FFC0CB;
}
#addVidResponse UL.addvidsuccess
{
	padding: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
	background: transparent url(/images/icons/yes.png) no-repeat scroll 5px;
	line-height: 1.2em;
	background-color: #D8FFCE;
}
#tab-videos-content UL LI A
{
	font-weight: bold;
}
INPUT.vidurl
{
	width: 350px;
}
SPAN.rating
{
	display: block;
	margin-bottom: 5px;
}
#videoPginationControl
{
	clear: both;
}
#videoPginationControl A
{
	font-weight: bold;
}
/*moderation page*/
#videoSearch
{
	margin-bottom: 15px;
}
DIV#videoSearch
{
	float: left;
	width: 98%;
	margin-top: 10px;
	background: #EDEDED;
	padding: 1%;
}
DIV.vid-mod DL.zend_form DD
{
}
FORM#modVideo DL DD INPUT
{
	margin-left: 10px;
}
FORM#modVideo DD INPUT#submit
{
	margin-left: 0;
}
DIV#videoSearch LABEL.optional
{
	font-size: 11px;
	text-decoration: none;
}
DIV.vid-mod FORM#vidSearch LABEL.optional
{
	margin-right: 10px;
	float: left;
}
DIV#videoSearch H2
{
	font-size: 13px;
	color: #010101;
	font-weight: bold;
	margin-bottom: 5px;
}
#vidList TD
{
	padding: 3px;
	background: #F7EFEF;
	color: #000;
	font-weight: bold;
}
DIV.vid-mod TABLE A
{
	color: #4D9CF1;
	text-decoration: underline;
}
DIV.vid-mod TABLE TH
{
	background: #3E93EF;
	color: #FFF;
	padding: 4px;
	font-size: 10px;
}
DIV.vid-mod TABLE TR
{
	background: #E9E9E9;
}
DIV.vid-mod TABLE
{
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #C9C3C3;
	border-right: 1px solid #C9C3C3;
	border-left: 1px solid #C9C3C3;
}
DIV.paginationControl P
{
	width: 100%;
	background: #E7E1E1;
	padding: 2px;
	color: #010101;
}
DIV.paginationControl A
{
	color: #2784C1;
	font-size: 10px;
}
DIV.paginationControl SPAN.disabled
{
	font-size: 10px;
	font-weight: bold;
	color: #010101;
}
DL.zend_form LABEL.optional
{
	margin-bottom: 5px;
	float: left;
	color: #428FD3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

