﻿body {
background: #f5f6f6 url('../images/body/background.png') left top repeat-x;
color: #000;
font: normal normal normal 14px/22px Arial,Helvetica,Sans-Serif;
}

div {
overflow: hidden;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: none;
}

form , p {
margin: 0;
padding: 0;
}

h1 , h2 , h3 , h4 , h5 , h6 {
font-weight: normal;
}

input, select, textarea {
font-family: Arial;
font-size: 12px;
font-weight: normal;
}

dl {
overflow: hidden;
}

dt {
display: inline;
float: left;
}

dd {
display: inline;
float: left;
}

#container-wrapper {
width: 100%;
background: transparent url( '../images/body/container-wrapper.png' ) center top no-repeat;
}

#container {
background: #fff;
width: 980px;
margin: 0px auto;
}

#header {
background: transparent url( '../images/header/background.jpg' ) left top no-repeat;
height: 119px;
}

/* Menu ----------------------------------------------------------------------------------- */
#menu {
background: transparent url( '../images/menu/background.png' ) left top repeat-x;
height: 48px;
border-bottom: 1px solid #d0d0d0;
text-align: center;
font-family: Georgia;
font-size: 14px;
letter-spacing: -0.02em;
}

/*#menu p {
margin: 14px 0 0 0;
}*/

#menu span {
padding: 0px 8px;
line-height: 48px;
height: 48px;
border-right: 1px solid #98999B;
}

#menu span.last {
/*padding: 10px;*/
margin: 0;
border-right: none;
}

#menu a {
color: #fff;
font-size: 15px;
}

#menu a.current {
color: #ccc;
}

.drop_menu{
float:left;
position:absolute;
top:48px;
z-index:199;
display:none;
font-family:Georgia;
font-size:14px;
letter-spacing:-0.02em
}

.drop_menu .menu_list{
background:url(/template/images/menu/menu-bg.png) repeat;
float:left;
padding:5px 15px 15px 8px;
min-width:95px;
}

.drop_menu .menu_list ul{
float:left;
list-style:none outside none
}

.drop_menu .menu_list li{
background:url(/template/images/menu/dropmenu_bottom.png) bottom repeat-x;
height:38px;
line-height:36px;
list-style-type:none;
text-align:left;
min-width:95px;
}

.drop_menu .menu_list li a{
color:#cacaca;
font-size:16px;
list-style:none outside none;
text-decoration:none
}

.drop_menu .menu_list li a:hover{
color:#fff
}
/* Menu ----------------------------------------------------------------------------------- */

/* Canvas --------------------------------------------------------------------------------- */
    
#canvas {
background: #eee url('../images/canvas-background.png') left top repeat-y;
border-left: 1px solid #C8C9C9;
}
    
/* Left Column ------------------------------------------------------------------------ */
#left-column {
width: 267px;
display: inline;
float: left;
}
    
/* Language Selector -------------------------------------------------- */
#box-language-selector {
font-family: Arial;
font-weight: 700;
font-size: 13px;
height: 28px;
}
#box-language-selector p {
margin: 4px 0 0 20px;
}
#box-language-selector span {
padding-right: 5px;
margin-right: 5px;
}
#box-language-selector a {
color: #247;
}
#box-language-selector span.current {
        
}
#box-language-selector span.current a {
color: #848484;
}
/* Language Selector -------------------------------------------------- */    
    
/* Search Area -------------------------------------------------------- */
#box-search-area {
background: transparent url('../images/box-search-area/box-search-area-background.png') left top no-repeat;
width: 100%;
height: 82px;
}
#box-search-area p {
margin: 20px 0 0 20px;
}
#box-search-area span {
margin-right: 10px;
}
#box-search-area #query {
width: 170px;
}
/* Search Area -------------------------------------------------------- */
    
