html, body
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 100%;
  top:0px;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	background-color:#FFFFFF;
}
.currentpage
{
  font-size: 12px;
}
table
{
  border: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  border-style: none;
}
iframe {
 border: 0px;
 width: 482px;
 height: 390px;
 border:none;
}
#btnBrowse, #btnOverlay
{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 150px;
  height: 23px;
}
#txtFileName
{
  position: absolute;
  right: 160px;
  top: 0px;
  width: 150px;
  height: 20px;
}
#embeddiv
{
  height: 23px;
  border: 1px solid #CCC;
  padding-left: 5px;
  color: #FFF;
  background-color: #007;
  line-height: 23px;
  width: 310px;
  position: absolute;
  top: 1px;
  right: 1px;
}
#embedtext
{
  height: 21px;
  line-height: 21px;
  width: 250px;
  border: none;
  position: absolute;
  top: 0px;
  right: 0px;
}
#postcomment
{
  display: none;
}
#currentrating
{
  margin-bottom: 13px;
  margin-top: 0px;
}
#currentinfo
{
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: left;
  height: auto;
  position: relative;
}
#currentactions
{
  margin-bottom: 10px;
}
#currentsocial
{
  margin-bottom: 10px;
  position: relative;
  width: 480px;
  height: 25px;
}
#currentfeatured
{
  margin-bottom: 0px;
  overflow: hidden;
}
#currentfavorites
{
  margin-bottom: 0px;
  overflow: hidden;
}
#currentsubmissions
{
  margin-bottom: 0px;
  overflow: hidden;
}
#currentunmoderated
{
  margin-bottom: 0px;
  overflow: hidden;
}
#currentusersubmissions
{
  margin-bottom: 0px;
  overflow: hidden;
  
}
#currentsearch
{
  margin-bottom: 0px;
  overflow: hidden;
}
#currentbanner
{
  height: 60px;
  width: 360px;
  margin-bottom: 9px;
}
#currentcoupon
{
  height: 60px;
  width: 480px;
  margin-top: 0px;
  margin-bottom: 0px;
}
table.videolisting
{
  width: 398px;
  height: 55px;
  margin-bottom: 0px;
}
.linebreak {
	padding-top: 10px;
	
}
a.videolisting_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	font-weight:bold;
	vertical-align:top;
	text-decoration:underline;
	
}

a.videolisting_name:hover {
	color:#CC0000;
	text-decoration:underline;
	
}

.compactVideolisting_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	
}
.videolisting_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	
    margin-top: 10px;
    margin-right: 2px;
    margin-bottom: 0px;
	vertical-align:bottom;
}
.videolisting_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	position: relative;
	font-weight:bold;
	text-decoration:underline;
	
	width:100px;
}
.videolisting_campaign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
	
	width:100px;
}
.compactVideolisting_campaign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	width:200px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
	text-align:right;
	
}
.videolisting_duration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	position: relative; 
	margin-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.listingAddImage{
	position: absolute;
  top: 0px;
  left: 0px;
  cursor:pointer;
  z-index:50;
}
.listingDelImage{
	position: absolute;
  	top: 0px;
  	right: 0px;
   	z-index:50;
}
.containImage{
  	width: 88px;
  	height: 66px;
	position: relative;
}
.listingImage{
	position: absolute;
   top: 0px;
   left: 0px;
   z-index: -100;
}
.compactListingImage{
	position:relative;
  	cursor:pointer;
}

div.listings
{
  position:relative;
  display: block;
  width : 410px; 
  overflow-y:auto;
  overflow-x:hidden;  
}
div.divlisting 
{
  position: relative;
 
  border-collapse: collapse;
  border-color: #CCCCCC;
  border-style: none;
  height:67px;
}
div.divCompactListing 
{
  position: relative;
  
  width: 408px;
  height:120px;
  border: 1px;
  border-collapse: collapse;
  border-color: #CCCCCC;
  border-style: none;
}

