﻿body
{
    margin:0px 0px 0px 0px;
/*    background-image:url('../Images/Bg/siteTableGeneralBackround.jpg');*/
    background-color:#ffffff;
    background-position:top;
    background-repeat:repeat-x;
}
.UstBaslikBgCss
{
    height:75px;
    width:100%;
}
.UstMenuCss
{
    width:100%;
    border-bottom:solid 1px #6593cf;
    border-top:solid 1px #6593cf;
    background-color:#eaeef2;
    background-image:url('../images/Bg/MenuBg.png');
    background-position:top;
    background-repeat:repeat-x;
    cursor:pointer;
}
.UstMenuAltCss
{
    height:25px;
    width:250px;
    border-bottom:solid 1px #8ea3bf;
    border-right:solid 1px #8ea3bf;
    border-left:solid 1px #8ea3bf;
    background-position:top;
    background-repeat:repeat-x;            
}
.UstMenuItemCss
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#15429e;
    cursor:pointer;
}
.UstMenuItemPanelCss
{
}
.UstMenuItemPanelCss a
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#15429e;
}
.UstMenuItemPanelCss a:hover
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#15429e;
}
.IE8
{
    z-index:100;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:#8ea3bf;
}        
.GenelUstBilgilerim
{
    height:40px;
    width:320px;
    font-family:Arial;
    font-size:9pt;
    color:#104c73;
    font-weight:normal;
    padding:15px 10px 5px 10px;
    text-align:left
}
.GenelUstBilgilerim a
{
    color:#104c73;
    text-decoration:none;
}
.topMenu {
}
.topMenu ul {
	margin:0px 0px 0px 11px;
	padding:6px 0px 0px 0px;
	list-style:none;
	height:20px;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.topMenu ul li {
	margin:0px;
	padding:0px;
	float:left;
	height:20px;
}

.topMenu ul li a {
	margin:1px 0px 0px 2px;
	padding:15px 10px 10px;
	display:block;
	color:#06427E;
	text-decoration:none;
	height:auto;
}

.topMenu ul li a:hover {
	margin:1px 0px 0px 2px;
	padding:15px 10px 10px;
	display:block;
	color:#707070;
	text-decoration:none;
	height:auto;
}

.ieTopHover {
	margin:0px 0px 0px 0px;
	padding:15px 10px 10px;
	background:#FFFFFF;
	display:block;
	border-left:solid 1px #D4D4D4;
	border-top:solid 1px #D4D4D4;
	border-right:solid 1px #D4D4D4;
	color:#06427E;
	text-decoration:none;
}

.topMenu ul li ul {
	margin: -1px 0px 0px 0px;
	padding: 14px;
	position: absolute;
	left: -9000px;
	background:#e1f3fc;
	/*border-top:1px solid #D4D4D4;*/
	border-right:1px solid #6593cf;
	border-bottom:1px solid #6593cf;
	border-left:1px solid #6593cf;
	width:234px;
}

.topMenu ul li:hover ul, .topMenu ul li.iehover ul {
	margin: 5px 0px 0px 1px;
	left: auto;
	width:244px;
	position:absolute;
	z-index:1;
}


.topMenu ul li ul li {
	margin:0px;
	padding:0px;
	display:block;
	width:242px;
	font-weight:normal;
	/*
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #D4D4D4;
	*/
	background:url(Images/Menu/top_menu_li_img01.gif) repeat-x top left;
	font-size:11px;
}

.topMenu ul li ul li a {
	margin:0px;
	padding:4px 0px 3px 0px;
	font-weight:normal;
	text-decoration:none;
	display:block;
}

.topMenu ul li ul li a:hover {
	margin:0px;
	padding:4px 0px 3px 0px;
	font-weight:normal;
	text-decoration:none;
	border:none;
	background-color:none;
}


#sub_menu .menuSpot {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#38429e;
	font-weight:normal;
}

#sub_menu .menuSpot .menuSpotImg {
	margin:0px;
	padding:0px;
}

#sub_menu .menuSpot .menuSpotImg a {
	margin:0px;
	padding:0px;
	clear:both;
	height:auto;
}

