﻿body
{
    font-size: 12px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 10px 0 0 0;
    color: #333;
    background-color: #fff;
    background-repeat: repeat-x;
}

h1
{
    font-size: 1.3em;
    color: #999999;
    font-weight: normal;
}


h1, h2, h3
{
    font-family: Trebuchet MS;
    padding: 2px 5px 2px 5px;
    margin: 0px;
}
h4, h5
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}


.PageBG
{
    background-image: url(../images/pagebg.jpg);
    background-color:#f1f1f1;
}

.AreaSide
{
    margin: auto;
    padding: 0px;
    width: 980px;
}
.AreaSideT, .AreaSideB
{
    background-repeat: repeat-x;
    background-position: top left;
    height: 12px;
    line-height: 12px;
}
.AreaSideT
{
    background-image: url(../images/AreaSideT.jpg);
}
.AreaSideB
{
    background-image: url(../images/AreaSideB.jpg);
}
.AreaSideM
{
    background-image: url(../images/AreaSideM.jpg);
    padding: 0 1px 0 1px;
}

.TopSide
{
    background-image: url(../images/TopSideBG.jpg);
}

.LogoSide a, .LogoSide a:link, .LogoSide a:hover, .LogoSide a:active, .LogoSide a:visited
{
    float: left;
    width: 245px;
    height: 60px;
    line-height: 60px;
    border: 0px;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
.TopSide .Container
{
    padding: 0 1px 0 1px;
}
.TopSide .Phone img
{
    border: none;
    vertical-align: middle;
}
.TopSide .Phone
{
    font-size: 2.2em;
    color: #296db0;
    width: 240px;
}

.ClearBoth
{
    clear: both;
    line-height: 1px;
    height: 1px;
}
.TCenter
{
    text-align: center;
}
.TLeft
{
    text-align: left;
}
.TRight
{
    text-align: right;
}



.Container
{
    padding: 0 10px 0 10px;
}


.ContainerP
{
    padding: 0 6px 0 6px;
}

.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}
.spacer7px
{
    line-height: 7px;
    height: 7px;
    clear: both;
}

input, select, textarea
{
    vertical-align: middle;
    font-size: 0.95em;
    border: #bcc7d5 1px solid;
    margin: 2px;
}
input.btn
{
    border: none;
}
.Stroke
{
    line-height: 3px;
    height: 3px;
    background-color: #54192d;
    margin: 3px 0 3px 0;
}
.TopSideSubMenu
{
    float:right; 
    color: #54192d; 
    padding: 3px;
    background-image: url(../images/TopSideSubMenuBG.gif);
    background-repeat:no-repeat;
    background-position:top right;
    line-height: 32px;
    padding: 0 10px 0 10px;   
    width:378px;
    text-align:center;
    margin:0 30px 0 30px;
}


 
.TopSideSubMenu span
{
      background-image: url(../images/TopSideSubMenuSeperator.gif);
 background-repeat:no-repeat;
 background-position:center;
      width:20px;
      margin:0 10px 0 10px;
}
.TopSideSubMenu a, .TopSideSubMenu a:link, .TopSideSubMenu a:active, .TopSideSubMenu a:visited
{
    color: #296db0;
    text-decoration: underline;
}
.TopSideSubMenu a:hover
{
    text-decoration: none;
}

.LinkBtn
{
    color: #54192d;
    background-color: #f1f1f1;
    padding: 3px;
}
.LinkBtn a, .LinkBtn a:link, .LinkBtn a:active, .LinkBtn a:visited
{
    color: #54192d;
    text-decoration: underline;
}
.LinkBtn a:hover
{
    text-decoration: none;
}

.ButtonSide
{
    line-height: 32px;
}
.MainSideHome
{
    min-height: 250px;
}

/*===================================================*/
.LeftSide, .MainSide, .MainSide1, .RightSide
{
    float: left;
}
.LeftSide, .RightSide
{
    /*     width: 210px;*/
    width: 180px;
}

.RightSide
{
    width: 160px;
}
.LeftSide
{
    margin-right: 8px;
}
.MainSide
{
    width: 610px;
    float: left;
    margin-right: 8px;
}

.MainSide h1
{
    background-image: url(../images/h1Mainside.jpg);
    line-height: 32px;
    padding: 0 10px 0 40px;
    color:#296db0;
    
}

