html, body {height:100%}
body {
margin: 10px 0px 5px 0px;;
padding: 0px;
font-family: arial, hevetica, sans-serif;
font-size: 97%;
text-align: center;
color: #505367;
background: url(http://www.leevi.ee/11/gfx/gradient_background.png) #000000;
}
/*LINKS*/
a{
color: #5189C7;
text-decoration: underline;
font-weight: bold;
}
a:visited{
color: #5189C7;
text-decoration: underline;
font-weight: bold;
}
a:active{
color: #5189C7;
text-decoration: underline;
font-weight: bold;
}
html>body #container {height:auto;}
h3 {
font-size: 1.2 em;
font-family: arial, hevetica, sans-serif;
color: white;
margin-bottom: 3px;
margin-top: 3px;
}
h5 {
font-size: 1.5 em;
font-family: arial, hevetica, sans-serif;
color: black;
font-weight: bold;
margin-bottom: 2px;
margin-top: 1px;
}
/*MAIN CONTENT*/
#container {
margin: 0px auto;
width: 760px;
height:525px;
min-height:100%;
text-align: left;
background: #FFF;
position:relative;
}
htl>#container {height:auto}
#top{
height: 134px;
width:760px;
background-color: #B0B1A9;
}
#logoleft{
float: left;
}
#logoright{
float: right;
width: 348px;
height: 142px;
background-image : url('/11/gfx/headright.jpg');
background-repeat : no-repeat;
}
#contentarea {
width: 760px;
background-color: #4A4A4A;
background-image : url('/11/gfx/13.gif');
background-repeat : repeat-y;
}
#maincontent {
width: 564px;
height:99.8%;
min-height:100%;
position:relative;
background-color: #4A4A4A;
background-image : url('/11/gfx/20.jpg');
background-repeat : repeat-x;
float: left;
}
/*MENU*/
#header {
height: 39px;
width:760px;
z-index:2;
position:relative;
background-image : url('/emv2006/black.jpg');
background-repeat : repeat-x;
background-color : #5189C7;
}
#menu {
padding: 10px 0px 0px 5px;
}
.menuText {
height: 20px;
padding: 0px 0px 0px 10px;
float: left;
}
.menuNameOn {
background-image : url('/11/gfx/16.gif');
background-repeat : repeat-x;
text-align: left;
height: 20px;
padding: 2px 2px 0px 2px;
font-size: 12px;
color: white;
float: left;
}
.menuNameOff {
height: 20px;
text-align: left;
padding: 2px 2px 0px 2px;
font-size: 12px;
color: white;
float: left;
}
.menuNameOn a:link{
color: #ffffff;
font-size: 12px;
text-decoration : none;
}
.menuNameOn a:active{
color: #ffffff;
font-size: 12px;
text-decoration : none;
}
.menuNameOn a:visited{
color: #ffffff;
font-size: 12px;
text-decoration : none;
}
.menuNameOn a:hover{
color: white;
text-decoration : none;
}
.menuNameOff a:link{
color: #ffffff;
font-size: 12px;
text-decoration : none;
}
.menuNameOff a:active{
color: #ffffff;
font-size: 12px;
text-decoration : none;
}
.menuNameOff a:visited{
color: #ffffff;
font-size: 12px;
text-decoration : none;
}
.menuNameOff a:hover{
color: white;
text-decoration : underline;
}
.mLeft {
width: 7px;
height: 20px;
float: left;
}
.mRight {
width: 7px;
height: 20px;
float: left;
}
#subheader {
height: 17px;
width:760px;
z-index:2;
position:relative;
background-image : url('/11/gfx/22.jpg');
background-repeat : no-repeat;
}
#subMenuPos {
margin: -3px 0px 0px 20px;
}
.subMenuOn {
text-align: left;
font-size: 11px;
color: white;
}
.subMenuOn a:link{
color: #CCCCCC;
text-decoration : none;
}
.subMenuOn a:active{
color: #ffffff;
text-decoration : none;
}
.subMenuOn a:visited{
color: #ffffff;
text-decoration : none;
}
.subMenuOn a:hover{
color: white;
text-decoration : underline;
}
.subMenuOff {
text-align: left;
font-size: 11px;
color: white;
}
.subMenuOff a:link{
text-decoration : none;
color: #CCCCCC;
}
.subMenuOff a:active{
text-decoration : none;
color: white;
}
.subMenuOff a:visited{
text-decoration : none;
color: #CCCCCC;
}
.subMenuOff a:hover{
color: white;
text-decoration : underline;
}
/*MAIN CONTENT AREA */
#leftcolumn {
float: left;
width: 11px;
}
#maincolumn{
float: right;
width: 553px;
margin-top: 5px;
}
#ContentTop {
width: 546px;
height: 13px;
padding: 0px 0px 0px 0px;
margin: 0px 0px -3px 0px;
}
#ContentBot {
width: 546px;
height: 17px;
}
#ContentMid{
background-image : url('/11/gfx/4.gif');
background-repeat : repeat-y;
width: 546px;
}
#ContentText{
font-family: arial, hevetica, sans-serif;
font-size: 0.8em;
color: black;
padding: 0px 10px 0px 10px;
}
#ContentText a{
color: #5189C7;
text-decoration : underline;
}
#ContentText a:hover{
color: #333333;
text-decoration : underline;
}
#headlinetxt {
position: absolute;
z-index:1000;
top:-60px;
width:400px;
padding:5px;
color:#ffffff;
font-size:28px;
text-transform : uppercase;
}
#datelinetxt {
position: absolute;
z-index:1000;
top:-30px;
width:300px;
padding:5px;
color:#ffffff;
font-size:12px;
}
#column_left_stories{
color: white;
font-size: 0.8em;
width: 260px;
float: left;
height: 55px;
padding-left: 5px;
}
#column_left_stories a{
color: white;
}
#column_left_stories a:hover{
color: #FFF000;
}
#column_right_stories{
color: white;
font-size: 0.8em;
width: 275px;
float: right;
height: 55px;
}
#column_right_stories a{
color: white;
}
#column_right_stories a:hover{
color: #FFF000;
}
.TextImage
{
float:right;
text-align:right;
}
.AltTextImage
{
float:left;
}
/*FOOTER*/
#footer {
width: 760px;
height: 1px;
}
#footerLogo {
height: 1px;
width: 410px;
float: left;
}
#footerRight {
height: 1px;
width: 350px;
float: right;
}
/*TournamentMinisite*/
.minitourMenu {
padding-left: 12px;
}
/*TournamentMinisite*/
#tournamentPanel {
background-repeat : no-repeat;
height: 115px;
width: 542px;
padding-top: 8px;
padding-left: 10px;
}
#tournamentPanel.h2 {
font-size: 0.7em;
}
#tournamentNews {
height: 258px;
width: 553px;
color: white;
text-decoration:none;
float: left;
border: 1px;
}
#tourMainContent {
width: 564px;
float: left;
}
#tour_menu {
/*padding: 0px 0px 3px 7px;*/
width: 183px;
margin-left: 8px;
}
#innertour_menu {
background-image:url(/11/gfx/27.gif);
background-repeat:repeat-y;
background-color: white;
width: 183px;
margin-top: -3px;
}
#innertour_menu a{
color: #333333;
text-decoration : none;
}
#innertour_menu a:hover{
color: black;
text-decoration : underline;
}
#tournamentLogo{
padding-top: 5px;
padding-left: 7px;
}
.minitourMenu {
padding-left: 12px;
}
#tourn_news {
font-size: 0.6 em;
margin-left: 5px;
padding-top: 5px;
width: 540px;
}