@charset "iso-8859-9";
/*/ MAIN /*/ 
/* 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, em, ins, img, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a {
	color:#45c9e6;
	text-decoration:none;
}
a:hover {text-decoration:none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear { clear: both; }
/*----------------------------------------------*/
/* 1.2 Extra fonts */
/*----------------------------------------------*/
@font-face {
	font-family: 'HattoriHanzoLight';
	src: url('css/hattori_hanzo-webfont.eot');
	src: local('O'), url('css/hattori_hanzo-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HattoriHanzoLightItalic';
	src: url('css/hattori_hanzo_italic-webfont.eot');
	src: local('O'), url('css/hattori_hanzo_italic-webfont.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
.NormIcerik {
color:#2f3850;
	text-shadow:#f2f2f2 0 1px 1px; 
	display:inline-block;
	margin:5px 0;
	border:0 none;
	padding:0 30px 0 0;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:18px;
}
.bar-title {
	float:left;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	width:620px;
	position:relative;
	z-index:1}

.bar-title h1, .bar-title .title {
	font-size:33px;
	color:#444e69;
	text-shadow:0px 1px 1px #ccc;
	line-height:33px;
	margin:0 0 4px 0;
	display:block}

.bar-title h1 span, .bar-title .title span {
	color:#2e88c7}
h1, h2, h3, h4, h5, h6 {
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	display:block
}
h1{
	font-size:26px;
	margin-top:6px;
	color:#fff;
	text-shadow:0px 1px 1px #000;
}
h2 {
	font-size:18px;
	margin-top:6px;
	margin-bottom:6px;
	color:#fff;
}
h3 {
	font-size:18px;
	margin-top:6px;
	margin-bottom:6px;
	color:#333;
}
h4 {
	font-size:16px;
	line-height:20px;
	margin:0 0 11px;
}
h5 {
	font-size:14px;
	line-height:18px;
}
h6 {
	font-size:12px;
	line-height:18px;
}
html {background:#cdcdcd;}
body {
	font:12px/21px Arial, Helvetica, sans-serif;
	background: #cdcdcd url(../images/header_bgkisa.png) no-repeat;
	margin:0 auto;
	/*background:#fff url(../images/header_bg.png) no-repeat 50% 0 fixed;*/
	background-color:#cdcdcd;
	min-width:1003px;
	background-position:top;
	
}
.ozet {
	font-family:Tahoma;	
	font-size:12px;
	color:#666;
	width:100%;
	text-align:justify;
	line-height: 18px
}
/* wrapper */
#wrapper {
	width:960px;
	margin:0 auto;
	/*/background: rgba(0, 0, 0, 0.3);/*/
	position:relative;
	padding:0px 0px 0px;
}
.home #wrapper {
	padding:0 0px 0px;
}
.bg-block {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0;
	filter: alpha(opacity=30);
}
/* header */
#header {
	width:960px;
	position:relative;
	margin:0 0 0px;
	z-index:3;
	background-image: url(../images/headerTop.png);
	height: 74px;
}
.home #header {
	position:absolute;
	z-index:100;
	left:0px;
	margin:0;
}
.home #wrapper #header .TermoLogo {
	margin-left: 40px;
	width: 259px;
	height: 47px;
	margin-top: 10px;
	float: left;
}
.home #wrapper #header .Langues {
	float: left;
	width: 170px;
	height: 25px;
	margin-left: 490px;
	margin-top: 13px;
}
.home #wrapper #header .TopMenu {
	float: left;
	width: 585px;
	height: 25px;
	margin-top: 6px;
	margin-left: 68px;
}
ul#menu_link li{
	list-style: none;
	display: inline;
	float: left;
	padding-left:0px;
}
ul#menu_link li a{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*/text-shadow:1px 1px 1px #fff;/*/
	padding: 0 0px;
	display: block;
	text-decoration:none;
	/*/font-style:italic;/*/
}
ul#menu_link li a:hover{
	color:#ccc;
	font-size: 13px;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*/text-shadow:1px 1px 1px #fff;/*/
	padding: 0 0px;
	display: block;
	text-decoration:none;
	/*/font-style:italic;/*/
}
ul#menu_link li .ayracs{
 float:left;
}
ul#menu_link2 li{
	list-style: none;
	display: inline;
	float: left;
	padding-left:0px;
}
ul#menu_link2 li a{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*/text-shadow:1px 1px 1px #fff;/*/
	padding: 0 0px;
	display: block;
	text-decoration:none;
}
ul#menu_link2 li a:hover{
	color:#ccc;
	font-size: 13px;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0px;
	display: block;
	text-decoration:none;
	/*/text-shadow:1px 1px 1px #fff;/*/
}
ul#menu_link2 li .ayracs{
 float:left;
}

