/* Common */
BODY {
	color: Black;
	font-family: Verdana, sans-serif;
	font-size : 10pt;
/*	background-color: #005d7c; */
/*	background-color: #008CBB; */
	/*background-color: #00B1EC; 
	background-color: #007D9C;*/
/*	background-color: white; */
}

DIV.Content {
	color : Black;
	background: transparent;
	font-size : 10pt;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
}

img {
	border: 0
}

TD { 
	vertical-align: top;
	font-size : 10pt;
}

TD.Content {
	background-color: #ECF0F2;
}


TABLE.Main {
	
	border: 1px solid #000000;
	/*background: #005d7c;
	background: #007D9C; */
	background: #005D7C;
	height: 100%;
}

TABLE.Moduli {
	border: 1px solid #000000;
}

TD.Moduli_ylapalkki {
	border-bottom: 1px solid #000000;
	background-image : url(images/design/palkki_tausta.jpg);	
}


TD.ylapalkki {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

TD.alapalkki {
	border-top: 1px solid #000000;
}

A:hover { 	
	color : #999999;
  	font-family : Arial, Helvetica, sans-serif;
  	font-weight : bold;
  	text-decoration: none; 
}


A { 	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	color: #000000;  
	text-decoration: none; 
}



/* Menu */
TABLE.MenuBase {
	
}

a.MenuInc {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px;

}

a.MenuInc:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 11px;

}

a.MenuSel {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px;

}

a.MenuSel:hover {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 11px;
}


TD.Menu {
	border-right: 1px solid #000000;
}

TD.Logo {
	border-right: 1px solid #000000;
}


DIV.MenuInc {
	margin-left: 0;
	border: 1px solid white;
	margin-top: 0.25em;
	padding: 0.1em;
	color: white;
	background-color: #1B6F8B;
}

DIV.MenuSel {
	margin-left: 0;
	border: 1px solid white;
	margin-top: 0.25em;
	padding: 0.1em;
	color: white;
	background-color: #1B6F8B;
}

INPUT.Login {
	color : Black;
	font-weight : bold;
	/*background-color : #005d7c;*/
	background: #007D9C;
	border : 1px solid black;
}

a.mmenu {
	display:block;
	padding: 22px 0 10px 70px;
	color:white;
	text-decoration:none;
	font-family:"Trebuchet MS"
}

a.mmenu:hover {
	color:yellow
}

/* Feedback */
.FeedbackBase {

}

.FeedbackHeader {
	font-weight: Bold;
}

/* News */
.NewsArticleBase {
	border-width: 0;
	background: White;
} 

.NewsListBase {
	border-width: 0;
	background: White;
} 

.NewsBase {
	border-width: 0;
	border: 1px solid #000000;
}

.NewsDate {
	font-size : 8pt;
}

TD.NewsHeader {
	background: #F9A205;
	font-weight: Bold;
	border-bottom: 1px solid #000000;
}

.NewsOtsikko {
	font-size : 14pt;	
}

TD.NewsContHeader {
	background: White;
	font-weight: Bold;
}

TD.NewsContent {
	background: White;
}

.ingress {
	font-weight: Bold;
}


H1 {
	color: white;
	background-color: #1B6F8B;
	border: 1px solid white;
	text-align: center;
	font-size: 12pt;
}

/* Huutokauppa*/

.huutotuote {
	background-color: white;
	padding: 1em;
	border: 3px solid #ECF0F2;
	width: 260px
}
.huutotuote h3 {
	margin-top: 0;
}
.huutotuote h3 a {
	font-size: 1em;
}
span.huuto {
	font-size: 16pt;
	color: #F00000
}

span.ovh {
	font-weight: bold;
	font-size: 12pt;
}

.doListBase {
	background-color: transparent;
}

a.huuda {
	background-image: url(images/huuda.jpg);
	color: white;
	display: block;
	height: 35px;
	width: 174px;
	padding: 5px 0 0 30px;
	font-size: 14pt
}

a.huuda:hover {
	color: #C0C0C0
}

#tori td.kuva img {
	max-width: 570px;
}
div.pikkukuvat div {
	float: left;
	font-style: italic;
	font-size: 0.8em;
}
div.pikkukuvat img {
	max-width: 110px;
	max-height: 110px;
	display: block;
}
/*.huutotuote .logo {
	display: block;
	min-height: 60px;
}*/
