@charset "utf-8";
.MainBody { 
	top: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 1px;#131313
	background-position: center top;
	background-image: url(../images/background2.png);
	color: #999999;
}
DIV.sidebar-box {
	BORDER-RIGHT: #363636 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #363636 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #363636 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #363636 1px solid; BACKGROUND-COLOR: #131313
}
DIV.sidebar-box H1 {
	BORDER-TOP-WIDTH: 0px; PADDING-LEFT: 0px
}
DIV.sidebar-box H2 {
	FONT-SIZE: 14px; COLOR: #777
}
DIV.sidebar-box .callout {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BORDER-BOTTOM: #444 1px dotted
}
DIV.sidebar-box .callout .text {
	FONT-SIZE: 18px; FLOAT: left; TEXT-TRANSFORM: uppercase
}
DIV.sidebar-box .callout IMG {
	BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: left; MARGIN-RIGHT: 8px
}
DIV.sidebar-box .column {
	FLOAT: left; WIDTH: 50%
}

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

.MainBody_TEMP {
	top: 0px;
	background-repeat: repeat-x;
	background-color: #161616;
	text-align:center;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 1px;
	background-position: center top;
	color: #999999;
}

/* Main big box 900px wide*/
.MainBody_Container { 
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	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;
	border: 1px solid #535151;
	background-color: #111111;
}

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

/* 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: 500px;
	margin-right: outo;
	margin-left: 200px;
}

#ContentSplitContainer_wide_well {
	width: 600px;
	align: center
}

#ContentSplitContainer_wide_wellcome {
	width: 600px;
	align: center;
	border: 1px solid #333333;
}

/* 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: 90px;
	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;
}

.main_center {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	text-align: center;
}

/* Sub menu container  */
.SubMenu_Container { 
	height: 50px;
	width: 900px;
	text-align: center;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	clear: left;
}

.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 { 
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 50px;
	margin-top: 20px;
	background-color: #252525;
}

/* Footer of page Container */
#MainFooter_Container1 { 
	background-image: url(../images/footer.png);
}




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

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

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

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

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

.font4_link {
	color: #6357DF;
	font-size: 15px;
}

.font4_1200 {
	color: #FFFFFF;
	font-size: 16px;
}

/* gray/black - 14px*/
.font4_14 {
	color: #ECECEC;
	font-size: 20px;
}

/* gray/black - 15px*/
.font4_141 {
	color: #CCCCCC;
	font-size: 15px;
}

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


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

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

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

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

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

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

.font5_12_l {
	color: #BFFFFF;
	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: #BFFFFF;
}


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


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

}


/* smal grey menu boxes top and bottom*/
.GenericMenuGray220{
}

.GenericMenuGray220_btm{
}

/* smal gold menu boxes top and bottom*/
.GenericMenuGold220{
}

.GenericMenuGold220_btm{
}


/* Player box */
.PlayerBox_main {
	background-color: #000000;
	width: 600px;
	height: 500px;
	float: left;

}
#PlayerBox_8 { 
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}
#PlayerBox_divx {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 440px;
	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: #000000;
	border: 1px double #343333;
	background-position: right bottom;
	margin-bottom: 10px;

}


/* video details box */
#VideoTopRUHD{
	margin-top: 8px;
	margin-left: -10px;
	width: 620px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 0px;

}

#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 #343333;
	width: 595px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #131313;
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

#ContentSplitContainer_toptext{
	border: 1px dotted #FFFFFF;
	border-top:hidden;
	border-left:none;
	border-right:none;
	width: 600px;
	clear: left;
    text-align: left;
	font-size:21px;
	font-style:italic;
	color:#FFFFFF;
	float: left;
}

.CommentsBox{
	background-color: #131313;
	border: 1px dotted #343333;
	float: right;
	width: 470px;
	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{
    border: 1px dotted #343333;
	width:100%;
	text-align: left;
	background-repeat: repeat-y;

}
.GoldBox_list{
	list-style-type: none;
	margin: 0px;
}


/* Side Boxes - Silver */
#SilverBox_1{
    border: 1px dotted #343333;
	width:100%;
	margin-top: 15px;
	background-repeat: repeat-y;
	background-position: center;
}
#SilverBox_2{
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
}
#SilverBox_content{
	width:100%;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Embedded Code Box */
#EmbeddedBox_1{
	width:100%;
	margin-top: 15px;
	background-color: #111111;
	border: 1px solid #343333;
}
#EmbeddedBox_2{
	width:100%;
}
#EmbeddedBox_content{
	width:100%;
	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%;
	border: 1px dotted #343333;
	margin-top: -2px;
}
#AdsPlayRight_2{
	width:100%;
}
#AdsPlayRight_content{
	width:100%;
	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{
	float: left;
	width: 220px;
	}


