﻿
/************************
general layout settings *
*************************/
#hostbot {
  width: 1045px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('/images/bgbot.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 5px;
}

#hosttop {
  width: 1045px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('/images/bgtop.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 5px;
}

#wrapperbot
{
	width: 1045px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	text-align: left;
	background: url('/images/bgedges.png') center repeat-y;
}

#wrapper
{
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
}

/* top */
#header
{
	margin-top: -8px;
	padding-bottom: 4px;
	padding-top: 15px;
}

#logo 
{
	margin-top: -3px;
	padding-bottom: 5px;
	padding-right:10px;
	position: absolute;
	float:left;
	z-index:1;
}

#tagline
{
	font-size: 14px;
	padding-top: 65px;
	padding-bottom: 5px;
	color: #828639;
	position: absolute;
	margin-left: 8px;
	float:left;
	z-index:0;
	font-weight:bold;
}

#adleader
{
    font-size: 14px;
	margin-top: -10px;
	padding-bottom: 5px;
	color: #828639;
	position:relative;
	margin-left: 260px;
	float:right;
}

#search
{
	margin-top: 12px;
	float: right;
}

/* top & content  separator */
#topsep
{ 
    /*width: 995px;*/
	text-align: left;
	margin-top: 85px;
}

#intro
{
	float:left;
	margin-top: 13px;
	margin-bottom: 10px;
	line-height: 1.7em;
	
}

#intro .intromsg
{
	width:556px;
	padding-top:8px; 
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	
}

#intro .intromsg h1
{
	font-size:30px;
	font-weight:normal; 
	letter-spacing:-.03em; 
}

#signupdiv
{
	margin-top: 13px;
	float: right;
	width: 400px;
}

#logindiv
{
	margin-top: 10px;
	float: right;
	width: 400px;
	margin-bottom: 6px;
}

#adsection
{
	float: right;
}

#adsection .adsectionitem
{
	width:400px;
	height:240px;
}

#adsection .adsectionitem h3
{
	font-size:18px; 
	font-weight:normal; 
	letter-spacing:-.03em; 
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: -1px;
}

/* content */

#content
{
	width:585px;
	height:100%;
	background-color: #FFF;
	margin-bottom:10px;
	margin-top: 5px;
	float:left;
}

#content .msg
{
	margin-left:5px;
}

#content .msg h2
{
	font-size:20px;
	vertical-align:middle;
	margin-bottom: 2px;
}

/* followus */
#followus
{
	height:40px;
	width:400px;
	float:right;
	margin-top:45px;
	clear:right;
}

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

#followus ul li {
  display: inline;
}

/* content & bottom separator */
#contentsep
{
	text-align: left;
}

