html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #fe5e00 url(../img/imagine.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#container {
	margin: 0 auto;
	width: 865px;
	position: relative;
}

#header {
	background: url(../img/headerBg.png) no-repeat center;
	height: 79px;
    margin-bottom: 60px;
}

.headerOrtala {
	margin: 0 auto;
	width: 865px;
	padding-top: 15px;
}

.logo {
	width: 856px;
	margin-left: 9px;
}

#diller {
	height: 60px;
}

#menu {
	width: 706px;
	height: 55px;
	margin-left: 68px;
	background: url(../img/menuBg.png) no-repeat;
	margin-bottom: 30px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu li {
	display: inline;
	float: left;
	padding: 17px 25px 0 20px;
}

#menu li a {
	font: bold 19px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#menu li a:visited {
	color: #FFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #990000;
	text-decoration: none;
}

#menu li a:active {
	color: #990000;
	text-decoration: none;
}

#menu li a.aktif {
	color: #990000;
	text-decoration: none;
}

#sticky {
	margin-top: 30px;
	margin-bottom: 10px;
}

#sticky .stickyVideo {
	float: left;
	height: 360px;
	width: 525px;
	background: url(../img/stickyBg.png) no-repeat;
	position: relative;
}

#sticky .stickyAciklama {
	float: right;
	width: 340px;
	height: 360px;
	background: url(../img/stickyBgAciklama.png) no-repeat;
}

.stickyContent {
	margin-left: 9px;
	padding: 1px 15px 5px 15px;
	margin-top: 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
    position: relative;
}

.stickydevami {
    bottom:-25px;
    color:#FFFFFF;
    font-weight:bold;
    position:absolute;
    right:39px;
    text-decoration:none;
}

.stickyContent h1 {
	margin-bottom: 10px;
}

.islercontent {
    height:270px;
    overflow:auto;
}

.videoGoster {
	width: 493px;
	height: 268px;
	margin-left: 20px;
	margin-top: 14px;
}

.videoAd {
	float: right;
	color:#FFF;
	margin-top: 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 240px;
	text-align: center;
}

.videoAd a {
	color: #FFF;
	text-decoration: none;
	background-color: #ff7900;
	padding: 2px 4px;
	margin-left: 5px;
	margin-right: 5px;
}

.videoAd a:visited {
	color: #FFF;
}

.videoAd a:hover {
	color: #FFF;
	background-color: #ff462a;
}

.videoAd a:active {
	color: #ff2200;
}

#isler {
	height: 418px;
	width: 100%;
	background: url(../img/ayrac.png) top center no-repeat;
}

#isler .worksVideo {
	float: left;
	height: 360px;
	width: 525px;
	background: url(../img/stickyBg.png) no-repeat;
	margin-top: 35px;
}

#isler .worksAciklama {
	float: right;
	width: 340px;
	height: 356px;
	margin-top: 39px;
	position: relative;
}

.isleryonetmen {
	height: 395px;
	width: 100%;
}

.isleryonetmen .worksVideo {
	float: left;
	height: 360px;
	width: 525px;
	background: url(../img/stickyBg.png) no-repeat;
}

.isleryonetmen .worksAciklama {
	float: right;
	width: 340px;
	height: 356px;
	margin-top: 3px;
	position: relative;
}

.worksContent {
    background:url("../img/yonetmenler.png") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    font:12px Arial,Helvetica,sans-serif;
    height:272px;
    margin-left:9px;
    padding:10px;
    position:relative;
    width:302px;
}

.stickdevami {
    bottom:20px;
    color:#FFFFFF;
    position:absolute;
    right:30px;
    text-decoration:none;
}

.worksContent h1 {
	margin-bottom: 10px;
	font-size: 14px;
}

.worksContent a {
	color: #FFF;
	text-decoration: none;
}

.worksContent a:visited {
	color: #FFF;
}

.worksContent a:hover {
	color: #ffc193;
}

.worksContent a:active {
	color: #ffc193;
}

#islerContent {
	position: absolute;
	bottom: 7px;
	left: 10px;
	width: 322px;
}

#islerContent a {
	cursor: pointer;
}

