@CHARSET "UTF-8";
.kendinyaz{
	padding-top: 10px;
	font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	height:100px !important;
}

.sbHolder{
	background-color: #FFFFFF;
	border: solid 1px #bec3c7;
	border-radius: 3px; /* Standart */
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari ve Chrome */
	height: 26px;
	width: 250px;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	color: #000000;
	text-indent: 10px;

}
.dropdown{
	background-color: #FFFFFF;
	border: solid 1px #bec3c7;
	border-radius: 3px; /* Standart */
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari ve Chrome */
	height: 26px;
	width: 250px;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	color: #000000;
	 text-indent:0px;
}

.sbHolder40{
	background-color: #FFFFFF;
	border: solid 1px #bec3c7;
	border-radius: 3px; /* Standart */
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari ve Chrome */
	height: 30px;
	width: 40px;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.1);
	color: #8b8b8b;
	text-indent: 10px;
}

.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #8b8b8b;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #ECF0F1;
	border: solid 1px #bec3c7;
	border-radius: 3px; /* Standart */
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari ve Chrome */
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0;
}
.sbOptions a{
	display: block;
	outline: none;
	padding: 7px 0 7px 0px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #8b8b8b;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #000;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 7px;
}

.sol {float:left}
.h26 { padding-top:7px;}
.uyari{
	color: Red;
	font-weight: bold;
	visibility: hidden
}
.w330 {
	width: 500px
}
.ml30 { margin-left:30px;}
.fm { display:inline-block; float:left;}
.cl; BR:after { clear:both}

.steps{
	height: 50px;
	/* line-height: 50px;*/
	float: right;
	font-size: 14px;
	margin-bottom: -11px;
}
.steps span{
	display: inline-block; vertical-align:middle;
}

.steps span a{display: inline-block; /* background-color:#00D4D7; */
padding-left:5px; padding-right:5px; margin:5px 1px 15px 1px; padding-bottom:20px}
.steps span a:hover{ /* background-color:#CF0 */ color:#3CC;}

.ac-step { border-top:2px solid #F00; background-color:#00D4D7; }
.uyelikformu-baslik .steps .ac-step a: { color:#000}
.uyelikformu-baslik .steps .ac-step a:hover { color:#FFF}

.formblok2{
	margin: 0px;
	padding: 0px;
}

.p10{ padding:10px;}
