@charset "utf-8";
.MainBody {
	/*background-image: url(../images/background1.png);*/
	top: 0px;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-right: 1px;
}


/**************************/
/* Main Layout Containers */
/**************************/

.MainBody_TEMP {
	top: 0px;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
}

/* Main big box 900px wide*/
.MainBody_Container {
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
}

#InnerBody_Container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	padding: 0px;
	height:auto;

}

.InnerBody {
	top: 0px;
	text-align:center;
	margin-top: 0px;
}

/* Hold all the other templates when they load */
#InnerTemaplates_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-top: 12px;
}

/* Provide right hand side container - Large */
#ContentSplitContainer_left {
	float: left;
	width: 600px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right {
	float: right;
	width:275px;
}


/* Provide right hand side container - small */
#ContentSplitContainer_left_2 {
	float: left;
	width: 220px;
}

/* Provide Left hand side container - large */
#ContentSplitContainer_right_2 {
	float: right;
	width:660px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_3 {
	float: left;
	width: 660px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_3 {
	float: right;
	width:220px;
}

/* Provide right hand side container - large */
#ContentSplitContainer_wide {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* Provide right hand side container - large */
#ContentSplitContainer_left_4 {
	float: left;
	width: 445px;
}

/* Provide Left hand side container - small */
#ContentSplitContainer_right_4 {
	float: right;
	width:445px;
}

/*Hold the search box, logo etc*/
#top_container {
	height: 76px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}

/* Top Banner container */
.TopBanner_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

/* Sub menu container  */
.SubMenu_Container {
	height: 75px;
	width: 100%;
	text-align: center;
}

.MainBody_Container_TEMP {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	border: 1px solid #FF0000;
}

/* Bottom of page Banner container */
#BottomBanner_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

/* Footer of page Container */
#MainFooter_Container {
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #CCCCCC;
	margin-top: 20px;
	padding: 0px;
	height: 100px;
}




/*******************************************/
/* Min text coloring, links and formating */
/************************************/

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #994800;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
/* gray/black - 12px*/
.font4_12 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

/* gray/black - 14px*/
.font4_14 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.font4_14_l {
	color: #333333;
	font-size: 14px;
}


/* gray/black - 16px*/
.font4_16 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

/* gray/black - 18px*/
.font4_18 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}

/* Dark Brown - 14px*/
.font5_14 {
	color: #994800;
	font-size: 14px;
	font-weight: bold;
}

.font5_16 {
	color: #994800;
	font-size: 16px;
	font-weight: bold;
}

.font5_14_l {
	color: #994800;
	font-size: 14px;
}

/* Dark Brown - 12px*/
.font5_12 {
	color: #994800;
	font-size: 12px;
	font-weight: bold;
}

.font5_12_l {
	color: #994800;
	font-size: 12px;
}


/* white - 12px*/
.font6_12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* white - 14px*/
.font6_14 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

/* white - 16px*/
.font6_16 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}


/* general text */
.TextBlackGold{
	font-family: Arial, Helvetica, sans-serif;
	color: #E9B501;
}


/***********************************************/
/* Boxed, Divs, Tables etc borders and shadings*/
/***********************************************/
.GrayBorderOnly{
border:solid;
border-width:1px;
border-color:#CCCCCC;
}


#AllHeaderTitles{
	text-align: left;
	height:25px;

}


/* smal grey menu boxes top and bottom*/
.GenericMenuGray220{
background-image:url(../images/slice_silverbox_top_220_38.png);
background-position:top;
background-repeat:no-repeat
}

.GenericMenuGray220_btm{
background-image:url(../images/slice_silverbox_bottom_220_38.png);
background-position:bottom;
background-repeat:no-repeat
}

/* smal gold menu boxes top and bottom*/
.GenericMenuGold220{
background-image:url(../images/slice_goldbox_top_220_38.png);
background-position:top;
background-repeat:no-repeat
}

.GenericMenuGold220_btm{
background-image:url(../images/slice_goldbox_bottom_220_38.png);
background-position:bottom;
background-repeat:no-repeat
}


