/*----------------------
  -- Main Body Styles --
  ----------------------*/
img { border: 0; }

body {
  color: #000;
  font-family: tahoma;
  font-size: 12px;
  background-color: #EEEFEE;
  text-align: left;
  margin: 0px;
  padding: 0px;
}

/*--This is the main container of the template.  It sets the overall width of the tempalate as well as centers it--*/
#wrapper {
	width: 980px;
	margin: 0 auto; /*centers the template*/
}

/*--The main header--*/
#header {
  width: 983px;
  height: 180px;
  margin: 0px;
  padding: 0px;
  float: left;
  background: transparent url(../images/header_bg.gif) repeat-x;
}

#header-top{
width:980px;
text-align:center;
padding-top:7px;
margin-bottom:-21px;
font-family:tahoma;
color:#FFFFFF;
}

#header-left {
  width: 190px;
  height: 100px;
  margin: 35px 0 0;
  float: right;
  background: transparent url(../images/header_logo.gif) no-repeat;
}

#header-main {
  width: 692px;
  height: 100px;
  margin: 0px;
  float: right;
}

#header-bottom {
  width: 983px;
  height: 30px;
  margin: 0px;
  float: left;
}


/*--Set the margin of the logo so that it aligns properly with the left header background--*/
#logo {
 margin: 5px 0px 0px 0px;
}

#header-left-2 {
  width: 90px;
  height: 50px;
  margin: 0px;
  float: left;
  background: transparent url(../images/header-left-member.gif) no-repeat;
}

#header-main-2 {
  width: 892px;
  height: 50px;
  margin: 0px;
  float: right;
  background: transparent url(../images/header-main.gif) repeat-x;
  background-position: 0px -50px;
  border-right: 1px solid #1f6ba5;
}

#logo-2 {
 margin: 4px 0px 0px 20px;
}

/*--Greeting (Welcome mesage, login/out links etc...--*/
#greeting {
  text-align:right;
  width: 213px;
  height: 22px;
  float:right;
  color: #000000;
  font-size: 14px;
  margin: 8px 20px 0px 0px;
  direction:rtl;
}

#greeting a:link { color: #2E3192; }
#greeting a:visited { color: #2E3192; }
#greeting a:hover { color: #2E3192; text-decoration: underline; }

#btmlinks {
  width:620px;
  height:34px;
  float:right;
  margin-top: 7px;
  margin-right:70px;
  
  color:#FFFFFF;

  font-size:15px;
}
#btmlinks a{  color:#FFFFFF; }
#btmlinks a:hover{
  font-size:18px;
  color:#E6E6E6;
}

.bglinks {
  display:block;
  margin-left:5px;
  padding-top: 6px;
  text-align:center;
  font-family:tahoma;
  font-weight:bold;
  float:right;
  width:97px;
  height:34px;
  background: transparent url(../images/header_bg_links.gif) no-repeat;
  cursor:pointer;
}

/*--Footer styles--*/
#footer {
  width: 980px;
  height: 37px;
  background-color:#e5e4e4;
  border-top: 4px solid #dddcdc;
  /*clear: both;Clears all columns and sets the footer at the bottom*/
}
#newhide1{
	width: 980px;
	margin: 0 auto; /*centers the template*/
}
#newhide{
text-align:center;
background:url(../images/hide.gif) repeat-x #5A1510;
width:980px;
height:40px;
position:absolute;
margin:auto auto 20px auto;
}
#hide-copyright {
padding-top: 25px;
font:tahoma;
font-size:72px;
color:#6B8FDA;
}
/*--Profile--*/
.MyFriends_1{
	width: 72px;
	float: left;
	height: 75px;
	display:inline;
	margin-bottom: 20px;
	margin-left: 13px;
	text-align: center;
}

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

.MyFriends_1 li{
	padding-right: 0px;
	padding-left: 0px;
}

.mpstat_value{ float:left; margin-left:10px; direction:ltr; }

#AboutMe{
	list-style-type:none;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 3px;
	margin-left: 0px;
	display:block;
	float: right;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#AboutMe li{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 9px;
}


/*comments */



#MP_posters_image{
    
	list-style-type:none;
	display:block;
	width: 80px;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
    
}

#MP_posters_image li{
	margin-right: 3px;
	margin-left: 3px;
}
#MP_posters_comments{

	list-style-type:none;
	display:block;
	float: right;
	width: 97%;
    border-bottom:1px dashed #CCC;
    padding:10px;
}


#MP_posters_comments li{
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}



#MP_comments_individual{
	width: auto;
}


