﻿/*body {
  font-size: 8pt;
  font-family: Verdana;
  padding: 0px;
  margin: 0px;
  }
  
a:link, a:visited {
  color: blue;
/*  color :#0000A0;*//*
  text-decoration:none;
  }  

a:hover {
  color :brown;
  text-decoration:underline;
  }
  
#header {
  background-color: #FFB366;
  height: 18px;
  border-bottom:1px solid black;  
  }    

#footer {
  position :absolute;
  height:15px;
  visibility:hidden;
  width: 100%;    
  text-align: center;
  font-size: 10px;
  padding: 0px;    
  margin: 0px;
  border-top: 3px solid #333;
  background-color: #cccc99;
  }

#menu, #navigation {
  width:150px;
  }

#menu {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  /*background-color: #66CCFF;*//*
  border-right:1px solid black;
  border-bottom:1px solid black;
  }
  
#navigation {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  }  

#main {
  background-color: #f9f9f9;
  padding: 10px 10px 10px 10px;
  text-align: left;
  
  }

.LoginTable TD {
  padding:0px 3px 0px 3px;
  }
  
h3 {
  margin-bottom: 5px;
  }
  
.dgItemSpacedHorizontal TD {
  padding: 0px 3px 0px 3px;
  }
 
.resMR, .resAR {
  text-align: right;
  padding-left: 2px;
  padding-right: 2px;
  }
 
.resMR {
  font-weight:bold;
  }
  
.chb label {
  vertical-align:text-bottom;
  }

.btn {
  background-color: #E0E0E0;
  font-size: 8pt;
  font-family: Verdana, Tahoma, "MS Sans Serif", Geneva, sans-serif;
  border: 2px solid Silver;
  }


.default {
  }

.SelectionButtonPassive {
 border :1px solid gray;
 font-weight:normal;
 }

.SelectionButtonActive {
 border :1px solid black;
 font-weight:bold;
 }

.NoBorderCells TD,TR,TBODY {
  border: 0px solid;
  }

*/

.overlay  {
	z-index: 10000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; text-align:center; vertical-align:middle;
  }

.BC, .C {
  text-align:center;  
  }
 
.BC {
  font-weight:bold;
  }

.ReloginMessage {
  text-align:center;
  width:100%;
  color: Red;
  }

.big_red_warning {
  font-size:18px;
  font-weight:bold;
  color:red;
  }

.app_error_text, .app_error_text a {
  font-size:12px;
  }

.dgCellHighlight {
  background-color:Yellow;
  }

.valueMiniTable TABLE, .valueMiniTable TBODY, .valueMiniTable TR, .valueMiniTable TD {
  border: none;
  }
  
TABLE.valueMiniTable {
  width: 100%;
  }
  














body {
    margin: 0px;
    padding: 0px;
    
    font-size: 15px;
    color: black;
    font-family: arial, helvetica, sans-serif;
    
    /*background: #662F73;*/
}

img {border: 0px;}
a {color: #662F73;}
a:hover {color: black;}











#languages {
    background: url('images/background_languages.png') left top repeat-x black;
    height: 24px;
    text-align: left;
    padding: 1px 0px 0px 220px;
    min-width: 680px;
}

#languages a {
    display: inline-block;
    margin-left: 5px;
    opacity: 0.60;
    filter: alpha(opacity=60);
}

#languages a:hover,
#languages a.active {
    opacity: 1;
    filter: alpha(opacity=100);
}












#header {
    background: url('images/background_header.png') left top repeat-x  #662F73;
    width: 100%;
    min-width: 980px;
    height: 100px;
    position:relative;
}


#header h2 {
    margin: 0px 0px 0px 200px;
    padding: 14px 0px 0px 0px;
    color: white;
    font-size: 185%;
    font-family: MgOpen Modata, Helvetica, Geneva;
    letter-spacing: 1px;
}