/* Player box */
.PlayerBox_main {
	background-color: #000000;
	width: 600px;
	height: 400px;
	float: left;
}
#PlayerBox_1 {
	background-image: url(../images/slice2_player_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#PlayerBox_2 {
	background-image: url(../images/slice2_player_top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
#PlayerBox_3 {
	background-image: url(../images/slice2_player_top_run.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#PlayerBox_4 {
	background-image: url(../images/slice2_player_run_left.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
#PlayerBox_5 {
	background-image: url(../images/slice2_player_run_right.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
#PlayerBox_6 {
	background-image: url(../images/slice2_player_btm_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}
#PlayerBox_7 {
	background-image: url(../images/slice2_player_btm_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}
#PlayerBox_8 {
	background-image: url(../images/slice2_player_run_btm.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}
#PlayerBox_flv {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 365px;
	width: 590px;
	position: relative;
	top: 5px;
}

#PlayerBox_tags {
	top: 6px;
	line-height:30px;
	height: 32px;
}


/* video details box */
#VideoDetails{
	clear:left;
	float:left;
	margin-top: 10px;
	width: 600px;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px double #E1E1E1;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	margin-bottom: 10px;

}

#VideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#VideoDetails_More{
	width:77%;
	float: right;
}
.VideoDetails_More_List{
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 76%;
	float: right;
	padding-bottom: 10px;

}

.VideoDetails_More_List li{
	margin-bottom: 8px;

}

.VideoDetails_MemberDetails_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 20%;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;

}

.VideoDetails_MemberDetails_List li{
	list-style-type: none;
	margin-left: 15px;
}


/* comments box */
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#CommentBoxPostNew{
	border: 1px dotted #DFDCDC;
	width: 595px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

.CommentsBox{
	background-color: #FFFFFF;
	border: 1px dotted #D5D4D4;
	float: right;
	width: 470px;
	background-image: url(../images/slice_comments_run.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.CommentBoxList_TopLinks ul{
	list-style-type: none;
	padding: 0px;
	background-position: right;
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#commentsdiv{
	width: 100%;
	margin-bottom: 10px;


}


/* Side Boxes - Gold */
#GoldBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_goldbox_middle.png);
}
#GoldBox_2{
	width:100%;
	background-image:url(../images/slice_goldbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#GoldBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_goldbox_bottom.png);
	text-align: left;
}
.GoldBox_list{
	list-style-type: none;
	margin: 0px;
}


/* Side Boxes - Silver */
#SilverBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#SilverBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#SilverBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

/* Embedded Code Box */
#EmbeddedBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#EmbeddedBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top.png);
	background-position:top;
	background-repeat:no-repeat;
}
#EmbeddedBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

.EmbeddedBox_list{
	display:block;
	margin-right: auto;
	margin-left: 40px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 0px;

}

.EmbeddedBox_list li{
	list-style-type:none;

}


/* Ads Box- Play Video Page Right 275px wide*/
#AdsPlayRight_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle.png);
	margin-top: 15px;
}
#AdsPlayRight_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain.png);
	background-position:top;
	background-repeat:no-repeat;
}
#AdsPlayRight_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom.png);
	text-align: left;
}

.AdsPlayRight_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.AdsPlayRight_list li{
	list-style-type:none;

}


/* Ads Box- All left pages - white 220px wide */
#AdsLeft_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle_220_11.png);
	margin-top: 15px;
	margin-bottom: 15px;
}
#AdsLeft_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain_220_11.png);
	background-position:top;
	background-repeat:no-repeat;
}
#AdsLeft_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom_plain_220_11.png);
	text-align: left;
}

.AdsLeft_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.AdsLeft_list li{
	list-style-type:none;

}

/*Boxes Titles, Related, members etc*/
#RelatedVideosTitle, #EmbeddedTitle{
	height: 60px;
	line-height:50px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#RelatedVideosTitle2{
	height: 60px;
	line-height:50px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Logo on right of page -- and its layers */
#LogoTop_main {
	height: 70px;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

/* Logo on right of page -- and its layers */
.SearchBoxMain {
	height: 70px;
	width: 700px;
	float: left;
	text-align: right;
}



/****************************/
/*     Menus Run of Site   */
/***************************/

/* Top Menu and its buttons */
.MenuTop_main {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 100%;
	position: absolute;
	top: 132px;
	left: 132px;
	margin-right: auto;
	margin-left: auto;
}
.Memu_Container {
	height: 42px;
	margin-left: 63px;
	margin-top: 0px;

}
.MenuButtons_main {
	height: 42px;
	width: 890px;
	text-align: center;
	margin-left: 6px;
}
.MenuButtons_main ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 0px;
}

.MenuButtons_main li {
	display:inline;
	background-image: url(../images/slice_button_gray.png);
	background-position: top;
	background-repeat: no-repeat;
}


