body {
	line-height: 1.4;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #D6DBDE;
}

.fixed:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fixed {display: inline-block;}
* html .fixed {height: 1%;}
.fixed {display: block;}

#wrapper {
	width: 986px;
	margin: 0 auto;
}

#welcome {
	float: right;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	color: #1373da;
	margin-top: 6px;
	width: 290px;
	height: 30px;
	text-align: right;
}

#welText {
	float: left;	
	text-align: right;
	font-weight: bold;
}

.name {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.name:hover {
	text-decoration: underline;	
}

.logout {
	display: block;
	width: 60px;
	height: 16px;
	line-height: 16px;
	background: url(../img/logoutBg.png) top left no-repeat;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

.logout:hover {
	background: url(../img/logoutBg.png) bottom left no-repeat;
	color: #000;
}

input, select, textarea {
font-family:Segoe UI,Tahoma;
}


h1 {
font-size:21px;
font-family:Segoe UI,Tahoma;
font-weight:normal;
}

h3 {
font-size:13pt;
font-family:Segoe UI,Tahoma;
font-weight:normal;
}

table {
border:0px solid #ddd;
}

.titlebar1 {
background: url('../images/titlebar1.png');
height:23px;
width:931px;
font-family:Segoe UI,Tahoma;
font-size:13px;
padding: 5px 0 0 35px;
}

.titlebar2 {
background: url('../images/titlebar2.png');
width:966px;
height:40px;
font-family:Segoe UI,Tahoma;
font-size:13px;
}

.titlebar3 {
background: url('../images/titlebar3.png');
height:23px;
width:931px;
font-family:Segoe UI,Tahoma;
font-size:13px;
padding: 5px 0 0 35px;
}

.titlebar4 {
background: url('../images/titlebar4.png');
height:22px;
font-family:Segoe UI,Tahoma;
font-size:13px;
padding: 5px 0 0 0px;
width:777px;
}

.titlebar5 {
background: url('../images/titlebar5.png') no-repeat;
height:23px;
width:328px;
font-family:Segoe UI,Tahoma;
font-size:13px;
padding: 5px 0 0 35px;
}

.titlebar6 {
background: url('../images/titlebar6.png');
height:23px;
color:white;
margin-top:50px;
font-family:Segoe UI,Tahoma;
font-size:13px;
padding: 5px 0 0 35px;
}



.tab1 {
background: url('../images/tab1.png');
height:28px;
font-family:Segoe UI,Tahoma;
font-size:13px;
padding: 10px 0 0 5px;
width:961px;
}

.tab2 {
background: url('../images/tab2.png');
height:28px;
font-family:Segoe UI,Tahoma;
font-size:13px;
width:780px;
padding: 10px 5px 0 0;

}

.tab3 {
background: url('../images/tab3.png');
height:28px;
width:766px;
font-family:Segoe UI,Tahoma;
font-size:13px;
padding: 10px 0 0 5px;
}



#listing1 {
width:958px;
border:1px solid #92ccd8;
border-top:0px solid #000;
background:#e2f0f9;
padding:3px;
}

#listing2 {
width:964px;
border:1px solid #92ccd8;
border-top:0px solid #000;
background:#e2f0f9;
}

#rightcontent {
border:1px solid #92ccd8;
border-top:0px solid #000;
border-left:0px solid #000;
background:#e2f0f9;
}

.friend1 {
border:1px solid #9fbbcd;
width:140px;
height:193px;
float:left;
margin:5px;
padding:3px;
background:#d0e5f2;
}

.friend2 {
border:1px solid #9fbbcd;
width:98.3%;
float:left;
margin:4px;
padding:3px;
background:#d0e5f2;
}

#header {
	float: left;
	width: 986px;
	height: 111px;
	background: url(../img/headerBg.png) bottom left no-repeat;
}



#header2 {
	float: left;
	width: 986px;
	height: 60px;
	background: url(../img/headerBg.png) top left no-repeat;
}

#logo {
	float: left;
	width: 132px;
	height: 40px;
}

#mainMenu {
	float: right;
	width: 580px;
	height: 55px;
	margin-top: 13px;
}

#mainMenu ul li {
	float: left;
	margin-right: 6px;
	margin-top: 20px;
}

#mainMenu ul li a {
	display: block;
	width: 110px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#mainMenu ul li a img {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}

#mainMenu ul li.selected a {
	background: url(../img/menuLiSelected.png) top left no-repeat;
	color: #000;
}

#mainMenu ul li a:hover {
	background: url(../img/menuLi.png) top left no-repeat;
}
#mainMenu ul li.selected a:hover {
	color: #FFF;
}