div.divlisting2
{
  position: relative;
  width: 408px;

  border: 1px;
  border-collapse: collapse;
  border-color: #CCCCCC;
  border-style: none;
}
div.editlisting
{
  display: none;
  position: relative;
  width: 398px;
  
  height:155px;
  margin-top:35px;
 
  margin-bottom: 20px;
}

.listingCompactImage {
	position:absolute;
	/*z-index:-100;*/
}
.listingCompactName {
	position:absolute;
	margin-top:60px;
	width:110px;
	overflow:hidden;
}
 
.listingCompactCampaign {
	position:absolute;
	width:110px;
	margin-top:75px;
	overflow:hidden;
}

.listingCompactRatings{
	position:absolute;
	margin-top:92px;
}
div#listingCompactbottomline
{
	width: 110px;
	height: 1px;
	background-color:#CCCCCC;
}



div.divCompactlisting
{
  position: relative;
  
  width: 408px;
  height:70px;
  border: 1px;
  border-collapse: collapse;
  border-color: #CCCCCC;
 
  border-style: none;
}

.listingFullImage {
	position:absolute;
	/*z-index:-100;*/
}
.listingFullName {
	position:relative;
	margin-left:100px;
	margin-top:-67px;
	height:15px;
	width:300px;
	overflow:hidden;
}
.compactListingName {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top:3px;
}
.listingFullDescription {
	position:relative;
	margin-left:100px;
	margin-top:5px;
	width:300px;
	height:35px;
}
.listingFullUser {
	position:relative;
	
	width:200px;
	top:25px;
	bottom:0px;
	left:100px;
	
}
.listingFullCampaign2 {
	position:relative;
	
	width:200px;
	top:15px;
	bottom:0px;
	left:100px;
	
}
.listingFullCampaign {
  border-width: 0px;
  border-style: none;
	position:relative;
	right: 0;
	width:100px;
	text-align:right;
	margin-left:300px;
	margin-top:5px;
	width:40px;
}
.compactListingCampaign {
	position:relative;
	right: 0;
	width:100px;
	margin-top:3px;
	margin-bottom:3px;
	
	
}
.listingFullDuration {
	position:relative;
	margin-left:200px;
	margin-top:18px;
	width:20px;
}
.listingFullRatings{
	position:absolute;
  height: 17px;
	left: 320px;
	top: 52px;
}
.compactListingRatings{
	position:relative;
	
	padding-top:5px;
	padding-bottom:10px;
}
div.listingFullbottomline
{
	position:absolute;
	width: 345px;

	color:red;
	border:0;
  	border-top: 1px solid red;
  	height: 0;
  	background-color:#E1E1E1;

	
}

table.videostuff
{
  width: 479px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  margin-left:1px;
  position: relative;
  
}

.videostuff_label
{
	margin-top:5px;
  position: absolute;
}

table.videostuff1
{
  border: 1px;
  border-collapse: collapse;
  border-color: #CCCCCC;
  border-right:solid;
  border-right-width:thin;
  border-right-color: #CCCCCC;
}

td
{
   vertical-align: top; 
}
div.listingsheader
{
  width: 398px;
  height: 15px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
  background-color: #f2f2f2;
  margin-bottom:10px;
  position: relative;  
}

div.listingsfooter
{
  position:relative;
  width: 398px;
  height: 15px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
  background-color:#f2f2f2;
  
  margin-bottom:20px;
}
div.listingsprev
{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 15px;
  width: 120px;
}
div.listingsnext
{
  position: absolute;
  top: 0px;
  right: 0px;
  height: 15px;
  width: 120px;
  text-align: right;
}
div.widelistingsfooter
{
  position:relative;
  width: 468px;
  height: 15px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
  background-color:#f2f2f2;
  
  margin-bottom:20px;
  
  
}
div.widelistingsheader
{
  width: 468px;
  height: 15px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  font-weight: bold;
  position: relative;
  padding: 5px;
  vertical-align: middle;
  background-color:#f2f2f2;
  
}
div.bannerlistings
{
  
  display: block;
}


