/**
 * @Author: Musa Hayta - musahayta@gmail.com
 * @Date:   2021-04-06 22:28:19
 * @Last Modified by:   Musa Hayta - musahayta@gmail.com
 * @Last Modified time: 2021-04-06 22:32:10
 */
/*
Theme Name: dhtheme
Theme URI: http://www.musahayta.com/
Description: Bu tema denizlihaber.com için geliştirilmiştir.
Version: 1.0
Author: Musa Hayta <musahayta@gmail.com>
Author URI: http://www.musahayta.com
	The CSS, HTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-3.0.html
*/

@font-face {
    font-family: 'open_sans_condensed';
    src: url('../fonts/opensans-condbold-webfont.eot');
    src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-condbold-webfont.woff') format('woff'), url('../fonts/opensans-condbold-webfont.ttf') format('truetype'), url('../fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: bold;
    font-style: normal;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
    display: block;
}

a img {
    border: 0;
}

/* Selection colours (easy to forget) */

::selection {
    background: rgb(192, 192, 255);
}

::-moz-selection {
    background: rgb(192, 192, 255);
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

.draggable, .ui-datepicker {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.draggable input {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
}

body {
    -webkit-tap-highlight-color: rgb(255, 255, 158);
}

html {
    background: #7fbf44;
}

body {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
    color: #000;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
    position: relative;
}

.hyp {
    text-align: justify;
}

iframe {
    border: transparent none 0px;
    /*width: 300px;*/
}

.alignleft {
    float: left;
    margin-right: 6px;
}
.aligncenter {
	display: block;
	margin: auto;
}
.alignright {
    float: right;
    margin-left: 6px;
}

a {
    color: #1f4f82;
    /*font-weight: bold;*/
    cursor: pointer;
    text-decoration: none;
}

a:link, a:visited {
}

a:hover {
    color: #ed1c24;
}

a:active {
}

a.nolink {
    cursor: default;
}

.wrapper {
    position: relative;
    width: 960px;
    /*margin: 90px auto; /* arka reklam */
    margin: 0 auto;
    z-index: 2;
}

.content {

    width: 960px;
    background: #fff url(../images/bg1.png) repeat-x left bottom;
    box-shadow: 0 1px 2px #000;
    /*margin-top: 112px;*/
    /*overflow: hidden;*/

}

h1 {
    font-family: open_sans_condensed, sans-serif;
    font-weight: bold;
    font-size: 36px;
    /*color: #ed1c24;*/
    color: #000;
}

.content > header {
    background: url(../images/bg1.png) repeat-x left 46px;
    padding: 8px 16px 0;
}

.logo {
    float: left;
    width: 210px;
    height: 66px;
    background: url(../images/denizlihaber-logox-210x66.png) no-repeat;
    margin-top: -6px;
    margin-left: -16px;
}

.logo span {
    display: none;
}

.sublogo {
    float: left;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin-left: -12px;
    margin-top: 12px;
    text-align: center;
    width: 206px;
    /*text-shadow: 0 0 3px rgba(0,0,0,0.4);*/
    /*text-transform: uppercase;*/
}

.logoalti {
	width: 960px;
}

.lgaltimg {
	float: left;
	width: 650px;
	margin-left: -12px;
	margin-top: 12px;
}

.lgaltsec {
	float: left;
	width: 300px;
	height: 50px;
	margin-top: 12px;
	border:#ccc solid 1px;
}

#lgsecpray {
	float: left;
	width: 300px;
	height: 50px;
	/*margin-top: 12px;*/
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	display: block;
	/*background: url(../images/iftar.jpg) no-repeat;*/
}
#iftar{
	position: relative;
	background: url(../images/iftar.jpg) no-repeat;
	height: 50px;
}

#sahur{
	position: relative;
	background: url(../images/sahur.jpg) no-repeat;
	height: 50px;
}

.arama {
    float: left;
    width: 202px;
    height: 22px;
    margin-left: -8px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    margin-top: 10px;
    position: relative;
}

.arama select {
    position: absolute;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    width: 62px;
    height: 22px;
    border: #ddd solid 1px;
    padding: 1px;
    z-index: 0;
    top: 0;
    left: 0;
    color: #888;
}

.arama option {
    color: #444;

}

.arama input[type=text] {
    position: absolute;
    width: 130px;
    height: 16px;
    padding: 2px 26px 2px 2px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    border: #ddd solid 1px;
    margin-left: 42px;
    z-index: 10;
}

.arama input[type=submit] {
    position: absolute;
    width: 16px;
    height: 16px;
    border: none;
    margin: 0;
    padding: 0;
    right: 3px;
    top: 3px;
    color: transparent;
    background: url(../images/srcico.png) no-repeat;
    cursor: pointer;
    z-index: 11;
}

.arama label {
    display: none;
}

#dtx {
    color: #fff;
    float: right;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    height: 28px;
    margin-right: 36px;
    margin-top: 5px;
    text-align: center;
    display: none;

}

#dt1 {
    float: left;
    background: #7fbf44;
    line-height: 12px;
    padding: 1px 3px;
    font-weight: bold;

}

#dt2 {
    float: right;
    width: 34px;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 16px;
    background: #000;
    line-height: 24px;
    height: 24px;
    font-weight: bold;
    padding: 1px 3px;

}

.mm {
    position: relative;
    width: 960px;
    background: url(../images/navbgx.png) repeat-x;
    margin-left: -16px;
    margin-top: 8px;
    height: 30px;
    z-index:200;
}

.ap {
    /*background: #eee;*/
    border: #ccc solid 1px;
}

.ap img {
    display: block;
}

.ap-468x60 {
    width: 468px;
    height: 60px;
}

.ap-480x80 {
    width: 480px;
    height: 80px;
}

.ap-615 {
    width: 615px;
    height: auto;
}

.ap-120x400 {
    width: 120px;
    height: 400px;
}

.ap-120x444 {
    width: 120px;
    height: 444px;
}

.ap-728x90 {
    width: 728px;
    height: 90px;
}

.ap-300x250 {
    width: 300px;
    height: 250px;
}

.ap-250x250 {
    width: 250px;
    height: 250px;
}

.ap-940x100 {
    width: 940px;
    height: 100px;
    margin-left: 8px;
}
.ap-960x100 {
    width: 960px;
    height: 100px;
    margin-left: 8px;
}

.ap-xsr {
    float: right;
    margin-right: 16px;
    margin-top: 8px !important;
}

.ap-xsl {
    float: left;
    margin-left: 16px;
    margin-top: 8px;
}

.ap-xlb {
    float: right;
}

.ap-xar {
    float: right;
    margin-right: 16px;
    margin-top: 8px;
}

.aph {
    display: none;
}

.apnb {
    background: none;
    border: none;
}

.apnhm {
    margin-left: 0;
    margin-right: 0;
}

.apnvm {
    margin-top: 0;
    margin-bottom: 0;
}

.passbnd {
    text-align: center;
    padding: 4px 0px;

    margin: 20px 0px;
    border-top: #ddd solid 5px;
    border-bottom: #ddd solid 5px;
}

.passbn {
    text-align: center;
}

.passbn > span {
    display: block;
    width: 124px;
    height: 14px;
    margin: 4px auto;
    text-align: center;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;

}

.passbn > span > span {

    display: block;
    width: 11px;
    height: 12px;
    margin-top: 2px;
    background: url('../images/ardown.png') no-repeat;

}

.passbn + small {
    font-size: 9px;
    color: #888;
    display: block;
    text-align: center;
}

.ap-xpm {
    display: block;
    margin-left: 90px;
}

.ap-xpt {
    float: left;
    margin-bottom: 6px;
}

.ap-xpb {
    float: left;
    margin-top: 6px;
}

.ap-xpe {
    float: left;
}

.ap-xbgx {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1000;

    top: 0;
    left: 0;
    display: block;
}

.xbga {

    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;

    top: 0;
    left: 0;
    display: block;

}

.ap-xbgx object {

    margin: 0 auto;
    display: block;

}

.apw-xib {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    /*margin-top: -112px;*/
}

.apc-xib {
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}

.ap-xib {
    display: block;
    border: none;
    background: none;
    position: relative;
    left: 50%;
    box-shadow: 0 1px 8px 4px rgba(0, 0, 0, 0.8);
}

.ap-xib a {

}

.ap-xib img {
    display: block;
}

#xib-bt {
    background: url(../images/btnext.png) no-repeat;
    width: 155px;
    height: 32px;
    position: fixed;
    right: 16px;
    top: 16px;
    cursor: pointer;
}