#mainMenu2 {
	float: right;
	width: 580px;
	height: 55px;
	margin-top: 13px;
}

#mainMenu2 ul li {
	float: left;
	margin-right: 6px;
	margin-top: 5px;
}

#mainMenu2 ul li a {
	display: block;
	width: 110px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#mainMenu2 ul li a img {
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}

#mainMenu2 ul li.selected a {
	background: url(../img/menuLiSelected.png) top left no-repeat;
	color: #000;
}

#mainMenu2 ul li a:hover {
	background: url(../img/menuLi.png) top left no-repeat;
}
#mainMenu2 ul li.selected a:hover {
	color: #FFF;
}

#freeReg {
	float: left;
	width: 334px;
	height: 420px;
	background: url(../img/freeReg.png) top left no-repeat;
	margin-right: 8px;
	margin-top: 12px;
	display: inline; /* IE6 Fix */
}
#freeReg form {
	margin-top: 48px;
	margin-left: 14px;
	padding-top: 4px;
}
#freeReg form label {
	float: left;
	width: 110px;
	height: 24px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2b2b;
}

.inputBig {
	float: left;
	width: 165px;
	height: 22px;
	padding: 7px 6px 0 6px;
	background: url(../img/inputBig.png) top left no-repeat;
	border: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	color: #000000;
}
#fName, #fSurname, #fPass, #fPassA, #fMail, #fCity, #fTown {
	float: left;
	margin-bottom: 3px;
}
#fCity {
	margin-top: 3px;
}
#fGenderz, #fLookingz {
	float: left;
	width: 304px;
	margin:0px auto;
	background: #d0e5f2;
}
.radios {
	padding-top: 4px;
	color: #5599c4;
	font-size: 11px;
}
#fBirthBg {
	float: left;
	width: 187px;
	height: 25px;
}
.birthDay, .birthMonth, .birthYear {
	float: left;
	height: 22px;
	background: none;
	border: none;
	padding: 7px 6px 0 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.birthDay {
	width: 33px;
}
.birthMonth {
	width: 69px;
}
.birthYear {
	width: 39px;
}
#finish {
	margin-top: 5px;
	_margin-top: -9px;
}
* html #finish { clear:both; padding-top:14px; }

#aggre {
	float: left;
	font-size: 10px;
	color: #353535;
	width: 210px;
	display: inline;
}
.register {
	float: left;
	width: 89px;
	height: 29px;
	background: url(../img/register.png) top left no-repeat;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	display: inline;
}

#fkayittanitim {
float:left;
width:600px;
margin-top:15px;
height:410px;
text-align:center;
top:50%;
}


.subMenu {
	float: left;
	width: 986px;
	height: 35px;
	padding-top: 8px;
	display:none;
}

.subMenu ul {
	list-style:none;
	margin:0 auto;
	margin-left: 20px;
}

.subMenu ul li{
	float: left;
	margin-right: 6px;
}

.subMenu ul li a {
	float: left;
	display: block;
	font-family: Segoe UI, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 6px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;	
}
.subMenu ul li a span{
	float: left;
	display: block;
	padding: 0 6px 0 0px;
}
.subMenu ul li.selected a{
	background: url(../img/subMenuLiLeftH.png) no-repeat left 3px;
}
.subMenu ul li.selected a span{
	background: url(../img/subMenuLiRightH.png) no-repeat right 3px;
}
.subMenu ul li a:hover{
	background: url(../img/subMenuLiLeft.png) no-repeat left 3px;
}
.subMenu ul li a:hover span{
	background: url(../img/subMenuLiRight.png) no-repeat right 3px;
}




#panel {
	float: left;
	width: 966px;
	height: 39px;
	background: url(../img/panelBg.jpg) top left no-repeat;
	margin-top: 10px;
	line-height: 39px;
	padding: 0 10px;
}

#gold {
	float: left;
	font-size: 11px;
	color:#ff5113;
}

#gold img {
	float: left;
	margin-top: 11px;
	margin-right: 4px;
}

#stats {
	float: right;
	font-size: 11px;
	color: #1373da;
	padding-top: 5px;
}


#stats a {
	float: left;
	display: block;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #1373da;
	text-decoration: none;
	padding: 0 0 0 6px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;	
}

#stats a span{
	float: left;
	display: block;
	padding: 0 6px 0 0px;
	margin-right: 4px;
}

#stats a:hover {
	background: url(../img/statsLeft.png) no-repeat left 3px;
}
#stats a:hover span{
	background: url(../img/statsRight.png) no-repeat right 3px;
}

