
#CountrySelectorTopRow {
	/*display: block !important;*/
}

#CountrySelector {
	margin-bottom: 23px;
}


a.CountrySelectorLinkText
{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold !important;
	color: #000 !important;
	vertical-align: middle;
	border: 0 !important;
}

a:hover.CountrySelectorLinkText {
	text-decoration: underline;
}

.CountrySelectorLinkText:visited
{
	color: Black;
}

.CountrySelectorLinkText:hover
{
	text-decoration: underline !important;
	color: #082661 !important;
}




.CountrySelectorUrl
{
	font-size: 10px;
	padding-left: 20px;
	color: #000 !important;
	line-height: 11px;
	text-decoration: none;
	border: 0 !important;
	font-weight: normal !important;
}

.CountrySelectorUrl:hover
{
	text-decoration: underline !important;
	color: #082661 !important;	
}

.CountrySelectorUrl:visited
{
	color: #000 !important;
}

.CountrySelectorLinkImg
{
	border: 0px solid;
	vertical-align: middle;
	border: 0 !important;
}

.CountrySelectorHeader
{
	position: relative;
	background-image: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Header.jpg);	
	height: 35px;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 17px;
	line-height: 50px;
	
	background: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Sprite.png) 0 0 no-repeat;	
	text-transform: uppercase;	
	font-size: 11px;
	line-height: normal;
	padding: 9px 0 0 17px;
	height: 16px;
	color: #858585;
}

.CountrySelectorSelection
{
	position: relative;
	background-image: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Selection.jpg);
	height: 17px;
	text-decoration: none;
	padding-left: 17px;
	line-height: 17px;
	background-repeat: no-repeat;
	
	background: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Sprite.png) 0 -30px no-repeat;	
	height: 42px;
	color: #eee;
	padding: 5px 0 0 17px;
}



.CountrySelectorSelectionText, .CountrySelectorSelectionText:visited
{
	position: absolute;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;
	color: Black;
	text-decoration: none;
	border: none;
	border-width: 0;
	background: none;
	line-height: 13px;
	margin: 0;
	padding: 0;
	text-align: left;
	border-style: none;
	height: 15px;
	top:2px;
	width: 75px;
	
	top: 23px;
	left: 17px;
	display: block;
}

.CountrySelectorSelectionTextHover
{
	position: absolute;
	font-family: Tahoma;
	text-decoration: underline;
	height: 15px;
	cursor: pointer;
	border-width: 0;
	border: none;
	background: none;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	text-align: left;
	padding: 0;
	border-style: none;
	display: table-cell;
	top:2px;
	width: 75px;
	
	top: 23px;
	left: 17px;
	display: block;	
	color: #082661 !important;
	border: 0 !important;
}



.CountrySelectorSelectionTextLeft, .CountrySelectorSelectionTextLeft:visited
{
	display: block;
	float: left;
	cursor: pointer;
	font-weight: normal !important;
	color: #000 !important;
	text-decoration: none;
	border: 0 !important;
}

.CountrySelectorSelectionTextLeft:Hover
{
	color: #082661 !important;
	text-decoration: underline !important;
	border: 0 !important;
}





.CountrySelectorText:visited
{
	color: Black;
}

.CountrySelectorText
{
	color: Black;
	text-decoration: none;
}

#CountrySelectorTopRow
{
	position: relative;
	background-image: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-TopCountry.jpg);
	background-color: #EFEDED;
	background-repeat: no-repeat;
	padding-top: 9px;
	display: none;
	
	background: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Sprite.png) -240px 0 repeat-y;
	padding: 0 0 8px 0;
}

.CountrySelectorRow
{
	position: relative;
	background-image: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Repeat-Country.gif);
	background-repeat: repeat-y;
	padding-bottom: 7px;
	
	background: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Sprite.png) -240px 0 repeat-y !important;
}

	.CountrySelectorRow a {
		border: 0 !important;	
	}

.CountrySelectorRowLeft
{
	background: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Sprite.png) -240px 0 repeat-y;
	display: block;
	width: 50%;
	padding-left: 10px;
}

.CountrySelectorRowRight
{
	background: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Sprite.png) -355px 0 repeat-y;
	position: absolute
	left: 115px;
	top: 0px;
	width: 50%;
	padding-left: 5px;
}

.CountrySelectorFooterSpace
{
	height: 15px;
	background-image: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Repeat-Country.gif);
	background-color: #EFEDED;

	display: none;
}


.CountrySelectorFooter
{
	position: relative;
	background-image: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Footer.jpg);
	height: 2px;
	background-repeat: no-repeat;
	
	overflow: hidden;
	background: url(/_layouts/1033/Gateway-security/IMAGES/new_gfx/Country-Selector-Sprite.png) 0 -77px no-repeat;
}







#CountrySelector {
	display: none;
}
