/*----------------------------------------------------------------------------*/
/*  Core hwdVideoShare CSS Definitions                                        */
/*----------------------------------------------------------------------------*/

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

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

input.interactbutton {
	cursor: pointer;
	font-size: 9px;
	font-weight: normal;
	color: #171d25;
	margin-top:-18px;
	display:block;
	padding:2px;
	margin-left:24px;
	border: 1px solid #cccccc;
	background-color: #f6f6f6;	
}


input.interactbutton:hover {
	cursor: pointer;
	font-size: 9px;
	font-weight: normal;
	color: #171d25;
	margin-top:-18px;
	display:block;
	padding:2px;
	margin-left:24px;
	border: 1px solid #999999;
	background-color: #f6f6f6;
}

img.hasTip {
	border: 1px solid #ccc;
	padding: 1px!important;
	margin: 0 3px 3px 0;
}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare main navigation bar definitions                                  */
/*----------------------------------------------------------------------------*/

#hwdvs_navcontainer
{
	margin: 0;
	padding: 0;
	height: 28px;
	float: left;
	width:100%;
	display:block;
}

#hwdvs_navcontainer ul
{

	height: 28px;
	padding:0;
	margin:0;
	float:left;
}



#hwdvs_navcontainer ul li
{
	text-align: center;
	font-size: 12px;
	height: 28px;
	line-height: 30px;
	float:left;


}

#hwdvs_navcontainer ul li a
{
	


}

#hwdvs_navcontainer ul li a:link    { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
#hwdvs_navcontainer ul li a:active  { color: #B30202; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
#hwdvs_navcontainer ul li a:visited { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
#hwdvs_navcontainer ul li a:hover   { color: #B30202; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}

#hwdvs_navcontainer li#active
{
}

#hwdvs_navcontainer li#active a:link    { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
#hwdvs_navcontainer li#active a:active  { color: #B30202; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
#hwdvs_navcontainer li#active a:visited { color: #171d25; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}
#hwdvs_navcontainer li#active a:hover   { color: #B30202; font-weight: bold; text-decoration: none; padding: 0; margin: 0;}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare search bar definitions                                      */
/*----------------------------------------------------------------------------*/

#hwdsearchbar {
	float:right;
}

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

#hwdsearchbar div {
	margin: 0;
	padding: 0;
}

#hwdsearchbar .hwdsearchbox {
	/* width: 185px; */
	
	
}

#hwdsearchbar .hwdsearchbox input {
	width:180px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	border:1px solid #adadad;
	padding-right: 2px;
}


#search_block{
	display:block;
	margin-bottom:40px;
	font-size:12px;
	text-align:left;
	float:left;
	width:100%;
}

.search-input input{
	display:block;
	float:left;
	width:283px;
}

.search-image{
	display:block;
	float:left;
	width:16px;
	height:16px;
	background: url(images/video3.png) 0 0 no-repeat;
	margin-right:8px;
}

.search-title{
	font-weight:bold;
	display:block;
	float:left;
	padding-top:3px;
	font-size:11px;
	padding-right:8px;
}


.button{
	border: 0;
	background: none;
	cursor: pointer;
	padding-top: 3px;
}

.readon-wrap1 {margin-top: 0; margin-right:14px;}

.readon-wrap2 {
	margin-top: 0px;
	margin-right:4px;
	position:relative;
	float:left;
	margin-left:10px;
}
.readon-wrap2 span {display:block;height: 24px;line-height: 24px;}

a.readon-main {font-size: 12px;cursor: pointer;}
.readon1-l {background: url(images/light-readon-l.png) 0 0 no-repeat;}
.readon1-m {background: url(images/light-readon-m.png) 50% 0 repeat-x;}
.readon1-r {background: url(images/light-readon-r.png) 100% 0 no-repeat;}


/*----------------------------------------------------------------------------*/
/*  hwdVideoShare search bar definitions                                      */
/*----------------------------------------------------------------------------*/

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

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

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

#hwdvids .sic-center {
	width:65%;
	float:left;
}

#hwdvids .box {
	padding: 15px;
}

#hwdvids .box2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#hwdvids .scoller {
	height:287px;
	overflow-y:scroll;
	overflow-x:hidden;
}



#featured-scroller {
	height:329px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#featured-scroller img{
	display:block;
	float:left;
}



/*----------------------------------------------------------------------------*/
/*  hwdVideoShare user navigation bar definitions                             */
/*----------------------------------------------------------------------------*/

#hwdvids .usernav {
	margin: 0pt auto;
	padding: 5px;
	background-color: #88c909;
	margin-bottom: 5px;
	border:1px solid #81bd0a;
	text-align: center;
	font-weight: bold;
}
#hwdvids .usernav a:link    { color: #000000; }
#hwdvids .usernav a:active  { color: #000000; }
#hwdvids .usernav a:visited { color: #000000; }
#hwdvids .usernav a:hover   { color: #000000; }

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare footer bar definitions                             */
/*----------------------------------------------------------------------------*/

