@charset "UTF-8";
/* CSS Document */

/********************************************/
/***   Suomen Pienyrittäjäin Mainostoimisto Oy  ***/
/***   Erkka Kinnunen, erkka.kinnunen@spym.fi  ***/
/********************************************/

@import url('reset.css');

/*####### TEKSTITYYLIT #######*/

a:link, a:visited {
	color: #535353;
}

a:hover {
	color: #777777;
}

.contentheading, .componentheading, h1, h2, h3 {
	font-family: "times new roman", arial, helvetica, sans-serif;
	font-size: 21px;
	text-transform: uppercase;
	color: #3659cb;
	padding-bottom: 15px;
}

h4 {
	font-family: "times new roman", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3659cb;
	padding-bottom: 5px;
}



input, a {
	z-index: 500;
}


/*####### RAKENNE #######*/

html, body {
    height: 100%;
	margin: 0px;
	padding: 0px;	
}
body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	line-height: 1.6em;
	background: #fff url('../images/header_bg.jpg') repeat-x top left;
	text-align: center;
}
.wrapper {
	position: relative;
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -105px;
}
.header {
	position: relative;
	width: 100%;
	height: 291px;
	background: url('../images/banneri.jpg') no-repeat top center;
}
.container {
	clear: both;
	position: relative;
	width: 100%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 auto;
	text-align: left;
	display: block;
	overflow: hidden;
	float: left;
}
.leftcolumn {
	position: relative;
	width: 240px;
	float: left;
}
.leftcolumn_bg {
	position: relative;
	width: 240px;
	height: 100%;
	background: #fff url('../images/left_bg.jpg') repeat-y top left;
}
.centercolumn {
	position: relative;
	z-index: 2;
	left: 10px;
	float: left;
	text-align: left;
}	
.centercolumn.narrow {
	width: 550px;
}	
.centercolumn.wide {
	width: 720px;
}
.rightcolumn {
	position: relative;
	z-index: 1;
	left: 40px;
	width: 160px;	
	float: left;
	text-align: left;
}	
.push {
	height: 151px;
}
.footer-wrapper {
	position: relative;
	width: 100%;
	height: 105px;
	background: #335de5 url('../images/footer_bg.jpg') repeat-x top left;
}
.footer {
	position: relative;
	top: 15px;
	width: 980px;
	height: 85px;
	margin: 0 auto;
	text-align: left;
}


/*################## MODULES ON HEADER ##################*/

.header .moduletable_logo {
	position: relative;
	top: 5px;
	right: 50px;
	width: 252px;
	height: 63px;
	float: right;
}	


/*################## MODULES ON LEFT ##################*/

.moduletable_menu {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-bottom: 5px;
	background: transparent url('../images/left_bottom.jpg') no-repeat bottom left;	
}

.moduletable_menu ul {
	position: relative;
	left: 45px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 30px;
	text-align: left;
}
.moduletable_menu ul li {
	margin: 0px 0px 15px 0px;
	padding: 0px;	
	line-height: 24px;
}
.moduletable_menu ul li a {
	width: 90%;
	margin: 0px;
	padding: 0px;
	font-family: "times new roman", arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -0.3px;
	display: block;
}
.moduletable_menu ul li a:link {
	color: #3659cb;
}
.moduletable_menu ul li a:visited {
	color: #3659cb;
}
.moduletable_menu ul li a:hover {
	color: #e00300;		
}


/*################## NEWS PREVIEWS ##################*/

.moduletable_uutiset {
	position: relative;
	width: 185px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}
.moduletable_uutiset .contentheading_uutiset {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 2px;
	color: #e00300;	
}

td.createdate {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}

/*################## CONTENT AREA ##################*/

.centercolumn .contentpaneopen .contentheading {
	margin-top: 10px;
}

.centercolumn .contentpaneopen p {
	margin-bottom: 10px;
}


/*################## MODULES ON RIGHT ##################*/

