BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	color: #161515;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	background:url(bg.jpg);
	background-position:top center;
  	color:#6b6b6b;
}

td {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#161515;
}

form
{
	margin:0px;
}


.input ,input,select,textarea{
	font-family: "Lucida Sans Unicode", "Lucida Console", Arial;
	font-size: 11px;
	COLOR: #FFF;
	text-decoration: none;
	background-color: #464646;
	border: 1px solid #CCCCCC;
}


a {
		text-decoration: none;
	color:#333;
}
a.1 {
	text-decoration: underline;
	color:#8C0210;
}

a.ustmenu , a.ustmenu:visited{
   font-size:13px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   color:#FFFFFF;
   text-decoration:none;
}


a.ustmenu:hover{
   font-size:13px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   color:#FFFFFF;
   text-decoration:none;
}

.tdustmenu{
   background-image:url(menu.jpg);
}


.tdustmenu2{
   background-image:url(menu2.jpg);
}


.anabaslik{
   color:#3d3d3d;
   font-size:15px;
   font-weight:bold;
    text-align:left;
}


.faydali-line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.faydali-soru  {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight:bold;
	line-height: 17px;
}
.faydali-soru  A {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	line-height: 17px;
}
.faydali-soru  A:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
	line-height: 17px;
}
.faydali-cevap  {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #7C7C7C;
	text-decoration: none;
	line-height: 17px;
}


.formlar-baslikana{
	background-color:#CFCFCF;
	color:#000066;
	font-size:13px;
}

.formlar-baslik{
	background-color:#DDE7EF;
	color:#000099;
	font-size:11px;
}

.formlar-aciklama{
    font-size:11px;
	color:#990000;
	text-align:center;
	background-color:#FBFBFB;
} 

.formlar-ad1{
   color:#666666;
   background-color:#f2f2f2; 
   font-size:11px;
}

.formlar-ad2{
   color:#666666;
   background-color:#F3F6F8; 
   font-size:11px;
}




.zd-genel{
     background-color:#F4F4F4;
	 color:#990000; 
	 font-size:11px;
}

.zd-baslik{
     background-color:#F4F4F4;
	 color:#990000; 
	 font-size:12px;
	 font-weight:bold;
}

.zd-mesaj{
     background-color:#FFFFFF;
	 color:#999999; 
	 font-size:11px;
} 


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

.clear:after {
	content: ".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}

.container {
	width:980px; margin:0 auto;
}

.logo {
	width:280px;
	float:left;
}
.logo a { 
	display:block; 
	margin:35px 0 0 0;
	text-decoration:none;		
}
.logo span.one {
	color:#636b09;
	font-size:45px;
	font-weight:bold;
	letter-spacing:-3px;
}
.logo span.two {
	color:#332616;
	font-size:45px;
	font-weight:bold;
	letter-spacing:-3px;
}
.logo p.subtitle {
	font-style:italic;
	font-size:13px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 20px 0 0; 
}

/*Menus*/
.menu {	
	width:528px; 
	margin:85px 8px 0 0;
	font-size:15px;
	float:right;
}
.menu ul {
	color:#FFF;
}
.menu li {
	float:left;
	font-size:13px;
	margin:0 2px 0 0;
}
.menu li a:link {
	color:#332616; text-decoration:none;
	padding:12px 8px 12px 8px; background:#CBCBCB;
	width:70px; display:block;
	text-align:center;
	font-weight:bold;
}
.menu a:visited {
	color:#332616; text-decoration:none;
	padding:12px 8px 12px 8px; background:#CBCBCB;
	width:70px; display:block;
	text-align:center; 
	font-weight:bold;
}
.menu li a:hover {
	color:#332616; text-decoration:none;
	background:#FFF;
	padding:12px 8px 12px 8px;
	width:70px; display:block;
	text-align:center; 
	font-weight:bold;
}
.menu a.active:link {
	background:#FFF;
	padding:12px 8px 12px 8px;
	color:#332616; text-decoration:none;
}
.menu a.active:visited {
	background:#FFF;
	padding:12px 8px 12px 8px;
	color:#332616; text-decoration:none;
}
.menu a.active:hover {
	background:#FFF;
	padding:12px 8px 12px 8px;
	color:#332616; text-decoration:none;
} 
.validation-advice {
	margin: 5px 0 0 4px;
	padding: 5px;
	color: #FF3300;
	font-weight: bold;
	width:210px;
	display:inline;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

/*Form Style*/

#name, #email, #subject{
	width:300px; margin:0 0 10px 0;
}
#message{
	width:300px;
	height:150px; margin:0 0 12px 0;
}
#btncontact, #btnreset {
  padding: 1px 10px;
  font: bold 1em arial, sans-serif;
  cursor: pointer;
  color: #FFF;
  background-color:#33322D;
  border-width: 1px;
  border-style: solid;
  border-color: #186825 #0e4d19 #0e4d19 #186825;
  font-weight:lighter;
}