#easyTooltip{
	padding: 5px 10px;
	border: 1px solid #fff;
	background: #fe5e00 repeat-x;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
	

#footer {
	width: 100%;
}

.footerortala {
	margin: 0 auto;
	width: 865px;
}

.footerR {
	background: url(../img/footerCorner2.jpg) no-repeat;
	height: 25px;
	width: 6px;
	float: left;
}

.footerL {
	background: url(../img/footerCorner1.jpg) no-repeat;
	height: 25px;
	width: 6px;
	float: left;
}

.footerC {
	height: 25px;
	background-color: #df5200;
	float: left;
	width: 800px;
	position: relative;
}

ul#footericerik {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#footericerik li {
	float: left;
}

ul#footericerik li ul {
	margin-left: 100px;
	margin-top: 5px;
}

ul#footericerik li ul li {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.footerYazi {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 25px;
	padding-left: 30px;
}

.footerPro {
	color: #FFF;
}

.c2alogo {
	height: 33px;
	width: 50px;
	position: absolute;
	bottom: 5px;
	margin-left: 240px;
	display: inline;
}

.c2alogo a {
	border: none;
}

#imagineBilgi {
	color: #FFF;
	padding-top: 45px;
	padding-bottom: 25px;
	padding-left: 90px;
	background: url(../img/ayrac.png) top no-repeat;
}

.imagineUst {
	background: url(../img/imagineUst.png) no-repeat;
	height: 10px;
	font-size: 0;
	width: 660px;
}

.imagineAlt {
	background: url(../img/imagineAlt.png) no-repeat;
	height: 10px;
	font-size: 0;
	width: 660px;
}

.imagineOrta {
	background-color: #000;
	width: 660px;
}

.imagineOrtabos{
	margin-bottom: 25px;
}

#imagineAciklama {
	font-size: 12px;
	color: #fff;
}

#imagineAciklama2 {
	width: 640px;
	margin-left: 68px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

#imagineBilgibos {
	width: 660px;
}

#imagineBilgibos2 {
	width: 100%;
}

#imagineAciklamabos {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	min-height: 200px;
}

#imagineAciklamabos ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	width: 300px;
	display: block;
}

#imagineAciklamabos ul li {
	color: #000;
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
}

.kunyeaciklama {
	width: 315px;
}

.kunyeaciklama p {
	line-height: 15px;
	margin-top: 10px;
}

.ayrac {
	height: 45px;
	width: 100%;
	background: url(../img/ayrac.png) top center no-repeat;
}

#imagineAciklama a {
	text-decoration: none;
	color: #fd5100;
	font-weight: bold;
}

#imagineAciklama a:visited {
	text-decoration: none;
	color: #fd5100
}

#imagineAciklama a:hover {
	color: #fe7501;
}

#imagineAciklama a:active {
	color: #fe7501
}

.stickyContent a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.stickyContent a:visited {
	color: #FFF;
	text-decoration: none;
}

.stickyContent a:hover {
	color: #CCC;
	text-decoration: none;
}

.stickyContent a:active {
	color: #CCC;
	text-decoration: none;
}

.kunyeBaslik {
	position: absolute;
	margin-left: 65px;
	margin-top: 5px;
}

.galeriGeri {
	width: 23px;
	height: 330px;
	float: left;
	background: url(../img/fotoGeri.png) center no-repeat;
}

.galeriIleri {
	width: 23px;
	height: 330px;
	float: left;
	background: url(../img/fotoIleri.png) center no-repeat;
	cursor: pointer;
}

#galeriFotograf {
	float: left;
}

#galeriFotograf img {
	width: 510px;
	height: 330px;
}
	

#galeriSayfalama {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 0 1px 0;
}

#galeriSayfalama a {
	color: #FFF;
	padding: 2px 4px;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
}

#galeriSayfalama a:visited {
	color: #FFF;
}

#galeriSayfalama a:hover {
	color: #ff8400;
}

#galeriSayfalama a:active {
	color: #FFF;
}

#galeriSayfalama a.aktif {
	padding: 2px 4px;
	font-weight: bold;
	color: #ff8400;
}

#galeriSayfalama a.aktif:hover {
	color: #ff8400;
}

#haberContent {
	position: relative;
	bottom: -15px;
}

