﻿/* 
This CSS file is designed to work ONLY with a table-positioned page.
Put only appearance definitions into this CSS, not positioning elements.
BThiel, Aug2009
 */
 /* These classes are common in all DWT files. Add further definitions to suit. */
.masthead { border: 2px solid #000099;
	background-color:#ffffff; 
}
.masthead a:link 
  { color: #FFF; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.masthead a:active  
  { color: #FCC; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.masthead a:visited  
  { color: #FFF; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.masthead a:hover  
  { color: #FCC; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif;
    text-decoration: none; border-bottom: 1px solid #C2CFD8;  } 

.hnav     { background-color:#ffffff; }
.hnav a:link { font: normal normal 700 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none ; 	background-color: #FEE4CB; }
.hnav a:active  { color: #CCC; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.hnav a:visited  { color: #FFF; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.hnav a:hover { color: #EEE; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif;
    text-decoration: none; border-bottom: 1px solid #6181A7;  } 

.vnav { background: #000099; padding-top: 3px; color: #CCF; 
				font-style:normal; font-variant:normal; 
				font-weight:bold; line-height:1.3em; font-size:1.1em; 
				font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
				text-decoration: none; }				
.vnav a:link { color: #FFF; font: normal normal 700 0.9em/1.1em Trebuchet MS, Arial, sans-serif; 
    text-decoration: none ; 	 }
.vnav a:active  { color: #CCC; font: normal normal 0.9em/1.1em Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.vnav a:visited  { color: #FFF; font: normal normal 0.9em/1.1em Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.vnav a:hover { color: #EEE; font: normal normal 0.9em/1.1em Trebuchet MS, Arial, sans-serif;
    text-decoration: none; border-bottom: 1px solid #CCC;  } 


.contents { border-left: 2px solid #000099; border-right: 2px solid #000099;
	background-color:#ffffff; }

.footer   { border: 2px solid #000099;
	background-color:#cccccc; 	color:#666666; 
							font-family:"Trebuchet MS", Helvetica, sans-serif; 	font-size:0.7em; }
/* Default definitions. Add further definitions. */
body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em; 
	color: #333333; 
	margin-top: 2px; 
	background-image:url('file:///C:/Temp/Romerikslaget/_dwtcss/bkgd2.jpg');
	background-color: #221122;
}
.hnav { background: #006B41; height: 24px; padding-top: 1px; padding-left: 15px; 
				height: 24px; color: #FFF; 	font-style:normal; font-variant:normal; 
				font-weight:normal; line-height:16px; font-size:1.2em; 
				font-family:Trebuchet MS, Arial, Helvetica, sans-serif }

p     { background: #FFF; color: #333333;  padding: 10px; text-align:left;
        font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif;  }

h1    { color: #009; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.5em; font-variant: none; 
				border-bottom: 1px dashed #CCC; padding-top: 10px;}
h2    { color: #339; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.3em; font-variant: none; }
h3    { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.2em; text-decoration: underline; }
h4    { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.1em; text-align: left; }
h5    { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.0em; text-decoration: none; }
h6    { color: #fff; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 0.9em; text-decoration: none; }
				
dl       { color: #000; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ol ol ol { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ol ol    { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ol       { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ul ul ul { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ul ul    { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ul       { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }

.footer a:link 
  { color: #999; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; } 
.footer a:active  
  { color: #999; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; } 
.footer a:visited  
  { color: #999; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; }   
.footer a:hover  
  { color: #999; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; } 

a:link     { color: #666; text-decoration: underline; }  
a:active   { color: #CCC; text-decoration: none; }  
a:visited  { color: #666; text-decoration: underline; }  
a:hover    { color: #587894; text-decoration: underline; } 

HR { height: 1px; align: center; width:75%; color:#999; }
}
 
 
/* END OF FILE */ 
/* POSSIBLE ADDITIONAL VALUES, SAMPLES FROM OTHER STANDARD TEMPLATES */
/*
.rightside a:link 
  { color: #5F81A5; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.rightside a:active  
  { color: #CCC; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.rightside a:visited  
  { color: #5F81A5; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.rightside a:hover  
  { color: #597B3E; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; border-bottom: 1px solid #597B3E; } 
.top { color:#FFF;  font: normal bold 10px/14px Trebuchet MS, Arial, sans-serif; }
.pagetitle { color: #330; font: normal bold 15px/18px Trebuchet MS, Arial, sans-serif; }
.masthead  { background: #006B41; padding-top: 1px; color:#FFF; 
	font-style:normal; font-variant:italic; font-weight:bold; line-height:22px; font-size:18px; 
	font-family:Trebuchet MS, Arial, sans-serif;
	border-collapse: collapse;
}
.mainbody { background: #FFF; color: #333;  padding: 10px;  
	font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif;  }	
.leftside { background: #FFF; color: #333; border-right: 1px solid #C2CFD8;  
	padding-top: 15px;  padding-left: 15px; padding-right: 10px; 
	font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; }
.leftsidemenu { color: #666; padding-left: 10px; normal }
.middle { padding-left: 10px; padding-right: 10px; }
.rightside { padding-left: 10px; padding-right: 10px; }
.rightsideback { background: #FFF; color: #333;  border-right: 1px solid #C2CFD8;  
	font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif;  }
.products { background: #FFF; color: #000; font-size: 1.1em; border-right: 1px solid #C2CFD8;  
	font-family: Trebuchet MS, Arial, sans-serif; }
.productbox { background: #FFF; color: #666; border: 1px solid #649AA2;  
	font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; } 
.productboxtop { background: #094999; color: #000; font-size: 11px; font-weight: normal;  
	font-family: Trebuchet MS, Arial, Helvetica; border: 1px solid #649AA2; }
.textbox { background: #FFF; color: #666; padding: 3px;  border: 1px solid #649AA2;
	font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; }
.textboxtop { background: #146444; color: #FFF;  
	font-size: 10px; font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica; }
.footer { background: #006B41; color: #FFF; height: 30px;  
	font-size: 9px; font-family: Trebuchet MS, Arial, sans-serif; }
*/
