/*
AÇIKLAMA YAPTIM /* 187-den-202 Satırları kopyala ve .FileElementsText3 ve FileElementsReel3 çoğalt adlarını değiştir
*/

#contactus fieldset
{
   width:320px;
   padding:20px;
   border:1px solid #ccc; 
}

#contactus legend, h2
{
   font-family : Arial, sans-serif;
   font-size: 1.4em;
   font-weight:bold;
   color:#3f4f60;
}

#contactus label
{
   font-family : Arial, sans-serif;
   font-size:0.8em;
   font-weight: bold;
}

#contactus input[type="text"],textarea
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 1,6em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  border : 1px solid #999;

}

#contactus input[type="text"]
{
  margin-top:5px;
  height:22px;
  width:240px;
  
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
   border-radius: 0px;   
  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 1em;
   width:130px;
   height:35px;
   padding-left:0px;
     
}

#contactus textarea
{
  margin-top:5px;
  padding : 3px; 
  height:120px;
  width:310px;
 
}

#contactus input[type="text"]:focus,textarea:focus
{
	color : #000000;
	border : 1px solid #3f4f60;
	background-color : #f8f8f8;
	font-weight: normal;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #000000;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 0.6em;
   color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}
.FileElements{
    position:relative;
	width:350px;
	margin:10px auto 40px;
}
.FileElementsButton{
	float:left !important;
	height:40px !important;
	margin:0px; padding:0px 8px 0px 8px;
	background:#F3F3F3;
	border:1px solid #D9D9D9; border-left:0px; border-radius:0px 3px 3px 0px;
	font:normal 13px Verdana; color:#333;
}
.FileElementsText{
	float:left !important;
	width:218px !important; height:32px !important;
	margin:0px; padding:5px 8px 5px 8px;
	border:1px solid #D9D9D9;
	font:normal 11px Verdana; color:#BFBFBF;
	margin-top:0px !important;
}
.FileElementsReel{
	position:absolute;
	top:0px; left:235px;
	opacity:0; -moz-opacity:0; filter:alpha(opacity:0);
	z-index:100;
	width:106px;
	height:40px;
}
.FileElementsText2{
	float:left !important;
	width:218px !important; height:32px !important;
	margin:0px; padding:5px 8px 5px 8px;
	border:1px solid #D9D9D9;
	font:normal 11px Verdana; color:#BFBFBF;
	margin-top:0px !important;
}
.FileElementsReel2{
	position:absolute;
	top:0px; left:235px;
	opacity:0; -moz-opacity:0; filter:alpha(opacity:0);
	z-index:2;
	width:90px;
	
/* 187-den-202 Satırları kopyala ve .FileElementsText3 ve FileElementsReel3 çoğalt adlarını değiştir */
}
.FileElementsText3{
	float:left !important;
	width:218px !important; height:32px !important;
	margin:0px; padding:5px 8px 5px 8px;
	border:1px solid #D9D9D9;
	font:normal 11px Verdana; color:#BFBFBF;
	margin-top:0px !important;
}
.FileElementsReel3{
	position:absolute;
	top:0px; left:235px;
	opacity:0; -moz-opacity:0; filter:alpha(opacity:0);
	z-index:2;
	width:90px;
}
.FileElementsText4{
	float:left !important;
	width:218px !important; height:32px !important;
	margin:0px; padding:5px 8px 5px 8px;
	border:1px solid #D9D9D9;
	font:normal 11px Verdana; color:#BFBFBF;
	margin-top:0px !important;
}
.FileElementsReel4{
	position:absolute;
	top:0px; left:235px;
	opacity:0; -moz-opacity:0; filter:alpha(opacity:0);
	z-index:2;
	width:90px;
}


:focus {
    outline:none;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