/* PageNavigation==============================*/
.PageNavigation
{
    background-image: url(../images/h1.jpg);
    line-height: 32px;
    padding: 0 10px 0 10px;
}
.PageNavigation p
{
        font-size: 1.3em;
    color: #999999;
    font-weight: normal;
    font-family: Trebuchet MS;
    padding: 2px 5px 2px 5px;
    margin: 0px;
    
}
.MainSide .PageNavigation
{
       background-image: url(../images/NavigationBG.jpg);
      background-repeat:repeat-x;
   line-height:normal;
    padding: 0 10px 0 10px;
    margin:2px 0 2px 0;
}
.MainSide .PageNavigation p
{
    padding: 0px;
    margin: 0px;
    color: #999999;
}

.MainSide .PageNavigation h2
{ /* 
    background-image: url(../images/pnl1H2.jpg);
    background-repeat: no-repeat;padding-left:32px;     line-height:32px;*/
    font-size: 1.2em;
    font-weight: normal;
    color: #296db0;
}


.MainSide .PageNavigation h3
{
    font-size: 1.0em;
}

.MainSide .PageNavigation a, .MainSide .PageNavigation a:active,.MainSide .PageNavigation a:link, .MainSide .PageNavigation a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
}

.MainSide .PageNavigation a:hover
{
    color: #f76421;
    text-decoration: underline;
}

/* PageContent==============================*/

.PageContent  h2, .PageContent h3
{
    font-family: Trebuchet MS;
    padding:0px;
    margin: 0px;
}
.PageContent h4,.PageContent  h5
{
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

.PageContent
{/*
    background-image: url(../images/h1.jpg);
    line-height: 32px;
    padding: 0 10px 0 10px;*/
}
.PageContent p
{
        font-size: 1.0em;
        font-weight: normal;/*
        font-family: Trebuchet MS;
        padding: 2px 5px 2px 5px;*/
        margin: 0px;
        padding: 0px;

}
.MainSide .PageContent
{/*
       background-image: url(../images/NavigationBG.jpg);
      background-repeat:repeat-x;
   line-height:normal;
    padding: 0 10px 0 10px;
    margin:2px 0 2px 0;*/
}

.MainSide .PageContent h2
{ /* 
    background-image: url(../images/pnl1H2.jpg);
    background-repeat: no-repeat;padding-left:32px;     line-height:32px;*/
    font-size: 1.3em;
    font-weight: normal;
    color: #296db0;
    margin:5px 0 0 0;
}


.MainSide .PageContent h3
{
    font-size: 1.2em;
    font-weight:bold;
}


.MainSide .PageContent a, .MainSide .PageContent a:active,.MainSide .PageContent a:link, .MainSide .PageContent a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
}

.MainSide .PageContent a:hover
{
    color: #f76421;
    text-decoration: underline;
}

.MainSide .PageContent .Text  li, .MainSide .PageContent .Text  ul
{
    list-style:none;
    margin:0 0 0 0;
}
.MainSide .PageContent .Text  ul
{
    margin:0 0 30px 0;
    }
