@import 'reset.css';
@import 'form.css';

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100%;
font-size: 90%;
background: #292929 url(../gfx/bg_sivu.png) repeat-x;
color: #545454;
}

div#wrap {
	width: 925px;
	padding: 0px;
	margin: 0px;
}

#vasen_ylanurkka {
	background: #fff url(../gfx/bg_vasen_ylanurkka.gif) no-repeat;
	width: 212px;
	height: 152px;
	float: left;
	
}

#oikea_ylanurkka {
	background: #fff url(../gfx/bg_oikea_ylanurkka.gif) no-repeat;
	width: 26px;
	height: 152px;
	float: left;
}

#oikea_reuna {
	width: 26px;
	height: 490px;
	padding: 0px;
	margin: 0px;
	float: right;
	background: #fff url(../gfx/bg_oikea_reuna.png) no-repeat;
}	
#header {
	height: 152px;
	width: 685px;
	margin: 0px;
	padding: 0px;
	float: left;

}

#logo {
	float:left;
	width: 310px;
	padding: 44px 0 0 0;
	margin: 0px;
}

#toolbar {
	float: right;
	width: 360px;
	height: 24px;
	margin: 0;
	padding: 53px 0 0 0px;

}

#toolbar .item {
	float: left;
	padding-left: 5px;
}

#prop {
	float: right;
	width: 1px;
	height: 400px;
}

#toolbar a img {
	margin: 4px;
	padding: 0;
	border: 0;
}

#sidebar_container {
	width: 212px;
	margin: 0px;
	padding: 0px;
	background: url(../gfx/bg_sidebar_container.gif);
	float: left;
}

#sidebar {
	width: 212px;
	height: 522px;
	margin: 0px;
	padding: 0px;
	background: url(../gfx/bg_vasen_reuna.jpg);
}

#sidebar .osoite {
	padding: 410px 45px 0 0;
	text-align: right;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	line-height:14px;
	
}

#main_container {
	background: url(../gfx/bg_main_container.gif);
	margin: 0px;
	padding: 0px;
	width: 923px;
}

/* ylänavi */
div#topmenu { background: #E6E6E6 url(../gfx/bg_menu.gif); margin: 26px 0 0 0;; width:685px; height: 35px; text-align: center; }

#topmenu ul {

	list-style: none;
	font-weight:normal;
	line-height: 1.3;	
	width:100%;
}

#topmenu li.menu_1{
padding:5px 10px 0 10px;
font-size:85%;
border:0;
}

#topmenu li { 
	float: left;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	text-align: left;
	min-height:22px;
	text-transform:none;
		
}

#topmenu a {
	display: block;
	text-decoration: none;
	padding-top:0em;
	color:#fff;
	height:22px;
}


#topmenu li ul {
	position: absolute;
	left: -999em;
	height: 22px;
	padding:0px 0px 0px 0px;
	width: 150px;
	font-weight: normal;
	margin: 0;
}

#topmenu li ul.list_2 {

        padding-top:0px;     
}

#topmenu li li {
	padding-right: 0em;
	width: 100%;
	background-color: #fff;
	
}

#topmenu li ul a {
	
	width: 145px;
	height:auto;
	color:#000;
	height: 20px;
	font-size:80%;
	padding: 2px 0 0 5px;
}


#topmenu li ul ul {
	margin: -1.70em 0 0 11.6em;
}

#topmenu li:hover ul ul, 
#topmenu li:hover ul ul ul,
#topmenu li:hover ul ul ul ul,
#topmenu li.sfhover ul ul,
#topmenu li.sfhover ul ul ul, 
#topmenu li.sfhover ul ul ul ul {

  left: -999em;
}

#topmenu li:hover ul, 
#topmenu li li:hover ul,
#topmenu li li li:hover ul,
#topmenu li li li li:hover ul,
#topmenu li.sfhover ul,
#topmenu li li.sfhover ul,
#topmenu li li li.sfhover ul,
#topmenu li li li li.sfhover ul {

  left: auto;
}

