/* @override http://www.vardsatrasatesgard.se/css/vard_aug.css */

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
	background: url(../img/images/vard_back.png) no-repeat;
	font-family: "Times New Roman", Times, serif;
} 
 
#pagewidth{ 
 width:780px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;
} 
 
#header{
	position:relative;
	height:120px;
	background-color:#FFFFFF;
	width:100%;
	margin-top: 20px;
	margin-bottom: 10px;
} 
 
#leftcol{
	width:120px;
	float:left;
	position:relative;
	height: 500px;
	overflow: hidden;
}

 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:646px;
	overflow: auto;
	height: 500px;
}

h3 {
	color: #2a4123;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 15px;
}
 
#footer{
	height:30px;
	margin-top: 10px;
	border: 2px dotted #ccd988;
	background-color: #ffffff;
	float: left;
	width: 780px;
}

h5 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: gray;
	line-height: 30%;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{
}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

h2 {
	color: #2a4123;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-left: 15px;
	font-size: 20px;
}

p {
	line-height: 130%;
	color: #444;
	padding-left: 15px;
}

a {
	color: #2a4123;
}

#navCircle {
margin : 0;
border-bottom : 1px solid #b2d094;
	padding: 0 0 15px;
}
#navCircle li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navCircle a:link, #navCircle a:visited {
float : left;
padding : 0 20px 10px;
text-decoration : none;
background : inherit;
color : #457C05;
	font-size: 1em;
}
#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	background-color : inherit;
	color : #000;
	background-image: url(../img/green_dot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#containermat {
	height: 450px;
	width: 630px;
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
}

#flashcontent {
	background: url(../img/mat.png) no-repeat right top;
}
