/* CSS Document */
HTML {
	height : 100%;
}

BODY {
	height : 100%;
  margin : 0;
  padding : 0;
}

TABLE {
  border-collapse : collapse;
  border-spacing : 0;
}

.clr {
  height : 0px;
  clear : both;
}

/* fonts */
BODY {
  font-family : verdana, sans-serif;
  font-size : 12px;
  line-height : 17px;
  color : #000;
  letter-spacing : 0px;
}

A:link {
  text-decoration : none;
  color : #1b57b1;
}

A:visited {
  text-decoration : none;
  color : #8295b2;
}

A:hover {
  text-decoration : underline;
}

/* layout */
BODY#site{
  text-align : left;
}

DIV#maincol {
  margin : 0 auto;
  width : 963px;
  border : 1px solid #cccccc;
  border-width : 0 1px;
}

DIV#header {
  /* relative positioning here to get absolute positioning for the tab menu */
  position : relative;
  
  /* for ie6, these are a must */
  top : 0px; 
  left : 0px;
  
  height : 201px;
}

DIV.header-image-akatemia { background : url(/templates/akatemia-201005/images/headers/akatemia.jpg) no-repeat; }
DIV.header-image-opiskeleminen { background : url(/templates/akatemia-201005/images/headers/opiskeleminen.jpg) no-repeat; }
DIV.header-image-oppiaineet { background : url(/templates/akatemia-201005/images/headers/oppiaineet.jpg) no-repeat; }
DIV.header-image-oppiaineet-historia { background : url(/templates/akatemia-201005/images/headers/historia.jpg) no-repeat; }
DIV.header-image-oppiaineet-humanistinen { background : url(/templates/akatemia-201005/images/headers/humanistinen.jpg) no-repeat; }
DIV.header-image-oppiaineet-kansainvalinen { background : url(/templates/akatemia-201005/images/headers/kansainvalinen.jpg) no-repeat; }
DIV.header-image-oppiaineet-kielikulttuuri { background : url(/templates/akatemia-201005/images/headers/kielikulttuuri.jpg) no-repeat; }
DIV.header-image-oppiaineet-kirjoittaminen { background : url(/templates/akatemia-201005/images/headers/kirjoittaminen.jpg) no-repeat; }
DIV.header-image-oppiaineet-oikeustiede { background : url(/templates/akatemia-201005/images/headers/oikeustiede.jpg) no-repeat; }
DIV.header-image-oppiaineet-psykologia { background : url(/templates/akatemia-201005/images/headers/psykologia.jpg) no-repeat; }
DIV.header-image-oppiaineet-teatteri { background : url(/templates/akatemia-201005/images/headers/teatteri.jpg) no-repeat; }
DIV.header-image-oppiaineet-yhteiskuntaoppi { background : url(/templates/akatemia-201005/images/headers/yhteiskuntaoppi.jpg) no-repeat; }
DIV.header-image-majoitus { background : url(/templates/akatemia-201005/images/headers/majoitus.jpg) no-repeat; }

IMG#logo {
  margin : 45px 0 0 15px;
}

DIV.tabs {
  position : absolute;
  bottom : 0px;
  left : 1px;
  line-height : 0;
}

DIV.tabs A IMG {
  border-width : 0;
}

DIV.footer-image-akatemia {
  background: url(/templates/akatemia-201005/images/footers/akatemia.jpg) no-repeat;
  height : 132px;
}

DIV.footer-image-opiskeleminen {
  background: url(/templates/akatemia-201005/images/footers/opiskeleminen.jpg) no-repeat;
  height : 132px;
}

DIV.footer-image-oppiaineet {
  background: url(/templates/akatemia-201005/images/footers/oppiaineet.jpg) no-repeat;
  height : 132px;
}

DIV.footer-image-majoitus {
  background: url(/templates/akatemia-201005/images/footers/majoitus.jpg) no-repeat;
  height : 132px;
}

DIV#footercol {
  background-color : #797979;
}

DIV#footer-text {
  padding-top : 2px;
  padding-right : 18px;
  font-size : 13px;
  text-align : right;
  color : #fff;
}