/* Daily Program ------------------------------------------------------ */
#box-daily-program {
border-bottom: 1px solid #bebfc0;
}
#box-daily-program-date-area {
width: 100%;
height: 122px;
background: transparent url('../images/box-daily-program/box-daily-program-date-area.png') left top no-repeat;
}
#box-daily-program-date-area p {
display: inline;
float: left;
}
#box-daily-program-date-area-day {
font-size: 48px;
letter-spacing: -0.05em;
color: #3B4246;
margin: 32px 8px 0px 38px;
width: 49px;
height: 48px;
text-align: center;
line-height: 1em;
}
#box-daily-program-date-area-month-year {
text-align: center;
color: #909395;
margin: 36px 24px 0 0;
line-height: 18px;
width: 60px;
height: 36px;
}
#box-daily-program-date-area-month-year span {
display: block;
font-size: 16px;
color: #3b4246;
}
#box-daily-program-date-area-dayname {
color: #909395;
font-size: 14px;
margin: 42px 0 0 0;
width: 58px;
height: 22px;
}
    
#box-date-program-list-area {
width: 100%;
background: #f9f9f9 url('../images/box-daily-program/box-daily-program-list-area-background.png') left top repeat-y;
/*margin: 0 0 20px 0;*/
}
#box-date-program-list-area p#box-date-program-list-area-browse-all {
font-size: 11px;
letter-spacing: -0.005em;
padding: 0 0 0 25px;
margin: 24px 0 20px 30px;
background: transparent url('../images/box-daily-program/box-daily-program-list-area-link-icon.png') left center no-repeat;
}
#box-date-program-list-area a {
color: #a3121f;
}
#box-date-program-list-area dl {
padding: 0 0 0 30px;
font-size: 11px;
line-height: 14px;
margin: 0 0 10px 0;
}
#box-date-program-list-area dt {
width: 32px;
margin: 0 10px 0 0;
font-weight: bold;
text-align: center;
}
#box-date-program-list-area dd {
width: 186px;
}
/* Daily Program ------------------------------------------------------ */

/* President based items  --------------------------------------------- */
#president-box {
/*border: 5px solid #000;*/
}
#president-box p#president-box-whereis-banner {
margin: 15px 0 15px 0;
}
#president-box p#president-box-write-to {
/*margin: 15px 0 15px 0;*/
margin: 20px 0 10px 0;
}
/* President based items  --------------------------------------------- */
    
/* Box Boom ----------------------------------------------------------- */
/* Multiple Enabled! -------------------------------------------------- */
.box-boom {
border-top: 1px solid #fff;
background: #f3f3f3 url('../images/box-boom/box-boom-background.png') left top repeat-y;
font-family: Georgia;
font-size: 14px;
}
    
.box-boom .box-boom-inner {
margin: 24px 8px;
padding: 10px 25px;
border: 1px solid #b9c1cc;
}
    
.box-boom-inner a {
color: #000;
}
	
.box-boom h1 {
letter-spacing: -0.01em;
line-height: 22px;
font-size: 15px;
color: #a3121f;
margin: 0 0 10px 0;
}

.box-boom-media {
margin: 0 0 10px 0;
}
	
.box-boom-photo {
font-style: italic;
background: transparent url('../images/box-boom/box-boom-photo-icon.png') left center no-repeat;
padding: 0 0 0 28px;
}
	
.box-boom-video {
font-style: italic;
background: transparent url('../images/box-boom/box-boom-video-icon.png') left center no-repeat;
padding: 0 0 0 28px;
}
/* Box Boom ----------------------------------------------------------- */
    
/* Sharing , Social Networks ------------------------------------------ */
#box-sharing {
background: #f0f0f0 url('../images/box-sharing/box-sharing-background.png') left top repeat-y;
font: italic normal normal 15px/22px Georgia;
color: #43474c;
padding: 20px 20px 10px 32px;
}
#box-sharing p {
margin: 0 0 15px 0;
}
#box-sharing a {
margin: 0 10px 0 0;
}
/* Sharing , Social Networks ------------------------------------------ */
    
/* Left Column ------------------------------------------------------------------------ */


