/* ===================================
   = FlowMOTION  Template by: ShawnX =
   = http://www.shawnshouse.com      =
   = Last Modified: 30/05/2008       =
   = ================================= */
 
img { border: none; }

.clear-fix { clear:both;}

  
body {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #444;
}

#wrap {
  width: 940px;
  margin: 0 auto;
  height: 100%;
  padding: 0px;
  margin-top: -8px;
  margin-bottom: 2px;
  background: transparent url(../images/wrap-back.gif) repeat-y;
}

#header {
  width: 940px;
  height: 105px;
  margin: 0 auto;
  padding: 0px;
  background: transparent url(../images/header-back.gif) no-repeat;
}

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

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

#left-column-2 {
  width: 640px;
  float: left;
  margin: 2px 0px 0px 13px;
}

#right-column-2 {
  width: 260px;
  float: right;
  margin: 2px 12px 0px 13px;
}

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

#right-column-3 {
	margin-right: 12px;
	float: right;
	width:675px;
	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%;
}

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

#Notification{
	background-color: #ddd;
	height: 200px;
	border: 1px solid #ccc;
}

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

a:hover {
  color: #abc4dc;
}


h4 a:link {
  color: #1f4971;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

h4 a:visited {
  color: #1f4971;
  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: #002a51;
 font-weight: bold;
}

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

h1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 3px 5px;
  margin: 2px 0px 0px 14px;
  width: 96%;
  background: #002a52;
  border-bottom: 2px solid #abc4dc;
  text-align: left;
}

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

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


/* =======================
   == main_1.htm Styles ==
   ======================= */
#top {
 width: 940px;
 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: 7px 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;
}

#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: #ddd;
	border: 1px solid #ccc;
	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;
	float: left;
	margin-left: 6px;
}

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

#UploadComplete{
	background-color: #ddd;
	border: 1px solid #ccc;
	text-align:left;
	height: 200px;
	text-align:center;
}

#EditVideo{
    color: #fff;
	background-color: #bbb;
	border: 1px solid #ccc;
	text-align:left;
	height: 590px;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	margin-top: 0px;
}

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

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

#logo {
  float: left;
  padding: 12px 0px 0px 21px;
}

#top-advert {
  width: 728px;
  height: 90px;
  float: left;
  padding: 8px 0px 0px 25px;
}

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

#right-advert {
  width: 255px;
  padding: 1px;
  margin: 5px 0px 0px 0px;
  border: 1px solid #ccc;
}

#right-advert2 {
 width: 256px;
 padding: 3px;
 float: right;
 margin: 5px 13px 0px 0px;
 text-align: left;
 background: #e7e7e7;
 border: 1px solid #ccc;
}

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

#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: 1px solid #ccc;
}
.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: 914px;
  height: 29px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  background: transparent url(../images/nav-back.gif) repeat-x;
}

.button a { background-image: url(../images/nav-button.gif); background-repeat: no-repeat; height: 14px; width: 100px; float: left;  padding: 7px 0px;}
.button a:hover { background-position: 0 -29px;}

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; }
a.nav2:link {color:#8aacce; font-family:arial; font-weight: normal; font-size:9px; }
a.nav2:visited {color:#8aacce; font-family:arial; font-weight: normal; font-size:9px; }
a.nav2:hover {color:#abc4dc; font-family:arial; font-weight: normal; font-size:9px; }


#search {
 float: right;
 margin: 7px 8px 0px 0px;
}

#sub-nav {
 width: 914px;
 height: 26px;
 margin: 0 auto 0px 13px;
 padding: 1px 10px;
 background: transparent url(../images/sub-nav.gif) no-repeat;
}
/* ^^ End main_1.htm styles ^^ */


/* ============================
   == inner_index.htm Styles ==
   ============================ */
#index-player {
  width: 649px;
  height: 284px;
  margin: 0px 2px 0px 14px;
}

#join-now {
 width: 260px;
}

