/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
#TB_secondLine {
	padding:10px 15px 10px 10px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font: 10px Arial, Helvetica, sans-serif;
	color:#666666;*/
}
#TB_window a {font-weight:bold; text-decoration:none;}
#TB_window a:link {color: #0066cc;}
#TB_window a:visited {color: #0066cc;}
#TB_window a:hover {color: #0066cc;}
#TB_window a:active {color: #0066cc;}
#TB_window a:focus{color: #0066cc;}
#TB_prev a, #TB_prev a:link, #TB_prev a:active {
	background: url('66386_DE'); 
	background-repeat:no-repeat; 
	background-position: 0px .7ex;
        padding:0 0 0 8px;
        color:#0066CC;
        font-weight:bold;
}
#TB_prev a:visited {
 color:#003399;
}
#TB_prev a:hover{
  background: url('66397_DE'); 
	background-repeat:no-repeat; 
	background-position: 0px .7ex;
}
#TB_next a, #TB_next a:link, #TB_next a:active {
	background: url('51353_DE'); 
	background-repeat:no-repeat; 
	background-position: 100% .7ex;
  padding:0 8px 0 0;
  color:#0066CC;
  font-weight:bold;
}
#TB_next a:visited {
 color:#003399;
}
#TB_next a:hover{
  background: url('51352_DE'); 
	background-repeat:no-repeat; 
	background-position: 100% .7ex;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url('66235_DE?exp=24550234619200.htm.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* 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;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #666666;
	text-align:left;
	top:50%;
	left:50%;
}
* 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: 5px 0 0 15px;
	border:none;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;*/
}
#TB_caption{
	/*height:25px;*/
	padding:10px 15px 15px;
        width:360px;
	float:left;
        font-size:9px;
        line-height:145%;
}
#TB_closeWindow{
	/*height:25px;*/
	line-height:100%;
	padding:10px 20px 5px 0;
	float:right;
	/*background:no-repeat url('close_icon.png') 80% 13px;*/
	background:no-repeat url('66311_DE') 80% 13px;
}
#TB_closeWindow a{padding-right:10px;}
#TB_closeAjaxWindow{
	padding:10px 25px 5px 0;
	margin-bottom:1px;
	/*text-align:right;*/
	float:right;
        background:no-repeat url('66311_DE') 75% 13px;
}
#TB_closeAjaxWindow a{padding-right:10px;}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#fff;
	height:25px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	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: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%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:19px;
	_margin-bottom:1px;
}
/* MAP */
#mapcontent{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:11px;
 width:809px;
 padding:0 12px 0 12px;
}
.map_zip_input{
 padding:10px 0 20px 0;
}
.teaser_zip_input{
 padding:10px 0 0 0;
}
.map_zip_input input{
 width:249px;
 padding-right:10px;
}
.teaser_zip_input input{
 width:249px;
 padding-right:10px;
}
/* COLORED TABLE */
.colored_table {
	width:809px;
}
.colored_table  tr.headerrow {
	background:#B4D0E0;
}
.colored_table  .headerrow th {
	border-bottom: solid 1px #fff;
        border-right: solid 1px #fff;
	text-align:left;
}
.colored_table tr.block-header {
	background:#B4D0E0;
	height: 29px;
	font-weight: bold;
}
.colored_table th, .colored_table td{
 vertical-align:top;
 padding: 6px 10px 6px 10px;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 line-height:160%;
}
.colored_table td.centered{
 vertical-align:middle;
 text-align:center;
}
.colored_table  .block-header td {
 height: 29px;
 padding: 0px 10px 0px 10px;
 border-bottom: solid 1px #fff;
 border-right: solid 1px #fff;
}
.colored_table  .evenrow td {
 background: #CFE1EB;
}
.colored_table  .oddrow td {
 background: #E0ECF3;
}
.colored_table .indent{
 padding: 6px 10px 6px 25px;
}
.colored_table a:link{
 color:#0066CC;
 text-decoration:none;	
}
.colored_table a:visited{
 color:#003399;
 text-decoration:none;
}
.colored_table a:hover{
 text-decoration:underline;
}
.colored_table .black a:link{
 color:#000;
 text-decoration:none;	
}
.colored_table .black a:visited{
 color:#000;
 text-decoration:none;
}
.colored_table .black a:hover{
 text-decoration:underline;
}