#sub_menu .menuSpot .menuSpotTxt {
	margin:0px;
	padding:10px 0px 10px 0px;
	/*border-bottom:solid 1px #D4D4D4;*/
	color:#6593cf;
	font-weight:bold;
}
.HotelListCss
{
    background-image:url('../Images/Button/OtelListBg.png');
    background-position:center;
    background-repeat:no-repeat;
    width:150px;
    height:40px;
    border:solid 1px #c2cedb;
    font-family:Arial;
    font-size:9pt;
    color:#45395b;
    font-weight:bold;
    cursor:pointer;
    text-align:center;
}
.PackagesCss
{
    background-image:url('../Images/Button/Package.png');
    background-position:center;
    background-repeat:no-repeat;
    width:150px;
    height:40px;
    border:solid 1px #c2cedb;
    font-family:Arial;
    font-size:9pt;
    color:#45395b;
    font-weight:bold;
    cursor:pointer;
    text-align:center;
}
.NewReservationCss
{
    background-image:url('../Images/Button/NewReservation.png');
    background-position:center;
    background-repeat:no-repeat;
    width:150px;
    height:40px;
    border:solid 1px #c2cedb;
    font-family:Arial;
    font-size:9pt;
    color:#45395b;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
}
.HeaderTitle
{
    font-family:Arial;
    font-size:9pt;
    color:#45395b;
    font-weight:bold;
}
.NormalTitle
{
    font-family:Arial;
    font-size:9pt;
    color:#000000;
    font-weight:normal;
}
.HotelHeaderBg
{
    height:32px;
    background-image:url('../Images/Bg/GaleriBaslikBg.png');
    background-position:center;
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:10pt;
    color:White;
    font-weight:bold;
}
.HotelHeaderBg td
{
    border-left:solid 1px #94b5bd;
    border-right:solid 1px #94b5bd;    
}
.modalPopupBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=70) !important;
    opacity: 0.7;
}
.OdaAraPnlBG
{
    width:900px;
    height:200px;
    background-image:url('../Images/Bg/OdaAraBg.png');
    background-position:center;
    background-repeat:no-repeat;
}
.BasketHeaderCss
{
    background-image:url('../Images/Bg/BasketHeaderBg.png');
    background-position:center;
    background-repeat:repeat-x;
    height:18px;
    font-family:Arial;
    font-size:9pt;
    color:#0a6a6d;
    font-weight:bold;
}
.BasketBorder
{
    border:solid 1px #0a6a6d;
}
.YeniUstPnlCss
{
    width:1000px;
    height:20px;
    background-image:url('../Images/Bg/2010UstBg.png');
    background-position:bottom;
    background-repeat:no-repeat;
}
.YeniAltOrtaCss
{
    width:1000px;
    background-image:url('../Images/Bg/2010OrtaBg.png');
    background-position:center;
    background-repeat:repeat-y;
}
.YeniAltPnlCss
{
    width:1000px;
    height:20px;
    background-image:url('../Images/Bg/2010AltBg.png');
    background-position:top;
    background-repeat:no-repeat;
}
.AramaBaslik
{
    font-family:Arial;
    font-size:10pt;
    color:#FFFFFF;
    font-weight:bold;
    background-image:url('../Images/Bg/AraBaslik.png');
    background-position:center;
    background-repeat:no-repeat;
    width:977px;
    height:37px;
    top:-16px;
    left:-1px;
    position:relative;
}
.SehirTextBoxBg
{
    background-image:url('../Images/Bg/SehirBg.png');
    background-position:center;
    background-repeat:no-repeat;
    width:282px;
    height:27px;
    margin:3px 3px 3px 3px;
}
.TextBoxCss
{
    background-color:#f7f7f7;
    border:solid 1px #9fa9b4;
    font-family:Calibri;
    font-size:9pt;
    height:18px;
    width:200px;
}
.CombobaxCss
{
    background-color:#f7f7f7;
    border:solid 1px #9fa9b4;
    font-family:Calibri;
    font-size:9pt;
    height:18px;
}
a
{
    text-decoration:none;    
}
.IcBG
{
    background-image:url('../Images/bg/icBg.png');
    background-repeat:no-repeat;
    background-position:bottom;
    width:980px;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;    
    border-bottom:solid 1px #8db2e3;
}
.DilMenuBG
{
    background-image:url('../Images/Bg/bos_language.png');
    background-position:center;
    background-repeat:no-repeat;
    background-color:#88d3f8;
    font-family:Arial;
    font-size:9pt;
}
.IE8Fix
{
    z-index:100;
}
.LangBtn
{
    top:4px;
    left:20px;
    position:relative;    
}
.UstMenuTD
{
    width:600;
    height:100px;
}
.UstMenuBg
{
    background-image:url('../Images/bg/ustmenubg.png');
    background-repeat:repeat-x;
}
.UstMenuSol
{
    background-image:url('../Images/bg/ustmenusol.png');
    background-repeat:no-repeat;
    background-position:right;
}
.HomeLink
{
    font-family:Arial;
    font-size:10pt;
    color:#0b4e6d;
}
.QuickSearchLink
{
    font-family:Arial;
    font-size:10pt;
    color:#d06c00;
}
/*Tab Kontroller*/
.OdaPnl
{
    width:640px;
    height:235px;
    border:solid 1px #8db2e3;
}
.ContentDetayPnl
{
    width:980px;
    background-color:#ffffff;
    border-left:solid 1px #dfdfdf;
    border-top:solid 1px #dfdfdf;
    border-right:solid 1px #dfdfdf;    
    border-bottom:solid 1px #dfdfdf;
}
.TabUstPnl
{
    background-image:url('../Images/Bg/tabustbg.png');
    background-position:bottom;
    background-repeat:no-repeat;
    /*height:107px;*/
    width:640px;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;
}
.DetayAltiTab
{
    margin:0 0 0 3px;
    border-left:solid 0px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 0px #8db2e3;    
}
.OtelAciklama
{
    width:640px;
    margin:0 0 0 3px;
    font-family:Arial;
    font-size:9pt;
    background-color:#d8e9ff;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;
}
.ContentItem
{
    width:970px;
    margin:3px 0 0 0;
    padding:5px 5px 5px 5px;
    font-family:Arial;
    font-size:9pt;
    background-color:#d8e9ff;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;    
}
.TabUstTable
{
    width:634px;
    left:3px;
    position:relative;
    top:3px;
}
.ContentDetayTable
{
    width:99.4%;
    left:3px;
    right:16px;
    position:relative;
    top:3px;    
}
.ContentIcDetayTable
{
   width:100%;
   left:3px;
   top:3px;
   position:relative; 
}
.ContentDetayTable .Baslik
{
    font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color:#336699;   
}
.BookingItem
{
    font-family:Tahoma;
    font-size:9pt;
}
.TabUstTable .Baslik
{
    font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color:#336699;
}
.TabUstTable .Fiyat
{
    font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color:Red;    
}
.TabUstTable .ItemMaviKalin
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#336699;    
}
.TabUstTable .ItemMavi
{
    font-family:Tahoma;
    font-size:8pt;
    color:#336699;    
}
.TabUstTable .ItemSiyah
{
    font-family:Tahoma;
    font-size:9pt;
    color:#000000;    
}
.TabUstTable .ItemSiyahKalin
{
    font-family:Tahoma;
    font-size:9pt;
    color:#000000;    
    font-weight:bold;
}
.TabUstTable .UstBaslikSol
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-left:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;
}
.ContentDetayTable .UstBaslikSol
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-left:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;
}
.MaviKenarlik
{
    border:solid 1px #8db2e3;
}
.ContentDetayTable .UstBaslikSag
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-right:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;    
}
.TabUstTable .UstBaslikSag
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-right:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;
}
.TabStrip
{
    width:640px;  
    margin: 55px 5px 5px 5px; 
    border-left:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;   
}
.TabControl
{
    width:640px;
    height:100px;
    background-image:url('../Images/Bg/tapbg.png');
    background-position:bottom;
    background-repeat:no-repeat;
    border-left:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;   
    font-family:Arial;
    font-size:9pt;   
    color:#336699;
}
.TabControlAlt
{
    width:640px;
    background-image:url('../Images/Bg/tapbg.png');
    background-position:bottom;
    background-repeat:no-repeat;
    border-left:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;   
    font-family:Arial;
    font-size:9pt;   
    color:#336699;    
}
.TabControlPanel
{
    padding:2px 9px 5px 9px;
}
/*Tab Kontroller Son*/
/*Resim Galerisi*/
.ImagesGalleryPnl
{
    width:340px;
}
.RotatorItem
    {
        border: solid 1px gray !important;
        margin: 2px;
        height: 75px;
        width:75px;
    }

