@import url("globals.css");

* {
	margin: 0px;
	padding: 0px;
}

a {
	border:none;
	outline:none;
}

body {
	background: #FFF;
	color: #66676a;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#wrapper {
	width: 880px;
	margin: 0px auto;
	padding: 0px 0px 50px;
}

/* TOP CONTENT */
#topcontent {
	margin: 10px 0px 0px;
}

#mainlogo {
	background: url(../images/pixel_logo.gif) no-repeat;
	width: 130px;
	height: 60px;
	float: left;
}

#mainlogo a {
	float: left;
	width: 130px;
	height: 60px;
}

#topdata {
	float: right;
	text-align: right;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* /TOP CONTENT */

/* MAIN MENU */
#mainmenu {
	border-bottom: 1px solid #CACACA;
}

#mainmenu dd {
	float: left;
	margin: 0px;
}

#mainmenu dd.separator {
	margin: 0px 5px;
	font-size: 12px;
}

#mainmenu dd a {
	font-family: "Times New Roman", Times, serif;
	/*letter-spacing: 1px;*/
	color: #1e1e1e;
	font-size: 12px;
}

#mainmenu dd.language {
	float: right;
	margin: 0px;
}

#mainmenu dd.language a {
	color: #007498;
}
/* /MAIN MENU */

/* FOOTER */

#footer {
	background: #1E1E1E;
	color: #888888;
	font-size: 11px;
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0px;
}

#footer a {
	color: #888888;
}

#footer dd {
	float: left;
	margin: 0px 15px 0px 0px;
}

#footerwrap {
	width: 880px;
	margin: 20px auto 0px;
}

#copyright {
	line-height: 17px;
	float: right;
	margin: 0px 0px 0px 20px;
}

#bottomlinks {
	line-height: 17px;
	float: right;
	margin: 0px 5px 0px 0px;
}

#footerseparator {
	background: #646464;
	width: 1px;
	height: 20px;
	float: right;
	overflow: hidden;
}

/* /FOOTER */

/* CONTENT */

#content {
	margin: 10px 0px 0px;
}

#content #recentworks {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #CACACA;
}

#content #description {
	width: 156px;
	height: 301px;
	float: left;
	overflow: hidden;
}

#content #description img {
	margin: 90px 0px 15px;
}

#content #description h2 {
	margin: 0px 0px 10px;
}

#content #description p {
	font-size: 11px;
	line-height: 18px;
}

#content #gal_image_holder {
	width: 713px;
	height: 301px;
	overflow: hidden;
	float: right;
	background: url(../images/loader.gif) no-repeat center center;
	text-align: center;
}

#content #gal_image {
	/*display: none;*/
}

/* /CONTENT */

/* INFORMATION */

#information {
	margin: 32px 0px 0px;
	border-top: 1px solid #CACACA;
}

#information #brandconsultation div {
	padding: 0px 10px;
}

#information .information {
	width: 265px;
	padding: 7px;
	float: left;
}

#information .information p,#information .information dt {
	margin: 3px 0px 0px;
	line-height: 18px;
}

#information .information p {
	font-size: 11px;
	line-height: 17.75px;
}

#information .information dt {
	color: #383838;
	background: url(../images/listdot.gif) no-repeat 1px 6px;
	padding: 0px 0px 0px 11px;
}

#information .information dd {
	line-height: 18px;
}

#information .separator {
	float: left;
	width: 1px;
	height: 211px;
	background: #E5E5E5;
	overflow: hidden;
	margin: 10px 10px 0px;
}

/* /INFORMATION */

/* ABOUT */

#about {
	margin: 26px 0px 0px;
}

p {
	margin: 10px 0px;
	line-height: 17.75px;
}

#content .leftside {
	float: left;
	width: 126px;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}

#content .leftside img {
	float: right;
	margin: 0px 20px 0px 0px;
}

#content .rightside {
	float: right;
	width: 200px;
	padding: 5px 0px 0px 15px;
	font-size: 11px;
}

#content .rightside p {
	margin: 10px 0px;
	line-height: 17.75px;
}

#content .center {
	float: left;
	width: 514px;
	overflow: hidden;
	padding: 0px 23px 0px 0px;
	border-right: 1px solid #CACACA;
	font-size: 11px;
}

