/* page header */
.bar_big .bar h1 {
	display: block;
  background: none;
}

.bar_big .bar h1 b {
	display: none;
}

.bar_big .bar {
  height: 11px;
}

 
.left.done_note .text {
/*	background: url(/img/interface/done.gif) no-repeat center 50px;
	padding: 50px;
	padding-top: 210px;*/
	text-align: center;
}

.headline {
	text-align: center;
	font-weight:bold;
	font-size:30px;
}

.subline {
	text-align: center;
	font-weight:normal;
	font-size:16px;
	margin-top:8px;
	margin-bottom:16px;
}

#wizard .title{
	width: 551px;
	height: 35px;
	background: url(/img/buttons/kayit_adim_bar-deactive.png) no-repeat; 
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:15pt;
	padding-left: 15px;
	padding-top: 3px;
}

#wizard .title.selected{
	background: url(/img/buttons/kayit_adim_bar-active.png) no-repeat;	 
}

#wizard .title.ok{
	background: url(/img/buttons/kayit_adim_bar-active-checked2.png) no-repeat;	
	cursor:pointer;cursor:hand;	 
} 

#content .register_head{																							
 background: transparent url(/img/interface/order_member_card.png) no-repeat left top;
 height:135px;
 padding-left:200px;
}

#content .register_name{																							
	position:relative;
	top:65px;
	left:-182px;
	color:#666666;
	text-transform:capitalize;
}

#content .register_info.label > div{
	clear:both;
	float:right;
	width:100px;
}
#content .register_info{
	float:left;
	height:100px;
	line-height:23px;
	text-align:left;	
}								
#content .register_info.label{
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	width:100px;
	float:left;
	
}
#content .register_info.details > span {
	clear:both;
	float:left;
	width:220px;
	overflow:hidden;
}

#content .register_payment_method{
	display:none;
}

.registration_package{
	text-align: center;
	padding-top: 20px;
}

.paketler {
	/*  padding-top: 290px;
	background: url(/img/interface/order_packages_1_july_2010.ver2010072901.png) no-repeat left top; */
}

.paketler_notes {
	padding-top: 94px;
	background: url(/img/interface/order_packages_notes2.png) no-repeat left top;
}

.paketler label {
	cursor: pointer;
	cursor: hand;
}

.paketler tr.alternative {
	display: none;
}


.paketler .select_buttons {
width: 100%;
min-height: 30px;

clear:both;
}

.paketler .select_buttons .empty_left {
	width: 150px;
	height: 32px;
	float: left;
}

.paketler .select_buttons .radio_button {
	width: 82px;
	height: 32px;
	text-align: center;
	background: url(/img/buttons/order_buttons_sprite.png) no-repeat 0 0;
	float: left;
	z-index:0;
	cursor:pointer;cursor:hand;	 
}

.paketler .select_buttons .radio_button:hover, .paketler .select_buttons .radio_button:focus, .paketler .select_buttons .radpachf{
	background-position: -82px 0;
}

.paketler .select_buttons .radio1 {
	margin-left:27px;
}

.paketler .select_buttons .radio2 {
	margin-left:57px;
}

.paketler .select_buttons input {
	position: relative;
	top: 6px;
	left: 0;
	z-index:10;
	cursor:pointer;cursor:hand;	 
}

.paketler .select_buttons label {
	width: 82px;
	min-height: 32px;
	cursor:pointer;cursor:hand;	 
}



div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
  z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	}
	
img.c {
	position: absolute;
	left: -10px;
	top: 0;
	z-index: 1;
	}
		
.extra {
width:100%;
}

.extra_thumb {
float:left;
width:64px;
padding-top:3px;
}

.extra_short {
float:left;
width:500px;
padding-left:10px;
}

.extra_tescil {
	font-size:20px;
	font-weight:bold;
	cursor:pointer;cursor:hand;	 
}

.extra_tescil_more {
	font-weight:bold;
	cursor:pointer;cursor:hand;	 
}


.sprite_tescil {
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	clear:both;
}

.tescil_thumb1{
	padding-right: 17px;
	float: left;
}

.tescil_thumb1 a{
	width: 175px;
	height: 129px;
	float: left;
	border: #dddddd solid 1px;
  background: url(/img/order/extra_tescil_sprite.png) no-repeat 0 0;
	display: block;
}

.tescil_thumb1 a:hover{
	background-position: -175px 0;
}

.tescil_thumb2{
	padding-right: 17px;
	float: left;
}

.tescil_thumb2 a{
	width: 175px;
	height: 129px;
	float: left;
	border: #dddddd solid 1px;
  background: url(/img/order/extra_tescil_sprite.png) no-repeat 0 -129px;
	display: block;
}

.tescil_thumb2 a:hover{
	background-position: -175px -129px;
}


.tescil_thumb3{
	float: left;
}

.tescil_thumb3 a{
	width: 175px;
	height: 129px;
	float: left;
	border: #dddddd solid 1px;
  background: url(/img/order/extra_tescil_sprite.png) no-repeat 0 -258px;
	display: block;
}

.tescil_thumb3 a:hover{
	background-position: -175px -258px;
}

.extra_tescil_details {
width:100%;
float:left;
}

.registration_extras {
	margin-left:0;
	padding-left:0;
	/* float: left; */
	text-align:left;
}

.registration_extras p {
	margin-top: 10px;
	margin-bottom:15px;
}