#haberContent a {
	cursor: pointer;
}

#storyContent {
	position: relative;
	bottom: -15px;
}

#storyContent a {
	cursor: pointer;
}

ul#iletisimvideo {
	list-style-type: none;
	padding: 0;
	margin-left: 15px;
	margin-top: 10px;
}

ul#iletisimvideo li {
	float: left;
	display: inline;
	margin-right: 5px;
}

#fotografd {
	width: 660px;
	margin-top: 15px;
	text-align: center;
}

.basindaBaslik {
	position: absolute;
	margin-left: 65px;
	margin-top: 15px;
}

.fotografBaslik {
	position: absolute;
	margin-left: 65px;
	margin-top: 8px;
}

.storyboardBaslik {
	background: url(../img/storyboardBaslik.png) no-repeat;
	width: 88px;
	height: 12px;
	position: absolute;
	margin-left: 65px;
	margin-top: 8px;
}

.filmlerBaslik {
	background: url(../img/filmlerBaslik.png) no-repeat;
	width: 75px;
	height: 12px;
	position: absolute;
	margin-left: -19px;
	margin-top: 8px;
}

ul#social {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#social li {
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}

.kunyesatirsol {
	background: url(../img/kunyesol.png) no-repeat;
	width: 5px;
	height: 25px;
	display: block;
	float: left;
}

.kunyesatirsag {
	background: url(../img/kunyesag.png) no-repeat;
	width: 5px;
	height: 25px;
	display: block;
	float: right;
}

.kunyesatirorta {
	float: left;
	display: block;
	line-height: 25px;
}

.kunyesatirorta p {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;    
}

#kunyesatirarka {
	height: 25px;
	display: block;
}

.foto {
	border: 10px solid #000;
    width: 310px;
    height: 225px;
    margin-bottom: 10px;
}

.coda-slider-wrapper {
	padding: 20px 0;
}
.coda-slider {
	background: #000;
}
.coda-slider-no-js .coda-slider {
	height: 200px; overflow: auto !important; padding-right: 20px
}
.coda-slider, .coda-slider .panel {
	width: 590px;
} 
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 590px
}
.coda-slider-wrapper.arrows .coda-slider {
	margin: 0;
}
.coda-nav-left a, .coda-nav-right a {
	color: #fff; padding: 5px; width: 23px
}
.coda-nav ul li a.current {
	background: #39c
}
.coda-slider .panel-wrapper {
	padding: 20px;
}
.coda-slider p.loading {
	padding: 20px; text-align: center;
}
.coda-nav ul {
	clear: both; display: block; margin: auto; overflow: hidden
}
.coda-nav ul li {
	display: inline
}
.coda-nav ul li a {
	color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none
}
.coda-slider-wrapper {
	clear: both; overflow: auto
}
.coda-slider {
	float: left; overflow: hidden; position: relative
}
.coda-slider .panel {
	display: block; float: left
}
.coda-slider .panel-container {
	position: relative
}
.coda-nav-left {
	float: left; background:url(../img/fotoGeri.gif) no-repeat center; height: 330px;
}
.coda-nav-right {
	float: left; background:url(../img/fotoIleri.gif) no-repeat center; height:330px;
}
.coda-nav-left a, .coda-nav-right a {
	display: block; text-align: center; text-decoration: none; height: 330px;
}

#pagination {
    margin:0 auto 25px;
    width:865px;
    text-align: center;
}

#pagination a {
    padding: 2px 4px;
    background-color: #df5200;
    border: 1px solid #ff7000;
    color: #fff;
    font: bold 11px Arial,Helvetica,sans-serif;
    text-decoration: none;
}

#pagination a.aktif_sayfa {
    padding: 2px 4px;
    background-color: #df5200;
    border: 1px solid #ff7000;
    color: #ffb483;
    font: bold 11px Arial,Helvetica,sans-serif;
    text-decoration: none;
}

.langs {
    margin-bottom: 15px;
    text-align: right;
    width: 740px;
}

.langs a {
    color: #fff;
    font: bold 14px Arial,Helvetica,sans-serif;
    text-decoration: none;
    letter-spacing: -1px;
}

.langs a.aktif {
    color: #000;
}
