﻿/*---------------ust logo----------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bannertbl
{
	background-color:#efefef;
	width:1140px;
	border:0px;
}
.logotd
{
margin-top:22px;
margin-left:22px;
margin-bottom:18px;
}
.slogantd
{
margin-top:51px;
margin-left:13px;
margin-bottom:38px;
}
/*---------------ust logo----------------*/

/*---------------büyük tablo editör----------------*/
.ust1 {
	background-repeat:repeat-y;
	background-image:url(../images/index_12.jpg);
	width:16px;
	vertical-align:top;
}
.ust2 {
	background-repeat:repeat-x;
	background-image:url(../images/index_08.jpg);
	height:5px;
	vertical-align:top;
}
.ust3 {
	background-repeat:repeat-y;
	background-image:url(../images/index_13.jpg);
	width:16px;
	vertical-align:top;
}
.alt2 {
	background-repeat:repeat-x;
	background-image:url(../images/index_17.jpg);
	height:16px;
	vertical-align:top;
}
.alt {
	width:16px;
	vertical-align:top;
}
.tablobuyuk
{
	width:693px;
}
.tdbuyuk
{
	width:661px;
}
.tablokucuk
{
	width:344px;
}
.tdkucuk
{
	width:312px;
}
  .style1
    {
        height: 158px;
    }
/*---------------büyük tablo editör----------------*/

/*---------------article----------------*/
.labelTitle
{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	color:Maroon;
}

.labelCategorieName
{
	font-family:Tahoma;
	font-size:14px;	
	font-weight:bold;
	color:Purple;
}

.labelAuthorName
{
	font-family:Tahoma;
	font-size:12px;		
	color:Blue;
}

.labelArchiveListTitle
{
	font-family:Comic Sans MS;
	font-size:15px;	
	font-weight:bold;	
	color:Purple;
}
.labelArchiveListDetail
{
	font-family:Comic Sans MS;
	font-size:14px;		
	color:Purple;
}
/*---------------article----------------*/

/*---------------accordıon----------------*/
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #00688B;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
  
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2290AD;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;

}

.accordionContent 
{
   background-color:#ffffff;
    border: 1px  #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    margin: 0px;
	padding: 0px;
    overflow:hidden;
    
}

.paneAltContent 
{
    background-color: #B4CDCD;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    margin: 0px;
	padding: 0px;
    overflow:hidden;
    
}
.paneAltHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #000000;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
  
}
.paneAltHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2290AD;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;

}
/*---------------accordıon----------------*/

/*---------------GRIDVIEW----------------*/
.tablestyle 
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
    
}

.headerstyle th 
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    
    text-align: center;
    vertical-align: bottom;
}  

.gridMektupAnaSayfaBaslik th /* ana sayfa mektup gridi başlık  */
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    font-size:x-small;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyleSub th 
{
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
   
    text-align: center;
    vertical-align: bottom;
    background:url(images/calnumBttntoday_obsidian.gif) repeat-x;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    
}    

.rowstyle td
{
    
    border-right: solid 1px #cbcbcb;
    background-color: #F2E9FC;
}
.altrowstyle td 
{
    
    border-right: solid 1px #cbcbcb;
    background-color: #F2E9FC;
}
.tablestyle2
        {
            font-family: arial;
            font-size: small;
            border: solid 1px #7f7f7f;
        }
   .altrowstyle2
        {
            background-color: #ffffff;
        }
.rowstyle2 td
{
    
    border-right: solid 1px #cbcbcb;
    background-color: #F7DC75;
    /*background-color: #fff484;*/
}
.btnCss
{
background-color:#C7A4E6;
color:#000000;
font-family:Arial Black;
font-style:italic;
}

.tablestyle .row-over{ background-color:#BCE774; }
.tablestyle .row-select{  background:#BCE774;   color:#555;}
.tablestyle .header-over{ background:url(images/calnumBttntoday_obsidian.gif) repeat-x;}
/*---------------GRIDVIEW----------------*/




.thumb { BORDER-RIGHT: #E70873 thin solid; PADDING-RIGHT: 2px; BORDER-TOP: #E70873 thin solid; PADDING-TOP: 2px; BORDER-BOTTOM: #E70873 thin solid; PADDING-BOTTOM: 2px; BORDER-LEFT: #E70873 thin solid; PADDING-LEFT: 2px }
.photoover { BORDER-RIGHT: #999999 thin solid; PADDING-RIGHT: 2px; BORDER-TOP: #999999 thin solid; PADDING-TOP: 2px; BORDER-BOTTOM: #999999 thin solid; PADDING-BOTTOM: 2px; BORDER-LEFT: #999999 thin solid; PADDING-LEFT: 2px; CURSOR: hand; }
.link
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.linkb
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
.label
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.fslabel
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#E70873;
}
	
input.text { 
	width: 150px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #ACACAC; 
}

input.button {
	 background: #FFFFFF url(../images/img03.gif) repeat-x left bottom;
	 border: 1px solid black;
	 font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size:8pt;
	 color: #7F7772;
	 cursor:hand;
	 height:22px;
}

select.dropdown
{
	width: 150px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

.nav_item {
    color: #1d110d;
    background: url(images/n1.gif) repeat-y;
    background-position: top right;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 23px;
    height: 23px;
    text-align: left;
    width: 121px;
    text-indent: 10px;
}

.nav_item_hover {
    color: #880a0a;
    background: url(images/n1hover.gif) repeat-y;
    background-position: top right;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 23px;
    height: 23px;
    text-align: left;
}

.nav_item_active {
    color: #880a0a;
    background: url(images/n1hover.gif) repeat-y;
    background-position: top right;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 23px;
    height: 23px;
    text-align: left;
}
.ust1
    {
        background-repeat: repeat-y;
        background-image: url(images/t_12.jpg);
        width: 16px;
        vertical-align: top;
    }
    .ust2
    {
        background-repeat: repeat-x;
        background-image: url(images/t_08.jpg);
        height: 5px;
        vertical-align: top;
    }
    .ust3
    {
        background-repeat: repeat-y;
        background-image: url(images/t_13.jpg);
        width: 16px;
        vertical-align: top;
    }
    .alt2
    {
        background-repeat: repeat-x;
        background-image: url(images/t_17.jpg);
        height: 16px;
        vertical-align: top;
    }
    .alt
    {
        width: 16px;
        vertical-align: top;
    }
    .tablobuyuk
    {
        width: 693px;
    }
    .tdbuyuk
    {
        width: 661px;
    }
    .tablokucuk
    {
        width: 344px;
   
    }
    .tdkucuk
    {
        width: 312px;
      /*  background-color:#ffffcc;*/
    }
   
   
  A.LinkButton, A.LinkButton:link, A.LinkButton:visited


{

	font-size: 13px;
	color: #000000;
	font-family: Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-style:italic;
}

A.LinkButton:hover
{
	color: #3300ff;
	text-decoration: none;
}

  A.LinkButton1, A.LinkButton1:link, A.LinkButton1:visited


{

	font-size: 15px;
	color: #000000;
	font-family:Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	
}


A.LinkButton1:hover
{
	color: #3300ff;
	text-decoration: none;
}
A.LinkButton2, A.LinkButton2:link, A.LinkButton2:visited


{

	font-size: 13px;
	color: #000000;
	font-family:Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	
	
}


A.LinkButton2:hover
{
	color: #3300ff;
	text-decoration: none;
}

A.LinkButton3, A.LinkButton3:link, A.LinkButton3:visited


{

	font-size: 15px;
	color: #000000;
	font-family:Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	
	
}


A.LinkButton3:hover
{
	color: #3300ff;
	text-decoration: none;
}