/* Right Column ----------------------------------------------------------------------- */
#right-column {
width: 693px;
display: inline;
float: right;
border-right: 1px solid #e8e8e8;
}
    
/* Right Column ----------------------------------------------------------------------- */
    
/* Canvas --------------------------------------------------------------------------------- */

/* Footer --------------------------------------------------------------------------------- */
#footer {
background: #7c7f82 url('../images/footer/footer-background.png') left top repeat-y;
padding: 20px;
}
#footer-first-row-ataturk {
width: 232px;
height: 121px;
display: inline;
float: left;
}
    
#footer-first-row-projects {
background: url('../images/footer/footer-first-row-projects-background.png') left top no-repeat;
width: 571px;
height: 121px;
display: inline;
float: right;
}
    
#footer-first-row-projects div {
display: inline;
float: left;
}
    
#footer-first-row-projects-arrow-left {
width: 36px;
height: 121px;
cursor: pointer;
}
    
#footer-first-row-projects-carousel {
width: 571px;
height: 80px;
margin: 28px 0 0 0;
}
    
/* jCarousel ------------------------------------------------------------------------------ */
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
width: 491px;
padding: 0px 40px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
width:  495px;
height: 80px;
}

.jcarousel-skin-tango .jcarousel-item {
width: 80px;
height: 80px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
margin-right: 20px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal img {
}
    
.jcarousel-skin-tango .jcarousel-item-placeholder {
background: #fff;
color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
position: absolute;
top: 0px;
right: 0px;
width: 32px;
height: 121px;
cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
position: absolute;
top: 0px;
left: 0px;
width: 36px;
height: 121px;
cursor: pointer;
}
/* jCarousel ------------------------------------------------------------------------------ */
    
#footer-first-row-projects-arrow-right {
width: 32px;
height: 121px;
cursor: pointer;
}
    
#footer-second-row {
height: 68px;
background: transparent url('../images/footer/footer-second-row-background.png') left top no-repeat;
}
#footer-second-row p {
margin: 24px 0 0 232px;
}
        
#footer-second-row span {
padding: 0 10px 0 0;
margin: 0 10px 0 0;
}
        
/* 28 Kasım 2010, Pazar , 16:58 */
#footer-second-row span.first-child {
border-right: 1px solid #fff;
}
/* 28 Kasım 2010, Pazar , 16:58 */
        
#footer-second-row p a {
font: normal normal bold 12px/22px Georgia;
color: #fff;
}

#footer-third-row {
height: 320px;
/*width: 90%;
margin: 0px auto;*/
margin-left: 52px;
}

#footer-third-row strong {
font-size: 12px;
}
        
#footer-last-row {
font: normal normal normal 10px Arial;
color: #ced5dd;
text-align: center;
}

#footer-last-row a {
color: #fff;
}
        
#footer ul {
float: left;
text-align: left;
margin: 10px 0px 0px;
padding: 0px 5px 0px 6px;
font-family: Arial;
font-size: 11px;
font-weight: 700;
color: #FFF;
background: url("../images/footer/footer-ul-divider.png") repeat-y scroll right top transparent;
width: 135px;
height: 290px;
}

#footer ul li {
line-height: 12px;
padding: 5px 0 5px 0;
}

#footer ul li a {
color: #fff;
font-weight: normal;
}
    
/* 28 Kasım 2010, Pazar , 16:58 */
#footer ul.last-child {
background: none;
margin-right: 0px;
padding-right: 0px;
}
/* 28 Kasım 2010, Pazar , 16:58 */
/* Footer --------------------------------------------------------------------------------- */

/* common.css */

/* Highlights --------------------------------------------------------- */
#highlights {
width: 683px;
/* 24 Kasım 2010 */
background: transparent url( '../images/highlights/highlights-background.png' ) left bottom no-repeat;
margin: 0 0 20px 10px;
min-height:470px;
}
#highlights h1 {
font: normal normal bold 26px/27px Arial;
letter-spacing: -0.06em;
margin: 28px 0 25px 0;
}

