/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
	}
/* end hiding from IE5 mac */

body {
	font: 100.01%/124% Georgia, "Times New Roman", Times, serif;
	background:  #999999 url(../assets/images/body-bkgr_md7.gif) repeat;
	height: 100%;
	}

/************** Layout Elements *******************/

#wrapper { 
	width: 55em;  
	margin: 25px auto 0 auto; 
	font-size: 80%;
	background: #f8f8f8;	 /*#fff;*/
	padding: 7px;
	/*border-right: solid #666666 medium;
	border-bottom: solid #666666 medium;*/
	height: auto; /*test tillägg*/
	}

#gallery-wrapper { 
	width: 55em;  
	margin: 25px auto 0 auto; 
	font-size: 80%;
	background: #444444;	
	padding: 7px;
	height: 100%; /*test tillägg*/
	}

#header {
	height: 80px;
	background: #888888 url(../assets/images/CAT-Logo_md7.jpg) top left no-repeat;
	} 

div .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	} 

#nav {
	background: #FFCC00 url(../assets/images/nav-bkg-md4.jpg) repeat-x;
	font-family:Gill Sans, Arial, sans-serif; 
	font-size: 81%;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 auto 0 auto;
	height: 2em;
	}

#nav ul {
	padding: 1px; /*affect the height position of the menu text*/
	text-align: center;
	}

#nav li {
	display: inline;
	margin: 0.1em 1.5em 0.1em 0; /*0.4em 1.3em 0 0;*/
	}

#nav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

#nav a:hover {
	color: #666666;
	border-bottom: solid #666 4px;
	}

body.startsida li#start a,
body.tjanstesida li#tjanster a,
body.foretagssida li#foretaget a,
body.kontaktsida li#kontakt a,
body.sitemapsida li#sajtkarta a {
	border-bottom: solid #EE3300 4px;
	}

#breadcrumbs {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	letter-spacing: 0.04em;
	text-indent: 2px;
	color: #999999;
	margin: 4px 0 0 0;
	}
	
#breadcrumbs a {
	text-decoration:underline;
	color: #999999;
	}
	
#breadcrumbs a:hover {
	background: #FFCC00;
	color: #FF0000;
	}
	
#leftcol {
	float: left;
	width: 11em;
	margin-top: 9.2em;
	font-size: 94%;
	color: #aaaaaa;
	}
	
/*Special for icon-pictures in left-col*/
#leftcol img{
	float: none;
	padding: 3px 0 3px 0;
	}
	
#leftcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FF3300;
	margin-top: 0.1em;
	}

#leftcol ul {
	font-family:Gill Sans, Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-top: 1px dotted #999;	
	
	} 

#leftcol li.current {
	background-color: #FFCC00;
	/*height:1px; added 081203*/
	}

#leftcol li a {
	color: #555555;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #999;
	padding: 2px 0 2px 2px;
	}

#leftcol li a:hover {
	background-color: #FFD735; /*#FFCC00*/
	color:#FF0000;
	}

#contact_icon {
	float: none;
	width: 10em;
	margin: 9em auto 0 auto;
	text-align: center;	
	}

#contact_icon h6 a {
	width: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	line-height: 130%;
	color: #999999;
	text-align: center;
	text-decoration: none;
	}

#contact_icon h6 a:hover {
	width: 10em;
	color: #4854EA;
	text-decoration: underline;
	}

#rightcol {
	float: right;
	width: 12em;
	margin-top: 8em;
	padding-left: 0px;
	}

#rightcol img {
	display: block;
	margin: .7em 0 .7em 0;
	
	}
	
#rightcol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: 500;
	color: #fff;
	background:#555555;/* #6F80B9;*/
	line-height: 140%;
	padding: .2em .1em .3em .3em;
	margin-top: 0.6em;
	margin-right: 0.1em;
	}
	
#rightcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #505E85;
	margin-top: 0.5em;
	}

#rightcol h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #444444; /*#505E85;*/
	margin-top: 0.7em;
	}
	
#rightcol h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-weight: 600;
	text-decoration:none;
	color: #444444;/*#4664AA;*/
	margin-bottom: 1.3em;
	line-height: 120%;
	}
	
#rightcol h4 a:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color:#FFD735;
	}
	
#rightcol h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: bold;
	color: #444444; /*#505E85;*/
	margin-top: 1em;
	}
	
#rightcol h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: 500;
	font-variant: small-caps;
	color: #333333;
	margin-top: 0.2em;
	}
	
#rightcol p {
	clear:right;
	margin: 2px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	line-height:150%;
	color: #444444;
	}
	
#rightcol ul{
	font-family: Arial, Helvetica, sans-serif;
	/*margin-top: 0.2em;*/
	margin-bottom: 2em;
	font-size: 88%;
	line-height:144%;
	color: #555555;
	/*list-style: disc inside;*/
	}