#stats a:hover span b{
	color: #FFF;
}


#stats img {
	float: left;
	margin-right: 4px;
	margin-top: 6px;
}

#stats b {
	float: left;
	font-weight: normal;
	margin-right: 4px;
	color:#666;
}


#content {
	float: left;
	width: 975px;
	background: #FFF;
	margin-top: 10px;
	padding-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#buttons {
	width: 352px;
	height: 27px;
	margin: 0 auto;
	margin-bottom: 10px;
	display:block;
}

.overbuttons {
	position: relative;	
	z-index: 5;
	margin-right: -10px;
	background: url(../img/hover.png) top left no-repeat;
}

.button1 {
	z-index: 5;
	margin-right: -10px;
	
	float: left;
	width: 181px;
	height: 27px;
	line-height: 22px;
	background: url(../img/normal.png) top left no-repeat;
	text-align: center;
	font-size: 11px;
	color: #1f1f1f;
	text-decoration: none;
	display: block;	
}

.button1:hover {
	z-index: 7;
	background: url(../img/hover.png) top left no-repeat;
}

.button2 {
	z-index: 1;
	float: left;
	width: 181px;
	height: 27px;
	line-height: 22px;
	background: url(../img/normal.png) top left no-repeat;
	text-align: center;
	font-size: 11px;
	color: #1f1f1f;
	text-decoration: none;
	display: block;		
}

.button2:hover {
	z-index: 15;
	background: url(../img/hover.png) top left no-repeat;
}


.buttonshover {
	position: relative;
	z-index: 5;
	margin-right: -10px;
	background: url(../img/hover.png) top left no-repeat;
}



#buttonAnimate {
	float: left;
	height: 0px;
	border: 1px solid #faec8d;
	width:100%;
	display:none;
	background:#faec8d;
}

#error {
	float: left;
	width: 963px;
	height: 32px;
	line-height: 32px;
	background: url(../img/error.png) top left no-repeat;
	font-size: 11px;
	color: #842424;
	padding-left: 10px;
	opacity:1;
	display:block;
	font-size:9.2pt;
	margin-left:2px;
}

.closer {
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	padding:0px;
}

#left {
	float: left;
	width: 633px;
}

#profilim {
	float: left;
	width: 633px;
	height: 220px;
	background: url(../img/profilimBg.png) top left no-repeat;
	margin-top: 6px;	
}

#profilim h3.heading {
	color: #074366;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	_padding-top: 7px;
	padding-left: 6px;
}

#profilim .heading img {
	margin-right: 4px;
}

#memberPhoto{
	float: left;
	width: 158px;
	height: 158px;
	margin: 8px 14px 0 8px;
	display: inline;
}

#memberInfos {
	float: right;
	width: 436px;
	margin-right: 16px;
	display: inline;
}

#memberInfos h2 {
	color: #0f0f0f;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 29px;
	padding-bottom: 4px;
}

#memberInfos p {
	color: #209bdd;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
	border-bottom: 1px solid #c5d6e8;
}

#memberInfos p b {
	color: #2e2e2e;
}

#memberInfos p.last {
	border-bottom: none;
}

a.mba {
	float: left;
	display: inline;
	margin-right: 8px;
	text-align: center;
	width: 104px;
	height: 29px;
	line-height: 29px;
	color: #000;
	background: url(../img/memberButton.png) top left no-repeat;
	text-decoration: none;
}

a.mba2 {
	float: left;
	display: inline;
	margin-right: 8px;
	text-align: center;
	width: 124px;
	height: 29px;
	line-height: 29px;
	color: #000;
	background: url(../img/memberButton2.png) top left no-repeat;
	text-decoration: none;
}

#blocks {
	float: left;
	width: 633px;
	margin-top: 6px;
}

#bilgilendirme {
	float: left;
	width: 387px;
	background:red;
	height: 157px;
	background: url(../img/blockBg.png) top left no-repeat;	
}

#bilgilendirme h3.heading {
	color: #074366;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding-top: 5px;

	padding-left: 6px;
}

#bilgilendirme .heading img {
	float: left;
	margin-right: 4px;
}

#bilgilendirme ul {
	padding-left: 10px;
}

#bilgilendirme ul li {
	height: 32px;
	line-height: 32px;
	background: url(../img/news.png) center left no-repeat;
	padding-left: 22px;
}

#bilgilendirme ul li a {
	color: #4a717d;
	font-size: 11px;
	text-decoration: none;
}

