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

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

@import url('reset.css');



/** TEXT STYLES **/

p, td, li, a, th, label, legend {
	font-size: 100%;
}

ul, ol {
	margin: 5px 10px 10px;
	line-height: 20px;
	list-style-position: inside;
}

legend, th {
	font-weight: bold;
	color: #4599ef;
}

a:link, a:visited {
	color: #4096ee;
}

a:hover {
	color: #000000;
}

a.jcepopup {
	text-decoration: none;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;	
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;		
}

.contentheading {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;		
}

.componentheading {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;	
}



/** LAYOUT **/

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;	
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #000000;		
	background: url('../images/body-bg.jpg') repeat-x top left;
}

/* wrapper */
.wrapper {
	width: 896px;
	height: auto;
	margin: 0 auto;		
}

/* header */
.header {
	width: 100%;
	height: 329px;
	margin: 0 auto;
	background: url('../images/header-trans.png') no-repeat;	
}

.content {
	width: 100%;
	float: left;	
	text-align: left;
	background: url('../images/main-bg-trans.png') repeat-y;
}

/* left column */
.leftcolumn {
	position: relative;
	left: 31px;
	width: 236px;
	margin: 0px;	
	padding: 15px 0px 50px 0px;
	float: left;	
}

.leftcolumn .moduletable {
	margin: 0px 30px 10px;
	line-height: 18px;	
}

.leftcolumn .moduletable h3 {
	width: 198px;
	height: 41px;
	line-height: 41px;
	margin: 0px 0px 10px -10px;
	padding: 0px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: url('../images/h3-trans.png') no-repeat;
}

.leftcolumn .moduletable p {
	padding: 0px 0px 10px;
}

.leftcolumn .moduletable ul.latestnews {
	list-style-type: none;
	color: #000;
}

.leftcolumn .moduletable ul.latestnews a.latestnews {
	color: #000;
	text-decoration: none;
}
.leftcolumn .moduletable ul.latestnews a.latestnews:hover {
	color: #4096ee;
}


.leftcolumn .moduletable_naytakaikki {
	margin: 20px 30px 10px 20px;
	line-height: 18px;	
}


/* right column */
.rightcolumn {
	position: relative;
	left: 31px;
	width: 596px;
	margin: 0px;
	padding: 15px 0px 50px 0px;
	float: left;
}
.rightcolumn .contentpaneopen {	
	margin: 0px 30px 0px;
	line-height: 18px;
}

.rightcolumn .contentpaneopen p {
	padding: 0px 0px 10px;
}


/* footer */
.footer {
	clear: both;
	width: 100%;
	height: 49px;
	line-height: 28px;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	text-align: center;	
	background: url('../images/footer-trans.png') no-repeat;
}

.footer a:link {
	color: #ffffff;		
}

.footer a:visited {
	color: #ffffff;		
}

.footer a:hover {
	color: #046f9e;	
}


.footer .moduletable_copy {
	position: relative;
	right: 100px;	
	float: right;
	text-align: right;
}

/** other stuff **/
.clear {
	clear: both;
}
.hide, .chronoform {
	display: none;
}

.moduletable_leima {
	clear: both;
	position: relative;
	top: 35px;
	left: 30px;
	width: 200px;
	text-align: center;	
	color: #fff;
}	
.moduletable_leima img {
	padding-bottom: 5px;
}	


/** NAVIGATION ELEMENTS **/

/** main menu **/
.moduletable_menu {
	position: relative;
	left: 60px;	
	text-align: center;		
}
.moduletable_menu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.moduletable_menu ul li {
	width: 145px;
	height: 59px;	
	display: inline;
}
.moduletable_menu ul li a {
	/*width: 145px;*/
	width: 125px;
	height: 47px;
	line-height: 16px;
	padding-top: 12px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	margin: 0px 2px;
	text-align: center;	
	background-position: 50% 50%;	
}
.moduletable_menu a:link {
	color: #ffffff;	
	background: url('../images/a-link-trans.png') no-repeat 50% 50%;
}
.moduletable_menu a:visited {
	color: #ffffff;	
	background: url('../images/a-link-trans.png') no-repeat 50% 50%;
}
.moduletable_menu a:hover {
	color: #000000;
	background: url('../images/a-link-trans.png') no-repeat 50% 50%;
}
.moduletable_menu ul li#current a {
	color: #ffffff;
	background: url('../images/a-active-trans.png') no-repeat 50% 50%;
}

.moduletable_menu ul li.item1 a {
	color: #ffffff;	
	background-position: 0% 50%;
}

.moduletable_menu ul li#current.item1 a {
	color: #ffffff;	
	background-position: 0% 50%;
}


.moduletable_menu ul li.item9 a {
	color: #ffffff;	
	background-position: 100% 50%;
}

.moduletable_menu ul li#current.item9 a {
	color: #ffffff;	
	background-position: 100% 50%;
}


/** user menu **/
.moduletable_login {
	position: relative;
	left: 50px;
	float: left;
	text-align: left;
}
.moduletable_login a {
	padding: 0px 4px 0px 4px;
	font-size: 10px;
}
.moduletable_login a:link {
	color: #ffffff;	
}
.moduletable_login a:visited {
	color: #ffffff;	
}
.moduletable_login a:hover {
	color: #046f9e;
}

.component_imagebrowser {
	margin: 0px 40px 0px;
}

a.jcepopup .zoom-image {visibility: hidden;}



/** FRONTEND ADMINISTRATOR SITE **/

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


/** login form **/
form#com-form-login {
	width: 90%;
	margin: 10px 10px 10px 30px;	
} 

form#com-form-login ul {
	margin: 0px 0px 0px 10px;
	list-style: none;
}
form#com-form-login fieldset {
	width: 75%;
}
form#com-form-login fieldset input.inputbox{
	margin: 3px 0px 6px;
	border: 1px solid #d8d8d8;
}
form#com-form-login fieldset input#remember.inputbox{
	margin: 0;
	border: 0 none;
}
form#com-form-login fieldset input.button{
	margin: 12px 0px 6px;
	border: 1px solid #d8d8d8;
}

/** logout form **/
form#login {
	width: 450px;
	margin: 10px 10px 10px 30px;	
} 

form#login input.button {
	float: left;
	margin: 10px;
} 


/** user's details **/
form.form-validate {
	width: 70%;
	margin: 20px 0px 0px 40px;
}
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;
}

.gallery .componentheading, .jg_pathway, .sectiontableentry2, .sectiontableentry1 {
	margin-left: 30px;
}

.jg_subcatelem_txt img {display: none; visibility: hidden;}

.jg_subcatelem_txt a {
	padding-left: 0px;
}

.jg_back {margin-top: 10px; margin-left: 30px;}