/* register */
#register_intro
{
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#register_intro .intromsg
{
	width:900px;
	font-size:11pt;
}

#register_intro .intromsg h1
{
	font-size:30px; 
	font-weight:normal; 
	letter-spacing:-.03em; 
	padding-top:8px; 
	padding-bottom:5px;
	color:#004800;
}

#register_body
{
    font-size:11pt;
	padding-top: 15px;
	padding-bottom: 15px;
	width:525px;
	line-height: 1.5em;
}

#register_right
{
	line-height: 1.5em;
	margin-top: -535px;
	width: 450px;
	float: right;
	font-size:11pt;
}

#register_right_nowidth
{
	line-height: 1.5em;
	margin-top: -325px;
	float: right;
	font-size:11pt;
}

#register_right h1, #register_right_nowidth h1
{
	font-size:23px; 
	font-weight:normal; 
	letter-spacing:-.03em; 
	color: #CC6600;
}

#register_right h2, #register_right_nowidth h2
{
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

#register_right ul
{
	font-size: 16px;
	color: #666666;
}
#register_right ul li
{
	
}

/* tabbing */
.tabs {
	float: left;
	width: 100%;
	border-bottom: solid 1px #D2D3DA;
}

.tabs ul{
	float: left;
	padding: 0 0 0 5px;
	margin: 0 0 ;
	list-style: none;
	cursor:pointer;
}

.tabs ul li {
	float: left;
	display: block;
	margin:  0 6px 0 0;
	padding: 6px 10px 4px 10px;
	border-bottom: none;
	color: #006633;
	text-decoration: none;
}

.tabs ul li.selected {
	background:none;
	background-color:#FFFFFF;
	border-top: 1px solid #D2D3DA;
	border-left: 1px solid #D2D3DA;
	border-right: 1px solid #D2D3DA;
	margin:  0 6px 0 0;
	padding: 6px 10px 4px 10px;
}

.tabs ul li:hover {
	float: left;
	display: block;
	margin:  0 6px 0 0;
	padding: 6px 10px 4px 10px;
	border-top: solid 1px #D2D3DA;
	border-right: solid 1px #D2D3DA;
	border-left: solid 1px #D2D3DA;
}

.tabs li.selected, .r-tabs li.selected li:hover{
	color: #006633;
	font-weight: bold;
}

/* sub tabs */
.subtabs {
	float: left;
	width: 100%;
	border: none;
	margin-left:100px;
}
.subtabs ul{
	float: left;
	padding: 0 0 0 0px;
	list-style: none;
	cursor:hand;
}

.subtabs ul li {
	float: left;
	display: block;
	margin:  0 6px 0 0;
	padding: 4px 0px 0px 0px;
	border: none;
	color: #006633;
	text-decoration: none;
	font-size:11px;
}

.subtabs ul li.selected {
	background:none;
	background-color:#FFFFFF;
	border:none;
	margin: 0 6px 0 0;
	padding: 4px 0px 0px 0px;
}

.subtabs ul li:hover {
	float: left;
	display: block;
	margin:  0 6px 0 0;
	padding: 4px 0px 0px 0px;
	border-bottom: solid 1px #D2D3DA;
}

.subtabs li.selected {
	color: #999999;
	font-weight: bold;
	border-bottom: solid 1px #D2D3DA;
}

/* profile tabbing */
.tabsInside {
	float: left;
	width: 100%;
	border-bottom: solid 1px #D2D3DA;
	padding-top:20px;
	padding-left:15px;
	color:#666;
	margin-top:-15px;
}

.tabsInside ul{
	float: left;
	padding: 0 0 0 5px;
	margin: 0 0 ;
	list-style: none;
}

.tabsInside li 
{
	cursor:pointer;
	float: left;
	margin:  0 6px 0 0;
	padding:5px;
	min-width:50px;
	text-align:center;
	
}

.tabsInside li.selected
{
	color: #454545;
	background: none;
	background-color: #E8E8E8;
	border-top: 1px solid #D2D3DA;
	border-left: 1px solid #D2D3DA;
	border-right: 1px solid #D2D3DA;
}

.tabsInside li:hover {
	display: block;
	border-top: solid 1px #D2D3DA;
	border-right: solid 1px #D2D3DA;
	border-left: solid 1px #D2D3DA;
}

/* bottom */
#bottom
{
	clear: both;
	vertical-align:bottom;
}

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

#bottom ul li {
  line-height: 1.3em;
  display: inline;
}

/************************
user interface controls *
*************************/
.input
{
	border: solid 1px #D2D3DA;
	width: 220px;
	font-size: 14px;
	color: #333333;
	height: 20px;
}

.dropdown
{
	border: solid 1px #D2D3DA;
	font-size: 14px;
	color: #333333;
	height: 24px;
}

.viewall
{
    float:right;
    margin-top: -20px;
}

.scouut
{
	color: #CC6600;
}

.usersTable
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 132px;
	height: 140px;
}

.usersTable td
{
	text-align:center;
}

.usersTableSm
{
	margin: 2px;
	border: 1px solid #CCCCCC;
	width:75px;
	height:75px;
	max-width:75px;
	max-height:75px;
	text-align: center;
}

.formPrompt
{
	font-weight:bold;
	font-size:12pt;
}

.formNotice
{
	font-size:14pt;
	padding-bottom: 30px;
}

.passwordStrength
{
	border: solid 1px #004800;
}

.modalPopup
{
	background-color: #C0C0C0;
	filter:alpha(opacity=70); 
	opacity:0.7;
}

.inviteTable
{
	text-align: center;
	width: 600px;
}

.loginTable
{
	text-align: left;
	width:600px;
}


.loginTableNoWidth
{
	
}

.clearBoth{
	clear:both;
}

.clear{
  clear: both;
  height:1px;
}

.profile_home 
{
	margin-top: 10px;
}

.profile_left {
	float: left;
	height: 5px;
	text-align: center;
	width: 122px;
}

.profile_img{
	width:122px;
	height:142px;
	background:url('/images/profile-pic.gif') no-repeat;
	text-align:center;	
	line-height: 109px; 
	padding-top: 12px;
}