#bilgilendirme ul li a span.bayan {
	color: #fa405a;
	font-size: 12px;
	font-weight: bold;
}

#bilgilendirme ul li a span.bay {
	color: #209add;
	font-size: 12px;
	font-weight: bold;
}






#ziyaret {
	float: right;
	width: 242px;
	height: 157px;
	background: url(../img/blockBg2.png) top left no-repeat;
}

#ziyaret h3.heading {
	color: #074366;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	_padding-top: 7px;
	padding-left: 6px;
}

#ziyaret .heading img {
	margin-right: 4px;
}

#ziyaret ul {
	padding-left: 10px;
	padding-right: 10px;
}

#ziyaret ul li {
	height: 32px;
	line-height: 32px;
	background: url(../img/ziyaret.png) center left no-repeat;
	padding-left: 26px;
	text-align: right;
}

#ziyaret ul li a {
	color: #4a717d;
	font-size: 11px;
	text-decoration: none;
}

#ziyaret ul li a span.bayan {
	float: left;
	color: #fa405a;
	font-size: 12px;
	font-weight: bold;
}

#ziyaret ul li a span.bay {
	float: left;
	color: #209add;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}







.uyeler {
	float: left;
	width: 633px;
	height: 239px;
	background: url(../img/uyeler.png) top left no-repeat;
	margin-top: 6px;		
	padding-left:16px;			
}

.uyeler .heading {
	color: #111;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding-top: 7px;
	padding-left: 6px;
}

.uyeler .heading img {
	margin-right: 4px;
}

.single {
	float: left;	
	width: 118px;
	height: 105px;
	margin-left: 6px;
}

.imgLink {
	float: left;
	display: block;
	border: 1px solid #111;
	text-align:center;
}

.imgLink img{
display: block;
	width: 75px;
	text-align:center;
}

.detail {
	display:block;
	width: 86px;
}

.detail a {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	
}

.detail a:hover {
	text-decoration: underline;
}

.detail p {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}




#right {
	float: right;
	width: 327px;
}

#hizliArama {
	float: left;
	width: 327px;
	height: 250px;
	background: url(../img/hizliAramaBg.png) top left no-repeat;
	margin-top: 6px;	
}

#hizliArama .heading {
	color: #692e07;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	padding-left: 6px;
}

#hizliArama .heading img {
	margin-right: 4px;
}

.inputCity {
	float: left;
	width: 213px;
	height: 26px;
	padding: 7px 6px 0 6px;
	background: url(../img/inputCity.png) top left no-repeat;
	border: none;
	font-size: 11px;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	margin-right: 2px;
	color: #a1a1a1;
}

.inputSmall {
	float: left;
	width: 38px;
	height: 26px;
	padding: 7px 6px 0 6px;
	background: url(../img/inputSmall.png) top left no-repeat;
	border: none;
	font-size: 12px;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	margin-right: 2px;
	color: #000;
}

#fLooking, #fCase {
	width: 304px;
	height: 30px;
	background: #d0e5f2;
	margin: 10px auto;
}

#fCase {
	margin-top: 0px;	
}

.radios {
	padding-top: 4px;
	color: #5599c4;
	font-size: 11px;
}

#fAge {
	float: left;
	margin-bottom: 10px;
	*margin-bottom: 0px;
}

#fCity {
	float: left;
	margin-bottom: 10px;
	*margin-bottom: 0px;
}

#fCase label,#fLooking label {
	float: left;
	width: 84px;
	height: 24px;
	padding-left: 10px;
	padding-top: 6px;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
}

#fAge label, #fCity label {
	float: left;
	width: 74px;
	height: 24px;
	padding-left: 20px;
	padding-top: 6px;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
}

.search {
	float: right;
	width: 71px;
	height: 26px;
	background: url(../img/search.png) top left no-repeat;
	margin-right: 10px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	display: inline;
}




#emailListe {
	float: left;
	width: 327px;
	height: 198px;
	background: url(../img/emailListeBg.png) top left no-repeat;
	margin-top: 6px;	
}

#emailListe .heading {
	color: #284701;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	padding-top: 5px;
	padding-left: 6px;
}

#emailListe .heading img {
	margin-right: 4px;
}

#invite {
	width: 274px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	padding-left: 30px;
	margin: 10px auto;
	color: #2e2e2e;
	background: #d0e5f2 url(../img/warn.png) 5px center  no-repeat;
}

#userMail, #userPass {
	float: left;
	margin-bottom: 8px;
	*margin-bottom: 0px;
	
}

