/*

File
Title: Stylesheet for screen users
Location: /lib/css/
Filename: screen.css

Developer(s)
Name: Patrick Edqvist
Last_edited: YYYY-MM-DD HH:MM

Name: Tommie Forssander
Last_edited: 2010-04-09 15:18

*/

/* --- reset ---------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,object,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td{vertical-align:baseline;font-weight:inherit;font-family:inherit;font-style:inherit;font-size:100%;border:0 none;outline:0;padding:0;margin:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%;}legend{color:#000;}:active{outline:none;}


/* --- general -------------------------------------------------------------- */
html {
	background: #54ac0e url(../img/site-bg.png) no-repeat left top;
}
body {
	color: #000;
	font: 62.5% Arial,Helvetica,Tahoma,sans-serif;
}
html>body {
	font-size: 12px;
}


/* --- text elements -------------------------------------------------------- */
p {
	margin: 0 0 15px;
	line-height: 1.5em;
}
p:last-child {
	margin: 0;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}


/* --- headings ------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	color: #fff;
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}


/* --- site structure ------------------------------------------------------- */
#global-wrapper {
	margin: 0 auto;
	padding: 50px 0 0;
	width: 960px;
}

/* --- (GLOBAL) header --- */
#global-header {
	height: 85px;
	width: 960px;
}

/* --- (GLOBAL) branding --- */
#global-branding {
	display: block;
	float: left;
	height: 39px;
	margin-left: 24px;
	width: 147px;
}

/* --- (GLOBAL) top-nav --- */
#global-top-nav {
	background: url(../img/top-nav.png) no-repeat;
	display: block;
	float: right;
	height: 25px;
	margin-top: 15px;
	margin-right: 24px;
	padding-left: 16px;
	text-align: left;
	width: 227px;
}
#global-top-nav ul {
	display: inline-block;
	float: left;
}
#global-top-nav li {
	display: inline;
	height: 25px;
	line-height: 24px;
	text-align: center;
}
#global-top-nav li a {
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: none;
}
#global-top-nav .nav-sep {
	color: #7f7f7f;
	padding: 0 8px;
}
#global-top-nav ul.facebook {
	float: left;
	padding: 4px 0 0 0;
}

/* --- (GLOBAL) main-nav --- */
#global-main-nav {
	background: url(../img/main-nav.png) no-repeat;
	width: 951px;
	height: 45px;
	margin: 0 0 -2px -5px;
	padding: 3px 10px 10px;
}
#global-main-nav ul {
	height: 53px;
}
#global-main-nav ul li {
	border-right: 1px solid #8d8d8d;
	display: inline;
	height: 53px;
	float: left;
}
#global-main-nav ul li a {
	display: block;
	color: #575757;
	font-size: 14px;
	margin: 2px 0 0;
	padding: 19px 33px;
	text-decoration: none;
}
#global-main-nav ul li.active a {
	background: url(../img/main-nav-active-arrow.png) no-repeat center 43px;
}
#global-main-nav li.active a,
#global-top-nav li.active a {
	color: #0080bb;
}


/* --- (GLOBAL) business-assoc --- */
#global-business-assoc {
	background: url(../img/buisness-bg.png) repeat-x;
	border-bottom: 1px solid #588f17;
	height: 61px;
	margin: 10px 0;
	width: 960px;
}
#global-business-assoc a {
	float: left;
}
#global-business-assoc p {
	border-right: 1px solid #ccc;
	display: block;
	float: left;
	font-size: 12px;
	height: 61px;
	line-height: 60px;
	padding:0 20px;
}
#global-business-assoc p.last-child {
	border: 0 none;
	display: block;
	float: left;
}
#global-business-assoc img {
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 0;
	height: 61px;
	float:left;
}
#global-business-assoc p a.arrow-link {
	background: url(../img/arrow-link.gif) no-repeat 0 24px;
	color: #0080bb;
	padding-left: 20px;
	text-decoration: none;
}