/*Resim Galerisi Son*/
/*Mesaj Kutuları*/
.MesajKutusu_Uyari {
   background: #fff6bf url('../Images/Icon/uyari.gif') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid DarkYellow;
   border-left:2px solid DarkYellow;
   border-right:2px solid DarkYellow;
   border-bottom: 2px solid DarkYellow;
   font-family:Arial;
   font-size:9pt;
   color:DarkYellow;
   font-weight:bold;
}
 
.MesajKutusu_Bilgi {
   background: #e3f1fe url('../Images/Icon/bilgi.png') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid DarkBlue;
   border-left:2px solid DarkBlue;
   border-right:2px solid DarkBlue;
   border-bottom: 2px solid DarkBlue;
   font-family:Arial;
   font-size:9pt;
   color:DarkBlue;
   font-weight:bold;   
}
 
.MesajKutusu_Dogrulama {
   background: #e0ffd3 url('../Images/Icon/dogrulama.png') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid DarkGreen;
   border-left:2px solid DarkGreen;
   border-right:2px solid DarkGreen;
   border-bottom: 2px solid DarkGreen;
   font-family:Arial;
   font-size:9pt;
   color:DarkGreen; 
   font-weight:bold;  
}
 
.MesajKutusu_Hata {
   background: #ffe4e3 url('../Images/Icon/hata.png') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 1px solid DarkRed;
   border-left: 1px solid DarkRed;
   border-right: 1px solid DarkRed;
   border-bottom: 1px solid DarkRed;
   font-family:Arial;
   font-size:9pt;
   color:DarkRed;
   font-weight:bold;    
}

