/* 
LiU Fund of U. 
Noc Webbyrå AB 090318 info@nocweb.se 	*/


*{
	margin:0px;
	padding:0px;
}

html{
	height:100%;
}

body{
	height:100%;
	margin:0px;
	padding:0px;
	background:url(img/bg.jpg);
	background-position:top center; 
}

img{
	border:0;
	}
	

/* LAYOUT */
#ill{
	width:884px;
	height:301px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/ill_start.jpg);
}

#project_container{
	width:884px;
	/*height:301px;*/
	margin-left:auto;
	margin-right:auto;
}


#project_list{
	width:684px;
	/*height:251px;*/
	float:left;
}


#project_rightcol{
	width:200px;
	float:left;
}

	#ul_project_rightcol{
		list-style:none;
		float:left;
	}
	
	.li_project_rightcol_category{
		font-size:14px;
		font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	}
	
	.li_project_rightcol_category_selected{
		font-size:14px;
		font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
		font-weight:bold;
		color:#a4d22a;		
		text-decoration:none;
	}
	
	.li_project_rightcol_project{
		font-size:12px;
		font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
		text-decoration:none;
		color:#000000;
	}
	
	.li_project_rightcol_project_selected{
		font-size:12px;
		font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
		color:#a4d22a;	
		text-decoration:none;
	}

#top{
	height:72px;
	background-image: url(img/top.jpg); 
	background-position:top center; 
	background-repeat:no-repeat;
	background-color:#000000;
}

#top_content{
	width:884px;
	height:70px;
	margin-left:auto;
	margin-right:auto;	
}

#top_ee{
	height:72px;
	background-image: url(img/top_ee.jpg); 
	background-position:top center; 
	background-repeat:no-repeat;
	background-color:#000000;
}


#container{
	background:url(img/bg.jpg);
	background-position:top center; 
	overflow:hidden; 
	zoom:1; 	
}

#content{
	width:884px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden; 
	zoom:1;	
}

#content_project{
	width:657px;	
}

	#leftcol{
		width:410px;
		min-height:227px;
		padding:10px;
		background:url(img/circle.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	
	#leftcol_nobg{
		width:410px;
		min-height:227px;
		padding:10px;
		float:left;
	}
	
	#rightcol{
		width:330px;
		padding:10px;
		float:right;
	}
	
	#rightcol_inner{
		width:265px;
		margin-left:auto;
		margin-right:auto;
	}

	
#rightcol_info{
	width:230px;
	padding:10px;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	float:right;
}

#footer{
	width:880px;
	height:64px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background:url(img/footer.jpg);
	background-position:center; 
}

#footer_text{
	width:880px;
	padding-top:20px;
	text-align:center;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
	color:#999999;
}
#footer_text a{
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
	color:#999999;
}




/* MENU */
#menu{
	width:158px;
	height:256px;
	margin-left:10px;
	background:url(img/menu_bg.png);
	background-repeat:no-repeat;
	float:left;
}

#ul_menu{
	margin:0px;
	padding:0px;
	margin-left:5px;
	list-style:none;
}

.li_menu{
	height:27px;
}

.li_menu a{
	text-decoration:none;
	color:#000000;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	margin-left:3px;
}

	.li_menu a:hover{
	text-decoration:none;
	color:#666;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	margin-left:3px;
	}



.menu_selected{
	width:6px;
	height:22px;
	background:#a4d22a;
	float:left;
}

.menu_regular{
	width:6px;
	height:22px;
	float:left;
}



/* TYPOGRAPHY */

h1{
	font-size:22px;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
	color:#a4d22a;
	margin-bottom:3px;
	margin-top:3px;
}

h2{
	margin-bottom:3px;
	margin-top:3px;
	font-size:14px;
	color:#a4d22a;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
}

h3{
	font-size:12px;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}

table{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	td{
		vertical-align:top;
		padding-right:10px;
		padding-bottom:5px;
	}

hr{
	width:320px;
	color:#CCCCCC;
}

.project_name{
	font-size:12px;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
	color:#FFFFFF;
	
}

.project_numbers{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

a {
	text-decoration:none;
	color:#000000;
}

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

.fakeh2{
	margin-bottom:3px;
	margin-top:3px;
	font-size:14px;
	font-family:"ScalaSans-Bold", "Lucida Grande", Arial, sans-serif;
}

.redball{
background-image: url(img/rdboll.png);
background-repeat: no-repeat;
padding: 0 0 5px 25px;
line-height: 20px;
}

.blueball{
background-image: url(img/blboll.png);
background-repeat: no-repeat;
padding: 0 0 5px 25px;
line-height: 20px;
}

.greenball{
background-image: url(img/grboll.png);
background-repeat: no-repeat;
padding: 0 0 5px 25px;
line-height: 20px;
}