/* Format */

*{
	margin:0px;
	padding:0px;
	}

h1,h2,h3,h4,h5,h6,h7{
	font-size:11px;
	line-height:16px;
	font-style:normal;
	}

.invisible{
	display:none;
	}

.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}

.clearfix {
	clear:both; 
	display: inline-table;
	}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
		}
.clearfix{
	display: block;
		}
/* End hide from IE-mac */

body {
	background-image:url(/subaru_no/frontend/elements/body-bgimage.gif);
	background-repeat:repeat-y;
	font-family:Arial, Geneva, Helvetica, san-serif;
	font-size:11px;
	line-height:16px;
	color:#1F1F1F;
	}

a:link,a:visited{
	text-decoration:underline;
	color:#333333;
	}

a:active,a:hover{
	text-decoration:underline;
	color:#D1D1D1;
	}

a img {
	border-style:none;
	}

ul{
	list-style-type:none;
	}


/* Container */

#container{
	width:900px;
	}


/* Header */

#header{
	width:900px;
	height:80px;
	}

#header h1{
	float:left;
	margin-top: 33px;
	}

#header p{
	display:inline;
	float:right;
	}


/* Title */

#title{}


/* ContentsHeader */

#pagetitle{
	border:#1F1F1F 1px solid;
	background-color:#E6E6E6;
	padding:3px;
	}

#pagetitle .title{
	float:left;
	width:100%;
	height:22px;
	margin-right:-80px;
	}

#pagetitle .title h3{
	font-size:12px;
	margin:3px 83px 3px 7px;
	}

#pagetitle .title-none h3{
	font-size:12px;
	color:#ABABAB;
	margin:3px 83px 3px 7px;
	}

#contentsspec{
	margin:4px 10px 0 10px;
	}

#contentsspec .location,
#contentsspec .filename{
	float:left;
	width:420px;
	}

#contentsspec .filename{
	text-align:right;
	}


/* Contents */

#contnetsheader{
	margin:20px;
	}

#contents{
	width:860px;
	margin:20px;
	}


/* Footer */

#footer{
	clear:both;
	width:860px;
	margin:40px 20px 20px 20px;
	}

#footer .pagetop{
	text-align:right;
	}


/* NewFooter */

#newfooter{
	clear:both;
	width:860px;
	margin:40px 20px 20px 20px;
	}

#newfooter .pagetop{
	text-align:right;
	margin:0 0 10px 0;
	}

#newfooter table.endbar{
	width:860px;
	}

#newfooter .copyright{
	width:450px;
	text-align:left;
	vertical-align:bottom;
	}

#newfooter .footermenu{
	width:410px;
	text-align:right;
	vertical-align:bottom;
	}

/* Norway */
#poweredby{
        display:block;
        margin: 30px auto;
        width: 14em;
        color: #AAAAAA;
}
h1{
	font-size:14px;
	line-height:20px;
}
h2{
	font-size:12px;
	line-height:18px;
}
h3{
	font-size:11px;
	line-height:16px;
}
h1 a:link,h2 a:link,h3 a:link,h1 a:visited,h2 a:visited,h3 a:visited{
        text-decoration:none;
}
.employees td{
        padding-right:10px;
}
img.content,img.motorsport{
        margin-left:10px;
        float:right;
}
.cararticle td{
        padding:3px;
}
.cararticle table td{
        padding:1px;
}
.newsheading{
        margin-top: 10px;
        padding-top: 10px;
        border-top:1px solid #CCCCCC;
}
.mini{
        display:block;
}
p{
        margin-top: 0.5em;
        margin-bottom: 0.5em;
}
#globallogo{
        float:right;
}
#block-b{
        overflow:hidden;
}
a.button{
 background-color: #D5DAE5;
 color:#222233;
 border-right:2px solid #4C5A7B;
 border-bottom:2px solid #4C5A7B;
 border-left:2px solid #F8F9FC;
 border-top:2px solid #F8F9FC;
 padding:1px 7px 1px 7px;
 text-decoration:none;
 position:relative;
}
.ingress{
 margin: 10px 0;
}
.about_us td{
 padding: 5px 20px 5px 0;
}
.helptext{
 display:none;
}

/**********Book test drive*************/
#book_testdrive_form input{
  width: 320px;
}
#book_testdrive_form #time{
  width: 150px;
}
#book_testdrive_form textarea{
  width: 294px;
}
#book_testdrive_form table{
  width: 290px;
}
#book_testdrive_form button{
  margin: 5px 0 0 346px;
}
#book_testdrive_form td{
  padding-right: 10px;
}
#book_testdrive_form textarea{
  width: 388px;
}
#book_testdrive_form #retailer, #book_testdrive_form #email{
 margin-bottom: 20px;
}
#book_testdrive_form td{
 vertical-align:top;
}