#highlights h1 a {
color: #000;
}

#highlights #highlights-main-media {
width: 400px;
height: 300px;
/*background: #0f0;*/
display: inline;
float: left;
margin: 0 0 20px 0;
position: relative;
}
    
#highlights #highlights-other-news {
display: inline;
float: left;
width: 248px;
margin: 0 0 0 10px;
}
    
#highlights-other-news #highlights-main-description {
font: normal normal normal 14px/20px Georgia;
letter-spacing: -0.02em;
color: #525252;
margin: 0 0 34px 0;
}
    
#highlights-other-news dl {
width: 100%;
margin: 0 0 10px 0;
}
    
#highlights-other-news dt {
width: 36px;
margin: 0 8px 0 0;
padding: 2px 0 0 0;
}
    
#highlights-other-news dd {
width: 204px;
font: normal normal bold 14px/16px Arial;
letter-spacing: -0.02em;
}
    
#highlights-other-news a {
color: #000;
}
	
#highlights #highlights-navbar {
height: 40px;
font-family: Georgia;
font-size: 16px;
text-align: right;
padding-right: 30px;
color: #254980;
}

#highlights-sablon {
min-height:440px;
}
    
#highlights-navbar span {
display: block;
width: 20px;
height: 20px;
float: right;
padding: 8px 0 0 0;
text-align: center;
margin: 0 0 0 20px;
cursor: pointer;
}
    
#highlights-navbar span.current {
background: transparent url('../images/highlights/highlights-hook.png') center top no-repeat;
color: #c8c8c8;
}
/* Highlights --------------------------------------------------------- */

/* sub menu ------------------------------------------------------------ */

#left-column-sub-menu {
background: #f9f9f9 url( '../images/sub-menu/sub-menu-left-tile-background.png' ) left top repeat-y;
}
    
#left-column-sub-menu a {
color: #000;
}
    
#left-column-sub-menu ul {
/*background: #aa0;*/
margin: 20px 0 45px 10px;
}


#left-column-sub-menu a {
color: #5e5e5e;
}

#left-column-sub-menu ul a.current {
color: #b6b6b6;
background: transparent url( '../images/sub-menu/sub-menu-current-item.png' ) right center no-repeat;
display: block;
}
    
#left-column-sub-menu ul li {
padding: 0 0 0 15px;
font: normal normal normal 16px/38px Georgia;
background: transparent url( '../images/sub-menu/sub-menu-border-bottom.png' ) left bottom repeat-x;
}
    
#left-column-sub-menu ul a.current {
color: #b6b6b6;
/*background: transparent url( '../images/sub-menu/sub-menu-current-item.png' ) right center no-repeat;*/
display: block;
}

/* sub menu ------------------------------------------------------------ */


/* Blog --------------------------------------------------------------- */

#blog-column {
width: 410px;
display: inline;
float: left;
margin: 15px 10px 0px 0px;
}

#blog-column h1 {
font: 18px/22px Georgia;
letter-spacing: -0.01em;
color: #930203;
padding: 0px 0px 6px;
border-bottom: 2px solid #930203;
}

#blog-column dl {
padding: 0 0 28px 0;
background: transparent url('../images/blog/blog-date-row-background.png') left bottom no-repeat;
}

#blog-column dt {
width: 42px;
height: 70px;
margin: 0 10px 0 0;
background: transparent url('../images/blog/blog-date-background.png') right top no-repeat;
font: normal normal bold 19px/19px Arial;
letter-spacing: 0.07em;
color: #575759;
text-align: center;
padding: 16px 0 0 0;
/*padding: 0 2px 0 10px;*/
}

#blog-column dt span {
display: block;
font: normal normal normal 12px/12px Arial;
letter-spacing: 0.01em;
}

#blog-column dd {
width: 358px;
/*background: #aaa;*/
}

