/* Structure */

body
{ 
  background-image:url('http://www.mediterraneanstudies.gr/tms/images/bckgr.jpg');
  background-color: #efefef;
  background-attachment:fixed;
  background-repeat: no-repeat;
  background-position:top center; 
}

div.container
{ 
  background-image:url('http://www.mediterraneanstudies.gr/tms/images/content_bckgr.png');
  background-color: #FFF;
  width: 961px;
  height: inherit;
  padding: 10px 12px 10px 1px;
  overflow: hidden;
}

div.headertitle
{
  padding: 15px 0px 0px 0px;
  font-variant: small-caps;
  font-family: Arial;
  font-size: 21px;
  font-weight: bold;
}


div.menubar
{ 
  background-image:url('http://www.mediterraneanstudies.gr/tms/images/menubar.png');
  width: 946px;
  height: 15px;
  padding: 17px 0px 16px 0px;
  font-size: 14px;
  font-family: Arial;
}
div.infobox
{ 
  padding: 8px 0px 12px 15px;
  font-size: 10px;
  font-family: Arial;
  float: left;
}
div.infobox2
{ 
  padding: 18px 15px 12px 15px;
  font-size: 11px;
  font-family: Arial;
  float: right;
  font-variant: normal;
}
div.languagebox
{ 
  padding: 0px 15px 0px 0px;
  font-size: 10px;
  font-family: Arial;
  float: right;
}

div.sidebar
{ 
  margin-left: 15px;
  font-size: 12px;
  font-family: Arial;
  line-height: 140%;
  float: left;
}

div.sidemenu
{ 
  background-color: #9c4848;
  color: white;
  width: 185px;
  padding: 8px;
  margin-bottom: 10px;
}

div.content
{ 
  background-color: #f6f6f6;
  border-right: 2px solid #e4d4c6;
  border-bottom: 2px solid #d0bab8;
  width: 695px;
  padding: 10px;
  margin: 0px 15px 10px 5px;
  font-size: 13px;
  font-family: Arial;
  line-height: 140%;
  float: right;
}

div.title
{
  font-family: Impact;  
  color: #666;
font-size: 18px;
  margin-bottom: 15px;
  line-height: 120%
}

div.as-box
{ 
  padding: 10px;
  margin: 10px;
  background-color: #f5e7d2;
  font-size: 13px;
  font-family: Arial;
  line-height: 180%;
}

div.header
{ 
  padding: 10px;
  margin: 0px 0px 0px 0px;
}

div.footer
{ 
  width: 99%;
  padding: 5px;
  margin: 5px;
  margin-top: 15px;
  font-size: 10px;
  font-family: Arial;
  clear: both;
}

img {
  border: 0px;
  padding: 0px;
}

input, textarea, select, button
{
color: #000033;
background: #FFFFFF;
border: 1px solid #339999;
font-family: verdana;
font-size: 9pt;
}

a {
   color: #1f3244;
   text-decoration: none;
}
a#bottomline {
   color: #000033;
   text-decoration: none;
}
a#header_1 {
   color: #000033;
   font-family: verdana;
   font-size: 9pt;
   text-decoration: none;
}
a#header_2 {
   color: #FFFFFF;
   font-family: verdana;
   font-size: 8pt;
   text-decoration: none;
}

a:hover {
   color: #00428c;
   text-decoration: underline;
}

#text {
  border : 0px;
  padding : 5px;
  font-family : verdana;
  font-size : 10pt;
  line-height : 16pt;
  color : #003;
}

#smalltext {
  border : 0px;
  font-family : verdana;
  font-size : 8pt;
}