.MainSide .PageContent .Text  li
{

background-image:url(../images/bullet1.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:25px;

}



/* PageNavigation==============================*/

/* PNL1============================== */
.Pnl1 h4
{
    font-size: 0.9em;
}








.BottomSideSeperator
{
    line-height: 5px;
    height: 5px;
    background-image: url(../images/BottomSide-seperate.jpg);
}

.BottomSide
{
    background-image: url(../images/bottomSideBG.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    color: #999999;
    font-size: 0.9em;
}
.BottomSide, .BottomSide a, .BottomSide a:link, .BottomSide a:active, .BottomSide a:visited
{
    color: #999999;
    text-decoration: none;
}
.BottomSide a:hover
{
    text-decoration: underline;
}

.Tursab
{
    background-image: url(../images/Tursab-c-4089.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 32px;
}
/* PNL1============================== */
.Pnl1 h2, .Pnl2 h2, .Pnl3 h2, .Pnl4 h2, .Pnl5 h2,  .Pnl6 h2
{
    padding: 5px 5px 5px 32px;
    line-height: 22px;
}
.Pnl1, .Pnl2, .Pnl3, .Pnl4, .Pnl5, .BannerHome, .Pnl6
{
    margin: 0 0 10px 0;
}

.Pnl1 p
{
    padding: 0px;
    margin: 0px;
    color: #999999;
}

.Pnl1 h2
{
    background-image: url(../images/pnl1H2.jpg);
    background-repeat: no-repeat; /* padding-left:32px;     line-height:32px;*/
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}


.Pnl1 h3
{
    font-size: 1.0em;
}
/* PNL1============================== */
.Pnl1 h4
{
    font-size: 0.9em;
}



.Pnl1 .Links ul, .Links li
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    clear: both;
}
.Pnl1 .Links .Liste li
{
    border-bottom: solid 1px #e3e3e3;
    line-height: 22px;
}




.Pnl1 .Links ul, .Pnl1 .Links li br
{
    clear: both;
}

.Pnl1 .Links li a, .Links li a:active, .Links li a:link, .Links li a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
    float: left;
    background-image: url(../images/pnl1_arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}
.Pnl1 .Links li a:hover
{
    color: #f76421;
    text-decoration: none;
}

.Pnl1 .Links h3 a, .Links h3 a:active, .Links h3 a:link, .Links h3 a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
}

.Pnl1 .Links h3 a:hover
{
    color: #f76421;
    text-decoration: underline;
}
.Pnl1 .Links .Thumbs img
{
    border: none;
}
.Pnl1 .Links .Thumbs
{
    float: left;
    margin: 0 5px 0 0;
}
.Pnl1 .Links .Info
{
    float: left;
}

.Pnl1 .DataList
{
    border: solid 1px #e3e3e3;
    clear: both;
    margin: 0 0 5px 0;
}

.Pnl1 .Links .Btn
{
}
.Pnl1 .Links .Btn a span
{
    font-size: 0.6em;
}
.Pnl1 .Links .Btn a, .Pnl1 .Links .Btn a:active, .Pnl1 .Links .Btn a:link, .Pnl1 .Links .Btn a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;
    background-image: url(../images/Pnl1_priceBG.jpg);
    padding: 2px 5px 2px 5px;
}

.Pnl1 .Links .Btn a:hover
{
    color: #fff;
    text-decoration: underline;
}
/* /PNL1============================== */
/* PNL2============================== */

.Pnl2SideL, .Pnl2SideR, .Pnl2 .DataListTable
{
    width: 300px;   
}
.Pnl2SideL, .Pnl2SideR
{ float: left;
    
    }
     .Pnl2 .DataListTable,  .Pnl2 .DataListTable td
     {
         border:none;
         padding:0;
         margin:0;
         }
    
.Pnl2SideL
{
    margin-right: 10px;
}

.Pnl2 p
{
    padding: 0px;
    margin: 0px;
    color: #999999;
}

.Pnl2 h2
{
    background-image: url(../images/pnl2H2.jpg);
    background-repeat: no-repeat; /*     padding-left:32px;     line-height:32px;*/
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}

.Pnl2SideR .Pnl2 h2
{
    background-image: url(../images/pnl2H21.jpg);
    background-repeat: no-repeat; /*     padding-left:32px;     line-height:32px;*/
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}
.Pnl2 h3
{
    font-size: 1.0em;
}

.Pnl2 h4
{
    font-size: 0.9em;
}

.Pnl2 h5
{
    font-size: 0.9em;
}


.Pnl2 .Links ul, .Links li
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    clear: both;
}
.Pnl2 .Links .Liste li
{
    border-bottom: solid 1px #e3e3e3;
    line-height: 22px;
}




.Pnl2 .Links ul, .Pnl2 .Links li br
{
    clear: both;
}

.Pnl2 .Links li a, .Links li a:active, .Links li a:link, .Links li a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
    float: left;
    background-image: url(../images/pnl2_arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}
.Pnl2 .Links li a:hover
{
    color: #f76421;
    text-decoration: none;
}

.Pnl2 .Links h3 a, .Links h3 a:active, .Links h3 a:link, .Links h3 a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
}

.Pnl2 .Links h3 a:hover
{
    color: #f76421;
    text-decoration: underline;
}
.Pnl2 .Links .Thumbs img
{
    border: none;
}
.Pnl2 .Links .Thumbs
{
    float: left;
    margin: 0 5px 0 0;
}
.Pnl2 .Links .Info
{
    float: left;
    width: 175px;
}

.Pnl2 .DataList
{
    border: solid 1px #e3e3e3;
    clear: both;
    margin: 0 0 5px 0;
}