#xib-bt span {
    float: right;
    margin-top: 0px;
    margin-right: 34px;
    width: 85px;
    height: 31px;
    line-height: 31px;
    padding-bottom: 1px;
    color: #ddd;
    font-family: open_sans_condensed, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    text-shadow: 0 0 3px #000;

}

#xib-bt #xib-btc {
    float: left;
    width: 24px;
    text-align: center;
    margin-right: 0;
    font-size: 22px;
    margin-left: 6px;
    color: #fff;
}

.apw-xbl {
    width: 50%;
    height: 100%;
    position: fixed;
    left: 0;
    margin-top: 0 !important;
}

.apw-xbr {
    position: fixed;
    width: 50%;
    height: 100%;
    right: 0;
    margin-top: 0 !important;
}

.ap-xbl {
    float: right;
    margin-right: 485px;
    border: none;
    /*margin-top: 0 !important;*/
    /*margin-top: 25px !important;*/
    /*margin-top: -50px !important;*/
}

.ap-xbl img {
    float: right;
}

.ap-xbr {
    position: absolute;
    left: 480px;
    display: block;
    /*margin-top: 25px !important;*/
    /*margin-top: -50px !important;*/
    border: none;
    margin-left: 5px;
}

.ap-xbr img {
    float: left;
}

.apw-xbt {

    /*position: fixed;*/
    width: 100%;
}

.ap-xbt {
    position: relative;
    width: 960px;
    /*margin: -112px auto 0;*/
    margin: 0 auto;
    /*margin: 90px auto 0 auto !important;*/
    border: none;
    background: none;
}

.wide .ap {
    float: left;
    margin: 6px 0;
}

.subnav {
    margin-top: 8px;
    display: none;
}

.infoline {
    float: left;
    width: 642px;
    height: 24px;
    background: #eee;
}

.usr {
    float: right;
    position: relative;
    width: 256px;
    height: 30px;
    margin-right: 16px;

}

.usrl {
    float: right;
    text-align: right;
    color:#ddd;
    font-weight: normal;

    margin-top: 5px;
}

.usrl a {
    font-weight: bold;
    color:#fff;

}

.usrl a:hover {
    color:#ed1c24;
}

.uvatar {
    position: absolute;
    right: 0px;
    top: -4px;
    border: #000 solid 1px;
    background: url(../images/avatar-36x36.png) no-repeat;
    width: 36px;
    height: 36px;
    z-index: 1;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

#cse {
    margin-top: -45px;
}



.author-title {
    color:#888;
    font-family: open_sans_condensed, Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.authors {
    float: left;
    width: 132px;
    height: 401px;
    margin-top: 9px;
    margin-left: -3px;
    overflow: hidden;

}

.authors article {
    float: right;
    width: 122px;
    height: 56px;
    position: relative;
}

.authors img {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0;
    height: 38px;
}

.authors .title {
    position: absolute;
    width: 96px;
    /*height: 36px;*/
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    line-height: 13px;
    font-weight: normal;
    text-decoration: none;
    /*text-transform: uppercase;*/
    color: #000;
    text-align: center;
    top: -2px;
    right: 0;
    z-index: 3;
    overflow-y: hidden;
    max-height: 39px;
}

.authors .author {
    position: absolute;
    background: url(../images/authbg.png) no-repeat right top;
    right: 0;
    bottom: 0;
    width: 122px;
    height: 18px;
}

.authors .author span {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 122px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
    line-height: 16px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    height: 18px;
    z-index: 4;
}

.authors a:hover .author {
    background: url(../images/authbg.png) no-repeat right bottom;
}


#authors a {
    float: right;
    width: 122px;
    height: 56px;
    margin-left: 10px;

}

#authors a + a {
    margin-top: 12px;
}



.narrow > .authors {
    margin: 6px 0;
    overflow: inherit;
    width: 122px;
    height: inherit;

}

.narrow > .authors .auth + .auth {
    float: left;
    margin-top: 12px;
}

.narrow h3 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 14px;
    /*text-transform: uppercase;*/
    text-align: center;
    border-bottom: #000 solid 1px;
    color: #000;
    margin-bottom: 8px;
}

.surs {
    width: 928px;
    margin: 6px 7px;
    float: left;
}

.surs article {
    float: left;
    width: 304px;
    height: 74px;
    margin-top: 8px;
    position: relative;

}

.surs article + article {
    margin-left: 8px;
}

.surs time, .subs time, #slidex time {
    display: none;
}

.surs img {
    float:left;
    width: 108px;
    height: 72px;
    bottom: 0;
    left: 0;
    border: #ccc solid 1px;
    margin-left: -1px;
    margin-top: -1px;
}

.surs h2 {
    font-family: open_sans_condensed, sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-left: 5px;
    text-align: left;

}

.surs h2, .surs h2 span {
    float: left;
    width: 190px;
    height: 72px;
    vertical-align:middle;
    display:table-cell;

}

.surs h2 span {
    float:none;
}

.surs a:hover h2 {
}

.surr {
    float: right;
    margin-right: 16px;
    width: 120px;
    background: #eee;
    border: #ccc solid 1px;
    height: 51px;
    margin-top: 8px;
}

.surr + .surr {
    height: 58px;
}

.sub {
    float: left;
    margin: 6px 6px;
    width: 616px;
    height: 252px;

}

.subinfo {
    float: left;
    width: 616px;
    height: 32px;
    margin-top: 12px;
    z-index: 3;
}
.subinfo2 {
    float: right;
    height: 32px;
}

.subhd {
    float: left;
    width: 122px;
    height: 32px;
}


.subhd span {
    float: left;
    width: 40px;
    height: 40px;
    background: url('../images/dhs.png') no-repeat 0px -168px;
    margin-top: -4px;
}

.subhd div {
    float: right;
    width: 78px;
    height: 32px;
    line-height: 16px;
    font-weight: bold;
    font-family: Tahoma, Arial,sans-serif;
    font-size: 11px;
}

.altbox {
    float: left;
    width: 100%;
    height: 218px;
    position: relative;
    z-index: 2;
}
.altbox img {
    width: 100%;
    height: auto;
    border: #ddd solid 1px;
}
.altboxl {
    position: absolute;
    top: 0;
    left: 0;
    width: 206px;
    background: #fff;
}
.altbox p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    /*margin-top: 6px;*/
    color: #000;
    /*height: 60px;*/
    height: 42px;
    overflow: hidden;
}
.altbox h3 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 14px;
    /*width: 206px;*/
    margin: 0;
    /*height: 22px;*/
    overflow: hidden;
    /*line-height: 22px;*/
    text-align: center;
}
.altboxr h2 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 20px;
    /*width: 206px;*/
    margin: 0;
    background: url(../images/dddddd-1x1.png) repeat-x;
    height: 26px;
    overflow: hidden;
}
.altboxr a:first-child + a h2{
	border-bottom: #ddd solid 1px;
}

.altboxr {
    float: right;
    width: 394px;
    background: #fafafa;
    height: auto;
    /*border: #ddd solid 1px;
    padding: 6px;*/
}
.anons{
	float: left;
	margin:0 2px 0 2px;
	padding-top: 5px;
}
.anons img{
	width: 190px;
	border: #ddd solid 1px;
}
.anons h4 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 14px;
    width: 190px;
    overflow: hidden;
    margin: 0;
    text-align: center;
}
.fbox {
    float: left;
    width: 100%;
    height: 208px;
    position: relative;
}

.fboxl {
    position: absolute;
    top: 0;
    left: 0;
    width: 206px;
    visibility: hidden;
    background: #fff;
}

.fboxr {
    float: right;
    width: 384px;
    background: #fafafa;
    height: 194px;
    border: #ddd solid 1px;
    padding: 6px;
}

.fbox img {
    width: 204px;
    height: 136px;
    border: #ddd solid 1px;

}

.fbox p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin-top: 6px;
    color: #000;
    height: 60px;
    overflow: hidden;
}

.fbox a {

}

.fbox h3 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 14px;
    /*text-transform: uppercase;*/
    padding: 6px 4px 5px;
    width: 376px;
    margin: 0;
    background: url(../images/dddddd-1x1.png) repeat-x;
    height: 22px;
    overflow: hidden;
    line-height: 22px;

}

.fbox .first h3 {
    padding-top: 5px;
    background: none;
}

.fbox a:hover h3, .fbox .active h3 {
    background: rgba(0, 0, 0, 0.05) url(../images/dddddd-1x1.png) repeat-x;
}