#userMail label, #userPass label {
	float: left;
	width: 90px;
	height: 24px;
	padding-left: 20px;
	padding-top: 6px;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
}

.mailInput {
	float: left;
	width: 187px;
	height: 26px;
	padding: 7px 6px 0 6px;
	background: url(../img/inputMail.png) top left no-repeat;
	border: none;
	font-size: 11px;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	margin-right: 2px;
	color: #000;
}

.invite {
	float: right;
	width: 71px;
	height: 26px;
	background: url(../img/invite.png) top left no-repeat;
	margin-right: 10px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	display: inline;
}

#onlineDestek {
	float: left;
	display: block;	
	width: 327px;
	height: 222px;
	margin-top: 6px;
}

#footer {
	float: left;
	width: 984px;
	height: 69px;
	background: url(../img/footerBg.png) top left no-repeat;
	margin-top: 10px;
	margin-left: 1px;
}

#footerLogo {
	float: left;
	width: 110px;
	height: 35px;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 60px;
}

#footer ul {
	float: left;
	margin-top: 24px;
}

#footer ul li {
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #cdcdcf;
}

#footer ul li.last {
	padding-right: 0px;
	border-right: none;
}

#footer ul li a {
	color: #111;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
}

#footer ul li.selected a {
	color: #111;
}

#copyright {
	float: left;
	height: 24px;
	width: 984px;
	color: #333;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	margin-left: 1px;
}


#copyright p {
	float: left;
}

#copyright a {
	float: right;
	height: 24px;
	width: 24px;
}









/*       Alt.html    */
/*###################*/


#pageLeft {
	float: left;
	width: 660px;
	padding-top: 10px;
}

#profileImg {
	float: left;
	width: 258px;
	height: 200px;
}

#profileImg img {
	/*width: 258px;
	height: 258px;*/
}

.gallery {
	float: left;
	width: 104px;
	height: 29px;
	line-height: 29px;
	background: url(../img/galleryButton.png) top left repeat-x;
	margin-left: 77px;
	text-align: center;
	text-decoration: none;
	color: #000;
	margin-top: 10px;
}

#profileDesc {
	float: right;	
	width: 372px;
	margin-left:10px;
}

#profileDesc {
	float: right;	
	width: 392px;
}

#profileDesc h1.bayan {
	font-size: 21px;
	color: #fa405a;
	margin-bottom: 6px;
}

#profileDesc h1.bay {
	font-size: 21px;
	color: #209add;
	margin-bottom: 6px;
}

#profileDesc p {
	font-size: 11px;
	font-weight: bold;
	color: #2e2e2e;
	margin-bottom: 10px;
}

#profileDesc p span {
	font-size: 11px;
	font-weight: normal;
	color: #209bdd;
	margin-bottom: 10px;
}

#profileDesc p span.bayan {
	color: #fa405a;
}

#profileB {
	float: left;
	margin-top: 10px;
}

#profileB ul li {
	float: left;
	margin:0 5px 0 5px;
}

/* Tabs
----------------------------------*/
#tabs { 
	float: left;
	width: 660px;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#tabs ul {
	width: 395px;
	height: 31px;
	background: url(../img/tabBg.png) bottom left no-repeat;
	color:#FFF;
	float:none;
	list-style-type:none;
	padding-left: 265px;
	padding-top: 8px;
}

#tabs ul li {
	float: left;
	width: 95px;
	height: 27px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	margin-right: 2px;
}

#tabs ul li a {
	display: block;
	width: 95px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#tabs ul li a img {
	float: left;
	margin-top:6px;
	margin-left: 4px;
}

#tabs ul li a:hover {
	display: block;
	width: 95px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	background:url(../img/tabHover.png) left top no-repeat;
}

#tabs .ui-tabs-nav li.ui-tabs-selected a {
	display: block;
	width: 95px;
	height: 27px;
	color: #fff;
	text-decoration: none;
	background:url(../img/tabSelected.png) left top no-repeat;
	cursor: text; 
}