/* Media Boxes */

.MyMedia{ /*main shell*/
	width:695px;
/*	height: 125px;	*/
	text-align: center;
}

.MyMedia_1{
	/*
	width: 100px;
	float: left;
	height: 120px;
	display:inline;
	margin-left: 13px;
	border: 1px solid #D6D7D9;
	*/
	height:100px;
	clear:both;
	width:370px;
	margin:5px;
	float: right;
	border: 1px solid #D6D7D9;
}

.MyMedia_1:hover{
	border: 1px solid #A8A8A8;
	background:#FFFFFF;
}

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

.MyMedia_1 li{
	padding-right: 3px;
	padding-left: 3px;

}

.li_media{
	float:right; margin:5px; width:125px;
}
.div_media_1{
	width:220px; float:right;
}
.div_media_2{
	margin:5px 2px; width:210px;
}
.li_media_1{
	margin:5px 2px; width:210px; border-bottom:1px solid #CCC
}

/* Pagination */


.MP_pagination {
	margin-top: 5px;
	text-align: left;
	clear: left;
}

.MP_pagination ul {
	list-style-type: none;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
}

.MP_pagination li {
	display: inline;
	margin: 0 5px 0 0;
}

.MP_pagination li a {
	padding: 3px;
	border: 1px solid #999999;
	text-decoration: none;
}

.MP_pagination li a:hover {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 4px;
}


/*--Set footer width and center--*/
#footer-wrapper {
  color: #999;
  width: 981px;
  margin: 0 auto;
  padding: 10px 0px;
}

#footer-wrapper p { text-align: center; }


/*----------------------
  -- Link Styles      --
  ----------------------*/
/*-Main Links.  All links will show like this unless specified otherwise-*/
a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #999999;
}


/*-----------------------
  -- Navigation Styles --
  -----------------------*/
#header-links{
  height:20px;
  margin:45px 0 0 300px;
  color:#851217;
}
#header-links a{
  color:#851217;
}
#header-links a:hover{
  color:#000000;
}  
  
#nav-bar {
  float:inherit;
  margin: 20px 0px 0px 0px;
  width: autopx;
}

#nav-bar-2 {
  float: right;
  margin: 5px 5px 0px 0px;
  width: auto;
}

#nav-left {
  width: 8px;
  height: 48px;
  float: left;
  background: transparent url(../images/nav-left.gif) no-repeat;
}

#nav-right {
  width: 8px;
  height: 48px;
  float: left;
  background: transparent url(../images/nav-right.gif) no-repeat;
}

#nav-main {
  height: 48px;
  float: left;
  background: transparent url(../images/nav-main.gif) repeat-x;
}

/*-Main Nav Buttons-*/
#nav-main ul {
  list-style-type: none;
  width: auto;
  display: block;
  Margin: 0 auto;
}

#nav-main li {
  display: inline;
  width: auto;
  border: 1px solid #e7e7e7;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  float: left;
  padding: 4px 6px;
  margin: 12px 4px 0px 4px;
}

#nav-main li:hover {
  border: 1px solid #fff;
  border-left: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
}

#nav-main li a:link {
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
}

#nav-main li a:visited {
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
}

/*--Sub Navigation. (My Profile, My Messages, etc...)--*/
.sub-nav {
  float:left;
  font-size: 11px;
  text-align: right;
  margin: -54px 0px 0px 320px;
}

.sub-nav-links {
  color: #e7e7e7;
  font-size: 12px;
}

.sub-nav-links a:link, .sub-nav-links a:active, .sub-nav-links a:visited  {
  text-decoration:none;
  font-size: 12px;
}

.sub-nav-links a:hover {
  color: #999999;
}

/*--Browse Navigation. (Featured, Most Views, etc...)--*/
.browse-nav {
  text-align: right;
  margin: -15px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
}

.browse-nav-2 {
  text-align: right;
  margin: -15px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
}
.browse-nav a {
  color: #fff;
  font-size: 12px;
}

.browse-nav a:hover {
  text-decoration: underline;
}

.browse-nav-2 a {
  color: #ffffff;
  font-size: 12px;
}

.browse-nav-2 a:hover {
  text-decoration: underline;
}

/*--Search Bar--*/
#search-bar {
  width:614px;
  height:46px;
  margin: 0 auto;
  background: transparent url(../images/header_search.gif) no-repeat;
  }