.fbox .first:hover h3 {
    background: rgba(0, 0, 0, 0.05);
}

.fbox a:hover .fboxl, .fbox .active .fboxl {
    visibility: visible;
}

.fbox h3 span {
    float: left;
    margin-left: -19px;
    margin-top: -5px;
    width: 16px;
    height: 32px;
    background: url(../images/fba.png) no-repeat;
    display: none;
}

.fbox a:hover span, .fbox .active span {
    display: block;
}

.tw {
    float: left;
    position: relative;
    width: 928px;
    height: 268px;
    background: #000;

    margin: 6px 7px;
    overflow: hidden;
    box-shadow: 0 1px 2px #000;
}

.tw header {
    height: 46px;
    background: url(../images/twhbg.png) no-repeat;
    color: #fff;
    padding: 4px;
}

.tw header h3 {
    float: left;
    width: 500px;
    font-family: open_sans_condensed, sans-serif;
    font-size: 18px;
    text-shadow: 0 1px 2px #000;
    margin-top: -2px;
}

#twdb {
    position: absolute;
    top: 27px;
    width: 96px;
    height: 30px;
    line-height: 30px;
    background: url(../images/grad-red-1x30.png) repeat-x;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    color: #fff;
    text-shadow: 0 1px 2px #000;
    cursor: default;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    z-index: 5;
}

#twdb:hover {
    background: url(../images/grad-green-1x30.png) repeat-x;

}

#twdp {
    float: right;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: open_sans_condensed, sans-serif;
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    font-weight: bold;
    text-align: right;
    margin-right: 12px;
    width: 250px;
    text-shadow: 0 1px 2px #000;
    cursor: default;
}

#twdpb, #twdl, #twdr {
    float: right;
    width: 24px;
    height: 24px;
    background: url(../images/cal.png) no-repeat;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
}

#twdl, #twdr {
    width: 20px;
    height: 20px;
    background: url(../images/al1.png) no-repeat;
    margin-top: 2px;
    margin-right: 4px;
}

#twdr {
    background: url(../images/ar1.png) no-repeat;
}

#ticks {
    float: left;
    position: relative;
    width: 1440px;
    height: 34px;
}

#ticks .tline {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: url('../images/twtick.png') repeat-x;
    z-index: 3;
}

#ticks span {
    position: absolute;
    width: 32px;
    height: 22px;
    top: 12px;
    text-shadow: 0 1px 2px #000;

    color: #fff;
    font-family: open_sans_condensed, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;

    cursor: default;
    z-index: 3;
}

#twh {
    position: absolute;
    height: 36px;
    left: 0;
    top: 0;
    background: url(../images/twhl.png) repeat-x;
    z-index: 2;
}

.band {
    float: left;
}

.band article {
    float: left;
    width: 183px;
    height: 128px;
    margin-left: 7px;
}

.band article + article {
    margin-left: 10px;
}

.band time {
    float: left;
    width: 183px;
    color: #fff;
    text-align: center;
    font-family: open_sans_condensed, sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.band img {
    width: 183px;
    height: 96px;
}

.band h3 {
    text-align: center;
    font-size: 11px;
    color: #eee;
}

.band a:hover h3 {
    color: #fff;
}

.contw {
    float: left;
    width: 615px;
    margin-left: 16px;
}

.contwts {
    width: 928px;
}


.cont {
    float: left;
    width: 615px;
    /* margin-left: 133px; */
    padding-bottom: 16px;

}

.conttsl {
    width: 482px;
    margin-left: 0;
}

.conttsr {
    float: right;
    position: relative;
    width: 432px;
    margin-left: 0;
}



.narrow {
    float: left;
    width: 122px;

    margin-left: -615px;
    margin-top: -6px;

}

.wide {
    float: right;
    width: 302px;
    margin-right: 16px;
    margin-top: -6px;
}

.narrow .ap {
    float: left;
    margin: 6px 0;
    clear: both;
}

.ch1 {
    float: left;
    width: 615px;
    margin: 4px 0 4px 0px;
}

.contwts .ch1 {
    width: 432px;
    margin-top: 8px;
    font-size: 28px;
    text-align: center;
}

.cfix {

}

.wi {
    float: left;
    border: #ccc solid 1px;
}

.wi img {
    width: 615px;
    /* height: 320px; */
    height: auto;
    display: block;
}

.parag img {
    max-width: 615px;
    height: auto;
}

.exc {
    float: left;
    width: 615px;
    font-family: open_sans_condensed, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    margin: 4px 0;
}

.hdate, .adate {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: open_sans_condensed, Arial, sans-serif;
    color: #888;
    display: block;
    clear: both;
    margin-bottom: 4px;
}

.adate {
    text-align: left;
}

.hdate span {
    /*text-transform: uppercase;*/
}

.cnt {
    font-size: 15px;
    line-height: 1.5em;
    font-family: Verdana, Arial, sans-serif;
}

.cntts {
    float: left;
    overflow-y: scroll;
    height: 268px;

}

.cntts ol {
    list-style-position: inside;
}

.cnttsx {
    font-family: Arial, sans-serif;
    font-size: 18px;
}


.cnt p {
    margin-bottom: 1em;
}

.contwg {
    width: 928px;
    margin-top: 11px;
}

.contg {
    width: 795px;
}

.contwg .narrow {
    margin-left: -928px;
}

.contwg .wide {
    margin-right: 0;
    margin-top: 11px;
}

.contg .wi img {
    min-height: 320px;
    height: auto;
}

.contg .ch1, .contg .cnt {
    float: right;
    width: 302px;
    margin-left: 11px;
}

.contg .ch1 {
    margin-top: -12px;
}

.gbs {
    float: left;
    width: 482px;
    margin-top: 4px;
    margin-left: -2px;
}

.gbs a, .gbs span {
    float: left;
    color: #fff;
    background: #1f4f82;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    font-family: open_sans_condensed, Arial, sans-serif;
    margin: 2px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.gbs a:hover {
    background: #ed1c24;
}

.gbs span {
    background: #ed1c24;
}

.cat h2 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 18px;
    border-bottom: #000 solid 1px;
    margin-bottom: 8px;
    /*text-transform: uppercase;*/
}

.cat section + section {
    margin-top: 12px;
}

.cat article {
    float: left;
    width: 110px;

}

.cat article + article {
    margin-left: 14px;
}

.cat h3 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
}

.cat img {
    width: 108px;
    height: 72px;
    display: block;
    border: #ddd solid 1px;
}

#devam {
    margin-bottom: 0;
}

.bc {
    list-style: none;
    margin-top: 8px;
}

.bc li {
    float: left;
    height: 24px;
    background: url(../images/bcl.png) no-repeat;
    margin-left: -4px;
}

.bc li:hover {
    opacity: 0.9;
}

.bc a {
    float: left;
    position: relative;
    margin-left: 14px;
    padding-right: 14px;
    background: url(../images/bcr.png) no-repeat right top;
    height: 24px;
    line-height: 24px;
}

.bc li a span {
    float: left;
    background: url(../images/bcx.png) repeat-x;
    height: 20px;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 11px;
    padding: 1px 8px 3px;
    text-shadow: 0 1px 2px #000;
    line-height: 20px;
}

.bc .bch {
    background: url(../images/bchl.png) no-repeat;
    margin-left: 0;
}

.bc .bch a {
    margin-left: 0;
    height: 24px;
    background: url(../images/bchr.png) no-repeat right top;
}

.bc .bch span {
    background: url(../images/bchx.png) repeat-x;
    padding-left: 14px;
}

.imw {
    position: absolute;
    z-index: 100;

}

.imc {
    font-size: 11px;

    font-family: Tahoma, arial, helvetica, sans-serif;
    width: 100%;
    float: left;

}

.imc a {
    /*text-align: center;*/
    display: block;
    /*border: 1px solid #0040FF;*/
    white-space: nowrap;
    margin: 0;
    /*padding: 0.3em;*/
    height: 30px;
    line-height: 30px;
    padding: 0 6px 0px;
    text-shadow: 0 1px 2px #000;

}

.imc > ul > li {
    background: url(../images/navsep.png) no-repeat left center;
    border-right: #000 solid 1px;
    padding-left: 1px;
}

.imc > ul > li > a {

}

.imc > ul > li > a:hover {
    background: url(../images/navih.png) repeat-x;
}

.imc ul ul a {
    height: 24px;
    line-height: 24px;
    border-top: #000 solid 1px;
}

