/* ---------------------------------------------------
                                                 FONTS
--------------------------------------------------- */


@font-face {
	/* This declaration targets everything else */
	font-family: 'antilop';
	src: url(//:) format('no404'), url('../font/antilop-webfont.woff') format('woff'), url('../font/antilop-webfont.ttf') format('truetype'), url('../font/antilop-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}







/* ---------------------------------------------------
                                                 RESET
--------------------------------------------------- */
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





/* ---------------------------------------------------
                                                GLOBAL
--------------------------------------------------- */

a {
	text-decoration:none;
	color: #DA3D9D;
}
a:hover {
	color: #00b2e1;
}
.clearfix { clear:both; }
.alignleft { float: left; }
.alignright { float: right; }

.toTheTop{
	z-index: 9999999999;
}

.bttn{
	z-index: 9999999999;
}




/* ---------------------------------------------------
                                                  BODY
--------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}

::selection {
	background: #00b2e1; /* Safari */
	color: #fff;
}
::-moz-selection {
	background: #00b2e1; /* Safari */
	color: #fff;
}

img::selection {
	background: #DA3D9D;
	color: #fff;
}
img::-moz-selection {
	background: #DA3D9D;
	color: #fff;
}
/*-moz-selection*/



body {
	background-color: #121212;
	background: url('../img/bg.png') repeat;
	color: #fff;
	width: 100%;
	overflow-x: hidden;
}

body[orient="landscape"] {
	
}

body[orient="portrait"] {
	
}
	
	
a, a:hover {
	text-decoration: none;
}

html, body, * {
	font-family: "antilop", sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	cursor: default;

}

.blackBg{
	background-color: #000000;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
}








/* ---------------------------------------------------
                                             PRELOADER
--------------------------------------------------- */

.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}













/* ---------------------------------------------------
                                                    BG
--------------------------------------------------- */

img[src='img/bg-top.png']{
	position: fixed;
    z-index:1 !important;
/*	padding-left: 50%;*/
}

#bg {
	position: fixed;
	z-index:1 !important;
	background-color: #121212;
	height: 423px;
}

#bgBottom {
	position: fixed;
	z-index:1 !important;
	background-color: #121212;
	height: 423px;
	/*display: none;*/
}










/* ---------------------------------------------------
                                             CONTAINER
--------------------------------------------------- */

#container {
	position: relative;
	z-index: 10;
	width: 100%;
	min-height: 1330px;
	margin: auto;
/*	display: none;*/
/*	opacity: 0;*/
}

#backgrounds {
	z-index: 1;
	position: absolute;
	width: 100%;
}

#background1 {
	top:0;
}







/* ---------------------------------------------------
                                                HEADER
--------------------------------------------------- */

#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	height: 460px;
	margin-top: 0px;
}

#antilopLogo {
	margin-top: 180px;
	position: fixed;
	padding-left: 20px;
	font-size: 36px;
}







/* ---------------------------------------------------
                                                   NAV
--------------------------------------------------- */

#nav {
	position: fixed;
	margin: auto 0;
	opacity: 0;
/*	display: none;*/
}

#navContainer {
	position: fixed;
/*	width: 1000px;*/
	right: 20px;
	z-index: 100000;
}

.navButton {
	font-size: 18px;
	margin-right: 1px;
	background-color: #ffffff;
	padding: 10px;
}

.navItem {
	float: left;
}

.navButtonButton {
	z-index: 100003;
/*	opacity: 0.1;
	-moz-opacity: 0.1;
	filter:alpha(opacity=0.1);*/
}

.navButtonHover {
	position: absolute;
	top: 0px;
	font-size: 18px;
	margin-right: 1px;
	background-color: white;
	color: #121212;
	padding: 10px;
	z-index: 1000000;
	cursor: pointer;
}

.navButtonLabel {
	top: 0px;
	position: absolute;
	z-index: 100001;
}











/* ---------------------------------------------------
                                         ABOUT SECTION
--------------------------------------------------- */

#about {
	position: fixed;
	margin-left: 520px;
	margin-bottom: 40px;
	width: 460px;
}








/* ---------------------------------------------------
                                       CLIENTS SECTION
--------------------------------------------------- */

#clients {
	position: fixed;
	margin-left: 520px;
	width: 140px;
	float: left;
	margin-top: 180px;
}

