﻿/*Sayfa Kontrolleri*/
.AutoSuggestBoxCss img
{
	border: solid 2px #454545;
	float: right;
	width: 150px;
}
.CheckBoxCss
{
	margin: 1px;
	color: #444444;
}
.DivGuvenlikKoduCss
{
}
.ButonCss
{
	padding: 1px;
	margin: 1px;
	font-weight: bold;
	text-align: center;
	background: #CC0066;
	color: #ffffff;
	border: #666666 1px solid;
}
.ButonCss_Duzelt
{
	padding: 1px 4px 1px 4px;
	height: 15px;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	background: #101010;
}
.ButonCss_Sil
{
	padding: 1px 5px 1px 5px;
	height: 15px;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	background: #cc0000 url(images/btn_sil.png) repeat;
}
.DropDownListeCss
{
	width: 100%;
	height:20px;
	border: 0px;
	caption-side: Top;
	margin: 1px;
	background: #f8f8f8;
	color: #454545;
	border: #999999 1px solid;
}
.DataListItemStyleCss
{
	vertical-align: top;
}
.DropDownListeCss_Hata
{
	background: #ffb0b0;
	border: #ff0000 1px solid;
}
.TextBoxCss
{
	height: 16px;
	margin: 1px;
	background: #ffffff;
	border: #999999 1px solid;
}
.TextBoxCss_Orta
{
	height: 16px;
	margin: 1px;
	background: #ffffff;
	text-align:center;
	border: #999999 1px solid;
}
.TextBoxCss_Sag
{
	height: 18px;
	margin: 1px;
	background: #ffffff;
	text-align:right;
	border: #999999 1px solid;
}
.TextBoxCss_Hata
{
	background: #ffb0b0;
	border: #CC0000 1px solid;
	color: #CC0000;
}
.ValidatorCalloutCss_Uyari
{
	color: #000000;
}
.Watermarked
{
	margin: 1px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #444444;
	height: 16px;
	background: #f8f8f8;
	color: #444444;
	font-family: verdana;
}
.LabelCss_Basarili
{
	padding: 2px;
	display: block;
	background: #0092ff;
	color: #ffffff;
}
.LabelCss_Basarisiz
{
	padding: 2px 0px 2px 2px;
	display: block;
	background: #800000;
	color: #ffffff;
}
/*TreeView Liste*/
.TreeViewCss .ParentNode
{
	color: #ffffff;
	padding: 1px;
	font-size:12px;
}
.TreeViewCss .HoverNode
{
	color: #ff0066;
	text-decoration: none;
	padding: 1px;
	font-size:12px;
}
.TreeViewCss .SelectedNode
{
	color: #ff0066;
	border: solid 1px #ff0066;
	padding: 1px;
	font-size:12px;
}
.TreeViewCss .Node
{
	padding: 1px;
	font-size: 12px;
}
/*Şifre Güvenirliği*/
.TextIndicator_TextBox1_Strength1
{
	background-color: #333333;
	color: #ffffff;
	font-family: Arial;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength2
{
	background-color: #333333;
	color: #66FFFF;
	font-family: Arial;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength3
{
	background-color: #333333;
	color: #FFCC00;
	font-family: Arial;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength4
{
	background-color: #333333;
	color: #FF0066;
	font-family: Arial;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength5
{
	background-color: Red;
	color: #ffffff;
	font-family: Arial;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url(images/FilledStar.png);
}
.emptyRatingStar
{
	background-image: url(images/EmptyStar.png);
}
.savedRatingStar
{
	background-image: url(images/SavedStar.png);
}
/* Tab Menü */
.tab_gray .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
    width:565px;
}
.tab_gray .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #111111;
	padding-left: 10px;
	margin-right: 3px;
}
.tab_gray .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/tab.png) no-repeat right top;
    border-color:#111111;
    color:#454545;
    padding:3px 10px 2px 0px;
}
.tab_gray .ajax__tab_hover .ajax__tab_inner
{
	color: #ffffff;
}
.tab_gray .ajax__tab_active .ajax__tab_outer 
{
    background: url(images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#111111;
    color: #ffffff;
}
.tab_gray .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #FF0066;
	border-color: #111111;
}
.tab_gray .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    color:#f5f5f5;
    background-color:#151515;
    border:solid 2px #111111;
    border-top-width:0;
}
/*Sayfa Bağlantıları 1-2-3-4-5...10-11-12 */
.pagination
{
	padding: 2px;
}
.pagination ul
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 11px;
}
.pagination li
{
	list-style-type: none;
	display: inline;
	padding-bottom: 2px;
	border: #454545 0px;
}
.pagination a, .pagination a:visited
{
	color: #444444 !important;
	padding: 0 5px;
	border: 0px solid #808080;
	text-decoration: none;
}
.pagination a:hover, .pagination a:active
{
	color: #ffffff !important;
	border: 0px solid #808080;
	background: #808080;
}
.pagination a.currentpage
{
	background: #999999;
	padding-bottom: 0px;
	border: 0px solid #808080;
	font-weight: bold;
	cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover
{
	background: #808080;
	display: none;
	cursor: default;
	font-weight: bold;
	border: 0px solid #808080;
	font-weight: normal !important;
}
.pagination a.prevnext
{
	font-weight: bold;
}