.imc ul ul a:hover {
    background: url(../images/bcx.png) repeat-x;
}

.imc a:link, .imc a:visited, .imc a:active /* menu at rest */
{
    color: white;
    /*background-color: #0040FF;*/
    /* royal blue */
    text-decoration: none;
}

.imc a:hover /* menu on mouse-over  */
{
    color: white;
    background-color: #668CFF; /* cornflowerblue */
    text-decoration: none;
}

/*.imc a.top_parent, .imc a.top_parent:hover  *//* attaches down-arrow to all top-parents *//*
{
    background-image: url(navdown_white.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.imc a.parent, .imc a.parent:hover 	*//* attaches side-arrow to all parents *//*
{
    background-image: url(nav_white.gif);
    background-position: right center;
    background-repeat: no-repeat;
}*/

.imc ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    /*width:9em;*/
    /* width of all menu boxes */
    /* NOTE: For adjustable menu boxes you can comment out the above width rule.
    However, you will have to add padding in the "#menh a" rule so that the menu boxes
    will have space on either side of the text -- try it */
}

.imc li {
    position: relative;
    min-height: 1px; /* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
}

.imc ul ul {
    position: absolute;
    z-index: 500;
    top: auto;
    display: none;
    /*padding: 1em;*/
    /*margin:-1em 0 0 -1em;*/
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    padding: 2px;

    background: url(../images/trans.png);

}

.imc ul ul ul {
    top: 0;
    left: 100%;
}

div.imc li:hover {
    cursor: pointer;
    z-index: 100;
}

div.imc li:hover ul ul,
div.imc li li:hover ul ul,
div.imc li li li:hover ul ul,
div.imc li li li li:hover ul ul {
    display: none;
}

div.imc li:hover ul,
div.imc li li:hover ul,
div.imc li li li:hover ul,
div.imc li li li li:hover ul {
    display: block;
}

#xmenu > li {
    float: left;
}

.imc .hnav {

}

.imc .hnavt {
    display: none;
}

.imc .hnavf {
    display: block;
    background: url(../images/icohome.png) no-repeat center 7px;
    width: 23px;
    height: 30px;
}

.gragredbg {
    background: url(../images/grad-red-1x30.png) repeat-x;
}

#slidex {
    float: left;
    position: relative;
    width: 798px;
    height: 445px;
    border: #444 solid 1px;
    border-bottom: none;
    margin-top: 8px;
    margin-left: 6px;
    box-shadow: 0 1px 2px #000;
}

#slidex  {
    color: #eee;
    text-shadow: 0 1px 2px #000;
    cursor: pointer;
}

#slidex :hover {
    color: #fff;
}

#slidex a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 798px;
    height: 419px;
    visibility: hidden;
    border: 0;
}

#slidex > article  > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 67px;
    height: 26px;
    background: #000 url(../images/navbg.png) repeat-x;
    text-align: center;
    font-family: open_sans_condensed, sans-serif;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    /*border-top: #444 solid 1px;*/
    line-height: 26px;
    visibility: hidden;
}
#slidex > article > a > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 67px;
    height: 26px;
    background: #000 url(../images/navbg.png) repeat-x;
    text-align: center;
    font-family: open_sans_condensed, sans-serif;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    /*border-top: #444 solid 1px;*/
    line-height: 26px;
    visibility: hidden;
}

#slidex .flash, #slidex .ozel, #slidex .breaking {
    background: url(../images/grad-red-1x30.png) repeat-x;
    font-size: 11px;
    line-height: 13px;
}

#slidex .breaking {
    font-size: 9px;
    line-height: 11px;
    padding-top: 3px;
    height: 23px;
}

#slidex .act > span {
    background: url(../images/grad-green-1x30.png) repeat-x;
}

#slidex .hvr > span {
    background: url(../images/grad-red-1x30.png) repeat-x;
}

#slidex .act img, #slidex .hvr img, #slidex .act div, #slidex .hvr div {
    visibility: visible;
}

#slidex .hvr img {
    z-index: 2;
}

#slidex .hvr div {
    z-index: 4;
}

/*
#slidex div {
    position: absolute;
    top: 0;
    left: 0;
    width: 668px;
    height: 376px;
    visibility: hidden;
    border: 0;
    z-index: 3;
    background: url('../images/ft.png') repeat;
}
*/

/* Slider Swipe Deneme MH */

#slider {
    float: left;
    position: relative;
    width: 670px;
    height: 400px;
    border: #444 solid 1px;
    border-bottom: none;
    margin-top: 8px;
    margin-left: 8px;
    box-shadow: 0 1px 2px #000;
}
/*
#slider a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 668px;
    height: 376px;
    visibility: hidden;
    border: 0;
}

#slider > div  > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 67px;
    height: 26px;
    background: #000 url(../images/navbg.png) repeat-x;
    text-align: center;
    font-family: open_sans_condensed, sans-serif;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    line-height: 26px;
    visibility: hidden;
}
#slider > div > a > span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 67px;
    height: 26px;
    background: #000 url(../images/navbg.png) repeat-x;
    text-align: center;
    font-family: open_sans_condensed, sans-serif;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    line-height: 26px;
    visibility: hidden;
}

#slider .flash, #slider .ozel, #slider .breaking {
    background: url(../images/grad-red-1x30.png) repeat-x;
    font-size: 11px;
    line-height: 13px;
}

#slider .breaking {
    font-size: 9px;
    line-height: 11px;
    padding-top: 3px;
    height: 23px;
}

#slider .act > span {
    background: url(../images/grad-green-1x30.png) repeat-x;
}

#slider .hvr > span {
    background: url(../images/grad-red-1x30.png) repeat-x;
}

#slider .act img, #slider .hvr img, #slider .act div, #slider .hvr div {
    visibility: visible;
}

#slider .hvr img {
    z-index: 2;
}

#slider .hvr div {
    z-index: 4;
}
*/
.swipe {
	overflow: hidden;
	position: relative;
	max-width: 668px;
	width: 100%;
	height: 376px;
	margin: 100px auto 0;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap > div {
	float: left;
	width: 100%;
	position: relative;
}

#ui-datepicker-div {
    margin-left: -180px;
}

.ui-datepicker {
    font-size: 18px !important;
    font-family: open_sans_condensed, sans-serif !important;
    font-weight: bold !important;
    width: auto !important;
    z-index: 5 !important;
}

.ui-datepicker td span, .ui-datepicker td a {
    padding: 0 !important;
    text-align: center !important;
    width: 24px !important;
}

.ui-datepicker th {
    font-family: Tahoma, sans-serif !important;
    font-size: 9px !important;
    padding: 1px !important;
}

.ui-datepicker .ui-datepicker-header {
    padding: 0 !important;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 18px !important;
    line-height: 1.4em !important;
    margin: 0 !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 20px !important;
    height: 20px !important;
}

.lz {

}

.hbx {
    float: left;
    width: 942px;
    margin-left: 9px;
}

.hbx .ap {
    float: left;
    margin: 6px;
}

.blox {
    float: left;
    margin: 6px;

}

.wide .blox, .narrow .blox {
    margin: 6px 0;
}

.blox h3 {
    height: 24px;
    line-height: 24px;
    padding: 2px 12px;
    border: #ddd solid 1px;
    border-bottom: #bbb solid 1px;
    background: url(../images/bgbox.png) repeat-x;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 16px;
    /*text-transform: uppercase;*/
    margin-bottom: 10px;
}

.blox h4 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
}

.blox img {
    border: #ddd solid 1px;
}

.bsqr {
    width: 459px;
    height: 398px;
}

.bsqr .t0 {
    float: left;
    width: 206px;
    margin-left: 12px;

}

.bsqr .t0 + .t0 {
    margin-left: 23px;
}

.bsqr .t0 img {
    width: 204px;
    height: 136px;
}

.bsqr .t1 {
    position: relative;
    float: left;
    width: 435px;
    height: 74px;
    overflow: hidden;
    margin-left: 12px;
    margin-top: 8px;
    padding-top: 8px;
    border-top: #ddd dotted 1px;
}

.bsqr .t1 img {
    float: left;
    width: 108px;
    height: 72px;
    margin-right: 8px;
}

.bsqr .t1 p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.35em;

}
.bsqra {
    width: 459px;
    height: 225px;
}

.bsqra .t0 {
    float: left;
    width: 206px;
    margin-left: 12px;

}

.bsqra .t0 + .t0 {
    margin-left: 23px;
}