#search-input { 
  padding:7px 0 0 15px;
}
#sbi{
text-align:right;
font-family:tahoma;
font-weight:bold;
font-size: 10pt;
height: 25px;
width:312px;
color:#999999;
border:none;
direction:rtl;
background:none;
}
#search-type{
direction:rtl;
font-family: tahoma;
font-weight:bold;
font-size: 10pt;
width:60px;
border: 1px solid #CCCCCC;
}
#search-submit{
border:none;
height:25px;
font-size:10pt;
font-weight:bold;
width:68px;
background:none;
}
#header-leftlinks{
  margin:35px 0 0 15px;
  float:left;
  width:85px;
  height:95px;
  line-height:22px;
}

/*--Form BUttons--*/
.button-form {
  height: 21px;
  border: 2px solid #063;
  background:#063;
  color:#FFF;
  padding: 0px 0px 2px 0px;
}

.button-form:hover {
  border: 1px solid #cccccc;
}

/*-----------------------
  -- Advert Styles     --
  -----------------------*/
#advert-top {
  width: 100%;
  margin: 0px;
  text-align:center;
}

#advert-bottom {
  width: 100%;
  margin: 0px;
  text-align:center;
}

#advert-right {
  width: 256px;
  height: auto;
  float: right;
  margin: 5px 0px 10px 0px;
  padding:3px 5px;
  direction:rtl;
  text-align:center;
}

#advert-left {
  width: 256px;
  padding: 2px 0px;
  text-align: center;
  text-align:center;
}


/*-----------------------
  -- Column Styles     --
  -----------------------*/
#inner-templates-container {
  width: 980px;
  margin: 0px auto;
}

#column-wide {
  width: 980px;
  margin: 15px 0px 5px 0px;
  float: left;
}

#column-left-1 {
  width: 712px;
  float: left;
  margin: 15px 5px 10px 0px;
}

#column-right-1 {
  width: 258px;
  float: left;
  margin: 15px 0px 10px 5px;
}

#column-right-1-play {
  width: 258px;
  float: right;
  margin: 0px 0px 10px 5px;
}

.header_font{
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}

#column-left-2 {
  width: 248px;
  float: right;
  margin: 5px 0px 10px 0px;
  padding:3px 10px 10px 10px;
  direction:rtl;
  text-align:right;
  background:url(../images/head_bg.gif) top repeat-x #EFEFEF;
  border:2px solid #3C3C3C;
}

#column-right-2 {
  width: 685px;
  float: left;
  margin: 5px 0px 10px 0px;
  padding:3px 10px 0 0;
  direction:rtl;
  text-align:right;
  background:url(../images/head_bg.gif) top repeat-x #EFEFEF;
  border:2px solid #3C3C3C;
}

#column-left-3 {
  padding:3px 8px;
  direction:rtl;
  text-align:right;
  color:#000000;
  font-family:tahoma;
  font-size:14px;
  line-height:21px;
  width: 372px;
  float: right;
  margin: 5px 0px 0px 0px;
  background:url(../images/head_bg.gif) top repeat-x #EFEFEF;
  border:2px solid #3C3C3C;
}
#column-left-3 ul{
  padding-right:25px;
}
#signupbtn,#signupbtna {
  background:url(../images/btn.gif) repeat-x;
  width:126px;
  height:28px;
  font-family:tahoma;
  font-size:14px;
  text-align:center;
  border:none;
  margin-left:25px;
  padding-bottom:3px;
  color:#FFFFFF;
}
#signupbtna {
   display:block;
}
.check{
 background:url(../images/check.gif) right no-repeat;
 padding-right:28px;
 width:inherit;
 height:19px;
}
.head_icon_user{
 background:url(../images/head_icon_user.gif) left no-repeat;
 padding:3px 0 0 28px;
 height:25px;
 margin:-3px 0 0 5px;
}
.head_icon_star{
 background:url(../images/head_icon_star.gif) left no-repeat;
 padding:-2px 0 0 28px;
 height:17px;
 margin:2px 0 0 5px;
}
.head_icon_movie{
 background:url(../images/head_icon_movie.gif) left no-repeat;
 padding:5px 0 0 28px;
 height:29px;
 margin:-6px 0 0 0px;
}
.head_icon_stats{
 background:url(../images/head_icon_stats.gif) left no-repeat;
 padding:5px 0 0 28px;
 height:28px;
 margin:-6px 0 0 0px;
}
.head_icon_lastusers{
 background:url(../images/head_icon_lastusers.gif) left no-repeat;
 padding:5px 0 0 28px;
 height:26px;
 margin:-6px 0 0 0px;
}
#column-right-3 {
  text-align:right;
  direction:rtl;
  font-weight:bold;
  border:2px solid #3C3C3C;
  background:url(../images/head_bg.gif) top repeat-x #EFEFEF;
  width: 565px;
  padding:3px 10px 0 0;
  float: left;
  margin: 5px 0px 0px 0px;
}
#column-right-3 td{
  height:28px;
}
#column-right-3 a{
  color:#0000FF;
}
.signupform{
  border:1px solid #3C3C3C;
  height:20px;
  width:155px;
  text-align:left;
  direction:ltr;
}

