/* =================================================================================
   = Zendo Template by: Shawn Padgett  http://www.shawnshouse.com                  =
   = Distributed through PHPmotionTemplates.com http://www.phpmotiontemplates.com  =
   = Last Modified: 13/08/2008                                                     =
   = =============================================================================== */
 
img { border: none; }

.clear-fix { clear:both;}

  
body {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #666666 url(../images/background-main.gif) repeat-x;
}

#wrap {
  width: 980px;
  margin: 0 auto;
  height: 100%;
  padding: 0px;
  background: #000;
}

#cap {
 width: 980px;
 height: 10px;
 margin:0 auto;
 padding:0px;
 background: transparent url(../images/background-cap.gif) no-repeat;
}

#header {
  width: 980px;
  height: 72px;
  margin: 0 auto;
  padding: 0px;
  background: #000 url(../images/background-header.gif) repeat-x;
  background-position: top;
}

#left-column-1 {
  width: 608px;
  float: left;
  margin: 5px 0px 0px -4px;
}

#right-column-1 {
  width: 336px;
  float: right;
  margin: 5px 12px 0px 8px;
}

#left-column-2 {
  width: 608px;
  float: left;
  margin: 2px 0px 0px 8px;
}

#right-column-2 {
  width: 336px;
  float: right;
  margin: 2px 6px 0px 8px;
}

#left-column-3 {
    margin-left: 8px;
	float: left;
	width: 336px;
	height: 100%;
}

#right-column-3 {
    margin: 0px 8px 0px 0px;
	float: right;
	width:608px;
	height: 100%;
}

#left-column-4 {
	float: left;
	width: 445px;
	height: 100%;
}

/* Provide Left hand side container - small */
#right-column-4 {
	float: right;
	width:445px;
	height: 100%;
}

#left-column-5 {
    margin-left: 8px;
	float: left;
	width: 336px;
	height: 100%;
}

#right-column-5 {

	float: right;
	width:608px;
	height: 100%;
}


#wide-column {
  width: 914px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: left;
}

#Notification{
	background-color: #222;
	height: 200px;
	border: 2px solid #666666;
}

/* == Link Styles == */
a:link, a:visited {
  color: #c8871f;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #f7dcb1;
}

a.channel-link { color: #ccc; font-weight: normal; text-decoration: underline; }
a.channel-link:hover { color: #fff; }

h4 a:link {
  color: #c8871f;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h4 a:visited {
  color: #c8871f;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

h4 a:hover {
  color: #8aacce;
}

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

#InnerTemaplates_Container {
	height: auto;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
}


/* == Font Styles == */
.font4_12 {
 color: #c8871f;
 font-weight: bold;
}

.font5_16 {
 color: #c8871f;
 font-weight: bold;
 font-size: 14px;
}

h1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 3px 5px;
  margin: 0px 8px;
  width: 97.5%;
  background: #222222;
  border-bottom: 2px solid #666666;
  text-align: left;
}

h2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

h3 {
  color: #c8871f;
  font-size: 16px;
  font-weight: bold;
  margin: 2px 0px;
  padding: 0px;
}

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


/* =======================
   == main_1.htm Styles ==
   ======================= */
#top {
 width: 980px;
 height: 25px;
 margin: 2px auto 0px auto;
 padding: 1px 0px 0px 25px;
}

.greeting {
  float: left;
  color: #fff;
  padding: 2px 0px 0px 0px;
  margin: 6px 0 0 0;
}
.login-form {
 margin:8px 0 0 0;
 float: left;
}

#upload-button {
  width: 99px;
  height: 25px;
  float: right;
  margin: 0px 32px 0px 0px;
  padding: 0px;
  background: transparent url(../images/upload-button.gif) no-repeat;
}

#forum-button {
  width: 99px;
  height: 25px;
  float: right;
  margin: 0px;
  padding: 0px;
  background: transparent url(../images/forum-button.gif) no-repeat;
}

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

#UploadVideo{
	background-color: #000;
	border: 2px solid #666666;
	text-align:left;
	height: 900px;
}

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

#UploadVideo li{
	display:inline;
	float: left;
	margin: 0px 0px 15px 6px;
}

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

#UploadComplete{
	background-color: #222;
	border: 2px solid #666666;
	text-align:left;
	height: 200px;
	text-align:center;
}

#EditVideo{
    color: #fff;
	background-color: #222;
	border: 2px solid #666666;
	text-align:left;
	height: 590px;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	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;
}