.MenuButtons_main a:link, .MenuButtons_main a:visited, .MenuButtons_main a  {
	margin-right: 1px;
	float: left;
	display: block;
	width: 126px;
	height: 38px;
	text-decoration: none;
	font-weight: bold;
	line-height: 38px;
	background-image: url(../images/slice_button_gray1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px none #999999;
	color:#333333;
	font-size: 15px;
}
.MenuButtons_main a:hover, .MenuButtons_main a:active {
	margin-right: 1px;
	float: left;
	display: block;
	width: 126px;
	height: 38px;
	text-decoration: none;
	font-weight: bold;
	line-height: 38px;
	background-image: url(../images/slice_button_gold2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px none #999999;
	color: #994800;
	font-size: 16px;
	
}

#MenuButtons_main_upload{
	background-image: url(../images/slice_button_gold2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* Sub Menu Links */
.SubMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:70px;
	height: 100%;

}

.SubMenuLinks a:link, .SubMenuLinks a:active, .SubMenuLinks a:visited  {
	color: #000000;
    text-decoration:none;
}

.SubMenuLinks a:hover {
	color: #0099FF;
	text-decoration:none;
}


/* Warning messages box */
.WarningMessagesContainer {
	height: 23px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}
#WarningMessage {
	border: 1px solid #666666;
	height: 23px;
	width: 100%;
	top: 5px;
	margin-top: 5px;
}


/* Footer of Site */



.SubBody {
	top: 0px;
	background-color: #F2F2F2;
	text-align:center;
	margin-top: 0px;
}




/*******************************/
/*     Thumbs and Images       */
/*******************************/


/* Related Videos, thumb */
.ThumbRelatedVideos, .ThumbMembersVideos{
	float:left;
	max-width:100px;
	max-height:75px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	border: 1px solid #999999;

}

/* Video Comments thumb */
.ThumbMembersVideos_Comments{
	float:left;
	max-width:65px;
	max-height:65px;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 5px;
}

/* Video details, members pic thum*/
.ThumbMembersPic_VideoDetails{
	max-width:65px;
	max-height:65px;
	margin-left: 4px;
}

/* Index page video list, */
.IndexVideoDetails_Thumb{
	max-width:120px;
	max-height:90px;
	border: 0px solid #999999;

}

/* Most thumbs, search results, categories, video details etc */
.CategoryVideoDetails_Thumb{
	max-width:120px;
	max-height:90px;
	border: 1px solid #999999;
}

/***********************************************************/
/*  Template Specific Code - Excluding Main Play Page      */
/***********************************************************/


/* (1) inner_index.htm */
/*******************/

/* (1) Provide right hand side container - Large */
#ContentSplitContainer_left2 {
	float: left;
	width: 570px;
}

/* (1) Provide Left hand side container - small */
#ContentSplitContainer_right2 {
	float: right;
	width:315px;
}

#IndexCurrentShowingDiv{

}


/* (1) Ads Box- Play Video Page Right */
#IndexGrayBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
	margin-top: 15px;
}
#IndexGrayBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
}
#IndexGrayBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
}

.IndexGrayBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.IndexGrayBox_list li{
	list-style-type:none;

}


/* (1) Site stats  */
#SiteStatsBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
	margin-top: 15px;
}
#SiteStatsBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
}
#SiteStatsBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
}

.SiteStatsBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 12px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;

}

.SiteStatsBox_list li{
	list-style-type:none;
	margin-bottom: 7px;

}

/* (1) Todays Random Video */
#IndexPreviewBox_1{
	width:100%;
	background-position:top;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
}
#IndexPreviewBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
}
#IndexPreviewBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
}

.IndexPreviewBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 0px;

}

.IndexPreviewBox_list li{
	list-style-type:none;

}

/* (1) Login Box - Gold */
#IndexLoginGoldBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_goldbox_middle2.png);
	height: 100%;
	margin-top: 15px;
}
#IndexLoginGoldBox_2{
	width:100%;
	background-image:url(../images/slice_goldbox_top2.png);
	background-position:top;
	background-repeat:no-repeat;
	height:100%;
}
#IndexLoginGoldBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_goldbox_bottom2.png);
	text-align: left;
	height:100%;
}
.IndexLoginGoldBox_list{
	display:block;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.IndexLoginGoldBox_list li{
	list-style-type:none;
	margin-bottom: 20px;

}


/* (1) popular tags */
#IndexTagCloudBox_1{
	width:100%;
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(../images/slice_silverbox_middle2.png);
	height: 100%;
	margin-top: 15px;
}
#IndexTagCloudBox_2{
	width:100%;
	background-image:url(../images/slice_silverbox_top_plain2.png);
	background-position:top;
	background-repeat:no-repeat;
	height:100%;
}
#IndexTagCloudBox_content{
	width:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(../images/slice_silverbox_bottom2.png);
	text-align: left;
	height:100%;
}
.IndexTagCloudBox_list{
	display:block;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.IndexTagCloudBox_list li{
	list-style-type:none;
	padding-bottom: 0px;

}


/* (1) Now Showing */

#IndexNowShowing{

}

/* (1) Now Showing */

#IndexRecentlyAdded_title{
	background-image:url(../images/slice_silverbox_top4.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:5px;
	text-align: left;
		height: 36px;
	line-height: 36px;
}