#blog-column dd h2 {
font: normal normal bold 16px/16px Arial;
letter-spacing: -0.04em;
color: #575759;
margin: 16px 0 12px 0;
}

#blog-column dd h2 a {
color: #575759;
}

#blog-column dd p {
font: normal normal normal 12px/16px Georgia;
letter-spacing: -0.02em;
}

#blog-column dd p img {
display: inline;
float: left;
margin: 0 15px 0 0;
}

#blog-column p#blog-browse-all-posts {
margin: 10px 0 0 0;
text-align: right;
}

p#blog-browse-all-posts a {
font: normal normal bold 12px/12px Arial;
letter-spacing: -0.03em;
color: #a3121f;
background: transparent url('../images/blog/blog-browse-all-posts-link.png') right center no-repeat;
padding: 0 22px 0 0;
}

/* Blog --------------------------------------------------------------- */


/* Hightlights Clone for "Cumhurbaşkanlığı" --------------------------- */
#other-highlights {
margin: 0 12px 0 0;
}

#other-highlights h1 {
font: italic normal normal 26px/27px Georgia;
letter-spacing: -0.02em;
color: #323232;
margin: 22px 5px 22px 0;
background: transparent url('../images/common/h1-background.png') left bottom repeat-x;
}

#other-highlights h1 span {
background: #fff;
padding: 0 20px 0 0;
}
/* Hightlights Clone for "Cumhurbaşkanlığı" --------------------------- */

/* Hightlights Clone for Global use... -------------------------------- */
#page-highlights {

}

#page-highlights h1 {
font: italic normal normal 26px/27px Georgia;
letter-spacing: -0.02em;
color: #323232;
margin: 22px 5px 22px 0;
background: transparent url('../images/common/h1-background.png') left bottom repeat-x;
}

#page-highlights h1 span {
background: #fff;
padding: 0 20px 0 0;
}
/* Hightlights Clone for Global use... -------------------------------- */

/* Arrow URLS ------------------- */
p.arrow-urls a {
font: normal normal bold 12px/12px Arial;
letter-spacing: -0.03em;
color: #a3121f;
background: transparent url('../images/blog/blog-browse-all-posts-link.png') right center no-repeat;
padding: 0 22px 0 0;
}
/* Arrow URLS ------------------- */

/* BLOG concept ----------------------------------------------------- */
#blog-projects-wrapper {
padding: 0 0 40px 0;
}

#projects-column {
width: 248px;
display: inline;
float: left;
border-bottom: 1px solid #7f7f7f;
}

#projects-column h1 {
font: italic normal normal 16px/27px Georgia;
color: #323232;
background: transparent url( '../images/projects/h1-background.png' ) left center repeat-x;
margin: 17px 0 28px 0;
}

#projects-column h1 span {
background-color: #fff;
padding-right: 10px;
}

#projects-column dl {
margin: 0 0 15px 0;
}

#projects-column dt {
width: 98px;
}

#projects-column dd {
width: 150px;
}

#projects-column dd p {
margin: 16px 0 0 0;
}

#projects-column dd a {
font: italic normal normal 16px/22px Georgia;
color: #525252;
}
/* BLOG concept ----------------------------------------------------- */

/* Subpage and Title ---------------------------------------------------- */
#sub-page-wrapper {
width: 676px;
font-family: Georgia;
font-size: 15px;
line-height: 24px;
letter-spacing: -0.02em;
/*    background: #ff0;*/
}

#sub-page-wrapper h1 {
font: italic normal normal 26px/27px Georgia;
letter-spacing: -0.02em;
color: #323232;
margin: 22px 0px 22px 0;
background: transparent url('../images/common/h1-background.png') left bottom repeat-x;
}

#sub-page-wrapper h1 span {
background: #fff;
padding: 0 20px 0 0;
}

#sub-page-wrapper p {
margin: 0 0 20px 0;
}

#sub-page-wrapper div.full-photo-with-description {
background: #f3f3f3;
margin: 0 0 20px 0;
}
div.full-photo-with-description img {
margin: 13px;
}
    
