body{
	background: #ffffff url(../gfx/body_bg.gif) repeat-x;
	margin:0;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#000;
}
a{
	color:#004a1d;
	text-decoration: none;
}
a:visited{
	color:#004a1d;
	text-decoration: none;
}
a:hover{
	color:#004a1d;
	text-decoration: underline;
}
img{
	border:none;
}
fieldset {
border:none;
padding: 0;
margin:0;
}
table, tr, td{
	font-size:11px;
}
h1{
	color:#11562C;
	font-size:20px;
	margin:10px 0 6px;
	padding:0;
}
.SecondColumn{
	width:250px;
}
.mandatory{
	background: #ffeaf3;
}
fieldset div select.SecondColumn{
	width:auto;
}
input#Submit, .workflowControl{
	margin:10px 0 0 120px;
	background:#a5c370 none repeat scroll 0 0;
	border:1px solid #E3E4E6;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin-left:35px;
	padding:1px 3px;
	text-transform:uppercase;
	font-family: Arial,Helvetica,sans-serif;
	width:auto;
} 
.workflowControl{
	margin:10px 0 0 10px;
	padding:2px 10px;
	display:block;
	width:auto;
	float:left;
	color:#fff;
}
a.workflowControl, a.workflowControl:visited{
	color:#fff;
}
fieldset div textarea{
	/*margin-left:121px;*/
	margin-top:-14px;
}
#wrapper{
	margin:auto;
	margin-top: 37px;
	width:886px;
	height: auto;
	background: #ffffff url(../gfx/shadow_bg.gif) repeat-y;
}
#outer-wrapper{
	width:886px;
	background: url(../gfx/shadow_bg_top.jpg) no-repeat;
	text-align:center;
	}
#header, #main-menu, #inner-wrapper, #footer{
	width:872px;
	background:#fff;
	margin:0 auto;
	text-align:left;
}
#header h1{
	padding:0;
	margin:0;
	display:none;
}
#header{
	background: url(../gfx/partner_header.jpg) no-repeat;
	height:135px;
}
#inner-wrapper{
	background: #fff url(../gfx/huiskula_partners_logo.gif) no-repeat;
	padding-bottom:10px;
	min-height:300px;
}
* html #inner-wrapper{
	height:300px;
}
#content{
	width:660px;
	float:right;
}
#content-left{
	width:200px;
	float:left;
}
.HuiskulaLogo{
	text-align:center;
}
.HuiskulaLogo a img{
	width:120px;
	height:80px;
}
#content-right{
display:none;
}
form#formID{
	margin:0;
	padding:0 10px 10px 0;
}
#breadcrumbs{
	float:left;
	width:400px;
}
#print{
	float:right;
	width:150px;
	text-align:right;
	padding-right:10px;
}
ul#objectTab{
	/*border-bottom:1px solid #cbe2a2;*/
	list-style-type:none;
	margin:20px 0 0;
	padding:0;
	height:22px;	
	background: url(../gfx/partnersTabUl_bg.gif) repeat-x left bottom;
}
* html ul#objectTab{
	height:21px;
}
ul#objectTab li{
	
	width:auto;
	float:left;
	text-align:center;
	line-height:22px;
	margin:0;
	padding:0;
	border: none;
}
ul#objectTab li a{
	background: url(../gfx/partnersTab_bg.gif) no-repeat left top;
	margin:0;
	color: #fff;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
ul#objectTab li a span{
	background: url(../gfx/partnersTab_bg_right.gif) no-repeat right top;
	margin:0;
	padding:4px 1em;
}
ul#objectTab li.selected a {
	background: url(../gfx/partnersTab_bg_Sel.gif) no-repeat left top;
	color:#004a1d;
}
ul#objectTab li.selected a span{
	background: url(../gfx/partnersTab_bg_right_Sel.gif) no-repeat right top;
}
ul#objectTab li.selected:hover a,
ul#objectTab li.selected a:hover {
	color:#004a1d;
}
ul#objectTab li:hover, ul#objectTab li a:hover{
	/*background:#004a1d;*/
	color:#004a1d;
}

hr{
	margin:0;
	display:none;
}
.clear{
	clear:both;
}
#footer{
	background:#FFFFFF url(../gfx/shadow_footer.gif) no-repeat scroll 0 0;
	font-size:10px;
	line-height:25px;
	margin:auto;
	text-align:left;
	width:886px;
}
#footer p{
	margin:0;
	padding:0 10px;
}
/* LOMAKE */
form#formID label {
	width:145px;
}
form#formID .SecondColumn {
	width: 350px;
}
select{
	margin-left:155px;
}
* htlm select{
	margin-left:148px;
}
div.fm-req fieldset.checkbox input{
	border:none;
}
div span.LV_invalid {
	margin: 0 0 5px 155px;
	width:300px;
}
* html div span.LV_invalid {
	margin: 0 0 5px 75px;
	width:300px;
}
form#formID fieldset.checkbox label {
width:400px;
}
/* TARKISTUSLOMAKE */
table#formTable{
	border:1px solid #CBE2A2;
	display:block;
	margin:0 0 5px 0;
	padding:2px 0 5px;
	width:650px;
}
table#formTable th{
	background:transparent none repeat scroll 0 0;
	color:#666666;
	display:inline;
	font-size:1.1em;
	font-weight:bold;
	margin:0.5em 0 0 1em;
	padding:0 0.5em 1em;
}
table#formTable .label{
	float:left;
	margin:0;
	padding:0 10px 2px 0;
	text-align:right;
	font-weight:bold;
	width:145px;
}
