/* CSS Document */

#GB_overlay{
	background-color:#ffffff;
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	z-index:100;
}

#GB_window.rtGreybox{
	width:467px;
	font-size:1px;
	position:absolute;
	overflow:visible;
	z-index:150;
	padding:0 0 14px 0;
	background:url(g2_bg_bottom.png) no-repeat left bottom;
	margin:0;
}

#GB_window{
	margin-left:230px;
	margin-top:91px;
	width:467px;
	font-size:1px;
	position:absolute;
	overflow:visible;
	z-index:150;
	padding:0 0 14px 0;
	background:url(bg_bottom.png) no-repeat left bottom;
}
#GB_window.zoneContact{
	width:467px;
	font-size:1px;
	position:absolute;
	overflow:visible;
	z-index:150;
	padding:0 0 14px 0;
	background:url(g3_bg_bottom.png) no-repeat left bottom;
	margin:0;
}


#GB_window.contactMode{
	margin-left:230px;
	margin-top:91px;
}
table.header{
	margin:0;
	padding:0;
	width:467px;
	border-collapse:collapse;
	height:46px;
	font-size:12px;
	padding:3px 0;
	background:url(header_bg.png) no-repeat left top;
	border-spacing:0;
}
table.header td{padding:0;margin:0;border-spacing:0;}
table.header td.caption{
	width:420px;
	text-align:center;
	color:#ffffff;
	font:normal bold 14px/normal Arial, Verdana, sans;
}
table.header td.close, table.header td.close div{width:47px;}
table.header td.close img{display:block;cursor:pointer;}

#GB_window .content{
	width:453px;
	padding:0 7px;
	margin:0;
	background:url(gb_window_bg.png) repeat-y left top;
}
#GB_window.rtGreybox .content{
	width:455px;
	padding:0 6px;
	background:url(g_bg_main.png) repeat-y left top;
}
#GB_window.zoneContact .content{
	width:455px;
	padding:0 6px;
	background:url(g_bg_main.png) repeat-y left top;
}

#GB_window .GB_frame{overflow:hidden;}
#GB_window iframe{
	width:453px;
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
	white-space:nowrap;
	/*filter:chroma(color="#ffffff");*/
}

#GB_window table.header{
	margin:0;
	padding:0;
	width:600px;
	border-collapse:collapse;
	/*height:46px;*/
	font-size:12px;
	/*padding:3px 0;*/
	background:url(header_bg.png) no-repeat left top;
	border-spacing:0;
}
#GB_window.rtGreybox table.header{width:465px;}
#GB_window.rtGreybox table.header, #GB_window.zoneContact table.header{height:42px;}

#GB_window table.header td{padding:0;margin:0;border-spacing:0;border:none;}
#GB_window table.header td.caption{
	width:373px;
	height:40px;
	padding:6px 0 0 47px;
	margin:0;
	text-align:center;
	color:#ffffff;
	font:normal bold 14px/normal Arial, Verdana, sans;
	text-transform:uppercase;
}
#GB_window.rtGreybox table.header td.caption, #GB_window.zoneContact table.header td.caption{
	width:379px;
	padding:5px 0 0 40px;
	height:auto;
}

#GB_window table.header td.close{padding:0;margin:0;}
#GB_window.rtGreybox table.header td.close, #GB_window.zoneContact table.header td.close{height:42px;width:46px;}
#GB_window.zoneContact table.header td.close div img{_position:relative;_left:-1px;}

#GB_window table.header td.close{padding:0;margin:0;}
#GB_window table.header td.close img{display:block;cursor:pointer;height:auto;width:auto;}