/* General style sheet for Bam Aero */

/*
 * General markup
 */
body,h1,h2,h3,h4,h5,p,div {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	font-size: 67.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: url("../images/body_bg.jpg") 50% 50%;
}
a:link, a:visited {
	color: #e48030;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img { border: 0; }

h1,h2,h3,h4 {
	margin: 0.4em 0 0.2em 0;
	padding-left: 7px;
	line-height: 1.1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
h1 { font-size: 2.4em; }
h2 { font-size: 2.2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.4em; font-weight: bold; margin-top: 0.8em; margin-bottom: 0.1em; }
p {
	margin-top: 0.4em;
	padding-left: 7px;
	font-size: 1.1em;
	color: #666;
	line-height: 1.3em;
}
ul,ol {
	margin-top: 1.0em;
	margin-left: 2.0em;
	color: #666;
}
table td {
	font-size: 1.0em;
}

/*
 * Custom styles
 */
div.ceo {
	position: relative;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 150px;
	width: 375px;
	background: url("../images/ceo.jpg") left bottom no-repeat;
}

/*
 * Custom layout
 */
div#framework {
	position: relative;
	width: 990px;
	height: 750px;
	margin: 0 auto;
	/*margin-top: 20px;*/
	border: 1px solid #999;
	background-color: #fff;
}
	div#header {
		clear: both;
		margin: 10px 23px;
		height: 70px;
		background: url("../images/header_bg.gif") 0px 0px no-repeat;
	}
		div#header a#link {
			display: block;
			width: 100%;
			height: 100%;
			cursor: hand;
		}
	div#wrapper {
		clear: both;
		padding: 0px 30px;
	}
		div#leftCol {
			position: relative;
			float: left;
			width: 530px;
			height: 460px;
			overflow: hidden;
		}
			div#leftCol p { margin: 0; padding: 0; }
			div#leftCol h1,
			div#leftCol h2,
			div#leftCol h3,
			div#leftCol h4 {
				margin: 0 0 0.5em 0;
				padding: 0;
			}
		div#rightCol {
			position: relative;
			float: left;
			width: 400px;
			height: 460px;
			overflow: visible;
		}
			div#rightCol div.studioLiMenu {
				clear: both;
				margin-left: 10px;
				border-top: 1px solid #e48030;
				border-bottom: 1px solid #e48030;
			}
				div#rightCol div.studioLiMenu ul {
					margin: 0px;
					padding: 0px;
					list-style-type: none;
					list-style-position: outside;
					font-size: 0.9em;
				}
					div#rightCol div.studioLiMenu ul li {
						position: relative;
						float: left;
						margin: 0;
						padding: 12px 8px 10px 8px;
						text-transform: uppercase;
					}
					div#rightCol div.studioLiMenu ul li.selected {
						background: url("../images/active_link.gif") center top no-repeat;
					}
						div#rightCol div.studioLiMenu ul li a {
							color: #666;
						}
			/* Före flashen */			
			div#rightCol div.container {
				height:400px;
				padding-top: 20px;
				padding-bottom: 10px;
				padding-left: 10px;
			}
			/* Efter flashen */
			div#rightCol div.container2 {
				height:400px;
				padding-bottom: 10px;
				padding-left: 10px;
				overflow-y: auto;
				overflow-x: hidden;
			}
				div#rightCol div.container div.studioLiMenu {
					clear: both;
					margin-top: 20px;
					margin-left: 8px;
					border-top: 0;
					border-bottom: 0;
				}
					div#rightCol div.container div.studioLiMenu ul {
						margin: 0px;
						list-style-position: outside;
					}
						div#rightCol div.container div.studioLiMenu ul li {
							float: none;
							margin: 0;
							padding: 8px 10px 0px 0px;
							text-transform: none;
							font-weight: bold;
							font-size: 1.3em;
						}
						div#rightCol div.container div.studioLiMenu ul li a {
							color: #666;
						}
						div#rightCol div.container2 div.studioLiMenu ul li.selected,
						div#rightCol div.container div.studioLiMenu ul li.selected {
							background: none;
						}
					
	div#bottomWrapper {
		clear: both;
		margin: 20px 30px 0 30px;
		padding-top: 20px;
		border-top: 1px solid #e48030;
	}
	div#footer {
		clear: both;
		margin: 10px 30px 10px 30px;
		border-top: 1px solid #e48030;
		border-bottom: 1px solid #e48030;
	}
		div#footer a {
			color: #666;
		}
		div#footer a:hover { 
			text-decoration: underline;
		}
		div#footer p {
			margin: 0;
		}
		div#footer div.container {
			padding-top: 7px;
			padding-right: 4px;
			padding-bottom: 7px;
			font-size: 0.75em;
			text-align: right;
			text-transform: uppercase;
			color: #333;
		}
	div#png-top,
	div#png-left,
	div#png-right,
	div#png-bottom {
		position: absolute;
		z-index: -1;
	}
	div#png-top {
		top: -35px;
		left: -33px;
		width: 1074px;
		height: 80px;
		background: url("../images/shadow_top.png") no-repeat;
	}
	div#png-left {
		top: 45px;
		left: -29px;
		width: 28px;
		height: 700px;
		background: url("../images/shadow_left.png") repeat-y;
	}
	div#png-right {
		top: 45px;
		right: -29px;
		width: 28px;
		height: 700px;
		background: url("../images/shadow_left.png") -28px repeat-y;
	}
	div#png-bottom {
		bottom: -35px;
		left: -33px;
		width: 1074px;
		height: 80px;
		background: url("../images/shadow_top.png") 0 -80px no-repeat;
	}

/*
 * news.articleList
 */
ul.articleList.news {
	margin: 20px 8px;
	list-style-type: none;
}
	ul.articleList.news li a {
		color: #000;
		font-size: 12px;
	}
	ul.articleList.news span.date {
		font-size: 9px;
	}

/*
 * news.articleRead
 */
div.articleRead.news {
	margin-top: 25px;
	margin-left: 40px;
	padding: 3px;
	height: 400px;
	overflow: auto;
}
#rightCol div.articleRead.news {
	margin-left: 0px;
}
	div.articleRead.news h3 { 
	 	padding-left: 2px;
		border-bottom: 1px solid #eee;
	}
	div.articleRead.news img { 
		margin-left: 7px;
	}
	div.articleRead.news div.preamble { 
		font-size: 10px;
		font-style: italic;
	}
	div.articleRead.news div.text {
		font-size: 11px;
	}
	div.articleRead.news div.date { 
		margin-bottom: 10px;
		font-size: 9px;
		color: #999;
		margin-left: 8px;
		text-align: right;
	}


/*
 * parts.articleList.boxes
 */
div.menuItem {
	position: relative;
	float: left;
	margin-left: 17px;
	width: 118px;
	height: 110px;
	text-align: left;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline; /* IE6 hack */
}
div.menuItem:first-child {
	margin-left: 0px;
}
*html div.menuItem {
	margin-left: expression(this.previousSibling == null ? '0' : '17px') /* IE6 hack */
}	
	div.menuItem div.arrow {
		position: relative;
		top: -20px;
		left: 0;
		height: 15px;
		width: 118px;
		background: none;
	}
	div.menuItem div.arrow.active {
		background: url("../images/active_link.gif") left top no-repeat;
	}
	div.menuItem div.title {
		margin: 0;
		padding-top: 80px;
		color: #666;
		font-size: 0.8em;
		text-transform: uppercase;
	}
