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: 0 8px 0 0;
	margin: 0 8px 0 0;
	border-right: 1px solid #98999b;
}

#menu span.last {
	padding: 0;
	margin: 0;
	border-right: none;
}

#menu a {
	color: #fff;
	font-size: 15px;
}

#menu a.current {
	color: #ccc;
}
/* Menu ----------------------------------------------------------------------------------- */

/* Canvas --------------------------------------------------------------------------------- */
    
    #canvas {
        b/ackground: #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-iptal {
        font-family: Arial;
        font-weight: bold;
        font-size: 12px;
        /* -60 / 1000 = -0.06em Tracking */
        letter-spacing: -0.06em;
        height: 28px;
    }
	#box-language-selector {
        font-family: Arial;
        font-weight: bold;
        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 0 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: 950px;
        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;
    float:right;
width:96%;
}
    #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; /*Background sarıydı.Sayfa load olurken sarı renk göze batıyordu*/
        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;
	}
	
		#footer-third-row  strong{
			font-size: 12px;
		}

/*        
	#footer-last-row {
		font: normal normal normal 10px Arial;
		color: #ced5dd;
		text-align: center;
	}
*/
	#footer-last-row {
		font: normal normal normal 10px Arial;
		color: #ced5dd;
		text-align: center;
		background: transparent url('../images/footer/footer-second-row-background.png') left top no-repeat;
		padding-left: 190px;
		padding-top: 15px;
		height:50px;
	}        
        #footer-last-row a {
            color: #fff;
        }
        
    #footer ul
{
    float: left;
    text-align: left;
    margin: 10px 0px 0px 0px;
    padding: 0px 5px 0px 6px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background: transparent url('../images/footer/footer-ul-divider.png') right top repeat-y;
    width: 118px;
    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;
    }
/* Footer --------------------------------------------------------------------------------- */

.slider-stage {
	width: 500px;
	overflow:hidden;
	height: 80px;
	margin-left:1px;
	float:left;
	position:relative;
}
/*#slider-buttons {
	width: 296px;
	margin: 0 auto;
	position:relative;
	height:20px;
}*/
#slider-list {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
}
#slider-list a.theme {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right:7px;
	float: left;
	width: 95px;
	height: 80px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
}
#slider-list a.theme:hover {
}
#slider-list a.theme span.nameVignette {
	position:absolute;
	left:4px;
	bottom:0px;
	color:#a0a09b;
	padding:3px;
	font-size:10px;
}
#slider-list a.theme:hover span.nameVignette {
	color:#494947;
}
#slider-list a.theme span.changeTheme {
	background:#363636;
	color:#FFD200;
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:16px;
	left:0px;
	padding:4px 0 0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0px;
	width:120px;
}
#slider-list a.theme:hover span.changeTheme {
	display:block
}
#sliderBloc {
	height:80px;
	/*margin:0 auto;*/
	width:550px;
	overflow:hidden;
}
#sliderBloc a#previous, #sliderBloc a#next {
	background:url('../images/fleche-carrousel-gauche.png') no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:25px 2px 0 0;
}
#sliderBloc a#next {
	background:url(../images/fleche-carrousel-droite.png) no-repeat left top;
	margin:25px 0 0 2px;
}
#sliderBloc a#previous:hover, #sliderBloc a#next:hover {
	background-position:left -20px;
}

/* Highlights --------------------------------------------------------- */
#highlights {
    width: 683px;
    background: transparent url( '../images/highlights/highlights-background.png' ) bottom left no-repeat;
    margin: 0 0 20px 10px;
}
    #highlights h1 {
        font: normal normal bold 26px/27px Arial;
        letter-spacing: -0.06em;
        margin: 28px 0 25px 0;
    }

    #highlights h1 a {
		color: #000;
	}
    
    #highlights-wrapper{margin-bottom:20px;}
    
    #highlights #highlights-main-media {
        width: 400px;
        display: inline;
        float: left;
        margin: 0 0 0 0;
    }
    
    #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-main-description a#spotlink{color:#525252;}
    
    #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: Arial;
        font-size: 14px;
        text-align: right;
        padding-right: 30px;
        color: #254980;
    }
    
    #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: 0 10px 0 0;
}

#blog-column h1 {
    font: normal normal normal 18px/22px Georgia;
    letter-spacing: -0.01em;
    color: #930203;
    padding: 0 0 6px 0;
    border-bottom: 2px solid #930203;
}

#blog-column h1 img {
    margin: 0 15px;
}


#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: 950px;
    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: #b00;
}

#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;
}
/*-------------Search Bar Div Button--------------*/
#questions-and-vote-wrapper
{
    background: #fff;
    width: 680px;
    overflow: hidden;
    margin: 0 0 100px 0;
}
#questions-and-vote-wrapper p
{
    margin: 0;
}

#questions-and-vote-input
{
    background: transparent url('../images/search-bg.jpg') left top no-repeat;
    width: 400px;
    height: 80px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 10px;
    float:left;
}
.txtSearchBar p
{
    margin: 20px; /*            background: #f0f;*/
}
.txtSearchBar
{
    font: normal normal normal 15px/18px Georgia;
    margin-top: 27px;
    margin-left: 5px;
    margin-left: 10px;
    float:left;
}

.searchbarbutton
{
    width: 60px;
    height: 31px;
    display: block;
    float: right;
    background: url('../images/search-button.png') 0 0 no-repeat;
    margin-top: 25px;
    margin-right: 11px;
    margin-left:0px;
    border:none;
}
.searchbarbutton:hover
{
    background-position: 0 -31px;
}
.searchbarbutton:active
{
    background-position: 0 -62px;
}
/*-----------------------------------------------*/
/*---------Photo Of Day  Css-----------------*/
.slctPOD
{
font: normal normal normal 15px Georgia;
margin-top: 27px;height: 24px;    
float:left;
margin-left:4px;
}

#photoList
{
float:left;width:550px;height: 80px;margin-top:15px;
}

#cntCounts
{
width:923px;text-align:right;
}

#PhotoOfDayImage
{
    float:left;width:923px;
    }
#Photographer
{
    min-width:500px;float:left;
    }
    
#PhotoOfDayDate
{
width:423px !important;
float:left;
padding-right:10px;
}

#PhotoOfDayContent
{
    text-align:left;
	margin-left:-4px;
    width:935px;
    }
/*-------------------------------------*/
/* 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;
}