#header h2 span {
    /*position: relative;*/
    /*top: -4px;*/
    margin: 2px 0px 0px 0px;
    /*font-size: 60%;*/
    color: #d8cadb;
}

#header h2 span span {
    position: relative;
    top: -1px;
    display: inline;
    font-size: 100%;
    margin: 0px;
}

#header .contestName {
/*  float:left;*/
}
  
#header #links {
    height:40px;
    padding-left: 220px;
    position: absolute;
    bottom: 0px;
}

#header #links .linkpanel {
  position:relative;
  bottom: -7px;
  }
  
#header #links .linkpanel table {
  padding:0px;
  margin:0px;
  border-spacing:0px;
  height:100%;
  }

#header #links table td {
    margin: 0px; /* 4px 0px 0px;*/
    padding: 0px 0px 0px 0px;
    height: 33px;
    vertical-align:bottom;
}

#header #links table td .flap_left {
  float:left;
  height:34px;
  width:10px;
  background: url('images/background_menu3.png') left top no-repeat;
}

#header #links table td .flap_right {
  float:right;
  height:34px;
  width:10px;
  background: url('images/background_menu4.png') right top no-repeat;  
}

#header #links table td:hover,
#header #links table td.active {
  background-color: White;
  }

#header #links table td .flap_content,
#header #links table td:hover .flap_content,
#header #links table td.active .flap_content {
    /*display:inline;*/
    float:left;
    height:25px;
    padding-top:8px;
    padding-left:2px;
    padding-right:2px;
    /*verical-align:bottom;*/
    background: url('images/background_menu3b.png') left top repeat-x;
    /*background-position: -10px 0px;*/
}

#header #links table td .flap_content a {
    text-decoration: none;
    color: #d8cadb;
    font-size: 100%;
}


#header #links table td:hover .flap_left,
#header #links table td.active .flap_left {
    background: url('images/background_menu1a.png') left top no-repeat white;
}

#header #links table td:hover .flap_right,
#header #links table td.active .flap_right {
    color: black;
    background: url('images/background_menu2.png') right top no-repeat;
}

#header #links table td:hover .flap_content a,
#header #links table td.active .flap_content a {
    color: black;
}


#header #links table td:hover .flap_content,
#header #links table td.active .flap_content {
    background: url('images/background_menu1b.png') right top repeat-x;
}














#content {
    width: 100%;
    min-width: 980px;
    background-color: white;
    background-position : -60px 0px;
    /*background-size*/
    background-repeat: repeat-y;
    background-image: url('images/background_column.png');
}

#rcontent {
    min-width: 500px;
    margin: 0px 0px 0px 220px;
    padding: 15px 10px 25px 10px;
    color: #333333;
    height: 100%;
    line-height: 130%;
}

#rcontent object 
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

#rcontent h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    /*font-size: 155%;*/
    font-family: MgOpen Modata, Helvetica, Geneva;
    color: #599600;
    letter-spacing: 0.5px;
}

#rcontent h4 {
    margin: 10px 0px 4px 0px;
    font-size: 105%;
    color: black;
    font-family: MgOpen Modata, Helvetica, Geneva;
}

#rcontent ul {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 15px;
    list-style-image: url('images/li.png');
}

#rcontent ul ul {
    list-style-image: none;
    list-style-type: circle;
    margin: 0px;
}

#rcontent ul li {
    margin: 0px 0px 4px 0px;
    line-height: 130%;
    font-size: 95%;
}

#rcontent p {
    line-height: 130%;
    margin: 0px 0px 15px 0px;
    font-size: 95%;
}

#rcontent a {
    color: black;
}

#rcontent a:hover {
    color: #7c4c8a;
}


#rcontent strong {
    color: black;
}

#rcontent .grid strong {
    color: inherit;
}



#rcontent span.grey {
    color: #999999;
}

#rcontent span.red {
    color: red;
}

/*
#rcontent table {
    margin: 10px 0px 15px 0px;
}
*/

