﻿body
{
    background-image:url('../Images/Bg/bg.png');
    background-position:top;
    background-repeat:repeat-x;
    margin:0px 0px 0px 0px;
    background-color:#083971;
}
.AnaSayfaAnaPanelBg
{
    background-image:url('../Images/Bg/anabg.jpg');
    background-position:center;
    background-repeat:no-repeat;
    width:1000px;
    height:568px;
}
.AnaSayfaUstMenuPnl
{
    background-image:url('../Images/Bg/ustmenu.png');
    background-position:top;
    background-repeat:no-repeat;
    width:210px;
    height:28px;
}
.SearchPanelCss
{
    border:solid 1px #157d90;
    background-color:#9cd5df;
    padding:2px 2px 2px 2px;
    margin:2px 2px 2px 2px;
}
.AnaSayfaAramanl
{
    background-image:url('../Images/Bg/aramabg.png');
    background-position:top;
    background-repeat:no-repeat;
    width:497px;
    height:252px;
}
.AnaSayfaBaslikItem
{
    font-family:Arial;
    font-size:9pt;
    color:#0c5770;
}
.AnaSayfaUstMenuPnl a
{
    font-family:Arial;
    font-size:8pt;
    color:#0e4969;
    text-decoration:none;
    font-weight:bold;
}
.AnaSayfaUstMenuPnl a:hover
{
    font-family:Arial;
    font-size:8pt;
    color:#0e6914;
    text-decoration:none;
    font-weight:bold;
}
.TextBox
{
    background-image:url('../Images/Bg/TextBoxBg.png');
    background-repeat:no-repeat;
    height:16px;
    background-position:center;
    border:solid 1px #0694b3;
    font-family:Arial;
    font-size:9pt;
    color:#237cae;
    padding:3px;
	margin-bottom:0px;
}
.MultiTextBox
{
    border:solid 1px #0694b3;
    font-family:Arial;
    font-size:9pt;
    color:#237cae;
    padding:3px;
	margin-bottom:0px;
}
.DownList
{
    background-image:url('../Images/Bg/TextBoxBg.png');
    background-repeat:no-repeat;
    height:25px;
    background-position:center;
    border:solid 1px #0694b3;
    font-family:Arial;
    font-size:9pt;
    color:#237cae;  
    padding:3px 3px 3px 3px;
}
.FormPanel
{
    width:500px;
    background-color:#bfdbff;
    border:solid 1px #295795;
}
.CloseLink
{
    font-family:Arial;
    font-size:9pt;
    text-decoration:none;
    color:#295795;
}
.MultiPageStyle
{
    background-color:#FFFFFF;
    border-bottom:solid 1px #828282;
    border-left:solid 1px #828282;
    border-right:solid 1px #828282;
}
.TabStripgCss
{
    border-bottom:solid 1px #828282;  
}
.BaslikPanelCss
{
    background-color:#4da6d0;  
    padding:3px 3px 3px 3px;
    font-family:Arial;
    font-size:10pt;
    color:#ffffff;
}
.ListePnlCss
{
    background-color:#b2d9ec;
    padding:3px 3px 3px 3px;
    font-family:Arial;
    font-size:9pt;
    color:#336699;    
}
.ButtonCss
{
    background-image:url('../Images/Bg/buttonbg.gif');
    background-position:top;
    background-repeat:repeat-x;
    border:solid 1px #3c6f89;
    font-family:Arial;
    font-size:9pt;
    height:24px;
    color:#3c6f89;
    padding:2px 5px 2px 5px;
    cursor:hand;
}
.RezervasyonListItemCss
{
    background-image:url('../Images/Bg/searchsonucbg.gif');
    background-position:bottom;
    background-repeat:repeat-x;
    border:solid 1px #3c6f89;
    font-family:Arial;
    font-size:9pt;
    height:22px;
    color:#3c6f89;
    padding:2px 5px 2px 5px;
}
.RezerVasyonYokCss
{
    background-color:#cc0000;
    border:solid 1px #790000;
    font-family:Arial;
    font-size:9pt;
    height:20px;
    color:#FFFFFF;
    padding:5px 5px 2px 5px;  
    font-weight:bold;  
}
.autocomplete_completionListElement 
{  
	margin-left: 0px;
	background-color : White;
	color : windowtext;
	border : buttonshadow;
	border-width : 0px;
	border-style : solid;
	cursor :hand;
	overflow : auto;
	/*height : 210px;*/
    max-height:150px;
    text-align : left; 
    list-style-type : none;
    z-index:10;
    scrollbar-arrow-color: #33a4d7;
scrollbar-3dlight-color: #399dca;
scrollbar-darkshadow-color: #399dca;
scrollbar-face-color: #bce3f4;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #afdee3;
}
      .cm{background-color:#bce3f4; margin:0 0; padding:1px 3px; color:#336699;}
      .cm:hover{background-color:#218ab9;color:#fff;}