.Pnl2 .Links .Btn
{
}
.Pnl2 .Links .Btn a span
{
    font-size: 0.6em;
}
.Pnl2 .Links .Btn a, .Pnl2 .Links .Btn a:active, .Pnl2 .Links .Btn a:link, .Pnl2 .Links .Btn a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;
    background-image: url(../images/Pnl2_priceBG.jpg);
    padding: 2px 5px 2px 5px;
    float: left;
    width: 171px;
    text-align: center;
}

.Pnl2 .Links .Btn a:hover
{
    color: #fff;
    text-decoration: underline;
}
/* /PNL2============================== */

/* PNL3============================== */
.Pnl3SideL, .Pnl3SideR, .Pnl3 .DataListTable
{
    width: 300px;   
}
.Pnl3SideL, .Pnl3SideR
{ float: left;
    
    }
     .Pnl3 .DataListTable,  .Pnl3 .DataListTable td
     {
         border:none;
         padding:0;
         margin:0;
}


.Pnl3SideL
{
    margin-right: 10px;
}

.Pnl3 h2
{
    background-image: url(../images/pnl3H2.jpg);
    background-repeat: no-repeat; /*  padding-left:32px;     line-height:32px;*/
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}


.Pnl3 h3
{
    font-size: 1.0em;
}


.Pnl3 .Links h3 a, .Links h3 a:active, .Links h3 a:link, .Links h3 a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
}

.Pnl3 .Links h3 a:hover
{
    color: #f76421;
    text-decoration: underline;
}
.Pnl3 .Links .Thumbs img
{
    border: none;
}
.Pnl3 .Links .Thumbs
{
    float: left;
}


.Pnl3 .DataList
{
    border: solid 1px #e3e3e3;
    float: left;
    margin: 2px;
    padding: 4px;
    text-align: center;
}




/* /PNL3============================== */
/* PNL5============================== */
.Pnl5, .Pnl2, .Pnl3, .Pnl4, .Pnl5, .BannerHome
{
    margin: 0 0 10px 0;
}


.Pnl5
{
    color: #006aa3;
}

.Pnl5 p
{
    padding: 0px;
    margin: 0px;
    color: #999999;
}

.Pnl5 h2
{
    background-image: url(../images/pnl5H2.jpg);
    background-repeat: no-repeat; /*  padding-left:32px;     line-height:32px;*/
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}

.Pnl5 h3
{
    font-size: 1.0em;
}
/* PNL5============================== */
.Pnl5 h4
{
    font-size: 0.9em;
}

.Pnl5 .Links ul, .Links li
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    clear: both;
}
.Pnl5 .Links .Liste li
{
    border-bottom: solid 1px #e3e3e3;
    line-height: 22px;
}
.Pnl5 .Links ul, .Pnl5 .Links li br
{
    clear: both;
}

.Pnl5 .Links li a, .Links li a:active, .Links li a:link, .Links li a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
    float: left;
    background-image: url(../images/pnl5_arrrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}
.Pnl5 .Links li a:hover
{
    color: #f76421;
    text-decoration: none;
}

.Pnl5 .Links h3 a, .Links h3 a:active, .Links h3 a:link, .Links h3 a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
}

.Pnl5 .Links h3 a:hover
{
    color: #f76421;
    text-decoration: underline;
}
.Pnl5 .Links .Thumbs img
{
    border: none;
}
.Pnl5 .Links .Thumbs
{
    float: left;
    margin: 0 5px 0 0;
}
.Pnl5 .Links .Info
{
    float: left;
}

.Pnl5 .DataList
{
    border: solid 1px #e3e3e3;
    clear: both;
    margin: 0 0 5px 0;
}

.Pnl5 .Links .Btn
{
}
.Pnl5 .Links .Btn a span
{
    font-size: 0.6em;
}
.Pnl5 .Links .Btn a, .Pnl5 .Links .Btn a:active, .Pnl5 .Links .Btn a:link, .Pnl5 .Links .Btn a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;
    background-image: url(../images/Pnl5_priceBG.jpg);
    padding: 2px 5px 2px 5px;
}
.Pnl5 .Links .Btn a:hover
{
    color: #fff;
    text-decoration: underline;
}

.Pnl5 .Links .Col1
{
    width: 70px;
}
.Pnl5 .Links .Col2
{
    width: 5px;
    text-align: center;
}


.Pnl5 .Links .Col3 .Col3Input
{
    width: 140px;
}



