body {
  font-size: 10px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  color: #000;
  background: url('/files/taksiliitto/html/img/bg.jpg') repeat-x top left #e0e0e0;
}


textarea {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

input {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

select {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

img {
  border: 0px;
}

#pageWidth {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#pageBodyHolder {
  width: 1000px;
  background: url(/files/taksiliitto/html/img/pagebg.png) repeat-y top left;
}

#pageBody, #pageBodyFp {
  width: 972px;
  margin-left: 11px;
}

#pageBody {
  padding-bottom: 3px;
}

#headerHolder {
  height: 156px;
  background: url(/files/taksiliitto/html/img/header.gif) no-repeat top left;
  position: relative;
}

#loginHolder {
  width: 208px;
  height: 90px;
  position: absolute;
  top: 20px;
  right: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #193776;
}

#loginHolder form {
  margin: 0;
  padding: 0;
}

#loginHolder td {
  padding-bottom: 5px;
}

#loginHolder .submitButton {
  margin-left: 8px;
}

#loginHolder .inputText {
  border: 1px solid #193776;
}

#loginHolder .textTd {
  text-align: right;
  padding-right: 7px;
}

#loginHolder .passwordTd a {
  color: #193776;
  text-decoration: none;
}

#loginHolder .passwordTd a:hover {
  text-decoration: underline;
}

#langHolder {
  position: absolute;
  text-align: right;
  bottom: 6px;
  right: 10px;
  font-family:"Times New Roman",Times,serif;
  color: #fff;
  font-size: 12px;
  
}

#langHolder a {
  color: #fff;
  text-decoration: none;
}

#langHolder a:hover {
  text-decoration: underline;
}

#menu {
  position: relative;
  white-space: nowrap;
  z-index: 30;
  background: #193776;
}

#menuLeft {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 6px;
  background: url(/files/taksiliitto/html/img/menuleft.gif) no-repeat bottom left;
}

#menuRight {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 20px;
  width: 6px;
  background: url(/files/taksiliitto/html/img/menuright.gif) no-repeat bottom right;
}

#menu .mlddm {
  height: 28px;
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  float: left;
  /*background: #fff;*/
}

#menu .mlddm li {
  display: inline;
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
  /*background: url('/files/taksiliitto/html/img/navileft.gif') no-repeat top left;*/
  background: url('/files/taksiliitto/html/img/navisep.gif') no-repeat 100% 4px;
}

#menu .mlddm li a {
  display: block;
  padding: 0 16px 2px 16px;
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #f7db00;
  text-decoration:none;
  /*background: url('/files/taksiliitto/html/img/naviright.gif') no-repeat top right;*/
  
}

#menu .mlddm .lastLi {
  
  width: 10px;
  height: 27px;
  margin: 0;
  float: left;
  display: block;
  background: url('/files/taksiliitto/html/img/navileft.gif') no-repeat top left;
  display: none;
}

#menu .mlddm li.active {
}

#menu .mlddm li a.active {
  font-weight: bold;
  color: #fff;
}

#menu .mlddm li a:hover {
  text-decoration        :    underline;
}

#menu .mlddm li a.active:hover {
  text-decoration        :    none;
}

#menu .mlddm ul {
  z-index                :    100;
  position            :    absolute;
  visibility            :    hidden;
  margin                :    0px 0 0 0;
  padding                :    0;
  background            :    #003479;
  border                :    1px solid #fff;
}

#menu .mlddm ul li {
  float                :    none;
  background            :    none;
}

#menu .mlddm ul li a {
  display                :    block;
  width                :    auto;
  margin                :    0px;
  padding                :    0 8px 0 8px;
  line-height            :    26px;
  font-weight            :    normal;
  color: #f7db00;
  border-width        :    0;
  background: none;
}

#menu .mlddm ul li a:hover {
  
}    


#menu .mlddm ul li.active {
  background            :    none;
}

#menu .mlddm ul li a.active {
  font-weight            :    bold;
  color: #fff;
  background            :    none;    
}

#menu .mlddm ul ul {
  margin                :    0px;
}

#menu .mlddm ul li a.active:hover {
  text-decoration        :    underline;
}

#menu .mlddm ul li a.hsub {
  background            :    transparent no-repeat right url(/files/taksiliitto/html/img/arrow.gif);
  padding: 0 18px 0 8px;
}

#menu .mlddm ul li a.hsub:hover {
  background            :    transparent no-repeat right url(/files/taksiliitto/html/img/arrow.gif);
}

#menu .mlddm ul li a.hsubActive {
  font-weight            :    bold !important;
  color: #fff;
  padding: 0 18px 0 8px;
  background            :    transparent no-repeat right url(/files/taksiliitto/html/img/arrow.gif);
}

#menu .mlddm ul li a.hsubActive:hover {
  background            :    transparent no-repeat right url(/files/taksiliitto/html/img/arrow.gif);
}

#subNavi a {
  font-size            :    12px;
  color                :    #5e5e5e;
  text-decoration        :    none;
}

#subNavi a:hover {
  text-decoration        :    underline;
}

#subNavi .mlddm {  
  border-top:1px solid #FFFFFF;
  margin:10px 0;
  padding:0px;
  float: left;
  position: relative;
  z-index: 20;
}

#subNavi .mlddm li {
  border-bottom:1px solid #FFFFFF;
  padding:0px;
  margin:0px;
  list-style: none;
  display: inline;
}

#subNavi .mlddm li a {
  display: block;
  width: 120px;
  border-bottom: 1px solid #fff;
  padding: 4px 15px;
  margin: 0px;
}

#subNavi .mlddm li a.active {
  font-weight: bold;
}


