/* CSS Document */
body {
	margin-top: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}

.maintblBordl {
	background-image: url(images/maintblgreyBord.gif);
	background-repeat: repeat-y;
	width: 1px;
	background-position: right;
}
.maintblBordr {
	background-image: url(images/maintblgreyBord.gif);
	background-repeat: repeat-y;
	width: 1px;
	background-position: left;
}
.maintblBordbottom {
	background-image: url(images/maintblgreyBord.gif);
	background-repeat: repeat-x;
	height: 1px;
	background-position: bottom;
}







.headspace {
	background-image: url(images/headblackspace.gif);
	background-repeat: repeat-x;
	height: 5px;
}

/************** linker meny *****************/
#menytbl {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 160px;
	color: #CCCCCC;
}

#sectionLinks{
	margin: 0px;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(images/button_black.jpg);
	padding: 10px 0px 10px 10px;
	background-repeat: no-repeat;
	width: 150px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-image:  url(images/button_black.jpg);
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

/************** main styles *****************/

#mainhead{
	background-image: url(images/maintxtGrey8.jpg);
	background-repeat: no-repeat;
	height: 33px;	
		
}
#mainhead1{
	background-image: url(images/maintext80430Grey.jpg);
	background-repeat: no-repeat;
	height: 33px;
	
		
}
.mhead {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	color: #CCCCCC;
	font-weight: bold;
}
/************** main styles på flashsiden *****************/

#mainheadfl{
	background-image: url(images/maintext80030Grey.jpg);
	background-repeat: no-repeat;
	height: 30px;
	
		
}



/************** main bord *****************/
.mtxtbordtop{
	background-image: url(images/maintxtbordtopGrey.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.mtxtbordleft{
	background-image: url(images/mainttxtbordleftGrey.jpg);
	background-repeat: repeat-y;
	width: 2px;
	background-position: right;
}
.mtxtbordright{
	background-image: url(images/maintxtbordrightGrey.jpg);
	background-repeat: repeat-y;
	width: 2px;
	background-position: left;
}
.mtxtbordbottom{
	background-image: url(images/maintxtbottomGrey.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
/************** main text box *****************/
#maintext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	color: #CCCCCC;	
}


#maintext a:link, #maintext a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#maintext a:hover{
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
/************** formmail *****************/
#formtext {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 4px;
	color: #999999;
	height: 320px;
}
/************** høyre seksjon *****************/
#advert{
	margin-right: 3px;
	margin-left: 3px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-right-width: 1px;
	
	border-right-style: solid;
	border-top: 1px dashed #cccccc;
	border-right-color: #cccccc;
	padding: 2px;
}

#advert img{
	display: block;
}
#advert2{
	margin-right: 3px;
	margin-left: 3px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-right-width: 1px;
	
	border-right-style: solid;
	border-top: 1px dashed #cccccc;
	border-right-color: #cccccc;
	padding: 2px;
}

#advert2 img{
	display: block;
}

#rstext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	color: #666666;
	
}
#rspicture{
height: 187px;
	}
	
#rsmaintext img{
	float: left;
	padding: 10px 10px 0px 0px;
}


#rsmainhead{
	background-image: url(images/button18830Grey.jpg);
	background-repeat: no-repeat;
	height: 33px;
		
		
}

.mhead {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	color: #CCCCCC;
	font-weight: bold;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}

#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.piccleft {
	background-image: url(images/pic_left.gif);
	background-repeat: no-repeat;
}
.pictop {
	background-image: url(images/pic_top.gif);
	background-repeat: repeat-x;
}
.piccright {
	background-image: url(images/pic_right.gif);
	background-repeat: no-repeat;
}
.picbotcornertleft {
	background-image: url(images/pic_left2.gif);
	background-repeat: no-repeat;
}
.picbottom {
	background-image: url(images/pic_bottom.gif);
	background-repeat: repeat-x;
}
.picbotcornerright {
	background-image: url(images/pic_right2.gif);
	background-repeat: no-repeat;
}
.picleft{
	background-image: url(images/pic_leftside.gif);
	background-repeat: repeat-y;
}

.picright{
	background-image: url(images/pic_rightsize.gif);
	background-repeat: no-repeat;
}


.tabmargpic {
	margin: 2px 2px 4px 4px;
}

.mainMenu2  {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.mainMenu2 a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.mainMenu2 a: visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.mainMenu2 a: active {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}


.mainMenu2 a: hover{
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}


#headnavn {
	font-size: 52px;
	font-weight: bold;
	font-family: "Monotype Corsiva", Helvetica, Verdana;
	color: #FFFFFF;
	text-align: center;
	height: 110px;
	
}

/******** Css til bildesidene *******/

.category_table_style {
	background-color:#000000;
	width:100%;
	color:#ffffff;
}
.category_style {
	background-color:#000000;
	color:#fafafa;
	border: 1px dashed #999999;
}
.category_style img {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.produktnavn {
	padding-top: 5px;
	
	padding-bottom: 15px;
	
}
.feature_table_style {
	background-color:#000000;
	width:97%;
	color:#FFFFFF;
	border: 1px dashed #999999;
}
.featured_text {
	font-size:10px;
	background-color: #eeeeee;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}
A:link        {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #cccccc; background-color: inherit;}
A:visited     {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #cccccc; background-color: inherit;}
A:hover       {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: underline; color: #FF8000; background-color: inherit;}