/*------------------------------------
  -- Containers, Headers and Blocks --
  ------------------------------------*/

/*--Wide Container Header--*/
.header-wide {
   text-align:right;
   float:right;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 695px;
  height: 24px;
  margin: 0px 0px 0px 0px;
}

.header-wide-2 {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  width: 704px;
  height: 24px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 8px;
  background: transparent url(../images/column-header-wide-2.gif) no-repeat;
}

.header-wide-comments {
  width: 665px;
  color: #000000;
  background-color:#FF6666;
}



.header-wide h1 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: -15px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
  text-align: right;
}

.header-wide h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  text-align: left;
}

/*--Wide Container--*/
.container-wide {
  width: 695px;
  text-align: center;
  padding: 0px 3px;
  direction:rtl;
  float:right;
}

.container-wide-ajax {
  width: 704px;
  text-align: center;
  border-top: none;
  border-bottom: none;
  padding: 0px 3px;
}

/*--Bottom border. This is to give the wide containers rounded bottom corners.--*/
.container-wide-footer {
  width: 712px;
  height: 6px;
  margin: -2px 0px 10px 0px;
  background: transparent url(../images/column-border-bottom-wide.gif) no-repeat;
}

/*--Top border. This is to give the wide containers rounded top corners.--*/
.container-wide-header {
  width: 712px;
  height: 6px;
  margin: 5px 0px 0px 0px;
  background: transparent url(../images/column-border-top-wide.gif) no-repeat;
}

.container-wide-player {
  width: 700px;
  text-align: center;
  background: transparent url(../images/reel.png) no-repeat;
  background-position: right bottom;
  padding:2px 5px;
  border-bottom:1px solid #dddcdc;
  margin: 0px 0px 5px 0px;
}

.container-player {
  color: #000;
  width: 665px;
  text-align: center;
  padding: 5px;
  margin-bottom:0px;
}

#video-info {
  margin: 5px 0px;
  padding:0;
  border:2px #CCCCCC solid;
  width: 695px;
  direction:rtl;
  text-align:right;
}
.video-info-head{
  background:#BFC8CF;
  height:35px;
  width:auto;
  font-size:16px;
  color:#000;
  text-align:right;
  padding:4px 15px 0 0;
}
.video-info-inside{
  background-color:#EFEFEF;
  padding:10px;
  line-height:25px;
}
.video-info-inside a{
  color:#00F;
}


.menu-list {
  list-style-type: none;
  text-align: left;
  margin: 0px 0px 0px 8px;
  padding: 5px 0px 0px 0px;
}

.menu-list li {
  line-height: 2;
  padding-bottom: 5px;
}

.video-details-list {
  direction:rtl;
  width: 690px;
  list-style-type: none;
  text-align: right;
}

.video-details-list li {
 	margin-bottom: 8px;
 	padding: 1px 0px;
 	margin: 4px 0px;
}

.li-spacer {
}

.rating { float: left; }
.functions { float: right; }


/*--Narrow Column Header--*/
.header-narrow {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 256px;
  height: 22px;
  margin: 0px 0px -3px 0px;
  padding: 3px 0px 0px 8px;
}

.header-narrow-2 {
  color: #000000;
  text-align:right;
  font-size: 14px;
  font-weight: bold;
  width: 256px;
  height: 22px;
  margin: 0px 0px -3px 0px;
  padding: 3px 0px 0px 8px;
}

/*-- Narrow Container.  These are used in the right column--*/
.container-narrow {
  width: 252px;
  padding: 0px 2px;
  text-align:right;
  direction:rtl
}

/*--This gives the narrow containers rounded top corners when needed.--*/
.container-narrow-top {
  width: 258px;
}

/*--This gives the narrow containers rounded bottom corners.--*/
.container-narrow-bottom {
  width: 258px;
  margin: 0px 0px 10px 0px;
}

/*--Container List Styles--*/
.container-narrow ul {
  list-style-type: none;
}

/*--The Stats Container--*/
.container-stats {
  width: 252px;
  padding: 0px 2px;
}
.container-stats ul {
  list-style-type: none;
}

