@charset "utf-8";
/* CSS Document */

body {
	background: #d9d0bd url(../images/bg-full-2009.jpg) no-repeat fixed 50%;
	margin: 0px;
	padding: 0px;
}
body, td, th, div {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.t11 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
#container {
	width: 1000px;
	height: 600px;
	left: 50%;
	margin-left: -500px;
	margin-top: -300px;
	position: absolute;
	text-align: center;
	top: 50%;
	visibility: visible;
}
#translate {
	text-align: center;
	position: absolute;
	background-color:#e7e7e7;
	padding-top:3px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	visibility: visible;
	display: block
}
#header {
	width: 1000px;
}
#logo {
	float: left;
	width: 173px;
	height: 36px;
	margin-left: 60px;
	margin-top: 28px;
}
#eposta {
	float: right;
	width: 142px;
	height: 13px;
	margin-top: 65px;
}
#icerikContainer {
	margin-top: 30px;
}
#kimdir {
	float: left;
	width: 275px;
}
#kimdirTxt {
	padding-left: 60px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 17px;
}
#neleryapar {
	float: left;
	width: 358px;
	margin-left: 21px;
}
#neleryaparTxt {
	padding-left: 20px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 17px;
}
#markalar {
	float: right;
	width: 323px;
}
#markalarTxt {
	padding-left: 20px;
	padding-top: 17px;
	padding-right: 60px;
	padding-bottom: 17px;
}
#works {
	width: 1000px;
}
#worksCont {
	padding-left: 60px;
	padding-top: 17px;
	padding-right: 60px;
	padding-bottom: 17px;
}
#iletisimFormu {
	float: left;
	width: 491px;
}
#ulasim {
	float: right;
	width: 491px;
}
#takip {
	float: right;
	width: 491px;
}
#takipTxt {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
}
.thumb {
	margin-right: 2px;
	margin-bottom: 2px;
	width: 144px;
	height: 58px;
	float: left;
}
.thumb a:link {
	opacity: 0.8;
}
.thumb a:hover {
	opacity: 1.0;
}
.thumbSon {
	margin-bottom: 2px;
	width: 144px;
	height: 58px;
	float: left;
}
.thumbSon a:link {
	opacity: 0.8;
}
.thumbSon a:hover {
	opacity: 1.0;
}
#tsx {
	position: absolute;
	left: 0px;
	top: 580px;
	width: 789px;
	height: 25px;
	z-index: 1;
	visibility: hidden;
}
#footer {
	padding-left: 60px;
	padding-top: 12px;
	padding-right: 60px;
}




/* the main layout */

#contentForm {
  display: block;
  width: 350px;
  padding: 17px 0 0 68px;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: #333333;
  color:#FFFFFF;
  border: 1px solid #ccc;
  width: 90px;
  height: 23px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

/* the main layout */