/* FLASH DETECTION */
#flashdetection {
	width:510px;
	height:290px;
	background: url(/images/flash-detection/background/flashdetection.png) center center no-repeat;
	_background: url(/images/flash-detection/background/flashdetection.gif) center center no-repeat;
	position:absolute;
	margin: -150px 0 0 -265px;
	left:50%;
	top:50%;
	padding: 5px 10px;
}
#flashdetection h4 {
	text-align:center;
	color:#FFFFFF !important;
	font-size:24px;
	font-weight:normal;
	margin: 10px 0;
}
#flashdetection p, #flashdetection a {
	color:#FFFFFF !important;
	_position:relative;
}
#flashdetection p { line-height: 18px; }
#flashdetection .underline { text-decoration:underline; }
#flashdetection .info {
	margin: 0 auto;
	padding: 5px 0;
	display:block;
	clear:both;
	text-align:center !important;
}
#flashdetection .info a {
	text-align:center;
	margin: 0 auto;
	display:block;
	padding:0px;
	text-decoration:underline;
}
#flashdetection .confirm {
	width: 266px;
	margin: 0 auto;
	display:block;
	clear:both;
}
#flashdetection .get-started {
	background: url('/images/bg-button-started.png') top left no-repeat;
	_background-image:none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg-button-started.png", sizingMethod="image");
	_position:relative !important;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:43px;
	line-height:normal;
	overflow:hidden;
	padding:0 15px 0 0;
	text-transform:uppercase;
	width:121px;
	margin:5px;
}
/* NAVIGATION */
#nav-flash {
	background:url(/images/flash-detection/background/top-navigation.gif) no-repeat;
	width: 158px;
	padding: 6px 5px 5px 587px !important;
	height: 35px;
	display:block;
	color:#FFFFFF;
}
.answer-finder {
	width:128px;
	height:31px;
	background:url(/images/flash-detection/background/btn-answers.gif) no-repeat 0 0;
	display:block;
	float:left;
}
.country-finder {
	width:22px;
	height:31px;
	background:url(/images/flash-detection/background/btn-country.gif) no-repeat center center;
	display:block;
	float:left;
}
#drop-menus #rg .rg {
	height: 208px;
	width: 171px;
	overflow:hidden;
	padding: 7px;
	background: url(/images/flash-detection/background/country-finder.png) 0 0 no-repeat;
	display:block !important;
}
#drop-menus #rg .rg .hide {
	width: 37px;
	height: 20px;
	display:block;
	clear:both;
	float:right;
	margin: 5px 4px 20px 0;
}
#drop-menus #rg .rg .hide a {
	background:url(/images/flash-detection/background/hide.gif) 0 0 no-repeat;
	text-indent: -9999px;
	display:block;
	width: 37px;
	height: 10px;
}
#drop-menus #rg .rg h4 {
	font-size:10px;
	font-weight:bold;
	color: #FFF;
	clear:both;
	margin: 0px;
	padding:0px;
}
#drop-menus #rg .rg #countries {
	overflow:hidden;
	width: 162px;
	height: 144px;
	margin: 0 auto;
	padding: 0px;
}
#drop-menus #rg .rg #countries ul {
	padding:0px 5px;
	margin:0px;
}
#drop-menus #rg .rg #countries ul li {
	list-style:none;
	line-height: 18px;
	font-size: 11px !important;
	color: #3991CD;
	text-decoration:none;
}
#drop-menus #rg .rg #countries ul li a { text-decoration:none; }
#drop-menus #rg .rg #countries ul li a:hover {
	text-decoration:none;
	color:#666666;
}
.overflow { overflow:hidden; }