#featured-video-header {
  color: #1f4971;
  width: 649px;
  height: 30px;
  padding: 8px 14px 0px 0px;
  margin: 5px 0px -7px 14px;
  text-align: right;
  background: transparent url(../images/featured-header.gif) no-repeat;
}

#featured-video-header a {
  color: #1f4971;
}

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

.featured-video-box {
  width: 647px;
  margin: 0px 0px 0px 14px;
  border: 1px solid #ccc;
}

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

}

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

#featured-audio-header a {
  color: #1f4971;
}

#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 18px;

}

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

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

#browse-videos {
 width: 647px;
 margin: -5px 0px 8px 14px;
 background-color: #e7e7e7;
 border: 1px solid #ccc;
 border-top: none;
}

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

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

#stats-block {
 width: 258px;
 height: 200px;
 border: 1px solid #ccc;
 clear: both;
 margin: 5px 0px 0px 0px;
 background: #e7e7e7;
}

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

}

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


.tags-title {
  color: #1f4971;
  font-weight: bold;
  font-size: 12px;
  width: 253px;
  height: 20px;
  border: 1px solid #ccc;
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 0px 5px;
  text-align: left; 
}

#tags-block {
  width: 254px;
  border: 1px solid #ccc;
  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: #002a51;
 font-size: 14px;
 font-weight: bold;
 text-align: right;
 padding: 7px 7px 0px 0px;
 width: 637px;
 height: 21px;
 margin: 5px 3px 0px 0px;
 background: transparent url(../images/now-playing.gif) no-repeat;
}

#main-player {
  width: 640px;
  background: #e7e7e7;
  border: 1px solid #ccc;
  border-top: 2px solid #ccc;
  margin: -2px 0 0 0;
} 

#video-info {
  width: 640px;
  background: #ddd;
  border: 1px solid #ccc;
  margin: 2px 0px;
  padding: 2px 0 0 0;
}

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

#options {
 width: 100%;
 margin: 5px 0px;
 padding: 4px 0px;
 border-bottom: 1px dotted #ccc;
}

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

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

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

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

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

#CommentBoxPostNew{
	border: 1px dotted #666666;
	width: 634px;
	background-color: #e7e7e7;
	clear: left;
	padding: 3px;
	margin: -2px 0px 10px 0px;
}

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

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

.CommentsBox a:visited {
  color: #1f4971;
  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: 630px;
 text-align: left;
 background-color: #ddd;
 border: 1px solid #bbb;
 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: 258px;
 background-color: #ddd;
 padding: 2px;
 float: right;
 margin-top: 5px;
 text-align: left;
 border: 1px solid #ccc;
}

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

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

.memberDetails2 {
 float:right;
 width: 170px;
 text-align: left;
 margin-top: -68px;
 background: transparent;
}

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

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

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

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

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

#related-videos {
 position: inherit;
 width: 256px;
 padding: 3px;
 float: right;
 margin: 0px 13px 0px 0px;
 text-align: left;
 background: #e7e7e7;
 border: 1px solid #ccc;
 clear: right;
}

#members-videos {
 width: 256px;
 padding: 3px;
 float: right;
 margin: 0px 13px 0px 0px;
 text-align: left;
 background: #e7e7e7;
 border: 1px solid #ccc;
 clear: right;
}

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

#MembersVideosTitle{
    width: 264px;
	height: 23px;
	float: right;
	margin: 5px 13px 0px 0px;
	background: transparent url(../images/members-videos.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: 640px;
  background: #002a51;
  border: 1px solid #ccc;
  border-top: 2px solid #ccc;
  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: 264px;
	height: 23px;
	float: right;
	margin: 5px 13px 0px 0px;
	background: transparent url(../images/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: 200px;
	float: left;
	height: 175px;
	display:inline;
	margin: 0px 0px 20px 5px;
	border: 1px solid #ccc;
	background-color: #ddd;
	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;

}

#CategoryVideoDetails{
	width: 647px;
	height: 100%;
	background-color: #e7e7e7;
	margin: 0px 0px 0px 14px;
	border: 1px solid #ccc;
	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: 510px;
	float: right;
	padding-bottom: 5px;

}

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


