/* CSS for Bærbar PC */

/* Universal classes starts here */

body{
	margin:0px;
	background-color:#FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a80;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00adef;
	text-decoration: underline;
}
.normal, .cont-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8ed8f8;
	font-style: italic;
	text-decoration: none;
}
.link-02:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004a80;
}
.link-02:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004a80;
}
.link-02:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004a80;
}
.link-02:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004a80;
}
.link-03:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.link-03:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.link-03:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.link-03:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004a80;
	font-style: italic;
	text-decoration: none;
}
.hdr-logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 412px;
}
.hdr-logo-affiliate {
	background-image: url(../images/logo_affiliate.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 412px;
}
.hdr-img-01 {
	background-image: url(../images/hdr_img_01.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 568px;
}
.hdr-img-01-public {
	background-image: url(../images/hdr_img_01_public.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 568px;
}
.hdr-img-01-affiliate {
	background-image: url(../images/hdr_img_01_affiliate.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
.td-lt-01 {
	background-color: #0095d9;
	background-image: url(../images/td_lt_01.jpg);
	background-repeat: no-repeat;
}
.td-lt-01-affiliate {
	background-image: url(../images/td_lt_01_affiliate.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 20px;
}
.td-rt-01 {
	background-image: url(../images/td_rt_01.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 440px;
}
.td-rt-01-affiliate {
	background-image: url(../images/td_rt_01_affiliate.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 440px;
}
.td-rt-01-public {
	background-image: url(../images/td_rt_01_public.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 440px;
}
.td-lt-02 {
	background-image: url(../images/td_lt_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td-rt-02 {
	background-image: url(../images/td_rt_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.td-btm {
	background-image: url(../images/td_btm.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.td-btm-affiliate {
	background-image: url(../images/td_btm_affiliate.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.content-bg {
	background-color: #FFFFFF;
}
.sidemenu-bg {
	background-color: #0095d9;
	background-image: url(../images/sidemenu_bg.gif);
	background-repeat: repeat-x;
}
.sidemenu-box {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.featured-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #431900;
}
.featured-bg-01 {
	background-color: #faa61a;
	background-image: url(../images/featured_01.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-right: 108px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.featured-bg-02 {
	background-color: #faa61a;
	background-image: url(../images/featured_02.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-right: 108px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.featured-bg-03 {
	background-color: #faa61a;
	background-image: url(../images/featured_03.jpg);
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-right: 108px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.content-divider {
	background-color: #00adef;
}
.content-pad {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.hd-welcome {
	background-image: url(../images/hd_welcome.jpg);
	background-repeat: no-repeat;
}
.content-img-border {
	border: 6px solid #e6e6e6;
}
.content-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer-bg-affiliate {
	background-image: url(../images/footer_bg_affiliate.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer-pad {
	padding: 20px;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
}
.hd-latestnews {
	background-image: url(../images/hd_latest_news.jpg);
	background-repeat: no-repeat;
}