.container-stats li {
  float: left;
  width: 100%;
  line-height: 1.8;
}

/*--The Index Player Container--*/
#index-player-container {
  width: 710px;
  text-align: center;
  padding: 0px 0px 1px 0px;
  margin: 0px 0px 10px 0px;
}

/*--Upload Video Container--*/
#upload-video {
 width: 695px;
 padding: 5px;
 direction:rtl;
}

.up_text{
   width:240px;
}

.up_input{
   width:400px;
}

#upload-video ul {
  list-style-type: none;
  direction:rtl;
}

#upload-video li {
  display: inline-block;
  margin: 8px 0px;
  float: left;
}

#upload-video-response {
 width: 500px;
 padding: 5px;
}

#upload-video-response ul {
  list-style-type: none;
}

#upload-video-response li {
  margin: 8px 0px;
}

.upload-video-form-input {
  width: 300px;
  margin-left: 5px;
}

.upload-video-tags {
  background-color: #e7e7e7;
  border: 1px solid #666666;
  padding: 3px;
}

/*--The Video Browser Container--*/
.browse-videos {
  width: 704px;
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  background: transparent url(../images/reel.png) no-repeat;
  background-position: right bottom;
}

.browse-videos ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.browse-videos li {
  display: inline;
  width: 120px;
  text-align: center;
  float: right;
  padding: 2px;
  margin: 5px 26px;
}

.browse-videos-duration {
  color:#FFF;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  background-color:#333;
  width:35px;
  height:16px;
  line-height:16px;
  padding-right:3px;
  float:right;
}

.browse-videos-member {
  color: #333;
  font-size: 9px;
  font-weight: bold;
  text-align: right;
}

.browse-videos-rating {
  text-align: left;
  float:left;
}

.browse-videos-rating2 {
  text-align: center;
  margin-top: 0px;
}

.browse-videos-date {
  color: #CCC;
  font-size: 9px;
  font-weight: bold;
  text-align: right;
}

/*--The Audio Browser Container--*/
.browse-audios {
  width: 256px;
  direction:rtl;
  text-align:right;
}

.browse-audios ul {}

.browse-audios li {
  list-style-type: none;
  line-height: 1.8;
}

.browse-audios a {
  font-weight: bold
}

/*--The Blog Browser Container--*/
.browse-blogs {
  width: 256px;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.browse-blogs ul {}

.browse-blogs li {
  list-style-type: none;
  padding: 2px;
  margin: 1px 0px;
  line-height: 1.8;
}

.browse-blogs a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--What's Showing Menu Container--*/
.whats-showing {
  width: 256px;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px -4px 0px;
}

.whats-showing ul {}

.whats-showing li {
  direction:rtl;
  list-style-type: none;
  padding: 7px 0px 0px 8px;
  margin: 1px 0px;
  height: 23px;
  background: transparent url(../images/nav-whats-showing.gif) repeat-x;
}

.whats-showing li:hover { background-position: -30px; }

.whats-showing a {
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

/*--Groups Containers--*/
.groups-list {
  width: 655px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  float: right;
  border:#999 1px dotted;
}

.groups-thumb {
  display: inline;
  text-align: right;
  margin: 0px;
  float: left;
}

.groups-thumb li {
	list-style-type: none;
	ZZZborder: 2px solid #ccc;
}

.groups-info {
  color: #000;
  width: 480px;
  list-style-type: none;
  display: block;
  text-align: right;
  padding: 5px;
  float: right;
  margin: 0px 0px 8px 18px;
}

.groups-info li { padding: 2px 0px; }

/*--The Video Browser Container--*/
.groups-videos {
  width: 710px;
  margin: 0px;
  text-align: center;
}

.groups-videos ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.groups-videos li {
  display: inline;
  text-align: center;
  float: left;
  border:1px solid #ccc;
  padding: 5px;
  width: 160px;
  ZZZheight: 170px;
  margin: 5px 5px 0px 0px;
}

.groups-videos-duration {
  color: #333;
  margin-top: 4px;
  font-size: 11px;
}

.groups-videos-rating {}

.groups-videos-date {
  color: #333;
  font-size: 11px;
}

.groups-form {
  width: 690px;
  padding: 5px 10px;
  border: 1px solid #dddcdc;
  text-align: left;
}

.groups-form ul {
  list-style-type: none;
}

.groups-form li {
  margin: 10px 0px;
  font-weight: bold;
}

/*--Members Info--*/
.member-info {
  list-style-type: none;
  text-align: left;
  line-height: 0.5px;
}

/*--Member Details--*/
#member-details {
  padding: 2px;
  width: 255px;
}

.member-details-list {
  float: right;
}

.member-details-list ul{
  list-style-type: none;
}

.member-details-list li {
   line-height:20px;
  margin: 2px 0px;
}

#member-details-thumb {
  float: right;
  width: 110px;
}