#IndexMoreVideo{
	background-image:url(../images/slice_silverbox_top4.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align: left;
}

#IndexMoreVideo_title{
	height: 36px;
	line-height: 36px;
	margin-top: 30px;
	

}

/* (1) Videos List */

#IndexVideoListContainer{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#IndexVideoDetails{
	width: 100%;
	height: 100%;
}

#VideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#VideoDetails_More{
	width:77%;
	float: right;
}
.VideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 420px;
	float: right;
	padding-bottom: 10px;

}

.VideoDetails_Info_List li{
	margin-bottom: 3px;

}

.VideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;

}

.VideoDetails_All_List li{
	list-style-type: none;
}

#IndexAjaxtitle{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1CF5B;
	text-align: left;
	height:20px;

}

/* (2) inner_category.htm */
/*************************/


/* left menu boxes */
#CategoryLeftBox1, #CategoryLeftBox2{
	text-align:left;
}

#CategoryLeftBox1 ul, #CategoryLeftBox2 ul{
	list-style-type:none;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

#CategoryLeftBox1 li, #CategoryLeftBox2 li{
	margin-bottom: 1px;
}

#CategoryLeftBox1 p, #CategoryLeftBox2 p{
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 10px;
}


/* (2) Horizontal boxes */
.CategoryBoxHorizontal{
	width: 200px;
	float: left;
	height: 175px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #fafafa;
	margin-right: 15px;
}

.CategoryBoxHorizontal ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

.CategoryBoxHorizontal li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;

}


/* (3) inner_category_more.htm */
/*******************************/

/* (3) Videos List */
#CategoryVideoListContainer{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

#CategoryVideoDetails{
	width: 100%;
	height: 100%;
	background-color: #fafafa;
}

#CategoryVideoDetails_MemberDetails{
	width:22%;
	float: left;
	margin-left: 0px;
	background-color: #99FFFF;
}

#CategoryVideoDetails_More{
	width:77%;
	float: right;
}
.CategoryVideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	width: 510px;
	float: right;
	padding-bottom: 5px;

}

.CategoryVideoDetails_Info_List li{
	margin-bottom: 3px;

}

.CategoryVideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 10px;
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;

}

.CategoryVideoDetails_All_List li{
	list-style-type: none;
}



/* (4) inner_group_home  */

.GroupAdmin{
	border: 1px solid #eae8e8;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	background-repeat: no-repeat;

}

.GroupAdmin1{ /*with brighter boarder for admin status*/
	border: 2px solid #FFCC00;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/reel.png);
	background-position: right bottom;
	background-repeat: no-repeat;

}

.GroupAdmin2{ /*with no border or image*/
	margin-top: 20px;
}

.GroupAdmin3{ /*with no border or image*/
	margin-top: 5px;
}

/* (5) inner_see_even_more.htm */
/******************************/

/* (2) Horizontal boxes */
.CategoryBoxHorizontal_2{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #fafafa;
	margin-left: 18px;
}

.CategoryBoxHorizontal_2 ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.CategoryBoxHorizontal_2 li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}


/* (6) inner_welcome */
/*********************/

#WelcomeMain{
	border: 1px solid #ebe8e8;
	background-color: #FAFAFA;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	margin-bottom: 50px;
	height: 300px;


}

#WelcomeMain ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#WelcomeMain li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}


/* (7) inner_myaccount_update_profile.htm */
/*********************/

#MyaccountUpdateProfile{
	border: 1px solid #ebe8e8;
	background-color: #FAFAFA;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 50px;


}
.MyaccountUpdateProfile_Span1{
	line-height: 20px;


}
#MyaccountUpdateProfile_Span1 ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#MyaccountUpdateProfile_Span1 li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}

#MyaccountUpdateProfile_Span2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ebe8e8;
	border-bottom-color: #ebe8e8;

}


/* (8) email read etc */
/**********************/
#EmailRead{
	text-align: left;
}

#EmailRead ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#EmailRead li{
	list-style-type:none;
	margin-bottom: 10px;
	padding-left: 40px;

}

.EmailRead_span{
	display:block;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* (9) Members Profile */
/**********************/

.MembersProfileView{
	background-color: #fafafa;
	margin-bottom: 20px;
	text-align: left;

}

.MembersProfileView ul{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;

}

.MembersProfileView li{
	list-style-type: none;
	margin-left: 50px;
	margin-right: 15px;
	margin-bottom: 20px;

}


.MembersProfileAudioView{
	background-color: #fafafa;
	margin-bottom: 20px;
	text-align: center;
	border: 1px dotted #999999;

}


/* (8) Horizontal boxes */
.CategoryBoxHorizontal_3{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #E3E3E3;
	background-color: #fafafa;
	margin-left: 13px;
}

.CategoryBoxHorizontal_3 ul{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

.CategoryBoxHorizontal_3 li{
	margin-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;

}



/* (10) inner_signup_form */
/**************************/

#Register{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	border: 1px solid #ebe8e8;
	height: 300px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;

}

#Register ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Register li{
	margin-bottom: 10px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}
