@CHARSET "UTF-8";
button.cntForm_submit{
	width:250px;	
}
#contactForm{
    padding:5px;
    margin:5px;
}
#TBD_contactForm{
    padding:5px;
    margin:5px;
}
fieldset{
    border:1px solid #006;
    padding:5px;
}
input.cntForm_name{
	width:250px;
	height:22px;
	background:transparent;
	background-image:url(icon_username.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;		
	padding-top:2px;
	border-left:0px solid;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:1px solid #666666;
}
input.cntForm_surname{
	width:250px;
	height:22px;
	background:transparent;
	background-image:url(icon_surname.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;		
	padding-top:2px;
	border-left:0px solid;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:1px solid #666666;
}
input.cntForm_mail{
	width:250px;
	height:22px;
	background:transparent;
	background-image:url(icon_email.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;		
	padding-top:2px;
	border-left:0px solid;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:1px solid #666666;
}
input.cntForm_phone{
	width:250px;
	height:22px;
	background:transparent;
	background-image:url(icon_phone.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;		
	padding-top:2px;
	border-left:0px solid;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:1px solid #666666;
}
select.cntForm_subjectid{
	width:250px;
}
input.cntForm_subject{
	width:250px;
	height:22px;
	background:transparent;
	background-image:url(icon_subject.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;		
	padding-top:2px;
	border-left:0px solid;
	border-right:0px solid;
	border-top:0px solid;
	border-bottom:1px solid #666666;
}
div.cntForm_divmessage{	
	background-image:url(textarea_bg_message.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:190px;
}
textarea.cntForm_message{
	width:270px;
	height:170px;
	background:transparent;
	border : 0px solid;
	padding-top:24px;
	padding-left:10px;
	padding-right:16px;
}
div.cnt_div_msg_error{
	padding-top:10px;
	width:600px;
	height:200px;
	background:url(div_error_bg.jpg);	
}
div.cnt_div_msg_success{
	padding-top:10px;
	width:600px;
	height:200px;
	background:url(div_success_bg.jpg);	
}


div.cnt_div_msg{				
	width:450px;
	height:180px;
	overflow: auto;
}
td.cnt_tbl_left{
	width:120px;
}
td.contactJob{
	font-weight:bold;
}
div.divContactPerson{
	padding:0px;	
	width:500px;
	height:300px;
	background-position:left top;
	background-image:url(cerceve_profil.gif);			
}
div.anket_frm_cap{
    padding:4px 0px 4px 0px;
    font-weight: bold;
}
input.anket_frm_input{
    padding:4px;
    width:400px;
    border:1px solid #cccccc;
    -moz-border-radius:6px;
    border-radius:6px;
}
.anket_frm_fieldset{
    margin-top:10px;
    margin-bottom:5px;
}
.anket_frm_fieldset legend{
    font-weight:bold;
    font-size:14px;
    color:#ffffff;
    border:1px solid #000066;
    background:#ff0000;
    padding:4px;
}
.anket_frm_select{
    padding:4px;
    width:400px;
}
.anket_frm_textarea{
    width:400px;
    padding:4px;
    height:80px;
}
.anket_frm_submit{ width:416px;padding:4px; font-weight:bold; }
.anket_frm_div_err{
    background:#dddddd;
    padding:10px;    
    border:1px solid #cccccc;
}
.anket_frm_div_errmsg{
    color:#ff0000;
    font-weight: bold;
    border:1px solid #ff0000;
    padding:4px;
    background:#ffffff;
    margin:3px;
}
h2.anket_frm_header{
    padding-top:4px;
    padding-bottom:4px;
    font-size:16px;
    color:#ff0000;
}
input.anket_frm_tel{
    padding:4px;
    border:1px solid #cccccc;
    -moz-border-radius:6px;
    border-radius:6px;
    margin:2px;
}
#telefon_ulke{ width:20px; }
#telefon_sehir{ width:40px; }
#telefon_tel{ width:100px; }
#telefon_dahili{ width:50px; }
