body,html {
	width: 100%;
	height: 100%;
	margin: 0px;
}


body{
	background-color: #edf2fc;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #404040;
	font-size: 12px;
}

form{
	margin: 0px;
}

p{
	margin: 8px 0px;
}
a{
	color: #b00102;	
}
.mainwrap{
	float: left;
	width: 929px;
	/* padding: 10px; */
	/* height: 100%; */
	background-color:#FFFFFF;
	margin: auto;
	padding: 10px;
	
}

.content{
            width: 1309px;
            margin: auto;
            float: left;
}

.adspace_right{
            float: left;
            width: 160px;
            margin-left: 10px;
            /*margin-top: 100px;*/
}


.adspace_right_old{
	float: left;
	width: 140px;
	height: 350px;
	background-color:#999999;
}

.adspace_top{
	width: 925px;
	padding: 10px;
}
.clearing{
	clear: both;
}


.ideapankki .nosto{
	margin: 4px;
}

.ideapankki .nosto .teksti{
	margin: 8px 2px 0px 2px;
}

.ideapankki .nosto .teksti p{
	margin: 5px 0px;
}

.maintable{
	width: 929px;
	background-color:#FFFFFF;
}

.divider_small{
	text-align: center;
	margin: 15px 0px;
}

.leftcontent{
	width: 200px;
	vertical-align:top;
	text-align:left;
	padding-bottom: 15px;
}

.navi_margin{
	margin-bottom: 2px;
}

.uusin_lehti{
	/* margin-top: 10px; */
}

.uusin_lehti a{
	color: #605b5b;
	font-size: 11px;
}

.dot{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.dotright{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.uusin_lehti .link{
	margin-bottom: 3px;
}

.gallup{
	margin-top: 10px;
	margin-left: 10px;
}

.middlecontent{
	width: 549px;
	vertical-align: top; 
	text-align:left;
	padding-bottom: 15px;
		
}

.rightcontent{
	
	/*width: 180px;*/
	margin-top: 5px;
	background-color: #ececec;
	vertical-align: top;
	text-align:left;
	padding-bottom: 15px;
	
}


.main_picture{
	text-align: center;
	margin-top: 6px;
	
}

.main_picture_left{
	text-align: left;
	margin-top: 6px;
}

.main_picture .nostoteksti{
	background-image: url(../images/mainpic_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px 30px 0px 20px; 
	margin: 0px 8px;
	text-align: left;
	
}

.iso_otsikko{
	font-size: 22px;
	color: black;
	font-weight: bold;
}

.boldBlack12{
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

.keskinosto{
	width: 230px;
	height: 235px;
	vertical-align:top;
	text-align:center;
	

	border: 1px solid #3d3d3d;
}
.pikkunosto{
	width: 230px;
	vertical-align:top;
	text-align:left;
}

.keskinosto .nostokuva{
	border-bottom: 1px solid #3d3d3d;
	text-align:center;	
}

.keskinosto_textbox{
	margin: 10px;
	text-align:left;
}

.gray10{
	font-size: 10px;
	color: #797979;
}

.black10{
	font-size: 10px;
	color: black;
}

.gray11{
	font-size: 11px;
	color: #797979;
}
.boldblack11{
	color: #000000;
	font-size: 11px;
	font-weight:bold;
}

.footer{
	vertical-align:top;
	text-align:left;
}

.footer .footertext{
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 11px;
	color: #797979;
}

.harmaapalkki{
	width: 100%;
	height: 8px;
	background-color: #717171;
}

.margins{
	padding: 10px 20px 20px 20px;
	
}

.bg{
	 background-image: url(../images/gradient_bg.jpg); 
	background-repeat:repeat-x;
	/* border: 1px solid black; */
}

.response{
	/* background-image: url(../images/gradient_bg.jpg); 
	background-repeat:repeat-x; */
	/* padding: 20px; */
	font-style: italic;
}

.borders-first{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.borders-second{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.borders{
	border: 1px solid #CCCCCC;
}


.divider{
	height: 7px;
	width: 100%;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
}



.imagezoomer
{
    position: absolute;
    /*top:150px;
    left: 200px;
    */
    z-index: 2;
    border: 10px solid black;
    display: none;
    cursor: pointer;
    margin: 5px;
    background-color: #e5dfdf;
    text-align: center;
    opacity:0;
    filter:alpha(opacity=0);   
    
}

#thumbBox               { position: absolute; left: 0; top: 0; width: auto; padding: 10px; padding-bottom: 0; background: #fff; border: solid 3px #600; visibility: hidden; z-index: 10; cursor: pointer; }
#thumbBox .footerbar    { font: bold 8px Verdana; text-transform: uppercase; letter-spacing: 2px; line-height: 1.1em; color: #600; padding: 5px 0; text-align: right; }
#thumbBox #thumbImage   { border: solid 1px #000; background-color: white; }
#thumbLoading           { font: bold 12px Verdana; position: absolute; visibility: hidden; border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5; }