/* /ABOUT */

/* NEWS */

#news {
	margin: 26px 0px 0px;
}

#news h3 {
	margin: 10px 0px 0px 0px;
}

#news .center {
	border: none;
}

#news .haber div {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #CACACA;
	line-height: 18px;
}

/* /NEWS */


/* LATEST PRODUCTS*/

#latestproducts {
	margin: 35px 0px 0px;
}

#latestproducts #project {
	float:left;
}

#project dt {
	padding: 3px 0px;
}

#pdetail {
	margin-left:100px;
}

.baslik {
	font-weight:bold;
	padding: 10px 0px 5px 0px;
	cursor:pointer;
}

.element {
	padding: 0px 0px 0px 10px;
}

#aciklama {
	padding: 10px 0px 0px 0px;
}

#gallery {
	width: 700px;
	height: 294px;
	margin: 0px 0px;
	overflow: hidden;
	position: relative;
}

#pagination {
	position: absolute;
	margin: 274px 0px 0px;
	z-index: 999;
	height: 20px;
	background: #000000;
}

#pagination a {
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #FFF;
}

#pagination a:hover, #pagination a.active {
	background: #191919;
}

#gallery ul li {
	width: 700px;
	height: 294px;
	overflow: hidden;
	background-color: #000;
	position: absolute;
}
/* /LATEST PRODUCTS*/

/* PORTFOLIO */

#portfolio {
	margin: 26px 0px 0px;
}

#portfolio .leftside {
	width: 187px;
}

#portfolio .center {
	width: 483px;
	border: none;
	overflow: hidden;
}

#portfolio .rightside {
	margin: 44px 0px 0px;
	width: 170px;
}

#portfolio .leftside img {
	float: left;
	margin: 0px 0px 20px;
}

#portfolio .leftside a {
	color: #707173;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#portfolio .leftside a.active {
	color: #007498;
}

#portfolio h5.toggler {
	cursor: pointer;
}

#portfolio a.port_default {
	width: 140px;
	height: 15px;
	padding: 95px 0px 0px;
	margin: 0px 10px 20px;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #79b3c5;
	text-align: right;
	cursor: pointer;
}

#portfolio a.port_default:hover {
	text-decoration: none;
}

#portfolio #firm {
	margin: 0px 0px 10px;
}

#portfolio #paging {
	float: right;
}

#portfolio #paging a {
	line-height: 18px;
	float: left;
	width: 14px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 0px 2px;
}

#portfolio #paging a.active,#portfolio #paging a:hover {
	background: #007498;
	color: #FFF;
	text-decoration: none;
}

#portfolio #images img {
	border: 2px solid #CECECE;
}

#portfolio #otherjobs {
	float: left;
}

#portfolio #otherjobs a {
	line-height: 18px;
}

#portfolio #otherjobs a.active {
	/*color: #990000;*/
	font-weight: bold;
}

/* /PORTFOLIO */

/* CONTACT */

#frmContact {
	width: 460px;
	padding: 20px 20px 8px;
	background: #EEE;
}

#frmContact div {
	margin: 0px 20px 12px 0px;
}

#frmContact input, #frmContact textarea {
	border: 1px solid #FFF;
	border-top-color: #8c8c8c;
	border-left-color: #CCC;
	padding: 2px;
	width: 270px;
	margin: 2px 0;
	color: #8c8c8c;
}

#frmContact input:focus, form#contact textarea:focus {
	background: #f0faff;
	color: #222;
	border-top-color: #555;
	border-left-color: #888;
}

#frmContact textarea  {
	width: 455px;
	font: 13px Helvetica, Arial, sans-serif;
}

#frmContact input.btn {
	width: auto;
	background: #FFF;
	border: 1px solid #8c8c8c;
	padding: 5px;
	cursor: pointer;
}

/* /CONTACT */

div.person, div.person h3 {
	font-family: Tahoma, Geneva, sans-serif;
}

div.person {
	margin: 10px 0px 0px;
	height: 118px;
	border-bottom: 1px solid #E7E7E7;
}

div.person img {
	float: left;
	margin: 0px 10px 10px 0px;
}

div.person p {
	margin: 10px 0px 0px;
}