div.full-photo-with-description p {
text-align: center;
color: #999;
font-size: 16px;
}

#sub-page-wrapper h2 {
font: normal normal bold 20px/24px Arial;
border-bottom: 1px solid #aaa;
margin: 0 0 20px 0;
}

#sub-page-wrapper h2 span {
background: #fff;
position: relative;
left: 0;
top: 7px;
padding: 0 20px 0 0;
}

#sub-page-wrapper h3 {
font: normal normal bold 16px/24px Arial;
margin: 0 0 20px 0;
}

#sub-page-wrapper a {
color: #A3121F;
}

#sub-page-wrapper ul {
list-style-type: square;
margin: 0 0 20px 14px;
}

#sub-page-wrapper ul li {
    
}

#sub-page-wrapper ul li span {
color: #888;
}


#sub-page-wrapper ul.abc {
list-style-type: lower-alpha;
margin: 0 0 20px 22px;
}

/* Subpage and Title ---------------------------------------------------- */

.icons-area {
text-align: right;
margin: 0 0 20px 0;
}

.icons-area img {
margin: 0 8px 0 12px;
}

.icons-area img.icons-area-bro {
margin: 0 0 0 0;
}

.icons-area-bottom {
margin: 20px 0 60px 0;
}

.subpages_video_player {
background: #000;
width: 100%;
margin: 10px 0;
}

.subpages_video_player_video {
width: 400px;
height: 300px;
margin: 20px auto;
background: #555;
}

.subpages_video_player p {
text-align: center;
background: #333;
color: #ddd;
margin: 0 0 0 0 !important;
font-style: italic;
padding: 20px 0;
}

.postered_photo {
padding: 5px;
border: 1px solid #ddd;
margin: 5px;
}

.postered_photo_right {
float: right;
}

.sub-block-divider {
margin: 0 0 20px 0;
}
/* ----------------------------------------- */
.gallery-main {
margin: 30px 0 20px 0;
overflow: hidden;
}

.gallery-main p {
width: 153px;
height: 152px;
background: #fff url('../images/gallery-shadow.png') left top no-repeat;
display: inline;
float: left;
margin: 0 20px 2px 0 !important;
}

.gallery-main div {

}

.gallery-main p.gallery-last-p {
margin: 0 0 20px 0 !important;
}

.gallery-main p img {
width: 145px;
height: 136px;
margin: 4px 3px 3px 4px;
}
/* ----------------------------------------- */

/* 24 Kasım 2010, Çarşamba , 15:25 */
#global-paging {
background: #f0f url('../images/visit-list-paging-bg.png') center center no-repeat;
height: 30px;
padding: 11px 0 0 0;
text-align: center;
margin: 20px 0 0 0;
}

#global-paging a {
font-family: Arial;
font-size: 14px;
color: #323232;
margin: 0 5px;
}
/* 28 Kasım 2010, Pazar , 16:58 */
#global-paging a.first-child {
background: transparent url('../images/visit-list-paging-left-arrow.png') left center no-repeat;
padding-left: 12px;
margin: 0 25px;
}

#global-paging a.last-child {
background: transparent url('../images/visit-list-paging-right-arrow.png') right center no-repeat;
padding-right: 12px;
margin: 0 25px;
}
/* 28 Kasım 2010, Pazar , 16:58 */

#global-paging a.global-paging-current {
color: #bbb;
}

/* index.css */
#blog-press-wrapper {
/*background: #ff0;*/
padding: 0 0 40px 0;
}

/* Press Addressing --------------------------------------------------- */