#Signup{
	background-color: #FFFFFF;
	background-image: none;
	height: 300px;
	border: 1px solid #ebe8e8;
	text-align: left;
}

#Signup ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Signup li{
	margin-bottom: 10px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}



/* (11) inner_notification */
/***************************/

#Notification{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	border: 1px solid #ebe8e8;


}


/* (12) inner_upload_video_forn */
/********************************/

#UploadVideo{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 700px;
}

#UploadVideo ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#UploadVideo li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.UploadVideo_Tags{
	background-color: #FFFFFF;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}


/* (13) inner_upload_complete_forn */
/********************************/

#UploadComplete{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 200px;
	text-align:center;
}

/* (13) inner_groups_create.htm */
/********************************/
.GroupsCreate{
	line-height: 20px;


}
#GroupsCreate ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#GroupsCreate li{
	margin-bottom: 42px;
	display:inline;
	display:block;
	width: 300px;
	float: left;
	margin-left: 90px;
	list-style-type: none;
}


/* (14) inner_see_members  */
/***************************/

#MembersSearch{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 18px;
	margin-left: 18px;
	border: 1px solid #E3E3E3;


}

#MembersSearch ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	background-color: #FAFAFA;


}

#MembersSearch li{
	display: inline;
	margin-right: 15px;
}


/* (15) inner_upload_video_forn */
/********************************/

#EditVideo{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:left;
	height: 590px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	margin-top: 0px;
}

#EditVideo ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#EditVideo li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.UploadVideo_Tags{
	background-color: #FFFFFF;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}



/* (16) inner_playlist_main */
/********************************/

#Playlists{
	background-color: #fafafa;
	background-image: url(../images/reel2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #ebe8e8;
	text-align:center;
	height: 1200px;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	margin-top: 0px;
}

#Playlists ul{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 0px;
	
}

#Playlists li{
	margin-bottom: 15px;
	display:inline;
	display:block;
	width: 213px;
	float: left;
	margin-left: 6px;
	list-style-type: none;
}

.Playlistdivs{
	margin-top: 10px;

}

.Playlistdivs2{
	margin-top: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;

}

#PlaylistNotification{
	margin-top: 10px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	line-height: 20px;
	border: 1px solid #999999;

}

/**********************************/
/*         various fixes          */
/*********************************/

/* strech container div with floats in it */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix2 {
    clear: both; 
}

.RelatedVideosSpacer{
height:10px;

}


/*********************
/*  Various Forms   */
/********************/

.FormGeneric{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}

/*
.FormGeneric input{
	margin-top: 0px;
	margin-bottom: 0px;
	border:none;
}
/*/

.FormSearch{
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;

}


.FormIndexLogin{
	margin-top: 0px;
	margin-bottom: 0px;
}

.FormIndexLogin input{
	vertical-align: middle;
/*optional*/
}

/* corrective form filed formatting */
.FormSpecialInput_1{ /* gray order */
	border: 1px solid #DFDCDC;
}

.UpdateProfileForm{
	padding-top: 0px;
	text-align: left;
	padding-left: 100px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

.CreateGroupForm{
	padding-top: 0px;
	text-align: left;
	padding-left: 100px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

/* Pagination */

#pagination {
	margin-top: 8px;
	margin-bottom: 8px;

}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 0 5px 0 0;
	
}
#pagination li a {
	padding: 4px;
	border: 1px solid #999999;
	text-decoration: none;
}
#pagination li a:hover {
	border: 2px solid #999999;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;

}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(../images/rating_star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a,
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(../images/rating_star_2.gif) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a,
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(../images/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(../images/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	width:130px;
	font-size:11px;
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
.topRatedList {
	padding:0;
	margin:0;
	}
.topRatedList li {
	list-style-type:none;
	}

/**
 * Custom stylesheet created for dejamvu.com
 *
 * Most code here simply overrides code from the default templates/css
 * files. Some code within main.css has been modified if it reduces http
 * requests, etc.. unused images have been taken out of it.
 *
 * Copyright 2009 Ben Newman http://moulincreatif.com
 */
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ContentSplitContainer_wide {
	width: 800px;
}
.wrapper {
	width: 900px;
	margin: 0 auto;
}
.SubMenuLinks {
	text-align: center;
	line-height: 22px;
}
#header {
	background-color: #000;
	padding-top: 5px;
	position: relative;
	height: 170px;
	z-index: 10;
}

#home-logo {
	position: absolute;
	top: 70px;
	left: -30px;
}

#main-content {
	background-color: #FFF;
	clear: left;
	position: relative;
	padding: 16px 5px 110px 5px;
	background: #FFF url(footer-crowd.jpg) bottom center no-repeat;
	z-index: 1;
}