div.editbannerlisting
{
  margin-top: -1px;
  display: none;
  position: relative;
  
  width: 358px;
  border: 1px;
  border-collapse: collapse;
  border-color: #CCCCCC;
  
  border-left:solid;
  border-left-color:#CCCCCC;
  border-bottom:solid;
  border-bottom-color:#CCCCCC;
  border-right:solid;
  border-right-color:#CCCCCC;
  border-top:none;
  border-top-width:thin;
  border-bottom-width:thin;
  border-right-width:thin;
  border-left-width:thin;
  height:70px;
} 

div.campaignbannerlisting
{
  position: relative;
  
  width: 358px;
  border: 1px;
  border-collapse: collapse;
  border-color: #CCCCCC;
  
 border-left:solid;
  border-left-color:#CCCCCC;
  border-bottom:solid;
  border-bottom-color:#CCCCCC;
  border-right:solid;
  border-right-color:#CCCCCC;
  border-top:none;
  border-top-width:thin;
  border-bottom-width:thin;
  border-right-width:thin;
  border-left-width:thin;
  height: 30px;
} 

div.editwidelisting
{
  margin-top: -1px;
  display: none;
  position: relative;
  
  width: 478px;
  border: 1px;
  border-collapse: collapse;
  border-color: #CCCCCC;
 
  border-left:solid;
  border-left-color:#CCCCCC;
  border-bottom:solid;
  border-bottom-color:#CCCCCC;
  border-right:solid;
  border-right-color:#CCCCCC;
  border-top:none;
  border-top-width:thin;
  border-bottom-width:thin;
  border-right-width:thin;
  border-left-width:thin;
  height:130px;
}
.label {
  	
  	
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}
.vidoelabels {
  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.editfield
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
  right: 5px;
  margin-bottom: 10px;
	width: 200px;
}
.editbutton
{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
  right: 0px;
	width: 200px;
	
}
.editbannerbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
  right: 13px;
	width: 200px;
}
.editvideofield
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
  right: 10px;
  bottom: 0px;
	width: 200px;
}
.editvideobutton
{
  position:relative;
  bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
  height: 20px;
}

.approveandsubmit{
position:relative;
padding-top:10px;
padding-bottom:10px;

}
.approveVideo{
position:absolute;
font-size:10px;

}

.ApproveCB{


	
}
.editVidSpan{
position:absolute;
right:2px;
	
}
.checkB {
	position:absolute;
	padding-left:75px;
	top:7px;
	
}

.editcouponbutton {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
  right: 10px;
  bottom: 12px;
	width: 200px;
}
.edittextfield
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
  right: 10px;
	width: 200px;
}
.longeditfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:relative;
	margin-top:5px;
	right: 0px;
	width:387px;
}

.browsefield
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:relative;
	float:right;
	margin-right:10px;
	

}
.banner_approve_button
{
  position:absolute;
  right:17px;
  margin-top:0px;
  cursor:pointer;
}
.banner_delete_button
{
  position:absolute;
  right:0px;
  margin-top:0px;  
  cursor:pointer;
}

/*.addtofav
{
 position:absolute;
  
  margin-top:0px;
  z-index:1; 
}*/
.coupon_approve_button
{
  position: absolute;
  right: 19px;
  margin-top: 0px;  
  cursor:pointer;
}
.coupon_delete_button
{
  position: absolute;
  right: 0px;
  margin-top: 0px;  
  cursor:pointer;
}