/* slide */
.slidess {
	width:960px;
	height:130px;
	position:relative;
	z-index:2;
}

.slidess .baslikdiv {
	position:absolute;
	bottom:10px;
	right:40px;
	z-index:10;
}


.slide {
	width:960px;
	height:448px;

	position:relative;
	z-index:2;
}
.slide .nivo-controlNav{
	position:absolute;
	bottom:96px;
	right:40px;
	z-index:10;
}
.slide .nivo-controlNav a{
	float:left;
	margin-left:7px;
	width:13px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-switcher.png) no-repeat 100% 0;
}
.slide .nivo-controlNav a:hover,
.slide .nivo-controlNav a.active {background-position:0 0;}
.slide .nivo-prevNav,
.slide .nivo-nextNav {
	position:absolute;
	top:207px;
	left:20px;
	width:36px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:10;
	cursor:pointer;
	display:none;
	background: url(../images/bg-pager.png) no-repeat;
}
.slide:hover .nivo-nextNav,
.slide:hover .nivo-prevNav {display:block;}
.slide .nivo-nextNav {
	background-position:-36px 0;
	left:903px;
}
/* portfolio */
.portfolio {
	width:960px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:absolute;
	z-index:10;
}
.home #wrapper .portfolio .CatMenu {
	margin: 0;
	width: 960px;
	height: 56px;
	background-image: url(../images/CatMenu.png);
	position: absolute;
	top: -4px;
}
.home #wrapper .portfolio .CatMenu .StockList {
	width: 180px;
	height: 40px;
	margin-top: 28px;
	margin-left: 35px;
	float: left;
}
.home #wrapper .portfolio .CatMenu .Kategoriler {
	float: left;
	width: 672px;
	height: 52px;
	margin-left: 10px;
	
}
.CatLink4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.CatLink4:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
.CatLink1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.CatLink1:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.CatLink2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.CatLink2:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
.home #wrapper .CenterBanner {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	position: relative;
	padding-top: 75px;
}
.iceriks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.iceriksBaslik {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.home #wrapper #Center {
	margin: auto;
	width: 960px;
	height: auto;
}
.home #wrapper #Center .CenterLeft {
	float: left;
	width: 680px;
}
.home #wrapper #Center .CenterSpaces {
	width: 30px;
	height:300px;
	float: left;
}

.home #wrapper #Center .CenterRight {
	float: left;
	width: 250px;
}


.home #wrapper #footer {
	margin: 0 auto;
	width: 960px;
	height: 126px;

}

