/* Navigation Menu Styles */
.p7triggers {
	position: absolute;
	top: 63px;
	margin: 0;
	z-index: 2;
	height: 25;
}

#p7trig1 {left: 0; width: 47px;}
#p7trig2 {left: 47px; width: 87px;}
#p7trig3 {left: 134px; width: 104px;}
#p7trig4 {left: 221px; width: 104px;}
#p7trig5 {left: 324px; width: 105px;}
#p7trig6 {
	width: 82px;
	left: 429px;
}
#p7trig7 {left: 511px; width: 107px;}
#p7trig8 {left: 616px; width: 105px;}
#p7trig9 {left: 722px; width: 30px;}

.p7triggers a {
	background-image: url(images/meny/bgtrigs.jpg);
	background-color: #E4DFBF;
	text-decoration: none;
	display: block;
}
.p7triggers a:hover, .p7triggers a:active, .p7triggers a:focus {
	background-image: url(images/meny/bgtrigsover.jpg);
	background-color: #E3E2CE;
}

.p7submenus {
	font-size: 10px;
	position: absolute;
	top: 88px;
	background-color: #E3DEB8;
	background-image: url(images/meny/submenubg.jpg);
	border-right:1px solid #7d7d7d;
	border-bottom:1px solid #7d7d7d;
	width: 172px;
	visibility: hidden;
	z-index: 10;
}
#p7sub2 {left: 47px;}
#p7sub3 {left: 134px;}
#p7sub4 {left: 221px;}
#p7sub5 {left: 302px;}
#p7sub6 {left: 407px;}
#p7sub7 {left: 512px;}
#p7sub8 {left: 617px;}


ul.p7submenus {margin: 0; padding: 0;}
.p7submenus li {list-style-type: none; margin: 0; padding: 0;}
.p7submenus a {
	color: #626262;
	text-decoration: none;
	padding: 2px 6px 2px 16px;
	display: block;
}
.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	color: #E4DEBA;
	background-color: #5D5D5D;
}
body {
	background-image: url(/images/meny/bodybg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EDECDA;
	
}
.divlogo {
	left: 0px;
	top: 0px;
	width: 100%;
}
.maindiv {
	left: 0px;
	background-image: url(/images/meny/mainbg.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	width: 752px;
	top: 87px;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.rubrik2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pil {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.gbooktop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.gbookmain {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}
.fet {
	font-weight: bold;
}
.formfield {
	background-color: #EDECDA;
}
.submitbutton {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.ram {
	border: 1px solid #000000;
}
.ram {
	border: 1px solid #000000;
}
.ram_padding_right {
	padding-right: 15px;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