.registration_extras hr {
	margin-left:0;
	padding-left:0;
	/* float: left; */
	text-align:left;
	width: 560px;
}

#button_next {
	float:right;
	width:82px;
	height:32px;
	outline:none;
}


.button_next{
	float:right;
	width:82px;
	height:32px;
	text-indent: -9999px;
	margin-right:180px;
	border:none;
	cursor:pointer;cursor:hand;
	background: url(/img/buttons/order_buttons_sprite.png) no-repeat 0 -32px;
	outline:0;
}

.button_next:focus, .button_next:hover, .button_next_hf {
	background-position: -82px -32px;
}

#register_info_form .nohover {
	background: url(/img/buttons/order_buttons_sprite.png) no-repeat 0 -32px;
	cursor:wait;
}

#button_back {
	float:left;
	width:82px;
	height:32px;
}

.button_back {
	float:left;
	width:82px;
	height:32px;
	text-indent: -9999px;
	margin-left:180px;
	border:none;
	cursor:pointer;cursor:hand;
	background: url(/img/buttons/order_buttons_sprite.png) no-repeat 0 -64px;
	outline:none;
}

.button_back:focus, .button_back:hover, .button_back_hf {
	background-position: -82px -64px;
		outline:none;
}

.buttons_fix {
width:100%;
height:40px;
text-align:center;
clear:both;
padding-top:10px;
padding-bottom:10px;
}

.hr_fix {
	clear:both;
	float:left;
	display:inline-block;
	margin: 0;
	padding: 0;
}

.paymet_method_outer {
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}



.registration_info {
	/* overflow: hidden;
	padding: 20px;
	text-align: center; */
	margin-top: 15px;
}

.registration_info .line {
	clear: both;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	min-height:35px;
}

.registration_info .line_label {
	vertical-align:middle;
	padding-top: 10px;
}


.registration_info label {
	float: left;
	width: 170px;
	text-align: right;
	margin-right: 10px;
}

.registration_info .input {
	background-image:none;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	width: 330px;
	font-size: 125%;
	vertical-align:middle;
	padding:6px;
	padding-left: 28px;
	float:left;
}

.registration_info .input.error {
	background-color: #fef3f4;
	border: solid 1px #f8a4a7;
}

.registration_info .name {
	background: url(/img/icons/fugue-16/card-address.png) transparent 6px no-repeat;
}

.registration_info .email {
	background: url(/img/icons/fugue-16/mail.png) transparent 6px no-repeat;
}

.registration_info .mobile {
	background: url(/img/icons/fugue-16/mobile-phone.png) transparent 7px no-repeat;
	width: 140px;
	display:inline-block;
}


.registration_info input:focus, .registration_info .inputfocus {
	background-color: #fafafa;
	border: solid 1px #666666;
}

.registration_info input.error:focus, .registration_info .inputfocus.error {
	background-color: #fde8e9;
	border: solid 1px red;
}

.registration_info select{
	background-image:none;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	width: 366px;
	font-size: 125%;
	vertical-align:middle;
	padding:6px;
	padding-left:24px;
	margin:0;
	float:left;
}

.registration_info select.error {
	background-color: #fef3f4;
	border: solid 1px #f8a4a7;
}

.registration_info select:focus {
	background-color: #fafafa;
	border: solid 1px #666666;
}

.registration_info select.error:focus {
	background-color: #fde8e9;
	border: solid 1px red;
}

.select_city_fix {
	background: transparent;
	width:20px;
	height:20px;
	position:relative;
	z-index:9999;
	float: left;
	top: 12px;
	left: 7px;
}

#cities {
	float:left;
	position:relative;
	top: 0px;
	z-index:0;
	left: -20px;
}

.registration_info label.error {
	float: none;
	display: inline-block;
	width: 350px;
	margin-left: 180px;
	text-align: left;
	font-size: 90%;
	color: red;
	margin-top: 5px;
	margin-bottom: 0px;
}

#city .error {
	height:30px;
}

.registration_info .notes {
	background-color:#ffffff;
	float: left;
	width: 400px;
	margin-left: 180px;
	text-align: left;
	font-size: 90%;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	display:block;
}
	
	
.register_order_info .loading {
	background-color:#ffffff;
	display: none;
	padding-left: 20px;
	background: url(/img/interface/loading.gif) no-repeat left center;
	margin-left: 210px;
	margin-top: 20px;
	text-align: left;
}

.success_message {
/*	background: url(/img/interface/done.gif) no-repeat center 20px;
	padding-top: 175px;
	line-height: 22px;*/
	margin-bottom: 50px;
}

.success_message td.isbank,
.success_message td.garanti,
.success_message td.ptt {
	padding-top: 140px;
}

.success_message td.isbank {
	background: url(/img/interface/od_isbank.gif) no-repeat center top;
}

.success_message td.garanti {
	background: url(/img/interface/od_garanti.gif) no-repeat center top;
}

.success_message td.ptt {
	background: url(/img/interface/od_ptt.gif) no-repeat center top;
}

.order_move_forward {
	width: 487px;
	height: 83px;
	background: url(/img/interface/order_move_forward.png) no-repeat left top;
	text-align: center;
}

.order_move_forward2 {
	width: 487px;
	height: 83px;
	background: url(/img/interface/order_move_forward2.png) no-repeat left top;
	text-align: center;
}

.registration_info input[type="button"]:focus, .registration_info input[type="submit"]:focus {
border:none;
}
