@charset "UTF-8";
/* CSS Document */

/* foyl-back dev3 by darynawhite */

body{
	font-size: 12px;
	background:url(img/bg.png) repeat-x bottom left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#docpane a {
	color: #7b1205 ;
}

.clear{
	clear:both;
}

#main-center{
	background:#000;
	width:830px;
	padding:8px 10px;
	margin:0 auto;
}

#tbar{
	background:url(img/bg_toolbar.png) repeat-x center left;
	font-size:12px;
	padding:0;
	margin: 0 auto 10px auto;
	height:38px;
}
.toolbar-left{
	height:36px;
	margin:1px 0 0 5px;
	padding:0;
	float:left;
	width:35px;
	background: url(img/logo.png) no-repeat;
}
.toolbar-right{
	position: relative;
	font-size:12px;
	color:#fff;
}

#navcont{
	position: absolute;
	right: 70px;
	top: 7px;
}

.ui-sf-nav a {
	color: #F5F5F5 !important;
}

.ui-sf-nav a:hover {
	background: #141414;
}

.ui-sf-nav ul {
	background: #141414;
	border: 1px solid #343434 !important;
}

#banner{
	width:780px;
	height:200px;
	margin:8px auto;
	background: url(img/banner_city.jpg) no-repeat;
}
#top-column{
	width:830px;
	height:auto;
	margin:8px auto;
	background:#1b1b1b url(img/bg_singles.png) repeat-x bottom left;
	border:1px solid #2d0e10;
	overflow: hidden;
}
.pagepaneltitle{
	margin:0 0 8px !important;
	font-size: 20px;
}
#top-column .foyl_newpeople .foyl_more_tilebarmenu{
	text-align:right;
}
.browse{
	overflow:hidden;
}

#main-content{
	width:830px;
	margin:8px auto;
	padding:0;
}
#content-left{
	width:230px;
	margin:0 5px 0 0;
	float:left;
}
.pagepanel {
	color: #F5F5F5;
	padding: 10px;
	overflow: hidden;
}
#content-left .pagepanel {
	background:#1b1b1b url(img/bg_singles.png) repeat-x bottom left;
	border:1px solid #2d0e10;
	min-height:90px;
	padding:4px;
	margin:0 0 8px;
}
#content-left a:link{
	color:#cfcfcf;
	text-decoration:none;
}
#content-left a:visited{
	color:#cfcfcf;
	text-decoration:none;
}
#content-left a:hover{
	color:#7B1205;
	text-decoration:none;
}
#content-left a:active{
	color:#7B1205;
	text-decoration:none;
}


#content-right{
	width:590px;
	margin:0 0 0 5px;
	float:left;
}
#content-right .pagepanel {
	background:#1b1b1b url(img/bg_singles.png) repeat-x bottom left;
	border:1px solid #2d0e10;
	min-height:90px;
	padding:4px;
	margin:0 0 8px;
}
.foyl_more_tilebarmenu {
	text-align: center;
	margin: 0 auto;
	width:488px;
}
.foyl_more_tilebarmenu div {
	float:left;
	padding-left: 20px;
}
.friends_more {
	text-align: right;
	padding-right: 17px;
}