/* @override 
	http://mfyznet/style.css
	http://mfyz.net/style.css
*/

/* @group Core Styles */

* {
	font-family: "Lucida Grande", Arial, sans-serif;
}

body {
	margin: 0;
	padding: 20px;
	font-size: 15px;
	text-align: center;
	background-color: #666;
	cursor: default;
}

h1, h2, h3, h4, h5 {
	margin: 10px 0px 0;
	padding: 0 0px 10px;
	font-weight: bold;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}


a {
	color: black;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #005392;
}

a.clean, a.clean:hover {
	border: 0;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

/* @end */

/* @group Interface */

#header {
	background: url(img/header.png) no-repeat left top;
	width: 937px;
	height: 253px;
}

#header .hello {
	background: url(img/hello.gif) no-repeat 230px 40px;
	width: 937px;
	height: 253px;
}

#header .contact {
	background: url(img/contact.gif) no-repeat 230px 42px;
	width: 937px;
	height: 253px;
}

.lang_tr #header .hello {
	background: url(img/hello_tr.gif) no-repeat 230px 40px;
}

.lang_tr #header .contact {
	background: url(img/contact_tr.gif) no-repeat 230px 42px;
}

#header .hello h1,
#header .hello h3,
#header .contact h1,
#header .contact h3 {
	display: none;
}

#header, #content {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#content {
	clear: both;
	width: 940px;	
}

#content .buttons {
	width: 166px;
	float: left;
}

.buttons ul,
.buttons ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.buttons li a {
	display: block;
}

.buttons li a b {
	display: none;
}

.buttons .contact a {
	background: url(img/buttons.png) no-repeat -325px top;
	width: 166px;
	height: 57px;
}

.buttons .contact a:hover {
	background: url(img/buttons.png) no-repeat -325px -50px;
}

.lang_tr .buttons .contact a {
	background: url(img/buttons.png) no-repeat left top;
}

.lang_tr .buttons .contact a:hover {
	background: url(img/buttons.png) no-repeat -162px top;
}

.buttons .hr {
	background: url(img/buttons.png) no-repeat left -52px;	
	width: 166px;
	height: 20px;
}

.buttons .linkedin a {
	background: url(img/buttons.png) no-repeat -26px -74px;
	width: 111px;
	height: 29px;
	margin-left: 29px;
	margin-top: 5px;
}

.buttons .linkedin a:hover {
	background: url(img/buttons.png) no-repeat -188px -74px;
}

.buttons .facebook a {
	background: url(img/buttons.png) no-repeat -26px -114px;
	width: 111px;
	height: 29px;
	margin-left: 29px;
	margin-top: 11px;
}

.buttons .facebook a:hover {
	background: url(img/buttons.png) no-repeat -188px -114px;
}

.buttons .rss a {
	background: url(img/buttons.png) no-repeat -26px -153px;
	width: 111px;
	height: 29px;
	margin-left: 29px;
	margin-top: 11px;
}

.buttons .rss a:hover {
	background: url(img/buttons.png) no-repeat -188px -153px;
}

.main_content {
	float: left;
	width: 740px;
	margin-left: 24px;
}

.information {
	margin-bottom: 20px;
}

.information .cart h3 {
	display: none;
}

.joblist .job {
	clear: both;
	padding-bottom: 10px;
	width: 741px;
}

.contact_content {
	margin-left: 192px;
	margin-top: 10px;
}

.contact_content .top,
.information .top,
.job .top {
	background: url(img/box.png) no-repeat left top;
	width: 741px;
	height: 20px;
}

.contact_content .middle,
.information .middle,
.job .middle {
	background: url(img/box.png) repeat-y -741px top;
	width: 741px;
}

.information .bottom {
	background: url(img/box.png) no-repeat 0 -40px;
	width: 741px;
	height: 20px;
}

.contact_content .bottom {
	background: url(img/box.png) no-repeat 0 -18px;
	width: 741px;
	height: 20px;
}

.information .cart {
	width: 741px;
	background: url(img/cart.jpg) no-repeat center top;
	padding-bottom: 20px;
}

.lang_tr .information .cart {
	background: url(img/cart_tr.jpg) no-repeat center top;
}