.carousel .link-prev,
.carousel .link-next {
	position:absolute;
	top:95px;
	left:17px;
	width:32px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	background: url(../images/bg-switcher-carousel.png) no-repeat;
}
.carousel .link-next {
	background-position:-32px 0;
	left:895px;
}
.carousel .link-next:hover {background-position:-64px 0;}
.carousel .link-prev:hover {background-position:-96px 0;}
.carousel .frame {
	width:880px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.carousel .hold{
	width:900px;
	overflow:hidden;
	position:relative;
}
.carousel ul {
	width:99999px;
	overflow:hidden;
}
.carousel li {
	float:left;
	width:205px;
	position:relative;
	margin-right:20px;
}
.carousel li:hover .title {display:block;}
.carousel li img {display:block;}
.carousel li a:hover {text-decoration:none;}
.carousel .title {
	position:absolute;
	bottom:0;
	left:0;
	width:185px;
	display:none;
	color:#fff;
	font-weight:normal;
	line-height:15px;
	background: rgba(0, 0, 0, 0.8);
	padding:8px 10px;
}
.carousel .title span {
	display:block;
	cursor:pointer;
}
.carousel .title .holder {
	position:relative;
	z-index:2;
}
#wrapper .carousel .title .bg-block {filter: alpha(opacity=80);}
.carousel .title .poster {color:#9d9d9d;}
/* main */
#main {
	background:#eeeff1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	padding:7px 30px 27px;
	margin:0 0 -5px;
	z-index:2;
}
.home #main {padding:27px 30px 27px;}
/* quote */
.quote {margin:0 0 25px;}
.quote .carousel {position:relative;}
.quote .carousel .frame {width:820px;}
#main .quote ul {padding:0;}
#main .quote .carousel li {
	width:820px;
	margin:0;
	padding:0;
	background:none;
}
.quote .carousel q {
	font-style:italic;
	font-size:14px;
	line-height:18px;
	color:#333;
	text-align:center;
	display:block;
}
#main .quote blockquote {
	padding:0;
	margin:0;
}
.quote .carousel .link-prev,
.quote .carousel .link-next {
	position:absolute;
	top:10px;
	left:0px;
	width:11px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	background: url(../images/bg-switcher-maincarousel.png) no-repeat;
}
.quote .carousel .link-next {
	background-position:-11px 0;
	left:870px;
}
.quote .carousel .link-next:hover {background-position:-22px 0;}
.quote .carousel .link-prev:hover {background-position:-33px 0;}
/* promo */
.promo {
	width:100%;
	overflow:hidden;
	padding:38px 0 18px;
	background: url(../images/bg-promo.png) no-repeat;
}
.promo .box {
	float:left;
	width:270px;
	margin-left:30px;
}
.promo .box:first-child {margin:0;}
.promo h4 {
	color:#333;
	margin:0 0 10px;
	font-weight:normal;
}
.promo .content-box {
	width:100%;
	overflow:hidden;
}
.promo img {
	float:left;
	margin:5px 19px 0 0;
}
.promo .text-box {overflow:hidden;}
/* twocolumns */
#twocolumns {
	width:100%;
	overflow:hidden;
}
/* content */
#content {
	float:left;
	width:570px;
}
.home #content h4 {
	color:#333;
	margin:0 0 10px;
	font-weight:normal;
}
#main h1 a,
#main h2 a,
#main h3 a,
#main h4 a,
#main h5 a,
#main h6 a {
	color:#333;
	text-decoration:none;
}
/* post */
.post {
	margin:0 0 25px;
	overflow:hidden;
	width:100%;
	padding:0 0 23px;
	border-bottom:1px solid #e2e3e5;
}
.post .text-box {overflow:hidden;}
.post .img-box {
	overflow:hidden;
	margin-right:-18px;
}
.home #main .post {
	border:0;
	padding:0;
	margin:0 0 20px;
}
#main .alignleft {
	float:left;
	margin:0 18px 1px 0;
}
#main .alignright {
	float:right;
	margin:0 1px 1px 18px;
}
#main figure a {
	position:relative;
	float:left;
}
#main figure img {display:block;}
#main figure .hover,
#main figure .hover {
	position:absolute;
	top:-9999px;
	left:0;
	width:100%;
	height:100%;
	cursor:pointer;
	opacity:0.4;
	filter: alpha(opacity=40);
	background:#000 url(../images/hover-img.png) no-repeat 47% 50%;
}
#main figure a:hover .hover {top:0;}
.post p {margin:0 0 12px;}
.post h4 a {color:#333;}
/* category */
.category {margin:0 0 23px;}
.category .columns {
	overflow:hidden;
	width:100%;
}
#main .category p {margin:0 0 7px;}
#content .category .columns p {margin:0;}
#main .category .columns ul {
	float:left;
	width:270px;
	margin-left:13px;
	padding:0;
}
#main .category .columns ul:first-child {margin:0;}
#main .category .columns li {
	overflow:hidden;
	padding:0 0 8px 15px;
	background:none;
}
.category .columns img {
	float:left;
	margin:5px 16px 0 0;
}
.category .text-box {overflow:hidden;}
.category .mark {color:#000;}
/* last-posts */
.last-posts {margin:0 0 30px;}
.last-posts .holder {
	overflow:hidden;
	width:613px;
	margin-left:-30px;
}
.last-posts .post-box {
	display:inline-block;
	vertical-align:top;
	width:267px;
	line-height:18px;
	padding:0 0 7px 30px;
}
*+html .last-posts .post-box {display:inline;}
.last-posts .text-box {overflow:hidden;}
.last-posts .text-box a {color:#333;}
#main .last-posts .info {
	overflow:hidden;
	padding:0;
}
#main .last-posts .info li {
	float:left;
	padding:0;
	background:none;
}
.last-posts .info a {color:#07bbe2;}
.last-posts .author {
	padding-right:5px;
	font-weight:normal;
}
.last-posts .date {
	font-style:normal;
	padding-left:8px;
}
#main .last-posts p {margin:0;}
#main .last-posts .alignleft {margin:4px 10px 1px 0;}
#main .last-posts .alignright {margin:4px 1px 1px 10px;}
/* clients */
#content .clients h4 {margin:0 0 17px;}
#main .clients ul {
	overflow:hidden;
	width:580px;
	padding:0;
}
#main .clients li {
	float:left;
	margin-left:20px;
	padding:0;
	background:none;
}
#main .clients li:first-child {margin:0;}
.clients a {float:left;}
.clients ul img {
	float:left;
	opacity:0.3;
	filter: alpha(opacity=30);
}
.clients ul a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
}
/* sidebar */
#sidebar {
	float:right;
	width:282px;
	line-height:18px;
}
.home #sidebar h5 {
	color:#000;
	margin:0 0 10px;
}
#sidebar h4 {
	color:#333;
	margin:0 0 13px;
}
/* block */
#sidebar .block {
	width:250px;
	background:#fff; 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 2px 2px #e5e6e8;
	-moz-box-shadow:0 2px 2px #e5e6e8;
	-webkit-box-shadow:0 2px 2px #e5e6e8;
	padding:8px 15px;
	margin:0 1px 40px 0;
}
/* accrodion */
#sidebar .accordion {
	margin:0 0 40px;
	padding:0;
}
#sidebar .accordion li {
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 2px 2px #e5e6e8;
	-moz-box-shadow:0 2px 2px #e5e6e8;
	-webkit-box-shadow:0 2px 2px #e5e6e8;
	background:#fff; 
	width:250px;
	padding:0 15px;
	margin:0 2px 6px 0;
}
#sidebar .opener {
	display:block;
	color:#000;
	padding:5px 0 7px;
	text-decoration:none;
	background: url(../images/bg-opener.png) no-repeat 100% 7px;
}
#sidebar .accordion .selected {background: url(../images/bg-opener-selected.png) no-repeat 100% 7px;}
#sidebar .box {
	background: url(../images/bg-sidebar-box.png) no-repeat;
	width:250px;
	margin-left:-15px;
	position:relative;
	padding:13px 15px 12px;
}
#sidebar .block h2 {margin:0 0 5px;}
/* carousel */
#sidebar .carousel .frame {
	width:250px;
	overflow:hidden;
}
.home #sidebar {margin:0 0 -20px;}
#sidebar .carousel ul {padding:0;}
#sidebar .carousel li {
	margin:0;
	width:250px;
	padding:0;
	background:none;
}
#sidebar p {margin:0 !important;}
#main #sidebar blockquote {
	line-height:18px;
	padding:0;
}
#sidebar .carousel q {
	display:block;
	font-style:italic;
	margin:0 0 5px;
}
#sidebar .carousel cite {
	display:block;
	text-align:right;
	font-style:italic;
}
#sidebar .carousel cite a {font-style:italic;}
#sidebar .carousel .link-prev,
#sidebar .carousel .link-next {
	position:absolute;
	top:-25px;
	left:243px;
	width:7px;
	height:11px;
	background: url(../images/bg-sidebar-pager.png) no-repeat;
}
#sidebar .carousel .link-next {
	background-position:-7px 0;
	left:255px;
}
#sidebar .carousel .link-next:hover {background-position:-14px 0;}
#sidebar .carousel .link-prev:hover {background-position:-21px 0;}