/* ===========================
   == Member Profile Styles ==
   =========================== */
 /* 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;
	background: #ddd;
	border: 1px solid #ccc;
}

.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: #ddd;
	border: 1px solid #ccc;
}

#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: 1px solid #ccc;

}

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

}

.MembersProfileVideoView{
	background-color: #ddd;
	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: 1px solid #ccc;
	background-color: #ddd;
	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: #bbb;
	border: 1px solid #ccc;
}

.GroupAdmin4{ /*with no border or image*/
	margin-top: 5px;
	background: #bbb;
	border: 1px solid #ccc;
}

.CategoryBoxHorizontal_3{
	width: 200px;
	float: left;
	height: 195px;
	display:inline;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	background-color: #ddd;
	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: 1px solid #ccc;


}

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


}

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


/* ==================
   == Email Styles ==
   ================== */
#friends-menu-title {
  width: 220px;
  background: #ddd;
  border: 1px solid #ccc;
  padding: 3px;
  margin: 5px 0px 0px 2px;
}

#friends-menu {
 width: 220px;
 background: #e7e7e7;
 border: 1px solid #ccc;
 padding: 3px;
 float: right;
 text-align: left;
 margin: 0px 0px 5px 0px;
}

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

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

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

#MyaccountUpdateProfile{
	border: 1px solid #ccc;
	background-color: #ddd;
	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: #ddd;
	border: 1px dotted #ccc;
	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: #1f4971;
  width: 649px;
  height: 30px;
  padding: 8px 14px 0px 0px;
  margin: 5px 0px -7px 14px;
  text-align: right;
  background: transparent url(../images/groups-menu.gif) no-repeat;
}

#groups-menu a {
  color: #1f4971;
}

#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: #e7e7e7;
	border: 1px solid #ccc;
	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: #ddd;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ccc;
	border-bottom-color: #ccc;

}

#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: #ddd;
	border: 1px solid #ccc;
	height: 300px;
	width: 450px;
	text-align: left;
    margin: 0px 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: #ddd;
	height: 300px;
	width: 450px;
	border: 1px solid #ccc;
	text-align: left;
	margin: 0px 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: 1px solid #ccc;
	background-color: #ddd;
	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: #1f4971;
  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: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	background-color: #e7e7e7;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
}
input, button
{
	font-size: 90%;
}

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

#login-submit:hover {
 background-color: #ccc;
}

/* == Footer == */
#footer {
  color: #666666;
  width: 940px;
  margin: 0px auto 0px auto;
  text-align: center;
  background: transparent url(../images/footer-back.gif) repeat-y;
}

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

#table5 {
 width: 923px;
 margin-top: -15px;
}

input:focus, textarea:focus {
    color: #000;
    border-style: solid;
    border-color: #8aacce;
    border-width: 1px;
}

textarea {
	font-size: 100%;
	color: #000;
	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-size: 80%;
	font-weight: normal;
	color: #000;
	background-color: #e7e7e7;
	border-style: solid;
    border-color: #000;
    border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

/* 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-top: 8px;
	margin-bottom: 8px;

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

}
#login-title {
 color: #fff;
 padding-top: 4px;
 font-weight: bold;
 text-align: left;
 width: 260px;
 height: 15px;
 margin: 5px 0px 0px 0px;
 background: #00254c;
}

#login-block {
 width: 258px;
 height: 83px;
 padding: 8px 0px 10px 0px;

 margin: 0px 0px 5px 0px;
 text-align: left;
 background: #e7e7e7;
 border: 1px solid #ccc;
 border-top: none;
}

.login-block-list{
	display: block;
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 0px;
}

.login-block-list li{
	list-style-type: none;
}