.information .tags .tag {
	clear: both;
}

.information .cart .client {
	float: left;
	width: 212px;
	padding-top: 184px;
	padding-left: 130px;
}

.information .cart .general {
	float: left;
	width: 201px;
	padding-top: 152px;
}

.information .cart .server {
	float: left;
	width: 187px;
	padding-top: 197px;
}

.job .bottom {
	background: url(img/box.png) no-repeat left -20px;
	width: 741px;
	height: 20px;
}

.information .text {
	background: url(img/box.png) repeat-y -1482px top;
	width: 701px;
	padding: 10px 20px 0;
}

.information .text,
.information .text a {
	font: 17px/23px Georgia, "Times New Roman", Times, serif;
}

.information .text a {
	border-bottom: 1px dotted #0096ff;
}

.information .text a:hover {
	border-bottom: 1px solid #ff9300;
	color: #000;
	background-color: #fefcb1;
}

.contact_form {
	padding: 0 20px;
}

.job h2 {
	padding: 0;
	margin: 0;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

.job h2,
.job .description,
.job .url,
.job .tags {
	margin-left: 30px;
	margin-right: 25px;
}

.job .screenshot .frametop {
	background: transparent url(img/window_frame.gif) no-repeat left top;
	width: 730px;
	margin-left: 3px;
	position: absolute;
}

.job .screenshot .framebottom {
	background: transparent url(img/window_frame.gif) no-repeat -730px bottom;
	width: 730px;
	padding-bottom: 80px;
}

.job .screenshot .framebottom,
.job .screenshot .frameimage {
	height: 500px;
	width: 730px;
}

.job .screenshot .frameimage {
	text-align: center;	
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 50px;
}

.job .description {
	margin-top: 10px;
	margin-bottom: 10px;
}

.job .url {
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(img/hand.gif) no-repeat left 18px;
	padding-left: 23px;
}

.job .url a {
	font: 17px "Courier New", Courier, mono;
	border-bottom: 1px dotted #0096ff;
}

.job .url a:hover {
	border-bottom: 1px solid #ff9300;
	color: #000;
	background-color: #fefcb1;
}

.description {
	font-size: 0.8em;
	margin-bottom: 5px;
}

.description b {
	color: #929292;
	font-weight: bold;
}

.description .sperator {
	color: #eaeaea;
}

.tags .tag {
	float: left;
	margin-right: 4px;
	height: 23px;
	background: url(img/tag.gif) no-repeat right top;
	padding-right: 9px;
	margin-bottom: 4px;
}

.tags .tag .start {
	line-height: 23px;
	font-size: 0.8em;
	background: url(img/tag.gif) no-repeat left top;
	padding-left: 17px;
}

.tags .tag .in {
	height: 23px;
	line-height: 23px;
	font-size: 0.8em;
	background: url(img/tag.gif) repeat-x left -23px;
	color: #feffff;
}

/* @end */

/* @group Porftolio Logos */

.komilisac h2 {
	background: url(images/komilisac/logo.jpg) no-repeat left center;
	padding-left: 50px;
}

.nukleer h2 {
	background: url(images/nukleer/logo.jpg) no-repeat left center;
	padding-left: 90px;
}

.hisselitatlar h2 {
	background: url(images/hisselitatlar/logo.gif) no-repeat left center;
	padding-left: 47px;
}

.farkititresim h2 {
	background: url(images/farkititresim/logo.jpg) no-repeat left center;
	padding-left: 75px;
}

.fluence h2 {
	background: url(images/fluence/logo.jpg) no-repeat left center;
	padding-left: 106px;
}

.denedimbiliyorum h2 {
	background: url(images/denedimbiliyorum/logo.jpg) no-repeat left center;
	padding-left: 90px;
}

.macbiletin h2 {
	background: url(images/macbiletin/logo.jpg) no-repeat left center;
	padding-left: 152px;
}

.secensecene h2 {
	background: url(images/secensecene/logo.jpg) no-repeat left center;
	padding-left: 43px;
}

.dvn h2 {
	background: url(images/dvn/logo.jpg) no-repeat left center;
	padding-left: 31px;
}

.oltayagelme h2 {
	background: url(images/oltayagelme/logo.jpg) no-repeat left center;
	padding-left: 129px;
}

.pertas h2 {
	background: url(images/pertas/logo.jpg) no-repeat left center;
	padding-left: 60px;
}

.tbl h2 {
	background: url(images/eski/tbl.jpg) no-repeat left center;
	padding-left: 60px;
}

.escort h2 {
	background: url(images/eski/escort.jpg) no-repeat left center;
	padding-left: 70px;
}

.winhosting h2 {
	background: url(images/eski/wh.jpg) no-repeat left center;
	padding-left: 37px;
}

.amatorce h2 {
	background: url(images/eski/amatorce.jpg) no-repeat left center;
	padding-left: 28px;
}

/* @end */

/* @group Contact Page */

.contact_form {
	padding-top: 30px;
}

#contact .row {
	clear: left;
	padding-bottom: 25px;
}