#rcontent table tr th {
    background: url('images/background_table.png') left top repeat-x #7C4C8A;
    text-align: center;
    color: white;
    padding: 3px 5px;
    font-size: 95%;
    font-weight: bold;
}

#rcontent table tr td {
    padding: 3px 5px;
    /*font-size: 85%;*/
}

#rcontent table tr td.center {
    text-align: center;
}

#rcontent table tr.dark {
    background: #eeeeee;
}

#rcontent .grid table tr td{
    padding: 1px 1px 1px 1px;
    line-height : 100%;
    font-size: 100%;
}














#column {
    width: 220px;
    float: left;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#column h3 {
    margin: 20px 0px 10px 0px;
    font-size: 115%;
    font-family: MgOpen Modata, Helvetica, Geneva;
    color: #599600;
    text-align: center;
}

#column .form {
    width: 183px;
    margin: 0px 0px 40px 9px;
    padding: 0px;
}

#column table {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    border: 0px;
}

/*
#column table img {
    position: relative;
    top: 10px;
}
*/

#column table span {
    display: inline;
}

#column table input 
{
    
    margin: 0px;
    padding: 6px 5px 6px 5px;
    height: 14px;
    width: 140px;
    background: url('images/input.png') left top;
    border: 0px;
    font-size: 85%;
    color: #333333;
}

#column table input.help {
    color: #999999;
}


#column table td.fp {
    /*margin: 20px 0px 0px 32px;*/
    padding-left: 20px;
    text-align: center;
    font-size: 75%;
}

#column table td.fp a {
    color: #777777;
}

#column table p a:hover {
    color: black;
}

#column table input.but {
    margin: 10px 0px 0px 57px;
    width: 100px;
    background: url('images/button.png') left top no-repeat #777777;
    color: white;
    font-size: 95%;
    cursor: default;
    letter-spacing: 0.5px;
    outline: none;
    height: 31px;
    padding: 0px 0px 1px 0px;
    vertical-align: middle;
    text-align: center;
}

#column table input.but:hover {
    background: url('images/button.png') left bottom no-repeat #662F73;
    cursor: pointer;
}

#column ul.menu 
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#column ul.menu li
{
    text-align: center;
    padding: 0px 0px 3px 0px;
    font-size: 85%;
}

#column ul.logout
{
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    list-style: none;
}

#column ul.logout li
{
    text-align: center;
    padding: 0px 0px 3px 0px;
    font-size: 95%;
}

#column .contests {
    width: 170px;
    margin: 20px 30px 0px 30px;
    background: #eeeeee;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

#column .contests h3 {
    margin: 0px;
    font-size: 100%;
    color: black;
    padding: 0px 0px 8px 9px;
    border-bottom: 1px solid #cccccc;
    text-align: left;
}

#column .contests ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#column .contests ul li {
    border-bottom: 1px solid #cccccc;
}

#column .contests ul li a, #column #about.contests h3 a {
    display: block;
    padding: 4px 12px;
    text-decoration: none;
    font-size: 95%;
    background: url('images/menu1.png') left bottom repeat-x;
    color: #555555;
    font-weight: normal;
}

#column .contests ul li a.actual {
    font-weight: bold;
    color: black;
}

#column .contests ul li a.active {
    font-weight: bold;
    color: black;
}

#column .contests ul li:hover a,
#column .contests ul li.active a {
    background: url('images/menu2.png') left bottom repeat-x #599600;
    color: white;
}

#column .contests ul li .submenu {
    margin: 0px 0px 0px 35px;
    display: none;
    position: absolute;
}

#column .contests ul li:hover .submenu ul li .submenu2 {
    margin: -25px 0px 0px 57px;
    display: none;
    position: absolute;
    width: 140px;
}

#column .contests ul li .submenu ul li {
    border-bottom: 0px;
}

