@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,latin-ext);
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, tfoot, thead {    margin: 0;    padding: 0;    border: 0;    outline: 0;      font-style: inherit;    font-size: 100%;    font-family: inherit;    vertical-align: baseline;}
:focus {    outline: 0 ;}
ol, ul {list-style: none;}
table {    border-collapse: separate;    border-spacing: 0;}
caption, th, td {    text-align: left;   }

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}
a{ text-decoration:none;}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.clear {
    clear: both;
}
.cf:before,
.cf:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}
body {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}
template {
    display: none;
}
a {
    background: transparent;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
body {
    background: url("/thema/pro/content/images/bg.gif") repeat;
}
.m15 {
    margin: 15px 0 !important;
}
.mb25{
    margin-bottom:25px !important;
}
.mr2{
    margin-left:2px;
}
.bnone{
    border:none !important
}
p {
    font: 400 12px/16px Arial, sans-serif;
    margin: 4px 0 0;
}
h3 {
    margin: 0;
    font: 700 18px/24px Arial, sans-serif;
}
h4 {
    margin: 0;
    font: 700 14px/16px Arial, sans-serif;
}
a {
    color: #222222;
}
ul {
    padding: 0;
    margin: 0;
}
ul li {
    list-style: none;
    float: left;
    padding: 0 5px;
    font: 700 12px/18px Arial, sans-serif;
}
ul li a {
    color: #222222;
}
ul li a:hover {
    color: #3c3c3c;
}
.page{
    padding:5px 10px; 
    width:990px; 
    background-color:#fff;
    margin-left:auto;
    margin-right:auto;
    box-shadow: 0 0 6px 2px rgba(119, 119, 119, 0.5);
    -webkit-box-shadow: 0 0 6px 2px rgba(119, 119, 119, 0.50);
    -moz-box-shadow: 0 0 6px 2px rgba(119, 119, 119, 0.50);
    box-shadow: 0 0 6px 2px rgba(119, 119, 119, 0.50);
}
.page_inner_left{
    width:675px; 
    float:left;
    height:100%;
}
.page_inner_right{
    width:300px; 
    float:right;
    height:100%;
}
.topbar ul li {
    line-height: 32px;
}
.topbar .social {
    background: url('/thema/pro/content/images/social.png') no-repeat;
    height: 32px;
    width: 28px;
    display: inline-block;
}
.topbar .social.twitter {
    background-position: 0 0;
}
.topbar .social.facebook {
    background-position: -30px 0;
}
.topbar .social.linkedin {
    background-position: -90px 0;
}
.topbar .socialbar {
    font: 700 12px/32px 'Open Sans', sans-serif;
    float: right;
    display: inline-block;
}
.menufoto{
    background:url(/thema/pro/content/images/menu-foto1.png) no-repeat;
    width:115px;
    height:27px;
}
.menuvideo{
    background:url(/thema/pro/content/images/menu-video1.png) no-repeat;
    width:120px;
    height:24px;
}
.topbar ul {
    display: inline-block;
}
.header {
    background: #fff;
}
.header #logo {
    padding:7px;
    float:left
}
.mainmenu {
    background: #111416;
    margin: 5px 0 7px;
    height: 45px;
}
.mainmenu ul {
    display: inline-block;
    float: left;
}
.mainmenu ul li a {
    padding: 10px 5px;
    font: 700 18px/25px 'Open Sans Condensed', sans-serif;
    color: #ffffff;
    display: block;
}
.mainmenu ul li a:hover {
    background: #d01f3c;
    text-decoration:none;
}
.mainmenu .searchbar {
    float: right;
    display: inline-block;
    position: relative;
    height: 45px;
}
.mainmenu .searchbar input {
    height: 44px;
    width: 100px;
    background: #520d22;
    padding: 0 40px 0 10px;
    border: none;
    font: 700 18px/25px 'Open Sans Condensed', sans-serif;
    color: #ffffff;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}
.mainmenu .searchbar input:focus {
    outline: none;
    width: 160px;
}
.mainmenu .searchbar #ara {
    position: absolute;
    z-index: 99;
    top: 7px;
    cursor: pointer;
    right: 0;
    height: 45px;
}
.mainmenu .searchbar #ara input {
    background : url("/thema/pro/content/images/search.png") no-repeat;
    float: right;
    width: 32px;
    height: 32px;

}
.sondakika {
    position: relative;
    height: 30px;
    margin-bottom: 7px;
    background-color: #ffd700;
}
.sondakika .sondakika-title {
    position: absolute;
    z-index: 99;
}
.sondakika .haber {
    overflow: hidden;
    height: 30px;
    margin-left: 125px;
    position: relative;
}
.sondakika .haber ul {
    position: absolute;
}
.news {
    margin: 7px 0px 0px;
    border: 1px solid #e6e6e6;
}
.news .news-item {
    height: 150px;
    width: 180.5px;
    padding:8.1px;
    float: left;
    border-right: 1px solid #e6e6e6;
    text-align: center;
    position: relative;
}
.news .news-item:nth-child(even){
    background:#f2f2f2
}
.news .news-item .news-title {
    margin: 5px auto;
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    padding: 3px 5px;
    font: 700 12px/18px Arial, sans-serif;
    background: #d01f3c;
    color: #ffffff;
}
.news .news-item h5 {
    margin: 0;
}
.news .news-item a {
    color: #222222;
    font: 700 13px/18px Arial, sans-serif;
}
.news .news-item:last-child {
    border: none;
}
#slider {
    position: relative;
}
#slider .slider-main {
    background: #d7d7d7;
    padding: 7.5px;
}
#slider .slider-content {
    padding: 0 5px;
    background: #d7d7d7;
}
#slider .slider-content .slider-item {
    padding: 0px 5px 5px;
    background: #d7d7d7;
    float: left;
    opacity: 0.5;
    cursor: pointer;
}
.slider-item img{
    width: 85px;
    height:55px;
}
#slider .slider-content .slider-item.active {
    opacity: 1;
}
#slider .slider-content .slider-item:hover {
    opacity: 1;
}
#slider span {
    position: absolute;
    z-index: 9;
    bottom:90px;
    left: 8px;
    margin-right:8px;
    background:url("/thema/pro/content/images/bgManset.png") repeat;
    padding: 10px;
    font: 700 24px/36px 'Open Sans Condensed', sans-serif;
    color: #ffffff;
}
.sb-most-read {
    margin-bottom:15px;
    float:left
}
.sb-most-read h4 {
    background: #97614a;
    color: #ffffff;
}
.sb-most-read .sb-title {
    border-bottom: 5px solid #97614a;
    margin-bottom: 5px;
}
.sb-most-read ul li {
    font: normal normal 13px Arial,sans-serif;
    height: 53px;
    padding: 15px 30px 0 11px;
    position: relative;
}
.sb-most-read .sayac {
    background: #000;
    color: #FFFFFF;
    font-family: Arial,sans-serif;
    font-size: 14px;
    padding: 5px;
    position: absolute;
    right: -14px;
    top: 18px;
}
.sb-most-read a {
    color: #000000;
    text-decoration: none;
}
.sb-most-read ul li.renk1 {
    background-color: #CA0002;
    width: 248px;
}
.sb-most-read ul li.renk1 a {
    background-color: #CA0002;
    color: #FFFFFF;
    width: 254px;
}
.sb-most-read ul li.renk2 {
    background-color: #FE7A5E;
    border-top: 4px solid #EA1C01;
    margin-top: -4px;
    width: 230px;
}
.sb-most-read ul li.renk3 {
    background-color: #FFD05E;
    border-top: 4px solid #FF9F23;
    margin-top: -4px;
    width: 209px;
}
.sb-most-read ul li.renk4 {
    background-color: #E8B56D;
    border-top: 4px solid #E8A432;
    margin-top: -4px;
    width: 183px;
}
.sb-most-read ul li.renk5 {
    background-color: #DAB886;
    border-top: 4px solid #D29C51;
    margin-top: -4px;
    width: 147px;
}
.news-mid {
    width: 675px;
    height: 380px;
    margin: 10px 0px;
}
.news-mid .big {
    width: 345px;
    height: 291px;
    overflow:hidden;
    float: left;
    margin-right: 25px;
}
.news-mid .news-mid-items {
    float: right;
    height: 82px;
    width: 305px;
    margin-bottom: 15px;
    overflow:hidden;
}
.news-mid .news-mid-items img {
    float: left;
    margin-right: 5px;
}
.pic-news {
    height: 170px;
    padding: 10px 0;
}
.pic-news .pic-news-item {
    width: 204px;
    border-right: 1.3333px solid #ededed;
    float: left;
}
.pic-news .prl{
    padding: 0 15px;
}
.pic-news .pr{
    padding-right: 15px;
}
.pic-news .pl{
    padding-left:15px;
}
.pic-news .pic-news-item h4 {
    margin: 7px  0 0 0;
    font: 700 13px/18px Arial, sans-serif;
}
.photo-gallery {
    margin: 15px 0;
    color: #ffffff;
}
.photo-gallery .photo-title {
    padding: 10px;
    background: #D01F3C;
    margin-bottom:2px;
}
.photo-sol {
    float:left;
    width:350px;
    border-right:2px solid #fff;
}
.photo-gallery .photo-item-big {
    position:relative;
    float: left;
    width:350px;
    height:225px;
    border-bottom:2px solid #fff;
}
.photo-gallery .photo-item-big-small{
    position:relative;
    width:174px;
    height:112px;
    border-right:2px solid #fff;
    float:left
}
.photo-gallery .photo-item-small {
    position:relative;
    float: left;
    width:323px;
    height:170px;
    border-bottom:2px solid #fff;
}