.clearBoth { clear: both }
/* Main menu */
#main-menu {
	position: absolute;
	top: 150px;
	left: 150px;
	width: 750px;
}
#main-menu * {
	list-style:none;
	margin:0;
	padding:0;
}
#main-menu li.top-level {
	display:block;
	float: left;
	position: relative;
}
#main-menu li .tab,#main-menu li .right,#main-menu li .center,#main-menu li .start,
#main-menu li .end {
	float:left;
	cursor:pointer;
}
#main-menu a.tab {
	background:url(menu-sprite.png) 0 0 no-repeat;
	cursor:pointer;
	position: relative;
	padding-left:11px;
	margin-left: -15px;
	color: #FFF;
	outline: none;
}
#main-menu .tab .right{
	background: url(menu-sprite.png) right 0 repeat-x;
	padding-right: 85px;
}
#main-menu .tab .center {
	background:url(menu-sprite.png) 0 -53px repeat-x;
	margin-right:-41px;
	min-width: 41px;
	height:25px;
	line-height: 25px;
}
#main-menu .tab.start {
	margin-left: 0;
	background:url(menu-sprite.png) 0 0 no-repeat
}
#main-menu .tab .end{
	background:url(menu-sprite.png) right 0 no-repeat;
	padding-right:85px;
}
#main-menu a.tab:hover, #main-menu a.tab.active, #main-menu li.top-level:hover a {
	background-position: 0 -27px;
	z-index: 99;
}
#main-menu a.tab:hover, #main-menu li.top-level:hover a {
	background-position: 0 -27px;
	z-index: 100;
}
#main-menu a.tab.start:hover, #main-menu a.tab.active.start, #main-menu li.top-level:hover a.tab.start {
	background-position: 0 -27px;
}
#main-menu a.tab:hover .end, #main-menu a.tab.active .end, #main-menu li.top-level:hover a.tab .end {
	background-position: right -27px;
}
#main-menu a.tab:hover .center, #main-menu a.tab.active .center, #main-menu li.top-level:hover a.tab .center {
	background-position: 0 -80px;
	color: #000;
}
#main-menu a.tab:hover .right, #main-menu a.tab.active .right, #main-menu li.top-level:hover a.tab .right {
	background-position: right -27px;
	position:relative;
	z-index: 3;
}
.rightSide {
	float: right;
}
/**
 * Sub menus
 */
#main-menu li:hover > .sub-menu {
	display: block;
}
 .sub-menu {
	display: none;
	margin: 0;
	padding: 15px 0;
	width: 500px;
	position: absolute;
	top: 25px;
	left: -15px;
	z-index: 9999;
	line-height: 24px;
 }

#main-menu .sub-menu li {
	float: left;
	display: block;
	margin-top: 3px;
	padding: 0 10px;
	background-color: #000;
}
#main-menu .sub-menu li a {
	background-image: none !important;
}
.sub-menu .left {
	background: #000 url(sub-left.gif) 0 0 no-repeat;
}
#main-menu .sub-menu li.right {
	background: #000 url(sub-right.gif) top right no-repeat !important;
}
#main-menu .sub-menu a {
	color: #FFF;
}
.sub-menu a:hover {
	text-decoration: underline;
}

#upload-button {
	display: block;
	width: 103px;
	height: 33px;
	background: url(upload-sprite.png) top right no-repeat;
	text-indent: -9999px;	
	outline: none;
	margin: -12px 0 0 10px;
}

#upload-button:hover {
	background-position: top left;
}

#ads-top {
	position: absolute;
	top: 38px;
	right: 0;
	height: 90px;
	width: 728px;
	border: 2px solid #FFF;
}

img { border: none; }

/* Sliding login panel */
#login-panel {
	margin-top: -10px;
	width: 100%;
	font-size: 1.1em;
}
#slide-panel {
	display: none;
	background: #3B3B3B url(login-bg.gif)  bottom repeat-x;
	color: #FFF;	
	overflow: hidden;
}