#member-details-thumb img { border: 2px solid #666666; }
#member-details-thumb img:hover { border: 2px solid #dddcdc; }

#member-status { margin: 5px 3px; float: right; }

#member-content {
  width: 258px;
  float: left;
  font-weight: bold;
  text-align:center;
  padding: 5px 0px 0px 0px;
}

.member-others {
  float: left;
  margin: 5px 5px 3px 20px;
  text-align: center;
}

/*--Member List--*/
.member-list {
	width: 980px;
  	margin: 0px;
  	text-align: center;
}

.member-list ul {
  list-style-type: none;
  display: inline;
  clear: both;
}

.member-list li {
  display: inline;
  float: left;
  border:1px solid #dddcdc;
  padding: 5px;
  width: 177px;
  margin: 5px 5px 0px 0px;
}

.member-list strong {
    padding-right:3px !important;
}

/*--Content List Container--*/
#content-list {
  width: 685px;
  display: inline-block;
  list-style-type: none;
  margin:auto 0px 5px 5px;
  float: left;
  border:#999 1px dotted;
}

#content-list li {
  list-style-type: none;
}

.content-list-narrow {
  width: 256px;
  padding: 5px 4px;
}

#content-list-narrow li {
  margin: 5px 0px;
}

#content-list a:link { color: #000000; text-decoration: none; }
#content-list a:visited { color: #000000; text-decoration: none; }
#content-list a:hover { color: #999999; }

.content-list-thumb {
  width: 121px;
  list-style-type: none;
  float: left;
  padding: 2px 0px 0px 0px;
  margin-top:2px;
}

.content-list-thumb li {
  display: inline;
}

.content-list-info {
  display: inline-block;
  list-style-type: none;
  width: 563px;
  float: right;
  margin: 2px 0px;
}

.content-list-info li {
  padding: 2px;
}

/*--Comment List Container--*/
#Left-Inside-Comment{
  
  float:right;
  background:#0000FF;
  width:300px;
  overflow:hidden;
  word-wrap:break-word;
}
#Right-Inside-Comment{
  float:right;
  background:#00FF00;
  width:670px;
  clear:both;
  margin:10px 0;
}

.comment-list {
  width: 710px;
}

.comment-list-block {
  display: inline-block;
  list-style-type: none;
}

.comment-list-block li {
  padding: 5px 0px;
  margin-bottom: 3px;
}

.comment-list-thumb {
  width: 118px;
  list-style-type: none;
  float: left;
}