#subNavi .mlddm li ul {
  z-index                :    100;
  position            :    absolute;
  visibility            :    hidden;
  margin                :    0px;
  padding                :    0px;
  background            :    #f0f0f0;
  border                :    1px solid #aeaeae;
}

#contentHolderFp {
  padding: 30px 13px;
}

#contentHolder {
  margin-top: 3px;
  background: url(/files/taksiliitto/html/img/graybox.gif) repeat-y top left;  
}

#leftContentFp {
  width: 148px;
  padding-right: 33px;
  float: left;
  overflow: hidden;
  position: relative;
}

#leftContent {
  width: 150px;
  padding-right: 20px;
  float: left;
  position: relative;
  z-index: 10;
}

#mainContentFp {
  width: 535px;
  overflow: hidden;
  float: left;
  overflow: hidden;
  position: relative;
}

#mainContent {
  padding: 20px 0;
  width: 785px;
  overflow: hidden;
  float: left;
  overflow: hidden;
  position: relative;
}


#rightContentFp {
  width: 195px;
  padding-left: 33px;
  float: right;
  overflow: hidden;
  position: relative;
}

.content, .sideContentFp {
  font-weight: normal;
  color: #474747;
  font-size: 1.2em;
  line-height: 1.5em;
  font-family: Arial,Helvetica,sans-serif;
}

.sideContentFp a {
  color: #0072ff;
  text-decoration: none;
}

.sideContentFp a:hover {
  text-decoration: underline;
}

.content img, .sideContentFp img {
  border:none;  
}

.content a {
  text-decoration: none;
}

.content a:hover {
  text-decoration: underline;
}

.content h1, .sideContentFp h1 {
  color: #193776;
  font-size: 22px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0.6em;
}

.content h2, .sideContentFp h2  {
  color: #193776;
  font-size: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0.6em;
}

.content h3, .sideContentFp h3  {
  color: #193776;
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0.6em;
}

.content h4, .sideContentFp h4  {
  color: #193776;
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0.6em;
}

.content h5, .sideContentFp h5  {
  color: #193776;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0.6em;
}

.content h6, .sideContentFp h6  {
  color: #193776;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  margin-bottom: 0.6em;
}

.sideContentFp .moduleHolder h1, .sideContentFp .moduleHolder h2, .sideContentFp .moduleHolder h3, .sideContentFp .moduleHolder h4, .sideContentFp .moduleHolder h5, .sideContentFp .moduleHolder h6 { 
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  font-family: Arial,Helvetica,sans-serif;
}

.moduleHolder .moduleTop, .sideContentFp #newsHolder #newsBody .moduleTop {
  display: none;
}

.moduleHolder .moduleBtm, .sideContentFp #newsHolder #newsBody .moduleBtm {
  display: none;
}

.sideContentFp .moduleHolder .moduleBtm, .sideContentFp .moduleHolder .moduleTop {
  display: block;
}

.sideContentFp #newsHolder p {
  margin: 0;
  padding: 0;
}

.sideContentFp #newsHolder .moduleHolderNoDeco {
  margin: 0;
}

.sideContentFp #newsHolder #newsTop {
  height: 8px;
  background: url('/files/taksiliitto/html/img/blueblocktop.gif') no-repeat top left;
  line-height: 1px;
  font-size: 1px;
}


.sideContentFp .moduleHolder.text .moduleTop {
  height: 16px;
  background: url('/files/taksiliitto/html/img/blueblocktoptaksi.gif') no-repeat top left;
  line-height: 1px;
  font-size: 1px;
}

.sideContentFp .moduleHolder.text .moduleBody, .sideContentFp #newsBody {
  background: #003479;
  padding: 7px 15px;
  color: #fff;
  font-size: 12px;
}

.sideContentFp .moduleHolder.text .moduleBody {
  padding: 7px 15px 15px 15px;
}

.sideContentFp .moduleHolder.text .moduleBody p {
  margin: 0;
  padding: 0;
}


.sideContentFp .moduleHolder .moduleBody a, .sideContentFp #newsBody a {
  color: #f7db00;
  font-family: Arial,Helvetica,sans-serif;
}

.sideContentFp .moduleHolder.news .moduleBody .borderColor1 {
  border: none;
}
.sideContentFp .moduleHolder.news .moduleBody .newsSideBarSingleItem .date {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
}

.sideContentFp .moduleHolder.news .moduleBody h2 {
  
  font-size: 18px;
  font-weight: bold;
}


.sideContentFp #newsHolder #newsBtm {
  height: 8px;
  background: url('/files/taksiliitto/html/img/blueblockbtm.gif') no-repeat bottom left;
  line-height: 1px;
  font-size: 1px;
  margin-bottom: 15px;
  
}

.sideContentFp .moduleHolder.text .moduleBtm {
  
}

#footerHolder {
  width: 1000px;
  height: 76px;
  background: url('/files/taksiliitto/html/img/pagebtm.png') no-repeat;
  text-align: center;
  font-size: 12px;
}

#footerText {
  padding-top: 10px;
  color: #fff;
  position: relative;
}

#footerText p {
  margin: 0;
  color: #fff;
}

#footerText a {
  color: #f7db00;
  text-decoration: none;
}

#footerText a:hover {
  text-decoration: underline;
}

#copyrights {
  position: relative;
  padding-top: 7px;
  color: #858585;
}

#copyrights a {
  color: #858585;
  text-decoration: none;
}

#copyrights a:hover {
  text-decoration: underline;
}

#footerHolder .moduleHolderNoDeco, #footerHolder .moduleHolder {
  margin: 0;
}

.moduleBody.news .newsTable.newsPage .newsPageSingleItem .date .time {
  display: none;
}

.moduleHolder {
  margin: 0 0 15px 0;
}


