.container {
	background: url(../img/nestekj_bg3_full.png) no-repeat 0 0 #171008;
	position: relative;
}

.sitat {
	position: absolute;
	top: 80px;
	right: 0;
}

.navbar .navbar-inner .container {
	background: #1b1b1b !important;
}

a.brand {
	text-decoration: none;
	color: #cc6633 !important;
}

#intro, #intro_front {
	margin-top: 185px;
	margin-bottom: 35px;
	padding-left: 125px;
}

#intro h1, #intro_front h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: normal;
}

.highlight {
	color: #cc6633;
}

/* Accordion override styles */
.accordion-group {
	border: none;
}

.accordion-toggle {
	display: inline-block !important;
	padding: 0 !important;
}

.accordion-inner {
	padding: 9px 0;
}

/* Submit succsess styles */

#success_message {
	font-size: 16px;
	text-transform: uppercase;
	color: #cc6633;
}

#loader {
	background: url(../img/ajax-loader.gif) no-repeat 0 0;
}

.share_btn {
	display:block;
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
}

a#fb_share {
	background: url(../img/fb_icon.png) no-repeat 0 -100px;
	text-indent: -9999px;
}

a#tw_share {
	background: url(../img/twitter_icon.png) no-repeat 0 -100px;
	text-indent: -9999px;
}

a#fb_share:hover, a#tw_share:hover {
	background-position: 0 -200px;
}

#shareit #follow {
	width: 120px;
	float: left;
}

/* de andre styles */

#callout {
	text-align: center;
	font-size: 18px;
	margin-bottom: 40px;
	margin-top: 20px;
}

#film iframe {
	margin: 20px auto;
}

.boy_quote {
	border-left: 2px solid #cc6633;
	padding-left: 15px;
	margin: 30px 0;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	line-height: 25px;
	color: #999;
}

.highlight_grey {
	color: #999;
}

.fb-like span {
	height: 40px !important;
}

.deandreTw, .deandrefb, .fb-like {
	overflow:hidden;
}

.bilde img {
	width: 100%;
	height: auto;
	margin: 10px 0 20px;
}

#film {
	display:block;
	width: 600px;
	margin: 10px auto;
}