#logo {
  float: left;
  padding: 1px 0px 0px 6px;
}

#top-advert {
  width: 914px;
  height: 90px;
  text-align: center;
  margin: 2px auto;
  padding: 8px 0px 0px 25px;
}

#bottom-advert {
  width: 914px;
  margin: 5px auto 0px auto;
  text-align:center;
}

.right-advert {
  width: 336px;
  padding: 1px;
  margin: 5px 0px 0px 0px;
  border: 2px solid #666666;
}

#right-advert2 {
 width: 332px;
 padding: 3px;
 float: right;
 margin: 5px 8px 0px 0px;
 text-align: left;
 background: #e7e7e7;
 border: 2px solid #666666;
 clear: right;
}

#left-advert {
 width: 336px;
 padding: 3px;
 float: left;
 margin-top: 5px;
 text-align: center;
 background: #222;
 border: 2px solid #666666;
}

#ad-block-left {
 width: 256px;
 padding: 3px;
 float: left;
 margin-top: 5px;
 text-align: left;
 background: #e7e7e7;
}

#audio-tag-cloud {
  width: 222px;
  margin: 20px 0px 0px 0px;
  padding: 3px;
  background: #ddd;
  border: 2px solid #666666;
}
.IndexTagCloudBox_list{
	display:block;
	margin: 0px 3px;
}

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

}

/* Main Navigation */
#navigation {
 width: 940px;
 margin: 0 auto;
 padding: 0px;
 background: transparent url(../images/wrap-back.gif) repeat-y;
}

#nav-bar {
  width: 600px;
  height: 29px;
  margin: 0 auto;
  float: right;
  text-align: center;
  margin: 37px 0px 0px 0px;
}

#upload {
  width: 40px;
  float: right;
  margin: 22px 4px 0px 4px;
}

.button a { background-image: url(../images/button-nav.gif); background-repeat: no-repeat; height: 15px; width: 80px; float: right; margin: 0px 5px;}
.button a:hover { background-position: 0 -15px;}
.button-text { color: #fff; font-weight: normal; width: 80px; float: right; margin: 1px 5px; }

.button-control a { background-image: url(../images/button-nav.gif); background-repeat: no-repeat; height: 15px; width: 80px; float: right; margin: 0px 5px;}
.button-control a:hover { background-position: 0 -15px;}
.button-control-text { color: #fff; font-weight: normal; width: 80px; float: right; margin: 1px 5px; }

.button-upload a { background-image: url(../images/button-upload.gif); background-position: center 0; background-repeat: no-repeat; height: 34px; width: 40px; float: right; }
.button-upload a:hover { background-position: center -34px; }
.button-upload-text { color: #fff; font-size: 9px; width: 40px; }

a.nav:link {color:#fff; font-family:arial; font-weight: bold; font-size:13px; }
a.nav:visited {color:#fff; font-family:arial; font-weight: bold; font-size:13px; }

.nav2 { color: #c8871f; }
.nav2 a:link {color:#c8871f; font-family:arial; font-weight: normal; font-size:9px; }
.nav2 a:visited {color:#c8871f; font-family:arial; font-weight: normal; font-size:9px; }
.nav2 a:hover {color:#f7dcb1; font-family:arial; font-weight: normal; font-size:9px; }


#search {
 float: left;
 margin: 47px 0px 0px -182px;
}

#sub-nav {
 width: 966px;
 height: 10px;
 margin: 0 auto;
 padding: 0px 10px 4px 0px;
 text-align: right;
 background: #212121;
 border: 3px solid #515151;
 border-left: none;
 border-right: none;
}
/* ^^ End main_1.htm styles ^^ */


/* ============================
   == inner_index.htm Styles ==
   ============================ */
#index-player {
  width: 608px;
  height: 281px;
  margin: 5px 2px 0px 10px;
  border: 2px solid #666666;
}

#join-now {
 width: 260px;
}

#featured-video-header {
  color: #c8871f;
  width: 612px;
  height: 30px;
  padding: 8px 14px 0px 0px;
  margin: 10px 0px -10px 10px;
  text-align: right;
  background: transparent url(../images/heading-video.gif) no-repeat;
}

#featured-video-header a {
  color: #c8871f;
}

#featured-video-header a:hover {
  text-decoration: underline;
}

#featured-video-header2 {
  color: #c8871f;
  width: 612px;
  height: 30px;
  padding: 8px 14px 0px 0px;
  margin: 5px 0px -10px 0px;
  text-align: right;
  background: transparent url(../images/heading-video.gif) no-repeat;
}

#featured-video-header2 a {
  color: #c8871f;
}