.comment-list-thumb img { border: 2px solid #666666; }
.comment-list-thumb img:hover { border: 2px solid #dddcdc; }

.comment-list-thumb li {
  display: inline;
  list-style-type: none;
}

.comment-list-info {
  display: inline;
  list-style-type: none;
  width: 588px;
  float: right;
  border: 1px solid #dddcdc;
  text-align: left;
}

.comment-list-info li {
  padding: 4px 5px;
}

/*--FCK Editor Container--*/
.fck-block {
  width: 690px;
  margin: 0px auto 3px auto;
  border: 1px solid #666666;
}

/*--User Info--*/
.user-info-list {
  list-style-type: none;
  display: inline;
}

.user-info-list li {
  display: inline;
  float: left;
  margin: 0px 4px;
}


/*--Signup/Login Form Container--*/
.signup-left {
  width: 460px;
  margin: 5px 2px;
  padding: 2px 0px 0px 10px;
  background: #fff;
  border: 3px solid #dddcdc;
  float: right;
}

.signup-left p {
  font-weight: bold;
}

.signup-left ul {
  margin: 5px 20px 5px 30px;
}

.signup-right {
  width: 460px;
  margin: 5px 2px;
  padding: 5px;
  background: #fff;
  border: 3px solid #dddcdc;
  float: right;
}
#signup {
  padding:3px 8px;
  direction:rtl;
  text-align:right;
  color:#000000;
  font-family:tahoma;
  font-size:16px;
  float: left;
  margin-top:5px;
  background:url(../images/head_bg.gif) top repeat-x #EFEFEF;
  border:2px solid #3C3C3C;
  width: 560px;
}

.signup-right a { color: #317eb8; font-weight: bold; }
.signup-right a:hover { text-decoration: underline; }

.login-button { margin-left: 78px; }

/*--Email Container--*/
.email-list {
  width: 690px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.email-list ul { list-style-type: none; }

.email-list li {
  margin: 10px 0px;
  padding: 5px 2px;
  border-bottom: 1px dashed #ccc;
}

.email-list-2 {
  width: 690px;
  padding: 2px 10px;
  margin: 0px 0px 8px 0px;
  border: 1px solid #dddcdc;
  float: left;
}

.email-list-2 ul { list-style-type: none; }

.email-list-2 li {
  margin: 2px 0px;
  padding: 0px;
}

/*--Misc--*/
#album_view {
  padding: 2px 0px;
}

.albums_view {
  width: 710px;
  margin: 0px;
  text-align: center;
}

.albums_view ul {
  list-style-type: none;
  display: inline;
}

.albums_view li {
  display: inline;
  text-align: center;
  float: left;
  border:1px solid #ccc;
  padding: 5px;
  width: 160px;
  height: 156px;
  margin: 5px 5px 0px 0px;
}

#mycarousel { margin: 5px 0px; }

/*--Warning Message Container--*/
.warning-message {
  width: 100%;
  height: 23px;
  margin: 2px auto;
  text-align:center;
  border: 1px dashed #ee0000;
  color: #ee0000;
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  padding: 3px 0px 0px 0px;
}

/*--Welcome Page Container--*/
#welcome-container {
	width: 700px;
	border: 2px solid #dddcdc;
	text-align: left;
	height: 356px;
	font-weight: bold;
	margin: 0 auto;
}

#welcome-container ul {
  list-style-type: none;
  margin: 24px 0px;
}

#welcome-container li {
  margin: 0px 0px 10px 90px;
  display: inline;
  width: 320px;
  float: left;
}

/*--Member Search Container--*/
#members-search {
    width:100%;
	text-align: center;
	margin: 10px 0px;
	border: 1px solid #E3E3E3;
}

#members-search ul {
    margin: 0px;
	padding: 5px 0px;
}

#members-search li {
	display: inline;
	margin-right: 5px;
}

/*--Generic Container--*/
#generic-container {
  border: 2px solid #dddcdc;
  padding: 5px;
}

#generic-container p {
  line-height: 2;
}

#blog-read {
  width: 710px;
  border: 1px solid #dddcdc;
}

#blog-read a { color: #5798ca; font-weight: bold; }
#blog-read a:hover { text-decoration: underline;  }

#blog-form {
  border: 1px solid #dddcdc;
  clear: both;
  font-weight: bold;
  padding: 5px;
  margin: 0px;
}

#blog-form ul {
  list-style-type: none;
  width: 700px;
}

#blog-form li {
  display: inline;
  float: left;
}

.blog-title {
  width: 575px;
  background: #e7e7e7;
  padding-left: 5px;
}

.blog-info {
  width: 575px;
  font-weight: bold;
  background: #f1f1f1;
  padding-left: 5px;
  border-bottom: 1px solid #dddcdc;
}

.blog-content { margin: 10px 5px; }
.blog-bookmarks { margin-top: 5px; }

.blog-content-list-thumb {
  width: 102px;
  list-style-type: none;
  float: left;
  vertical-align: middle;
  text-align:center;
  padding: 20px 0px 0px 9px;
}

.news-title {
  width: 696px;
  background: #e7e7e7;
  padding-left: 5px;
}

.news-info {
  width: 696px;
  font-weight: bold;
  background: #f1f1f1;
  padding-left: 5px;
  border-bottom: 1px solid #dddcdc;
}

.news-list-info {
  display: inline-block;
  list-style-type: none;
  width: 708px;
  float: right;
  margin: 2px 0px;
}

.news-list-info li {
  padding: 5px;
}

/*----------------------
  -- General Styles   --
  ----------------------*/
.thumb {
  border: 2px solid #ccc;
}

h1 {
  color: #3580b9;
  font-size: 20px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h2 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

h3 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
}

h4 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

h4 a {
 color: #000000;
}

.moderation {
  background-color: #fff3b7;
  border: 1px solid #6a5800;
  padding: 0px 5px;
  clear: both;
}