#contact .row,
#contact .row * {
	font-family: Georgia, "Times New Roman", Times, serif;	
}

#contact .row .label {
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 15px;
	line-height: 30px;
	font-size: 1.2em;
}

#contact .row .type_hi,
#contact .row .type_job {
	float: left;
	display: block;
	height: 70px;	
}

#contact .row .type_hi label,
#contact .row .type_job label,
#contact .row span.radio {
	display: block;
	float: left;
	line-height: 70px;
}

#contact .row span.radio {
	line-height: 65px;
}

#contact .row .type_hi label {
	background: url(img/contact_sprite.jpg) no-repeat -77px -368px;
	padding-left: 74px;
}

#contact .row .type_job label {
	background: url(img/contact_sprite.jpg) no-repeat -331px -372px;
	padding-left: 79px;
}

#contact .row .type_hi.active label {
	background: url(img/contact_sprite.jpg) no-repeat -77px -299px;
	padding-left: 74px;
}

#contact .row .type_job.active label {
	background: url(img/contact_sprite.jpg) no-repeat -331px -303px;
	padding-left: 79px;
}

#contact #name,
#contact #email,
#contact #message {
	font-size: 1.2em;
	width: 447px;
}

#contact #message {
	height: 200px;
}

#contact .row .input.nolabel {
	margin-left: 150px;
}

#contact .type_hi,
#contact .type_job {
	display: block;
	float: left;
	font-size: 1.3em;
	line-height: 50px;
	height: 50px;
	margin-right: 30px;
}

#contact .row .error {
	background: url(img/contact_sprite.jpg) -11px -226px;
	height: 54px;
	line-height: 65px;
	padding-left: 45px;
	width: 413px;
	margin-left: 141px;
	display: none;
}

#contact .send_button {
	width: 110px;
	height: 50px;
	display: block;
	background: url(img/contact_sprite.jpg) -11px -7px;
	text-align: left;
	line-height: 49px;
	font-size: 1.3em;
	padding-left: 110px;
}

#contact .send_button:hover,
#contact .send_button:active {
	background: url(img/contact_sprite.jpg) -11px -61px;
	color: #424242;
}

#status {
	padding-top: 20px;
	padding-bottom: 60px;
}

#status,
#status * {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
}

#status a {
	color: gray;
	text-decoration: underline;
	font-style: italic;
}

#status .success {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 110px;
	padding-left: 155px;
	background: url(img/contact_sprite.jpg) no-repeat -242px -10px;
}

#status .error {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 110px;
	padding-left: 155px;
	background: url(img/contact_sprite.jpg) no-repeat -242px -115px;
}

#status h1 {
	margin: 0;
	padding: 4px 0 0;
	font-size: 1.7em;
}

/*

#contact #status {
	position: absolute;
	width: 700px;
	height: 500px;
	background-color: white;
	opacity: 0.8;
	height: 350px;
	padding-top: 150px;
}

#contact #status.loading {
	font: 0.7em 
	text-align: center;
}

#contact #status.error,
#contact #status.error * {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contact #status.error .error_container {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(img/contact_sprite.jpg) no-repeat -246px -116px;
	height: 102px;
	padding-left: 147px;
}

.error_container h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

*/

/* @end */