.profile_img_public{
	width:122px;
	height:160px;
	background:url('/images/profile-pic.gif') no-repeat;
	text-align:center;	
	line-height: 105px; 
	padding-top: 10px;
}

.profile_img_nowidth{
	background:url('/images/profile-pic.gif') no-repeat;
	text-align:center;	
}

.profile_img_bottom_left {
	clear:right;
	color:#a6a6a6;
	font-size:11px;
	padding-top:10px;
	text-align:right;
}

.profile_right {
	margin-left: 135px;
}

.profile_right_top {
	border-bottom: 1px solid #DEDEDE;
	height: 50px;
	padding-right:5px;
}

.profile_right_top_left {
	color: #cc6600;
	float:left;
	font-size:20px;
	margin-top: 6px;
	overflow: hidden; 
	width:270px;
}

.profile_right_bottom_left {
	color:#545454;
	float:left;
	width:275px;
	margin-top: 10px;
}

.profile_right_bottom_left p {
	
	margin:0px;
}

.profile_right_bottom_left strong {
	color:#a6a6a6;
	font-weight:normal;
}

.profile_actions {
	float:left;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 152px;
}

.profile_actions_img {
	float:left;
	height:18px;
	width:20px;
	display:block;
}

.profile_actions_desc {
	float:left;
	font-size:12px;
	height:16px;
	padding-left: 5px;
	padding-top: 2px;
	text-align:left;
	width: 125px;
	white-space: nowrap;
}

.normal{
	height: 115px;
}

.profile_stats {
	color:#747474;
	display:block;
	font-size:11px;
	float:right;
	margin-top:5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;
	width:54px;
}

.profile_stats_count, .profile_stats_count a, .profile_stats_count a:visited, .profile_stats_count a:hover{
	font-size:16px;
	font-weight:bold;
	color:#000;
}


.profile_stats_sep{
	border-right: 1px solid #cccccc;
}

.profile_body_group_homepg {
	background: none;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	float:right;
	width: 860px;
	min-height:400px;
	
}

.profile_body_group_homepg .wrapper {
	background: none;
	overflow: hidden;	
	clear: both;	
}

.profile_body_group_fullpg {
	background: url('/images/box-bot-lrg.gif') bottom left no-repeat;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	float:right;
	width: 860px;
	min-height:400px;
	
}

.profile_body_group_fullpg .wrapper {
	background: url('/images/box-tp-lrg.gif') top left no-repeat;
	overflow: hidden;	
	clear: both;	
}

.profile_body_group {
	background: url('/images/box-bot.gif') bottom left no-repeat;
	width: 470px;
}

.profile_body_group h2, .profile_body_group_fullpg h2{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 4px 34px;
	margin-bottom: 5px;
	color: #333;
}

.profile_body_group .wrapper {
	background: url('/images/box-tp.gif') top left no-repeat;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	width: 470px;
	overflow: hidden;	
	clear: both;	
}

.profile_body_group .content{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

.nodata .text{
	float: left;
	width: 420px;
}

.nodata .button{
	float: right;
	padding-right: 10px;
}

.profile_home_right
{
	float: right;
	margin-top:-560px;
}


.profile_body_group_right {
	background: url('/images/box-bot-sm.gif') bottom left no-repeat;
	width: 385px;
}

.profile_body_group_right h2{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0 4px 34px;
	margin-bottom: 5px;
	color: #333;
}

.profile_body_group_right .wrapper {
	background: url('/images/box-tp-sm.gif') top left no-repeat;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	width: 385px;
	overflow: hidden;
	clear: both;
}

.profile_body_group_right .content{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

#intro, #logindiv, .adsectionitem, #register_body, .inviteTable, .loginTable, .loginTableNoWidth, #content .body
{
	background: transparent url('/images/panelbg.jpg') repeat-x scroll top left;
}

.songTitle
{
	 word-break:break-all;
}

/****************************
general / misc CSS settings *
*****************************/
body  
{
	background: #999 url('/images/bg.gif') top repeat-x fixed;
	font: 11pt arial, helvetica, verdana, sans-serif;
	line-height: 1.3em;
	color:#666666
	
}

textarea {
  background-color: #ffffff;
  color: #333333;
}

img {
  border: none;
}

h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: -.03em;
}

h3 {
  font-size: 20px;
  font-weight: normal;
}

h4 {
  font-size: 16px;
  font-weight: bold;
}

h5 {
  font-size: 12px;
  font-weight: bold;
}
a
{
	color:#006633;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