div#leftdetail
{
  float: left;
  width: 50px;
  height: 55px;
  text-align: center;
  vertical-align: middle;
  margin: 10px;
  
}
div#middetail
{
  position:absolute;
  left:80px;
  width: 250px;
  margin-top: 15px;
}
div#rightdetail
{
  float: right;
  margin: 10px;
}
div.couponlistings
{
  width: 480px;
  border: 0px;
  border-style: none;
  
}
div#details
{
  display: block;
  width: 408px;
  height: 68px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  margin-bottom: 10px;
  position: relative;
  top: 0px;
}
div#edit
{
  display: none;
  width: 476px;
  background-color: #FFFFFF;
  border: 1px;
  border-color: #CCCCCC;
  border-style: solid;
  /*clear: both;*/
  position: absolute;
  top: 0px;
  /*z-index: 10;*/
}

div#clear
{
  line-height: 0px;
  font-size: 0px;
  clear: both;
  height: 0px;
} 
div#modalpage
{
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 115;
}
div#overlay
{
  display: none;
  background-color: #000000;
  opacity: 0.80;
  filter: alpha(opacity=80);
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 120;
}
div#idpopup
{
  display: none;
}
div#useredit, div#campaignedit, div#couponupload, div#bannerupload
{
  display: none;
}
div.popup
{
  text-align: left;
}

div.popupWindow
{
  opacity: 1.00;
  filter: alpha(opacity=100);
  position: absolute;
  left: 50%;
  top: 20px;
  z-index: 150;
  text-align: left;
  background-color:#FFFFFF;
  display: none;
  overflow: visible;
}

