.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearthis {
clear:both;
color:#FF0000;
display:block;
font-size:1px;
line-height:1px;
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

body{
	color: #FFFFFF;
	font-family:Arial,Sans-Serif;
	font-size:10pt;
	margin:0px;
	padding:0px;
	background-color:#000000;
}
.container{
	width:100%;
	background-position:50% 0;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
}
.holder{
	width:985px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:left;
}
.footer{
	width:100%;
	background-position:50% 0;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#000000;
	float:left;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	height:175px;
	padding:10px 0px 0px 0px;
}
.left{
	width:535px;
	background-image:url(images/left_bg.jpg);
	background-repeat: no-repeat;
	float:left;
}
.left_padding{
	padding:75px 50px 40px 50px;
}

.left a{
	color: #e3001b;
}
.left a:hover{
	color:red;
}
.right{
	width:448px;
	background-image:url(images/right_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	padding:18px 0px 20px 0px;
}
.header{
	background-image:url(images/header.jpg);
	height:119px;
	width:985px;
	float:left;
}
#nav{
	margin-left:360px;
	margin-top:80px;
}
p{
	margin:0px 0px 10px 0px;
	padding:0px;
}
.input_title{
	font-weight:bold;
}
h2{
	color:e3001b ;
	padding: 0px 0px 10px 0px;
	margin:0px;
}
h3{
	color:#e3001b;
}
img{
	border:none;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
}
.submit{
	background-image:url(images/btn_submit.gif);
	height:30px;
	width:104px;
	border:0px;
}
.add_another{
	background-image:url(images/btn_add.gif);
	height:30px;
	width:99px;
	border:0px;
}
.invite{
	background-image:url(images/btn_invite.gif);
	height:30px;
	width:66px;
	border:0px;
}
.input{
	height:30px;
	margin-bottom:5px;
	width:350px;
	font-size: 12pt;
}

.error{
	color:red;
}
td{
	font-size:10pt;
}

/** Page items */
#signup_login{
    border: 1px dashed #ff99cc;
}

#saved_details{
	height:380px;
	color: #000000;
}

#invite_friends{
    
}
#invite_friends_auto{
    border-bottom: 1px dotted #CCCCCC;
}
#audio_streams{
    border-bottom: 1px dotted #CCCCCC;
}

#pending_invites{
    
}

#sharing_is_caring{
	margin-bottom:40px;

}
.top_sharers{
	padding:5px;
    border-bottom: 1px dotted #CCCCCC;
}

/* NAVIGATION  ----------------------------------------------------------- */
}
#nav ul {
	margin:0px;	
	padding:0;
}
	
#nav  li {	
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
	
#nav li a, #nav li a:visited{	
	display: block;	
	text-decoration:none;	
	background-repeat:no-repeat;	
	background-position:0px 0px;	
	height:33px;
	text-indent:-3000em;	
}
	
	#nav li.home a, #nav li.home a:visited{		
		background-image:url(images/nav_home.gif);	
		width:60px;
		margin-right:15px;
	}
	#nav li.home a:hover{background-position:0px -33px;}
		
	#nav li.about a, #nav li.about a:visited{		
		background-image:url(images/nav_about.gif);	
		width:70px;
		margin-right:15px;
	}
	#nav li.about a:hover{background-position:0px -33px;}
	
	#nav li.scores a, #nav li.scores a:visited{		
		background-image:url(images/nav_scores.gif);	
		width:113px;	
		margin-right:15px;
	}
	#nav li.scores a:hover{background-position:0px -33px;}
	
	#nav li.account a, #nav li.account a:visited{		
		background-image:url(images/nav_account.gif);	
		width:125px;
		margin-right:18px;
	}
	#nav li.account a:hover{background-position:0px -33px;}
	
	#nav li.shop a, #nav li.shop a:visited{		
		background-image:url(images/nav_shop.gif);	
		width:170px;	
	}
	#nav li.shop a:hover{background-position:0px -33px;}
	
	

#invite_emails .input_title{
	width: 125px;
}



/** Form items */

.input_title{
    width: 100px;
    float: left;
}
.update_button_select{
	
}
#update_extra_user_data{
	background-image:url(images/btn_update.gif);
	height:30px;
	width:64px;
	border:1px solid #000000;
	margin-left: 100px;
	
}


.input_item{
    padding:0px;
	margin:0px 0px 10px 0px;
}