/*****************************/

#hwdvids {
	width: 100%!important;
	max-width: 100%!important;
	text-align: left;
	overflow: hidden!important;
	font-size: 100%;
	padding-top: 5px;
}

#hwdvids form {
	margin: 0!important;
	padding: 0!important;
}

#hwdvids img {
	border: 0px;
}

/*****************************/

.rounded_input  {
	float:right;
	padding-right: 10px;
	height: 28px;
}

.rounded_input div.contain {
	background-position:0 -181px;
	float:left;
	height:28px;
	width:173px;
}

 
.rounded_input div.contain input {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	float:left;
	height:18px;
}

input, textarea, select {
	outline-style:none;
	outline-width:0;
}

.rounded_input div.contain input.button {
	background:transparent none repeat scroll 0 0;
	cursor:pointer;
	height:28px;
	margin-top:0;
	padding:0;
	width:24px;
}		

/*****************************/

#hwdvids .sic-container {
	width:100%;
	margin:0!important;
	padding:0!important;
}

#hwdvids .sic-right {
	width:100%;
	padding-left:0px;
}

#hwdvids .sic-left {
	width:34%;
	float:left;
	padding-right:5px;
}

#hwdvids .sic-center {
	width:100%;
	float:left;
	margin-top:-25px;
}

#hwdvids .box {
	padding: 5px;
}

#hwdvids .scoller {
	float:left;
	width:50%;
	overflow-y:auto;
	/*ie fix*/
	position:relative;
}

/*****************************/

#hwdvids .footer {
	margin: 0pt auto;
	padding: 5px;
	background-color: #eaeaea;
	margin-bottom: 5px;
	border:1px solid #adadad;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}

#hwdvids .footer a:link    { font-weight: bold; text-decoration: none; font-size: 100%; }
#hwdvids .footer a:active  { font-weight: bold; text-decoration: none; font-size: 100%; }
#hwdvids .footer a:visited { font-weight: bold; text-decoration: none; font-size: 100%; }
#hwdvids .footer a:hover   { font-weight: bold; text-decoration: none; font-size: 100%; }

/*****************************/

#hwdvids .thumb0, #hwdvids .thumb1, #hwdvids .featuredthumbs {
	border: 1px solid #ccc;
	padding: 1px!important;
	margin: 0px 10px 0 0!important;
	float:left;
	display: inline!important;
}

#hwdvids .listThumbnail
{
	padding: 0 3px 3px 0;
}

/*****************************/

#hwdvids .standard {
	border:none;
	margin-bottom:10px;
}

#hwdvids .standard .padding {
	padding: 5px!important;
	margin: 0;
}

#hwdvids .standard td{
	padding: 5px!important;
	margin: 0;
}

/*****************************/

#hwdvids .required {
	color: #ff0000;
}

/*****************************/

#hwdvids .sblinks {
	padding: 1px;
	margin: 1px;
	border: 1px solid #d3d3d3;
}

#hwdvids .addremfav {
}

#hwdvids .add2gselect {
	width: 120px;
}

/*****************************/

#hwdadverts-nopadding {
	width:100%;
	overflow:hidden;
	text-align:center;
}

#hwdadverts-padding {
	width:100%;
	overflow:hidden;
	text-align:center;
	padding: 10px 0;
}

/*****************************/

/* The class for the thumbnail image on the video edit page */
#hwdvids .edit-videopreview {
	padding: 5px;
	margin: 5px;
	text-align: center;
	border: 1px dashed #ffffff;
}

/* The class for the ajax conformation after successful flash upload */
#hwdvids .flashconfirm {
	color:#00CC00
}

/* The class (generally) used for any ajax response */
#hwdvids .ajaxresponse {
	visibility: hidden
}

/* The class used for the 'add to group' ajax response */
#hwdvids .add2groupresponse {
}

/* The class used for the avatar display (in lists) */
#hwdvids .avatar
{
	float: right;
	padding: 0 5px 5px 5px;
}


/*****************************/

#hwdvids .watermark_box {
	position:relative;
	display:block;
	width:auto;
	float:left
}

#hwdvids .watermark_box img.watermark {
	position:absolute;
	top:2px;
	left:2px;
} 

#hwdvids .watermark_box span.timestamp {
	position:absolute;
	bottom:2px;
	right:12px;
	padding:0 2px;
	line-height:11px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	background-color:#333;
  	border:1px solid #000;
  	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
} 

/*****************************/

#thumbnails_container {
    padding:4px;
    overflow-x:auto;
    white-space: nowrap;
    width: 1px;
}
.thumbnail {
    margin-right:4px;
    display: inline-block;
}


#mainmodules .module div div div div {
	padding: 2px!important;
}
		
#hwdvids td { vertical-align: top!important; }

#button_more, #button_add, #button_embed, #button_save, #button_share, #button_as {cursor:pointer}
input.film {color:#890000; border:0!important; background: #fff url("/plugins/content/alphatoolbar/images/star.gif") no-repeat!important; padding-left:18px; margin-left:9px;cursor:pointer}
a.cc {background: #fff url("/plugins/content/alphatoolbar/images/cc.gif") no-repeat!important; padding-bottom:2px; padding-left:20px; margin-left:0px;cursor:pointer}