.solgolge {
	background:url(images/sol-golge.png) repeat-y;
}
.saggolge {
	background:url(images/sag-golge.png) repeat-y;
}
.OrtaIcerikAlani{
	vertical-align:top;
	/*/text-align:justify;/*/
	width:940px;
	background-color:#f4f4f4;
	/*/font-family:Tahoma;	
	font-size:12px;
	color:#666;/*/
	line-height: 18px
}
.BaslikBg{
	vertical-align:top;
	text-align:justify;
	width:660px;
	height:25px;
	padding-top:10px;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	background:url(images/main_ciz.png) repeat-x;
	background-position:bottom;
}
.Baslik2Bg{
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
}
.imageClass{
	float:left;
	margin:10px;
	border-color:1px solid #ccc;
	width:640px;
	height:360px;

}
/*/ Rollover Image /*/
#UstImage {

	}
#AltImage {

	}
#uyanyana
{
    overflow:hidden;
    width:100%;
	
}

#uyanyana  #ic
{
     float:left;
     width:182px;
     height:103px;
	 margin-right:5px;	 
}
#uyanyana  #ic img { border:solid #CCC 1px;}
#uyanyana  #ic a:hover img{ border:solid #001a33 1px;}
#digerurun {
float:left;
width:180px;
height:101px;
margin-right:5px;
}
#digerurun img { border:solid #CCC 1px;}
#digerurun a:hover img{ border:solid #001a33 1px;}
.digerprdct{
	width:100%;
	height:200px;
}
.yanclass{
	color:#333;
	text-decoration:none;
}
.yanclass:hover {
	color:#069;
	text-decoration:none;
}
.katDiv {
	float:left;
	width:201px;
	border:1px solid #d7e4e8;
	margin-right:10px;
	text-align:center;
	margin-bottom:10px;
	height:297px;
}
.katDivLink{
	color:#333;
	text-decoration:none;
	font-size:10px;
}
.katDivLink:hover {
	color:#069;
	text-decoration:none;
	font-size:10px;
}
.katDivBaslik{
	color:#fff;
	font-size:14px;
	margin-top:135px;
}
.pdfLink{
	color:#333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.pdfLink:hover {
	color:#069;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.videoLink{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.videoLink:hover{
	color:#069;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.kvideo {
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
}
.icvideos {
	width:100px;
	height:56px;	
}
.icvideoBaslik {
	font-weight:bold;
	color:#333;
	font-size:10px;
	text-align:left;
}
.icvideoIcerik {
	font-size:9px;
	text-align:left;
	line-height:10px;
}
.HaberDiv {
	width:660px;
	height:150px;
}
.HaberImg {
	float:left;
	width:232px;
	margin-right:10px;
}
.HaberText{

}
.mobiletext{
	color:#666666;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.mobiletext2{
	color:#666666;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:13px;
}
.mobiletextnumber{
	color:#666666;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:23px;

}
.mobiletextnumberb{
	color:#666666;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:23px;
	font-weight:bold;

}
.mobiletextpost{
	color:#63def7;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:18px;
	font-weight:bold;

}
#formlabels {
	width:600px;
	padding-left:15px;
	height:20px;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:16px;
	padding-top:15px;
	padding-bottom:10px;
	text-shadow:0px 1px 1px #fff;
	
}
#formdata {
	width:600px;
	padding-left:15px;
	height:30px;
}
#formdatas {
	width:600px;
	padding-left:15px;
	height:110px;
}
#formdata input[type=text]{
	margin-bottom:8px;
	padding:8px 5px;
	width:400px;
	display:block;
	vertical-align:middle;
	background-image:url(../images/ContactBg.jpg);
	border: 1px solid #dadada;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	float:left;
	margin-right:20px;
}
#formdata input[type=text]:focus{
	margin-bottom:8px;
	padding:8px 5px;
	width:400px;
	display:block;
	vertical-align:middle;
	background-image:url(../images/ContactBgHover.jpg);
	border: 1px solid #dadada;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#formdatas textarea{
	margin-bottom:0px;
	padding:8px 5px;
	width:600px;
	height:80px;
	display:block;
	vertical-align:top;
	background-image:url(../images/ContactBg.jpg);
	border: 1px solid #dadada;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#formdatas textarea:focus{
	margin-bottom:0px;
	padding:8px 5px;
	width:600px;
	height:80px;
	display:block;
	vertical-align:top;
	background-image:url(../images/ContactBgHover.jpg);
	border: 1px solid #dadada;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.button{
	margin:0px 0px 0px 10px;
	width:124px;
	text-transform:none;
	border:solid 1px #9d9d9d;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align:center;
	padding:0px 10px;
	color:#666 !important;
	cursor:pointer;
	font-size:11px;
	display:inline-block;
	height:29px;
	line-height:25px;
	background-image:url(../images/bg-button.gif);
	background-repeat:repeat-x;

 }
 *+html .button{ line-height:normal; border:solid 1px #9d9d9d!important;}
.button:hover{ background-position:0 -4px;}
#contactform{margin:0 auto; position:relative; }
span.error{
	color:red;
	text-align:left; 
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#formgonderildi{
padding-top:50px;
padding-left:20px;
	color:#f00;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:23px;
	font-weight:bold;
}
#formgonderildi2{
padding-top:50px;
padding-left:20px;
	color:#666666;
	font-family: "HattoriHanzoLight", Calibri, sans-serif;
	font-size:23px;
	font-weight:bold;
}