﻿body
{
    background-color: #D9E2E9;
    font-family: Tahoma,Arial;
    color: #333333;
    font-size: 12px;
    line-height: 15px;
    padding: 0px;
    margin: 0px;
}
p
{
    padding: 0px;
    margin: 0px;
}
.lft
{
    float: left;
}
.rght
{
    float: right;
}
.btn
{
    background: url("../../Images/Design/button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    height: 30px;
    line-height: 22px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    width: 130px;
}
.clear
{
    clear: both !important;
    height: 0px !important;
    padding: 0px;
    margin: 0px;
}
.pad5
{
    padding: 5px;
}
.box_img
{
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}
.txt
{
    background-image: url("../../Images/Design/txt_bg.jpg");
    background-repeat: repeat-x;
    border: 1px solid #097496;
    color: #333333;
    margin-right: 4px;
    padding: 3px;
    width: 200px;
}
.txt:hover
{
    border: solid 1px #1D929F;
}
img
{
    border: 0px;
}
ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
h2
{
    color: #1D7688;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    font-size: 15px;
    width: 480px;
}
a
{
    color: #033282;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: #127AA1;
}
.pagetitle
{
    width: 100%;
    min-height: 20px;
    clear: left;
    float: left;
    border-bottom: solid 1px #CFCFCF;
}
.pagenewstitle
{
    width: 100%;
    min-height: 40px;
    float: left;
    border-bottom: solid 1px #CFCFCF;
    display: table;
}
.pagetext
{
    float: left;
    padding-top: 5px;
    text-align: justify !important;
    width: 100%;
    display: table;
}
.pagetext img
{
    padding: 7px;
}
hr
{
    padding: 0;
    margin: 0;
    border: none;
    height: 1px;
    background-color: #CFCFCF;
}
#site
{
    width: 913px;
    display: table;
    margin: 0 auto;
}
.head
{
    background-image: url(../../Images/Design/site-head.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 100%;
    float: left;
}
.content
{
    background-image: url(../../Images/Design/site-content.jpg);
    background-repeat: repeat-y;
    float: left;
    width: 100%;
    display: table;
}
.content .detail
{
    width: 844px;
    margin: 0 auto;
    min-height: 200px;
    margin-top: 7px;
}
.content .header
{
    background-image: url(../../Images/Design/content-head.png);
    background-repeat: no-repeat;
    height: 71px;
    width: 100%;
}
.content .menutop
{
    height: 27px;
    width: 100%; /*background-image: url(../../Images/Design/menu-backs.png);*/
    background-repeat: repeat-x;
    background-color: #07749B;
    margin-top: 5px;
}
.content .left
{
    width: 630px;
    float: left;
}
.content .left .item
{
    width: 623px;
    float: left;
}
.content .top
{
    width: 100%;
    height: 194px;
    margin-top: 5px;
}
.content .right
{
    float: right;
    width: 213px;
    margin-top: 0px;
    word-wrap: break-word;
}
.content .rmenu
{
    float: left;
    width: 214px;
}
.content .rmenu ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.content .rmenu ul li a
{
    background-image: url(../../Images/Design/menu.jpg);
    background-repeat: no-repeat;
    color: #2b414e;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    margin-bottom: 3px;
    padding: 4px 0 0 25px;
    text-align: left;
    text-decoration: none;
    width: 190px;
}
.content .rmenu ul li a:hover
{
    background-position: 0px -25px;
    color: #ffffff;
}
.content .rmenu ul li .first
{
    color: #9F0913;
}
.content .rmenu ul .last
{
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: 25px;
}
.pagecontains
{
    width: 100%;
    display: block;
    margin-top: 7px;
}
.pagecontains .details
{
    width: 630px;
    float: left;
    display: inline;
}
.pagecontains .details .out
{
    width: 623px;
    float: left;
    background-color: #eaf1f7;
    min-height: 100px;
}
.pagecontains .details .in
{
    width: 623px;
    float: left;
    background-color: #eaf1f7;
    padding-bottom: 10px;
}
.pagecontains .details .ready
{
    padding: 10px;
    width: 603px;
}
.news
{
    float: left;
    width: 100%;
    display: table;
}
.newshead
{
    background-image: url(../../Images/Design/news-head.jpg);
    background-repeat: no-repeat;
    height: 26px;
    width: 100%;
}
.newsdetail
{
    background-color: #eaf1f7;
    height: 96px;
    text-align: justify;
    width: 204px;
    float: left;
    padding: 5px;
    border-bottom: solid 3px #217B9D;
    overflow: hidden;
}
.newsdetail .title
{
    color: #217B9D;
    font-weight: normal;
}
.newsdetail a
{
    color: #005DFF;
    text-decoration: none;
    font-weight: normal;
}
.newsdetail a:hover
{
    color: #0040AF;
    text-decoration: underline;
    font-weight: normal;
}
.topmenu
{
    float: left;
    width: 100%;
}
.topmenu ul
{
    float: left;
}
.topmenu ul li
{
    display: inline;
    float: left;
    width: auto;
}
.topmenu ul li .anasayfa
{
    float: left;
    background-image: url(../../Images/Design/menu/anasayfa.jpg);
    height: 27px;
    width: 83px;
}
.topmenu ul li .anasayfa:hover
{
    background-position: 0px -27px !important;
}
.topmenu ul li .kurumsal
{
    float: left;
    background-image: url(../../Images/Design/menu/kurumsal.jpg);
    height: 27px;
    width: 89px;
}
.topmenu ul li .kurumsal:hover
{
    background-position: 0px -27px !important;
}
.topmenu ul li .hizmet
{
    float: left;
    background-image: url(../../Images/Design/menu/hizmet.jpg);
    height: 27px;
    width: 124px;
}
.topmenu ul li .hizmet:hover
{
    background-position: 0px -27px !important;
}
.topmenu ul li .doktor
{
    float: left;
    background-image: url(../../Images/Design/menu/doktor.jpg);
    height: 27px;
    width: 109px;
}
.topmenu ul li .doktor:hover
{
    background-position: 0px -27px !important;
}
.topmenu ul li .kurum
{
    float: left;
    background-image: url(../../Images/Design/menu/kurumlar.jpg);
    height: 27px;
    width: 146px;
}
.topmenu ul li .kurum:hover
{
    background-position: 0px -27px !important;
}
.topmenu ul li .iletisim
{
    float: left;
    background-image: url(../../Images/Design/menu/iletisim.jpg);
    height: 27px;
    width: 59px;
}
.topmenu ul li .iletisim:hover
{
    background-position: 0px -27px !important;
}
.topmenu ul li .eng
{
    float: left;
    background-image: url(../../Images/Design/menu/english.jpg);
    height: 27px;
    width: 44px;
}
.topmenu ul li .eng:hover
{
    background-position: 0px -27px !important;
}
.topmenu ul li .turkce
{
    background-image: url("http://www.istanbulonko.com/Images/Design/menu/turkce.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    width: 53px;
}
.topmenu ul li .turkce:hover
{
    background-position: 0 -27px !important;
}
.logo
{
    float: left;
    width: 204px;
    height: 61px;
    padding: 5px;
}
.titles
{
    color: #0B3987;
    font-weight: bold;
}
.footer
{
    background-image: url(../../Images/Design/site-foot.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 47px;
}
.footer .foottext
{
    color: #F0F2ED;
    font-size: 11px;
    padding-left: 25px;
    padding-top: 15px;
    font-weight: bold;
}
.footer .img
{
    position: relative;
    top: 5px;
}
.siteadd
{
    margin-top: 7px;
    width: 100%;
    float: left;
}
.sitefriend
{
    width: 630px;
    margin-top: 5px;
    height: 140px;
    float: left;
    padding: 0px;
    margin: 0px;
}
.siteadd ul
{
    float: left;
    display: inline;
    width: auto;
}
.siteadd ul li
{
    width: 208px;
    height: 68px;
    overflow: hidden;
    float: left;
}
.siteiso
{
    float: left;
    width: 214px;
}
.newsbox
{
    width: 603px;
    height: 120px;
    margin-bottom: 10px;
}
.newsbox .date
{
    width: 120px;
    height: 20px;
    background-color: #07749B;
    font-weight: bold;
    color: #ffffff;
    text-indent: 10px;
    line-height: 20px;
    float: left;
}
.newsbox .ndetail
{
    width: 583px;
    height: 80px;
    background-color: #E0E8EF;
    padding: 10px;
    float: left;
}
.newsbox .nlink
{
    width: 110px;
    height: 20px;
    background-color: #07749B;
    font-weight: bold;
    color: #ffffff !important;
    text-indent: 10px;
    line-height: 20px;
    float: right;
    position: relative;
    right: 5px;
}
.newsbox .nlink a
{
    text-decoration: none;
    color: #AFF9FF;
    font-weight: normal;
}
.rlist_head
{
    background-image: url(../../Images/Design/rmenu-head.png);
    background-repeat: no-repeat;
    width: 214px;
    height: 26px;
}
.rlist_head ._rcontent
{
    width: 100%;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    padding-left: 20px;
    line-height: 26px;
}
.rlist_detail
{
    float: left;
    width: 204px;
    background-color: #eaf1f7;
    display: table;
    padding: 5px;
    border-bottom: 3px solid #217B9D;
}
.rlist_detail ul li
{
    float: left;
    display: inline;
    width: 100%;
    min-height: 20px;
    clear: left;
}
.rlist_detail ul li a
{
    color: #0B3987;
    font-weight: normal;
    background-image: url(../../Images/Design/lbullet.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration: none;
    line-height: 17px;
    display: block;
    padding-left: 20px;
}
.rlist_detail ul li a:hover
{
    color: #005DFF;
}

.rgal_head
{
    background-image: url(../../Images/Design/rmenu-head.png);
    background-repeat: no-repeat;
    width: 214px;
    height: 26px;
}
.rgal_head ._gcontent
{
    width: 100%;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    padding-left: 20px;
    line-height: 26px;
}
.rgal_detail
{
    float: left;
    width: 204px;
    background-color: #E5E3E1;
    display: table;
    padding: 5px;
    border-bottom: 3px solid #76061E;
}
.rgal_detail ul li
{
    float: left;
    display: inline;
    width: 100%;
    height: 20px;
}
.rgal_detail ul li a
{
    color: #76061E;
    font-weight: normal;
    background-image: url(../../Images/Design/gal_bullet.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
    line-height: 17px;
    display: block;
    padding-left: 20px;
}
.rgal_detail ul li a:hover
{
    color: #005DFF;
}
.slideshow
{
    height: 111px;
    margin: auto;
    width: 119px;
    float: left;
}
.slideshow img
{
    border: 1px solid #700024 !important;
    background-color: #efefef;
    padding: 5px !important;
    height: 100px;
    max-width: 133px;
}
.finishtext
{
    font-weight: bold;
    color: #217B9D;
    font-size: 13px;
}
.company
{
    color: #CC3333;
    font-weight: bold;
}
.developer
{
    float: right;
    position: relative;
    right: 20px;
    font-size: 11px;
}
.developer a
{
    color: #333333;
}
.questiontitle
{
    color: #1F2466;
    font-weight: bold;
}
.answertitle
{
    color: #CC3333;
    font-weight: bold;
}
.rghtiso
{
    float: left;
    width: 214px;
    margin-top: 10px;
}
.pacsbox
{
    background-image: url("../../Images/Design/pacs.jpg");
    background-repeat: no-repeat;
    text-align: left;
    height: 108px;
    padding-bottom: 5px;
    padding-top: 1px;
    width: 214px;
    margin: 0 auto;
    float: left;
    margin: 5px;
}
.pacsbox .pacscon
{
    margin-top: 25px;
}
.sbtn
{
    background: url("../../Images/Design/sbtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    width: 87px;
}
.flash
{
    float: left;
    width: 623px;
    height: 194px;
    position: relative;
    z-index: 0;
    background-color: #DDE2E5;
}
.headtxt
{
    color: #FFFFFF;
    float: right;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    width: 120px;
}
.headtxt a
{
    color: #FFFFFF;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: normal;
}
.headflag
{
    float: right;
    width: 66px;
}
.ddl
{
    background-image: url("../../Images/Design/txt_bg.jpg");
    background-repeat: repeat-x;
    border: 1px solid #097496;
    color: #333333;
    margin-right: 4px;
    padding: 3px;
    width: 200px;
}
.catbox
{
    float: left;
    clear: left;
    width: 100%;
    min-height: 50px;
    margin-bottom: 10px;
}
.cathead
{
    float: left;
    background-color: #07749B;
    width: 100%;
    height: 30px;
}
.cathead h3
{
    line-height: 30px;
    text-align: left;
    float: left;
    color: #ffffff;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}
.catinner
{
    float: left;
    width: 100%;
    min-height: 30px;
}
.greenlnk
{
    color: #2D8E22 !important;
}
.quesbox
{
    float: left;
    clear: left;
    width: 603px;
    border-bottom: solid 1px #CFCFCF;
    margin-bottom: 5px;
}
.quesbox .ques
{
    float: left;
    clear: left;
    min-height: 15px;
    padding: 5px;
    width: 593px;
}
.quesbox .ans
{
    float: left;
    clear: left;
    min-height: 15px;
    padding: 5px;
    width: 593px;
}
.q1
{
    background-color: #CFE7ED;
}
.q2
{
    background-color: #F9F5F1;
}