.font11px { font-size:11px; }
.font4_14 { color: #000; font-size: 14px; font-weight: bold; }

.font4_13 { color: #fff; font-size: 12px; font-weight: bold; }

.font4_12 { color: #000; font-weight: bold; }

.font5_14 {	color: #0099FF;	font-size: 14px; font-weight: bold; }

.font_members {
    line-height:0.3;
   border:none !important;
   text-align:right;
   direction:rtl;
   font-size: 11px; }

.font5_15 {	color: #090; font-size: 14px; font-weight: bold; direction:rtl }

.ajax_notice { color: #090; font-size:11px; height:30px; display:block}
#playlist_ajaxdiv { text-align:right }

.font5_4B {	color: #0099FF;	font-size: 12px; font-weight: bold; }

.font5_12 {	font-size: 12px; font-weight: bold; }

.font5_16 {	font-size: 18px; font-weight: bold; }

.popular-lable { font-size: 12px; font-weight: bold; background-color:#BFC8CF; margin:10px; text-align:center; height:18px; }

.lastusers { width:65px; height:65px;border:#B2B2B2 3px double;  }

.lastusers_text { color:#00F; text-decoration:underline; }

.stats-thumb { float: left; margin: 2px 0px }

.stats-lable { font-size: 13px; line-height:1.8; font-weight:bold; }

.stats-value { float: left; margin-left:10px; line-height:1.8; font-weight:bold }

.audio-lable { margin: 0px 0px 0px 5px; }

.signup-lable { font-weight: bold; margin: 0px 17px 0px 0px; }
.signup-lable-user { font-weight: bold; margin: 0px 12px 0px 0px; }
.signup-lable-new { font-weight: bold; width: 100%; background-color: #d7d7d7; padding: 0px 5px; }

.clear-fix {
  clear: both;
}


/* Pagination */

#pagination {
	margin-top: 4px;
	margin-bottom: 5px;

}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 10px 5px 0 0;

}
#pagination li a {
	padding: 4px;
	border: 1px solid #999999;
	text-decoration: none;
}
#pagination li a:hover {
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #0000DD;
	ZZZfont-weight: bold;
	ZZZfont-size: 12px;
	ZZZpadding: 5px;

}

/*------------------
  -- Form Styles  --
  ------------------*/
#delmemberform {
  margin: 10px 0px;
}

#addvideoform {
  margin: 10px 0px;
}

/*----------------------
  -- Promoted Videos  --
  ----------------------*/
#promoted-container {

}

.ts-1 {
	height: 150px;
	width: 165px;
   	float:left;
    text-align:right;
}

.ts-9 {
   font-size:10px;
   color:#00F;
}

.ts-8 {
   font-size:9px;
   line-height:15px;
   color:#CCC;
}

.ts-7 {
   border:#FFF 6px double;
}

.ts-2-3 {
    font-size: 11px;
    font-weight: bold;
	text-align: center;
	width: 124px;
}

.ts-2-4 {
    font-size:9px;
	height: 19px;
	width: 124px;
}

.ts-2-5 {
	border: none;
	height: 0px;
	overflow: hidden;
	width: 124px;
}

.ts-1-2 {
	height: 114px;
	width: 126px;
    display:inline;
}

.ts-1-3 {
	height: 114px;
	width: 126px;
    display:inline;
}

.ts-1-4 {
	height: 114px;
	width: 126px;
    display:inline;
}

#UploadAudio{
	text-align:left;
	height: 400px;
}

#UploadVideo{
	text-align:left;
}

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

#UploadVideo_2{
	text-align:left;
	height: 306px;
}

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

}

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


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

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


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

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

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

.CommentBoxList_TopLinks li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

.image_form  {
	font-size: 9pt;
	width: 128px;
	height: 20px;
	font-weight: bold;
	color: #666;
	border: 1px solid #DFDCDC;
	background-color: #FEFEFE;
}

.image_form_tags  {
	font-size: 9pt;
	width: 228px;
	height: 20px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}

.special_textarea  {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	border: 1px solid #DFDCDC;
	background-color: #FDFDFD;
}

input:focus, textarea:focus {
	color: #444444;
	border: 1px solid #0099FF;
}

.special_file {
	border: 1px solid #FDFDFD;
	background-color: #FDFDFD;
}

.sort_by {
	font-size: 7pt;
	width: 138px;
	height: 16px;
	font-weight: bold;
	color: #888888;
	letter-spacing: 1;
	border: 1px solid #7AB0D8;
	background-color: #FFF;
}

.sort_by:focus {
	color: #FFFFFF;
	border: 1px solid #0099FF;
	background-color: #0099FF;
}

#sort_by ul {
  list-style-type: none;
}

#sort_by li {
  display: inline-block;
  margin: 8px 0px;
  float: left;
}
.nobold{
   font-weight:normal;
}
