/********** Layout **********/


body{
	margin:0;
	padding:0;
	line-height: 1.4em;
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFE8C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #775E29;
}


#maincontainer{
	width: 1022px; /*Center container on page*/
	background-image: url(images/layoutnew_06.jpg);
	background-repeat: repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topsection{
	height: 430px;
	width: 1022px;
	background-position: top;
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#menu {
	margin: 0px;
	width: 1022px;
	height: 70px;
	background-image: url(images/layoutnew_02.jpg);
	background-color: #030;
	background-position: center top;
} 

#contentwrapper{
	float: left;
	width: 100%;

}

#contentcolumn{
	margin: 0 140px 0 140px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-image: url(images/layoutnew_04.jpg);
	background-repeat: no-repeat;
	min-height: 370px;
	background-position: top;
}

#leftcolumn{
	float: left;
	width: 140px; /*Width of left column in pixel*/
	margin-left: -1022px; /*Set margin to that of -(MainContainerWidth)*/
	background-image: url(images/layoutnew_03.jpg);
	background-repeat: no-repeat;
	min-height: 370px;
}

#rightcolumn{
	float: left;
	width: 140px; /*Width of right column*/
	margin-left: -140px;
	background-image: url(images/layoutnew_05.jpg);
	background-repeat: no-repeat;
	min-height: 370px;
}



#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	background-image: url(images/layoutnew_07.jpg);
	background-repeat: no-repeat;
	height: 92px;
}

.innertube{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}


/********** TEXTS **********/


b{font-size: 120%;}

a {
    outline: none;
}

.td {
	margin: 0px;
	padding: 0px;
}

a img{ border:none; }

A:link    {
	color: #FFC;
	font-weight: bold;
	text-decoration: none;
}
A:active   {
	color: #FC9;
	font-weight: bold;
	text-decoration: none;
}
A:visited     {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
A:hover   {
	color: #FC9;
	font-weight: bolder;
	text-decoration: underline;
}

p {margin:0; padding: 0;}


.otsikko         {
	color: #A7CC9B;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.otsikkopieni  {
	color: #6C9;
	font-style: normal;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.otsikkopaksu  {
	color: #F99;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.kursiivi       {
	color: #FF9;
	font-style: italic;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.kursiivipieni  {
	color: #F93;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.date {
	color: #693;
	font-style: normal;
	font-size: 11px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}


.kuvat    {
	background-color: #030;
	border: 3px solid #E0B455;
	margin-right: 10px;
	margin-left: 10px;
}

.kuvateimarge    {
	background-color: #030;
	border: 2px solid #696;
}
.table {
	border: thin dotted #060;
}

hr {
	color: #663;
	background-color: #330;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #696;
	border-left-color: #030;
	width: 100%;
}




/***** Pics *****/

.thumbnail {
	position:relative;
	z-index:1;
	width:100px;
	height:70px;
	padding:1px;
	background-color: #6C6;
	opacity:0.6;
}

.thumbnail:hover {
	position:relative;
	z-index:1;
	width:100px;
	height:70px;
	padding:1px;
	background-color: #FC3;
	opacity:1.0;
}


.thumbscontainer .thumbs li {
	display:block;
	width:102px;
	height:72px;
	overflow:hidden;
}

.thumbscontainer {
	padding-left: 20px;	
	
}


/***** FORMS *****/

input
{
	color: #FFC;
	border: 1px solid #781351;
	background-color: #663;
}

form input, form textarea
{
	color: #FFC;
	border: 1px inset #06C;
	background-color: #693;
}

.submit input
{
	color: #FFC;
	border: 2px outset #d7b9c9;
	background-color: #663;
} 


.ditto_paging {
	padding: 10px;
	font-size: 86%;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660;
}
#ditto_pages .ditto_currentpage {
	border: 1px solid black;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #663;
	color: #FFF;
} 
#ditto_pages .ditto_off {
	border: 1px solid #069;
	padding: 1px 5px 2px;
	margin-right: 1px;
	color: #660;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px solid #633;
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: black;
} 
#ditto_pages a:hover {
	background-color: #FFF;
	color: #000;
}

 .box {
	border: 1px solid #CBCBCB;
	padding: 8px 0;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 10px;
	color: #06C;
	}
	
	/** END footer **/

h2.title {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: left;
}


