/* CSS Document */

.maintext a {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #225375;
}

.maintext a:visited {
	color: #2c6a96;
}

.maintext a:hover {
	color: #0b2131;
}


.pagetitle {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	background-image: url(../images/pagetitle_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
}

.pagetitle a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.pagetitle a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid;
}

.titlebig {
	font-family: Tahoma; Verdana;
	font-size: 14px;
	color: #fff;
	font-weight:  bold;
	background-color: #560202;
	background-image: url(http://www.sveafireworks.com/no/images/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 3px;
	text-transform: uppercase;
	line-height: 16px;
}

.titlebig_fyrvelger {	
	font-family: Tahoma; Verdana;
	font-size: 14px;
	color: #fff;
	font-weight:  bold;
	background-color: #2b8efc;
	background-image: url(http://www.sveafireworks.com/no/images/title_bg_fyrvelger.gif); 
	background-position: top;
	background-repeat: repeat-x;
	padding: 3px;
	text-transform: uppercase;
	line-height: 16px;
}

.title {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #fff;
	font-weight:  bold;
	background-color: #560202;
	background-image: url(http://www.sveafireworks.com/no/images/title_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 3px;
	text-transform: uppercase;
	line-height: 16px;
}
.subtitle {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #7f1717;
	font-weight: bold;
}
.subtitle_fyrvelger {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #2c8efc;
	font-weight: bold;
}
.subsubtitle {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #a64b4b;
	font-weight: bold;
}

.subsubtitle_fyrvelger {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #6fb3ff;
	font-weight: bold;
}

.subtitle_white {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.maintext {
	font-family: Tahoma; Verdana;
	font-size: 11px;
	color: #4a4a4a;
	text-align: left;
}



.imageholder {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.imageholder_black {
	padding: 6px;
	background-color: #000;
	border: 1px solid #313131;
}

a:hover .imageholder {
	border: 1px solid #666;
}

ul li
{
	font-size: 11px;
	margin: -3px 0px -3px -3px;
	padding-bottom: 10px;
	list-style-image: url(http://www.sveafireworks.com/no/images/bullet.gif);
	list-style-position: outside;

}

.field {
	background-image: url(http://www.sveafireworks.com/no/images/fieldbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #fff;
}

.fieldbutton {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.whitetext {	
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	}
.whitetext a,.whitetext a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
}

.whitetext a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #fff;
	border-bottom: 1px solid #b2b2b2;
}

.style1 {
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
}