/*Mesaj Kutuları Son*/
.ButtonCss
{
    background-image:url('../Images/Bg/buttonbg.gif');
    background-position:top;
    background-repeat:repeat-x;
    border: 1px solid #336699;
    font-family:Arial;
    font-size:9pt;
    height:22px;
    color:#FFFFFF;
    cursor:hand;
}
.footerMenu
{
    font-family:Arial;
    font-size:9pt;
    color:#336699;    
}
.GenelBaslik
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#336699;
}
.GenelItem
{
    font-family:Arial;
    font-size:9pt;
    font-weight:normal;
    color:#336699;
}
.KalinTuruncuBaslik
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#c57900;    
}
.SearchBtnCss
{
    background-image:url('../Images/Bg/AramaBg.png');
    width:74px;
    height:25px;
    background-position:center;
    background-repeat:no-repeat;
    text-align:left;
    font-family:Arial;
    font-size:9pt;
    font-style:italic;
    color:#FFFFFF;
    border:solid 0px;
    cursor:pointer;
}
.FlashYaziBgCss
{
    background-image:url('../Images/Bg/FlashYaziBg.png');
    background-position:center;
    background-repeat:repeat-x;
    height:44px;
    width:970px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#ffd40c;
    padding-top:25px;
    padding-right:10px;
    top:190px;
    position:relative;
}
.FlashYaziBgCss a
{
    text-decoration:none;
    color:#ffd40c;
}
.FlashYaziBgCss a:hover
{
    text-decoration:underline;
    color:#ffd40c;
}
.ErkenRezervasyonCss
{
    width:492px;
    height:37px;
    background-image:url('../Images/Bg/ErkenRezervasyonBg.png');
    background-position:center;
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:9pt;
    color:#FFFFFF;
    font-weight:bold;
}
.ErkenRezervasyonFullCss
{
    width:977px;
    height:37px;
    background-image:url('../Images/Bg/EarlyBookingTitleBg.png');
    background-position:center;
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:9pt;
    color:#FFFFFF;
    font-weight:bold;
}
a
{
    text-decoration:none;    
}
.IcBG
{
    background-image:url('../images/bg/icBg.png');
    background-repeat:no-repeat;
    background-position:bottom;
    width:980px;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;    
    border-bottom:solid 1px #8db2e3;
}
.DilMenuBG
{
    background-image:url('../Images/Bg/bos_language.png');
    background-position:center;
    background-repeat:no-repeat;
    background-color:#88d3f8;
    font-family:Arial;
    font-size:9pt;
}
.IE8Fix
{
    z-index:100;
}
.LangBtn
{
    top:4px;
    left:20px;
    position:relative;    
}
.UstMenuTD
{
    width:600;
    height:100px;
}
.UstMenuBg
{
    background-image:url('../Images/bg/ustmenubg.png');
    background-repeat:repeat-x;
}
.UstMenuSol
{
    background-image:url('../Images/bg/ustmenusol.png');
    background-repeat:no-repeat;
    background-position:right;
}
.HomeLink
{
    font-family:Arial;
    font-size:10pt;
    color:#0b4e6d;
}
.QuickSearchLink
{
    font-family:Arial;
    font-size:10pt;
    color:#d06c00;
}
/*Tab Kontroller*/
.OdaPnl
{
    width:640px;
    height:235px;
    border:solid 1px #8db2e3;
}
.ContentDetayPnl
{
    width:980px;
    background-color:#ffffff;
    border-left:solid 1px #dfdfdf;
    border-top:solid 1px #dfdfdf;
    border-right:solid 1px #dfdfdf;    
    border-bottom:solid 1px #dfdfdf;
}
.TabUstPnl
{
    background-image:url('../Images/Bg/tabustbg.png');
    background-position:bottom;
    background-repeat:no-repeat;
    /*height:107px;*/
    width:640px;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;
}
.DetayAltiTab
{
    margin:0 0 0 3px;
    border-left:solid 0px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 0px #8db2e3;    
}
.OtelAciklama
{
    width:640px;
    margin:0 0 0 3px;
    font-family:Arial;
    font-size:9pt;
    background-color:#d8e9ff;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;
}
.ContentItem
{
    width:970px;
    margin:3px 0 0 0;
    padding:5px 5px 5px 5px;
    font-family:Arial;
    font-size:9pt;
    background-color:#d8e9ff;
    border-left:solid 1px #8db2e3;
    border-top:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;    
}
.TabUstTable
{
    width:634px;
    left:3px;
    position:relative;
    top:3px;
}
.ContentDetayTable
{
    width:99.4%;
    left:3px;
    right:16px;
    position:relative;
    top:3px;    
}
.ContentIcDetayTable
{
   width:100%;
   left:3px;
   top:3px;
   position:relative; 
}
.ContentDetayTable .Baslik
{
    font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color:#336699;   
}
.BookingItem
{
    font-family:Tahoma;
    font-size:9pt;
}
.TabUstTable .Baslik
{
    font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color:#336699;
}
.TabUstTable .Fiyat
{
    font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color:Red;    
}
.TabUstTable .ItemMaviKalin
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#336699;    
}
.TabUstTable .ItemMavi
{
    font-family:Tahoma;
    font-size:8pt;
    color:#336699;    
}
.TabUstTable .ItemSiyah
{
    font-family:Tahoma;
    font-size:9pt;
    color:#000000;    
}
.TabUstTable .ItemSiyahKalin
{
    font-family:Tahoma;
    font-size:9pt;
    color:#000000;    
    font-weight:bold;
}
.TabUstTable .UstBaslikSol
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-left:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;
}
.ContentDetayTable .UstBaslikSol
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-left:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;
}
.MaviKenarlik
{
    border:solid 1px #8db2e3;
}
.ContentDetayTable .UstBaslikSag
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-right:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;    
}
.TabUstTable .UstBaslikSag
{
   background-image:url('../Images/Bg/ustbg.png'); 
   background-position:center;
   background-repeat:repeat-x;
   border-bottom:solid 1px #dfdfdf;
   border-right:solid 1px #dfdfdf;
   border-top:solid 1px #dfdfdf;
}
.TabStrip
{
    width:640px;  
    margin: 55px 5px 5px 5px; 
    border-left:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;   
}
.TabControl
{
    width:640px;
    height:100px;
    background-image:url('../Images/Bg/tapbg.png');
    background-position:bottom;
    background-repeat:no-repeat;
    border-left:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;   
    font-family:Arial;
    font-size:9pt;   
    color:#336699;
}
.TabControlAlt
{
    width:640px;
    background-image:url('../Images/Bg/tapbg.png');
    background-position:bottom;
    background-repeat:no-repeat;
    border-left:solid 1px #8db2e3;
    border-bottom:solid 1px #8db2e3;
    border-right:solid 1px #8db2e3;   
    font-family:Arial;
    font-size:9pt;   
    color:#336699;    
}
.TabControlPanel
{
    padding:2px 9px 5px 9px;
}
/*Tab Kontroller Son*/
/*Resim Galerisi*/
.ImagesGalleryPnl
{
    width:340px;
}
.RotatorItem
    {
        border: solid 1px gray !important;
        margin: 2px;
        height: 75px;
        width:75px;
    }