#featured-video-header a:hover2 {
  text-decoration: underline;
}

.featured-video-box {
  width: 608px;
  margin: 0px 0px 5px 10px;
  border: 2px solid #666666;
}

.featured-video-box-ajax {
  width: 608px;
  margin: 0px 8px 5px 10px;
  border: 2px solid #666666;
}

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

}

#featured-audio-header {
  color: #c8871f;
  width: 612px;
  height: 30px;
  padding: 8px 14px 0px 0px;
  margin: 5px 0px -9px 0px;
  text-align: right;
  background: transparent url(../images/heading-audio.gif) no-repeat;
}

#featured-audio-header a {
  color: #c8871f;
}

#featured-audio-header a:hover {
  text-decoration: underline;
}


/* Featured Videos */
.browse-videos-index {
    width: 100%;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

.browse-videos-index li {
    display: inline;
	text-align: center;
	float: left;
	padding: 10px 10px;

}

.browse-videos-duration {
    color: #c8871f;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}

.browse-videos-rating {
  text-align: right;
  margin-top: -10px;
}

#browse-videos {
 color: #fff;
 width: 608px;
 margin: -5px 0px 8px 0px;
 background-color: #222222;
 border: 2px solid #666666;
}

#browse-audio {
 color: #fff;
 width: 608px;
 margin: 5px 0px 8px 0px;
 background-color: #222222;
 border: 2px solid #666666;
}

.featured-thumb {
  border: 2px solid #666666;
  border-top: none;
  border-left: none;
}

.featured-thumb:hover {
  border: 2px inset #666666;
  border-top: none;
  border-left: none;
}

#stats-block {
 width: 964px;
 border: 2px solid #666666;
 clear: both;
 margin: 25px 0px 0px 6px;
}

.stats-block-list {
	white-space: nowrap;
	display-style-type: none;
	text-align: left;

}

.stats-block-list li {
 display: inline;
 float: left;
 margin: 5px 10px 0px 10px;
}

.tags-title {
  width: 342px;
  height: 30px;
  margin: 5px 0px -4px 0px;
  background: transparent url(../images/heading-popular-tags.gif) no-repeat;
}

#tags-block {
  width: 334px;
  border: 2px solid #666666;
  border-top: none;
  margin: 0px 0px 5px 0px;
  text-align: left;
  padding: 0px 2px 2px 2px;
}
/* ^^ End inner_index.htm styles ^^ */


/* ===========================
   == inner_play.htm Styles ==
   =========================== */

#now-playing {
 color: #c8871f;
 font-size: 14px;
 font-weight: bold;
 text-align: right;
 padding: 7px 0px 0px 0px;
 width: 612px;
 height: 24px;
 margin: 5px 3px 0px 0px;
 background: transparent url(../images/heading-now-playing.gif) no-repeat;
}

#main-player {
  width: 608px;
  background: #000;
  border: 2px solid #666666;
  border-top: 1px solid #666666;
  margin: -2px 0 0 0;
} 

#video-info {
  width: 578px;
  height: 78px;
  background: #000 url(../images/background-div.gif) repeat-x;
  background-position: top;
  border: 2px solid #666666;
  border-top: none;
  margin: 0px 0px;
  padding: 2px 30px 0px 0px;
}

#options-title {
 width: 100%;
 height: 22px;
 background: #111;
 border: 2px solid #666666;
}

#options {
 width: 100%;
 height: 35px;
 margin: 1px 0px 4px 0px;
 padding: 4px 0px;
}

#rating {
 width: 250px;
 float: left;
 text-align: left;
 margin-left: 5px;
}

/* comments box */
#comm-title {
  width: 608px;
  height: 20px;
  background: transparent url(../images/heading-comments.gif) no-repeat;
  text-align: right;
  margin: 10px 0px -11px 0px;
  padding: 6px 6px 0px 0px;
}

#comm-title a {
  color: #c8871f;
  text-decoration: none;
  font-weight: bold;
}

#comm-title a:hover {
  text-decoration: underline;
}

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

#CommentBoxPostNew{
	border: 2px solid #666666;
	width: 602px;
	background: #000 url(../images/background-div.gif) repeat-x;
	background-position: top;
	clear: left;
	padding: 3px;
	margin: -2px 0px 10px 0px;
}