/* /PNL5============================== */

.Links .Col1, .Links .Col2, .Links .Col3
{
    /*     float:left;*/
}
.Links .Col2
{
    display: none;
    visibility: hidden;
}

/* PNL6============================== */

.Pnl6SideL, .Pnl6SideR, .Pnl6 .DataListTable
{
    width: 610px;   
}
.Pnl6SideL, .Pnl6SideR
{ float: left;
    
    }
     .Pnl6 .DataListTable,  .Pnl6 .DataListTable td
     {
         border:none;
         padding:0;
         margin:0;
         }
    
.Pnl6SideL
{
    margin-right: 10px;
}

.Pnl6 p
{
    padding: 0px;
    margin: 0px;
    color: #999999;
}

.Pnl6 h2
{
    background-image: url(../images/pnl6H2.jpg);
    background-repeat: no-repeat; /*     padding-left:32px;     line-height:32px;*/
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
}


.Pnl6 h3
{
    font-size: 1.2em;
    background-color:#fff2de;
    color:#fff;
}

.Pnl6 h4
{
    font-size: 0.9em;
}

.Pnl6 h5
{
    font-size: 0.9em;
}


.Pnl6 .Links ul, .Links li
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    clear: both;
}
.Pnl6 .Links .Liste li
{
    border-bottom: solid 1px #e3e3e3;
    line-height: 22px;
}




.Pnl6 .Links ul, .Pnl6 .Links li br
{
    clear: both;
}

.Pnl6 .Links li a, .Links li a:active, .Links li a:link, .Links li a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
    float: left;
    background-image: url(../images/pnl1_arrow.jpg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 15px;
}
.Pnl6 .Links li a:hover
{
    color: #f76421;
    text-decoration: none;
}

.Pnl6 .Links h3 a, .Links h3 a:active, .Links h3 a:link, .Links h3 a:visited
{
    color: #006aa3;
    text-decoration: none;
    font-weight: normal;
}

.Pnl6 .Links h3 a:hover
{
    color: #f76421;
    text-decoration: underline;
}
.Pnl6 .Links .Thumbs img
{
    border: none;
}
.Pnl6 .Links .Thumbs
{
    float: left;
    margin: 0 5px 0 0;
}
.Pnl6 .Links .Info
{
    float: left;
    width: 175px;
}

.Pnl6 .DataList
{
    border: solid 1px #e3e3e3;
    clear: both;
    margin: 0 0 5px 0;
}

.Pnl6 .Links .Btn
{
}
.Pnl6 .Links .Btn a span
{
    font-size: 0.6em;
}
.Pnl6 .Links .Btn a, .Pnl6 .Links .Btn a:active, .Pnl6 .Links .Btn a:link, .Pnl6 .Links .Btn a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;
    background-image: url(../images/Pnl6_priceBG.jpg);
    background-position: top left;
    background-repeat:repeat-x;
    background-color:#296db1;
    padding: 2px 5px 2px 5px;
    float: left;
    width: 171px;
    text-align: center;
}

.Pnl6 .Links .Btn a:hover
{
    color: #fff;
    text-decoration: underline;
}


/* Tel icin=============*/
.Pnl6 .Links .Tel .Btn a,  .Pnl6 .Links .Tel .Btn a:active,  .Pnl6 .Links .Tel .Btn a:link,.Pnl6 .Links .Tel .Btn a:visited
{
    color: #000;/*
    text-decoration: none;
    font-weight: normal;
    font-size: 1.2em;*/
    background-image: url(../images/Pnl6_priceBGTel.jpg);/*
    background-position: top left;
    background-repeat:repeat-x;*/
    background-color:#a9a9a9;/*
    padding: 2px 5px 2px 5px;
    float: left;
    width: 171px;
    text-align: center;*/
}

.Pnl6 .Links .Tel .Btn a:hover
{
    color: #000;/*
    text-decoration: underline;*/
}
/* /Tel icin=============*/
.Pnl6 .Seperator
{
    width:6px;
    }

.Pnl6 td
{vertical-align:top;
    }
    
    .Pnl6 h2  a, .Pnl6 h2  a:active, .Pnl6 h2 a:link, .Pnl6 h2  a:visited
{
    color: #fff; 
     text-decoration:none;
}

.Pnl6 h2  a:hover
{
    color: #fff;
    text-decoration: underline;
}