.bsqra .t0 img {
    width: 204px;
    height: 136px;
}

.bsqra .t1 {
    position: relative;
    float: left;
    width: 435px;
    height: 74px;
    overflow: hidden;
    margin-left: 12px;
    margin-top: 8px;
    padding-top: 8px;
    border-top: #ddd dotted 1px;
}

.bsqra .t1 img {
    float: left;
    width: 108px;
    height: 72px;
    margin-right: 8px;
}

.bsqra .t1 p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.35em;

}

.ssqr {
    width: 302px;
    height: 252px;

}

.ssqr article {
    float: left;
    clear: both;
    width: 278px;
    margin-left: 12px;
}

.ssqr .t0 h4 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.35em;
}

.ssqr .t0 + .t0 {
    padding-top: 8px;
    margin-top: 8px;
    border-top: #ddd dotted 1px;
}

.ssqr img {
    float: left;
    width: 72px;
    height: 48px;
    margin-right: 8px;
}

.ssqr .t1 {
    float: left;
    padding-top: 4px;
    margin-top: 8px;
    border-top: #ddd dotted 1px;
}

.ssqr .t1 + .t1 {
    margin-top: 4px;
}

.ssqr .t1 h4 {
    height: 16px;
    overflow: hidden;

}

.nlit {
    width: 122px;
}

.nlit img {
    width: 120px;
    height: 80px;
    border: #ddd solid 1px;
}

.nlit article + article {

    margin-top: 12px;
}

.nlit h4 {
    text-align: center;
}

.wrec {
    width: 616px;
    height: 252px;
}

.wrec .t0 {
    position: relative;
    float: left;
    width: 180px;
    height: 202px;
    padding-right: 8px;
    border-right: #ddd dotted 1px;
    margin-left: 12px;
}

.wrec .t0 h4 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
}

.wrec .t0 p {
    clear: both;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
}

.wrec .t0 img {
    float: left;
    width: 144px;
    height: 96px;
    margin-right: 8px;

}

.wrec .t1 {
    position: relative;
    float: left;
    width: 396px;
    height: 50px;
    margin-left: 7px;
    overflow: hidden;
}

.wrec .t1 + .t1 {
    margin-top: 12px;
    padding-top: 12px;
    border-top: #ddd dotted 1px;
}

.wrec .t1 p {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin-top: 6px;
}

.wrec .t1 img {
    float: left;
    margin-right: 8px;
    width: 72px;
    height: 48px;
}

.lrec {
    width: 930px;
}

.lrec article {
    width: 146px;
    float: left;
    margin-left: 12px;
}

.lrec article + article {
    margin-left: 6px;
}

.lrec h4 {
    width: 146px;
    text-align: center;
}

.lrec img {
    width: 144px;
    height: 96px;
}

.bes_rec {
    width: 930px;
}

.bes_rec article {
    width: 175px;
    float: left;
    margin-left: 12px;
}

.bes_rec article + article {
    margin-left: 6px;
}

.bes_rec h4 {
    width: 175px;
    text-align: center;
}

.bes_rec img {
    width: 173px;
    height: 115px;
}

.dort_rec {
    width: 930px;
}

.dort_rec article {
    width: 218px;
    float: left;
    margin-left: 12px;
}

.dort_rec article + article {
    margin-left: 12px;
}

.dort_rec h4 {
    width: 218px;
    text-align: center;
}

.dort_rec img {
    width: 216px;
    height: 144px;
}

.cnt h1 {
    padding: 8px 0;
}

.cnt h2 {
    font-family: Verdana, sans-serif;
    margin-top: 16px;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5em;
}

.auths {
    margin-top: -18px;
}

.auths > div {
    float: left;
    position: relative;
    width: 482px;
    height: 67px;
    margin-top: 24px;

}

.auths > div > a {
    float: left;
    position: relative;
    width: 160px;
    height: 67px;
    background: #fff;
    box-shadow: 0px 0px 3px #aaa;
    font-weight: normal;
    font-family: open_sans_condensed, Arial, sans-serif;
}


.auths img {
    float: left;
    width: 55px;
    height: 67px;
}

.auths img + div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 67px;

    z-index: 2;
    background: url('../images/yazarfon.png') no-repeat;

}

.auths > div > a > div div {
    float: right;
    width: 96px;
    height: 16px;
    padding: 2px 4px;
    color: #666;
    font-size: 10px;
    text-align: right;
    font-family: "Lucida Sans Unicode","Lucida Grande",Tahoma,Arial,sans-serif;

}

.auths span {
    float: right;
    width: 96px;
    font-size: 18px;
    text-align: right;
    padding: 2px 4px;
    line-height: 20px;
    font-weight: bold;
    height: 40px;
    overflow: hidden;
}

.auths ul {
    float: right;
    width: 310px;
    margin-left: 12px;
    height: 67px;
    list-style: none;
    margin-top: 3px;
}

.auths li + li {
    margin-top: 5px;
}

.auths li a {
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
}


.auh2 {
    width: 100%;
    float: left;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 18px;
    margin-top: 32px;
    border-bottom: #888 solid 1px;
}

.authline {
    float: left;
    width: 482px;
    height: 32px;
    clear: both;
}

.authline + .authline {
    margin-top: 4px;
    border-top:#eee solid 1px;
}

.authline span {
    float: left;
    width: 100px;
    height: 24px;
    text-align: right;
    line-height: 24px;
    background: #fff;
    padding: 4px;
    color: #888;
    font-weight: bold;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 14px;

}

.authline a {
    float: right;
    width: 366px;
    height: 24px;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 4px;
    background: #fff;
    font-weight: bold;
    /*text-transform: uppercase;*/
}

.auimg {
    min-height: 500px;
}

.arra {
    padding: 8px 0px;
}

.arra label {

    padding-left: 24px;
    padding-right: 4px;
    line-height: 20px;

}

.arra label[for=ara] {
    display: none;
}

.arra input[type=text] {
    width: 158px;
    margin-left: 20px;
}

.arra input[type=submit] {

    float: right;
    margin-right: 8px;
}

.hdtb {
    float: left;
    display: block;
    text-align: center;
    border-collapse: collapse;
    table-layout: fixed;

    background: #f7f7f7;

}

.hdtb + .hdtb {
    margin-top: 12px;
}

.hdtb thead {
    font-size: 11px;

}

.hdtb th {
    height: 28px;
}

.hdtb tbody {

}

.hdtb td, .hdtb th {

    border: #ddd solid 1px;

    vertical-align: middle;
    text-align: center;

}

.hdtb span {
    display: none;
}

.hdtb .hdnm {

    width: 137px;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 24px;
    color: #ed1c24;
}

.hdtb .hdsc, .hdtb .hddr {

    width: 48px !important;

}

.hdtb td {
    height: 48px !important;
    font-family: open_sans_condensed;
    font-size: 16px;
}

.hdtb .hddt {
    color: #666;
}

.hdx > span {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    margin-left: 4px;
    background: url('../images/dhs.png') no-repeat 0px -168px;
}

.hdy > span {
    float: left;
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    background: url('../images/dhs.png') no-repeat 0px -168px;
}

.A > span {
    background-position: -66px 0px;
}

.AB > span {
    background-position: -66px -40px;
}

.PB > span {
    background-position: -66px -80px;
}

.CB > span {
    background-position: -66px -120px;
}

.HSY > span {
    background-position: -106px 0px;
}

.HY > span {
    background-position: -106px -40px;
}

.Y > span {
    background-position: -106px -80px;
}

.KY > span {
    background-position: -106px -120px;
}

.MSY > span {
    background-position: -146px 0px;
}

.SY > span {
    background-position: -146px -40px;
}

.KSY > span {
    background-position: -146px -80px;
}

.GSY > span {
    background-position: -146px -120px;
}

.KKY > span {
    background-position: -186px 0px;
}

.HKY > span {
    background-position: -186px -40px;
}

.K > span {
    background-position: -186px -80px;
}

.KYK > span {
    background-position: -186px -120px;
}

.SIS > span {
    background-position: -226px 0px;
}

.PUS > span {
    background-position: -226px -40px;
}

.DNM > span {
    background-position: -226px -80px;
}

.KF > span {
    background-position: -226px -120px;
}

.R > span {
    background-position: -266px 0px;
}

.DY > span {
    background-position: -266px -40px;
}

.SCK > span {
    background-position: -266px -80px;
}