#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;
	display:none;
}

#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%; }

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare featured video and group (lists) definitions                */
/*----------------------------------------------------------------------------*/

#hwdvids .fthumb0 {
	border: 1px solid #ccc;
	padding: 1px!important;
	margin: 0 3px 3px 0;
}

#hwdvids .fthumb1 {
	border: 1px solid #ccc;
	padding: 1px!important;
	margin: 0 3px 3px 0;
}

#hwdvids .featuredthumbs {
	border: 1px solid #ccc;
	padding: 1px!important;
	margin: 0 3px 3px 0;
}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare video (default list) definitions                            */
/*----------------------------------------------------------------------------*/

#hwdvids .thumb0 {
	border: 1px solid #ccc;
	padding: 1px!important;
	margin: 0 8px 3px 0;
}

#hwdvids .thumb1 {
	border: 1px solid #ccc;
	padding: 1px!important;
	margin: 0 8px 3px 0;
}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare standard container definitions                              */
/*----------------------------------------------------------------------------*/

#hwdvids .standard {
	border:1px solid #ccc;
	margin-bottom:10px;

}


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


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



#hwdvids .standard2 {
	border:0px solid #ccc;
	margin-bottom:10px;

}


#hwdvids .standard2 .padding {
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}



#divider{
	/*margin-top:31px;*/
}

#desc-heading{
	color:#b30202;
	font-size:140%;
	padding-top:8px;
	padding-bottom:10px;
}


#video-heading{
	color:#b30202;
	font-size:140%;
	padding-top:0px;
	padding-bottom:12px;
}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare 'required' input text                                       */
/*----------------------------------------------------------------------------*/

#hwdvids .required {
	color: #ff0000;
}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare special text definitions                                    */
/*----------------------------------------------------------------------------*/

#hwdvids h2 {
	text-align: left;
	font-size: 120%;
	margin: 1px;
	line-height: 100%;
	width: auto;
	background-image: url(images/red-h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:35px;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#hwdvids h3 {
	background: #d5d5d5;
	text-align: left;
	font-size: 150%;
	margin: 1px;
	padding: 5px;
	line-height: 100%;
	width: auto;
}

#hwdvids .listtitle {
	padding: 1px 0 0 0;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	line-height:130%;
}


#hwdvids .listtitle2 {
	padding: 1px 0 0 0;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	line-height:130%;
}


#hwdvids .listtitle3 {
	padding: 1px 0 0 0;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	line-height:130%;
}



#hwdvids .cattitle {
	padding: 1px 0 0 0;
	font-size: 120%;
	text-align: left;
	font-weight: normal;
	line-height:130%;
}

				

#hwdvids .listcat {
	padding: 1px 0 0 0;
	text-align: left;
	font-weight: bold;
	font-size:11px;
	margin-top:4px;
}

#hwdvids .listdesc {
	padding: 1px 0 0 0;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}


#hwdvids .listdesc2 {
	padding: 1px 0 0 0;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
}

#hwdvids .listrating {
	padding: 1px 0 0 0;
	text-align: left;
	font-size: 100%;
}

#hwdvids .listduration {
	padding: 1px 0 0 0;
	text-align: left;
	font-size: 100%;
}

#hwdvids .listviews {
	padding: 1px 0 0 0;
	text-align: left;
	font-size: 80%;
}

#hwdvids .listuploader {
	padding: 1px 0 0 0;
	text-align: left;
	font-size: 100%;
}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare page navigation definitions                                 */
/*----------------------------------------------------------------------------*/

#hwdvids .pagenavi {
	background-color:#F2F2F2;
	/*	border-top:1px solid #CCCCCC;*/
	padding-right: 10px;
	padding-left: 10px;
	display:block;
	float:left;
	width:624px;
	border: 1px solid #ccc;
	margin-left:-1px;
	height:47px;
	position:relative;
	margin-bottom:8px;
}

#hwdvids .pagenav {
	padding: 3px;
	border: 0!important;

}

#hwdvids .pagecount {
	border: 0!important;
	color:#666666;
	font-size:11px;
	display:block;
	float:left;
	position:relative;
	margin-top:16px;

}


#hwdvids .pages {
	padding: 3px;
	border: 0!important;
	display:block;
	float:right;
	position:relative;

}

#hwdvids ul.pagination {
}




/*----------------------------------------------------------------------------*/
/*  hwdVideoShare video player page definitions                               */
/*----------------------------------------------------------------------------*/

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

#hwdvids .sblinks:hover {
	padding: 2px;
	margin: 1px;
	border: 1px solid #999999;
	background-color:#f6f6f6;
}

#hwdvids .addremfav {
}

#hwdvids .description {
}

#hwdvids .tags {
}