/*
#topmenu ul li:hover,
#topmenu ul li.sfhover {
 background-color: #F0F5D7;
}
*/

/* sisältöalue */
#main {
	float: left;
	width: 630px;
	margin: 0px;
	padding: 10px 25px 10px 20px;
	font-size: 90%;
	background-color:#fff;
	min-height: 501px;
}

#main ul { padding-left: 20px; line-height: 1.4em;}
#main ul ul { font-size: 95%;}
#main p { font-size: 100%; line-height: 150%; }

#toolbar {background-color:#ffffff;}

#search_box { float: right; padding: 5px 2px 0 0px; background-color:#ffffff; margin: 0px; width: 150px; font-size: 80%;  height:22px; }

#sidebar {width: 225px; float: left; margin: 0px; padding:0px; }

/* haku */
#prop {
	float: right;
    width: 1px;
    height: 500px;
}

/* footer */
#footer {
	clear: both;
	color: #2B2B2B;
	background: url(../gfx/bg_footer.gif);
	height: 26px;
	width: 897px;
}
#footer_text { text-align: center; font-size: 80%; }
#footer_text a {color: #C3C3C3; text-decoration: none; }

/* alavalikko *//*
#sub_nav_container { margin: 0px 0 0 16px; padding: 0px; }
#sub_nav_container li { list-style: none; }
#sub_nav_container ul { margin: 0; padding: 0; list-style: none; width: 215px; }
#sub_nav_container ul li { position: relative; }      
#sub_nav_container li ul { position: absolute; left: 209px; top: 0; display: none; background-color: #F9F9F9; }
#sub_nav_container ul li a { display: block; text-decoration: none; padding-left:15px;}
#sub_nav_container li:hover > ul, li.over ul { display: block; }  
#sub_nav_container li a {display: block;padding: 5px 0px 5px 4px;background-color: #F9F9F9;color: #383838; font-size: 110%;font-weight: normal;text-decoration: none;width: 200px;}
#sub_nav_container li a:hover { color: #585858; background-color: #FOFOFO; }

#sub_nav_container_header { background-color: #F1F1F1; margin-top:0px; width: 215px; display: block; color: #383838; padding-bottom: 2px; }
#sub_nav_container_header_text { padding-top: 3px; padding-left: 3px; padding-bottom: 3px; font-weight: bold; font-size: 110%;}
#sub_nav_container_header a { font-weight: bold; color: #383838; font-size: 110%; text-decoration: none; height: 26px; }
*/
/* kirjautuminen */
#login_header {margin-top:10px; width: 196px; font-weight: bold; display: block; color: #000; text-align:center; }
#login_box { margin-top: 0px; width: 196px; }
#login_box #inside { padding: 5px; font-size: 80%; color: #000; text-align: center; }

#side_navi{ width: 196px; }

.menu { background-color: #F0F0F0; padding: 0.5em; border: solid 1px #E0E0E0;}



p { padding-bottom: 0.9em; }

h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 10px 0; 
color: #00185c;
}

h1 {
font-size: 145%;
font-weight: lighter;
}

h2 {
font-size: 120%;
}

h3 {
font-size: 115%;
}

