/*

Opintoverkko3 ulkoasun CSS-määritykset näytölle

*/

/* =======================================================================
	Peruselementtien määreet
   ======================================================================= */

body
{
	background-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: maroon;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #dff0ff;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: ThreedShadow;
}

blockquote
{
	margin-top: 0.8em;
	margin-left: 1.5em;
	margin-right: 0px;
}

blockquote.keskustelu
{
	margin: 0px;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	padding-right: 0.4em;
	padding-top: 0.4em;
	border: 1px solid #ccc;
	font-style: italic;
}

a
{
font-weight: bold;
}

a.mainmenu
{
color: black
}

th
{
font-family: verdana, arial;
font-size: 13px;
font-weight: bold;
text-align: left;
background-color: #e0e2e0;
margin: 0px;
color: black;
}

th.inactive
{
color: #777777;
}

form
{
border: none;
margin: 0px;
}

table.basic
{
margin-bottom: 1.2em;
}

th.basic, td.basic, div.basic
{
border-left: 1px solid #f0f0f0;
border-top: 1px solid #f8f8f8;
border-right: 1px solid Silver;
border-bottom: 1px solid Silver;
vertical-align: top;
}

/*

Ulkoasun header ja footer

*/

div#opintoverkko3-navi-banner
{
	background-color: #1169b0;
	margin: 0px;
	padding: 0px;
	
	width: 100%;
	height: 24px;
}

div#opintoverkko3-side-banner
{
	padding-right: 8px;
	margin-right: 8px;
	border: 0px;
	display: block;
	
	position: absolute;
	// position: fixed;
	left: 0px;
	top: 24px;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	width: 64px;
}

div#opintoverkko3-main-banner
{	
	// Common styles			
	margin: 0px;
	padding: 0px;
	position: absolute;	
	float: left;

	// Opera-style	
	background-color: #62b1e1;
	background-image: url('logo-fixed.gif');	
	background-repeat: no-repeat;
	height: 85px;
	width: 100%;
	left: 0px;
	top: 24px;

	/* IE styles */	
	//background-image: url('logo.gif');
	//background-repeat: no-repeat;
	//float: none;
	//z-index:0;
	//height: 84px;	
	//left: 24px;
	//top: 24px;
	//border-bottom: 1px solid black;
	//height: 84px;
	//width: auto;	
	//background-color: #62b1e1;
}



a#side-banner-link
{
	border: 0px;
}

div#opintoverkko3-user-box
{
	float: right;
	z-index: 3;
}

#location-bar
{
	margin-top: 8px;
	margin-bottom: 8px;
}

div#content, div#content-lobby
{
	margin: 0px;
	padding: 0px;
	padding-left: 24px;
	border-left: 8px solid #1169B0;
	width: 95%;
	min-height: 300px;
	
	/* Sijainti: kaikki selaimet */
	clear: both;
	/*float: left;	*/
	/*position: relative;*/
	margin-top: 88px;
		
	/* IE:n sijainti */
	//margin-top: 0px;
	//position: relative;
	//top: -32px;
	//height: 300px;	
}

div#content-lobby
{
	width: 72%;
	overflow: scroll-x;
}

div#sidebar-bottom
{
	width: 8px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	z-index: 2;
	clear: both;
	
	background-image: url('opintoverkko-sidebar-bottom.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	margin-bottom: 4px;
	
	// position: relative;
	// top: -32px;
	
	z-index: 1;
}

div#copyright
{
	float: left;
	clear: both;
	width: 98%;
}

#opintoverkko-logo-filler-up
{
	background-repeat: repeat-x;
	background-color: #62B1E1;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

/*
Portfolio & Omat & Yhteiset

*/

.portfolio-create
{
	height: 50px;
	padding: 2px;
}

a:hover.portfolio-create
{
	background-color: #aae;
	margin: 0px;
}

#portfolio-actions
{
	width: 50%;
	margin: 0px;
	padding: 0px;
}

#portfolio-comments, #portfolio-evaluations, #portfolio-locations
{
	margin: 0px;
	padding: 0px;
}

#portfolio-content
{
	display: inline-block;
}

#portfolio-attachments
{
	clear: left;
}

td.mainmenu-item
{
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid Silver;
	background-color: #e0e2e0;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px 5px 5px;
}

.mainmenu-flat-item
{
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid Silver;
	background-color: #e0e2e0;
	text-align: left;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

.mainmenu-subclass-item
{
	font-size: 10pt;
	font-weight: bold;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	padding: 5px 5px 5px 5px;
	background-color: White;
}

#mainmenu
{
	border: none;
}

#mainmenu-item-selected
{
	border: 1px solid black;
	background-color: #F5DEB3;
	font-size: 10pt;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 5px;
}

#mainmenu-subclass-item-selected
{
	background-color: #C8DDF8;
	font-size: 10pt;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 5px;
}

#mainmenu-flat-selected
{
	border: 1px solid black;
	background-color: #F5DEB3;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