#rightcol li {
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin-top: 0.25em;
	/*font-size: 88%;
	line-height:144%;
	color: #555555;*/
	list-style: disc inside;
	}
	
#rightcol dl {
	font-size: 120%;
	font-weight: 800;
	color: #333333;
	margin-top: 0.4em;
	}
	
#rightcol dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 400;
	color: #333333;
	margin-top: 0.25em;
	}
	
#rightcol dd {
	clear:right;
	margin: 2px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 71%;
	line-height:120%;
	color: #555555;
	}
	
#pusha {
	float:none;
	margin-top: 60px;
	margin-left: 43px;
	}
	
#content {
 	margin: 0.5em 12.8em 0 11.4em;  /*2.3em 15.5em 0 13em;*/
	padding-bottom: 0.6em;
	} 

#content li a{
	color: #314EA4;
	}

#content li a:hover{
	color: #CC3300;
	text-decoration: none;
	background-color:#FFD735;
	}
	
#content .nyckelord h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #444444;
	margin: .6em 0 0 0;
	}
	
#content .nyckelord a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #444444;
	margin: .6em 0 0 0;
	}
	
#content .nyckelord a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #CC0000;
	background-color:#FFD735;
	margin: .6em 0 0 0;
	}
	
/*********listing of sitemap**********/

#sitemap ul, 
#sitemap li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 108%;
	}

#sitemap li a {
	font-weight: 400;
	color:#555;
	text-decoration: underline;
	}
	
#sitemap li a:visited {
	font-weight: 400;
	color: #888;
	text-decoration: underline;
	}
	
#sitemap li a:hover,
#sitemap li a:focus {
	font-weight: 400;
	color: #FF0000;
	background-color:#FFD735;
	text-decoration: none;
	}

/*footer*/

#footer { 
	clear: both;
	background: url(../assets/images/nav-bkg-md8.jpg) repeat-x;
	height: 1.9em;
	} 

#footer p {
	margin-top: 0px;
	padding: 2px 8px 0px 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	letter-spacing: 0.1px;
	color: #FFF;
	}
	
#footer a {
	color: #9BCBFF;
	padding: 0 2px 0 2px;
	}
	
#footer a:hover {
	color: #CC0000;
	padding: 0 2px 0 2px;
	}
#printed-footer {
	display: none;
	}
	
/************** Text Elements *******************/

h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0.3em 0;
	font-size: 190%;
	color: #2F3A48;
	line-height: 128%;
	font-weight: 200;
}

h1 {
	margin: 1.2em 0 0.6em 0;
	letter-spacing: -0.6px;
}

#rightcol h1 {
	letter-spacing: -0.1px;
}

h2 {
	font-size: 150%; /*150%;*/
	line-height:120%;
	font-weight: 300;
	letter-spacing: -0.4px;
}

h3 {
	font-size: 110%; /*114%;*/
	line-height:130%;
	font-weight: 600;
}

h4 {
	font-size: 94%; /*104%;*/
	font-weight: 700;
	color: #506070;
}

h5 {
	font-size: 100%; /*100%;*/
}

h6 {
	font-size: 96%; /*94%;*/
    font-family: Georgia, "Times New Roman", Times, serif;	
    font-weight: 600;
	color: #303044;
	margin-bottom: 0.8em;
	line-height: 160%;
}

p {
	/*font-family:*/ /*Arial, Helvetica, sans-serif;  Coming change */
	font-size: 96%; /*102%;*/
	/*line-height: 135%; */
	color: #444444;
	margin: .6em 0 0 0;
}
	
abbr {
	text-decoration: none;
	border-bottom: 1px dotted #222;
}
	
#content ul {
	font-size: 96%;
	color: #444444;
	margin: .5em 0 0 1.2em;
	}

dt {
	font-size: 96%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	color: #444444;
	line-height: 150%;
	margin-top: 0.8em;
	}

dd {
	font-size: 86%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	color: #444444;
	padding-left: 1.3em;
	margin-top: 0.5em;
	}

/************** Generic Classes ****************/

.right {
	float: right;
	margin: 5px 0px 4px 0px;
	}

.left {
	float: left;
	margin: 5px 0 4px 0px;
	}
	/*bild i text intro illustration*/
.left2 {
	float: left;
	margin: 0px 10px 1px 0px;
	}
.clear { 
clear:both;
   /*height:1px; added 081203*/
   font-size: 0;
   line-height: 1px;
	}

/************** Link Styles *******************/

p a img {
	border: none;
	}

p a {
	color: #314EA4;
	}

p a:hover {
	color: #CC3300;
	text-decoration: none;
	background-color:#FFD735;
	}

#piclay {
	margin-top:0em;
	border: none;
	/*z-index: 100;*/
	}