/*#tabs .ui-tabs-nav li { 
	list-style-type:none;
	float:left;
	margin-top: 1px;
	padding:0 0 0 8px;
	line-height: 22px;
	font-size: 11px;
}
#tabs .ui-tabs-nav li a { 
	color:#FFF;
	display:block;
	padding:6px 10px 0 0;
	text-decoration:none;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
}

#tabs .ui-tabs-nav li a:hover { 
	text-decoration: underline;
}


#tabs .ui-tabs-nav li.ui-tabs-selected { 
	background:url(../img/tabSelected.png) left 7px no-repeat;
	color:#000;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
}
#tabs .ui-tabs-nav li.ui-tabs-selected a, 
#tabs .ui-tabs-nav li.ui-state-disabled a, 
#tabs .ui-tabs-nav li.ui-state-processing a 
{
	display:block;
	color:#e0ecf0;
	padding:6px 10px 0 0;
	line-height: 26px;
	text-decoration:none;
	font-family: Segoe UI, Tahoma,  Helvetica, sans-serif;
	font-size: 11px;
	background:url(../img/tabSelected.png) right 7px no-repeat;
	cursor: text; 
}
*/#tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

#tabs .ui-tabs-panel { 
}
#tabs .ui-tabs-hide { display: none !important; }


#tabs-1 {
	float: left;
	width: 638px;
	background: #ecf5fb;
	border: 1px solid #b6dde5;
	margin-top: 2px;
	padding: 10px;
}

#tabs-1 h2 {
	color: #fe4819;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#tabs-1 table {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

tr.mtr1 {
	width:100%;
	height: 29px;
	line-height: 18px;
}

tr.mtr2 {
	height: 29px;
	line-height: 18px;
}

.mtr1, tr.mtr1 td {
	padding-left: 8px;
	background: #e1eff6;
	border-bottom: 1px solid #fff;
	height: 29px;
}

.mtr2, tr.mtr2 td {
	padding-left: 8px;
	background: #cae3eb;
	border-bottom: 1px solid #fff;
	height: 29px;
}

.tdk {
	color: #2e2e2e;
}

.tdl {
width:30%;
}

.tdr {
width:70%;
	color: #4a717d;
}


#tabs-1 .bayan {
	color: #fa405a;	
}

#tabs-1 .bay {
	color: #2297dd;	
}


#tabs-2 {
	float: left;
	width: 658px;
	border: 1px solid #b6dde5;
	margin-top: 2px;
	vertical-align:top;
}

.profileComment {
	float: left;
	width: 658px;
	background: #e0eff4 url(../img/commentBg.png) top left no-repeat;
	padding-bottom: 10px;
}

.commentImg {
	float: left;
	width: 90px;
}

.commentImg img {
	float: left;
	width: 75px;
	height: 76px;
	border: 4px solid #ebf5fa;
	margin-left: 7px;
	margin-top: 6px;
}

.comment {
	float: right;
	width: 552px;
	padding: 8px;
}

.comment h3 {
	float: left;
	font-size: 14px;
	height: 20px;
}

.comment h3.bayan {
	color: #fa405a;
}

.comment h3.bay {
	color: #209add;
}

.comment .date {
	float: right;
	font-size: 11px;
	color: #6ea5b6;
}

.comment p {
	color: #464747;	
}


#tabs-3 {
	float: left;
	width: 658px;
	background: #fff;
	border: 1px solid #b6dde5;
	margin-top: 2px;	
}

.friend {
	float: left;
	width: 658px;
	background: #cbe4ec;
	border-bottom: 1px solid #b6dde5;
	border-top: 1px solid #ecf5fb;
}

.friendImg {
	float: left;
	width: 79px;
	height: 80px;
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 6px;
	position: relative;
}

#onoff {
	position: relative;
}

.friendImg img {
	width: 75px;
	height:76px;
	border: 2px solid #fff;	
}