/*Resim Galerisi Son*/
/*Mesaj Kutuları*/
.MesajKutusu_Uyari {
   background: #fff6bf url('../Images/Icon/uyari.gif') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid DarkYellow;
   border-left:2px solid DarkYellow;
   border-right:2px solid DarkYellow;
   border-bottom: 2px solid DarkYellow;
   font-family:Arial;
   font-size:9pt;
   color:DarkYellow;
   font-weight:bold;
}
 
.MesajKutusu_Bilgi {
   background: #e3f1fe url('../Images/Icon/bilgi.png') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid DarkBlue;
   border-left:2px solid DarkBlue;
   border-right:2px solid DarkBlue;
   border-bottom: 2px solid DarkBlue;
   font-family:Arial;
   font-size:9pt;
   color:DarkBlue;
   font-weight:bold;   
}
 
.MesajKutusu_Dogrulama {
   background: #e0ffd3 url('../Images/Icon/dogrulama.png') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 2px solid DarkGreen;
   border-left:2px solid DarkGreen;
   border-right:2px solid DarkGreen;
   border-bottom: 2px solid DarkGreen;
   font-family:Arial;
   font-size:9pt;
   color:DarkGreen; 
   font-weight:bold;  
}
 
.MesajKutusu_Hata {
   background: #ffe4e3 url('../Images/Icon/hata.png') center no-repeat;
   background-position: 15px 50%;
   text-align: left;
   padding: 5px 20px 5px 45px;
   border-top: 1px solid DarkRed;
   border-left: 1px solid DarkRed;
   border-right: 1px solid DarkRed;
   border-bottom: 1px solid DarkRed;
   font-family:Arial;
   font-size:9pt;
   color:DarkRed;
   font-weight:bold;    
}

/*Mesaj Kutuları Son*/
.ButtonCss
{
    background-image:url('../Images/Bg/buttonbg.gif');
    background-position:top;
    background-repeat:repeat-x;
    border: 1px solid #336699;
    font-family:Arial;
    font-size:9pt;
    height:22px;
    color:#FFFFFF;
    cursor:hand;
}
.footerMenu
{
    font-family:Arial;
    font-size:9pt;
    color:#336699;    
}
.GaleriBaslik
{
    background-image:url('/images/Bg/GaleriBaslikBg.png');
    background-position:center;
    background-repeat:repeat-x;
    height:32px;
    width:100%;
    color:#ffffff;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
}
.ResimGalerisi
{
    border:solid 1px #8db2e3;
    width:332px;
}
.modalBackground
{
    background-color: white;
    filter: alpha(opacity=70) !important;
    opacity: 0.7;
    top: 0px !important;
    left: 0px !important;
    position: absolute !important;
    z-index: 1 !important;
}
.VFilterCss
{
    background-image:url('../Images/Bg/sortfilter_bg_gradient.gif');
    background-position:top;
    background-repeat:repeat-x;
    background-color:#e5eef5;
}
