﻿.CountrySelectorLinkText
{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	vertical-align: middle;
}

.CountrySelectorLinkText:visited
{
	color: Black;
}

.CountrySelectorLinkText:hover
{
	text-decoration: underline;
}



.CountrySelectorUrl
{
	font-size: 10px;
	padding-left: 20px;
	color: Black;
	line-height: 11px;
	text-decoration: none;
}

.CountrySelectorUrl:hover
{
	text-decoration: underline;
}

.CountrySelectorUrl:visited
{
	color: Black;
}

.CountrySelectorLinkImg
{
	border: 0px solid;
	vertical-align: middle;
}

div#CountrySelector
{
	margin-bottom: 23px;
}

.CountrySelectorHeader
{
	position: relative;
	background-image: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Selector-Header.jpg);
	height: 35px;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 17px;
	line-height: 34px;
}

.CountrySelectorSelection
{
	position: relative;
	background-image: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Selector-Selection.jpg);
	height: 17px;
	text-decoration: none;
	padding-left: 17px;
	line-height: 17px;
	background-repeat: no-repeat;
}



.CountrySelectorSelectionText
{
	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;
}

.CountrySelectorSelectionText:visited
{
	color: Black;
	border: none;
}

.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;
}



.CountrySelectorSelectionTextLeft
{
	display: block;
	float: left;
	cursor: pointer;
	color: Black;
	text-decoration: none;
}
.CountrySelectorSelectionTextLeft:visited
{
	color: Black;
}

.CountrySelectorSelectionTextLeft:Hover
{
	text-decoration: underline;
}


.CountrySelectorText:visited
{
	color: Black;
}

.CountrySelectorText
{
	color: Black;
	text-decoration: none;
}

#CountrySelectorTopRow
{
	position: relative;
	background-image: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Selector-TopCountry.jpg);
	background-color: #EFEDED;
	background-repeat: no-repeat;
	padding-top: 9px;
	display: none;
}

.CountrySelectorRow
{
	position: relative;
	background-image: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Selector-Repeat-Country.gif);
	background-repeat: repeat-y;
	padding-bottom: 7px;
}

.CountrySelectorRowLeft
{
	display: block;
	width: 50%;
	padding-left: 10px;
}

.CountrySelectorRowRight
{
	position: absolute;
	left: 115px;
	top: 0px;
	width: 50%;
	padding-left: 5px;
}

.CountrySelectorFooterSpace
{
	height: 15px;
	background-image: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Selector-Repeat-Country.gif);
	background-color: #EFEDED;
}

.CountrySelectorFooter
{
	position: relative;
	background-image: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Selector-Footer.jpg);
	height: 2px;
	background-repeat: no-repeat;
}