.photo-gallery .photo-icon {
    position:absolute;
    z-index:9;
    left:50%;
    top:50%;
    margin-left:-32px;
    margin-top:-28px;
    transition: all 0.3s ease 0s;
    opacity:0;
    text-shadow: 0 0 6px #000000;
}
.photo-gallery .photo-item-big:hover .photo-icon{
    opacity:0.9;
}
.photo-gallery .photo-item-big-small:hover .photo-icon{
    opacity:0.9;
}
.photo-gallery .photo-item-small:hover .photo-icon{
    opacity:0.9;
}
.photo-gallery .photo-item-big-small .photo-icon {
    margin-left:-16px;
    margin-top:-24px;     
}
.photo-gallery .photo-item-small .photo-icon {
    margin-left:-34px;
    margin-top:-30px;     
}
.photo-content h4 {
    background:url("/thema/pro/content/images/bottom-gradient-dark.png") repeat-x;
    background-position: center bottom;
    position: absolute;
    padding: 63px 10px 10px;
    left:0px;
    right:0px;
    bottom:0px;
    text-shadow: 0 0 6px #000000;
    color: #FFFFFF;
}
.photo-gallery h5 {
    margin: 0;
    font: 700 16px/24px 'Open Sans', sans-serif;
    color: #fff;
}
.flash-news .fn-block {
    width: 211px;
    float: left;
}
.flash-news .fn-block h5 {
    margin: 5px 0px;
    font: 700 14px/18px Arial, sans-serif;
}
.flash-news .fn-block p {
    margin: 5px 0 20px;
    font: 400 12px/16px Arial, sans-serif;
}
.flash-news .fn-item{
    height:245px;
    overflow:hidden
}
.flash-news .fn-item-bottom{
    height:490px;
    overflow:hidden;
}
.flash-news .fn-center {
    width: 212px;
    float: left;
    margin: 0 20px;
}
.flash-news .fn-center h5 {
    margin: 5px 0px;
    font: 700 14px/18px Arial, sans-serif;
}
.flash-news .fn-center p {
    margin: 5px 0px 20px;
    font: 400 12px/16px Arial, sans-serif;
}
.video-gallery {
    margin: 15px 0 20px;
    color: #ffffff;
}
.video-gallery .video-title {
    padding: 10px;
    background: #111111;
    margin-bottom:2px;
}
.video-gallery .video-content .big-video {
    width: 340px;
    height:240px;
    float: left;
    position:relative;
}
.video-gallery .video-content h5 {
    background:url("/thema/pro/content/images/bottom-gradient-dark.png") repeat-x;
    background-position: center bottom;
    position: absolute;
    padding: 71px 10px 7px 7px;
    left:0px;
    right:0px;
    bottom:0px;
    text-shadow: 0 0 6px #000000;
    color: #FFFFFF;
    z-index:3;
    display:inline-block;
    font: 700 14px/16px Arial, sans-serif;
}
.video-gallery .video-content .videos {
    float: left;
    width: 335px;
}
.video-gallery .video-content .videos .video-item {
    float: left;
    position:relative;
    width:165px;
    margin-bottom:2px;
    height:119px;
}
.video-gallery .video-icon {
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-16px;
    margin-top:-24px;
    z-index:4;
    transition: all 0.3s ease 0s;
    opacity:0;
    text-shadow: 0 0 6px #000000;
}
.video-gallery .big-video .video-icon {
    margin-left:-36px;
    margin-top:-40px;
}
.video-gallery .big-video:hover .video-icon {
    opacity:0.9
}
.video-gallery .video-item:hover .video-icon {
    opacity:0.9
}
.video-gallery .video-content .videos .video-item a {
    color: #FFFFFF;
}
.video-gallery h5 {
    margin: 0;
    font: 700 16px/24px 'Open Sans', sans-serif;
    color: #e6e6e6;
}
#news-tab .titles {
    border-bottom: 5px solid #d01f3c;
}
#news-tab .titles ul li {
    background-color: #e6e6e6;
    color: #222222;
    margin-right: 5px;
    font: 700 16px/20px 'Open Sans', sans-serif;
}
#news-tab .titles ul li a {
    padding: 7px;
    display: inline-block;
}
#news-tab .titles ul li:hover {
    background-color: #f2f2f2;
}
#news-tab .titles .active {
    background-color: #d01f3c;
    font: 700 16px/20px 'Open Sans', sans-serif;
}
#news-tab .titles .active a {
    color: #ffffff;
}
#news-tab .titles .active:hover {
    background-color: #d01f3c;
}
#news-tab .tab-content {
    margin-top: 10px;
}
#news-tab .tab-content .tabs-item {
    display: none;
}
#news-tab .tab-content .tabs-item.active {
    display: block;
}
#news-tab .tab-content .tab-news {
    width: 225px;
    margin-right: 25px;
    float: left;
}
#news-tab .tab-content .tab-menu {
    width: 425px;
    float: left;
}
#news-tab .tab-content .tab-menu ul li {
    float: none;
    padding: 5px 0;
    border-bottom: 2px solid #e6e6e6;
    display: block;
}
#news-tab .tab-content .tab-menu ul li a:hover {
    color: #6f6f6f;
}
#news-tab .tab-content p {
    margin: 5px 0 0;
    font: 400 14px/18px Arial, sans-serif;
}
#sbsActive {
    height: 170px;
    position: relative;
}
.sb-item {
    margin-top: 10px;
}
.sb-item h4 {
    font: 700 18px/20px 'Open Sans', sans-serif;
    display: inline-block;
    padding: 10px 30px;
    margin: 0;
}
.sb-item h5 {
    margin-top: -4px;
    background: url(/thema/pro/images/transparent.png);
    padding: 10px;
    color: #ffffff;
    margin-bottom: 0;
    height:30px;
    position:absolute;
    bottom:0;
    width: 93%;
}
.sidebar {

}
.sidebar .topnews .topnews-item {
    margin-bottom: 10px;
}
.sidebar .topnews .topnews-item .topnews-img {
    float: left;
}
.sidebar .topnews .topnews-item .topnews-content {
    float: left;
    width: 175px;
    margin-left: 5px;
}
.sidebar .topnews .topnews-item .topnews-content h5 {
    margin-top: 0;
    margin-bottom: 3px;
    font: 700 13px/18px Arial, sans-serif;
}
.sidebar .topnews .topnews-item .topnews-content p {
    margin: 0;
    font: 400 12px/18px Arial, sans-serif;
}
.sb-sports h4 {
    background: #008923;
    color: #ffffff;
}
.sb-sports h5 {
    font: 700 14px/16px 'Open Sans', sans-serif;
}
.sb-sports .sb-title {
    border-bottom: 5px solid #008923;
    margin-bottom: 5px;
}
.sb-sports .sbs-item {
    float: left;
    margin-right: 6px;
    padding: 2px 0;
    margin-top: 0;
}
.sb-sports .sbs-item:hover {
    background: #d01f3c;
    cursor: pointer;
}
.sb-sports .sbs-item:last-child {
    margin-right: 0;
    margin-left: 1px;
}
.sb-yazarlar {
    font: 400 12px/14px Arial, sans-serif;
}
.sb-yazarlar h4 {
    background: #d01f3c;
    color: #ffffff;
}
.sb-yazarlar .sb-title {
    border-bottom: 5px solid #d01f3c;
}
.sb-magazin h4 {
    background: #333399;
    color: #ffffff;
}
.sb-magazin .sb-title {
    border-bottom: 5px solid #333399;
    margin-bottom: 5px;
}
.sb-magazin .magazin-flash {
    height: 213px;
    width: 260px;
    position:relative;
    right:0px;
    float:right;
}
.sb-magazin .magazin-flash .mag-img {
    position:absolute;
    z-index:2;
}
.sb-magazin .sb-slider-nav {
    width: 35px;
    margin-right: 5px;
    float: left;
}
.sb-magazin h5 {
    background:url("/thema/pro/content/images/bottom-gradient-dark.png") repeat-x;
    background-position: center bottom;
    position: absolute;
    padding: 50px 10px 10px;
    right:0px;
    bottom:0px;
    text-shadow: 0 0 6px #000000;
    color: #FFFFFF;
    z-index:3;
    width:240px;
    height:auto !important;
    font: 700 14px/20px 'Open Sans', sans-serif;
}
.sb-magazin .sb-slider-nav a {
    width: 35px;
    display: block;
    height: 42px;
    margin-bottom: 1px;
    background: #e6e6e6;
    font: 700 18px/35px 'Open Sans', sans-serif;
    text-align: center;
}
.sb-magazin .sb-slider-nav a:hover {
    background: #333399;
    color: #e6e6e6;
    text-decoration: none;
}
.sb-newspapers h4 {
    background: #b7863e;
    color: #ffffff;
}
.sb-newspapers .sb-title {
    border-bottom: 5px solid #b7863e;
    margin-bottom: 5px;
}
.sb-newspapers .newspaper-item {
    width: 135px;
    padding: 4px;
    float: left;
    background: #e6e6e6;
}
.sb-newspapers .nparea {
    width: 300px;
}
.sb-title {
    border-bottom: 5px solid #222;
}
#catSlider {
    width: 675px;
    height: 360px;
    background-color: #d7d7d7;
    position: relative;
}
#catSlider .slider-main {
    width: 550px;
    margin: 10px;
    float: left;
}
#catSlider .slider-main span.baslik {
    position: absolute;
    z-index: 9;
    bottom: 20px;
    right: 10px;
    margin-left:110px;
    background:url("/thema/pro/content/images/bgManset.png") repeat;
    padding: 10px;
    font: 700 24px/36px 'Open Sans Condensed', sans-serif;
    color: #ffffff;
}
#catSlider .slider-content {
    float: left;
    margin: 10px 0;
}
#catSlider .slider-content .slider-item {
    margin-bottom: 10px;
    opacity: .5;
    height: 60px;
}
#catSlider.cat .slider-content .slider-item {
    margin:0px 0px 10px 10px !important;
}