.rightcolumn .moduletable {
	position: relative;
	width: 139px;
	height: 139px;
	padding: 15px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;	
	line-height: 24px;
	background: transparent url('../images/laatikko_bg.jpg') no-repeat top left;	
}
	
.rightcolumn .contentpaneopen {
	margin: 0px 10px 0px 0px;
}
.rightcolumn .contentpaneopen p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}
.rightcolumn h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 10px;
	color: #e00300;
}
.rightcolumn a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.rightcolumn a:link {
	color: #e00300;	
}
.rightcolumn a:visited {
	color: #e00300;	
}
.rightcolumn a:hover {
	color: #3659cb;
}


/*################## FOOTER CONTACTS ##################*/

.footer .moduletable_lisatietoja {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	float: left;
	width: 360px;
	color: #fff;
	line-height: 15px;
}
.footer .moduletable_lisatietoja h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-transform: none;
}
.footer .moduletable_lisatietoja td {
	padding: 0px 10px 0px 0px;
}
.footer .moduletable_lisatietoja a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
}
.footer .moduletable_lisatietoja a:link {
	color: #fff;	
}
.footer .moduletable_lisatietoja a:visited {
	color: #fff;	
}
.footer .moduletable_lisatietoja a:hover {
	color: #e00300;	
}


/*################## FOOTER BANNERS ##################*/

.moduletable_bannerit {
	position: relative;
	float: left;
	width: 410px;
	text-align: center;
}


/*################## FOOTER COPYRIGHTS ##################*/

.footer .moduletable_copy {
	position: relative;
	width: 180px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	text-align: right;
	float: right;
}
.footer .moduletable_copy a:link {
	color: #fff;
}
.footer .moduletable_copy a:visited {
	color: #fff;
}
.footer .moduletable_copy a:hover {
	color: #e00300;	
}


/*################## LOGIN MENU ##################*/

.moduletable_login {
	clear: both;
	position: relative;
	float: right;
	width: 200px;
	height: auto;
	text-align: right;
}
.moduletable_login a {
	line-height: 16px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 4px;
}
.moduletable_login a:link {
	color: #fff;	
}
.moduletable_login a:visited {
	color: #fff;	
}
.moduletable_login a:hover {
	color: #e00300;	
}

/*####### KOMMENTOINTI #######*/

#comments-container {
	margin: 30px 0px 0px;
	padding: 0px;
	width: 95%;
}
#comments-container  #comments-header h3 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 2px;
	color: #3659cb;
}
#comments-container .input-text {

}
#post_x1_text {
	height: 160px;
}


/*####### FRONTEND ADMINISTRATOR SITE #######*/

fieldset {
	width: auto;
	margin: 0px;
	padding: 10px;
	border: 1px solid #cacaca;
}


/** login & logout forms **/
form#login, form#com-form-login {
	width: 75%;
	margin: 0px 15px 0px; 
	padding: 0px 0px 30px;	
} 
form#login, form#com-form-login fieldset {
	width: 100%;
}
form#com-form-login .componentheading,
form#login .componentheading {
	padding-bottom: 15px;	
}

form#com-form-login ul {
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
form#com-form-login ul li {
	line-height: 18px;
}

form#com-form-login fieldset input.inputbox{
	margin: 3px 0px 6px;
	border: 1px solid #cacaca;
}
form#com-form-login fieldset input.button{
	margin: 12px 0px 6px;
	border: 1px solid #cacaca;
}
form#com-form-login fieldset input#remember.inputbox{
	margin: 0;
	border: 0 none;
}
form#login input.button {
	float: left;
	margin: 10px;
} 


/** user's details **/
form.form-validate {
	width: 70%;
	margin: 0px 20px;
	padding: 0px 0px 20px;
}
form.form-validate td {
	padding: 3px;
}	
form.form-validate table td{
	width: 160px; text-align: left;
}
form.form-validate table td input{
	width: 200px; text-align: left;
}
td.paramlist_key {
	width: 160px; text-align: left;
}
td.paramlist_value select {
	width: 200px; text-align: left;
}


