/* CSS */

ul{
	list-style-type:none;
}

#formbox {
	width: 390px;
	float: left;
}

#textbox {
	width: 250px;
	float: right;
}

form{
	width:380px; 
	height:46px; 
	background:url("../images/formarea.gif") 0 0 no-repeat #fff;  
	color:#6E6E6E; 
	position:absolute; 
	margin-left: 410px;
	font:18px/46px Georgia, "Times New Roman", Times, serif;
}

form label{
	float:left; 
	width:104px; 
	display:block; 
	padding:0 0 0 72px;
}

form input{
	float:left; 
	display:block; 
	margin:12px 10px 0 -10px;
}

form input.button{
	width:50px; 
	height:19px; 
	float:left; 
	display:block; 
	border:none; 
	background:url("../images/button.gif") 0 0 no-repeat #F2F2F2; 
	font-size:14px; 
	line-height:19px; 
	font-weight:bold; 
	color:#fff; 
	text-align:center; 
	margin:12px 0 0;
}

/*---Middle Panel---*/
#middlePan{
	width:683px; 
	background:url("../images/middlebg.jpg") 0 0 no-repeat; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px;
	padding:0px;
}

#middletopPan{
	width:682px; 
	position:relative; 
	top:0px; 
	left:0px;
}

#middletopPan ul{
	width:400px; 
	height:44px; 
	font-size:11px; 
	margin-bottom: 30px;
	margin-top: 30px;
}

#middletopPan ul li{
	width:89px; 
	height:44px; 
	float:left;
	margin: 0 0 0 10px;
}

#middletopPan ul li.border{
	border-right-style: 	solid; 
  	border-right-color: 	grey; 
  	border-right-width: 	1px;
}

#middletopPan ul li p{
	font:17px/22px verdana; 
	margin-bottom: 10px;
	text-align: center;
}

#middletopPan p.captiontext{
	font:17px/22px verdana; 
	background:#fff; 
	color:#000000; 
	padding:0 310px 0 0;
}

#middletopPan p.captiontext img{
	margin:0 10px 0 0;
}

#middletopPan p.captiontextlong{
	font:12px/17px verdana; 
	background:#fff; 
	color:#000000; 
	padding:15px 200px 0 0;
}
 
#middletopPan p.name{
	width:500px; 
	background:#fff; 
	color:#000; 
	font-size:14px; 
}

#middletopPan p.name span{
	width:400px; 
	background:#fff; 
	color:#000; 
	font-size:14px; 
	font-weight:bold; 
	padding:0 0 0 0;
}

#middletopPan p.name a{
	padding:0 10px 0; 
	color:#6F5D2B; 
	text-decoration:none;
}

#middletopPan p.name a:hover{
	text-decoration:underline;
}

#middletopPan p.border{
	background:url(images/dot-line.gif) 0% 50% repeat-x; 
	height:20px; 
	padding:0px; 
	margin:0px;
}

#middletopPan #services{
	width:150px; 
	height:125px; 
	background:url(images/servicesbg.jpg) 0 0 no-repeat #DFCC97; 
	color:#fff; 
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	position:absolute; 
	top:0px; 
	right:50px;
}

#middletopPan #services p.largeone{
	font-size:20px; 
	padding:18px 0 0 40px;
}

#middletopPan #services p.largetwo{
	font-size:20px; 
	padding:2px 0 0 50px;
}

#middletopPan #services p.largethree{
	font-size:20px; 
	padding:5px 0 0 43px;
}

#middletopPan #services p.click{
	margin: 5px 0 0 60px;
	width:150px;
}

#middletopPan #services p.click a:hover{
	text-decoration:underline;
}


#toptable ul{
	width:680px; 
	height:20px; 
	font-size:11px; 
	top:0px; 
	left:0px;
	margin-top: 10px;
	background: #faf3c5;
}

#toptable ul li{
	height:20px; 
	float:left;
}

#toptable ul li.name{
	width:250px; 
	margin: 0 0 0 30px;
	border-right-style: 	solid; 
  	border-right-color: 	grey; 
  	border-right-width: 	1px;
}

#toptable ul li.score{
	width:50px; 
	margin: 0 0 0 10px;
	border-right-style: 	solid; 
  	border-right-color: 	grey; 
  	border-right-width: 	1px;
}

#toptable ul li.followers{
	width:130px; 
	margin: 0 0 0 10px;
	border-right-style: 	solid; 
  	border-right-color: 	grey; 
  	border-right-width: 	1px;
}

#toptable ul li.location{
	width:150px; 
	margin: 0 0 0 10px;
}

#toptable ul li p{
	font:17px/22px Georgia, "Times New Roman", Times, serif; 
	text-align: center;
	color:#0a80c6; 
}


.toptablecontent img{
	margin-left: 5px;
	margin-right: 10px;
}

.toptablecontent ul{
	width:680px; 
	font-size:11px; 
	top:0px; 
	left:0px;
	margin-top: 10px;
}

.toptablecontent ul li{
	height: 60px;
	float:left;
}

.toptablecontent ul li.name{
	height: 60px;
	width:250px; 
	margin: 0 0 0 30px;
}

.toptablecontent ul li.name span{
	font-size: 17px;
	font-weight: bold;
}

.toptablecontent ul li.score{
	height: 60px;
	width:50px; 
	margin: 0 0 0 2px;
}

.toptablecontent ul li.followers{
	height: 60px;
	width:130px; 
	margin: 0 0 0 10px;
}

.toptablecontent ul li.location{
	height: 60px;
	width:150px; 
	margin: 0 0 0 10px;
}

.toptablecontent ul li p{
	font:17px/22px Georgia, "Times New Roman", Times, serif; 
	text-align: center;
	color:#0a80c6; 
}

.ubercolortabs{
padding: 0;
width: 100%;
overflow: hidden;
background: transparent;
margin-left: 45px;
}

.ubercolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}


.ubercolortabs a{
float: left;
color: white;
background: #804000 url(images/roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(images/roundright.gif) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
background-color: #AE5300; /*background color of tabs onMouseover*/
color: white;
}

.ubercolortabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #804000; /*background color of horizontal line*/
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