h4 { font-weight: bold; font-size: 115%; color: #383838; padding: 0.5em 0 0.5em 0; }
h5 { font-weight: bold; font-size: 110%; color: #383838; padding: 0.5em 0 0.5em 0; }
h6 { font-weight: bold; font-size: 105%; color: #383838; padding: 0.5em 0 0.5em 0; }

a:link { color: #026300; text-decoration: underline; }
a:visited { color: #026300; }
a:hover { color: #026300; text-decoration: none; }
a:active { color: #026300; }

ul.news { margin: 0.5em 0 0.5em 0; padding: 0; }
.news li { margin: 0 0 0.7em 0; padding: 0; clear: both; list-style-type: none; }
.news li a { color: #026300; }

.user_form_header {
	font-weight: bold;
    padding: 3px;
}

.login_field {
	background-color: #fff;
	border: 1px solid #D5D5D5;;
	width: 140px;
}

.grey { background-color: #F0F0F0; }
.info {background-color: #FDFFC2; border: 1px solid #E3E5AF; padding: 1em; line-height: 14pt;}
.kysymys_ohje {background-color: #D1EFF7; border: 1px solid #898787; padding: 1em; line-height: 14pt;}
.kysymys { clear: both; line-height: 10px;}

.btn_calendar{float:left; padding-top:23px;padding-right:5px;}

.left { float: left; }
.right { float: right; }

.comment_caption {
	font-size: 75%
}
.user_form_header {
	font-weight: bold;
}
.user_textfield {
	width: 200px;
}
.user_textfield_long {
	width: 400px;
}
.comment_text {
    background-color: #FFFFFF;
    border-width: 1px;
    border-color:#E4E4E4;
    margin:1em 0 0 0;
}
.btn_green_button {
	border: 1px solid #067600;
	border-top-color: #fff;
	border-left-color: #fff;
	padding: 3px 1.5px 3px 1.5px;
	margin: 0px;
	background-color: #006d03;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
}
.btn_red_button
{
	border: 1px solid #A30A1B;
	border-top-color: #C64554;
	border-left-color: #C64554;
    background-color:#A01C2B;
	padding: 3px 1.5px 3px 1.5px;
	margin: 0px;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
}
.text_green_feedback {
    font-size:100%;
    font-weight: bold;
	color: #077C0E;
}
.text_red_feedback {
    font-size:100%;
    font-weight: bold;
	color: #A01C2B;
}
.text_black_feedback {
    font-size:100%;
    font-weight: bold;
	color: #000000;
}
.sitemap ul { line-height: 1.9em; font-size: 85%;}

.search_result { line-height: 1.6em; }


a.news_link: link {
	font-weight: bold;
	color: #245585;
}
a.news_link: visited {
	font-weight: bold;
	color: #245585;
}

.news .date {
	background: #ECEAE6;
	border-right: 1px solid #E0DAD2;
	border-bottom: 1px solid #E0DAD2;
	float: left;
	text-align: center;
	margin: 0 5px 5px 0;
	line-height: 1.1em;
	padding: 2px;
	font-size: 80%;
	font-weight: bold;
	width: 80px;
	white-space: nowrap;
	color: #3C3C3C;
}
.news_caption {
	text-align: left;
	width: 100%;
	background-color: #F7F7F7;
}
.news_header {
	text-align: left;
	width: 100%;
	background-color: #F7F7F7;
	font-weight: bold;
	padding: 4px;
}


.user_td_header {
	background-color: #E5E5E5;
    font-weight: bold;
   	padding: 3px;
}
.user_td_row {
	background-color: #F7F7F7;
   	padding: 3px;
}

.user_btn_save {
    background-color: #077C0E;
	border-top: 1px solid #17911E;
	border-bottom: 1px solid #025F08;
	border-left: 1px solid #17911E;
	border-right: 1px solid #025F08;
	height: 25px;
	width: 160px;
   	font-size: 85%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.user_btn_remove {
    background-color: #A01C2B;
	border-top: 1px solid #B9414E;
	border-bottom: 1px solid #660914;
	border-left: 1px solid #B9414E;
	border-right: 1px solid #660914;
	height: 25px;
	width: 160px;
   	font-size: 85%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.user_btn_prev {
    background-color: #5A5A5A;
	border-top: 1px solid #6F6F6F;
	border-bottom: 1px solid #484848;
	border-left: 1px solid #6F6F6F;
	border-right: 1px solid #484848;
	height: 25px;
	width: 160px;
   	font-size: 85%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.clearer { clear: both; }


/* painikkeet */
.btn_green_adminsidebar
{
    color: #FFFFFF;
    border-color:#116E16;
    font-weight: bold;
    border-style:solid;
    background-color:#077C0E;
    width: 150px;
    font-size: 75%;
    height: 25px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_red_adminsidebar
{
    color: #FFFFFF;
    font-size: 75%;
    border-color:#6E0B16;
    font-weight: bold;
    border-style:solid;
    background-color:#A01C2B;
    width: 150px;
    height: 25px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_grey_adminsidebar
{
    color: #FFFFFF;
    font-size: 75%;
    border-color:#4A4A4A;
    border-style:solid;
    background-color:#717171;
    width: 150px;
    height: 20px;
    border-width:2px;
    margin:1em 0 0 0;
}
.btn_grey_adminsidebar_large
{
    color: #FFFFFF;
    font-size: 75%;
    border-color:#4A4A4A;
    border-style:solid;
    background-color:#717171;
    width: 150px;
    height: 25px;
    border-width:2px;
    margin:1em 0 0 0;
}


#kommentointi { width: 100%; text-align: center; padding: 20px 0 20px 0; }
.btnO { border: 1px solid #D98000; border-top-color: #FF9B0D; border-left-color: #FF9B0D; padding: 3px 1.5px 3px 1.5px; margin: 0px; background-color: #EF8D00; color: #fff; }

.btnOS { border: 1px solid #A6A6A6;
	border-top-color: #fff;
	border-left-color: #fff;
	padding: 1px 1.5px 1px 1.5px;
	margin: 0px;
	background-color: #D4D0C8;
	color: #000;
	font-size: 10px;
}

.btnH {
	border: 1px solid #A6A6A6;
	border-top-color: #fff;
	border-left-color: #fff;
	padding: 3px 1px 3px 1px;
	margin: 0px;
	background-color: #D4D0C8;
	color: #000;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:0px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;

}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #8294C1;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	color: #fff;
}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #F9F9F9;
	vertical-align: top;
	border-bottom: 1px solid #E0E0E0;
}

table.tablesorter tbody tr.odd td {
	background-color:#F8F8F0;
}

.sitemap{
	font-size:12pt;	
}	

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(../gfx/tab.gif) no-repeat;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background: url(../gfx/tab.gif) no-repeat;
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background: url(../gfx/tab_current.gif) no-repeat;	
	cursor:default !important; 
	color:#000 !important;
}

div.content_editor{

}	

/* initially all panes are hidden */ 
div.panes div {
	display:none;		
}

.tuotteet {
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.tuotteet .tuoteH {
	font-weight: bold;
	padding-bottom: 5px;
}

.tuotteet .tuoteHL {
        font-size: 80%;
        float: left;
	width: 160px;
}

.tuotteet .tuoteHR {
        font-size: 80%;
        float: left;
        width: 100px;
}

.tuotteet .clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

.tuotteet .tuoteRL {
        float: left;
        width: 160px;
}

.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}

.tuotteet .tuoteRR {

        float: left;
        width: 100px;
}


.tuotteet .valiH { background-color: #fff; width: 5px; }

.tuotteet .valiR { background-color: #fff; width: 5px; }


.tuotteet th {
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px 3px;
	height: 24px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color:#38599C;
}

.tuotteet .oddrow {
	border-right: 1px solid #5E7BC7;
	border-left: 1px solid #5E7BC7;
	background-color: #DAE4FE;
	padding: 5px;
        margin: 0px;
        vertical-align: top;
	height: 15px;
}

.tuotteet .evenrow {
	border-right: 1px solid #5E7BC7;
        border-left: 1px solid #5E7BC7;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
}

.tuotteet .oddrowsmall {
	FONT-SIZE: 9px; BORDER-RIGHT: #5e7bc7 1px solid; PADDING-RIGHT: 
5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 0px; VERTICAL-ALIGN: 
top; BORDER-LEFT: #5e7bc7 1px solid; PADDING-TOP: 5px; HEIGHT: 15px; 
BACKGROUND-COLOR: #dae4fe
}
.tuotteet .evenrowsmall {
	FONT-SIZE: 9px; BORDER-RIGHT: #5e7bc7 1px solid; PADDING-RIGHT: 
5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 0px; VERTICAL-ALIGN: 
top; BORDER-LEFT: #5e7bc7 1px solid; PADDING-TOP: 5px
}


.tuotteet .alareuna {
	 border-bottom: 2px solid #5E7BC7;
}