.OneItem    .Pnl6 .Links .Btn a
{
    float: left;
    width: 364px;
}



.OneItem .Pnl6 .Links .Info
{
    float: left;
    width: 375px;
}


 .OneItem  .Pnl6 .InfoR
 {
     float:right;
     width:112px;
     height:84px;
     }
     
     
   .Pnl6 .Links .BtnReservation a,  .Pnl6 .Links .BtnDetail a
   {
    text-decoration: none;
    font-weight: normal;
    font-size: 0.9em;
    padding:5px 2px 0 23px;
    float: left;   
    width: 87px;
    height:22px;
    line-height:15px;
    text-align: left;
       }
       
.Pnl6 .Links .BtnReservation a, .Pnl6 .Links .BtnReservation a:active, .Pnl6 .Links .BtnReservation a:link, .Pnl6 .Links .BtnReservation a:visited
{
    color: #000;    
    background-image: url(../images/btn_reservation.jpg);
    background-position: top left;
    background-repeat:no-repeat;
    margin-bottom:5px;
    }

.Pnl6 .Links .BtnReservation a:hover
{
    color: #000;
    text-decoration: underline;
}     
     
.Pnl6 .Links .BtnDetail a, .Pnl6 .Links .BtnDetail a:active, .Pnl6 .Links .BtnDetail a:link, .Pnl6 .Links .BtnDetail a:visited
{
    color: #fff;
    background-image: url(../images/btn_detail.jpg);
    background-position: top left;
    background-repeat:no-repeat;
   
}

.Pnl6 .Links .BtnDetail a:hover
{
    color: #fff;
    text-decoration: underline;
}





  
     
     
/* /PNL6============================== */





.Banner300X250, .Banner160X600
{
    margin:0 0 10px 0;
    }
    
    
    
    
    
.ButtonSide, .bottomSide
{
	padding: 0px 7px 0px 7px;
}




