/*   
	Vestfold Trafo Energi AS
	http://vestfold-trafo.no
	
	Designed and developed by Sircon Norge AS
	Published with Supervisor
	
	http://sircon.no
*/


/*
	Layout
*/

body { 
	background:#e6e6e6 url('../images/body.png') repeat-x;
}
#outerwrap {
	width:100%;
	background:url('../images/outerwrap.jpg') top center no-repeat;
}
#innerwrap {
	width:960px;
	margin:0 auto;
	position:relative;
}
#header {
	padding:135px 30px 0;
	height:320px;
	overflow:hidden;
}
#logo {
	width:139px;
	height:76px;
	background:url('../images/logo.png');
	position:absolute;
	top:40px;
	left:60px
}
#flashbox {
	margin-bottom:10px;
	width:900px;
	height:280px;
	background:url('../images/flashbox.jpg') no-repeat;
}
#flashbox.salg {
	background:url('../images/salg.jpg') no-repeat;
}
#flashbox.utleie {
	background:url('../images/utleie.jpg') no-repeat;
}
#flashbox.beredskap {
	background:url('../images/beredskap.jpg') no-repeat;
}
#flashbox.reparasjon {
	background:url('../images/reparasjon.jpg') no-repeat;
}
#flashbox.oppgradering {
	background:url('../images/oppgradering.jpg') no-repeat;
}
#login {
	background:url('../images/pattern.gif');
	height:24px;
	width:204px;
	margin-right:20px;
	padding:6px 0 0 6px;
}
#login a {
	padding:1px 4px 1px;
}
#topnav {
	width:670px;
	height:30px;
}
#content {
	background:url('../images/content.png') top center;
	padding:20px 30px;
}
#primary {
	width:670px;
}
#secondary {
	width:210px;
}
#extracontent {
	background:#45821e url('../images/extracontent.png') no-repeat;
	padding:30px 20px;
}
#extracontent-end{
	height:16px;
	margin-bottom:20px;
	background:url('../images/extracontent-end.png') 50% 0% no-repeat;
}
#contactform {
	padding-bottom:20px;
}
#footer {
	background:url('../images/footer.png') no-repeat;
	padding:20px 30px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}

.error {
	color: red;
}

/*
	Type, links, images
*/

body {
	font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	line-height:18px;
	color:#333;
}
a {
	color:#5e9b2f;
}
a:hover {
	color:#415463;
}
p {
	margin-bottom:20px;
}
h1 a,
h2 a,
h3 a {
	color:inherit;
	text-decoration:none;
}
h1 {
	font:normal 23px Arial, sans-serif;
	color:#000;
	padding-bottom:5px;
	margin-bottom:20px;
}
h2 {
	color:#415463;
	font:normal 18px Arial, sans-serif;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #dbdbdb;
}
h3 {
	color:#fff;
	font:bold 14px Arial, sans-serif;
	background:#46831f url('../images/h3.png') repeat-x;
	line-height:30px;
	border-top:1px solid #46831f;
	padding:0 0 0 10px;
	text-transform:uppercase;
	margin:0;
}
h4 {
	color:#46831f;
	font-size:13px;
}
h5 {
	color:#415463;
}
h6 {
	font-size:11px;
}
#maindocument img {
	border:1px solid #cacaca;
	padding:1px;
	background:#fff;
	margin:5px;
}
hr {
	height:1px;
	color:#fff;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #cacaca;
	border-left:none;
	padding-bottom:10px;
	margin-bottom:20px;
}
ul, 
ol {
	margin-bottom:20px;
	padding:0 0 0 20px;
}
ul li, 
ol li {
	list-style-type:square;
	line-height:24px;
}
#logo {
	text-indent:-9999px;
}
#login a {
	background:#fff;
	color:#999;
	text-decoration:none;
	font:bold 12px "Arial Black", Arial, sans-serif;
	text-transform:uppercase;
}
#login a:hover {
	color:#fff;
	background:#415463;
}
#topnav {
}
#primary {
}
#extracontent * {
	color:#fff;
	font-size:13px;
	letter-spacing:-.025em;
}
#extracontent strong {
	font-size:16px;
}
#extracontent a {
	text-decoration:none;
}
#extracontent-end {
}
#contactform {
}
#footer {
	text-align:right;
	font-size:11px;
	color:#425363;
}



/*
	Forms
*/

#contact-front {
}
input, 
textarea {
	border:1px solid #cacaca;
	background:#f4f4f4;
	padding:5px;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#415463;
	width:198px;
}
#send {
	width:auto!important;
	background:#415463;
	color:#fff;
	font-weight:bold;
}
#send:hover {
	cursor:pointer;
	background:#4d687d;
}
#bestilling {
}
#bestilling h4 {
	margin-bottom:20px;
}
#bestilling fieldset {
	padding-left:40px;
}
#bestilling legend {
	color:#5e9b2f;
	font-weight:bold;
	margin:0 0 20px -40px;
}
#bestilling label.navn,
#bestilling label.firma,
#bestilling label.telefon,
#bestilling label.epost {
	width:300px;
	float:left;
	clear:none;
}
#bestilling label.navn,
#bestilling label.telefon {
	margin-right:20px;
}
#bestilling label {
	margin-bottom:10px;
	clear:both;
	display:block;
}
#bestilling label.valgboks {
	clear:none;
	display:inline;
	width:auto;
	margin:0;
}
#bestilling input,
#bestilling textarea {
	background:#fff;
}
#bestilling input {
}
#bestilling input#navn,
#bestilling input#firma,
#bestilling input#telefon,
#bestilling input#epost {
	display:block;
	width:290px;
}
#bestilling textarea {
	width:620px;
}
#bestilling #type_henvendelse_0,
#bestilling #type_henvendelse_1,
#bestilling #type_henvendelse_2,
#bestilling #type_henvendelse_3,
#bestilling #type_henvendelse_4 {
	width:auto;
	display:inline;
	margin-right:40px;
}
#bestilling #send_bestilling {
	width:auto!important;
	background:#5e9b2f;
	color:#fff;
	font-size:13px
}
#bestilling #send_bestilling:hover {
	cursor:pointer;
	background:#5e9b2f;
}
#loginform{
	margin:20px 0;
}
#loginform input[type=submit]{
	background: none repeat scroll 0 0 #415463;
    color: #FFFFFF;
    font-weight: bold;
    width: auto !important;
}
#loginform input[type=submit]:hover{
	background:#4d687d none;
	cursor:pointer;
}
#loginform input{
	margin:0px 0 20px;
}
p.msg{
	display:inline;
	padding:5px 10px;
	border:1px solid #67A238;
}
