/* MAIN CSS */
/* Redefined HTML */

html{
	margin: 0;
	padding: 0;
	}

body{
	margin: 0;
	padding: 0;
	background-image:url(../images/bg_tile.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
	}

a{
	color:#404041;
	}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#404041;
	}

h3{
	font-size:16px;
	font-style: normal;
	font-weight: normal;
	color:#404041;
	}

table {
	padding: 0;
	margin: 0 0 0 -2px;
	border: 0;
	}

tr {
	padding: 0;
	margin: 0;
	}	

td {
	padding: 0 0 5px 0;
	margin: 0;
	}
	
hr {
	background-color: #aba8a2;
	height: 1px;
	clear: both;
	margin: 10px 0px 10px 0px;
	border-style: none;
 	}
	
/* Layers */
#wrapper {
	width: 860px;
	margin: 0 auto 0;
	/* background-color: #00FFFF; */
	}

#top{
	width: 860px;
	height: 162px;
	background-image:url(../images/top.jpg);
	float:left;
	}
	
	#top{
		width: 860px;
		height: 162px;
		display: block;
		}
		
	/*
	#top input{
		background: none;
		border: none;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		height: 23px;
		margin-left: 5px;
		width: 159px;
	} */

	#menu{
		width: 860px;
		}
	
	#menu ul{
		padding: 0px;
		margin: 0px;
		float: left;
		width: 860px;
	}
	
	#menu li{
		margin-right: 20px;
		margin-bottom: 20px;
		margin-top: 40px;
		margin-left: 0px;
		float: left;
		font-style: normal;
		list-style: none;
	}
	
	#menu li a{
		font-style: normal;
		text-decoration: none;
		font-size: 18px;
		color: #404041;
	}
	
	#menu li a:hover, #menu li .active{
		color: #404041;
		text-decoration: none;
		border-bottom: 4px solid #404041;
	}
	
	#menu li .contact{
		text-align: right;
		width: 355px;
		font-size: 10px;
	}
	
	#menu li .contact a{
		font-size: 10px;
	}
	

#middle_section{
	width: 860px;
}

#main_wrapper{
	width: 823px;
	clear: both;
	float: left;
	}
	
#leftCol{
	width: 560px;
	float: left;
	}
	
#rightCol{
	margin-left: 33px;
	width: 267px;
	float: left;
	}	
		
	#article_wrapper {
		width: 522px;
		background:url(../images/article_wrapper.jpg) no-repeat;
		float: left;
		}
		
		#article_text, #project_text {
			position: relative;
			margin: 20px 0 0 20px;
			width: 475px;
			/* background: #AAAAAA; */
			}
			
			#article_image {
				width: 194px;
				height: 164px;
				margin: 0 20px 10px 0;
				background-image:url(../images/article_image.jpg);
				float: left;
				clear: none;
			}
			
			#article_text p, #article_text p  {
				line-height: 140%;
				}

		#project_text h3 {
			margin: 0 0 0px;
			padding: 0;
			font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
			color: #FF7800; /* orange */
			/* line-height: 1.1; */
			}
				
/* Frontpage */
.thumbContainer{
	float: left;
	margin-left: 10px;
}

.nameTag{
	position: relative;
	left: 150px;
	top: -36px;
	width: 119px;
	height: 36px;
	background-image: url(../images/nameTag.png);
}

.thumb{
	position: relative;
	left: 0px;
	border: none;
}

.nameTag .txt{
	position: relative;
	left: 20px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	width: 119px;
	text-align: center;
}

/* Garasjetyper */

#specs{
	width: 277px;
	height: 138px;
	background-image: url(../images/spec_bg.png);
}	

#specs h3{
	margin: 0px 0px 0px 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #817f7c;
}

#specs p{
	margin: 0px 0px 0px 10px ;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
	color: #606060;
}	

#choiceWrapper input{
	width: auto;
	height: auto;
	border: 1px solid #999999;
	font-size: inherit;
	color: #606060;
	}
	
#choiceWrapper p{
	margin: 0px;
	padding: 0px;
}

#choiceWrapper h3{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#choiceWrapper .choiceRow{
	background-image: url(../images/grey_overlay.png);
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.cell1 .cell2{
	display: block;
	float: left;
}

/* Classes */

.menuchoice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	.menuchoice a{
		color: #666666;
		}
		
.choosBtn{
	cursor: pointer;
}
	
/* ADMIN CSS */
/* Redefined HTML 
input,textarea,select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
/* Layers 
#contentWrapper{
	background-color:#FFFFFF;
	}
	
#admin_content{
	position: relative;
	top: 20px;
	left: 200px;
	}
	
#admin_left{
	position: absolute;
	top: 20px;
	left: 10px;
	}

/* Classes 
.pub_body{
	width: 500px;
	height: 350px;
	}
	
.pub_ingress{
	width: 500px;
	height: 70px;
	font-weight: bold;
	}
	
.pub_heading{
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	}
	
.listHeader{
	background-color:#CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	}

		
/* CLEAR FLOAT FIX as seen on http://www.positioniseverything.net/easyclearing.html 
	
.clearfix:after {
    content: "."; 
    display: block; 
    clear: both;
	background-color: #FF00FF;
	font-size:0;
    visibility: hidden;
	}

/* Hides from IE-mac 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CLEAR FLOAT HACK END as seen on http://www.positioniseverything.net/easyclearing.html */