.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;
	background-repeat: no-repeat;
	background-position: top;
}

#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: 6px;
	width: 100%;
	float: right;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}

/* Logo on right of page -- and its layers */
#LogoTop_logo { 
	height: 75px;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
}

/* Logo on right of page -- and its layers */
.SearchBoxMain {
	height: 70px;
	width: 350px;
	float: left;
	text-align: left;
	background-image: url(../images/search_box_background.png);
	background-repeat: no-repeat;
	padding-top: 7px;
}



/****************************/
/*     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: left;
	top: 115px;
	left: 115px;
	margin-right: auto;
	margin-left: auto;
}
.LogoTop_logo {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 100%;
	position: right;
	top: 115px;
	left: 115px;
}
.Menu_Container {
	height: 31px;
    margin-right: auto;
	margin-left: 80px;
	width: 900px;
	margin-top: 14px;
	text-align: center;

}
.MenuButtons_main {
	height: 31px;
	width: 95%;
	text-align: center;
	margin-top: 0px;
	margin-left: 20px;
}
.MenuButtons_main ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 31px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

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


.MenuButtons_main a:link, .MenuButtons_main a:visited, .MenuButtons_main a  {
	float: left;
	width: 115px;
	height: 31px;
	text-decoration: none;
	line-height: 31px;
	background-image: url(../images/buttom_topmenu_normal.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px none #999999;
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #999999;
}
.MenuButtons_main a:hover, .MenuButtons_main a:active {
	float: left;
	width: 115px;
	height: 31px;
	text-decoration: none;
	line-height: 31px;
	background-image: url(../images/buttom_topmenu_hightlight.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px none #999999;
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #333333;
}

#MenuButtons_main_home{ 
	background-image: url(../images/buttom_topmenu_hightlight.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #333333;
}

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

}

/* 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;
	color: #FFFFFF;
}


/* 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;
	width:100px;
	height:75px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;;

}

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

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

/* Index page video list, */
.IndexVideoDetails_Thumb{
	width:139px;
	height:83;
	border: 1px solid #CCCCCC;

}

/* Most thumbs, search results, categories, video details etc */
.CategoryVideoDetails_Thumb{
	width:152px;
	height:96;
	border: 1px solid #CCCCCC;;
}

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


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

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

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

#IndexCurrentShowingDiv{

}


/* (1) Ads Box- Play Video Page Right */
#IndexGrayBox_1{
	width:100%;
	margin-top: 15px;
}
#IndexGrayBox_2{
	width:100%;
}
#IndexGrayBox_content{
	width:100%;
	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%;
	margin-top: 15px;
}
#SiteStatsBox_2{
	width:100%;
}
#SiteStatsBox_content{
	width:100%;
	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:center;
	background-repeat:no-repeat;
	background-image: url(../images/right_box_run.png);
}
#IndexPreviewBox_content{
	width:100%;
	background-position:top;
	background-repeat:no-repeat;
	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%;
	height: 100%;
	margin-top: 15px;
}
#IndexLoginGoldBox_2{
	width:100%;
	height:100%;
}
#IndexLoginGoldBox_content{
	width:100%;
	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%;
	height: 100%;
	margin-top: 15px;
}
#IndexTagCloudBox_2{
	width:100%;
	height:100%;
}
#IndexTagCloudBox_content{
	width:100%;
	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 */

#IndexRecentlyAdded_title{
	margin-top:0px;
	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: #131313;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: #343333;
	border-bottom-color: #343333;
	border-left-color: #343333;
}

#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: 10px;
	padding-right: 0px;
	text-align: left;
	margin-left: 0px;
	width: 400px;
	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: 130px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;

}

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

#IndexAjaxtitle{
	text-align: left;
	height:30px;

}

/* (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 #343333;
	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: #131313;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: #343333;
	border-bottom-color: #343333;
	border-left-color: #343333;
}

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

#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: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	margin-left: 0px;
	width: 510px;
	float: right;
	padding-bottom: 5px;

}

.CategoryVideoDetails_Info_List li{
	margin-bottom: 1px;

}

.CategoryVideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding-left: 5px;
	width: 152px;
	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: #131313;background-position: right bottom;
	background-repeat: no-repeat;

}

.GroupAdmin1{ /*with brighter boarder for admin status*/
	border: 2px solid #FFCC00;
	margin-top: 20px;
	background-color: #131313;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: 205px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #343333;
	background-color: #000000;
	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 #343333;
	background-color: #000000;
	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 #343333;
	background-color: #131313;
	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: #343333;
	border-bottom-color: #343333;

}