.clientLogo {
	margin-bottom: 10px;
}








/* ---------------------------------------------------
                                          TEAM SECTION
--------------------------------------------------- */

#team {
	position: fixed;
	margin-left: 680px;
	margin-top: 180px;
	width: 320px;
}

.teamMember {
}

.teamMemberName {
	width: /*130*/px;
	/*background-color: white;*/
	background-image: url('../img/teamMemberBg.gif');
	color: #121212;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	/*height: 20px;*/
	cursor: pointer;
}

.teamMemberTri {
	height: 5px;
	margin-top: -8px;
	padding-left: 10px;
}

.teamMemberDetail {
	float: left;
	background-color:#121212;
}

.teamMemberName div {
	letter-spacing: 0px;
	cursor: pointer;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
}

.teamMemberNameContent {
	position: fixed;
	background-color: #121212;
	color: white;
	margin-top: -7px;
	left: -1px;
	padding: 7px;
	/*width: 1000px;*/
	/*margin-right: 180px;*/
	text-align: right;
	height: 20px;
	padding-left: 10px;
}

.teamMemberLabel {
	width: 110px;
}






/* ---------------------------------------------------
                                         WORKS SECTION
--------------------------------------------------- */

#worksHeader {
	margin-left: 30px;
	margin-bottom: 40px;
}

#worksHeader h1 {
	font-size: 24px;
}

#works {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.work {
	margin-bottom: 200px;
	clear: both;
}

.workImage {
	width: 1000px;
	height: 667px;
	overflow: hidden;
}

.workTitle {
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: -5px;
	width: 980px;
	font-size: 24px;
	float: left;
	background-color: #121212;
	font-family: Helvetica, Arial, sans-serif;
}

.workTitleContent {
	width: 460px;
	line-height: 30px;
}

.galleryControl {
	width: 480px;
	margin-top: -140px;
	margin-left: 500px;
	margin-bottom: 100px;
	background-color: #121212;
	float: left;
	position: relative;
}

.nextButton {
	width: 116px;
	float: left;
	font-size: 11px;
	/*padding: 10px;*/
}

.prevButton {
	width: 105px;
	float: left;
	font-size: 11px;
	/*padding: 10px;*/

	opacity: 0.25;
	-moz-opacity: 0.25;
	filter:alpha(opacity=25);

}

.prevButton img, .nextButton img {
	cursor: pointer;
}

.nextPrev {
	width: 260px;
}

.videoMakingOf {
	width: 220px;
	float: right;
	text-align: right;
}

.videoButton {
	padding: 16px;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
}

.videoButton:hover, .makingofButton:hover {
	/*border-bottom: dotted white 1px;*/
	text-decoration: underline;
}

.makingofButton {
	padding: 16px;
	float: right;
	padding-right: 0px;
	font-family: Helvetica, Arial, sans-serif;
}

.workDetail {
	clear: both;
	padding-left: 40px;
	width: 160px;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	background-color: #121212;
	padding-bottom: 20px;
}

.workDetailLabel {
	width: 60px;
	float: left;
}

.workDetailContent {
	width: 100px;
	float: left;
}

.workInfo {
	float: left;
	width: 280px;
	background-color: #121212;
	padding-bottom: 20px;
}

.workInfoLabel {
	font-family: Arial, Helvetica;
	float: left;
	padding-left: 20px;
	width: 30px;
}

.workInfoContent {
	font-family: Arial, Helvetica;
	float: left;
	width: 210px;
}

.workTextColor {
	/*color: orange;*/
}

.workBorderColor {
	/*border-bottom: 1px solid orange;*/
}

.workPreloader {
	display: none;
	background-color: #121212;
	height: 335px;
	margin-left: 0px;
	margin-top: -667px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=5);
	padding-left: 470px;
	padding-top: 333px;
	position: absolute;
	width: 530px;
}

.workvideo {
	position: absolute;
	height: 667px;
	background-color: #121212;
}

.closeVideo {
	width: 200px;
	padding-left: 20px;
	padding-top: 20px;
	cursor: pointer;
}

.closeVideo img {
	cursor: pointer;
}









/* ---------------------------------------------------
                                          LABS SECTION
--------------------------------------------------- */

