
a:active,
a:focus,
a:hover {
  outline: none;
}




html, body {
	width:100%;
	font-family:"Trebuchet MS", verdana,arial, sans-serif;
	font-size:12px;
	line-height:23px;
	text-align:left;
	color:#333;
	background: white;
}

a {
	text-decoration:none;
	color:#999;
}

a:hover{
	color: #333;
}

p{
	margin-bottom: 23px;

}

h1 {
	font-size: 25px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}


#center {
	position:relative;
	width:720px;
	margin:0 auto;
}


ul#menu {
	height: 60px;
	padding: 0 15px;
	width: 690px;
}
ul#menu li{	
	height: 60px;
	margin: 0;
	float: left;
	overflow: hidden;
}

ul#menu li a{
	line-height: 82px;
	padding: 30px 15px 10px;
	color: #aaa;
}

ul#menu li a:hover,
ul#menu li.active a{
	color: #333;
}


ul#menu li.home a{
	display: block;
	width: 12px;
	background: url(menu-home.png) no-repeat 15px 35px;
	height:30px;
	padding: 30px 15px;
}

ul#menu li.home a{
		filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;
}
ul#menu li.home a:hover,
ul#menu li.home.active a{
	filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;
}



ul#menu li.logo {
	float: right;
}
ul#menu li.logo a{
	display: block;
	padding-top:0;
	height: 60px;
	width: 180px;
	background: url(baraboom-logo.png) no-repeat 15px -1px;

}
ul#menu li.logo a span{
	display: none;
}

div#auto-crisis-banner {
	width: 720px;
	height: 400px;
	margin-bottom: 10px;
	position: relative;
}

div#auto-crisis-banner a.app-store-link{

	display: block;
	width: 300px;
	height: 400px;
	margin-bottom: 10px;
	background: white;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: url(app-store.png);	

}

div#auto-crisis-banner a.app-store-link:hover{
	background-position:-300px;	
}

div#auto-crisis-promo{
	background: url(auto-crisis-promo-bg.jpg) no-repeat #3c3833;
	color: white;
	position: relative;
	width: 720px;
}

div#auto-crisis-promo a{
	color: #ccc;
}
div#auto-crisis-promo a:hover{
	color: white;
}

div#auto-crisis-promo a.app-store-link{
	display: block;
	position: absolute;
	width: 355px;
	height: 121px;
	left: 356px;
	background: url(app-store2.png) no-repeat;
	top: 275px;
}

div#auto-crisis-promo p#auto-crisis-news-reviews{
	background: url(news-reviews.png) no-repeat 363px 440px;
	position: relative;
	padding-top: 470px;
	padding-left: 370px;
	width: 320px;
	padding-bottom: 20px;
	margin-bottom: 0;

}
div#auto-crisis-promo p#auto-crisis-news-reviews a{
	color: #ccc;
	padding-top: 10px;
}
div#auto-crisis-promo p#auto-crisis-news-reviews a:hover{
	color: white;
}

div#auto-crisis-promo p#auto-crisis-news-reviews a span.source{
	font-weight: bold;
	display: block;
	clear: both;
	padding-top: 10px;
	color: white;
}



div#auto-crisis-video{
	width: 320px;
	height: 240px;
	position: absolute;
	left: 370px;
	top: 30px;
}

p#auto-crisis-descrition{
	width:300px;
	position: absolute;
	background: url(auto-crisis-logo.png) no-repeat;
	left: 5px;
	top: 60px;
	padding-left: 25px;
	padding-top: 160px;
	padding-right: 25px;
}

div#iphones{
	position: absolute;
	width: 350px;
	height: 335px;
	background: url(iphones.png) no-repeat 0 25px;
	top: 440px;
	left: 22px;
}

div#iphones a.first{
	background: url(screenshots.png) no-repeat;
	width: 240px;
	height: 30px;
	display: block;
	color: #ccc;
	padding:305px 0 0 60px;
}
div#iphones a.first:hover{
	color: white;
}

p#facebook-twitter{
	position: absolute;
	width: 350px;
	height: 160px;
	background: url(facebooktwitter2.png) no-repeat;
	top: 290px;
	left: 354px;
}


p#facebook-twitter a.facebook{
	display: block;
	width: 149px;
	padding-left: 22px;
	height: 30px;
	padding-top: 105px;
	text-align: left;
	line-height: 14px;
	float: left;
}

#facebook-twitter a.twitter{
	display: block;
	width: 149px;
	padding-right: 23px;
	height: 30px;
	padding-top: 105px;
	text-align: right;
	line-height: 14px;
	float: right;
}





/* Startpage */

div#startpage-banner-auto-crisis {
	width: 720px;
	height: 410px;
	position: relative;
	margin-bottom: 10px;
}

div#startpage-banner-auto-crisis a.auto-crisis-link{
	display: block;
	width: 720px;
	height: 410px;
	position: absolute;
	top: 0;
	left:0;
}

div#startpage-banner-auto-crisis a.auto-crisis-link span{
	display: block;
	padding-left: 30px;
	padding-top: 335px;
}

div.section{
	width: 320px;
}

div.section.one{
	float: left;
	padding-left: 30px;
}
div.section.two{
	float: right;
	padding-right: 30px;
}

div.banner{
	width: 720px;
	height: 150px;
	margin-bottom: 80px;
	background: url(banner01.jpg) no-repeat;
}


div.banner h1{
	padding: 180px 0 0 30px;
}
