/* CSS STYLES FOR BUY MY PLACE IBSA - NK 090402 */

body{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LOGIN BOX PROPERTIES */

#login_box{
	position:relative;
	float:right;
	height:92px;
	width:437px;
	background-image:url(/global/img/toplogin/login-background.gif);
	background-repeat:no-repeat;
}

#login_box .line_01{
	display:block;
	float:left;
	padding-top:47px;
	margin-bottom:2px;
	padding-left:35px;
	height:18px;
	width:405px;	
}

#login_box .input_field .inputbgimg .inputtext{
	background:transparent none repeat scroll 0 0;
	color:#999999;
	font-size:10px;
	margin-top:1px;
	padding:2px 0 2px 3px;
	width:157px;
}

#login_box .input_field .inputbgimg {
	background:transparent url(../img/logininput.gif) no-repeat scroll 0 0;
	clear:both;
	padding-bottom:5px;
}

#login_box .line_02{
	display:block;
	clear:both;
	float:left;
	padding-top:5px;
	padding-left:35px;
	height:18px;
	width:389px;	
}

#login_box .input_field{
	float:left;
	height:18px;
	width:156px;
	font-size:11px;
	padding-right:10px;	
}

#login_box .login_button{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	height:18px;
	width:62px;
	background-image:url(/global/img/toplogin/login-button.gif);
	background-repeat:no-repeat;	
}



#login_box a{
	display:block;
	float:left;
	padding-top:2px;
	padding-left:14px;
	padding-right:20px;
	background-image:url(/global/img/toplogin/login-dot.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border:none;
	color:#656c75;
}

#login_box a:hover{
	color:#4e8ad4;
}

#login_box .check_box_label .ckbox 
{
	margin-top:5px;
}

#login_box .check_box_label{
	display:block;
	height:18px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#656c75;	
}

#login_box .check_box{	
	vertical-align:middle;	
}

/* END LOGIN BOX PROPERTIES */

/* WELCOME BOX PROPERTIES */

#welcome_box{
	position:relative;
	float:right;
	height:92px;
	width:437px;
	background-image:url(/global/img/toplogin/welcome-background.gif);
	background-repeat:no-repeat;
}

#welcome_box .line_01{
	display:block;
	float:right;
	padding-top:65px;
	margin-bottom:2px;
	padding-right:12px;
	height:18px;
	width:auto;	
}

#welcome_box .logout_button{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	height:18px;
	width:62px;
	background-image:url(/global/img/toplogin/logout-button.gif);
	background-repeat:no-repeat;	
}

#welcome_box .display_text {
	float:left;
	height:18px;
	width:auto;
	padding-right:3px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#656c75;
	vertical-align:middle;
}

#welcome_box .active_text{
	float:left;
	height:18px;
	width:auto;
	padding-right:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#656c75;	
	vertical-align:middle;
}

/* END WELCOME BOX PROPERTIES */

/* TEXT PROPERTIES */
/*
h2{
	margin:0px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

h3{
	margin:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

p{	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
}
*/
a.back_to_top {	
	display:block;
	margin:0px;
	margin-bottom:20px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4e8ad4;
	text-decoration:none;
}

a.back_to_top:hover{	
	
	text-decoration:underline;
}

br.end_block{
	clear:both;
	margin:0px;
	height:0px;
	border:0px;	
}

/* END TEXT PROPERTIES */

/* END CSS */