.SGK > span {
    background-position: -266px -120px;
}
/*.hdx00 > span {
    background-position: -66px 0px;
}

.hdx01 > span {
    background-position: -66px -40px;
}

.hdx02 > span {
    background-position: -66px -80px;
}

.hdx03 > span {
    background-position: -66px -120px;
}

.hdx04 > span {
    background-position: -106px 0px;
}

.hdx05 > span {
    background-position: -106px -40px;
}

.hdx06 > span {
    background-position: -106px -80px;
}

.hdx07 > span {
    background-position: -106px -120px;
}

.hdx08 > span {
    background-position: -146px 0px;
}

.hdx09 > span {
    background-position: -146px -40px;
}

.hdx10 > span {
    background-position: -146px -80px;
}

.hdx11 > span {
    background-position: -146px -120px;
}

.hdx12 > span {
    background-position: -186px 0px;
}

.hdx13 > span {
    background-position: -186px -40px;
}

.hdx14 > span {
    background-position: -186px -80px;
}

.hdx15 > span {
    background-position: -186px -120px;
}

.hdx16 > span {
    background-position: -226px 0px;
}

.hdx17 > span {
    background-position: -226px -40px;
}

.hdx18 > span {
    background-position: -226px -80px;
}

.hdx19 > span {
    background-position: -226px -120px;
}

.hdx20 > span {
    background-position: -266px 0px;
}

.hdx21 > span {
    background-position: -266px -40px;
}

.hdx22 > span {
    background-position: -266px -80px;
}

.hdx23 > span {
    background-position: -266px -120px;
}*/

.hdy0 > span {
    background-position: -42px 0px;
}

.hdy1 > span {
    background-position: -42px -24px;
}

.hdy2 > span {
    background-position: -42px -48px;
}

.hdy3 > span {
    background-position: -42px -72px;
}

.hdy4 > span {
    background-position: -42px -96px;
}

.hdy5 > span {
    background-position: -42px -120px;
}

.hdy6 > span {
    background-position: -42px -144px;
}

.hdy7 > span {
    background-position: -42px -168px;
}

.abt, .cnt input[type=submit], .combox input[type=submit] {
    display: block;
    color: #fff;
    background: url(../images/grad-red-1x30.png) repeat-x left center;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    color: #fff;
    cursor: pointer;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 2px #000000;
    padding: 0 8px;
    width: auto;
    border: none;
    /*text-transform: uppercase;*/
}

.abt:hover, .cnt input[type=submit]:hover, .combox input[type=submit]:hover {
    background-image: url(../images/grad-green-1x30.png);
    color: #fff;
}

.lgbt {
    float: right;
    height: 24px;
    line-height: 24px;
    margin-top: 3px;

}

.lgbt:hover {

}

.uinf {

}

.uinf div {
    float: left;
    width: 100%;
    clear: both;
}

.uinf div + div {
    margin-top: 4px;
}

.uinf label {
    float: left;
    width: 128px;
    height: 20px;
    line-height: 20px;
    padding: 0 8px 0 2px;
    background: #eee;
    text-align: right;

}

.uinf input[type=text] {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 2px;
    border: #aaa solid 1px;
    margin-left: 4px;
}

.uinf input[type=submit] {
    float: right;
}

.uinf span {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 4px;
}

.uinf select {
    float: left;
    height: 20px;
    line-height: 20px;
    border: #aaa solid 1px;
    margin-left: 4px;

}

.uinf small {
    float: left;
    font-size: 9px;
    height: 20px;
    line-height: 20px;
    margin-left: 4px;
}

.uinf h2 {
    margin-top: 0;
}

/* tabbed list */
ul.tabs_login {
    padding: 0;
    margin: 20px 0 0 0;
    position: relative;
    list-style: none;
    font-size: 14px;
    z-index: 99;
    float: left;
}

ul.tabs_login li {
    border: 1px solid #E7E9F6;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    line-height: 28px; /* = */
    height: 28px;
    padding: 0;
    margin: 0 5px 0 0;
    position: relative;
    background: #fff;
    overflow: hidden;
    float: left;
}

ul.tabs_login li a {
    text-decoration: none;
    padding: 0 10px;
    display: block;
    outline: none;
}

html ul.tabs_login li.active_login {
    border-left: 1px solid #E7E9F6;
    border-bottom: 1px solid #fff;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-radius-topleft: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    background: #fff;
    color: #333;
}

html body ul.tabs_login li.active_login a {
    font-weight: bold;
}

.tab_container_login {
    background: #fff;
    position: relative;
    margin: 0 0 20px 0;
    border: 1px solid #E7E9F6;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-radius-bottomright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-radius-topright: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    z-index: 98;
    float: left;
    width: 100%;
    top: -1px;
}

.tab_content_login {
    padding: 7px 15px 15px 15px;
    padding-top: 10px;
}

.tab_content_login ul {
    padding: 0;
    margin: 0 0 0 15px;
}

.tab_content_login li {
    margin: 5px 0;
}

/* global styles */
#login-register-password {
}

#login-register-password h3 {
    border: 0 none;
    margin: 10px 0;
    padding: 0;
}

#login-register-password p {
    margin: 0 0 15px 0;
    padding: 0;
}

/* form elements */
.wp-user-form {
}

.username, .password, .login_fields {
    margin: 7px 0 0 0;
    overflow: hidden;
    width: 100%;
}

.username label, .password label {
    float: left;
    clear: none;
    width: 25%;
}

.username input, .password input {
    font: 12px/1.5 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    float: left;
    clear: none;
    width: 200px;
    padding: 2px 3px;
    color: #777;
}

.rememberme {
    overflow: hidden;
    width: 100%;
    margin-bottom: 7px;
}

#rememberme {
    float: left;
    clear: none;
    margin: 4px 4px -4px 0;
}

.user-submit {
    padding: 5px 10px;
    margin: 5px 0;
}

.userinfo {
    float: left;
    clear: none;
    width: 75%;
    margin-bottom: 10px;
}

.userinfo p {
    margin-left: 10px;
}

.usericon {
    float: left;
    clear: none;
    width: 15%;
    margin: 0 0 10px 22px;
}

.usericon img {
    border: 1px solid #F4950E;
    padding: 1px;
}

.narrowcat {
    margin-top: -358px;
}

#cfeat {
    float: right;

    width: 295px;
    height: 320px;
    padding: 12px;
    padding-left: 622px;
    position: relative;
    background: #c00000;

    margin: 8px -313px 8px 0;

}

#cfeat img {
    width: 610px;
    height: 320px;
    position: absolute;
    visibility: hidden;
    display: block;

    top: 12px;
    left: 12px;
}

#cfeat a {
    font-family: open_sans_condensed, Arial, sans-serif;
    color: #fff;
    float: left;
}

#cfeat h2 {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    background: rgba(0, 0, 0, 0.4);
    float: right;
    width: 280px;
    padding: 4px;
    margin-left: 1px;
    padding: 8px;
    margin-top: 1px;
    padding-top: 7px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.6);

}

#cfeat a:hover img, #cfeat .active img {
    visibility: visible;
}

#cfeat a:hover h2, #cfeat .active h2 {
    background: #7fbf44;
}

.widecat {
    margin-top: 358px;
}

.foot {
    width: 928px;
    min-height: 32px;
    background: #000 url(../images/dhftrbg.png) repeat-x;
    color: #aaa;
    padding: 8px 16px;
}

.wpcf7, .combox {
    float: left;
    width: 476px;
    margin-top: 12px !important;

}

.combox {
    margin-left: 5px;
}

.wpcf7 label, .combox label {
    float: left;
    width: 96px;
    height: 16px;
    line-height: 16px;
    padding: 4px;
    margin-right: 12px;
    text-align: right;
    font-weight: bold;
    background: #dddddd;
    font-size: 11px;
    font-family: Tahoma, sans-serif;

}

.wpcf7 input[type=text], .combox input[type=text] {
    border: #ddd solid 1px;
    background: #fff;
    margin: 0px;
    width: 350px;
    height: 22px;
    padding: 0px 4px;
    font-family: Tahoma, sans-serif;
}

#your-secinp {
    width: 40px;
}

.ysec img, .ysec input {
    float: left;
}

#your-secimg {

    margin-left: 4px;
}

.wpcf7-submit, .combox #submit {
    float: right !important;
    height: 24px;
    width: 64px;
    line-height: 16px !important;
    padding-bottom: 2px;

}

.wpcf7 textarea {
    border: #ddd solid 1px;
    background: #fff;
    margin: 0px;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    height: 120px;
    min-height: 120px;
    max-height: 360px;
    padding: 4px;
}

