/* CSS */
body{
	padding:0px; 
	margin:0px; 
	background:url(images/header.jpg) 0 0 no-repeat; 
	font:14px/20px Arial, Helvetica, sans-serif;
}

div, p, ul, h1, h2, h3, form, label{
	margin:0px; 
	padding:0px;
}

ul{
	list-style-type:none;
}

/*---Top Panel---*/
#topPan{
	width:729px; 
	height:107px; 
	position:relative; 
	margin:0 auto;
}

#reklam{
	width:729px; 
	height:100px; 
	position:relative; 
	margin:0 auto;
}

#topPan h1{
	width:315px; 
	height:159px; 
/*	background:url(images/header.jpg) 0 0 no-repeat; */
	position:absolute; 
	top:47px; 
	right:0px; 
	text-indent:-20000px;
}

#topPan #logo{width:63px; height:73px; position:absolute; top:58px; left:46px;}

#topPan #logo{
	width:63px; 
	height:73px; 
	position:absolute; 
	top:58px; 	
	left:46px;
}

#contentfloat {
	width: 750px;
}

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

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

form{
	width:380px; 
	height:46px; 
	background:url(images/formarea.gif) 0 0 no-repeat #fff;  
	color:#6E6E6E; 
	position:absolute; 
	top:160px; 
	margin-left: 210px;
	margin-top: 140px;
	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:12px; 
	line-height:19px; 
	font-weight:bold; 
	color:#fff; 
	text-align:center; 
	margin:12px 0 0;
}

p.caption{
	width:260px;
	text-align:left;
	margin-top:50px;
	margin-left:210px;
font: 13px Verdana;
	background:#fff; 
	color:#000000; 
	padding:0 0 0 0;
}

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

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

#middletopPan ul{
	width:400px; 
	height:44px; 
	font-size:11px; 
	top:0px; 
	left:0px;
	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:13px 0 0 40px;
}

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

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

#middletopPan #services p.click{
	margin: 5px 0 0 40px;
	width:100px;
}

#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; 
}

/*---Footer Panel---*/
#footermainPan{
	height:68px; 
	background:url(images/footerbg.gif) 0 0 repeat-x #fff; 
	color:#6F5D2B; 
	font:12px/22px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	clear:both; 
	margin-top:100px;;
	padding:65px 0 0;
}

#footerPan{
	width:729px; 
	position:relative; 
	margin:0 auto;
	text-align: center;
}


#footerPan ul{
	width:546px; 
	top:0px; 	
	margin: 0 auto;
}

#footerPan ul li{
	display: inline; 
	list-style-type: none;
}

#footerPan ul li a{
	padding:0 10px 0; 
	color:#6F5D2B; 
	text-decoration:none;
}

#footerPan ul li a:hover{
	text-decoration:underline;
}

#footerPan p.copyright{
	width:364px; 
	color:#6F5D2B; 
	top:23px; 
	margin: 0 auto;
}

#footerPan p.copyright a{
	padding:0 0 0; 
	color:#6F5D2B; 
	text-decoration:none;
}

#footerPan p.copyright a:hover{
	text-decoration:underline;
}

.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*/
}