#login-button {
	display: block;
	width: 102px;
	height: 30px;
	background: transparent url(login-sprite.png) top right no-repeat;
	text-indent: -9999px;
	outline: none;
	margin-top: -12px;
}
#login-button:hover {
	background-position: top left;
}
.columns-2 {
	width: 410px;
	float: left;
	padding: 10px;
}
.columns-2.second {
	width: 435px;
	border-left: 2px dotted #3B3B3B;
	padding-left: 10px;
}
.columns-2 p {
	margin: 5px 0
}
.columns-2 ul {
	margin-top: 10px;
	list-style: none;
}
.columns-2 li {
	padding-left: 20px;
	margin-left: 5px;
	line-height: 1.5em;
	background: url(login-dot.gif) left center no-repeat;
}
#register-button {
	display: block;	
	width: 147px;
	height: 44px;
	background: url(register-button-sprite.png) top left no-repeat;
	text-indent: -9999px;
	margin: 10px auto;
}
#register-button:hover {
	background-position: top right;
}
#register-button:active {
	margin-top: 11px;
}
#login-p-form {
	float: left;
}

#login-btn {
	font-size: 0;
	display: block;
	float: right;
	width: 87px;
	height: 44px;
	margin-right: 14px;
	margin-top: -15px;
	background: url(login-button-sprite.png) top left no-repeat;
	text-indent: -9999px;	
	border: 0;
	cursor: pointer;
}
#login-btn:hover {
	background-position: top right;
}
#login-btn:active {
	margin-top: 1px;
}
#login-panel strong {
	font-size: 1.2em;
}

#login-panel label {
	display: block;
}

#login-panel .input-login {
	border: 0;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px;
	width: 200px;
	font-size: 1.2em;
}
#login-panel a {
	color: #FFF;
	text-decoration: underline;
}

#search-bar {	
	margin-left: 200px;
}
#search-field {
	border: 0;
	background-color: #3C3C3C;
	color: #FFF;
	padding: 3px;
	width: 200px;
}
#search-submit {
	vertical-align: middle
}
#footer {
	background: #000 url(footer-bw-logo.gif) 20px 20px no-repeat;
	color: #FFF;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}
#social-icons {
	margin-left: 150px;
	width: 180px;
	float: left;
}
#foot-links {
	float: left;
	width: 428px;
	margin-left: 20px;
}

.footer-list {
	width: 30%;
	float: left;
	list-style-type: none;
}

.footer-list strong {
	font-size: 1.2em;
}
.footer-list a {
	color: #FFF;
}
.footer-list a:hover {
	text-decoration: underline;
}

#cart-icon {
	display: block;
	text-indent: -9999px;
	width: 62px;
	height: 55px;
	background: url(footer-cart.gif) 0 0 no-repeat;
	float: right;
	margin-top: 10px;
	margin-right: 60px;
}

#experience {
	display: block;
	position: absolute;
	top: 35px;
	left: -34px;
	color: #FFF;
	width: 175px;
	height: 36px;
	background: url(experiencethemusic.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

/* Home page */
#home-column-1, #home-column-2, #home-column-3 {
	float: left;
	width: 220px;
	text-align: left;
}

#home-column-2 {
	width: auto;
}

.home-double-column {
	width: 670px;
	float: left;
	text-align: left;
}

.home-double-column h2 {
	clear: left
}

#recently-watched {
	float: left;
	margin-top: 10px;
}

#latestUploader {
	float: left;
	width: 220px;
	height: 95px;
	background: #FFF url(../images/thumbsup.gif) left center no-repeat;	
	overflow: hidden;	
}

#latestUploader .right {
	float: right;
	width: 100px;
	margin-top: 20px;
	text-align: center;
}

#latestUploader .username {
	position: absolute;
	text-align: center;
	display: block;
	width: 110px;
	margin-left: 35px;
	margin-top: 14px;
}

.column-box {
	margin: 0 5px 10px 5px;
	background-color: #E1E1E1;
	border: 1px solid #BBBBBB;
}

.column-box h3 {
	margin-left:3px;
	margin-top: 3px;
}

.column-box form p {
	margin: 3px;
}

.column-box label {
	display: block;
}
.column-box .input {
	width: 194px;
	padding: 3px;
}
.column-box .submit {
	text-align: right;
}

.column-box.blank {
	background-color: transparent;
	border: none;
	text-align: center
}
.home-member img {
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #BBB;
	margin: 2px 1px 2px 2px;
}
.home-member:hover img {
	border-color: #626262;
}

.home-video-listing {
	width: 130px;
	height: 120px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}
.home-video-listing p {
	float: left;
}
.home-video-listing .video-thumb {
	float: left;
	margin-right: 2px;
}

.home-video-listing .title {
	text-decoration: underline;
	display: block;
	height: 32px;
	margin-bottom: 2px;
}

.home-video-listing ul.extra {
	color: #666;
	list-style-type: none;
	position: absolute;
	bottom: 0;
	left: 122px;
	font-size: 0.9em;
}

.home-split {
	text-align: right;
	clear: both;
}
.home-split a {
	text-decoration: underline;
	color: #666
}
.home-split a:hover {
	color: #000;
}