.topSide
{
	background-image: url(../images/topBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 148px;
}
.logoSide a, .logoSide a:link, .logoSide a:hover, .logoSide a:active, .logoSide a:visited 
{
	float:left;
	width: 400px;
	height: 110px;
	line-height:110px;
	border: 0px;
}
/*
.topMenuSide
{
	position: absolute;
	top: 0;
	margin: auto;
	z-index: 10;
}*/

.ButtonSide
{
	float: left;
	width: 964px;
	background: #FFFFFF url("../images/top_Btn_BG.gif" );
	line-height: normal;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 7px;	
}
.ButtonSide ul
{
	margin: 0;
	padding:0px;
	list-style: none;
}
.ButtonSide li
{
	float: left;
	background: url("../images/top_Btn_Left.gif" ) no-repeat left top;
	margin:0px;
	padding: 0 0 0 9px;
	text-align: center;	
}
.ButtonSide a
{
	float: left;
	display: block;
	background: url("../images/top_Btn_Right.gif" ) no-repeat right top;
	padding: 8px 15px 5px 6px;	
	
	text-decoration: none; 
	color: #fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.ButtonSide a
{
	float: none;
}
/* End IE5-Mac hack */
.ButtonSide a:hover
{
	color: #296db0;
}
.ButtonSide .Current
{
	background-position: 0 -150px;
	border-width: 0;
}
.ButtonSide .Current a
{
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #296db0;
}
.ButtonSide li:hover, .ButtonSide li:hover a
{
	background-position: 0% -150px;
	color: #296db0;
}
.ButtonSide li:hover a
{
	background-position: 100% -150px;
}
/*

.subBtn
{	
	background: url("../images/subBTN.jpg") left top;	
	padding:0 15px 0 15px;
	text-decoration: none; 
	color: #818181;
	line-height:30px;
	height:30px;	
	}
.subBtn, .subBtn a, .subBtn a:link, .subBtn a:active, .subBtn a:visited
{
	color: #808080;
	text-decoration: none;
}
.subBtn a:hover, .subBtn a.Current
{
	text-decoration: underline;
	color:#a2000b;
}*/

.Thumbs img
{
    width:112px;
    height:84px;
    }
    
    
    


    
.PnlOdaFiyatlari h2, .PnlOtelBilgileri h2,.PnlOdaOzellikleri h2,.PnlSporAktiviteleri h2,.PnlCocukHizmetleri h2,.PnlYorumlar h2
{
    color:#006aa3;
    position:absolute;
    padding-left:40px;
    line-height:32px;
    height:32px;
    width:580px;
    font-size:1.2em;
    font-weight:normal;
    margin:0px;
    cursor:pointer;

}


.PnlOdaFiyatlari .PnlContentFooterBG, .PnlOtelBilgileri .PnlContentFooterBG,.PnlOdaOzellikleri .PnlContentFooterBG,.PnlSporAktiviteleri .PnlContentFooterBG,.PnlCocukHizmetleri .PnlContentFooterBG,.PnlYorumlar .PnlContentFooterBG
{
    line-height:1px;
    height:1px;
    background-repeat:repeat-x;
    background-position:top left;/*
    visibility:hidden;display:none;*/
}
.PnlContentFooterBG
{
  background: url(../images/CollapsiblePanelExtender/OdaFiyatlariFooter.jpg);
    }
    
.OdaFiyatTbl 
{
    border-collapse:collapse;
    font-size:0.9em;


                
}
.OdaFiyatTbl td, .OdaFiyatTbl th
{
     /* border-collapse:collapse;
   border:solid 1px #f1f1f1;*/
        text-align:center;
      
      
     } 
     
.OdaFiyatTbl th
{
    background-color:#ffa211;
    font-weight:bold;
    border-color:#ffffcc;
    border-width:1px;  
    border-style:solid; 
}


.OdaFiyatTbl th.BL
{
  
    border-left-color:#ffa211;
}

.OdaFiyatTbl th.BR
{
  
    border-right-color:#ffa211;
}



.OdaFiyatTbl td
{ 
 /*
    background-color:#ffa211;*//*
       border-bottom-color:#6b665e;
    border-top-color:#fff8ed;
    border-left-color:#fff6e6;
    border-right-color:#a1998d;*/
    border-color:#f0e5d2;
    border-width:1px;/*
    border-collapse:separate;*/
    border-style:solid;
 
 }
 
.OdaFiyatTbl td.TLeft
{
text-align:left;
  border-bottom-width:2px;
  border-bottom-color:#e2d5bf;
}


.PriceBG00, .PriceBG01
{
  
     background-position:bottom left;
     background-repeat:repeat-x;
    }
    .PriceBG00
{
  background: url(../images/PriceBG00.jpg);
    }
    
           .PriceBG01
{
  background: url(../images/PriceBG01.jpg);
    }
    
       

.Bigger
{
    font-size:1.3em;
    font-weight:bold;
    color:#006aa3;
    }
    
    
.DltFreeHotelDetails 
{

    }
    
.DltFreeHotelDetails td div 
{background: url(../images/tik3.gif);
 background-repeat:no-repeat;
 background-position:left;
 padding-left:10px;
 width:151px;
    
    }
    
    .PnlContentMain h4
    {
        color:#fff;
        background-color:#ffa211;
        margin:2px;
        padding:0px;
        font-weight:bold;
        font-size:1.1em;
        width:610px;
        
        }
        
        
.Warning
{
font-weight:bold;
font-size:1.6em;
text-align:center;
color:#296db1;
}

.WarningHotel
{
width:608px;/*
height:150px;*/
vertical-align:middle;
}.WarningHotel span
{
    font-size:2.0em;
    }
    
    
    .RezervasyonFormu th
    {
        text-align:left;
        background-color:#f1f1f1;
        
        }
        
            .RezervasyonFormu .MultiLine
    {
        width:350px;
    }
        
.Overlay
{
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    background-color: #fff;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=70);
    opacity: 0.70;
    -moz-opacity: 0.70;
}
* html .Overlay
{
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}
.Loader
{
    z-index: 100;
    position: fixed;
    width: 120px;
    margin-left: -60px;
    top: 50%;
    left: 50%;
}
* html .Loader
{
    position: absolute;
    margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}



.Overlay .Loader
{
    z-index: 100;
    
}


.GVList td
{
	
	border:solid 1px #f0f0f0;
	cursor:pointer;

	
}
.GVList th
{ 
	font-weight:500;/*
	background-image:url(../images/thBG.jpg);
	background-position:top left;*/
	border:solid 1px #bcc7d3;
	background-color:#b8e9ff;
}

 .GVList th a, .GVList th a:link, .GVList th a:active, .GVList th a:visited
{
	color: #930400;
	text-decoration: underline;
}
.GVList th a:hover, .GVList th1 a:hover
{
	text-decoration: none;
}
