/* OBS - denna fil får inte innehålla citattecken, använd istället enkelcitat */
body { 
    padding: 0px;
    font-family: arial, verdana, helvetica, geneva, sans-serif; 
	font-size: 13px; 
	line-height: 140%; 
	/*height: 100%; */
	background-color: #ebecee;
	color: #4c4b4c;
	/* top,right,bottom,left */
    margin: 20px 0px 20px 50px;
 } 

/* special table data */
.tdMenuBg {background: url(/assets/layout/blank.gif); height: 30px;}
.tdMenuSpacer {background: url(/assets/layout/bg_menuspacer.gif); height: 8px; background-repeat:repeat-x;}
.tdPageBot {background: url(/assets/layout/blank.gif);}

.logo
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(logo.gif);
	width: 150px;
	height: 120px;
}

.slogan
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(slogan.gif);
	width: 465px;
	height: 42px;
}

.topimg
{
	background-color : inherit;
	background-repeat: no-repeat;
	/* border-right: 5px solid #fff; */
	height: 130px;
	/* width: 642px; */
}

.rubnews
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_latestnews.gif);
	width: 138px;
	height: 20px;
}

.rubfeatured
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_featured.gif);
	width: 102px;
	height: 20px;
}

.rubquote
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_quote.gif);
	width: 138px;
	height: 20px;
}

.rubforms
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_forms.gif);
	width: 138px;
	height: 20px;
}


.rubsnabbhitta
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_snabbhitta.gif);
	width: 113px;
	height: 17px;
}

.rubkampanj
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_start_kampanj.gif);
	width: 113px;
	height: 17px;
}

.imgblimedlem
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(img_blimedlem.gif);
	width: 206px;
	height: 151px;
	cursor: pointer;
}

.imgvarvamedlem
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(img_varvamedlem.gif);
	width: 206px;
	height: 70px;
	cursor: pointer;
}

.imgbildgalleri
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(img_bildgalleriet.gif);
	width: 206px;
	height: 94px;
	cursor: pointer;
}


.rubnewsletter
{
	background-color : inherit;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(rub_newsletter.gif);
	width: 140px;
	height: 20px;
}

/* styles for menu */

/* EXPANDING menu styling */
#mnux ul {
	margin-left:0 !important;
	margin-top:1px !important;
	width:162px !important;
	w\idth:154px !important;
	}

#mnux ul ul {
	width:154px !important;
	w\idth:146px !important;
	background-color: #fff !important;
	}
#mnux ul ul ul {
	width:146px !important;
	w\idth:138px !important;
	background-color: #fff !important;
	}

/* give all anchors a hand cursor */
#mnux a {
	cursor:pointer !important;
	}

/* ADMIN - used in common.asp */
#StatusBar {font-family: arial, verdana, geneva, helvetica, sans-serif; margin-bottom: 3px; margin-top:10px; font-size: 18px; line-height: 22px; line-height: 30px;}

/* SUBMENUS - to the left or right on pages --> */
.subMenu {font-size: 12px; line-height: 15px; text-decoration: none; color: #000;}
.subMenu:hover {color: FF6600; text-decoration: underline;}
/* End styles for Menus */

/* Fonts and links */
.PageTitle {font-family: arial, helvetica, sans-serif; font-size:18px; color: #4c4b4c; font-weight: bold; line-height: 30px;}

.editlink {font-family: verdana, geneva, sans-serif; font-size: 10px; color: #FF9900;}
.statuslink {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #FF6600;}

.SmallLinkLight {font-size: 11px; line-height: 15px; text-decoration: none; color: #FFF;}
.SmallLinkLight:hover {color: #FFFFFF; text-decoration: underline;}

.SmallFontDark {font-size: 11px; line-height: 15px; color: #000;}
.SmallFontLight {font-size: 11px; line-height: 15px; color: #FFFFFF;}

.footerFont {font-size: 11px; line-height: 13px; color: #4c4b4c;}
.footerLink {font-size: 11px; line-height: 13px; text-decoration: none; color: #4c4b4c;}
.footerLink:hover {color: #FF9900; text-decoration: underline;}

.PositionHeaderText {font-family: tahoma, verdana, geneva, sans-serif; font-size: 12px; color: #4c4b4c;}
.openedlink {font-family: tahoma, verdana, geneva, sans-serif; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: bold}

/* Table styles */
TABLE.BOX {border-left:10px solid #fff; border-right:10px solid #fff; border-bottom:10px solid #fff; background-color: #fff; height: 560px; min-height: 560px;}
TABLE.FullHeight {height: 100%;}

/* special tables or table data - for startpage */
.BoxSilver {border: 1px solid #CCCCCC; padding: 10px; background-color: #ffffff; color: #4c4b4c;}
.BoxFeatured {padding-left: 5px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; background-color: #ffffff; color: #4c4b4c;}
.BoxBlue {border: 1px solid #CCCCCC; padding: 10px; background: url(/assets/layout/box1/bg_box_blue.gif); background-repeat:repeat-x; background-color: #10599d; color: #FFF;}
.BoxGold {border: 3px solid #b32322; padding: 5px; background: url(/assets/layout/box1/bg_box_gold.gif); background-repeat:repeat-x; background-color: #fee903; color: #000;}
.BoxQuotes {padding: 4px; background: url(/assets/layout/blank.gif); background-repeat:repeat-x; background-position: 100% 80%; background-color: #FFF; color: #4c4b4c;}
.fontQuotes {font-family: arial, helvetica, sans-serif; line-height: 150%; font-size: 11px;}

Table.BoxGoldWhite {border: 1px solid #CCCCCC; padding: 4px; background-color: #FFF; color: #4c4b4c;}
Table.BoxGoldWhite th {font-size: 14px; color: #FFF; background-color: #FF9900;}
Table.BoxGoldWhite td {font-size: 12px; vertical-align: top; line-height: 140%;}
Table.BoxGoldWhite a {font-size: 12px; color: #006699;}