
/*
STYLESHEET FÖR WWW.RADONEXPERTEN.SE

Design och utveckling: Henrik Nilsson, Simply Great 2007

Innehållsförteckning:

	1. DEFAULTS
	2. STRUKTUR
	3. LÄNKAR OCH NAVIGATION
	4. FONTER
	5. BILDER
	6. TABELLER
	
Anteckningar:


*/


/* --------------- 1. DEFAULTS --------------- */

* {
	margin: 0;
	padding: 0;

}

body {
	
	text-align:center;
	font: 62.5% Trebuchet MS, sans-serif; /* 62.5% sätter 1em till 10px */
	
}

.clearing {
clear: both;
}

/* --------------- 2. STRUKTUR --------------- */

#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align:left;
	background:url(bilder/body_bg.jpg) repeat-y;
}

#content_wrap {
	overflow: auto;
	margin: 0 auto;
	width: 830px;
}

#masthead {
	width: 830px;
	height: 200px;
	background-image:url(bilder/masthead.jpg);
	border-bottom: 8px solid #FFF;
	border-top: 8px solid #FFF;
	
}

.start #content {
	float: left;
	width: 830px;
	background: url(bilder/content_bg.jpg) bottom #e5e6e7;
	
}

.radon #content {
	float: left;
	width: 830px;
	background: url(bilder/content_radon_bg.jpg) bottom #e5e6e7;
	
}

.produkt #content {
	float: left;
	width: 830px;
	background: url(bilder/content_lankar_bg.jpg) bottom #e5e6e7;
	
}


.tjanster #content {
	float: left;
	width: 830px;
	background: url(bilder/content_tjanster_bg.jpg) bottom #e5e6e7;
	
}

.lankar #content {
	float: left;
	width: 830px;
	background: url(bilder/content_lankar_bg.jpg) bottom #e5e6e7;
	
}


#leftContainer {
	float: left;
	width: 170px;
	text-align: right;
	padding-left:20px;
	padding-top:40px;
	
}

#rightContainer {
	float: right;
	width: 600px; 
	padding-top: 50px;
	padding-bottom: 50px;
}

#rightContainer h1, #rightContainer h2, #rightContainer H3, #rightContainer p {
	padding-right: 20px;
	
}

.product {
	float: left;
	position: relative;
	background: #fff;
	width: 560px;
	height: auto;
	border: 0px solid #000;
	margin-bottom: 8px;
	padding: 10px;
}

.product-header {
	float:left;
	width: 320px;
	color: #3c3b3b;
	margin-bottom: 6px;
}

.product-price {
	float:right;
	padding: 0;
	text-align: right;
	width: 120px;
	color: #569a04;
	margin-bottom: 6px;
}


.product-desc {
	float:left;
	width: 380px;
}

.product-img {
	float: right;
	width: 100px;
	height: 100px;
	padding: 0px;
	clear:right;
}

.product-file {
	position:absolute;
	top: 76%;
	left: 10%
	width: 380px;
}

.splash-startsida {
	position: absolute;
	top: 548px;
	left: 632px;
	width: 196px;
	height: 143px;
	background: url(bilder/splash_startsida.png) no-repeat top left;
}

.splash-startsida:hover {
	background: url(bilder/splash_startsida.png) no-repeat bottom left;
}


#footer {
	float:left;
	clear: both;
	background: url(bilder/footer.jpg) no-repeat;
	width: 830px;
	height: 200px;
	border-top: 8px solid #FFF;
		
}

#border_footer {
	float: left;
	width: 900px;
	height: 20px;
	background: url(bilder/footer_border.jpg) no-repeat;
}


/* --------------- 3. LÄNKAR OCH NAVIGATION --------------- */

a:link, a:active, a:visited {
	color: #3c3b3b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#navigation a {
	color: #569a04;
	font-size: 1.2em;
	line-height: 1.8em;
	text-decoration:none;
}

#navigation a:hover {
	color: #1F1F1F;
}

#navigation ul {
	float: left;
			
}

#navigation li {
	text-align: left;
	text-indent: 10px;
	list-style: none;
}

.start #navigation .start a,				 					/*-- markerar aktuell sida --*/
.radon #navigation .radon a, 
.tjanster #navigation .tjanster a, 
.lankar #navigation .lankar a,
.produkt #navigation .produkt a { 					
	color: #3c3b3b;
	
}


/* --------------- 4. FONTER --------------- */

h1 {
	color: #3c3b3b;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0.4em;
	letter-spacing: -1px;
	margin-bottom: 1.2em;
	font-weight: normal;
	text-transform:uppercase;

}

h2 {
	color: #569a04;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin-bottom: 1.7em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-bottom: 0.8em;
	font-weight: normal;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Trebuchet MS, sans-serif;
	color: #3c3b3b;
	margin-bottom: 1.2em;
}

#footer p { 
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 235px;
	margin-top: 2.2em;

}

#footer a {
	color: #FFF;
	text-decoration:none;
}

.offer {
	height: 40px;
	background: url(bilder/utrop.gif) no-repeat 0 50%;
	color:#b69556;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	padding-top:1.2em;
	font-weight: normal;
	text-indent:50px;
	
}

.pdf {
	float: left;
	height: 16px;
	background: url(bilder/pdf.gif) no-repeat 0 50%;
	padding-left: 24px;
	padding-top: 2px;
	margin-right: 20px;
}

.language {
	position: absolute;
	top: 20px;
	left: 814px;
	background: url(bilder/dansk_flagga.jpg) no-repeat;
	width: 39px;
	height: 24px;
}

/* --------------- 5. BILDER --------------- */

img {
	float: left;
	padding-right: 2em; 

}

/* --------------- 6. TABELLER --------------- */




