/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	width:100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #55c8f6;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	
	z-index: 10002;
	color:#000000;
	display:none;
	/*background: #47413e;*/
	
	text-align:left;
	top:40%;
	left:50%;
	border: 0px solid #47413e;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0px 0 0 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:30px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:55px;	
	float:right;
}

#TB_closeAjaxWindow{
	/*
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	*/
	float:right;
	width:52px;
	height:54px;
	/*padding:10px;
	background-color:#47413e;*/
	text-align:left;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:0px 0px 0px 0px;
	width:355px;
	display:block;
}

#TB_Header{
	width:681px;
	height:272px;
	margin-top:-90px;
	float:left;
	background-image:url(/Images/RegistrationHeader.png);
	background-repeat:no-repeat;
	z-index:9999;
	position:relative;
	overflow:hidden;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 0px 0px 0px;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:0px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:10003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:9999;
	position:fixed;
	top: 0;
	left: 0;
	/*background-color:#fff;*/
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	width:560px !important;
	float:left;
	border:none;
	/*
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	*/
	padding:0px;
	background:none !important;
}

#TB_iframeContentLogin{
	width:322px !important;
	float:left;
	border:none;
	height:180px!important;
	padding:0px;
	background:none !important;
}

div#OuterIframe{
	width:560px;
	background-image:url(/Images/RegistrationBG.png);
	background-repeat:repeat-y;
	padding:0px 80px 0px 41px;
	overflow:hidden;
}

div#IframeLoginContainer{
	width:472px;
	float:left;
}

div#LoginContainer{
	width:372px;
	float:left;
}




	div#OuterIframeLogin{
		width:322px;
		height:190px;
		background-image:url(/Images/PopupBg.png);
		background-repeat:no-repeat;
		padding:75px 75px 30px 75px;
				margin-top:-26px!important;
	}
	
	div#CloseLogin
	{

		float:right;

padding-right:26px!important;

	}
#TB_closeWindowButton{
	width:30px;
	height:29px;
	display:block;
	background-image:url(../Images/Close.gif);
		background-repeat:no-repeat;
}

div#hiddenModalContent{
	border:8px solid #0787a2!important;
	background-color:#FFF!important;
	overflow:hidden;
}

	div#HerstonTVHeader
	{
		width:100%;
		float:left;
		height:24px;
		background-color:#0787a2;
	}
	
	div#HerstonTVLabel
	{
		float:left;
		width:86px;height:24px;
		background-image:url(/Images/Herston_TV.gif);
		background-repeat:no-repeat;
	}
	
	div#CloseTV
	{
		float:right;
		text-align:right;
		width:20px;
		height:16px;
		padding:8px 10px 0px 0px;
		background-image:url(/Images/Herston_TV_Close.gif);
		background-repeat:no-repeat;
		background-position:4px 8px;
	}
	
	
	
	div#TVContainer
	{
		float:left;
		border:8px solid #0787a2!important;
		background-color:#FFF!important;
		
	}
	
		.CloseTVLink
		{
			width:16px;
			height:16px;
			display:block;
		}

div#bottomArea{
	width:681px;
	height:10px;
	background-image:url(/Images/RegistrationFooter.png);
	background-repeat:no-repeat;
}

#TB_title {display:none;}
