
.wrapperModal {
	margin: 10px 0px 20px 30px;
	width:517px;
	overflow:hidden;
}

.wrapperModalAddress {
	margin: 20px;
	overflow:hidden;
}

#dvParolaHatirlat, #dvArkadasinaGonder, #dvMeslektasinaGonder { background:#D6E5ED}

.wrapperModal h1{
	background:url(../_i/modal/modal_tit_bg.gif) no-repeat;
	width:100%;
	height:19px;
	padding:10px 20px;
	margin:5px 0 0 0
}



div.bottomBar{
	background:url(../_i/modal/modal_tit_bg.gif) no-repeat;
	width:100%;
	height:19px;
	padding:10px 10px;
	margin:5px 0 0 0
}

div.bottomBar a{
	color:#FF6600;
	font-size:11px;
	text-decoration:underline
}

.scForm {
	background:url(../_i/modal/modal_bg_bottom.gif) left bottom no-repeat;
	width:517px;
	margin:5px 0 0 0;
}

.scFormAddress {
	width:400px;
}

.scFormContainer {
	background:url(../_i/modal/modal_bg_top.gif) left top no-repeat;
	padding:10px
}

.scFormContainer .note {
	color:#929292
}

.scForm table td {
	padding:1px 0 0 10px;
	font-size:13px;	
	color:#929292

}

.scForm table td input {
	padding:6px 8px;
	margin:2px 0;
	width:180px;
	height:15px;
	border:none;
	color:#929292;
	font-size:12px;
	background-attachment:fixed;
	background:url(../_i/modal/input_bg.gif) no-repeat;	
}

.scForm table td .message {
	margin:10px 0 0 0;
	width:445px;
	height:127px;
	background:url(../_i/modal/input_not_bg.gif) no-repeat;	
	float:left;
}

.scForm table td .message textarea {
	padding:6px 8px;
	width:445px;
	height:127px;
	border:none;
	color:#929292;
	font-size:12px;
	background:none
}


.scFormAddress #adres{
	margin:10px 0;
	width:389px;
	height:90px;
	background:url(../_i/modal/address-bg.png) no-repeat;
	text-align:right;
}

.scFormAddress p{
	padding:0 0 10px 0;
	margin:0;
}

.scFormAddress #adres textarea {
	padding:6px 8px;
	width:370px;
	height:76px;
	border:none;
	color:#929292;
	font-size:12px;
	background:none
}

.scForm table td input.checkBox {
	width:15px;
	height:15px;
	border:none;
	padding:0;
	margin:0
}

.scForm table td input.btn {
	width:57px;
	height:25px;
	border:none;
	padding:0
}

.scForm .note div {
	background:url(../_i/modal/modal_not_bg_bottom.gif) left bottom no-repeat;
}

.scForm .note div p {
	background:url(../_i/modal/modal_not_bg_top.gif) left top no-repeat;
	padding:10px;
	margin:10px 0;
	font-size:10px;
}

.scForm .note {
	padding:0;
}


.scForm .btnSend{
	border:none;
	cursor:pointer;
	background:url(../_i/modal/btn_tamam.gif) no-repeat;
	width:58px;
	height:25px;
	margin:0 30px 0 0 ;
}

.scFormAddress .btnSend{
	margin:0;
}


.contactFormError ul {
	margin:0;
	padding:0;
}
/*
.contactFormError ul li {
	background:url(../_i/ico_error.gif) #f6f6f6 no-repeat 5px 5px;
	display:block;
	padding:5px 0 5px 25px;
	font-size:11px;
}
*/

.loginError {
	font-size:11px;
	font-weight:bold;
	color:#f00;
	padding:10px
}

.scForm .note div p.loginErrorPass {
	margin:0 0 10px 0;
	font-size:11px;
}

.redStar {
	position:absolute;
	margin:8px 0 0 200px
}