.CommentsBox{
    background-color: #000;
	border: 1px dotted #666666;
	border-right: none;
	width: 594px;
	height: 42px;
	text-align: left;
	padding: 2px 0px 0px 6px;
}

.CommentsBox a:link {
  color: #c8871f;
  font-weight: bold;
  text-decoration: none;
}

.CommentsBox a:visited {
  color: #c8871f;
  font-weight: bold;
  text-decoration: none;
}

.CommentsBox a:hover {
  text-decoration: underline;
}

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

.member-info-comment {
 width: 598px;
 text-align: left;
 background-color: #333333;
 border: 2px solid #666666;
 padding: 2px 5px;
 margin: 5px 0px;
}

.comment-text {
  margin: 8px 0px -5px 3px;
}

/* Video Comments thumb */
.ThumbMembersVideos_Comments{
    background-color: #111;
	float:left;
	padding: 2px;
	width:40px;
	height:40px;
}

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

}

.ThumbRelatedAudio, .ThumbMembersAudio{
	float:left;
	width:50px;
	height:50px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	border: 1px solid #999999;

}

#details-block {
 width: 334px;
 background: #000 url(../images/background-div.gif) repeat-x;
 background-position: top;
 padding: 2px;
 float: right;
 margin-top: 5px;
 text-align: left;
 border: 2px solid #666666;
}

.memberDetails {
 float:right;
 width: 332px;
 padding-bottom: 3px;
 margin-bottom: 5px;
 text-align: left;
 background: transparent;
 border-bottom: 1px dotted #666666;
}

.member-thumb {
 width: 70px;
 height: 70px;
 margin: 2px 5px -2px 2px;
 border: 2px solid #222;
 background: #222;
}

.memberDetails2 {
 color: #666666;
 float:right;
 width: 250px;
 text-align: left;
 margin-top: -68px;
 background: transparent;
}

#video-description {
 margin: 0px 5px;
 border-bottom: 1px dotted #666666; 
}

#tags {
 margin: 5px 5px;
 border-bottom: 1px dotted #666666; 
}

.EmbeddedBox_list{
	display:block;
	margin: 1px 2px;
	padding-left: 0px;
}

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

#bookmarks {
 width: 300px;
 padding:  4px 0px 0px 4px;
 margin: 8px 0px;
 border-top: 1px dotted #666666;
}

#related-videos {
 position: inherit;
 width: 332px;
 padding: 3px;
 float: right;
 margin: 0px 8px 0px 0px;
 text-align: left;
 background: #000;
 border: 2px solid #666666;
 border-top: none;
 clear: right;
}

#members-videos {
 width: 332px;
 padding: 3px;
 float: right;
 margin: 0px 8px 0px 0px;
 text-align: left;
 background: #000;
 border: 2px solid #666666;
 border-top: none;
 clear: right;
}

/*Boxes Titles, Related, members etc*/
#RelatedVideosTitle {
    width: 342px;
	height: 30px;
	float: right;
	margin: 5px 8px 0px 0px;
	background: transparent url(../images/heading-related-videos.gif) no-repeat;
	clear: right;
}

#MembersVideosTitle{
    width: 342px;
	height: 30px;
	float: right;
	margin: 5px 8px 0px 0px;
	background: transparent url(../images/heading-more-from-member.gif) no-repeat;
	clear: right;
}

.colDivider {clear:both; margin-bottom:0px; margin-left:7px; margin-right:7px; padding-bottom:4px; border-bottom: 1px dotted #CCC}

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

.clearfix2 {
    clear: both; 
}

.RelatedVideosSpacer{
height:10px;

}

/* ^^ End inner_play.htm styles ^^ */
 
 
/* =================================
   == inner_audio_play.htm Styles ==
   ================================= */
#audio-player {
  color: #fff;
  width: 608px;
  background: #222;
  border: 2px solid #666666;
  border-top: 2px solid #666666;
  padding: 10px 0px 0px 0px;;
  margin: -2px 0 0 0;
}

marquee {
  width: 100%;
  font-face: impact;
  font-weight: bold;
  text-align: right;
} 

/*Boxes Titles, Related, members etc*/
#RelatedAudioTitle {
    width: 342px;
	height: 30px;
	float: right;
	margin: 5px 8px 0px 0px;
	background: transparent url(../images/heading-related-audio.gif) no-repeat;
	clear: right;
}


.audio-ad-fix {
 width: 100%;
 height: 250px;
}

/* ^^ End inner_audio_play.htm styles ^^ */


