/* Fido-Xtras Stylesheet */
#header .welcome {
	clear: both;
	margin: 10px 0px 10px 0px;
	text-align: right;
}
#header .div3 .language {
	float: left;
	text-align: left;
	color: #000000;
	margin-bottom: 5px;
}
#header .div3 .currency {
	float: right;
	margin-bottom: 5px;
	margin-right: 20px;
}
#header .div3 .search {
	clear: both;
	padding-top: 5px;
}
#header .div4 a.inactive {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div4 a:hover {
	padding: 14px 0px 10px 0px;
	color: #FFFFFF;
}
#header .div4 a.active {
	padding: 14px 0px 10px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}


#header .div6 a:hover {
	padding: 14px 0px 10px 0px;
	color: #FFFFFF;
}

#header .div6 a.active {
	padding: 14px 0px 10px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFF00;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

#category a, #category a.inactive {
	font-weight: normal;
}
#category a:hover, #category a.active {
	font-weight: bold;
	text-decoration: none;
}
#information a, #information a.inactive {
	font-weight: normal;
}
#information a:hover, #information a.active {
	font-weight: bold;
	text-decoration: none;
}
#sitelinks ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
#sitelinks a, #sitelinks a.inactive {
	font-weight: normal;
}
#sitelinks a:hover, #sitelinks a.active {
	font-weight: bold;
	text-decoration: none;
}
#services ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
#services a, #services a.inactive {
	font-weight: normal;
}
#services a:hover, #services a.active {
	font-weight: bold;
	text-decoration: none;
}
#gallery ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#gallery a, #gallery a.inactive {
	font-weight: normal;
}
#gallery a:hover, #gallery a.active {
	font-weight: bold;
	text-decoration: none;
}
.box .news {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 8px;
}
/* copyblock */
.copyblock {
	clear: both;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
/* textblock */
.textblock {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
}
.textblock h3 {
	margin-top: 5px;
}
.footnote {
	margin: 10px 0px 5px 0px;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 5px;
	font-size: 11px;
	clear: both;
}
.homepage {
	background: #F7F7F7;
	padding: 10px 8px 10px 8px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
.homepage h3 {
	margin-top: 0px;
	margin-bottom: 4px;
}
.homepage p {
	margin-top: 0px;
	margin-bottom: 4px;
}