/* subpages */
DIV#leftcol {
  position : relative;
  float : left;
  width : 205px;
  margin : 4px 10px 15px 10px;
}

/* * MENUS * */
/* subpages */
A.mainlevel:link, A.mainlevel:visited, A.sublevel:link, A.sublevel:visited {
  font-size : 12px;
}

A#active_menu:link, A#active_menu:visited {
  font-weight : bold;
}

/* cloudmenu */
A.cloudmenu:link, A.cloudmenu:visited, A.cloudmenu_active:link, A.cloudmenu_active:visited {
  text-transform : lowercase;
}

A.cloudmenu_active:link, A.cloudmenu_active:visited {
  text-decoration : underline;
}

/* Modules */
DIV.moduletable {
  margin-bottom : 10px;
  margin-left : 5px;
}

DIV.moduletable H3 {
  margin : 0;
}

DIV.moduletable A {
  color : #000;
}

DIV.moduletable-rounded {
  margin : 10px 0;
}

DIV.moduletable-rounded IMG {
  display : block;
}

DIV.moduletable-container-rounded {
  overflow : hidden;
  padding : 0 9px;
  background-color : white;
}

DIV.moduletable-rounded H3 {
  margin : 0 0 6px;
  border-bottom : 1px dotted #9e9ea1;
  color : #9e9ea1;
}

DIV.moduletable-rounded H4 {
  margin : 0;
  font-size : 11px;
}

DIV.moduletable-rounded P {
  margin : 0 0 10px;
  font-size : 10px;
}

DIV.moduletable-rounded A {
  font-size : 10px;
  font-weight : bold;
  color : #9e9ea1;
}

DIV.moduletable-rounded UL {
  padding : 0;
  list-style : none outside none;
}

/* Content column */
DIV#content-bg {
  position : relative;
  float : left;
}

DIV.content-bg-akatemia {
  background-color : #663399;
  border : 3px solid #663399;
}

DIV.content-bg-opiskeleminen {
  background-color : #cc6600;
  border : 3px solid #cc6600;
}

DIV.content-bg-oppiaineet {
  background-color : #33cc00;
  border : 3px solid #33cc00;
}

DIV.content-bg-majoitus {
  background-color : #ca0592;
  border : 3px solid #ca0592;
}

DIV#content-bg-gradient {
  overflow : hidden;
  min-height : 200px;
  background : #d9d9d8 url(/templates/akatemia-201005/images/background-gradient-grey.png) no-repeat top left;
}

IMG.content-bg-gradient-corners {
  display : block;
}

DIV#contentcol {
  position : relative;
  float : left;
  width : 726px;
  margin : 14px 6px 6px 0;
  background-color : white;
}

/* Two columns */
TD.article_column {
  width : 345px;
}

TD.article_column TD {
  padding : 0 2px;
}

TD.article_column IMG {
  max-width : 345px;
  height : auto;
}

TD.article_column P {
  margin : 0;
  padding : 8px;
}

/* * CONTENT * */
DIV#content {
  padding : 12px 20px 0 14px;
  font : 15px "Times New Roman",serif;
}

DIV#content TABLE {
  width : 100%;
}

/* headings */
.contentheading, H1, H2, .componentheading {
  font : bold 14px verdana,sans-serif;
  text-transform : uppercase;
}

H3 {
  font : bold 13px verdana,sans-serif;
}

H4, H5, H6 {
  font : bold 12px verdana,sans-serif;
}

P {
  margin : 0;
  padding : 8px 0;
}

/* paragraphs */
.blog TD.contentheading {
  font-size : 20px;
  line-height : 24px;
  margin-bottom : 0px;
}

/* dates */
.createdate{
    color: #666;
    font-size: 90%;
}

UL {
  margin : 0;
  padding : 0 0 0 30px;
}

/* Google Maps */
DIV#google-maps {
  position : relative;
  width : 187px;
  height : 130px;
}

DIV.google-maps-logo {
  display : none;
}

DIV.google-maps-copyright {
  display : none;
}

/* Grok Gallery. */
DIV.grokgallery-rounded {
  position : relative;
  width : 187px;
  height : 150px;
}

DIV.slide {
  position : absolute;
}