/*FOOTER*/
.footer {
	width:900px; 
	margin:0 auto;
	padding:10px 0 0 0;
	color:#666;
	border-width:1px;
	border-style:solid;
	border-color:#242020 #000 #000 #000;
	font-size:11px;
}
.footer p {
	line-height:18px;
}
.footer a:link, a:visited {
	color:#666;
	text-decoration:none;
}
.footer a:hover {
	color:#999;
	text-decoration:none;
}


/*STYLE PAGE*/
.style_page p {
	line-height:18px;
	margin:22px 0 0 0;
}
.style_page a:link {
	padding:2px;
	text-decoration:none;
	color:#FFF;
	background:#333;
}
.style_page a:visited {
	padding:2px;
	text-decoration:none;

	color:#FFF;
	background:#333;
}
.style_page a:hover {
	padding:2px;
	text-decoration:none;
	color:#FFF;
	background:#333;
}
.bgpadding {
	background:#EEE;
	padding:10px;
	line-height:18px;
	margin:22px 0 0 0;
}
.bgpadding_italic {
	background:#EEE;
	padding:10px;
	line-height:18px;
	margin:22px 0 0 0;
	font-style:italic;
}
.style_page h3 {
	font-size:17px;
	margin:20px 0 0 0;
}
.style_page p.stat {
	background:#F5F5F5;
	padding:6px;	
	margin:10px 0 0 0;
}
.style_page p.bg_aboutus {
	padding:10px;
	background:#EEE;
}

h3.tablehead {
	font-size:16px;
	margin:15px 0 15px 0;
}
img.imgright {
	float:right;
	margin:0 0 10px 10px;
}
img.imgleft {
	float:left;
	margin:0 10px 10px 0;
}
/*Table*/
table {  
 }
table caption {
 }

table th,table td {
 }
thead th {
 }

tbody tr.highlighted {
 }

tbody td {
 }
tbody tr:hover td {
 }
.widthA{
	width:20%;
}
.widthB{
	width:40%;
}

h2.title {
	font-size:22px;
	color:#362A1C;
}
/*CENTER BODY*/
.centerbody {
	width:940px;
	border:10px solid #F2F0F0;
	float:left;
	padding:10px;
	background:#FFF;	
}
.insidebody {
	margin:10px 0 0 0;
}

/*LEFT STYLE*/
.left {
	width:550px;
	float:left;
}
.latest_work p {
	line-height:18px;
	margin:22px 0 0 0;
}
.latest_work h3 {
	font-size:15px;
	margin:20px 0 0 0;
}
.latest_work p.stat {
	background:#F5F5F5;
	padding:6px;	
	margin:10px 0 0 0;
}
.latest_work p.stat a:link, a:visited {
	text-decoration:none;
	color:#333;
}
.latest_work p.stat a:hover {
	text-decoration:none;
	color:#656D09;
}
.latest_work img {
	border:1px solid #f2f0f0;
}

/*RIGHT STYLE*/
.right {
	width:260px;
	float:left;
	margin:0 0 0 40px;
}
.aboutus {
	margin:0 0 22px 0;
}
.aboutus p {
	line-height:18px;
	margin:22px 0 0 0;
}
.aboutus img {
	border:8px solid #F5F5F5;
	margin:0 0 6px 0;
}

.clientsays {
	margin:0 0 22px 0;
}
.clientsays p {
	line-height:18px;
	margin:22px 0 0 0;
}
.clientsays p.client_title {
	color:#68720a;
	font-style:italic;
	text-align:right;
	margin:4px 0 0 0;
	padding:0;
	font-size:13px;
}
.clientsays p.client_title a:link {
	color:#68720a;
	font-style:italic;
	text-align:right;
	margin:4px 0 0 0;
	padding:0;
	font-size:13px;
	text-decoration:none;
}
.clientsays p.client_title a:visited {
	color:#68720a;
	font-style:italic;
	text-align:right;
	margin:4px 0 0 0;
	padding:0;
	font-size:13px;
	text-decoration:none;
}
.clientsays p.client_title  a:hover {
	color:#646D09;
	font-style:italic;
	text-align:right;
	margin:4px 0 0 0;
	padding:0;
	font-size:13px;
}