.wpcf7 div, .combox div {
    display: block;
    margin-bottom: 8px;
    float: left;
}

.wpcf7-response-output {
    margin-top: 16px;
    height: 16px;
    width: 468px;
    background: #ed1c24;
    color: #fff;
    font-weight: bold;
    padding: 4px;

}

.wpcf7-mail-sent-ok {
    background: #72bf44;
}

.wpcf7-display-none {
    display: none !important;
}

.combox h2 {
    font-family: SansusWebissimoRegular, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

.combox small {
    display: block;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    color: #444;
    margin-bottom: 4px;
}

.combox, .coms {
    margin: 16px 0;
}

.combox h2 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 18px;

}

.combox label[for=comment] {
    display: none;
}

#comment {
    width: 470px;
    min-width: 470px;
    max-width: 470px;
    float: left;
    margin-top: 4px;
    min-height: 100px;
    height: 100px;
    max-height: 200px;
}

.combox #submit {
    float: right;
    margin-top: 4px;
}

.coms {
    font-family: Tahoma, Arial, sans-serif;

}
.coms h2 {
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 18px;

}
.coms h3 {
    font-size: 20px;
    margin-left: 5px;
}

.coms > h3 > span {
    color: #000;
}

.coms a {
    font-family: Tahoma, Arial, sans-serif;
}

.com {

}

.comcap {
    padding-bottom: 1px;
    border-bottom: #000 solid 1px;
    margin-top: 12px;

}

.comcap span {
    padding: 4px;
    font-weight: bold;
    margin-top: -4px;
    margin-right: -4px;
}

.comauth {
    font-weight: bold;

}

.comapp {
    float: right;
    background: #ed1c24;
    color: #fff;

}

.comtext {

}

.comtext img {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

.comtext p {
    line-height: 18px;
    font-size: 13px;
    font-family: Tahoma, Arial, sans-serif;
    color: #444;

}

.comtext p + p {
    margin-top: 16px;
}

.comdate {
    float: right;
    font-weight: normal !important;
    font-size: 11px;
    color: #999;
}

.srcs {
}

.srcs article {
    width: 100%;

}

.srcs article + article {
    margin-top: 16px;
}

.srcs h3 {
    float: left;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 18px;
    /*text-transform: uppercase;*/
    margin-top: -4px;
    line-height: 22px;
    width: 460px;
}

.srcs p {
    color: #000;
    float: left;
    margin-top: 6px;
    width: 460px;
    max-height: 75px;
    overflow: hidden;
    font-size: 11px;
    line-height: 15px;
}

.srcs img {
    float: left;
    border: #ddd solid 1px;
    width: 144px;
    height: 96px;
    margin-right: 8px;
}

.menu-alt-menu-container {
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
}

#menu-alt-menu {
    position: relative;
    left: 50%;
    list-style: none;
}

#menu-alt-menu li {
    float: left;
}

#menu-alt-menu li + li {
    margin-left: 4px;
    border-left: #888 solid 1px;
    padding-left: 4px;
}

#menu-alt-menu a {
    font-weight: bold;
    font-size: 11px;
    color:#aaa;
}

#menu-alt-menu a:hover {
    color:#fff;
}

#menu-alt-menu .current-menu-item a {
    color: #fff;
}

.sect-footer a {
    color: #ddd;
}

.sect-footer a:hover {
    color: #fff;
}

.footcent {
    margin-top: 8px;
    text-align: center;
}

.footcent a{
    color: #070707;
}

.crleft, .crrite {
    width: 80px;
    float: left;
}

.crrite {
    float: right;
}

.crcent {
    float: left;
    width: 766px;

}

.modul {
    float: right;
    display: inline;
    position: relative;
    width: 62px;

}

.modul span {
    float: left;
    display: inline;
    position: relative;
    color: #aaa;
    font-weight: bold;
}

.modul:hover span {
    color: #fff;
}

.modul div {
    float: right;
    display: inline;
    position: relative;
    width: 24px;
    height: 16px;
    background: url('../images/dhs.png') no-repeat -70px -161px;
    margin-top: 2px;
}

.bldt {
    float: right;
    margin-bottom: 2px;
    color: #555;
}

.validlink {
    float: left;
    width: 24px;
    height: 24px;
    background: url('../images/dhs.png') no-repeat 0px -120px;
}

.validlink span {
    display: none;
}

#topbtns {
    float: right;
    width: 112px;

    margin: 8px 0 16px;

}

header #topbtns {
    margin-top: 0px;
    margin-right: 213px;
}

.gplusone {
    float: left;
    display: inline;
    margin-top: 12px;
    margin-bottom: 8px;
}

#topbtns a {
    float: left;
    width: 24px;
    height: 24px;
    background: url('../images/dhs.png') no-repeat;

}

#topbtns a:hover {
    opacity: 0.7;
}

#topbtns a + a {
    margin-left: 4px;
}

#topbtns span {
    display: none;
}

.gdesc #topbtns {
    float: left;

    margin: 8px 0px;
}

.contl #topbtns {
    float: left;
    margin: 8px 0px;
    margin-left: 36px;
}

.viewcount {
    float: right;
    text-align: center;
    margin-right: 24px;
    margin-top: 6px;
}

.viewcount > span {
    color: #000;
    font-weight: bold;
}

.viewcount span + span {
    font-weight: normal;
}

.articlecount {
    float: right;
    color: transparent;
    cursor: default;

}

.subinfo .ap-xsi {
    width: 484px;
    height: 30px;
    float: right;
    margin: 0;
    border: #bbb solid 1px;
}


.tsti {
    float: left;
    width: 928px;
    height: 89px;
}

#tst {
    list-style: none;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
}

#tst li {
    display: none;

}

#tst li > div {
    width: 392px;
    float: left;
}
#tst li > div > div {
    margin-bottom: 8px;
    line-height: 24px;
}

#tst li > span {
    float: left;
    width: 32px;
    font-weight: bold;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 32px;
    text-align: right;
    padding-right: 8px;
    margin-top: 0px;
}

#tst input[type=radio], #tst input[type=radio] + label {
    cursor: pointer;
}


#tstb {
    float: right;
    margin-top: 12px;
}

#btsubmit {
    display: none;

}

#sre {
    position: absolute;
    width: 32px;
    right: 8px;
    top:-40px;
    background:#000;
    color:#fff;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    border-radius: 3px;
    display: none;
}

.single-denizli-yarisiyor #topbtns {
    float: left;
    margin-right: 0;
    margin-left: 150px;
}

.tstb {
    float: right;
    margin-top: 24px;
    width: 432px;
    border:#000 solid 1px;
    border-collapse: collapse;
}

.tstb td {
    border:#000 solid 1px;
}


.ftwg {
    list-style: none;
    float: left;
    margin-bottom: 24px;
}

.ftwg li {
    float: left;
    width: 320px;
    height: 244px;

}

.ftwg li + li {
    margin-left: 22px;

}

.ftfb {
    width: 262px !important;
    overflow: hidden;
}

.fttw {
    width: 302px !important;
}

.ftbx div {
    float: left;
    width: 100%;
    height: 48px;
}

.dspr {
    float: left;
    height: 48px;
    padding-left: 136px;
    background: url(../images/denizlisporhaber-logo-136x48.png) no-repeat;

}


.icat {
    display: block;
    background: #72bf44;
    color: #fff;
    padding: 8px 6px;
    text-align: center;
    margin-bottom: 0;

    line-height: 20px;
    font-family: SansusWebissimoRegular, Arial, sans-serif;
    font-size: 20px;
    text-shadow: #000 0px 0px 6px;

    letter-spacing: 1px;
}

.ilan div {
    max-width: 294px;
    text-align: center;
    padding: 0px 8px;
    padding-bottom: 4px;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #444;
    height: 14px;
    overflow: hidden;
}

.ilan .txt {
    padding: 4px 8px;
    color: #666;
    text-align: left;

    height: 126px;

    margin-top: 4px;
    margin-bottom: 8px;

}

.ilan .aut {
    font-weight: bold;
}

.ilan .tel {
    font-weight: bold;
    color: #c00;
}

.ilan .eml {
    overflow: hidden;

}

.icats {
    list-style: none;

}

.icats li {

}

.icats li + li {
    margin-top: 4px;
}

.icats a {
    display: block;
    font-family: open_sans_condensed, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    background: #f0f0f0;
    padding: 4px 8px;
    text-align: center;
}

.icats a:hover {
    background: #f7f7f7;
}

