/* Etrainfo.fi - yleistyylipohja
** 27032008
** Heikki Polso
*/

@import url("./vali.css");

/* SIVU, YLEISASETUKSET */

body {
  color            : #000000;
  margin-top       : 20px;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;
  text-align       : center;
 
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #666666;
}
hr {
  color            : #EE5C2F;
  height           : 1px;
  width            : 50%;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #009933;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #EE5C2F;
  text-decoration  : none;
  font-weight      : bold;
}





.mod {
  background       : #FFFFFF;
  width            : 4px;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}




/* MODUULIN FORMAATIN MÄÄRITTELY */

table.moduletable {
  width		   : 100%;
  table-layout	   : auto;
  border-bottom    : 0px solid #EE5C2F;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 19px;
  line-height      : 19px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url(../images/modul.jpg);  
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}




#search {
  float            : left;
  margin-top       : 10px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width            : 123px !important;
  width            : 125px;
  height           : 17px !important;
  height           : 17px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 0px 3px 0px 6px !important;
  padding          : 0px 3px 0px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-weight      : normal;
  font-size        : 12px;
  height           : 17px !important;
  height           : 17px;
  width            : 123px !important;
  width            : 125px;
  color            : #000000;
  background       : #FFFFFF;
}
.back_button {
  color            : #996600;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #000000;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}

/* LOMAKKEEN ASETUKSET */

.button {
  font-size        : 9px;
  color            : #666666;
  border           : 1px solid #666666;
  margin-bottom    : 0px;
  background-color : #FFFFFF;
  position         : absolute;
  left             : 420px;
  *left            : 390px;
  top              : 18px;
  *top             : 3px;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #666666;
  background-color : #FFFFFF;
  margin-bottom    : 5px;
  color		   : #666666;
  padding          : 1px;
}


.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #660000;
  background       : #E3E1C6;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #ECEAD8;
  border-bottom    : 1px solid #000000;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #000000;
}

.leftrow {
  width            : 168px;
  margin-right     : 5px;
}
.rightrow {
  width            : 168px;
  margin-left      : 5px;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #ECEAD8;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #CC0000;
}
.pagenavbar {
  border-top       : 1px solid #BCB778;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #DBD8B7;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #000000;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #000000;
}
.smalldark {
  font-size        : 10px;
  color            : #000000;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #000000;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #000000;
  padding-left     : 4px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
}
a.pathway:hover {
  font-size        : 10px;
}

/* SISÄLLÖN TYYLIMÄÄRITTELYT */

table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #666666;
}
.contentheading {

  font-size        : 14px;
  height           : 24px;
  font-weight      : bold;
  white-space      : nowrap;

  text-align       : left;
  color            : #000000;
  width            : 100%;
}
.componentheading {

  font-size        : 14px;
  height           : 28px;
  font-weight      : bold;
  white-space      : nowrap;

  text-align       : left;
  color            : #000000;
  width            : 100%;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;

  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #000000;
}
.ontab {
  border-left      : 1px solid #000000;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #000000;
  text-align       : center;
  color            : #666666;
  font-weight      : normal;
  padding          : 5px;
  line-height      : 40px;
}
.tabpadding {
 border-left       : 1px solid #000000;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  background-color : #000000;
  display          : none;
}

/* ALAOSAN ASETUKSET */

.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : normal;
}
.footer a:hover {
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : normal;
}