#column .contests ul li .submenu ul li a {
    display: block;
    margin: 0px 5px 0px 0px;
    padding: 4px 10px;
    background: url('images/menu2.png') left bottom repeat-x #599600;
    color: white;
    border-bottom: 1px solid #599600;
}

#column .contests ul li .gap ul li:hover a {
    margin: 0px;
    padding: 4px 15px 4px 10px;
}

#column .contests ul li .submenu ul li a:hover {
    text-decoration: underline;
}

#column .contests ul li:hover .submenu {
    display: block;
}

#column .contests ul li:hover .submenu ul li:hover .submenu2 {
    display: block;
}

#column .contests span.top {
    margin: 0px -1px 5px -1px;
    display: block;
    width: 172px;
    height: 8px;
    background: url('images/menu_top.png') left top no-repeat;
}

#column .contests span.bottom {
    margin: 13px -1px 0px -1px;
    display: block;
    width: 172px;
    height: 8px;
    background: url('images/menu_bottom.png') left bottom no-repeat;
}

#column #about.contests h3 {
    border-bottom:none;
    padding-bottom:0px;
}

#column #about.contests h3 a {
  background: none;
  padding: 0px;
  font-weight: bold;
  color: #555555;
  }

#column #about.contests span.top {
  margin : 0px -1px 0px -1px;
  }

#column #about.contests span.bottom {
    margin: 0px -1px 0px -1px;
}

#column .partners {
    margin: 50px 0px 0px 0px;
    text-align: center;
}

#column .partners a {
    color: #662F73;
}

#column .partners a:hover {
    color: black;
}

#column .partners img {
    margin: 10px 0px 0px 0px;
}
























#footer {
    border-top: 1px solid black;
    width: 100%;
    min-width: 980px;
    height: 20px;
    text-align: center;
    vertical-align : middle;
    background: #662F73;
    /*background: url('images/baltie2.png') right top no-repeat #662F73;*/
}

#footer p {
    margin: 0px;
    color: white;
    text-align: center;
    /*padding: 40px 0px 0px 0px;*/
}

#footer p a {
    color: white;
}

#footer p a:hover {
    color: #d8cadb;
}
























#cbaltie {
/*    position: absolute;
    top: 0px;
    left: 0px;*/
    z-index: 10;
    width: 100%;
/*    min-width: 980px;*/
    height: 1px;


    float: left;
    margin: -25px 0px 0px 0px;
    padding: 0px;
}



#header h1 a {
    display: block;
    /*width: 250px;*/
    /*height: 112px;*/
    /*background: url('images/sgp_logo.png');*/
    outline: none;
}


#baltie 
{
    /*float: right;*/
    margin: 0px 0px 0px 0px;
    width: 223px;
    height: 145px;
    /*background: url('images/baltie.png') no-repeat;*/
}

#displaybox 
{
	z-index: 10000;
	background: url('images/dark.png');
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#displaybox img 
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -200px 0px 0px -150px;  
}

#displaybox p 
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    margin: -180px 0px 0px -150px;  
    text-align: center;
    font-weight: bold;
    font-size: 125%;
    line-height: 150%;
}

#displaybox a 
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -205px 0px 0px 135px;
    display: block;
    width: 20px;
    height: 20px;
    background: url('images/close.png') left top no-repeat;    
}

#displaybox a:hover 
{
     background: url('images/close.png') left bottom no-repeat;   
}

.clean {
    height: 1px;
    clear: both;
}

.ResultsTypeCurrent {
  Font-weight:bold;
  }

.ResultsTypeAnother {
  }

h1 {
  margin: 5px 0px 5px 0px;
  padding: 5px 0px 5px 0px;
  }

.ActiveTaskRowHighlight {
  background-color: rgb(255,255,231);
  }

.ActiveGroupRowHighlight {
  background-color: rgb(140,239,136);
  }

.DecentTextBox {
  padding: 0px 3px 0px 3px;
  border: 0px 4px 0px 4px;
  border-style: solid;
  border-color : black;
  border-width : 1px;
  }