#tech {
	width: 100%;
	text-align: center;
	background-color: #121212;
}

#techHeader {
	margin: auto;
	margin-bottom: 20px;
	font-size: 36px;
	width: 490px;
	padding-left: 470px;
	text-align: left;
}

#techDescription {
	margin: auto;
	margin-bottom: 100px;
	width: 490px;
	padding-left: 470px;
	text-align: left;
}

.techPost {
	margin-bottom: 10px; /*              SILINECEK */
}

.techDropShadowTop {
	height: 100px;
	background-position: top;
}

.techDropShadowBottom {
	height: 100px;
	background: url('../img/dropShadowBottom.png') repeat-x;
	background-position: bottom;
}

.accordionHeader{
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	/*margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;*/
	height: 20px;
	border-top: 1px solid white;
	text-align: left;
	/*border-bottom: 1px solid white;*/
	cursor: pointer;
	padding: 30px;
	padding-left: 20px;
}

.accordionHeader a{
	color: white;
}

.accordionHeader a:hover{
	color: white;
}


.accordionHeader:hover{
	color: #121212;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


.ui-state-active {
	color: #121212;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#accordion {
	width: 1000px;
	margin: auto;
	/*border-bottom: 1px solid white;*/
	/*color: #121212;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
}

.ui-accordion-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px !important;
	text-align: left;
	color: #fff;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.labsImageLeft {
	padding-right: 30px;
}

.labsImage{
	float:left;
	width: 440px;
	margin-bottom: 30px;
}

.labsText {
	display: table;
	clear: both;
	line-height: 30px;
	padding-bottom: 30px;
}

.labsTextColumn {
	float: left;
	width: 460px;
}

.labsTextLeft {
	margin-right: 20px;
}









/* ---------------------------------------------------
                                       CONTACT SECTION
--------------------------------------------------- */

#contact {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 100px;
	background-color: #121212;
}

#contactHeader {
	margin: auto;
	margin-bottom: 20px;
	font-size: 36px;
	width: 490px;
	padding-left: 470px;
	text-align: left;
}

#contactHeader h1 {
	font-size: 36px;
}

#googleMap {
	margin-top: 0px;
}

.officeImage {
	width: 100%;
	overflow-x: hidden;
}

.contactDiv {
	/*text-align: left;*/
	margin: auto;
	font-size: 36px;
	/*width: 490px;*/
	/*padding-left: 470px;*/
	text-align: left;
	margin-bottom: 100px;
	width: 1010px;
}

.contactColumn {
	float: left;
}

.contactHeader {
	text-align: left;
	font-size: 24px;
	margin-bottom: 20px;
}

.contactContent {
	text-align: left;
	font-family: "antilop", sans-serif;
	font-size: 12px;
}

.contactAddress {
	margin-right: 123px;
	/*width: 230px;*/
}

.contactPhone {
	margin-right: 123px;
}

.contactEmail {
	margin-right: 123px;
	/*width: 230px;*/
	/*clear: both;*/
	/*margin-top: 30px;*/
}

.contactContent a, .followItem a {
	color: #fff;
}

.contactContent a:hover, .followItem a:hover {
	color: #fff;
	border-bottom: dotted white 1px;
}

.contactText {
	/*margin-bottom: 300px;*/
	border-bottom: 1px #333333 solid;
	padding-bottom: 100px;
	height: 150px;
	padding-left: 30px;
}

.officeImage {
	/*margin-top: 100px;*/
}

.contactFollow {
	width: 200px;
}

.followItem {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.footerFooter {
	width: 1000px;
	margin: auto;
	padding-top: 60px;
	padding-bottom: 30px;
}

.copyright {
	float: left;
	padding-top: 30px;
}

.unserburoLink {
	float: right;
	cursor: pointer;
}

.unserburoLink a {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=5);
	cursor: pointer;
}

.unserburoLink a:hover {
	opacity: 100;
	-moz-opacity: 100;
	filter:alpha(opacity=100);
	cursor: pointer;
}

.contactContent a {
	border-bottom: 1px dotted white;
	font-weight: normal;
}

.contactContent a:hover {
	border-bottom: 1px solid white;
}







/* ---------------------------------------------------
                                           COLOR CYCLE
--------------------------------------------------- */

.cycleText {
	
}

.cycleBg {
	
}




