.closepopup_img
{
  opacity: 1.00;
  filter: alpha(opacity=100);
  display: none;
	position: absolute;
  left: 50%;
  top: 10px;
  z-index: 151;
	cursor: pointer;
}
div#header
{
  width: 876px;
  height: 115px;
  position: relative;
}
div#topbar
{
  background-color:#000000;
  width: 100%;
  height: 64px;
  position: absolute;
  top: 0px;
  left: 0px;
}
div#tabbar
{
  background-color: #000000;
  width: 100%;
  text-align: center;
  height: 21px;
  position: absolute;
  top: 64px;
  left: 0px;
}
div#searchbar
{
  background-image: url("pics/header_bot_spacer.jpg");
  background-repeat: repeat;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
div#content
{

  width: 876px;
  position: relative;
  top: 5px;
 
  
}

div#overmain
{
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
div#main
{
  width: 920px;
 
  position: absolute;
  left: 50%;
  margin-left: -460px; 
}

div#footer
{
  width: 886px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -450px;
  border: 2px;
  border-bottom: 0px;
  background-color: #EEE;
  border-color: #d8d8d8;
  border-style: solid;
  z-index; 999;
}
div#footertop
{
  background-color: #F4F4F4;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
}
div#footerbottom
{
  background-color: #E8E8E8;
  width: 100%;
  height: 43px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
div#leftcolumn
{
  width: 480px;
  position: relative;
  top: 10px;
  left: 0px;
}
div#rightcolumn
{
  width: 450px;
  position: relative;
  top: 10px;
  left: 18px;
  
 
  
  
}
div#leftcolumn2
{
  width: 360px;
  position: absolute;
  top: 10px;
  left: 0px;
}
div#rightcolumn2
{

  width: 480px;
  position: absolute;
  top: 10px;
  right: 0px;
  vertical-align:top; 
}
a:link 
{
	text-decoration: none;
  color: #000000;
  cursor:pointer;
}
a:visited 
{
	text-decoration: none;
  color: #000000;
}
a:hover 
{
	text-decoration: none;
  color: #804000;
}
a:active 
{
	text-decoration: none;
  color: #804000;
}
input#searchbox
{
  color: #000000;
  background: #FFFFFF;
  border: 1px solid #000000;
}
img
{
  border: 0px;
  border-style: none;
}
img.campaign
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:10px;
  margin-top: 10px;
  
  
}
.black
{
  color: #000000;
  width: 478px;
  background-color: #FFFFFF;
  text-align: center;
  height: 22px;
  
  border: 1px solid #CCCCCC;
  margin-bottom:10px;
  position: relative;  
}
.vidfoot_rate
{
	color:#FFFFFF;
	vertical-align:middle;
	font-size:12px;
	position: absolute; 
	left: 5px;
	
}
.vidfoot_views
{
 	color:#FFFFFF;
	vertical-align:middle;
	text-align:right;
	font-size:12px;
}
.vidfoot_votes
{
 	color:#FFFFFF;
	vertical-align:middle;
	text-align:right;
	font-size:12px;
}


.reverse
{
	color: #FFFFFF;
	cursor:pointer;
}
a.reverse:link
{
  color: #FFFFFF;
}
a.reverse:visited
{
  color: #FFFFFF;
}
a.reverse:hover
{
  color: #FF8000;
}
a.reverse:active
{
  color: #FF8000;
}

.welcome
{
	color:#00CC00;
}
a.welcome:link
{
  color:#00CC00;
}
a.welcome:visited
{
  color:#00CC00;
}
a.welcome:hover
{
  color:#33FF33;
}
a.welcome:active
{
  color:#33FF33;
}

a#usereditlink
{
  font-weight: bold;
  color: #225FAE;
}
a#usereditlink:hover, a#usereditlink:active
{
  font-weight: bold;
  color: #FF0000;
}

a.red:link
{
  color:#CC0000;
  background:none;
}
a.red:visited
{
  color:#CC0000;
  background:none;
}
a.red:hover
{
  color:#CC0000;
  background:none;
}
a.red:active
{
  color:#CC0000;
  background:none;
}

.userlink
{
	font-weight: bold;
    text-decoration: underline;
	color: #225FAE;
}
.style8 
{
	color: #666666;
}
.style9 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style11 
{
  font-weight: bold;
}
.camplink
{
	color: #FF0000;
	font-weight: bold;
  text-decoration: underline;
}

.listingRatings {
	margin-top:10px;
}
.videoUserName {
	float:right;
	padding-top:5px;
	margin-right:10px;
}

.pager{
	width: 350px;
  	height: 15px;
  	border: 1px;
  	border-color:#CCCCCC;
  	border-style: solid;
  	font-weight: bold;
  	padding: 5px;
  	vertical-align: middle;
  	background-color:#e2e2e2;
	margin-bottom:10px;
}

.sortdropdown{
 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.pagerPage{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 180px;
}

.pagerNext{
	position: absolute;
  top: 5px;
  right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
}
.pagerGreyNext{
	position: absolute;
  top: 5px;
  right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
.pagerPrev
{
	position: absolute;
  top: 5px;
  left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
}
.pagerGreyPrev
{
	position: absolute;
  top: 5px;
  left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}

pagerDropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.popupTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:360px;
	height:15px;
	margin-bottom:5px;
	
}
.popupTitle{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left:50px;
	margin-bottom:5px;
	padding-top:40px;
	padding-bottom:15px;
}
.popupTextLabel {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:50px;
	margin-top:5px;
	padding-bottom:15px; 
}

.popupSubmitButton {
	
}
.popupDivTextField {
	position:absolute;
	right:0px;
	padding-right:40px;
}
.popupDivField {
	position:relative;
	margin-left:50px;
}
.popupDivButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:absolute;
	margin-top:25px;
	right:0px;
	padding-right:40px;
}

.popupDivLabelFieldSet{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:10px;
}
.popupLabel{
	position:relative;
	margin-left:50px;
	
}
.popupField{
	position:absolute;
	right:40px;

}
.inputbutton{
	
	position:absolute;
	margin-top:0px;
	right:0px;
	padding-right:40px;
	cursor:pointer;
	z-index: 112;
	
}
.buttontext{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	color:#FFFFFF;
	padding-top:3px;
	height:15px;
}

.lostpassdiv{
position:relative;
	width: 367px;
	height:48px;
	
	left:50px;
	

}
.smalltext{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:20px;
}

.collapse_expand{
cursor:pointer;
}


.collapselistings {
	position:relative;
	margin-left:105px;
	margin-top:-300px;
}
.headertools {
	position:relative;
	margin-left:180px;
}
.headerTitle{
	position:absolute;
	margin-left:8px;
	margin-top:0;	
}
.sortby{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  position: absolute;
	left: 245px;
	top: 5px;
}
.compactButton{
	position:absolute;
	left: 357px;
	top: 5px;
	width:20px;
	height:15px;
}
.fullButton{
	position:absolute;
	left: 380px;
	top: 5px;
	width:20px;
	height:15px;
}

fieldset.flash {
	position: relative; 
	margin-top:1em;  
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}



.Comments{
	position:relative;
	padding:10px;
	margin-bottom:3px;
	width:458px;
}
.CommentsUnapproved {
	position:relative;
	padding:10px;
	background-color:#FAFAFA;
	border:dotted;
	border-color:#CCCCCC;
	border-width:1px;
	margin-bottom:3px;
	width:458px;
}
a.CommentBy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#0033FF;
	font-weight:bold;
	
	

}
a.CommentBy:hover{
	
	text-decoration:underline;
	

}



.CommentsTime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}