#catSlider .slider-content .slider-item:hover {
    opacity: 1;
}
#catSlider .slider-content .slider-item.active {
    opacity: 1;
}
#catSlider .slider-item img{
    width:90px;
    height:60px;
}
.catbaslik{background: url("/thema/pro/content/images/gundemdekiler.png") no-repeat;
           height: 30px;
           width: 297px;}
.button:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
        background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
        background-color:#dfdfdf;
    }.button:active {

        position:relative;
        top:1px;
    }
.button1:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
        background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
        background-color:#dfdfdf;
    }.button1:active {

        position:relative;
        top:1px;
    }
.header_advert{
    width:728px; 
    height:90px; 
    float:right; 
}
.header_general_menu_item{
    float:left;
    padding:6px 10px 9px 15px;
}
.header_general_menu_item a{ 
    color:#000
}
.header_category_bottom_news{ 
    width:700px; 
    float:left;
 
}
.header_category_bottom_play{
   float:left; 
   margin-top: 6px;
   font-size: 17px;
    
}
.header_category_bottom_item{
    float:left; 
    padding:0px 12px 10px 12px; 
    font-weight:bold; 
    color:#036
}
.header_category_bottom_item a{
    color:#222;
}
.headline{width:675px; float:left; margin:5px 5px 0 0;}
.headline_advert{ 
    width:300px; height:250px; float:right; margin-top:5px; background-color:#CCC;
}
.headline_right_news_list{
    width:300px; float:right;margin-top:5px
}
.button:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
        background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
        background-color:#dfdfdf;
    }.button:active {

        position:relative;
        top:1px;
    }

