/* Default CSS Stylesheet for a new Web Application project */

/* GENEL SAYFA YAPILANDIRMA CSSLERI */
/*  genel body css  */
body{
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
}

/*  ilgili tagler icin css  */
table,p,span,div{	 
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #666666;	
}

/*  sol blok konumlama */
#sol{
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 6px;
}

/*  sag blok konumlama */
#sag{
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 4px;
}

.login{
	color: #FFFFFF;
	font-size: 9px;
}

.position_checkbox {
	left: -5px;
	position: relative;
}
.table_content{}
.table_indent{padding: 2px;}


/* BACKGROUND CSS'LERI */
.bg_table {background-color: #FFFFFF;}
.bg_login {
	background-image: url(images/standart/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_table_baslik {
	background-image: url(images/standart/table_menu_baslik_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:34px;
}
.bg_table_baslik_long {
	background-image: url(images/standart/table_menu_baslik_bg_long.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:34px;
}
.bg_dotted {
	background-image: url(images/standart/bg_dotted.gif);
	background-repeat:repeat-x;
	background-position: left center;
}

.bg_baslik {
	background-image: url(images/standart/bg_baslik.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}



/***************************************/
/*Anket Sorusu CSS'i */
.anket{
	font-size: 11px;
	color: #FF0000;
	font-family: Tahoma,Verdana,Arial;
	font-weight:bold;
}



/* BORDER CSS'leri */
.bordercevre {border: 1px solid #DDDDDD;}
.border_sag_sol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
}
.border_alt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

.border_alt_dotted {
	font-size:10px;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.border_alt_dotted_indent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	text-indent: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}




/* COLORS CSS  */
.red {color: #FF0000;}
.redbaslik { /* title csslere aktarilacak...*/
	color: #FF0000;
	font-weight: bold;
}
.white {color:#FFFFFF;}


/* TITLE CSS'LERI */
/*  GENEL baslik tablolar için css */
.title {
	font-size: 12px;
	color: #D70000;
	text-decoration: none;
}

.title_table {
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.title_white {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

/*  baslik  */
.title2 {
	font-size: 11px;
	font-weight: bold;
	color: #D83D3D;
	text-decoration: none;
}

/*  baslik  */
.title_dotted{
	font-size: 10px;
	font-weight: bold;
	color:#0099FF;
	text-decoration: none;
	background-image: url(images/standart/bg_square.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D8D8D8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
}

.title_list {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #D8D8D8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
}


/*  baslik css  */
.title3{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

/*  baslik css  */
.title4{
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

/*  baslik css  */
.title5{
	font-size: 10px;
	font-weight: bold;
	color:#0099FF;
	text-decoration: none;
}

/* FONT SIZE CSS'leri */
/*  kucuk yazi tipi css   */
.smallfont{
	font-size: 10px;
	text-decoration: none;
}

/*  medium yazi tipi css   */
.mediumfont{
	font-size: 11px;
	text-decoration: none;
}

/*  büyük yazi tipi css   */
.largefont{
	font-size: 12px;
	text-decoration: none;
}




/*HATA, UYARI VE YARDIM CSS'LERI   */
/*  genel hata-uyari css   */
.error{font-weight: bold;color: #FF0000;}

/*  alternatif genel hata-uyari css   */
.error_alternative{font-weight: bold;color:#0F61AD;}

/* alert CSS */
.alert{font-weight: normal;color: #FF0000;}
.alert_alternative{font-weight: normal;color: #0F61AD;}

/*  genel yardim css   */
.help{color:#3399ff;}

/*  alternatif genel yardim css   */
.help_alternative{color:#99CC00;}


/*LINK CSS'leri */
/* Genel link Css'i */
A {cursor:hand;}
a:link {text-decoration:none;color: #000000;}
a:active {text-decoration:underline; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline; color:#3989B0;}

A.red {cursor:hand;}
a.red:link {text-decoration:underline;color:#FF0000;}
a.red:active {text-decoration:underline; color:#FF0000;}
a.red:visited {text-decoration:underline; color:#FF0000;}
a.red:hover {text-decoration:none; color:#F56600;}

A.small {cursor:hand; font-size:10px;}
a.small:link {text-decoration:none;color:#333;}
a.small:active {text-decoration:none; color:#333;}
a.small:visited {text-decoration:none; color:#333;}
a.small:hover {text-decoration:underline; color:#FF0000;}



/* Headerx.ascx sag ust Css'i */
#ust {word-spacing: 0.8em;}
#ust a{font-size:12px; color:#000000; text-decoration:none;}
#ust A:link{}
#ust A:active{}
#ust A:visited{}
#ust A:hover{color:#F56600;}

/* Footerx.ascx  Css'i */
a.beyaz:link{color:#FFFFFF; text-decoration:none;}
a.beyaz:active{color:#FFFFFF; text-decoration:none;}
a.beyaz:visited{color:#FFFFFF; text-decoration:none;}
a.beyaz:hover{color:#FFFFFF; text-decoration:underline;}

a.tam:link{ font-weight:bold; color:#666666; text-decoration:none;}
a.tam:hover{font-weight:bold; color:#FF0000; text-decoration:none;}
a.tam:active{font-weight:bold; color:#666666; text-decoration:none;}
a.tam:visited{font-weight:bold; color:#666666; text-decoration:none;}


/* FORM CSS'LERI  */
/*  textbox icin css   */
.input{
	border-color:#E6E6E6;
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-indent:2px;
	width: 100px;
}


.input_login{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #88B3C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style:inset;
	border-right-style:inset;
	border-bottom-style:inset;
	border-left-style:inset;
	text-indent:2px;
	width: 140px;
	height: 16px;
}


/*  textbox icin css   */
.input_long{
	border-color:#E6E6E6;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-indent:2px;
	width: 200px;
}

/*  combobox, list menu icin css   */
.select {
margin-left:2px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 120px;
}

/*  combobox, list menu icin css   */
.select_long {
	font-family: tahoma;
	font-size: 11px;
	width: 200px;
}

/*  zorunlu textbox icin css   */
.input_necessary {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD5;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

.input_necessary_long {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD5;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}


/*  zorunlu combo box  etc. icin css   */
.select_necessary {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFD5;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

/*  genel buttonlar icin css   */
.button {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#0099FF;
	border: 1px ridge #DDDDDD;
	height: 20px;
	width: 60px;
}

/*  herhangi bir buton grubu icinde basilmasi mutlaka zorunlu bir buton varsa css   */
.button_necessary {
	font-family: tahoma;
	font-size: 10px;
	color: #F00000;
	background-color: #FFFFD5;
	border: 1px ridge #DDDDDD;
	height: 20px;
	width: 50px;
}

/*  alternative buttonlar icin css   */
.button_alternative {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F76B30;
	border: 1px ridge #DDDDDD;
	height: 20px;
	width: 50px;
}

/* Sayfalarda içerik bolumu için padding */
.content_area { padding-top:10px; padding-left:4px;padding-right:4px;padding-bottom:4px;}


/* TITLE CSS'LERI */
/*  Baslik tablolar için css */
h1{font-size:13px; color:#666666; display:inline;}
h2{font-size:12px; color:#FF3300;display:inline;}
h3{font-size:11px; color:#FF3300;display:inline;}
h4{font-size:11px; color:#0099FF;display:inline;}
h5{font-size:10px; color:#333333;display:inline;}
h6{font-size:9px; color:#333333;display:inline;}
h1 span{font-size:13px; color:#666666; display:inline;}
h2 span{font-size:12px; color:#FF3300;display:inline;}
h3 span{font-size:11px; color:#FF3300;display:inline;}
h4 span {font-size:11px; color:#0099FF;display:inline;}
h5 span{font-size:10px; color:#333333;display:inline;}
h6 span{font-size:9px; color:#FF3300;display:inline;}
