/*  
Theme Name: SongMission
Version: 1.1
Author: BCC Media
*/


/*
General site options
*/

body
{
	background: #d0dbf6 repeat;
}

body, th, td, input, textarea, select, option
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: small;
	text-align: left;0
	font-weight: normal;
	color: #003f60;
	/*color: #005880;*/
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #22566f;
}

a:hover
{
	text-decoration: underline;
	color: #22566f;
}

img
{
	border: 0px;
}

p
{
	margin-top: 0.2em;
	margin-bottom: 1.1em;
	line-height: 150%;
	font-size: 0.9em;
}

h2#grey, h2.grey
{
	/* grå header */
	font-size: x-large;
	/*color: #6d6e71;*/
	color : #003f60;
	font-weight: normal;
	margin-top: 55px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding: 0;
}
h5{
	font-size: large;
	color : #003f60;
	font-weight: normal;
	padding: 0;
}

h3
{
	font-size: small;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}


/*
Site
*/

#main_site
{
	/* hoved-div */
	margin: 20px auto 5px auto;
	width: 800px;
	height: 600px;
}

#top
{
	/* blå linje øverst */
	width: 800px;
	height: 20px;
	background-image: url( 'images/top.gif' );
	clear: both;
}

#body, #body2
{
	/* gjelder for alle sider unntatt "showroom" - se mer info i head */
	width: 629px;
	min-height: 420px;
	clear: right;
	float: right;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-top: 1px solid #005880;
	border-left: 1px solid #005880;
	position: relative;
}

#body
{
	/* annet */
	min-height: 420px;
}

#body2
{
	/* showroom */
	min-height: 420px;
}

#img
{
	/* bilde i bunn */
	width: 800px;
	height: 170px;
	clear: both;
	position: relative;
	background-color: #0194D3;
	border-top: 1px solid #005880;
}

#bottom
{
	/* blå linje nederst */
	width: 800px;
	min-height: 16px;
	padding: 2px 0 2px 0;
	background-image: url( 'images/bottom.gif' );
	background-color: #1595d3;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 1px solid #005880;
	text-align: center;
	color: #ffffff;
	clear: both;
}

.linkcolor:link, .linkcolor:active, .linkcolor:visited, .linkcolor:hover
{
	color: #005880;
}

.mailcolor:link, .mailcolor:active, .mailcolor:visited, .mailcolor:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/*
Configurations
*/

#content_float
{
	/* fikser overflow */
	float: left;
	clear: both;
	background-color: #1595d3;
	background-image: url( 'images/menu.jpg' );
	background-repeat: no-repeat;
	background-position: top left;
}

#inner_div
{
	/* index */
	margin: 120px 80px 25px 80px;
	padding: 0;
}

#inner_div2
{
	/* tjenester*/
	margin: 20px 150px 30px 77px;
	padding: 0;
}

#inner_div4
{
	/* bestilling1 */
	margin: 0px 70px 0px 80px;
	padding: 0;
}

#inner_div5
{
	/* bestilling2 */
	margin-top: 0em;
	margin-bottom: 0em;
}

.inner_div5
{
	/* bestilling2 */
	margin-top: 0em;
	margin-bottom: 0em;
}

#inner_div6
{
	/* medarbeidere */
	padding: 25px 70px 25px 30px;
	z-index: 1000;
	line-height: 100%;
	font-size: 0.95em;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	border: 0px;
}

#inner_div7
{
	/* kontakt */
	margin: 20px 20px 30px 77px;
	padding: 0;
}

/*
Menu
*/

#menu
{
	width: 162px;
	min-height: 341px;
	clear: left;
	float: left;
	padding: 10px 5px 0px 2px;
	border-top: 1px solid #005880;
}

ul.menu
{
	margin: 0px;
	padding: 0px;
}

ul.menu a:link, ul.menu a:hover, ul.menu a:visited, ul.menu a:active
{
	text-decoration: none;
	color: #005880;
}

ul.menu li.parent
{
	list-style-type: none;
	font-weight: bold;
	padding: 5px 5px 12px 20px;
	border: 0px solid black;
	margin-bottom: 5px;
	background-image: url( 'images/buttons/menu.gif' );
	background-repeat: no-repeat;
}

ul.menu li.sub
{
	padding-left: 40px;
	list-style-type: none;
	font-weight: normal;
	padding: 0px 0px 5px 30px;
}

ul.menu li.selected
{
	background-image: url( 'images/buttons/menu2.gif' );
	background-repeat: no-repeat;
}

ul.menu li.subselected
{
	padding-left: 40px;
	list-style-type: none;
	font-weight: bold;
	padding: 0px 0px 5px 30px;
}

#menyfarge1
{
	color: #ffffff;
}

#menyfarge2
{
}

/*
Logo
*/

#logo
{
	/* BCC Media Logoen */
	position: absolute;
	left: 75px;
	top: -50px;
	z-index: 1;
}

/*
Kursiv tekst
*/

#kursiv
{
	font-style: italic;
}

/*
Kontaktskjema
*/

#submit
{
	text-align: center;
}

/*
Medarbeidere
*/

.person
{
	font-size: 0.9em;
	padding-bottom: 20px;
	padding-right: 10px;
}

.person_image
{
	clear:both;
	margin-bottom: 10px;
	border: 1px solid #005880;
}

/*
Prisliste
*/

.oppdrag
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.oppgave
{
	padding-right: 70px;
}

.oppgave_info
{
	padding-right: 90px;
	font-size: 0.8em;
}

.pris
{
	font-weight: bold;
}

.info_top
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 80px;
	font-size: 0.8em;
}

.info_bottom
{
	font-size: 0.8em;
	margin-left: 3px;
}
.hspacer{
	height:8px;
	clear:both;
}