/* CSS Document */

body {
	background: #000000;
	font-family: Geneva, Arial, Tahoma, sans-serif;
	font-size: 10px;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 780px;
	height: 570px;
	background: #fff;
	}
	
#container2 {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 830px;
	height: 630px;
	position:relative;
	}
	
#container3 {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 830px;
	min-height: 700px;
	background: #fff;
	overflow: visible;
	}
	
	
	
#container_inner_admin {
	margin: 20px;
	text-align: left;
	width: 790px;
	height: 590px;
	position:absolute;
	}
	

/***************
 **   MENY    **
 ***************/
	
#meny {
background: #fff;
width: 215px;
height: 570px;
text-align:center;
float: left;
border-right: solid 1px #616161;
}

#meny_jon {
position: relative;
background: #fff;
width: 215px;
height: 570px;
text-align:center;
float: left;
border-right: solid 1px #616161;
margin-top: 30px;
}

#meny_bottom {
position: absolute;
text-align: center;
left: 5px;
bottom: 10px;
width: 200px;
height: 100px;}


#sub1
{
	display: none;
	width: 170px;
	margin-bottom: 1.5em
}

#show {
	width: 170px;
	margin-bottom: 2em;
	display: inline
	}

/***************
 **   MAIN    **
 ***************/	
	
#main_look {
width: 564px;
height: 570px;
background: url(../img/girl.jpg) bottom right no-repeat #616161;
float: left;
margin-left: 10px;
}

#main_tretti {
width: 564px;
height: 30px;
float: left;
margin-left: 10px;
}


#main_products {
width: 564px;
height: 570px;
background-color: #fff;
float: left;
margin-left: 10px;
}

#main_car {
width: 564px;
height: 570px;
background: url(../img/car.jpg) bottom right no-repeat #fff;
float: left;
margin-left: 10px;
}

#main_sykkel {
	width: 564px;
	height: 570px;
	float: left;
	margin-left: 10px;
	background-color: #fff;
	background-image: url(../img/sommer/sykkelkurs_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main_kampanj {
	width: 564px;
	height: 570px;
	float: left;
	margin-left: 10px;
	background-color: #fff;
	background-image: url(../img/sommer/front.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main_jon {
	width: 604px;
	height: 604px;
	float: right;
}

#main_film {
	width: 604px;
	height: 604px;
	float: right;
	margin-top: 120px;
}


#main_info {
	width: 564px;
	height: 570px;
	float: left;
	margin-left: 10px;
	background-color: #fff;
	background-image: url(../img/sommer/grass.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main_choose_holder {
margin-left: 25px;}

#main_choose_picholder {
margin-left: 10px;
}

#main_kontakt {
	width: 564px;
	height: 570px;
	float: left;
	margin-left: 10px;
	background-color: #fff;
	background-image: url(../img/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#main_forhandlere {
	width: 564px;
	height: 570px;
	float: left;
	margin-left: 10px;
	background-color: #fff;
	background-image: url(../img/forhandlere_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#main_menu {
	margin: 15px;
	position: absolute;
	width: 250px;
	top: 74px;
}


#tilbud {
	margin-top: 0px;
	margin-left: 420px;
	width: 135px;
	height: 128px;
	position: absolute;
	clear: both;
}






#text_box {
margin-left: 50px;
margin-top: 40px;
width: 200px;
height: 210px;}

#text_holder {
margin-left: 50px;
margin-top: 40px;
width: auto;
height: 20px;
height: 210px;}

#text_holder2 {
margin-left: 50px;
margin-top: 50px;
width: auto;
height: 20px;}

#text_holder3 {
margin-left: 50px;
margin-top: 50px;
width: 350px;
float: left;
height: 265px;}

#text_left {
margin-left: 50px;
margin-top: 40px;
width: 200px;
height: auto;
float: left}

#text_right {
margin-right: 90px;
margin-top: 173px;
width: 200px;
height: auto;
float: right}

.text_float {
margin-right: 15px;
margin-top: 10px;
width: 147px;
height: auto;
float: left}

.text_float_info {
margin-right: 25px;
width: 200px;
height: auto;
float: left}


#product_img {
margin: 0px;
}

#product_info {
margin: 0px;
}

#colour_holder {
margin: 0px;}

.form {
border: 1px solid #cccccc;
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #3D3D3D;
font-weight: lighter;
line-height: 1.5em;
padding: 2px;}

.button {
border: 1px solid #cccccc;
background-color: #E5E5E5;
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
color: #3D3D3D;
font-weight: lighter;
line-height: 1.5em;
padding: 2px;}
