/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#CT_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#CT_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#CT_window a{color: #666666;}
#CT_window a:link {color: #666666;}
#CT_window a:visited {color: #666666;}
#CT_window a:hover {color: #000;}
#CT_window a:active {color: #666666;}
#CT_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#CT_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.CT_overlayMacFFBGHack {background: url(../../images/lht/macFFBgHack.png) repeat;}
.CT_overlayBG {
	background-color:#ffffff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#CT_window {
	position: absolute;
	background: none;
	z-index: 102;
	color:#000000;
	display:none;
	border: 0px none;
	text-align:left;
}
#CT_window img#CT_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#CT_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#CT_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#CT_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#CT_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#CT_title{
	background-color:#e8e8e8;
	height:27px;
}
#CT_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#CT_ajaxContent.CT_modal{
	padding:0px;
}
#CT_ajaxContent p{
	padding:5px 0px 5px 0px;
	line-height: 16px;
}
#CT_load{
	position: fixed;
	display:none;
	height:250px;
	width:400px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -125px 0 0 -200px;
	background: #FFFFFF;
	border: 1px solid #d8d8d8;
}
#CT_load img{
padding: 100px 182px;

}
#CT_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
	clear:both;
}
#CT_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/*********************************************************************************************************************************
 * CONTACT LAYER
 *********************************************************************************************************************************/


#contactInsert {
  display: none;
	z-index:100;
}

#contactLayer {
  position:absolute;
  width:549px;
  padding:0 0 40px 0;
}
        
#contactLayer a.icon {
  position:absolute;
  top:9px;
  right:9px;
}
        
#contactLayer div.top {
  width:549px;
  height:6px;
  background-image:url(../../images/lht/shadow_contact_top.png);
  background-position: 0 0; 
  background-repeat:no-repeat;
}
        
#contactLayer div.content {
  width:488px;
  background-image:url(../../images/lht/shadow_contact_content.png);
  background-position: 0 0; 
  background-repeat:repeat-y;
  padding:30px 31px 30px 30px;
}
        
#contactLayer div.content div.cardBlock {
  border: 1px solid #d8d8d8;
  margin:0 0 25px 0;
}
        
#contactLayer div.bottom {
  width:549px;
  height:5px;
  background-image:url(../../images/lht/shadow_contact_bottom.png);
  background-position: 0 0; 
  background-repeat:no-repeat;
}


/*********************************************************************************************************************************
 * CHANGE PASSWORD LAYER
 *********************************************************************************************************************************/


#changePasswordInsert {
  display: none;
	z-index:100;
}

#changePasswordLayer {
  position:absolute;
  width:460px;
  padding:0 0 40px 0;
}
        
#changePasswordLayer a.icon {
  position:absolute;
  top:9px;
  right:9px;
}
        
#changePasswordLayer div.top {
  width:460px;
  height:6px;
  background-image:url(../../images/lht/shadow_password_top.png);
  background-position: 0 0; 
  background-repeat:no-repeat;
}
        
#changePasswordLayer div.content {
  width:399px;
  min-height:145px;
  -height:145px;
  background-image:url(../../images/lht/shadow_password_content.png);
  background-position: 0 0; 
  background-repeat:repeat-y;
  padding:25px 31px 30px 30px;
}
        

        
#changePasswordLayer div.bottom {
  width:460px;
  height:5px;
  background-image:url(../../images/lht/shadow_password_bottom.png);
  background-position: 0 0; 
  background-repeat:no-repeat;
}




/*********************************************************************************************************************************
 * LOGIN FAILED LAYER
 *********************************************************************************************************************************/


#loginInsert {
  display: none;
	z-index:100;
}


#loginLayer {
  position:relative;
  width:379px;
  padding:0 0 40px 0;
}
        
#loginLayer a.icon {
  position:absolute;
  top:9px;
  right:9px;
}
        
#loginLayer div.top {
  width:379px;
  height:6px;
  background-image:url(../../images/lht/shadow_login_top.png);
  background-position: 0 0; 
  background-repeat:no-repeat;
}
        
#loginLayer div.content {
  width:318px;
  min-height:145px;
  -height:145px;
  background-image:url(../../images/lht/shadow_login_content.png);
  background-position: 0 0; 
  background-repeat:repeat-y;
  padding:25px 31px 30px 30px;
}
        
#loginLayer div.bottom {
  width:379px;
  height:5px;
  background-image:url(../../images/lht/shadow_login_bottom.png);
  background-position: 0 0; 
  background-repeat:no-repeat;
}