.menutoolbar {
	background-image: url('images/logo.png');
	background-position: 25px 0px;
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 67px;
	padding-left: 163px; /*+25, 138annars*/
	padding-bottom: 10px;
}

.menu {
	margin-left: -5px;
	border-right: 2px solid white;
	border-left: 1px solid white;
    text-decoration: none;
    background-image: url('images/transparent.png');
    padding-top: 3px;
    padding-bottom: 1px;
	padding-left: 2px;
    padding-right: 5px;
	color: white;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}

.menuL {
	margin-left: -5px;
	border-right: 2px solid white;
	border-left: 3px solid white;
    text-decoration: none;
    background-image: url('images/transparent.png');
    padding-top: 3px;
    padding-bottom: 1px;
	padding-left: 3px;
    padding-right: 5px;
	color: white;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}

.menuR {
	margin-left: -5px;
	border-right: 3px solid white;
	border-left: 1px solid white;
    text-decoration: none;
    background-image: url('images/transparent.png');
    padding-top: 3px;
    padding-bottom: 1px;
	padding-left: 2px;
    padding-right: 5px;
	color: white;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}

.menu:hover {
	background-color: white;
	color: black;
	text-decoration:none;
}

.menuL:hover {
	background-color: white;
	color: black;
	text-decoration:none;
}

.menuR:hover {
	background-color: white;
	color: black;
	text-decoration:none;
}

.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}

.r1 {margin: 0 5px; height: 1px; overflow: hidden; background: rgb(124,162,207);}
.r1bottom {margin: 0 5px; height: 1px; overflow: hidden; background: rgb(124,162,207); margin-bottom: 10px;}
.r2 {margin: 0 3px; height: 1px; overflow: hidden; background: rgb(124,162,207);}
.r3 {margin: 0 2px; height: 1px; overflow: hidden; background: rgb(124,162,207);}
.r4 {margin: 0 1px; height: 2px; overflow: hidden; background: rgb(124,162,207);}