/*BLACK BG BUTTOM*/
.black_btm {
	background:#000;
	margin:0 0 0 0;
	padding:35px 0 25px 0;
}
.insidebtm {
	width:900px; margin:0 auto;
}
.insidebtm h2 {
	color:#999;
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
}

/*FLICKER*/
.flicker {
	width:250px;
	float:left;
	margin:0 0 50px 0;
}
.flicker ul {
	margin:15px 0 0 0;
	float:left;
}
.flicker ul li {
	margin:0 15px 0 0;
	float:left;
}

/*WEBRESOURCES*/
.webresources {
	width:350px;
	float:left;
	margin:0 0 0 20px; 
}
.webresources ul {
	float:left;
}
.webresources ul li {
	margin:15px 0 0 0;
}
.webresources span {
	font-style:italic;
}
.webresources a:link {
	color:#666;
	text-decoration:none;
}
.webresources a:visited {
	color:#666;
	text-decoration:none;
}
.webresources a:hover {
	color:#999;
	text-decoration:none;
}

/*LOREM IPSUM*/
.loremipsum {
	width:250px;
	float:left;
	margin:0 0 50px 5px; 
}
.loremipsum p {
	line-height:18px;
	margin:10px 0 0 0;
	float:left;
}

/*SERVICES SIDEPAGE*/
.services {
	margin:0 0 22px 0;
}
.services p {
	line-height:18px;
	margin:22px 0 0 0;
}
.services p.stitle {
	font-weight:bold;
	margin:22 0 0 0;
	font-size:14px;
}
.services p.sdesc {
	margin:8px 0 15px 0;
	line-height:18px;
}
.services p.sdesc span {
	color:#FF0000;
}
.services p.sdesc a:link {
	color:#FF0000;
	text-decoration:none;
}
.services p.sdesc a:visited {
	color:#FF0000;
	text-decoration:none;
}
.services p.sdesc a:hover {
	color:#FF0000;
	text-decoration:underline;
}

/*ABOUT US PAGE*/
.aboutus_page p {
	line-height:18px;
	margin:22px 0 0 0;
}
.aboutus_page h3 {
	font-size:17px;
	margin:20px 0 0 0;
	letter-spacing:-1px;
}
.aboutus_page p.stat {
	background:#F5F5F5;
	padding:6px;	
	margin:10px 0 0 0;
}
.aboutus_page img {
	border:1px solid #f2f0f0;
	float:left;
	margin:0 10px 10px 0;
}
.aboutus_page p.bg_aboutus {
	padding:10px;
	background:#EEE;
}

/*SERVICES PAGE*/
.services_page p {
	line-height:18px;
	margin:22px 0 0 0;
}
.services_page h3 {
	font-size:17px;
	margin:20px 0 0 0;
	letter-spacing:-1px;
}
.services_page p.stat {
	background:#F5F5F5;
	padding:6px;	
	margin:10px 0 0 0;
}
.services_page img {
	border:1px solid #f2f0f0;
	float:left;
	margin:0 10px 10px 0;
}
.services_page p.bg_aboutus {
	padding:10px;
	background:#EEE;
}

/*CONTACT US PAGE*/
.contact_page p {
	line-height:18px;
}
.contact_page h3 {
	font-size:17px;
	margin:20px 0 0 0;
	letter-spacing:-1px;
}
.contact_page p.bg_aboutus {
	padding:10px;
	background:#EEE;
}
.moreinfo {
	background:#EEE;
	padding:10px;
	margin:0 0 50px 0;
}
.moreinfo a:link {
	text-decoration:none;
	color:#646D09;
}
.moreinfo a:visited {
	text-decoration:none;
	color:#646D09;
}
.moreinfo a:hover {
	text-decoration:underline;
	color:#646D09;
}

/*BACK TO TOP*/
.backtop {
	margin:20px 0 0 0; 
	width:1150px; text-align:right;
	padding:10px;
}
.backtop a:link {
	background:#000;
	color:#666;
	text-decoration:none;
	padding:10px;
	clear:both;
}
.backtop a:visited {
	background:#000;
	color:#666;
	text-decoration:none;
	padding:10px;
	clear:both;
}
.backtop a:hover {
	background:#000;
	color:#999;
	text-decoration:none;
	padding:10px;
	clear:both;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
 }

h2 {
	font-size:18px; color:#3C2A06;
}