.button1:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
        background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
        background-color:#dfdfdf;
    }.button1:active {

        position:relative;
        top:1px;
    }

.right_advert{ margin:0px 0px 5px 0px}
.page_title{
    margin-top:5px;
    background: #222 url(/thema/pro/content/css/thema/default/images/px_blod.png) top repeat-x; 
    padding:9px; 
    color:#FFF; 
    font-weight:bold; 
    font-size:12px;
    position:relative;
}
label{ font-size:16px;}

/* Haber Blokları*/
.php_news_box{
    width:206px;
    height:260px;
    float:left;
}
.php_news_box img{
    margin-bottom:4px; border:#CCC 1px solid; padding:2px;
}	
.php_news_box_title{
    margin-bottom:3px; color:#C00; font-size:12px; font-family:arial,tahoma,verdana,arial; font-weight:bold;
}
.php_news_box_title a{
    color: #000; font-family:arial,tahoma,verdana,arial; line-height:18px; font-size:14px; font-weight:bold
}
.php_news_box_short{
}
.php_news_box_short a{
    font-family:arial,tahoma,verdana,arial; font-size:12px; line-height:18px; color: #333
}
/* Haber Blokları*/
.right_advert{ margin:0px 0px 5px 0px}
.video_table{}
.video_table td{ padding:5px;}
.category_news_list{
    border-bottom: #E6E6E6 1px solid; 
    border-right: #E6E6E6 1px solid; 
    padding:5px 5px 5px 0px; 
    line-height:20px;
}
.category_news_list img{
    float:left; 
    padding:1px; 
    margin:0px 5px 0px 0px; 
    border:#EBEBEB 1px solid;
}
.category_news_list_title{
    font-size:16px; font-weight:bold; color: #333
}
.category_news_list_short{
    color:#666
}
/****************************************************/
/************ Kategoriler ****************************/
.header_category{
    margin-top:5px;
    height:35px;
    position:relative;
    background: #222 url(/thema/pro/content/css/thema/default/images/px_blod.png) top repeat-x;
}
.header_category .mask{
    width:900px; height:35px; overflow:hidden; float:left;
}
.header_category_item{
    padding:11px 15px 9px 15px; 
    color:#FFF; 
    font-weight:bold; 
    float:left; 
    background:url(/thema/pro/content/css/thema/default/images/blod.png) right no-repeat;
}
.header_category_item:hover{ 
    background-color:#900;
}
.header_category_item a{ 
    color:#FFF;
}
.photo_category{
    margin-top:5px;
    height:35px;
    background: #f6ba18 url(/thema/pro/content/css/thema/default/images/p_blod1.png) top repeat-x;
}
.photo_category_item{
    padding:10px 15px 9px 15px; 
    color:#222; 
    font-weight:bold; 

    float:left; 
    background:url(/thema/pro/content/css/thema/default/images/pblod1.png) right no-repeat;
}
.photo_category_item:hover{ 
    background-color: #e9aa00;
}
.photo_category_item a{ 
    color:#493500;
}
.video_category{
    margin-top:5px;
    height:35px;
    background: #3A3A3A url(/thema/pro/content/css/thema/default/images/x_blod2.png) top repeat-x;
}
.video_category_item{
    padding:10px 15px 9px 15px; 
    color:#FFF; 
    font-weight:bold; 
    float:left; 
    background:url(/thema/pro/content/css/thema/default/images/blod2.png) right no-repeat;
}
.video_category_item:hover{ 
    background-color: #303030;
}
.video_category_item a{ 
    color:#FFF;
}
/************ Page Title *************************************/
.firm_detail_title{
    background:url(/thema/pro/content/css/thema/default/images/title_bg.png) repeat-x; padding:10px; font-weight:bold; margin:5px 0px;
}
.page_title{
    margin-top:5px;
    background: #222 url(/thema/pro/content/css/thema/default/images/px_blod.png) top repeat-x; 
    padding:9px; 
    color:#FFF; 
    font-weight:bold; 
    font-size:12px;
    position:relative;
}
.page_title a{ color:#FFF}
.page_title_black{
    margin-top:5px;
    background: #3A3A3A url(/thema/pro/content/css/thema/default/images/x_blod2.png) top repeat-x; 
    padding:9px; 
    color:#FFF; 
    font-weight:bold; 
    font-size:14px;
}
.page_title_black a{ color:#FFF}
.photo_page_title{
    margin-top:5px;
    background: #f6ba18 url(/thema/pro/content/css/thema/default/images/p_blod2.png) top repeat-x; 
    padding:9px; 
    color:#FFF; 
    font-weight:bold; 
    font-size:14px;
}
.photo_page_title a{ color:#493500}
.video_page_title{
    margin-top:5px;
    background: #3A3A3A url(/thema/pro/content/css/thema/default/images/x_blod2.png) top repeat-x; 
    padding:9px; 
    color:#FFF; 
    font-weight:bold; 
    font-size:14px;
}
.video_page_title a{ color:#FFF}
/*************** Firm ********************************/
.firm_list{
    padding:5px; margin:5px 0px; border:#F2F2F2 1px solid;
}
.firm_list_image{
    float:left; width:150px;
}
.firm_list_text{
    float:right; width:590px;
}
.firm_list_title{
    font-size:16px; font-weight:bold; margin-bottom:5px;
}
.firm_list_title a{
    color:#333;
}
.firm_list_detail{
    font-size:12px; margin-bottom:10px;
}
.firm_list_detail a {
    font-weight:bold; color:#000
}
/*************** Advert ********************************/
.advert_list{
    padding:5px; margin:5px 0px; border:#F2F2F2 1px solid;
}
.advert_list_image{
    float:left; width:105px;
}
.advert_list_text{
    float:right; width:630px;
}
.advert_list_title{
    font-size:16px; font-weight:bold; margin-bottom:5px;
}
.advert_list_title a{
    color:#333;
}
.advert_list_detail{
    font-size:12px; margin-bottom:10px;
}
.advert_list_detail a {
    font-weight:bold; color:#000
}
/******   F O R M S   ********************************/
.comment_text{ font-size:13px; font-weight:bold;}
.comment_int{
    width:400px; height:22px; padding:3px; border: #EAEAEA 1px solid;}
/*Enler Tab 2 Bitiş*/
.search_input{
    border:#CCCCCC 1px dotted; padding:3px; width:230px; height:18px;
}
.search_submit{
    color:#FFFFFF; font-weight:bold; width:50px; height:25px; padding:2px; margin-top:1px; border:0px; font-size:12px; background-image:url(/thema/pro/content/images/ara.png);
}
.buton_red{ border:0px; padding:10px 15px; background-color:#900; color:#FFF; text-align:center;}
.yesil_b {
    FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #397123; FONT-FAMILY: Arial,Tahoma; TEXT-DECORATION: none
}
.form_table{}
.form_table td{ padding:5px;}
.form_input{
    height:30px; width:97.5%; padding:5px; font-size:18px; font-weight:bold;
}
.form_selectbox{
    height:40px; width:100%; padding:5px; font-size:18px; font-weight:bold;
}
.form_textarea{
    height:70px; width:99%; padding:5px; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
}
.form_form_text{
    FONT-SIZE: 14px; font-weight:bold; COLOR: #005984; FONT-FAMILY: Arial,Verdana, Arial, Helvetica, sans-serif
}	
label{ font-size:16px;}	
/****************** Uyarı DIV *******************************/
.error{ padding:10px; border:#FEC5CD 1px solid; background-color:#FFE8EB; font-weight:bold; color:#900; line-height:22px;}
.ok{ padding:10px; border: #DBFAC5 1px solid; background-color: #EAFCDC; font-weight:bold; color: #690; line-height:22px;}
.news_advert{ padding:5px; margin-bottom:5px; border:#F0F0F0 1px solid; line-height:24px;}
.news_advert a{  color:#C00; font-size:16px; font-weight:bold;}
.video_share_item{ float:left; margin-right:10px;}
/**** Css End *****/

.buttons_tum {float:right;font:normal bold 20px 'Open Sans Condensed', sans-serif;margin-top:7px}
/*
     FILE ARCHIVED ON 18:27:23 Jul 12, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:23:35 Jun 23, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 5.257
  load_resource: 526.061
  PetaboxLoader3.resolve: 138.332
  PetaboxLoader3.datanode: 92.89 (2)
  loaddict: 312.113
*/