

/* 
	css for de flesta sidorna
	kodad av martin warin mar 2009
*/


/* Columns and rows, height & width (dynamic) */

.col0{ left:0px;
 }
.col1{ left:10px;
 }
.col2{ left:213px;
 }
.col3{ left:416px;
 }
.col4{ left:619px;
 }
.col5{ left:822px;
 }
.col6{ left:1025px;
 }
.row0{ top:0px;
 }
.row1{ top:10px;
 }
.row2{ top:108px;
 }
.row3{ top:206px;
 }
.row4{ top:304px;
 }
.row5{ top:402px;
 }
.row6{ top:500px;
 }
.row7{ top:598px;
 }
.row8{ top:696px;
 }
.row9{ top:794px;
 }
.width0{ }
.width1{ width:203px;
}
.width2{ width:406px;
}
.width3{ width:609px;
}
.width4{ width:812px;
}
.width5{ width:1015px;
}
.width6{ width:1218px;
}
.width7{ width:1421px;
}
.width8{ width:1624px;
}
.height0{ }
.height1{ height:98px;
}
.height2{ height:196px;
}
.height3{ height:294px;
}
.height4{ height:392px;
}
.height5{ height:490px;
}
.height6{ height:588px;
}
.height7{ height:686px;
}
.height8{ height:784px;
}
                


/* General Stuff */

body{
	background-color	:#2E2E2E;
	background-repeat	:no-repeat;
}

a{ 
	cursor			:pointer;
	text-decoration	:none;
	border			:none;
}

a, span, div, td{
	font		:12px arial;
	line-height	:13px;
	color		:#838588;
	z-index		:999;
}

a:hover, .selected{
	color:#FFFFFF;
}

div{
    border	:0px;
    margin	:0px;
    padding	:0px;
}

.temp{
    background-color:red;
}

.grid{
    border-left	:1px solid black;
    border-top	:1px solid black;
	z-index		:2;
}

.line{
    border-top	:1px solid #838588;
}

/* MENY */
#meny{
	position	:absolute;	
	left		:0px;
	top			:10px;
	text-align	:left;
	margin: 	0px;
	border: 	0px;
	z-index		:1;
}
.menykolumn {
	width			:193px;
	margin-left		:10px;
	margin-bottom	:4px;
	border			:0px;
	float			:left;
	z-index			:1;
}

.menyrad{
	clear		:left;
	z-index		:1;
	margin		:0px;
	border		:0px;
}

.menyrad a{
	z-index		:1;
}

/* Main content divs */
	
#main_projekt{
	position		:absolute;
	border-top		:1px solid #838588;
	left			:10px;
	top				:206px;
	width			:193px;
	margin-right	:10px;
	margin-bottom	:4px;
	z-index			:1;
}

#bilder{
	position		:absolute;
	z-index			:0;
	margin-right	:10px;
	margin-bottom	:4px;
}

#communicate{
	position		:absolute;
	border-top		:1px solid #838588;
	left			:10px;
	top				:206px;
	width			:193px;
	margin-right	:10px;
	margin-bottom	:4px;
	color			:#FFFFFF;
	z-index			:1;
}

#longline{
	position		:absolute;
	border-top		:1px solid #838588;
	z-index			:1;
	left			:416px;
	top				:206px;
	width			:599px;
}

#m_caption{
	position		:absolute;
	left			:213px;
	top				:402px;
	border-top		:1px solid #838588;
	width			:193px;
	margin-right	:10px;
	margin-bottom	:4px;
	z-index			:1;
}

#m_links{
	position		:absolute;
	left			:213px;
	top				:206px;
	border-top		:1px solid #838588;
	width			:193px;
	margin-right	:10px;
	margin-bottom	:4px;
	z-index			:1;
}

#u_links{
	position:absolute;
	left			:10px;
	top				:206px;
	border-top		:1px solid #838588;
	width			:193px;
	margin-right	:10px;
	margin-bottom	:4px;
	z-index			:1;
}

#foto{
	position:absolute;
}

#populationone_logo{
	position	:absolute;
	left		:10px;
	top			:500px;
	z-index		:1;
}

#populationone_logo a, #populationone_logo img{
    border	:none;
}
.counter{
	color	:#FFFFFF;
	z-index	:1;
}

object{
	cursor	:default;
}