#press-addressing-column {
    display: inline;
    float: left;
    width: 248px;
}
#press-addressing-column a {
    color: #43474c;
}
#press-addressing-column #presstab {
    background: url("/template/images/press-tab-on.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    height: 45px;
    margin: 0 0 16px;
    width: 248px;
}
#press-addressing-column #presstab a {
    color: #930203;
    text-decoration: none;
}
#press-addressing-column #presstab #cbbasin {
    color: #930203;
    float: left;
    font: 12px/17px Georgia;
    letter-spacing: -0.01em;
    margin-left: 8px;
    padding: 5px 0 0 8px;
    width: 91px;
}
#press-addressing-column #presstab #cbsozcu {
    color: #930203;
    float: right;
    font: 12px/17px Georgia;
    letter-spacing: -0.01em;
    padding: 5px 0 0 8px;
    width: 120px;
}
#press-addressing-column #cbBasinMain {
    display: block;
    float: left;
}
#press-addressing-column #cbSozcuMain {
    display: none;
    float: left;
}
#press-addressing-column p {
    border-bottom: 1px solid #ececed;
    color: #43474c;
    font: bold 12px/17px Arial;
    margin: 0 0 7px;
    padding: 0 0 13px;
    min-width: 250px;
}
#press-addressing-column h1 img {
    margin: 0 10px;
}
#press-addressing-column p span {
    color: #575759;
    display: block;
    font: 12px/17px Georgia;
}
p#press-addressing-browse-all-posts {
    border-bottom: medium none;
    margin: 15px 0 0;
    text-align: right;
}
p#press-addressing-browse-all-posts a {
    background: url("../images/press-addresing/press-addressing-browse-all-posts-link.png") no-repeat scroll right center transparent;
    color: #a3121f;
    font: bold 12px/12px Arial;
    letter-spacing: -0.03em;
    padding: 0 22px 0 0;
}

/* Press Addressing --------------------------------------------------- */

.ayracGriSerit {
    background: url("/template/images/AyracGriSerit.png") no-repeat scroll center center transparent;
    height: 12px;
}

.kutu {
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #DDD;
    border: 1px solid #BBB;
    padding: 12px 5px 10px 15px;
    width: 96%;
}

.rss-left {
    float: left;
    background: none;
    width: 15px;
    margin: 0px 0 0 0;
    padding: 0;
}

/* Biography --------------------------------------------------- */
img.x_biography_cb { float:left; margin-right:20px; }
.cb_bio_left { float:left; margin-right:20px; margin-bottom:0px;}
.cb_right { float:right; margin-left:20px;}
.cb_left { float:left; margin-right:20px;}
.cb_ta_center { text-align:center !important;}
.cb_hep_spot { width:512px; padding:3px; border:solid 1px #999999; background-color:#FFFFFF;}
.x_cb_hep_spot { width:512px; padding:3px; border:solid 1px #999999; background-color:#FFFFFF;}
.cb_fw_normal { font-weight:normal !important;}
.x_cb_fw_normal { font-weight:normal !important;}

/*Renkler*/
.cb_text_red { color:#DD0000;}



/*Ozel Dosyalar*/
.tccb_ozel_disalan {
width: 650px; min-height: 5px; margin:10px 16px 40px 10px; float: left;
}
.tccb_kutushadow_1 {
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=145, Strength=0);
	box-shadow: 4px 4px 8px 0 #333333;
	-webkit-box-shadow: 4px 4px 8px 0 #333333;
	-o-box-shadow: 4px 4px 8px 0 #333333;
	-ms-box-shadow: 4px 4px 8px 0 #333333;
}

.tccb_ozel_a { width:650px; min-height:5px; margin-bottom:20px; float:left; color:#333333; font:18px Georgia !important;}
.tccb_ozel_a img { width:100px; height:75px; margin-right:16px; float:left;}
.tccb_ozel_a h2 { width:534px; min-height:5px; float:left; padding:0px; margin:0px; padding-bottom:8px; padding-top:10px; margin-top:10px; border-bottom:solid 1px #000000; color:#333333; font:18px Georgia !important;}
.tccb_ozel_a h2:hover { border-bottom-color:#DD0000 !important;}
.tccb_ozel_padd { padding-top:20px !important;}
.tccb_ozel_paddyok { padding-top:0px !important;}