/* =================================
   == Category and Browse Styles ==
   ================================= */
/* (2) Horizontal boxes */
.CategoryBoxHorizontal{
	width: 185px;
	float: left;
	height: 175px;
	display:inline;
	margin: 0px 0px 20px 8px;
	border: 2px solid #666666;
	background-color: #222222;

}

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

.CategoryBoxHorizontal li{
	margin-bottom: 2px;
	padding: 0 5px;

}

#CategoryVideoDetails{
	width: 647px;
	height: 100%;
	background-color: #e7e7e7;
	margin: 0px 0px 0px 14px;
	border: 2px solid #666666;
	border-top: none;
}

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

.CategoryVideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 470px;
	float: right;
	padding-bottom: 5px;

}

.CategoryVideoDetails_Info_List li{
	margin-bottom: 3px;
}
/* ^^ End Category and Browse Styles ^^ */


/* ===========================
   == Member Profile Styles ==
   =========================== */
#profile-player {
  width: 554px;
  height: 324px;
  margin: 0 auto;
  border: 2px solid #666666;
}

 /* 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: 2px;
	padding-bottom: 0px;
	background: #222;
	border: 2px solid #666666;

}

.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;
	background: #222;
	border: 2px solid #666666;
}

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

.MembersProfileView{
	background-color: #ddd;
	margin-bottom: 20px;
	text-align: left;
	border: 2px solid #666666;

}

.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: #222;
	margin-bottom: 20px;
	text-align: center;
	border: 1px dotted #ccc;

}

.MembersProfileVideoView{
	background-color: #222;
	margin: 20px 0px -4px 0px;
	padding: 10px 0 0 0;
	text-align: center;
	border: 1px dotted #ccc;

}

/* (2) Horizontal boxes */
.CategoryBoxHorizontal_2{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 2px solid #666666;
	background-color: #222;
	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;

}

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

.GroupAdmin4{ /*with no border or image*/
	margin-top: 5px;
	background: #000;
	border: 2px solid #666666;
}

.CategoryBoxHorizontal_3{
	width: 180px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 2px solid #666666;
	background-color: #222;
	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;

}

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

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


}

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


}

#MembersSearch li{
	display: inline;
	margin-right: 15px;
}
/* ^^ End Member Profile Styles ^^ */


/* ==================
   == Email Styles ==
   ================== */
#friends-menu-title {
  color: #fff;
  width: 336px;
  background: #222;
  border: 2px solid #666666;
  padding: 3px;
  margin: 5px 0px 0px 2px;
}

#friends-menu {
 width: 336px;
 background: #222;
 border: 2px solid #666666;
 padding: 3px;
 text-align: left;
 margin: 0px 0px 5px 2px;
}

#friends-menu-title2 {
  color: #fff;
  width: 336px;
  background: #222;
  border: 2px solid #666666;
  padding: 3px;
  margin: 5px 0px 0px 2px;
}

#friends-menu2 {
 width: 336px;
 background: #222;
 border: 2px solid #666666;
 padding: 3px;
 text-align: left;
 margin: 0px 0px 5px 2px;
}

#friends-menu a {
 color: #c8871f;
 text-decoration: none;
}

#friends-menu a:hover {
 text-decoration: underline;
}

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

#MyaccountUpdateProfile{
	border: 2px solid #666666;
	background-color: #444;
	margin-bottom: 50px;
	padding: 5px;
}
.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;
	font-weight: bold;
	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;

}

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

.UpdateProfileForm p{
	margin: 10px 0px;
}


/* (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: #000;
	border: 2px dotted #666666;
	border-left: none;
	border-right: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* ^^ End Email Styles ^^ */

/* ==================
   == Groups Styles ==
   ================== */
#groups-menu {
  color: #c8871f;
  width: 608px;
  height: 30px;
  padding: 8px 14px 0px 0px;
  margin: 5px 0px -7px 0px;
  text-align: right;
  background: transparent url(../images/heading-groups.gif) no-repeat;
}

#groups-menu a {
  color: #c8871f;
}

#groups-menu a:hover {
  text-decoration: underline;
}

.GroupsCreate{
	line-height: 20px;
    margin: 0px 5px;

}
#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;
}
/* ^^ End Groups Styles ^^ */


/* =====================
   == Playlist Styles ==
   ===================== */
#Playlists{
	background-color: #222;
	border: 2px solid #666666;
	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: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;

}

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

}
/* ^^ End Playlist Styles ^^ */


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