.imgborderi { border: 2px solid #fff }

.offline {
	width: 50px;
	height: 35px;
	background: url(../img/offline.png) top left no-repeat;
	position: relative;
	top: -85px;
	*top: -88px;
	left: 27px;
	_margin-bottom: -40px;
}

.online {
	width: 50px;
	height: 35px;
	background: url(../img/online.png) top left no-repeat;
	position: relative;
	top: -85px;
	*top: -88px;
	left: 27px;
	_margin-bottom: -40px;
}

.offline2 {
	width: 50px;
	height: 35px;
	background: url(../img/offline.png) top left no-repeat;
	position: relative;
	top: 3px;
	left: 39px;
}

.online2 {
	width: 50px;
	height: 35px;
	background: url(../img/online.png) top left no-repeat;
	position: relative;
	top: 3px;
	*top: 3px;
	left: 39px;
	_margin-bottom: -40px;
}

.online3 {
	width: 50px;
	height: 35px;
	background: url(../img/online.png) top left no-repeat;
	position: absolute;
	top: -7px;
	left: 104px;
	_margin-bottom: -40px;
}

.offline3 {
	width: 50px;
	height: 35px;
	background: url(../img/offline.png) top left no-repeat;
	position: absolute;
	top: -7px;
	left: 104px;
	_margin-bottom: -40px;
}

.friendDesc {
	float: left;
	width: 140px;
	margin-top: 6px;
}

.friendDesc h3.bayan {
	color: #fa405a;
	font-size: 16px;
}

.friendDesc h3.bay {
	color: #2c9fde;
	font-size: 16px;
}


.friendDesc p {
	color: #4a717d;
	font-size: 11px;
	margin: 3px 0;
}

.signature {
	text-align: right;
	font-size: 11px;
	color: #2f2f2f;
	height:40px;
	font-style: italic;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom:15px;
}

.friendButtons {
	float: right;
	width: 318px;
	height: 26px;
	background: url(../img/friendButtons.png) top left no-repeat;
	padding-top: 3px;
}


.friendButtons a {
	float: right;
	width: 90px;
	padding-right: 1px;
	height: 17px;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;	
	text-decoration: none;
	margin-right: 3px;
	padding-top: 6px;
	text-align: center;
}

.friendButtons a img {
	float: left;
	margin-left: 2px;
	margin-top: 3px;
}

.friendButtons a:hover {
	background: url(../img/altHover.png) top left no-repeat;
}


.friendButtons a img {
	float: left;
	margin-top: 1px;
	margin-right: 3px;
}



#tabs-4 {
	float: left;
	width: 658px;
	background: #fff;
	border: 1px solid #b6dde5;
	margin-top: 2px;
}

.gift1 {
	background: #cee6ee;
	font-size: 12px;
	color: #4a717d;
	height: 75px;
	border-top: 1px solid #ecf5fb;
	border-bottom: 1px solid #a4d4de;
	line-height: 75px;
	padding-left: 10px;
}

.gift2 {
	background: #e0eff6;
	font-size: 12px;
	color: #4a717d;
	height: 75px;
	border-top: 1px solid #ecf5fb;
	border-bottom: 1px solid #a4d4de;
	line-height: 75px;
	padding-left: 10px;
}

#tabs-4 span.bayan {
	color: #fa405a;
	font-size: 16px;
	font-weight: bold;
}

#tabs-4 span.bay {
	color: #209add;
	font-size: 16px;
	font-weight: bold;
}

#tabs-4 img {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}


#pageRight {
	float: right;
	width: 300px;
	padding-top: 10px;
}

#gMap {
	float: left;
	width: 300px;
	height: 304px;
}

#uyumluluk {
	float: left;
	width: 298px;
	border: 1px solid #d3d3d3;
	margin-top: 10px;
}

#uyumluluk h2 {
	float: left;
	width: 290px;
	padding-left: 8px;
	background: url(../img/uyumHead.png) top left repeat-x;
	height: 27px;
	line-height: 27px;
	margin-bottom: 10px;
	color: #424040;
}

#uyumluluk h3 {
	text-align: center;
	color: #424040;
	font-weight: normal;
	font-size: 14px;
}

#uyumluluk h3 .bayan {
	font-size: 17px;
	color: #fa405a;
	font-weight: bold;
}

#uyumluluk h4 {
	text-align: center;
	color: #4f4d4d;
	font-weight: normal;
	font-size: 12px;
}

#durum {
	width: 276px;
	margin: 16px auto;
	height: 21px;
}

#senona {
	float: right;
	width: 74px;
	height: 21px;
	background: url(../img/senona.png) top left no-repeat;
	line-height: 21px;
	text-align: center;
	margin-right: -3px;
	font-size: 11px;
	color: #12a8c3;
}

#osana{
	float: left;
	width: 74px;
	height: 21px;
	background: url(../img/osana.png) top left no-repeat;
	line-height: 21px;
	text-align: center;
	margin-left: 15px;
	font-size: 11px;
	color: #fa405a;
}


#uyumluluk table {
	margin: 10px auto;
}

#yorumsayfa {
padding:5px;
float:right;
}

.tr1, .tr2 {
	border-bottom: 1px solid #dfe0e0;
	height: 28px;
	color: #686868;
}

.tr1 td {
	background: #eef0f0;
	text-align: center;
}

.tr1 .tds {
	background: #e7e9e9;
	width: 115px;

}

.tr2 td {
	background: #ffffff;
	text-align: center;
}

.tr2 .tds {
	background: #f7f7f7;
	width: 115px;
}

.selectinput {
	background: url(../img/selectbg.png);
	border: none;
	font-size: 12px;
	font-family: Segoe UI,Tahoma, Helvetica, sans-serif;
	color: #000000;
	margin:2px;
	margin-left:2px;
	padding:2px;
	padding-left:0px;
	border:1px solid #9fbbcd;
}