.main {padding: 0px;width: 800px;background: #ffffff;}
.left {padding: 0px;width: 395px;background: #ffffff;float: left}
.right {padding: 0px;width: 395px;background: #ffffff;float: right}
.full {padding: 0px;width: 800px;background: #ffffff;float: left}


.roundH2top_1 {margin: 0 5px; height: 1px; overflow: hidden; background: #336699;} /*margin-top: 10px;}*/
.roundH2top_2 {margin: 0 3px; height: 1px; overflow: hidden; background: #336699;}
.roundH2top_3 {margin: 0 2px; height: 1px; overflow: hidden; background: #336699;}
.roundH2top_4 {margin: 0 1px; height: 2px; overflow: hidden; background: #336699;}
.ghostwhite {background: #E6E6FA;}

.roundH2bottom_1 {margin: 0 5px; height: 1px; overflow: hidden; background: #336699; border-left: 2px solid #336699; border-right: 2px solid #336699; margin-bottom: 10px}
.roundH2bottom_2 {margin: 0 3px; height: 1px; overflow: hidden; background: #336699; border-left: 2px solid #336699; border-right: 2px solid #336699;}
.roundH2bottom_3 {margin: 0 2px; height: 1px; overflow: hidden; background: white; border-left: 3px solid #336699; border-right: 3px solid #336699;
	background-image: url('images/shadow_left.png');
	background-repeat: repeat-y;
	background-position: -2px 0px;}
.roundH2bottom_4 {margin: 0 1px; height: 2px; overflow: hidden; background: white; border-left: 2px solid #336699; border-right: 2px solid #336699;
	background-image: url('images/shadow_left.png');
	background-repeat: repeat-y;
	background-position: -1px 0px;}

.contentH2 {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left: 2px solid #336699;
	border-right: 2px solid #336699;
}

.contentH2full {
	/*padding-top: 5px;
	padding-left: 10px;
	padding-right: 400px;
	padding-bottom: 5px;*/
	width: 796px;
	border-left: 2px solid #336699;
	border-right: 2px solid #336699;
}

.forumHierarchy {
	padding-top: 0px;
	padding-left: 13px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.contentH2fullWP {
	padding-top: 5px;
	padding-left: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*width: 796px;*/
	border-left: 2px solid #336699;
	border-right: 2px solid #336699;
}


.fullH2left {
	/*width: 400px;*/
	width:48%;
	padding-top: 1px;
	padding-left: 12px;
	padding-bottom: 5px;
	margin: 0;
	float: left;
}

.fullH2right {
	/*width: 300px;*/
	margin: 0;
	width: 48%;
    float: left;
    padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}

.emptyRow {
	height:15px;
	clear:both;
	overflow:hidden;
}

.topshadow{
	border-left: 2px solid #336699;
	border-right: 2px solid #336699;
	background-image: url('images/shadow_top.png');
	background-repeat: no-repeat;
	height: 8px;
	overflow: hidden
}

.leftshadow{
	background-image: url('images/shadow_left.png');
	background-repeat: repeat-y;
	background-position: 2px 0px; 
}

img#pictureLink {
	border: none;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 30px;
}

.footerStyle {
	background-color:rgb(124,162,207);
	color:white;
	padding-left: 5px;
	padding-right: 5px;
	margin:0;
	font-size:8pt;
	font-family:Tahoma;
}

.footerText {
	position: relative;
	top:-2px;
}

.footerLink {
	text-align: right;
	padding-left: 600px;
	text-decoration:none;
	color: white;
	font-size:8pt;
	font-weight:bold;
	overflow: hidden
}

.footerLinkText {
	text-decoration:none;
	color: white;
	font-size:8pt;
	font-weight:bold;
}

.footerContactLink {
	text-decoration:none;
	color: white;
	font-size:8pt;
}

/*.footer {
   position:absolute;
   bottom:0;
   width:100%;
   /*Height of the footer */
   /*height:60px;
}*/

.footer, .push{
	height: 18px;
	clear: both;
	width: 800px;
	margin: 0 auto 0 auto;
}

H1 {
	background-color:rgb(124,162,207);
	color:white;
	padding-left:10px;
	margin:0;
	font-size:14pt;
	font-family:Tahoma;
	text-transform:uppercase;
}

H2 {
	background-image: url('images/transparent.png');
	color: white;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Tahoma;
    font-weight: bold;
	font-size: 12pt;
	position: relative;
	top:-3px;
}

H3 {
	color: black;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	font-family: Tahoma;
    font-weight: bold;
	font-size: 11pt;
}

.H2_box {
	background-color: #336699;
	margin: 0;
	height: 18px;
	overflow: hidden
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Tahoma;
	/*font-size: 10pt;*/
	height: 100%;
}

html {
	height: 100%;
}

#centerChildren {
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*margin: auto;*/
	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -18px auto;
} 

/*------NYTT---------*/
* {
	margin: 0;
}

/*HR {
	color: #336699;
	background-color: #336699;*/
	/*height: 2px;*/
	/*overflow: hidden;
	padding: 0;
	margin: 0;
}*/



div.hr{
	height: 2px;
	background: #336699;;
	overflow: hidden;
	clear: left;
}

div.hr hr{
	display: none;
}



a {
	text-decoration:none;
	font-family: Tahoma;
	font-size:12pt;
	padding:0px;
	/*font-weight:bold;*/
	font-size:85%;
}

a:hover {
	text-decoration:underline;
}

UL {
	margin-left:20px;
	padding:0;
}

UL LI {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:1px;
	font-family: Tahoma;
}

UL.normal LI {
	list-style:disc;
	margin-left:10px;
	padding-left:0px;
	margin:0px;

}

FORM.order {padding:10px;}
FORM.order LABEL {float:left;clear:left;width:170px;}
FORM.order INPUT {float:left;width:170px;}
FORM.order TEXTAREA {float:left;width:170px;height:100px;}
INPUT#quantity {width:20px;}


/*
.menufloatleft{
	float: left
	filter: alpha(opacity=100); 
   	-moz-opacity: 1; 
   	opacity: 1; 
}

.content {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.rb1{margin: 0 5px; height: 1px; overflow: hidden; background: #000000;
border-left: 1px solid #000000; border-right: 1px solid #000000;}
.rb2{margin: 0 3px; height: 1px; overflow: hidden; background: #B0E0E6;
border-left: 1px solid #000000; border-right: 1px solid #000000;
border-width: 0 2px;}
.rb3{margin: 0 2px; height: 1px; overflow: hidden; background: #B0E0E6;
border-left: 1px solid #000000; border-right: 1px solid #000000;}
.rb4{margin: 0 1px; height: 2px; overflow: hidden; background: #B0E0E6;
border-left: 1px solid #000000; border-right: 1px solid #000000;}

.lightblue {background: #B0E0E6;}

.contentOnlyLeftPadding{padding-left: 0px;}


.roundLightb1 {margin: 0 5px; height: 1px; overflow: hidden; background: #000000;
border-left: 1px solid #000000; border-right: 1px solid #000000;}
.roundLightb2 {margin: 0 3px; height: 1px; overflow: hidden; background: #E6E6FA;
border-left: 1px solid #000000; border-right: 1px solid #000000;
border-width: 0 2px;}
.roundLightb3 {margin: 0 2px; height: 1px; overflow: hidden; background: #E6E6FA;
border-left: 1px solid #000000; border-right: 1px solid #000000;}
.roundLightb4 {margin: 0 1px; height: 2px; overflow: hidden; background: #E6E6FA;
border-left: 1px solid #000000; border-right: 1px solid #000000;}


*/


/*
padding: 0px 5px 10px 3px; 
top padding = 0 pixels
right padding = 5 pixels
bottom padding = 10 pixels
left padding = 3 pixels.
*/
