/*--------------------------------

  Sijoitus.org Stylesheet

  http://www.sijoitus.org/

---------------------------------*/

/*
body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 15%;
	margin-right: 15%;
}
*/

/* Sivun pääotsikko */
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	border-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
}

/* Kappaleotsikko */
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 8px;
	margin: 0;
}

/* Pääotsikon tarkentava osio */
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	border-bottom: 1px;
	padding-bottom: 5px;
	margin: 0;
	text-align: center;
}

/* Väliotsikko */
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	border-bottom: 1px;
	padding: 5px;
	margin: 0;
}

.alkuteksti
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.linkit
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#info {background:#f8f8f8; border:0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:169px; height:32px; position:relative; z-index:100;border-right:1px solid #ADDFFF; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:170px; w\idth:169px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:169px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#3923D6; width:158px; height:30px; border:1px solid #ADDFFF; border-width:2px 2px 2px 2px; background:#ADDFFF; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:199px; w\idth:158px;}

/* style the second level background - kakkostason nuolellisten tausta */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FFFFFF url(http://www.sijoitus.org/kuvat/grey-arrow.gif) no-repeat 150px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#EAFFEF url(http://www.sijoitus.org/kuvat/blue-arrow.gif) no-repeat 150px center;}
/* kakkostason nuolellisten tausta aktiivisena */
.menu ul ul :hover > a.drop {background:#EAFFEF url(http://www.sijoitus.org/kuvat/blue-arrow.gif) no-repeat 150px center;}
/* style the third level background - kolmostason linkkien tausta */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#FFFFFF;}
/* style the third level hover - kolmostason tausta aktiivisena */
.menu ul ul ul a:hover {background:#EAFFEF;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {position:absolute;height:0;top:31px;left:0; width:169px;border-top:1px solid #ADDFFF;}
.menu ul ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:169px;border-top:1px solid #ADDFFF;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:169px; top:-1px; width:119px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-169px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links - kakkostason nuolettomien tausta */
.menu ul ul a, .menu ul ul a:visited {background:#FFFFFF; color:#000; height:auto; line-height:1em; padding:5px 10px; width:148px;border-width:2px 2px 2px 2px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:170px;w\idth:148px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#EAFFEF;}
/* ykkös- ja kakkostason nuolettomien tausta aktiivisena */
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#EAFFEF;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* testing */
/* .colink {position:relative; top:650px; left:0px; width="200px" height="100px" border-width:2px 2px 2px 2px;} */

/* testing */
.ads {position:relative; top:700px; left:0px; width="200px"}