/* The 'add to group' select box - for specifying width*/
#hwdvids .add2gselect {
	width: 120px;
}

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare advert (inserted by hwdRevenueManager) definitions          */
/*----------------------------------------------------------------------------*/

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

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

/*----------------------------------------------------------------------------*/
/*  hwdVideoShare miscellaneous definitions                                   */
/*----------------------------------------------------------------------------*/

/* These definitions can be used for text links on opposite background colours */
#hwdvids a.swap:link    { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
#hwdvids a.swap:active  { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
#hwdvids a.swap:visited { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }
#hwdvids a.swap:hover   { color: #333333; font-weight: bold; text-decoration: none; font-size: 100%; }

/* The class for the thumbnail image on the video edit page */
#hwdvids .edit-videopreview {
	width: 120px;
	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;
}

/*----------------------------------------------------------------------------*/
/*  TABBER _ THE TAB INTERFACE                                                */
/*    REQUIRED to hide the non-active tab content.                            */
/*    But do not hide them in the print stylesheet!                           */
/*    Add style only after the tabber interface is set up (.tabberlive)       */
/*		                                                              */
/*    .tabber = before the tabber interface is set up                         */
/*    .tabberlive = after the tabber interface is set up                      */
/*    .tabbertab = the tab content                                            */
/*    ul.tabbernav = the tab navigation list                                  */
/*    li.tabberactive = the active tab                                        */
/*----------------------------------------------------------------------------*/

#download-flv{
	margin-bottom:24px;
	margin-top:10px;
	display:block;
	float:left;
}


#hwdvids .tabberlive .tabbertabhide {
	display:none;
}

#hwdvids .tabber {
}

#hwdvids .tabberlive {
	margin-top:0;
}

#hwdvids ul.tabbernav
{
	padding: 0!important;
	margin: 0!important;
	font-size: 12px;
	right: 0;
}

#hwdvids ul.tabbernav li
{
	margin: 0!important;
	padding: 0!important;
	display: inline;
}

#hwdvids ul.tabbernav li a
{
	padding: 3px 5px;
	margin-left: 3px;
	border: 1px solid #bebebe;
	background: #d0d0d0;
	color: #fff;
	text-decoration: none;
}

#hwdvids ul.tabbernav li a:link { color: #000; }

#hwdvids ul.tabbernav li a:visited { color: #000; }

#hwdvids ul.tabbernav li a:hover
{
	color: #000;
	background: #00bdff;
	border-color: #00bdff;
}

#hwdvids ul.tabbernav li.tabberactive a
{
	color: #000;
	background: #88c909;
	border-color: #88c909;
}

#hwdvids ul.tabbernav li.tabberactive a:hover
{
	color: #000;
	background: #00bdff;
	border-color: #00bdff;
}

#hwdvids .tabberlive .tabbertab {
	padding:5px 0 0 0;
}

/* If desired, hide the heading since a heading is provided by the tab */
#hwdvids .tabberlive .tabbertab h2 {
	display:none;
}

#hwdvids .tabberlive .tabbertab h3 {
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
#hwdvids .tabberlive#tab1 {
}

#hwdvids .tabberlive#tab2 {
}

#hwdvids .tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}

/*----------------------------------------------------------------------------*/
/*  MASUGA RATER _ THE RATING INTERFACE                                       */
/*    ryan masuga, masugadesign.com                                           */
/*    ryan@masugadesign.com                                                   */
/*    Licensed under a Creative Commons Attribution 3.0 License.              */
/*    http://creativecommons.org/licenses/by/3.0/                             */
/*    See readme.txt for full credit details.                                 */
/*----------------------------------------------------------------------------*/

#ajaxratemasuga div {
	text-align: left!important;
	direction: ltr!important;
}

#ajaxratemasuga ul{
	padding:0px!important;
	margin:0px!important;
}
#ajaxratemasuga li{
	padding:0px!important;
	margin:0px!important;
}

#ajaxratemasuga ul li {
}

#hwdvids #ajaxratemasuga .unit-rating li.current-rating {
	background-position: left bottom;
	background-repeat: repeat-x;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	padding:0!important;
	margin:0!important;
}


.ratingblock {
	display:block;
	padding-bottom:1px;
	margin-bottom:0;
}

.loading {
	height: 30px;
}

.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
}

.unit-rating li{
	text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}

.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.unit-rating li a:hover{
	background-position: left center!important;
	background-repeat: no-repeat;
	z-index: 2;
	left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.masugaerror {color:#ff0000;}
.static {color:#5D3126;}





#video-categories{
	background-color:#F2F2F2;
	border: 1px solid #CCCCCC;
	padding:10px;
	margin-bottom:36px;
	width:624px;
	display:block;
	float:left;
}

#video-categories ul{
    list-style-type:none;
	padding:0;
	margin:0;
}


#video-categories ul li{
	width:280px;
	line-height:30px;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	font-size:14px;
}

.total-videos{
	font-size:9px;
}


