p { padding: 10px !important; }
p span.label{
	font-size	: 13px;
	float		: left;
	width 		: 60px;
	padding		: 5px;
	text-align	: right;
	margin-right: 5px;
}
#change_act, #change_act_ {
	font-size: 13px;
	color: red;
	margin-left: 5px;
}
input.input_area {
	width: 160px;
	height: 25px;
	padding: 0 5px 0 5px;
	font-size: 16px;
}
.uyari {
	padding: 5px;
	font-size: 14px;
	display: none;
}
#loading{ margin: 0 auto; }
#loading img{ margin-right: 5px; }
.validInfo {
	text-align: left;
	padding: 5px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.validInfo:hover { cursor: pointer; }
.error {
	background: #FFCECE 2px 4px no-repeat;
	border: 1px solid #DF8F8F;
	color: #000;
}
.error span{
	color : #fff;
	font-weight: bold;
	font-size: 14px;
	margin-right: 5px;
	background: red;
	padding: 0 5px 0 5px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
.wrong {
	font-weight: bold;
	color: #e90000;
	background: rgba(255, 0, 0, 0.2);
}
.normal {
	font-weight: normal;
	color: #222;
}
.err {
	background-color: rgba(255,0,0,0.2);
	border: 1px solid #f00;
}
.plus {
	background-color: rgba(0,128,0, 0.2);
	border: 1px solid green;
}
#errMSG{
	padding : 5px;
	width: 460px;
	margin: 0 auto;
}
#errMSG p{
	font-size: 15px !important;
}

.taragoz_page{
	background:url('/image/theme2012/signup/taragoz_background.jpg') transparent no-repeat;
	margin:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	position:relative;
	width: 686px;
	height: 515px;
}
.taragoz_leftpanel{
	position:absolute;
	left: 32px;
	top: 54px;
	width: 220px;
	height: 370px;
}

.taragoz_leftpanel > .taragoz_header {
	position:absolute;
	top: 1px;
	left:1px;
	padding-left: 20px;
	height: 87px;
}
.taragoz_leftpanel > .taragoz_header h2{
	margin-top:14px;
	margin-bottom:14px;
}
.taragoz_leftpanel > .taragoz_body{
	position:absolute;
	height: 219px;
	left: 1px;
	top: 91px;
	padding-left:18px;
}

.taragoz_leftpanel > .taragoz_button{
	position: absolute;
	top: 310px;
	left:1px;
	height: 45px;
	width:100%;
}
.taragoz_leftpanel > .taragoz_button > .taragoz_submit{
	position: absolute;
	top: 2px;
	left:120px;
	height:39px;
	width:90px;
	cursor:pointer;
}

.taragoz_footer{
	position:absolute;
	top: 453px;
	height:62px;
	width:100%;
	left:0px;
}

.taragoz_footer > div{
	text-align:center;
	padding-top: 10px;
	font-size: 14px;
}
.taragoz_footer > .taragoz_kilavuz{
	position:absolute;
	left: 110px;
	top : 0px;
	height:100%;
	width: 139px;
}
.taragoz_footer > .taragoz_taragozDesktop{
	position:absolute;
	left: 328px;
	top : 0px;
	height:100%;
	width: 139px;
}
.taragoz_footer > .taragoz_taragozMobile{
	position:absolute;
	left: 527px;
	top : 0px;
	height:100%;
	width: 110px;
}

.taragoz_footer a {
	color:black !important;
}

.taragoz_footer a:hover {
	color:black !important;
}

.taragoz_footer a:visited {
	color:black !important;
}

.taragoz_formrow{
	padding-top:14px;
}
.taragoz_formrow label{
	padding-left: 4px;
}
.taragoz_formrow input{
	width:181px;
	height:36px;
	outline:none;
	border:0px !important;
	background: url('/image/theme2012/signup/taragoz_input.jpg') transparent no-repeat center center;
	text-indent: 5px;
}