.icats span {
    float: right;
    color: #666;

}

#isld {
    float: left;
    position: relative;
    width: 624px;
    display: inline;
    overflow: hidden;

}



#isldra, #isldla {
    position: absolute;
    right: 16px;
    bottom: 16px;
    width: 16px;
    height: 24px;
    background: url('http://www.denizlihaber.com/icerik/themes/pragma/images/dhs.png') no-repeat -24px 0px;
    z-index: 5;
    cursor: pointer;
    display: none;
}

#isldla {
    right: 36px;
    background-position: -24px -24px;
    cursor: pointer;
    display: none;
}

br.clr {
    height: 0;
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

p.clr {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}
.cent{
	text-align: center;
}
.tab-defin{
	float: left;
    display: block;
    text-align: center;
    border-collapse: collapse;
    table-layout: fixed;
    background: #f7f7f7;

}
.tab-defin tr:nth-child(even) {
    border: #ccc solid 1px;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc
}
.tab-defin tr:nth-child(odd) {
    border: #ddd solid 1px;
    vertical-align: middle;
    text-align: center;
    background-color: #ddd;
}
.tab-defin th{
	background: #fff;
}
.tab-defin td{
	border: #fff solid 1px;
}
.tab-defin img{
	height:100%;
	width :100%;
}
.sub3{
	float:left;
	width:950px;
	margin-left:-16px;
	padding-left: 10px;
	padding-top: 6px;
	background:#333 url(../images/sub3.png) repeat-x;
}
.sub3 .ap{
	float:left;
	margin:6px;
}
.sub3 .widget{
	float:left;
	margin:6px;
}
.footer-icons{
    list-style: none;
    float: left;
    margin-bottom: 24px;
    margin-left: 40%;
}

.footer-icons li {
    float: left;
    width: 40px;
    height: 40px;

}
.footer-textlink {
	width: 928px;
    min-height: 15px;
    background: #000 url(../images/dhftrbg.png) repeat-x;
    color: #aaa;
    padding: 8px 16px;
    margin-bottom: 4px;
}
.footer-textlink ul {
	list-style:none;
	margin-left: 30%;
}
.footer-textlink li {
	font-size: 13px;
	float: left;
	margin-left: 10px;
	height: 30px;
}
.footer-textlink li a{
	color: #aaa;
}
.footer-textlink li a:hover{
	color: #fff;
}
.ilce_side {
	float:left;
	width: 290px;
	margin:6px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
    /*background: #eee;*/
    border: #ccc solid 1px;
}
.ilce_side h3{
	background:#1F4F82 url(../images/ilceback.png) repeat-y;
	color:#fff;
	/*text-align: right;*/
	padding-right: 30px;
	line-height:22px;
	font-size:18px
}
.ilce_side .hdtb{
	background: #fff;
	margin-left: 2px;
}
.ilce_side .hdnm{
	background: #fff;
	color: #008ec3;
}
.ilce_side .wp-post-image{
	margin:3px;
	max-width: 290px;
}

.ilce_wide{
	text-align: justify;
    border: #ccc solid 1px;
}
.ilce_wide h3{
	background:#1F4F82;
	text-align: center;
    color: #fff;
    line-height:22px;
	font-size:18px;
}
.ilce_wide p{
	margin: 2px 4px 2px 4px;
}
.wp-pagenavi{
	padding-top:10px;
	padding-bottom: 10px;
}
.enyakin{
	position: relative;
	float: left;
	width: 220px;
	height: 240px;
	border:#000 solid 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ABC0BE;
}
.enyakinilk{
	position: relative;
	float: left;
	width: 175px;
	height: 220px;
	border:#000 solid 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #ABC0BE;
}
.enyakintitle{
	color: #000;
	text-align: center;
	margin-top: 6px;
}
.enyakinall{
	margin-left: 7px;
}
.enyakin_img{
	margin-bottom: -3px;
}
.enykn_fw {
	width: 960px;
}
.enykn_sb{
	width: 200px;
	position: relative;
	float: left;
	border:#000 solid 1px;
	margin: 10px 5px 0 5px;
	font-size: 11px;
	font-family: Tahoma, arial, helvetica, sans-serif;
}
.enykn_sb ul{
	background: url(../images/navbgx.png) repeat-x;
	height: 30px;
	list-style: none;
}
.enykn_sb li:hover{
	background: url(../images/navih.png) repeat-x;
	cursor: pointer;
	z-index: 100;
}
.enykn_sb li a{
	display: block;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	color: white;
}

.enykn {
	width: 740px;
	position: relative;
	float: left;
}
.tg{
	border-collapse:collapse;
	border-spacing:0;
	margin:10px auto;
	width: 740px;
	height: 151px;
	}
.tg td{
	font-family:Arial, sans-serif;
	width: 393px;
	font-size:18px;
	padding:0px 10px;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	word-break:normal;
	}
.tg th{
	font-family:Arial, sans-serif;
	font-size:14px;
	width: 150px;
	height: 40px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	background-color: #ABC0BE;
	word-break:normal;
}
.ozel_side {
	float:left;
	width: 290px;
	margin:6px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
    /*background: #eee;*/
    /*border: #ccc solid 1px;*/
}
.ozel_side h3{
	background:#1F4F82 url(../images/ilceback.png) repeat-y;
	color:#fff;
	/*text-align: right;*/
	padding-right: 30px;
	line-height:22px;
	font-size:18px
}
.ozel_side .hdtb{
	background: #fff;
	margin-left: 2px;
}
.ozel_side .hdnm{
	background: #fff;
	color: #008ec3;
}
.ozel_side .wp-post-image{
	margin:3px;
	max-width: 290px;
}
.ozel_chpside {
	float:left;
	width: 290px;
	margin:6px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
    /*border: #ccc solid 1px;*/
}
.ozel_chpside h3{
	background:#ea151b;
	color:#fff;
	height: 44px;
	padding-right: 30px;
	line-height:22px;
	font-size:14px
}
.ozel_chpside h2{
	background:#ea151b;
	color:#fff;
	height: 44px;
	padding-right: 30px;
	line-height:44px;
	font-size:14px
}
.ozel_chpside h3 img{
	float: left;
	position: relative;
}
.ozel_chpside h2 img{
	float: left;
	position: relative;
}
.ozel_chpside .hdtb{
	background: #fff;
	margin-left: 2px;
}
.ozel_chpside .hdnm{
	background: #fff;
	color: #008ec3;
}
.ozel_chpside .wp-post-image{
	margin:3px;
	max-width: 290px;
}
.ozel_chpside div{
	margin-bottom: 15px;
	border: #ccc solid 1px;
}
#piyasalar{
	clear: both;
	background: url(../images/fon.png);
	width: 960px;
	height: 72px;
	float: left;
	margin-left: -10px;
	margin-top: 10px;
}
.piyasa{
	position: relative;
	vertical-align: middle;
	float: left;
	width: 180px;
	height: 56px;
	color: #fff;
	padding-top: 16px;
	border-left: #ccc solid 1px;
}
.piyasa span{
	position: static;
	/*padding: 2px 2px 2px 2px;*/
	display: inline-block;
	/*bottom: 5px;*/
	overflow: hidden;
}
.piyasa h3{
	font-size: 13px;
	padding-left: 2px;
	padding-bottom: 10px;
	display: table;
	overflow:hidden;
}
.piyasa h4{
	font-family:Arial, sans-serif;
	margin-top:10px;
}
.piyasa h6{
	font-family: Verdana, sans-serif;
}

.red{
	color: red;
}
.redback{
	background:#ea151b;
}
.blueback{
	background:#3A75C3 !important;
}
.green{
	color: green;
}
.eksion{
	float: left;
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.menu-kirmizi-background {
	background: url(../images/navih.png) repeat-x;
}
.menu-kirmizi-background:hover {
	background: url(../images/navbg.png) repeat-x !important;
}

.margin-bottom10{
	margin-bottom: 10px;
}
.dene {
	/*position: absolute;*/
	margin-top: 5%;
	margin-left: 40%;
}
@media print {
  * {-webkit-print-color-adjust:exact;}
  #content p {
  font-size:11pt;
  color: black;
  }

  #content img {
  display:block;
  page-break-after: avoid;
  page-break-inside: avoid;
  }

  #content ul, li {
  display:block;
  page-break-inside:avoid;
  }

  #header {display:none;}
  #comments {display:none;}
  #sidebar {display:none;}
  #footer {display:none;}

  .site-description {display:none;}
  .site-title {display:none;}



}
