/********************************
			General
********************************/

body { 
	font-family: 'century gothic', verdana, sans-serif;
	font-size: 11px;
	color: #ccc;
	background: #000;
	padding: 0px;
	margin: 0px;
	text-align: center; /* centrerar i IE */
}

p { margin: 0px; padding-bottom: 10px;}

/********************************
			Backgrounds
********************************/

div#bg {
	z-index: 0;
	width: 100%;
	height: 470px;
	margin: 0px auto;
	padding-top: 40px;
	text-align: center;
	background: url('../images/bg_honey_silver_repeaty.jpg') repeat-x;
	
}


/********************************
			Structure
********************************/


div#wrapper {
	margin: 40px auto;
	width: 973px;
	height: 740px;
	text-align: left;
}

div#production_menu_container {
	float: left;	
	width: 136px;
	height: 335px;
	margin-top: 177px;
	background: url('../images/left_menu.png') no-repeat;
}

div#main {
	float: left;
	width: 690px;
	height: 800px;
	margin-top: 81px;
}

div#vibraphone_menu_container {
	float: left;
	width: 147px;
	height: 335px;
	margin-top: 278px;
	background: url('../images/right_menu.png') no-repeat;
}

/********************************
			logga
********************************/

div#logga {
	position: absolute;
	width: 303px;
	height: 97px;
	margin: 0px 0px 0px 42px;
}

/********************************
			Main
********************************/

div#top_menu {
	width: 368px;
	height: 49px;
	margin-left: 289px;
	background: url('../images/top_menu.png') no-repeat;
}

div#main_content_header {
	width: 690px;
	height: 81px;
}

div#main_content {
	height: auto; 
	min-height: 500px;
	margin: 0px;
}

div#left {
	width: auto;
	margin: 0px 20px;
	padding-bottom: 20px;
}

/* production_listen.html/vibra_listen.html have separate width which is declared in teh div-tag */
div#right {
	float: right;
	width: 200px;
	height: auto;
	margin: 0px 20px 10px 10px;
	padding-left: 20px;
	background: url('../images/column_separator.gif') repeat-y 0px 0%;
}

div#main_content_footer {
	width: 690px;
	height: 19px;
	margin: 0px;
}

div#head_text {
	padding-top: 20px;
}


/********************************
			Menu's
********************************/

div#production_menu ul, div#vibraphone_menu ul {
	list-style-type: none;
	margin-top: 7px;
	padding: 0px;
	height: auto;
}

div#production_menu ul li, div#vibraphone_menu ul li {
	height: 30px;
	margin-top: 0px;
	background: url('../images/menu_separator.png') repeat-x 0% 100%;
}

div#production_menu a, div#vibraphone_menu a {
	font-size: 1.6em;
	text-decoration: none;
}

div#production_menu a:hover, div#vibraphone_menu a:hover { color:#eee;}

div#production_menu ul { text-align: right; }
div#production_menu ul li {	margin-left: 7px; padding: 10px 20px 0px 0px; }
div#production_menu a {color: #900;}

div#vibraphone_menu ul {text-align: left;}
div#vibraphone_menu ul li {margin-right: 7px; padding: 10px 0px 0px 20px;}
div#vibraphone_menu a {color: #000;}

div#top_menu ul {
	width: 368px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}

div#top_menu ul li { display: inline; margin: 0px 15px;}

div#top_menu a { font-size: 1.6em; color: #888; text-decoration: none;}
div#top_menu a:hover { color: #eee;}

/********************************
			Headers
********************************/

h1, h2, h3 { margin-top: 0px; padding-top: 20px; font-weight: normal;}

/* Largest header */
h1 {
	font-size: 1.9em;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
}

h2 {
	font-size: 1.4em;
	text-align: left;
	margin: 0px;	
	padding: 10px 0px 5px 0px;
}

h3 {
	font-size: 1.0em;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
}


/********************************
			Page Links
********************************/

ul.links_item { 
	margin: 0px; 
	padding: 0px; 
	display: inline;
}

ul.links_item li{ display: inline; }


/********************************
			Flash-video  
********************************/

div#flash_video_container { 
	width: 670px;
	height: auto;
	margin-left: 20px;
	padding: 20px 0px 0px 0px;	
}

div#flash_video_text {
	float: left;
	width: 130px;	
	margin: 0px 10px;
	padding-top: 60px;
}

div#flash_video_text ul {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

div#flash_video_text ul li {list-style-type: none;}

div#flash_video_player{
	float: left;
	width: 500px;
	border: 1px solid #222;
	
}

div#flash_thumbs {
	width: 660px;
	height: auto;
	margin: 30px auto 0px auto;
}


div.thumbs {
	display: block;
	float: left;
	text-align: center;
	width: 150px;
	height: 100px;
	margin: 5px;
	border: 1px solid #222;
}


/********************************
			Flash-player  
********************************/

div#flashcontent {padding: 20px 0px;}

div#flash_player {}


/********************************
			Links  
********************************/

a { text-decoration: none; color: #777;}
a:hover { color: #333;}

a img { border: 1px solid #777;}
a:hover img { border: 1px solid #ccc;}

a img.noborder { border: none;}
a:hover img.noborder { border: none;}
/********************************
			Other Tags
********************************/

.left { float: left; margin: 5px 5px 5px 0px;}
.right { float: right; margin: 5px 0px 5px 5px;}
.clear { clear: both;}

div.vibra_about_current_projects {
	width: auto;
	height: 120px;
	margin: 15px 0px;
}

ul.vibra_listen {padding-left: 15px; }

/* Read more divs on startpage */
div.read_more {
	margin-top: 10px;
	width: 350px;	
}

div.separator_horiz { 
	width: 350px;
	height: 2px;
	background: url('../images/column_separator.gif') repeat-x 50% 100%;
	margin: 10px 0px 10px 0px;
}

div.links {
	height: 600px;
	width: 600px;
	background: url('../images/links_bg.jpg') no-repeat 0% 100%;
}








