﻿
/* FORM ÖĞELERİ */

/*#divAddPost { width:400px; height:300px; float:left}*/

body {font:13px Arial, Helvetica, sans-serif; line-height:16px; margin:0; color:#666; text-align:left;}
h2 { font:18px Arial, Helvetica, sans-serif; color:#1D283F; margin:4px 0 15px 0;}
h3 { font:15px Arial, Helvetica, sans-serif; color:#666; margin:0 0 7px 0;}
.left {}
.right {text-align:right; padding-right:8px; padding-top:7px;}

.radio {color:#0066CC}
	
.textbox {
	width:250px; 
	background: #fff url(../images/textbox.png) repeat-x; 
	color:#0066CC; 
	border-top: 1px solid #7c7c7c; 
	border-left: 1px solid #c3c3c3; 
	border-right: 1px solid #c3c3c3; 
	border-bottom: 1px solid #ddd; 
	padding: 4px; 
	margin: 3px 0; 
	font:13px Arial, Helvetica, sans-serif;
	float:left;
}

.textbox150 {
	width:150px; 
	background: #fff url(../images/textbox.png) repeat-x; 
	color:#0066CC; 
	border-top: 1px solid #7c7c7c; 
	border-left: 1px solid #c3c3c3; 
	border-right: 1px solid #c3c3c3; 
	border-bottom: 1px solid #ddd; 
	padding: 4px; 
	margin: 3px 0; 
	font:13px Arial, Helvetica, sans-serif;
	float:left;
}

.textbox_lrf {
	width:195px; 
	background: #fff url(../images/textbox.png) repeat-x; 
	color:#0066CC; 
	border-top: 1px solid #7c7c7c; 
	border-left: 1px solid #c3c3c3; 
	border-right: 1px solid #c3c3c3; 
	border-bottom: 1px solid #ddd; 
	padding: 4px; 
	margin: 3px 0; 
	font:13px Arial, Helvetica, sans-serif;
	float:left;
}

.selectbox {
	width:260px; 
	background: #fff url(../images/textbox.png) repeat-x; 
	color:#0066CC; 
	border-top: 1px solid #7c7c7c; 
	border-left: 1px solid #c3c3c3; 
	border-right: 1px solid #c3c3c3; 
	border-bottom: 1px solid #ddd; 
	padding: 4px; 
	margin: 3px 0; 
	font:13px Arial, Helvetica, sans-serif;
	float:left;
}


.textarea { 
	width:250px; 
	height:120px; 
	background: #fff url(../images/textbox.png) repeat-x; 
	color:#0066CC; 
	border-top: 1px solid #7c7c7c; 
	border-left: 1px solid #c3c3c3; 
	border-right: 1px solid #c3c3c3; 
	border-bottom: 1px solid #ddd; 
	font:13px Arial, Helvetica, sans-serif; 
/*	overflow:hidden; */
	overflow:auto;
	float:left;
	line-height:20px; 
	padding:4px
}

.textarea_comment { 
	width:350px; 
	height:120px; 
	background: #fff url(../images/textbox.png) repeat-x; 
	color:#0066CC; 
	border-top: 1px solid #7c7c7c; 
	border-left: 1px solid #c3c3c3; 
	border-right: 1px solid #c3c3c3; 
	border-bottom: 1px solid #ddd; 
	font:13px Arial, Helvetica, sans-serif; 
/*	overflow:hidden; */
	overflow:auto;
	float:left;
	line-height:20px; 
	padding:4px
}

.textarea_widget { width:500px; height:200px; background: #fff url(../images/textbox.png) repeat-x; color:#D37034; border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; font:13px Arial, Helvetica, sans-serif; 
/*	overflow:hidden; */
overflow:auto; float:left; line-height:20px; padding:4px}


.b_kaydet { float:left; background:url(../images/b_kaydet.jpg) no-repeat; width:80px; height:32px; border:none; display:block}
.b_gonder { float:left; background:url(../images/b_gonder.jpg) no-repeat; width:80px; height:32px; border:none; display:block}
.b_giris { float:left; background:url(../images/b_giris.jpg) no-repeat; width:80px; height:32px; border:none; display:block}
.b_uyeol { float:left; background:url(../images/b_uyeol.jpg) no-repeat; width:80px; height:32px; border:none; display:block}
.b_chktumunusec { float:left; background:url(../images/b_chktumunusec.jpg) no-repeat; width:131px; height:32px; border:none; display:block}
.b_chktemizle { float:left; background:url(../images/b_chktemizle.jpg) no-repeat; width:96px; height:32px; border:none; display:block}
.b_davetiye_gonder{ float:left; background:url(../images/b_davetiye_gonder.jpg) no-repeat; width:150px; height:32px; border:none; display:block}
.leftbutton {float:left; padding-left:135px}
.leftbutton_master {float:left; padding-left:185px}
.leftbutton_comment {float:left; padding-left:231px}
.leftbutton_widget {float:left; padding-left:180px}
.ctrlok { margin-left:5px; margin-top:8px; margin-right:5px; background:url(../images/ok.gif) no-repeat; display:block; float:left; width:16px; height:16px; }
.ctrlno { margin-left:5px; margin-top:8px; margin-right:5px; background:url(../images/no.gif) no-repeat; display:block; float:left; width:16px; height:16px; }
.ctrlchok { margin-left:5px; margin-top:1px; margin-right:5px; background:url(../images/ok.gif) no-repeat; display:block; float:left; width:16px; height:16px; }
.ctrlchno { margin-left:5px; margin-top:1px; margin-right:5px; background:url(../images/no.gif) no-repeat; display:block; float:left; width:16px; height:16px; }
.okmsg { width:275px; display:block; margin-bottom:8px; text-align:left; padding-left:25px; padding-right:3px; padding-top:5px; padding-bottom:5px; color:#22AD12; background:#EDFDB5 url(../images/ok.gif) no-repeat; background-position: 5px 5px;}
.ermsg {width:275px; display:block; margin-bottom:8px; text-align:left; padding-left:25px; padding-right:3px; padding-top:5px; padding-bottom:5px; color:#FF0000; background:#FFD9D9 url(../images/no.gif) no-repeat; background-position: 5px 5px; }
.chkokmsg { width:162px; display:block; margin-bottom:8px; text-align:left; padding-left:25px; padding-right:3px; padding-top:5px; padding-bottom:5px; color:#22AD12; background:#EDFDB5 url(../images/ok.gif) no-repeat; background-position: 5px 5px;}
.chkermsg {width:162px; display:block; margin-bottom:8px; text-align:left; padding-left:25px; padding-right:3px; padding-top:5px; padding-bottom:5px; color:#FF0000; background:#FFD9D9 url(../images/no.gif) no-repeat; background-position: 5px 5px; }


#inform {margin-top:10px; padding-left:15px; width:265px; float:left}
#outform {margin-top:10px; padding-left:5px; width:300px; float:left}
	.lrf_okmsg { width:322px; display:block; margin-bottom:8px; text-align:left; padding-left:25px; padding-right:3px; padding-top:5px; padding-bottom:5px; color:#22AD12; background:#EDFDB5 url(../images/ok.gif) no-repeat; background-position: 5px 5px;}
	.lrf_ermsg { width:222px; display:block; margin-bottom:8px; text-align:left; padding-left:25px; padding-right:3px; padding-top:5px; padding-bottom:5px; color:#FF0000; background:#FFD9D9 url(../images/no.gif) no-repeat; background-position: 5px 5px; }
.postresult {padding:15px}
	

.addpostokmsg { width:425px; display:block; margin:10px 0 8px 0; text-align:left; padding-left:25px; padding-right:3px; padding-top:5px; padding-bottom:5px; color:#22AD12; background:#EDFDB5 url(../images/ok.gif) no-repeat; background-position: 5px 5px;}
.inviteokmsg { width:632px; display:block; margin-bottom:8px; text-align:left; padding-left:15px; padding-right:3px; padding-top:5px; padding-bottom:5px; line-height:22px; color:#333; background:#EDFDB5;}

.formInfo { font-size: 11px; color: #999; clear: both; line-height:14px; margin-bottom:8px; }
#forgot { padding-left:15px; width:350px}

		a.head:link, .head a {color:#FFF; text-decoration:none}
		a.head:hover {color: #FFF; text-decoration:underline}
		a.head:visited {color: #FFF; text-decoration:none}
		a.head:visited:hover {color: #FFF; text-decoration:underline}
		
		a.clink:link, .clink a {color:#3366CC; text-decoration:none}
		a.clink:hover {color: #3366CC; text-decoration:underline}
		a.clink:visited {color: #3366CC; text-decoration:none}
		a.clink:visited:hover {color: #3366CC; text-decoration:underline}
		
		a.plink:link, .plink a {color:#3E5BC4; text-decoration:none}
		a.plink:hover {color:#3E5BC4; text-decoration:underline}
		a.plink:visited {color:#3E5BC4; text-decoration:none}
		a.plink:visited:hover {color:#3E5BC4; text-decoration:underline}
		
.clearfloat { 	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}			

.widgetpoplike {width:50px; height:45px; padding-top:5px; padding-left:5px; float:left;}
.widgetpopr { width:210px; padding-top:5px; padding-left:2px; float:left;}
.widgetlikenum {display:block; width:45px; height:39px; background:url(../images/widget_likenum.png) no-repeat 0 0; font:18px Arial, Helvetica, sans-serif; color:#FFFFCC; padding-top:2px; text-align:center; float:left}
.widgetline {display:block; width:260px; height:10px; background:url(../images/widgetline.png) no-repeat;}

.uploadimg {margin-top:10px}
.sendimg {margin-top:15px; margin-left:85px}
.saveimg {float:left; margin:10px 0 0 445px}