/* Change home page text with astonished font */
#featured_home_link, #recent_home_link {
	display: block;
	text-indent: -9999px;
	height: 34px;
}

#featured_home_link {
	background: url(../images/featured-videos.gif) no-repeat;
}

#recent_home_link {
	background: url(../images/recent-videos.gif) no-repeat;
}

/* Slider */
#slide_wrapper {
	height: 112px;
	width: 668px;
	overflow: hidden;
	position: relative;
}

#slide_holder {
	width: 2000px;
	position: absolute;
	top: 0;
	left: 0;
}

.carousel-scroll {
	clear: left;
	float: right;
	list-style-type: none;
}

.carousel-scroll li {
	float: left;
}

.carousel-scroll .next, .carousel-scroll .prev {
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
}

.carousel-scroll .next {
	background: url(../images/carousel-right.gif) 0 0 no-repeat;
}

.carousel-scroll .prev {
	background: url(../images/carousel-left.gif) 0 0 no-repeat;
}

.carousel-scroll .next:hover, .carousel-scroll .prev:hover {
	background-position: 0 -34px;
}

.carousel-scroll .prev.disabled, .carousel-scroll .prev.disabled:hover, .carousel-scroll .next.disabled, .carousel-scroll .next.disabled:hover {
	background-position: 0 -67px;
}

.PlayerBox_main {
	height: 364px;
}
#PlayerBox_flv {
	height: auto;
}

#PlayerBox_tags {
	height: auto;
	line-height: 34px;
}
#componentWrapper {
	clear:both;
}
#componentWrapper2 {
	text-align: center;
}
#WarningMessage {
	height: auto;
}
#WarningMessage.success{
	border: 2px solid #42BD61;
	background-color: #95FCAF;
	color: #11401D;
	padding: 5px;
	margin: 5px;
	width: auto;
}
#WarningMessage.error{
	border: 2px solid #FFD35C;
	background-color: #F9FCB1;
	color: #701300;
	padding: 5px;
	margin: 5px;
	width: auto;
}
/* contests */
#contests {
	padding: 10px;
}
#contests h2 {
	margin-bottom: 20px;
}
.contest {
	margin-bottom: 30px;
}
.contest .dates {
	margin: 10px 0;
	color: #666;
}

.contest .dates .start_date {
	margin-right: 50px;
}
.contest .winner {
	margin: 10px 0;
	color: #206632;
	font-size: 1.1em
}
.contest a {
	text-decoration: underline;
	color: #1E3394
}
.contest a:hover {
	color: #2142D1
}
#ContentSplitContainer_wide.contact-us {
	text-align: left;
	width: 400px;
}
.contact-us label {
	display: block;
}
.contact-us p {
	margin-top: 10px;
}
.contact-us .submit {
	text-align: right;
}

.contact-us .error {
	color: red;
	display: block;
}

.contact-us textarea {
	width: 400px;
}

#main-search {
	width:300px;
	border:none;
	padding:3px;
}

/* Home page playlist */
#player {
	float: left;
	height: 300px;
	width: 400px;
}

#playlist-wrap {
	float: left;
	width: 260px;
	margin: 0 5px 0 0;	
	position: relative;
	height: 300px;
}

#playlist {	
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #000;
	color: #FFF;
	padding: 0 0 0 5px;
	height: 300px;
	-moz-border-radius-topright : 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright : 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#playlist .item {
	padding: 5px;
	font-size: 10px;
	clear: left;
	overflow: hidden;
	height: 95px;
}

#playlist .item h3 {
	margin-bottom: 3px;
	font-size: 12px;
}

#playlist .item:hover, #playlist .item.active {
	background-color: #2D2D2D;
}

#playlist .item .meta {
	list-style-type: none;
	color: #BFBFBF
}

#playlist .item .thumb {
	float: left;
	margin: 0 3px 3px 0;
}

#playlist .item .desc {
	margin-top: 5px;
}
#playlist .item a {
	color: #FFF;
}
#playlist-wrap .scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#playlist-wrap .scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* qTip */
.qtip-content {
	text-shadow: 1px 1px 1px #353535;
}

.qtip-content .extra {
	float: left;
	width: 100px;
	list-style-type: none;
	color: #EAEAEA;
}

.qtip-content .extra li {
	margin-bottom: 4px;
}

.qtip-content .thumb {
	margin: 0 3px 3px 0;
	float: left;
}

.qtip-content .desc {
	clear: both;
}

.qtip-content a {
	color: #FFF;
	text-decoration: underline;
}
.qtip-content .watch {
	float: right;
}
.qtip-content strong {
	display: block;
	margin-bottom: 3px;
	font-size: 1.1em;
}