﻿.Tahoma { font: normal normal normal 12px/100% Tahoma; }
.Error { font: normal normal bold 11px/100% Tahoma; }
.TemplateContent {font-family: Tahoma; font-size: 11px; padding: 8px 8px; }

.dvProcessing {
    position: absolute;
    z-index: 5;
}

.dvProcessing table {
    width: 205px;
    height: 56px;
    border-collapse: collapse;
    background-color: #f2f1f7;
    border: 2px solid #bfeaf1;
    border-spacing: 0px 0px;
}

/* ege : bug fix icin olusturulmus bir sinif (usocial.ascx'te kullaniliyor)*/
.CursorPointer
{
	cursor:pointer;
}

/* ege : bir arkadasina tavsiye et kontrolunde kullaniliyor */
#ucRecommend_tblRecommend *
{
	line-height:3em;
}

#ucRecommend_tblRecommend textarea
{
	line-height:1.22em;
}

/* ege : Üye olurken tavsiye eden kullanıcı epostası yazısını daha ilgi çekici göstermek için kullanılıyor  */
.StrongLabel
{
	font-size: 140%;
	color : Maroon;
}

.clrBlack
{
	color:#000000;
}

.bold
{
	font-weight:bold;
}

/* ege: SHortUserInfo3'teki arkadaşlarını davet et'teki checboxList için*/
.checkboxList
{
	display:block;
	height:200px;
	overflow:auto;
	width:450px;
}
