/* Contact Form -Başlangıç- */
label{
width: 150px;
float: left;
text-align: right;
margin-right: 5px;
display: block;
font-size: 12px;
height: 20px;
line-height: 20px;
color: #1b2021;
}

textarea{
width: 350px;
height: 100px;
color: #1b2021;
font-size: 12px;
font-family: Tahoma;
padding: 2px 5px;
margin-bottom: 10px;
border: 1px solid #1b2021;
}
p{
width: 100%;
height: 30px;
margin: 0px;
padding: 0px;
}

.contactbox{
float: left;
margin: 10px 0px 10px 0px;
padding-bottom: 12px;
border: 1px solid #1b2021;
width: 678px;
height: 100%;
}

div.contactbox input{
width: 250px;
color: #1b2021;
font-size: 12px;
font-family: Tahoma;
padding: 2px 5px;
height: 14px;
border: 1px solid #1b2021;
}
.contactinfo{
position: relative;
top: -11px;
left: 5px;
width: 120px;
height: 20px;
display: block;
text-indent: 5px;
line-height: 20px;
color: #fff;
font-size: 12px;
font-family: Tahoma;
background: #6fca2d;
border: 1px solid #262e2f;
}
#send{
float: left;
border: 1px solid #1b2021;
width: 678px;
height: 33px;
font-size: 12px;
color: #1b2021;
text-align: center;
line-height: 33px;
}
.loader{
margin-top: 12px;
}
#gonder{
display: block;
background: url(../images/btn2.gif) no-repeat;
width: 67px;
height: 23px;
margin: 5px auto;
}
.req{
color: #63b627;
font-weight: bold;
vertical-align: top;
}

/* Contact Form -Son- */

.ptitle{
height: 30px;
line-height: 30px;
padding-left: 10px;
color: #333333;
font-size: 12px;
font-weight: bold;
font-family: nina;
background: #ecf1f5;
border: 1px solid #ccd1d5;
}

.contactdetails{
width: 190px;
padding: 10px 10px 5px 10px;
font-size: 12px;
margin-bottom: 10px;
}

.contactdetails a{
display: block;
color: #6491AD;
margin-top: 5px;
text-align: center;
line-height: 18px;
text-decoration: none;
}
.contactdetails a:hover{
text-decoration: underline;
}