/* ---(GLOBAL) #footer --- */
#global-footer {
	background: #333;
	font-size: 12px;
	padding: 30px 0 20px 75px;
}
#global-footer p {color:#fff; line-height:14px;}
#global-footer li {list-style-image:url(../img/list-bullet.png); list-style-position:inside; padding:5px 0 5px 0;}
.footer-column {float:left; width:200px;}
.footer-column h3 {margin:0 0 15px;}
.footer-column.more-info,
.footer-column.about-mentor {width:230px;}
.footer-column.about-mentor p {width:170px;}
.footer-column.contact-us p {line-height:22px; margin:0 0 25px;}


/* --- (GLOBAL) content --- */
#content {
	background: #fff;
	color: #666;
	padding: 0 0 40px 0;
}


/* --- startpage ------------------------------------------------------------ */

/* --- introduction --- */
#introduction {
	background: url(../img/middle-puff-bg.png) no-repeat top left;
	color: #fff;
	font-size: 13px;
	min-height: 341px;
	padding: 0;
	position: relative;
}

/* Temporary fix to remove the 1px shifting on flash object on Mac OS X/FireFox 3.6 */
html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.5px; }

#no-flash {
	background: #000 url(../img/mainpicture.jpg) no-repeat top left;
	color: #fff;
	height: 360px;
	padding: 40px 0 0 40px;
	width: 920px;
}
#no-flash-content {
	width: 590px;
}
	#no-flash-content h1 {
		color: #6bbb00;
		font-size: 30px;
		width: 470px;
	}
	#no-flash-content p {
		font-size: 14px;
		line-height: 18px;
		margin: 0;
	}
	#no-flash-content p.ingress {
		font-size: 18px;
		font-weight: normal;
		line-height: 21px;
		letter-spacing: 1px;
		margin-bottom: 4px;
	}
	
	#no-flash-content ul {
		margin: 15px 0 0 0;
	}
		#no-flash-content li {
			background: url(../img/alt-content-list-arrow.png) no-repeat 0 4px;
			line-height: 19px;
			margin: 0 0 0 0;
			text-indent: 20px;
		}
		
		#no-flash-content li,
		#no-flash-content li a {
			color: #6bbb00;
			text-decoration: none;
		}
		#no-flash-content li a:hover {
			color: #bced7c;
		}

/* --- welcome-section --- */
#welcome-section {
	float: left;
	line-height: 19px;
	margin: 60px 0 60px 47px;
	width: 437px;
}
#welcome-section h1 {
	margin: 0 0 20px;
	line-height: 1.1em;
	text-shadow: -1px 1px 1px #3e6f25;
}
#welcome-text p {
	line-height: 1.3em;
}
#welcome-text ul {
	margin: 0 0 0 13px;
}
#welcome-text ul li {
	list-style: disc outside;
}

#read-more-box {
	position: absolute;
	bottom: -30px;
}
#read-more-box img {
	float: left;
}
#read-more-box h2 {
	float: left;
	font-size: 16px;
	margin: 5px 15px 0 0;
	text-shadow: -1px 1px 1px #3e6f25;
}


/* --- watch-movie --- */
#watch-movie {
	position: absolute;
	bottom: -22px;
	right: 70px;
}

#watch-movie a {
	background: transparent url(../img/watch-movie-bg.png) no-repeat;
	color: #7f7f7f;
	display: block;
	float: right;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
	margin: 0 0 8px;
	text-align: center;
	text-decoration: none;
	width: 123px;
}

#watch-movie #movie {
	background: #eee;
	border: 9px solid #eee;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
	clear: both;
	float: left;
}

/* --- middle-section --- */
#middle-section {
	background: url(../img/content-bg-start.png) no-repeat;
	padding: 70px 48px 0;
}

#posts {
	color: #666;
	float: left;
}
#posts div p {
	line-height: 16px;
}

#main-posts {
	float: left;
	margin-right: 30px;
}
#main-posts .post div {
	float: left;
	width: 160px;
}

