/* - - - - - - - - - - - - - - - - - - - - -

LOGIN

- - - - - - - - - - - - - - - - - - - - - */

body, html { height:100%;  }


form  div.live label, form .live span label {
clear:both;
color:#444444;
display:block;
font-size:85%;
line-height:10px;
margin:0;
}

label.choice {
color:#222222 !important;
display:block;
font-size:100% !important;
line-height:150% !important;
margin:-15px 0 0 23px !important;
padding:0 0 5px;
/*width:47%;*/
}


form .live.error {
background-color:#FFDFDF !important;
}

div.error p.error {
display:block !important;
}

form .live.error label, form .live.error span.symbol {
color:#DF0000 !important;
}

p.error {
display:none;
clear:both;
color:#DF0000 !important;
font-size:10px;
font-weight:bold;
line-height:10px !important;
margin:0 !important;
padding:7px 0 0 !important;
}


#login p.error {
clear:both;
color:#DF0000 !important;
display:none;
float:left;
font-size:10px;
font-weight:bold;
line-height:10px !important;
margin:0 !important;
padding:7px 0 0 !important;
position:absolute;
}
input.large, select.large, textarea.textarea {
width:100%;
}

input.password, input.tel {
width:200px;
}



.register .live {
	clear:both;
	padding:9px;
}

input.checkbox, input.radio {
display:block;
height:13px;
margin:4px 0 0;
padding:0;
width:13px;
}

#public{
	margin:0;
	padding:0;
	background:url(/images/overlay.gif);
}

label.desc{
	font-size:115% !important;
	padding-bottom:4px;
	font-weight:normal;
}


#loginForm, #signupForm{
	clear:none;
}
.login #loginForm{
	width:49%;
	float:left;
}
.signup #signupForm{
	width:100%;
}
.gallery #loginForm{
	width:44%;
	float:left;
}
.gallery #signupForm{
	width:49%;
	float:right;
	padding-left:22px;
	border-left:1px dotted #bbb;
}

#s2 .live div span label{
	margin-bottom:0px;
}


#noaccount{
	float:right;
	width:44%;
	text-align:center;
}
#noaccount h2{
	padding:50px 0 0 0;
	font-size:19px;
	font-weight:bold;
}
#noaccount a{
	text-decoration:none;
	color:#c73924;
	display:block;
	padding:0 20px 0 20px;
	background:#FFF8DF;
	border:3px solid #FFE99F;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
}
#noaccount a:hover, #noaccount a:hover span{
	border-color:#D9EFC2;
	background:#F7FFEF;
}
#noaccount a:active, #noaccount a:active span{
	border-color:#BEDF99;
}
#noaccount span{
	border-top:3px solid #FFE99F;
	color:#5ba41b;
	display:block;
	padding:47px 0 0 0;
}
#noaccount b{
	font-weight:normal;
	color:#222;
	display:block;
	font-size:16px;
	padding:5px 0 47px 0;
}


.creditcard{
	clear:none;
	float:left;
	width:50% !important;
}
.billaddress{
	clear:none;
	float:right;
	width:44% !important;
}
.register {
	width:500px;
}
.morileri {
	background:#7d0004 url(../images/ileri.gif) right 10px  no-repeat ;
	
left:360px;
}
.grigeri {
	background:#262626 url(../images/geri.gif) left 10px  no-repeat ;
left:509px;
}

.mor {
	background:#7d0004;
left:660px;
}

.gri {
	background:#262626;
	
left:278px;
}

.kayitbolumu{
float:right;
padding:10px;
width:500px;
	}
.live label b{
	color:#0d5e9b;
}
#s2 label b{
	color:#70A209;
}
.code{
	margin-left:7px;
}
#s2 .buttons{
	padding-top:20px;
	padding-bottom:100px;
}

/* ----- GLIDER ----- */

.scroller, .scroller .sect{
	width:650px;
	overflow:hidden;
}
.scroller {
	margin:0;
	clear:both;
}
.scroller .sect{
	float:left;
	padding-left:3px;
}
.scroller .content {
	width: 1406px;
}

/* ----- PROCESSING ----- */

#boxes{
	width:420px;
	margin:0 auto;
	padding:15px 0 15px 0;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

#boxes span{
	border:1px solid #eee;
	line-height:50px;
	text-align:center;
	display:block;
	float:left;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border:none !important;
	margin:0 5px 0 5px;
}

.box {
	width:60px;
	height:50px;
	background-color: #eee;
	border:none;
	font-size:300%;
	color:#eee;
}
.fx {
	width:60px;
	height:50px;
	border:none;
	font-size:150%;
	color:#fff;
}

#bx0.fx{
	background-color:#5F99C6;
}
#bx1.fx{
	background-color:#7A6BBB;
}
#bx2.fx{
	background-color:#BF4542;
}
#bx3.fx{
	background-color:#E48700;
}
#bx4.fx{
	background-color:#F6CB0D;
}
#bx5.fx{
	background-color:#6FA642;
}

.LV_valid {
  color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
  border: 1px solid #7d0004; 
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}

