﻿.formTitle
{
	font-weight:bolder;
	font-size:12pt;
	color: #FFFFFF;
}

.label
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
	white-space:nowrap;
	vertical-align:middle;
	color: #FFFFFF;
}

.labelLeft
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	vertical-align:middle;
	color: #FFFFFF;
}

.labelTop
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
	white-space:nowrap;
	vertical-align:top;
	color: #FFFFFF;
}

.labelWrapping
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	color: #FFFFFF;
}

.labelBlack
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
	white-space:nowrap;
	vertical-align:middle;
	color: #000000;
}

.labelBlackBold
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	vertical-align:middle;
	color: #000000;
}

.labelBlackLeft
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	vertical-align:middle;
	color: #000000;
}

.labelBlackTop
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
	white-space:nowrap;
	vertical-align:top;
	color: #000000;
}

.labelBlackWrapping
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	color: #000000;
}

.labelBlackWrappingBold
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	color: #000000;
}

.labelLikeTextBox
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	background-color:White;
	color: #000000;
	border:1px;
	border-color:#727A7B;
	border-style:outset;
	display:block;
	height:19px;
}

.labelLikeTextBoxCentered
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	background-color:White;
	color: #000000;
	border:1px;
	border-color:#727A7B;
	border-style:outset;
	display:block;
	height:19px;
	text-align:center;
}

.textBox
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	background-color:White;
	color: #000000;
	border:1px;
	border-color:#727A7B;
	border-style:outset;
}

.textBoxCentered
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	background-color:White;
	color:Black;
	border:1px;
	border-color:#727A7B;
	border-style:outset;
	text-align:center;
}

.dropDownList
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	background-color:White;
	color:Black;
	border:1px;
	border-color:#727A7B;
	border-style:outset;
}

.fileUpload
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	background-color:White;
	color:Black;
	border:1px;
	border-color:#727A7B;
	border-style:outset;
}	

.checkBox
{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	color:#FFFFFF;
}

.radioButton
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	white-space:nowrap;
	vertical-align:middle;
}

.button
{
	cursor:pointer;
}

.buttons
{
	cursor:pointer;
	width:75px;
	color:Purple;
	background-color:Silver;
	font-family:Verdana;
	font-size:8pt;
}

.topName
{
	font-family:Verdana;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
}

.confirm
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
}

.lblStatus
{
	font-family:Verdana;
	font-size:8pt;
	color:Red;
}

.lblSubscriber
{
	font-family:Verdana;
	font-size:7pt;
	color: #881111;
	text-align:left;
}

.marqueAnnouncementsTitle
{
	font-family:Verdana;	
	color:#000000;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}

.marqueAnnouncementsTitle:hover
{
	font-family:Verdana;	
	color:#FF0000;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}

.imgMenu
{
    border: 0px;
    cursor: pointer;
}

.loading
{
	position:absolute;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	z-index: 100;	
	color:#FFFFFF;
}

.closeButton
{
	font-family: Verdana; 
	font-size: 15pt;
	font-weight:bolder;
	border-width: 0px;
	background-color: #B5A97F;
	cursor: pointer;
	color:#503931;
}

.closeButtonGray
{
	font-family: Verdana; 
	font-size: 15pt;
	font-weight:bolder;
	border-width: 0px;
	background-color: #000000;
	cursor: pointer;
	color:#FFFFFF;
}

.closeButtonBlack
{
	font-family: Verdana; 
	font-size: 15pt;
	font-weight:bolder;
	border-width: 0px;
	background-color: #000000;
	cursor: pointer;
	color:#FFFFFF;
	text-decoration: none;
}

.closeButtonHover
{
	font-family: Verdana; 
	font-size: 15pt;
	font-weight:bolder;
	border-width: 0px;
	background-color: #B5A97F;
	cursor: pointer;
	color:#FF0000;
}

.closeButtonGrayHover
{
	font-family: Verdana; 
	font-size: 15pt;
	font-weight:bolder;
	border-width: 0px;
	background-color: #000000;
	cursor: pointer;
	color:#FF0000;
}

.closeButtonBlackHover
{
	font-family: Verdana; 
	font-size: 15pt;
	font-weight:bolder;
	border-width: 0px;
	background-color: #000000;
	cursor: pointer;
	color:#FF0000;
	text-decoration: none;
}

.popupPanel
{
	display: none; 
	position: absolute;
	overflow: hidden;
}

.popupPanelTable
{
	position: static; 
	background-color: #E5E5CD;
}

.popupPanelTableHeader
{
	background-color: #B5A97F;
	cursor: move;
	font-weight: bold; 
	color: #503931;
}

.popupPanelTableHeaderGray
{
	background-color: #000000;
	cursor: move;
	font-weight: bold; 
	color: #503931;
}

.dataListPager
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	vertical-align:middle;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

.dataListPager:hover
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	vertical-align:middle;
	color: #FF0000;
	cursor: pointer;
	text-decoration: none;
}

.kiralamaSartlariContent
{
	font-family:Arial; 
	font-size: 12pt;
	font-weight:bold;
}

.thumbNailImage
{
	border-color: #F7F7F7;
	border-style: solid;
	border-width: 2px;	
	width: 100px; 
	height: 75px; 
	vertical-align: middle; 
	text-align: center;
}