/* CSS Document */

/* for XHTML structure */


 * { border=0; padding:0; margin:0;}



body{
	margin: 0;
	
	
	font-family: Georgia, Palatino, Sans Serif, Times;
	color: #474747;
	font-size: 12px;
}

.quote{
/*font-family: hevetica;*/
color: #FFFFFF;
 font-style: italic;
 font-size: 13px;
 margin-bottom: 0px;
 
 padding-top: 10px;
}

.quote-author{
color: #EFEFEF;
font-weight: bold;
font-size: 11px;
 margin-bottom: 0px;

}

.quote-mark{
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
}

#bigframe{
	
	background-image: url('../images/bodybg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	
	text-align: center;
}


#main{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	line-height:1.6em;
	text-align: justify;
	/*background-image: url('../images/content.png');*/
	
}

#header{
	height: 120px;
	width: 990px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#logo{
	width: 230px;
	float: left;
}

#banner{
	width: 760px;
	float: right;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	color: #FFFFFF;
	height: 110px;
	
}

#bannertext{
	width: 730px;
	float: left;
	text-align: left;
	background-image: url('../images/bannerbg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 10px;
	
	padding: 10px 15px 0px 15px;
}

#navi{
	height: 27px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 990px;
}

#googlenavi{
	margin-top: 4px;
	height: 22px;
}

#search{
	width: 210px;
	float: right;
	height: 27px;
	
	background-image: url('../images/searchbg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#navigointi{
	width: 780px;
	float: left;
	height:27px;
}


#content{
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 990px;

}

#a{
	float: left;
	width: 230px;
	height: 500px;
	margin: 5px 0px 50px 0px;
	background-color: #DFDFDF;

}

#b{
	float: left;
	width: 530px;
	margin: 16px 15px 50px 15px;
	text-align:left;
}

#c{
	width: 200px;
	float: right;
	margin: 10px 0px 50px 0px;
	background-color: #DFDFDF;
}

#d{
	width: 951px;
	float: left;
	margin: 0px 18px 0px 18px;
	
}

#x{
	width: 730px;
	margin: 16px 15px 50px 15px;
	float: right;
	text-align:left;
}

#y{
	width: 745px;
	margin: 0px 15px 0px 0px;
	float: left;
	text-align:left;
}

#z{
	width: 990px;
	
}

#footer{
	background-color: #ffffff;
	clear:both;
	height: 82px;
	margin-top: 50px;
	background-image: url('../images/footerbg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#footertext{
	padding-top: 28px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 992px;
	
	font-family: Arial;
	color: #888888;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

#copyright{
	width: 782px;
	text-align: left;
	float: left;
}

#copyright div{
	float: left;
	text-align: left;
	clear:both;
}

#some{
	width: 210px;
	float: right;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#left{
	float: left;
	width: 218px;
	margin: 0;
}

#basic{
	float: left;
	width: 569px;
	background-color: red;
	margin: 0;
}

#right{
	width: 200px;
	float: right;
	margin: 0;
	
	text-align:right;
}


#basic2{
	float: right;
	width: 770px;
	background-color: red;
}

/* for joomla */

#mod_search_searchword{
	border: none;
	height: 19px;
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
	margin: 4px 0px 0px 0px;
	padding-left: 10px;
}


div.search{
	
	
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	color: #015488;
	 font-weight: bold;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	color: #015488;
	 font-weight: bold;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #015488;
	 font-weight: bold;
	
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #1492e0;
	background: transparent;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li{
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}

ol{
	margin: 0;
	padding: 0px 0px 0px 17px;
	
}

ol li{
	background-image: none;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #015488;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #1492e0;
	text-decoration: none;
	font-weight: normal;
}

.blogsection{
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
	font-family: Arial;
	font-size: 12px;
	color: #474747;
}

table.contentpaneopen td {
   /*padding-right: 5px;*/
   padding: 0;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
	font-family: Arial;
	font-size: 12px;
	color: #474747;
}


table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #015488;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 12px;
	color: #474747;
}

