body,html {
    margin:0px;
    padding:0px;
    height:100%;
}

.firstlogin a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}

.firstlogin a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}

.messagefunctions{
	font-weight:bold;
	background: #222222;
	padding-left:15px;
	padding-bottom:4px;
	padding-top:4px;
	
}
.deletenotice{
	font-weight:bold;
	color:#cccccc;
}
.deletenotice a:link, a:visited{
	text-decoration:none;
	color:#ff3300;
}
.deletenotice a:hover{
	color:#cccccc;
}
.description{
	padding-left:10px;
}

.normaltext {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}

hr  {
border: 0;
height: 1px;
color: #333333;
background-color: #333333;
}

.profiledetails {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	line-height:18px;
	font-weight:bold;
}

.changeprofiledetails {
	font-family: tahoma;
	font-size: 11px;
	color: #aaaaaa;
	letter-spacing: 1px;
	line-height:18px;
	font-weight:bold;
}

.login_table {
	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:18px;
}

.login_table a:link{
	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}



.login_table a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}
.login_table a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #222222;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:underline;
}

.login_table input {	
	font-family: tahoma;
	color:#ffffff;
	font-size:11px;
	background-color: #222222;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #aaaaaa;	
}

.fields {	
	font-family: tahoma;
	color:#ffffff;
	font-size:11px;
	background-color: #222222;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #aaaaaa;	
}


.login_table buttons {
	font-family: tahoma;
	color:#ffffff;
	font-size:10px;	
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #aaaaaa;
}

.submenu {
	margin-top:40px;
	margin-left:25px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}

.submenu li{
	list-style-image:url(images/listarrow.png);
	letter-spacing: 1px;
	line-height:18px;
}

.submenu a:link{
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.submenu a:hover{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}
.submenu a:visited{
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}
.submenu a:hover{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.submenutitle {
	font-family: tahoma;
	margin-left:-1px;
	font-size: 14px;
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
}

.content {
	min-height:300px; 
	height:auto;
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px 10px 20px 15px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}


.content a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.content a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.contenttitle {
	margin-left:-1px;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}

.contentfooter {
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:40px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	padding:20px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
}

.footer {
	text-align:center;
	padding:20px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}

.login_table input {	
	font-family: tahoma;
	color:#ffffff;
	font-size:11px;
	background-color: #222222;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #aaaaaa;	
}


.profileshowright {	 
	height:auto;
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}
.profileshowright table, tr, td {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	
}

.profileshowright a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.profileshowright a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.showprofiletitle{
	margin-left:0px;
	font-size: 13px;
	font-weight: bold;
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
}

.showprofiletitle2{
	margin-left:0px;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:15px;
	color: #ff3300;
}

.showprofiletitlebold{
	margin-left:0px;
	font-size: 11px;
	
	color: #cccccc;
	letter-spacing: 1px;
	line-height:15px;
	font-weight:bold;
}

.showprofile {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	line-height:18px;
	font-weight:bold;
}

.showprofilemainleft{
	height:100%;
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}

.showprofilemainright{
	height:100%;
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}

.showprofilemainleft a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.showprofilemainleft a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.showprofilemainright a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.showprofilemainright a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.showprofilemainbottom{
	height:100%;
	background: url(images/big_bg.jpg) 0px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:0px;
	padding:15px 15px 15px 15px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}

.showprofilemainbottom a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.showprofilemainbottom a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}
.showprofilemainbottombottom{
	padding-left:7px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}

.showprofilemainbottombottom a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.showprofilemainbottombottom a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.tandc{
	padding-left:7px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}

.tandcheader{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
}

.tandcbold{
	font-family: tahoma;
	font-size: 11px;
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
	font-weight:bold;
}

.tandc li{
	list-style-image:url(images/listarrow.png);
	letter-spacing: 1px;
	line-height:18px;
}
.onlinecountry{
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
	font-weight:bold;
}
.onlinecountryamount{
	font-family: tahoma;
	font-size: 11px;
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
	font-weight:bold;
}
.onlinearea{
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
	padding-top:3px;padding-bottom:2px;
}

.resultusername{
	font-weight:bold;
	
}

.resultageandlocation{
	font-weight:bold
}


.messagebox {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	}
	
.messageboxtitle {
	font-family: tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	}
	
.messagefrom a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.messagefrom a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.messagefrom {
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
.messagefrombox{
	background: url(images/big_bg.jpg)  repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px 15px 0px 15px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}

.tracks {	 
	height:50;
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:5px
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}

.profilesendmessage {	 
	height:65;
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:10px
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}
.profilesendmessage a:link, a:visited{	 
	color: #ff3300;
	font-weight:normal;
	text-decoration:none;
}
.profilesendmessage a:hover{	 
	color: #cccccc;
	font-weight:normal;
	text-decoration:none;
}

.profilelefttop {	 
	height:147px;
	background: url(images/big_bg.jpg) -60px repeat-y;
	border-right: 1px solid #000000;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:5px
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
	width:100%;
}
.profilelefttoptitle {	 
	margin-top:10px;
	color: #ff3300;
	font-weight:bold;
}


.tube{
	color:#ff3300;
}

.firstlogin {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	line-height:18px;
	font-weight:bold;
}

.firstlogintitle {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	line-height:18px;
	font-weight:bold;

}

.firstloginfields {	
	font-family: tahoma;
	color:#ff3300;
	font-size:11px;
	background-color: #222222;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #aaaaaa;	
}

.onlineframe {
	border-left: #ff3300 solid 7px ;
	border-bottom: #ff3300 solid 1px ;
	border-right: #ff3300 solid 1px ;
	border-top: #ff3300 solid 1px  ;
}

.offlineframe {
	border-left: #aaaaaa solid 7px ;
	border-bottom: #aaaaaa solid 1px ;
	border-right: #aaaaaa solid 1px ;
	border-top: #aaaaaa solid 1px  ;
}

.randomimages {
	border-left: #aaaaaa solid 1px ;
	border-bottom: #aaaaaa solid 1px ;
	border-right: #aaaaaa solid 1px ;
	border-top: #aaaaaa solid 1px  ;
}


.randomimagesspace {
	padding-left:2px;
}



.messagehistory {
	min-height:300px; 
	height:auto;
	background: url(images/big_bg.jpg) -60px repeat-y;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:10px 10px 20px 15px;
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}


.messagehistory a:link, a:visited{
	color: #ff3300;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.messagehistory a:hover{
	color: #ffffff;
	letter-spacing: 1px;
	line-height:18px;
	text-decoration:none;
}

.messagehistorytitle {
	margin-left:-1px;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: 1px;
	line-height:18px;
}
