@charset "utf-8";
/* Provinssirock 2010 / Rakenne / CSS Document */

/* Päärakenne */

body{
	margin: 0px;
	background:url(../images/body_bg_2010.jpg) top center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;

}

body.sisa{
	background:url(../images/body_bg2_2010.jpg) top center;
	background-repeat:no-repeat;

}


/* Rakenteen wrappaus*/

#mainWrapper {

	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 1000px;
	height: 100%;
	margin-top: 0px;

}


/* Sekundaarinen navi - ylännavi*/

#secNavi{
	padding-top: 3px;
	padding-left: 30%;
	height: 27px;
	background:url(../images/2ndNavi_bg.png);

}

#secNavi_content{

	height: 18px;
	text-align:right;
	float: right;
	padding-right: 3em;
	color: #993300;


}
#secNavi_content a{
	color: #232222;
	text-decoration:none;
	font-size:10px;
	letter-spacing: -0.02em;
}
#secNavi_content a:hover{
	color: #000;


}

/* Sisällön wrappaus*/

#contentWrapper{

	margin-left:auto;
	margin-right:auto;
	width: 995px;
	margin-top: 25px;

}


#header {
	margin-top: 0px;
	height: 170px;
	width: 995px;


}


/* Päänavi*/



#mainAnimation{
	width: 1000px;
	height: 545px;
	margin-left: auto;
	margin-right: auto;


}

/* Alatunniste */

#footer{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
} 

#footer img{
	float: right;
	margin-right: 50px;
}

#news{	
	height: 51px;
	width: 900px;
	padding-left: 50px;
		font-size:12px;

}

#news p{	
	color: #000;
	font-size:12px;

}

.box{
	width: 300px;
	height: 115px;
	float: left;
	margin-left: 10px;

}

.box.join{
	background-image:url(../images/banner01_2010.jpg);
}

.box.shop{
}

.box.forum{
	width: 294px;
	height: 109px;
	background-image:url(../images/banner03_2010.png);
}

#bannerArea{
	padding-left: 30px;
	margin-top: 30px;
}



a img{
	border: 0px;
}









/* haku-tyylit*/

#searchArea{
	width: 250px;
	height: 26px;
	background:url(../images/search_bg.jpg) no-repeat;
	float: right;
	margin-top: 5px;
	margin-right: 8px;

}


#searchBar{
	margin: 42px 0px 0px 16px;
	float:left;
	font-size: 9px;
	width: 130px;


}


#searchGo{
	float:right;
	margin: 37px 100px 0px 0px;

}

#searchGo a{
color: #990000;
}

.searchStyle{
	border: 0px; 
	font-size: 10px; 
	width: 130px; 
	color:#444444; 
	background:none;
	}



#latest{
	width: 268px;
	height: 45px;
	float: left;
	margin: 30px 0 0 15px;

}

.textArea{
	width: 268px;
	height: 15px;
	float: left;
	margin: 0 0 0 15px;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 1.6em;


}







a{
	color: #0164af;
	font-size: 10px;
	

}

hr {
	border: 0;
	width: 100%;
	color: #dfdfdf;
	background-color: #dfdfdf;
	height: 1px;
}


td{	
vertical-align: top;

}

#mainCol{	
	width: 550px;
	min-height: 470px;
	margin: auto;
	margin-top: 40px;
	background: url(../images/white_tp_bg.png);
	border: 1px solid #fff;
	padding: 25px;


}




#colLeft{

}

#colLeft img{
	margin: 10px;
	border: 5px solid #fff;

}

#addthis{
	float: right;
	margin-right: 47px;
	margin-top: 5px;

}

#extraNavi{
	position: absolute;
	margin-left: 1160px;
	margin-top: -40px;
	width: 158px;
}

h2{
	color: #da1b1d;
}