.CommentsComment{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;

}
.CommentsHeader{
	width: 468px;
  height: 15px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  font-weight: bold;
  padding: 5px;
  vertical-align: middle;
  background-color: #f2f2f2;
  margin-bottom:10px;
}
.CommentsSubmitButton{
	position:absolute;
	margin-left:360px;
	margin-top:0;	

}
.reportcomment{
	position:absolute;
  	right:0px;
 	margin-top:0px;  
  	cursor:pointer;
}
.contestsbasebar{
	position:relative;
	width:876px;
	height:40px;
	margin-bottom:10px;
	
}

.conteststabs{
	position:relative;
	margin-left:30px;
	margin-bottom:-4px;
	margin-top:20px;
}
.contestborder{
 
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  height:150px;
  width:280px;
  vertical-align:middle;
  padding-top:15px;
  
  
}
.winner{
	position:absolute;
  	right:0px;
  	bottom:0px;
	
}
.ContactQuestionHeader{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF ;
	font-weight:bold;
	
}
.ContactAdvertiseHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	
}
.ContactQuestionFormFields{
	
	background-color: #000000;
	border:none;
	
}
.ContactAdvertFormFields{
	
	background-color:#DFECBD;
	border:none;
	
}
.ContactFormLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.AddFormLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.ContactFormField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	

}

.ContactLeft{
	position:relative;
	width: 340px;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right:20px;
	border:none;
	height:400px;
}

.ContactRight{
	position:relative;
	width: 340px;
	background-color:#DFECBD;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right:20px;
	border:none;
	height:400px;
}
.ContactHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#CCCCCC;
	font-weight:bold;
	padding-bottom:20px;
	
}
.VidInfoName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	
	font-weight:bold;
}
.VidInfoSubmitted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-weight:bold;
}
.VidInfoDescription{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}
.VidInfoUserName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066FF;
	font-weight:bold;
}
.contestHeader
{
  width: 398px;
  height: 15px;
  border: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  padding: 5px;
  vertical-align: middle;
  background-color: #f2f2f2;
  
}
.contestBlock{
  width: 398px;
  border-top: 0px;
  border-bottom: 1px;
  border-left: 1px;
  border-right: 1px;
  border-color:#CCCCCC;
  border-style: solid;
  
  padding: 5px;
  vertical-align: middle;
  background-color: #EFEFEF;
 
}
.contestHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0033;
	font-weight: bold;
}
.contestText{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contestTextSide{
	position:absolute;
	left:80px;
	margin-top:-14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.NewHeadDiv{
width:100%; 
background-color:#120E4D; 
height:94px;
}

.LogoFloatDiv{
	width:876px; 
	height:79px; 
	padding-top:20px; 
}
.WhiteBodyDiv{
	width:920px;  
	position:relative;
	background-color:#FFFFFF;
	height:500px;
	  
}