#main-posts .post .post-read-more,
#secondary-posts .post .post-read-more {
	background: url(../img/link-arrow-shadow.png) no-repeat 0 2px;
	color: #0080bb;
	display: inline-block;
	font-size: 12px;
	margin: 5px 0 0;
	padding: 0 0 0 20px;
	text-decoration: underline;
}
#secondary-posts {
	float: left;
}
#secondary-posts .post {
	height: auto;
	padding: 0 0 25px;
	width: 255px;
}
#secondary-posts .post div {
	float: left;
	width: 175px;
}
#posts .post {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 20px;
	padding: 0 0 20px;
	width: 290px;
}
#posts .last-post {
	border-bottom: 0 none;
}
#middle-section p {
	font-size: 12px;
}
.post div h2 {
	font-size: 14px;
	color: #666;
	margin: 0 0 14px;
}
.post img {
	float: left;
	margin-right: 18px;
}


#sidebar {
	float: right;
}
#sidebar .widget {
	border: 1px solid;
	border-color: #e8e8e8 #e8e8e8 #c2c2c2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 15px 22px;
	width: 189px;
}
#sidebar .widget h3 {
	margin: 0 0 17px;
}
#sidebar .widget .text-item {
	background: #555;
	margin: 0 0 1px;
	padding: 12px 13px 13px 14px;
	width: 163px;
}
#sidebar .text-item p {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	margin: 5px 0 0 0;
}

.widget .text-item a {
	color: #79d5ff;
	font-weight: bold;
	font-size: 11px;
}
#widget-link {
	display: block;
	float: right;
	margin: 15px 25px 0 0;
}
#widget-link .arrow-link {
	background: url(../img/arrow-link.gif) no-repeat 0 1px;
	color: #0080bb;
	margin: 0 3px 0 0;
	padding-left: 20px;
	text-decoration: none;
}
#widget-link span {
	margin-left: 3px;
}
.widget-read-more {
	background: url(../img/link-arrow-shadow.png) no-repeat 0 1px;
	color: #0080bb;
	display: block;
	float: right;
	font-size: 12px;
	padding-left: 20px;
	margin-top: 12px;
	text-decoration: underline;
}


/* --- breadcrumb --- */
/* Visible on every page except the homepage */
#breadcrumb {
	background: #559338;
	margin-bottom: 60px;
	padding: 0 0 0 34px;
}
/
#breadcrumb ul {
	height: 29px;
}
#breadcrumb li {
	float: left;
	line-height: 28px;
	padding-left: 8px;
	color: #fff;
	font-size: 12px;
}
#content #breadcrumb li a {
	background: url(../img/crumb.png) no-repeat right center;
	display: block;
	padding: 0 15px 0 0;
	text-decoration: underline;
}



/* --- sub-pages & news page ------------------------------------------------ */

/* --- sidebar-tree-nav --- */
#sidebar-tree-nav {
	border-bottom: 1px solid #bbb;
	float: left;
	font-size: 14px;
	width: 200px;
}
#sidebar-tree-nav ul {
	margin: 0;
	padding: 0;
}
#sidebar-tree-nav li {
	border-top: 1px solid #bbb;
	padding: 0;
	margin: 0;
	width: 100%;
}

#sidebar-tree-nav li.level1.active {
	border-bottom: none;
}

#sidebar-tree-nav li.level2 {
	border-bottom: none;
}

#sidebar-tree-nav li.level1.active {
	background: url(../img/tree-nav-active-bg.png) repeat-x top left;
}

#sidebar-tree-nav li.level1 a { color: #999; }
#sidebar-tree-nav li.level1.active a { color: #fff; font-weight: bold; }

#content #sidebar-tree-nav li.level2 a,
#content #sidebar-tree-nav li.level3 a { color: #999; font-weight: normal; }

/* level2 active state */
#content #sidebar-tree-nav li li.active a { color: #555; }

#content #sidebar-tree-nav li li a:hover,
#global-wrapper #content #sidebar-tree-nav li li li a:hover { color: #555; }

/* level3 ordinary state */
#content #sidebar-tree-nav li li.active li a { color: #999; }

/* level3 active state */
#content #sidebar-tree-nav li li li.active { background: #ebebeb; }
#content #sidebar-tree-nav li li li.active a { background-color: transparent; color: #555; }

/* level2 */
#sidebar-tree-nav li.active ul li a {
	background: #f5f5f5 url(../img/list-style-disc.png) no-repeat 32px 14px;
}