#Register{
	background-color: #222;
	border: 2px solid #666666;
	height: 300px;
	width: 450px;
	text-align: left;
    margin: 5px 0px 10px 13px;
}

#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: #222;
	height: 300px;
	width: 450px;
	border: 2px solid #666666;
	text-align: left;
	margin: 5px 0px 10px -20px;
}

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

#WelcomeMain{
	border: 2px solid #666666;
	background-color: #222;
	text-align: left;
	margin-bottom: 0px;
	height: 300px;


}

#WelcomeMain ul{
	list-style-type: circle;
	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;
}

#WelcomeMain a {
  color: #c8871f;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#WelcomeMain a:hover {
  text-decoration: underline;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #fff;
	font-size: 15px;
	background-color: #212121;
	border: 1px solid #666666;
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}
input, button
{

}

input:focus, textarea:focus {
    color: #969696;
	border: 1px solid #c8871f;
}

textarea {
	font-size: 100%;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select {
	font-weight: normal;
	font-size: 12px;
	color: #969696;
	background-color: #212121;
	border: 1px solid #666666;
}


.embed {
  width: 306px;
}

#submit {
    color: #000;
	width: 100px;
	height: 20px;
    background: transparent url(../images/button-submit.gif) no-repeat;
	border: none;
}

#submit:hover {
 border: 1px solid #c8871f;
}

#submit-next {
    color: #000;
	width: 100px;
	height: 20px;
    background: transparent url(../images/button-next.gif) no-repeat;
	border: none;
}

#submit-next:hover {
 border: 1px solid #c8871f;
}

#submit-register {
    color: #000;
	width: 100px;
	height: 20px;
    background: transparent url(../images/button-register.gif) no-repeat;
	border: none;
}

#submit-register:hover {
 border: 1px solid #c8871f;
}

#submit-login {
    color: #000;
	width: 100px;
	height: 20px;
    background: transparent url(../images/button-login.gif) no-repeat;
	border: none;
}

#submit-login:hover {
 border: 1px solid #c8871f;
}

#submit-send {
    color: #000;
	width: 100px;
	height: 20px;
    background: transparent url(../images/button-send.gif) no-repeat;
	border: none;
}

#submit-send:hover {
 border: 1px solid #c8871f;
}

#submit-invite {
    color: #000;
	width: 100px;
	height: 20px;
    background: transparent url(../images/button-invite.gif) no-repeat;
	border: none;
}

#submit-invite:hover {
 border: 1px solid #c8871f;
}

#submit-search {
    color: #000;
	width: 20px;
	height: 20px;
    background: transparent url(../images/button-search.gif) no-repeat;
	border: none;
}

#submit-search:hover {
 border: 1px solid #c8871f;
}



#bottom-menu {
  color: #666666;
  text-align: center;
  background-color: #000;
  width: 980px;
  margin: 0 auto;
}

/* == Footer == */
#footer {
  color: #666666;
  width: 1000px;
  height: 50px;
  margin: -5px auto 0 auto;
  padding: 16px 0px 0px 0px;
  text-align: center;
  background: transparent url(../images/background-footer.gif) no-repeat;

}

.shawnshouse {
 color: #666666;
 font-size: 11px;
 font-weight: bold;
 margin: 0px;
}

#table5 {
  margin-top: 0px;
 background: #666666;
}

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

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

#shortdesc{
        display: block;
}

#pagination {
	margin: 8px 0px -5px 0px;
    height: 30px;
}

#pagination ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 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: #666666;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;

}


/* Uncomment the following code to enable HORIZONTAL featured videos on index */

/*
#featured-videos {
 width: 646px;
 margin: 0px 0px 0px 14px;
 border: 2px solid #666666;
 background-color: #e7e7e7;
}

#IndexVideoListContainer{}

#IndexMoreVideo{}

#IndexMoreVideo_title{}

#IndexVideoDetails{
	width: 100%;
	height: 100%;
	margin: 0px;
}

.VideoDetails_All_List{
	display:inline;
	display: block;
	text-align: left;
	padding: 0px 2px 2px 2px;
	width: 125px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	border-bottom: 1px dashed #666666;

}

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

.VideoDetails_Info_List{
	list-style-type: none;
	display: block;
	margin-top: 3px;
	padding: 0px 10px 8px 3px;
	text-align: left;
	margin-left: 0px;
	width: 492px;
	float: right;
	border-bottom: 1px dashed #666666;

}

.VideoDetails_Info_List li{
	margin-bottom: 3px;
}
*/