/* (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: #131313;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


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

.MembersProfileView{
	background-color: #000000;
	margin-bottom: 20px;
	text-align: left;
	border: 1px dotted #999999;

}

.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;

}



/* (8) Horizontal boxes */
.CategoryBoxHorizontal_3{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #343333;
	background-color: #131313;
	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: #131313;
	border: 1px solid #343333;
	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: #131313;
	background-image: none;
	height: 300px;
	border: 1px solid #343333;
	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: #131313;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	border: 1px solid #343333;


}


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

#UploadVideo{
	background-color: #131313;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #343333;
	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{
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}


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

#UploadComplete{
	background-color: #131313;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #343333;
	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 #343333;


}

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


}

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


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

#EditVideo{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #343333;
	text-align:left;
	height: 590px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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



/**********************************/
/*         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 #CCCCCC;;
	text-decoration: none;
}
#pagination li a:hover {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #000000;
}

/**************************  new stuff  **************************************/
/* (1) Main Page featured videos */

.LeftBoxFeaturedMenu {
	height: 30px;
	width: 555px;
	margin-top: 15px;
	border-bottom-width: 1px dotted;
}


.LeftBoxFeaturedMenu ul {
	list-style-type: none;
	margin-left: 10px;
	height: 30px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.LeftBoxFeaturedMenu li {
	display:inline;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}


.LeftBoxFeaturedMenu a:link, .LeftBoxFeaturedMenu a:visited , .LeftBoxFeaturedMenu a:active{
	margin-right: 1px;
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/feature_button_normal.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px none #999999;
	color:#999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
}
.LeftBoxFeaturedMenu a:hover {
	margin-right: 1px;
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images/feature_button_glow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px none #999999;
	color:#333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	
}

#LeftBoxFeatured_1{
	border: 1px dotted #343333;
	background-repeat: repeat-x;
	background-position: left;
	width: 555px;

}

#LeftBoxFeatured_2{

}



/* (2) Main Page Recently Watched */
.LeftBoxRecentlyTop{
	height: 37px;
	width: 555px;
	background-image: url(../images/recently_added_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 29px;
}

.LeftBoxRecentlyBottom{
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 555px;
}

#LeftBoxRecently_content{
	width: 555px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;

}
/* (1) Box headers and Footers */

.RightBoxPlainTop{
	height: 6px;
	width: 314px;
	background-image: url(../images/right_box_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.RightBoxPlainBottom{
	background-image: url(../images/right_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
	margin-top: 0px;
	width: 314px;
}

.RightBoxOtherTop{
	height: 7px;
	width: 314px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 15px;
	text-align: left;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
}

.RightBoxOtherBottom{
	
	background-position: center top;
	height: 7px;
	margin-top: 0px;
	width: 314px;
}

.RightOtherBox_content0{
    border: 1px dotted #343333;
	width: 300px;
}

.RightBoxOtherToptag{
	border: 1px dotted #343333;
	width: 275px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	width:100%;
	text-align: left;
}

.RightBoxOtherBottomtah1{
	background-image: url(../images/right_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
	margin-top: 0px;
	width: 314px;
}

.RightOtherBox_content{
	border: 1px dotted #343333;
    background-color: #000000;
	background-repeat: repeat-y;
	background-position: left top;
	width: 300px;
	text-align: center;

}

.RightOtherBox_content_MENU{
	border: 1px double #343333;
    background-color: #131313;
	background-repeat: repeat-y;
	background-position: left top;
	width: 300px;
	text-align: left;

}

.RightOtherBox_contentRUHD{
    border: 1px dotted #343333;
    background-color: #000000;
	background-repeat: repeat-y;
	background-position: left top;
	width: 300px;
	text-align: left;

}

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

#bos_video_playy{
	border: 1px dotted #343333;
	width: 275px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	width:100%;
	text-align: left;

}

/*SLIDER*/


#slider {
	float:left;
	margin: 13px 0 13px 10px;
	width: 650px;
	height: 340px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	background-color: #000;
}
#sliderContent {
	float:left;
	width: 650px;
	position: absolute;
	top: 0;
	margin-left: 0;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 8px;
	width: 358px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
	margin-bottom: 5px;
	display:block;
}
.sliderImage span br {
	display:none;
}
.top {
	top: 8px;
	left: 8px;
}
.bottom {
	bottom: 0;
	left: 0;
}

#tag_refine{
	background-color:#111111;
	margin-top:7px;
	padding:7px;
}

#tag_refine a{
	font-size:16px;
}

#belowFooter{
	color:#666666;
	font-size:10px;
	font-family:verdana,serif;
}

#belowFooter a{
	font-size:10px;
	color:#333333;
}

.greyBox{
	background-color:#333333;
	display:inline;
	font-size:10px;
	margin-right:2px;
	padding:1px 3px;
}

#longdesc{
        visibility: hidden;
        display: none;
}

#shortdesc{
        display: block;
}