/* level3 */
#sidebar-tree-nav li.active ul li.active li a {
	background: #f5f5f5 url(../img/list-style-circle.png) no-repeat 51px 14px;
}

#sidebar-tree-nav li a {
	background: url(../img/link-arrow.png) no-repeat 11px 14px;
	display: block;
	padding: 10px 10px 10px 38px;
	margin: 0;
	word-wrap: break-word;
	text-decoration: none;
}

/* level2 padding */
#sidebar-tree-nav li ul li a {
	padding-left: 57px;
}

/* level3 padding */
#sidebar-tree-nav li ul li ul li a {
	padding-left: 77px;
}

/*** Sidebar-tree-nav / nyhetsarkiv secondary nav ***/
#sidebar-tree-nav .newsMenu a {
	color: #999;
}
#sidebar-tree-nav .newsMenu a:hover,
#sidebar-tree-nav .newsMenu a.active {
	color: #555;
}
#sidebar-tree-nav .newsMenu li a {
	background: #f5f5f5 url(../img/list-style-disc.png) no-repeat 32px 14px;
	padding-left: 57px;
}


/* --- main-content --- */
#main-content {
	color: gray;
	float: left;
}
#main-content p, #main-content ul {
	font-size: 12px;
	line-height: 22px;
}

#main-content ul {
	margin-bottom: 15px;
}
#main-content ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}

#main-content h1 {
	margin-bottom: 20px;
}
#main-content h1,
#main-content h2,
#main-content h3,
.widget-box h3,
.widget h3 {
	color: #666;
}
#main-content {
	margin: 0 35px 0 40px;
	width: 443px;
}
#secondary-content {
	float: left;
	margin-right: 30px;
	width: 200px;
}


/* --- news page ------------------------------------------------------------ */
#main-content #latest-news-post #heading p {
	margin: 0 0 5px;
}
#heading {
	clear: both;
}
#news-post-content {
}
#news-post-content img {
	float: left;
	padding:0 15px 5px 0;
}
#news-post-content p {
	/*float: right;*/
	text-align: left;
	width: 80%;
}

#main-content #latest-news-post .post-read-more {
	background-position: 0 5px;
}
#news-archive-list {
	/*margin: 60px 0;*/
}
#news-archive-list h2 {
	color: #666;
	font-size: 18px;
	margin-bottom: 5px;
}
#news-archive-list ul {
	border-top: 1px solid #dfdfdf;
	margin-bottom: 25px;
}
#news-archive-list ul li {
	border-bottom: 1px solid #dfdfdf;
	padding: 6px 0;
	list-style-type:none;
}
#news-archive-list .news-list-date {
	color: #808080;
	margin: 0;
}
#news-archive-list .news-list-heading {
	color: #1388c0;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}



/* --- sub-page ------------------------------------------------------------- */

img.intro-pic {
	margin-bottom: 20px;
}
#posts-info {
	margin-top: 25px;
}
#posts-info.topbrd {
	border-top: 1px solid #dfdfdf;
}
#posts-info .wide-post {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	clear: both;
	padding: 25px 0;
}
#posts-info h2 {
	font-size: 14px;
	margin-bottom: 9px;
}
#posts-info .wide-post img {
	float: left;
	margin: 0 18px 0 0;
}
#posts-info .small-post {
	float: left;
	margin: 9px 1px 12px 0;
	padding: 13px 0 20px 30px;
	width: 185px;
}
#posts-info .wide-post.wlast {
	border-bottom: 0 none;
}
#posts-info .small-post.sfirst {
	border-right: 1px solid #dfdfdf;
	padding-left: 0;
	padding-right: 30px;
}
#posts-info .small-post p {
	width: 170px;
}


/* --- widget-box (sidebar-puffs) --- */
.widget-box {
	background: #efefef;
	border-bottom: 9px solid #009adf;
	font-size: 12px;
	margin-bottom: 25px;
	padding: 10px;
	width: 190px;
	overflow: hidden;
}
.widget-box h3 {
	display: inline;
	line-height: 18px;
}
.widget-box p {
	clear: both;
	line-height: 18px;
}
.widget-box img {
	float: left;
	margin: 0 10px 12px 0;
}