option {
background:#fff;
}

a.ac1:link, a.ac1:visited, a.ac1:active {
	color:#111;
	text-decoration:none;
	padding:2px;
	-moz-border-radius:3px;		
	font-weight:bold;
	font-family: Segoe UI,Tahoma, Helvetica, sans-serif;
}

a.ac1:focus, a.ac1:hover{
	padding:2px;
	color:#000;
	background-color:#b1d8f0;	
	-moz-border-radius:3px;	
	font-weight:bold;
	font-family: Segoe UI,Tahoma, Helvetica, sans-serif;
}

a.ac2:link, a.ac2:visited, a.ac2:active {
	color:#fff;
	text-decoration:none;
	padding:2px;
	-moz-border-radius:3px;		
}

a.ac2:focus, a.ac2:hover {
	padding:2px;
	color:#fff;
	background-color:#78bce7;	
	-moz-border-radius:3px;	
}

#ac2selected{
	padding:2px;
	color:#fff;
	background-color:#0c70af;	
	-moz-border-radius:3px;	
}

a.ac3:link, a.ac3:visited, a.ac3:active {
	color:#666;
	text-decoration:none;
	padding:3px;
}

a.ac3:focus, a.ac3:hover{
	padding:3px;
	color:white;
	background-color:#2e5f87;
	-moz-border-radius:3px;	
}

a.ac4:link, a.ac4:visited, a.ac4:active {
	color:#fff;
	text-decoration:none;
	padding:2px;
	-moz-border-radius:3px;	
	background-color:#0c70af;	
}

a.ac4:focus, a.ac4:hover {
	padding:2px;
	color:#fff;
	background-color:#78bce7;	
	-moz-border-radius:3px;	
}


a.ac5:link, a.ac5:visited, a.ac5:active {
	color:#08a4d3;
	text-decoration:none;
	padding:3px;
}

a.ac5:focus, a.ac5:hover{
	padding:3px;
	color:black;
	text-decoration:underline;	
}



a.ac6:link, a.ac6:visited, a.ac6:active {
	text-decoration:none;	
	padding:3px;
	color:white;	
	background-color:<?=$color[overbuton1];?>;	
	-moz-border-radius:3px;	
}

a.ac6:focus, a.ac6:hover{
	text-decoration:none;
	padding:3px;
	color:white;
	background-color:<?=$color[overbuton2];?>;
	-moz-border-radius:3px;	
}

#a6active {
	background-color:<?=$color[overbuton2];?>;
	-moz-border-radius:3px;	
}

.nextprev {
display:block;
margin:7px;
clear:left;
}

a.ac7:link, a.ac7:visited, a.ac7:active {
	color:#000;
	text-decoration:none;
	padding:3px;
	background-color:#d0e5f2;
	-moz-border-radius:3px;		
}

a.ac7:focus, a.ac7:hover{
	padding:3px;
	color:#000;
	background-color:#9fbbcd;	
	-moz-border-radius:3px;	
}

.green { background-color:#bbf0b1;padding:1px; }
.bold { background-color:#cecece;padding:1px; }
.red { background-color:#f97a7a;padding:1px; }
.blue { background-color:#7acbf9;padding:1px; }
.yellow { background-color:#f8fa5f;padding:1px; }
.gold { background-color:#fae25f;padding:1px; }

.mapwinerkek {
	background: url(../images/mapwinerkek.png) no-repeat;
	width:204px;
	height:102px;

}

.mapwinerkek div.resim {
float:left;
padding-top:15px;
padding-left:13px;
}

.mapwinerkek div.mright {
float:left;
padding-top:7px;
padding-left:10px;
font-family:Segoe UI, Tahoma,sans-serif;
overflow: hidden; 
width: 100px;
}

.mapwinerkek div.nick {
font-size:16px;
color:#4e82ae;
}
.mapwinerkek div.yas {
color:black;
}

.mapwinkiz {
	background: url(../images/mapwinkiz.png) no-repeat;
	width:204px;
	height:102px;

}

.mapwinkiz div.resim {
float:left;
padding-top:15px;
padding-left:13px;
}

.mapwinkiz div.mright {
float:left;
padding-top:7px;
padding-left:10px;
font-family:Segoe UI, Tahoma,sans-serif;
overflow: hidden; 
width: 100px;
}

.mapwinkiz div.nick {
font-size:16px;
color:#f62cd7;
}

#showpic {
border: 1px solid #111;
}