.componentheading {
	font-family: Georgia, Palatino, Sans Serif, Times;
	font-size: 20px;
	padding-bottom: 15px;
	color: #015488;
	font-weight: bold;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading{
	font-family: Georgia, Palatino, Sans Serif, Times;
	font-size: 20px;
	padding-bottom: 15px;
	color: #015488;
	font-weight: bold;
}

.contentpagetitle {
	font-family: Georgia, Palatino, Sans Serif, Times;
	font-size: 20px;
	padding-bottom: 15px;
	color: #015488;
	font-weight: bold;
	text-align:left;
}

table.searchinto {
	width: 100%;
	font-family: Arial;
	color: #474747;
	font-size: 12px;
}

table.searchintro td {
	font-weight: bold;
	font-family: Arial;
	color: #474747;
	font-size: 12px;
	
}

table.moduletable{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 20px 0px;
	/*background-image: url('../images/modulebg.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	
	width: 225px;
	
	text-align:left;
	font-family: Arial;

	font-size: 11px;
	line-height: 1.5em;
	color: #474747;
	
	border-spacing: 0px;
	border-collapse: collapse;
}


div.moduletable{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image: url('../images/modulebg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
	text-align:left;
	font-family: Arial;

	font-size: 11px;
	line-height: 1.5em;
	color: #474747;
	
	/*text-align: center;*/
	
}

div.moduletable h3 {
	background-image: url('../images/arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	color: #015488;
	text-align: left;
	font-family: Georgia, Palatino, Sans Serif, Times;
	
	
	margin-left: 35px;
	padding-left: 35px;
	padding-bottom: 5px;
	height: 30px;
	line-height: 30px;
	
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

div.moduletable p{
	font-family: Arial;

	
	padding: 10px 10px 0px 10px;
	
	text-align:left;
		font-size: 11px;
	line-height: 1.5em;
	color: #474747;
	
	text-align:left;
	margin: 0;
}

table.moduletable th{
	background-image: url('../images/arrow.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FF00FF;
	
	color: #0472b7;
	text-align: left;
	font-family: Georgia, Palatino, Sans Serif, Times;
	
	/*padding-left: 43px;*/
	height: 36px;
	line-height: 36px;
	
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div.moduletable table{
	font-family: Georgia, Palatino, Sans Serif, Times;

	font-size: 11px;
	text-align:left;
	padding: 0px 10px 0px 10px;
}

table.moduletable td {
	font-family: Georgia, Palatino, Sans Serif, Times;

	font-size: 11px;
	
	text-align: left;
	font-weight: normal;
}


div.moduletable form{
	margin: 0;
 	padding: 0;
}

div.moduletable div{
	
}

.sectiontableheader{
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter{

}

.sectiontableentry1{
	background-color : #ffffff;
}

.sectiontableentry2{
	background-color : #f9f9f9;
}

.small {
	color: #015488;
	font-size: 11px;
}

.createdate{
	height: 35px;
	padding-bottom: 0px;
	color: #015488;
	font-size: 11px;
}

.modifydate{
	height: 15px;
	padding-top: 10px;
	color: #015488;
	font-size: 11px;
}

.pagenav_prev{
	font-weight: normal;
	font-size: 11px;
}

.pagenav_next{
	font-weight: normal;
	font-size: 11px;
}

.blog_more{
	font-family: Arial;
	font-size: 12px;
}

.blogsection{
	font-size: 12px;
}

h1{
	font-family: Georgia, Palatino, Sans Serif, Times;
	font-size: 20px;
	padding-bottom: 30px;
	color: #015488;
	font-weight: bold;
}

h2{
	font-family: Georgia, Palatino, Sans Serif, Times;
	font-size: 16px;
	padding-bottom: 30px;
	color: #666666;
	font-weight: bold;
}

h3{
	font-family: Georgia, Palatino, Sans Serif, Times;
	font-size: 14px;
	padding-bottom: 30px;
	color: #666666;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #EFEFEF;
  padding: 10px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 10px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}





a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background: url('../images/naviarrow.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial;
	border-top: 1px solid #cccccc; 
	
	
	
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #015488;
	text-align: left;
	
	line-height: 21px;
	padding-left: 3px;
	
	/*padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;*/
	text-decoration: none;
}

a.mainlevel:hover {
/*	background: url('../images/naviarrow.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
		font-family: Arial;
	color: #1492e0;
	
	border-top: 1px solid #cccccc;
}

a.mainlevel#active_menu {
	color:#990000;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #B50000;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #015488;
	text-align: left;
	line-height: 2.3em;
	text-decoration: none;
	font-family: Arial;
}

a.sublevel:hover {
	color: #1492e0;
	text-decoration: none;
	font-family: Arial;
}

a.sublevel#active_menu {
	color: #990000;
	font-family: Arial;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


a.category:link {
font-weight: bold;
color: #015488;
text-decoration: underline;
}
a.category:hover {
font-weight: bold;
color: #1492e0;
text-decoration: underline;
}
a.category:visited {
font-weight: bold;
color: #015488;

}