/* --- about mentor > committee page ---------------------------------------- */
#committee {
	margin-bottom: 15px;
}
.committee-member {
	display: block;
	margin: 0 0 20px 0;
}
.committee-member img {
	display: block;
	float: left;
	width: 74px;
	height: 100px;
	margin-right: 20px;
}
.committee-member .member-info {
	float: left;
	text-align: left;
	width: 337px;
}
 

/* --- forms ---------------------------------------------------------------- */

#get-mentor-form fieldset,
#become-mentor-form fieldset,
#become-inspirator-form fieldset {
	border-top: 1px solid #dfdfdf;
	padding-top: 10px;
	padding-bottom: 10px;
}
fieldset p {
	margin-bottom: 0;
}
fieldset#terms div {
	margin-top: 15px;
}
fieldset#terms input {
	float: left;
	margin-right: 10px;
	width: auto;
}

form dl {
	float: left;
	margin: 11px 0 0 0;
}
	form dt {
		clear: left;
		float: left;
		height: 23px;
		line-height: 23px;
		width: 175px;
	}
	form dd {
		float: left;
		padding: 0 0 10px 0; 
	}
	
input {
	color: #444;
	padding: 3px;
	width: 240px;
}
textarea {
	border: 1px solid #999;
	height: 120px;
	width: 248px;
}


input.submit {
	border: 0 none;
	display: inline-block;
	float: right;
	height: 18px;
	padding: 0;
	width: 120px;
}

/* --- anchors -------------------------------------------------------------- */
a {
	color: #0080bb;
}

#global-top-nav li a:hover,
#global-main-nav ul li a:hover,
#watch-movie a:hover {
	color: #2abcff;
}

#global-footer a {
	color: #fff;
}
#global-footer a:hover {
	color: #fff;
	text-decoration: none;
}

#breadcrumb li a {
	color: #fff;
	text-decoration: underline;
}

#content a:hover,
#news-archive-list a:hover,
#footer a:hover {
	text-decoration: none;
}

#content #posts a:hover, a.widget-read-more:hover,
#main-content a.post-read-more:hover, #news-archive-list a:hover {
	color: #d130aa;
}

#global-business-assoc a.arrow-link:hover,
#widget-link a.arrow-link:hover {
	text-decoration: underline;
}


/* --- misc. classes -------------------------------------------------------- */
.post-read-more {
	background: url(../img/link-arrow-shadow.png) no-repeat 0 1px;
	color: #0080bb;
	display: inline-block;
	font-size: 12px;
	padding: 0 0 0 20px;
	text-decoration: underline;
}

/* --- clearfix --- */
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#latest-news-post {
	margin-bottom:60px;	
}

.widget-img-p {
	margin:0;	
}

.widget-box a  {
	background:url("../img/link-arrow-shadow.png") no-repeat scroll 0 4px transparent;
	color:#0080BB;
	display:inline-block;
	font-size:12px;
	padding:0 0 0 20px;
	text-decoration:underline;
}

#committee img {
	display:block;
	float:left;
	height:100px;
	margin-bottom:20px;
	margin-right:20px;
	width:74px;
}

#committee p {
	margin:0;
	line-height:18px;
}

#committee h4 {
	color:#666666;
}

.hide {
	visibility:hidden;
	/*padding-bottom:20px;*/
}

/* Clearfix AKA .group
********************************************/
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .group {height: 1%;}
.group {display: block;}
/* End hide from IE-mac */

#committee p.clear {
	margin:0;
	padding:0;
	line-height:0px;
	font-size:1px;
}

.last .nav-sep {
	/*display:none;	*/
}

#popup #main-content {
	background:none repeat scroll 0 0 #FFFFFF;
	height:400px;
	margin:20px;
	padding:20px;
	width:521px;
}

.error {
	border:1px solid #F00;
}

label.error {
	border:none;
	color:#F00;
	margin-left:5px;
	margin-top:6px;
	float:right;
}
#terms label.error {
	margin-right:199px;
}

#send_confirmed {
	color:red;
	font-size:14px;
	font-weight:bold;
}