* {
 margin: 0px;
 padding: 0px;
 border: 0px;
 border-collapse: collapse;
}


body 
{
    background-image:url("http://www.eroligt.com/images/background.jpg");
    background-repeat:repeat-x;    
    background-color: #e4f1f7;line-height:1.3em; padding:20px 0;font-size: 12pt;font-family: Times, Palatino, Arial, Georgia;
}

p
{
 font-size: 10pt;
 font-family: Arial, Palatino, Georgia, Times;
}

p.weeksgame
{
 line-height: 1.5;
}

a {
 color: #0095d3;
}

a:visited {
 color: #0074a4;
}

a:hover {
 color: #00b4ff;
 text-decoration: underline;
}

a.head
{
 text-decoration: none;
 /*color: #FF8D00;*/
 color: #888888;
 margin-bottom: 5pt;
 text-align: center;
 font-size: 180%;
 font-weight: bold;
 display: block;
 font-variant:small-caps;
}
a.head:hover
{
 text-decoration: underline;
}

a.gametitlelink:hover {
 color: #00b4ff;
 color: #CCCCCC;
 text-decoration: underline;
}
a.gametitlelink {
 color: #00ABFF;
 font-size: 110%;
 font-weight: bold;
 text-decoration: none;
}

img.game_image
{
 border: 1px solid #000000;
 width: 100px;
 height: 100px;
 margin-top: 3px;
 margin-bottom: 3px;
 margin-right: 3px;
 margin-left: 3px;
 float: left;
}

img.game_image:hover
{
 width: 106px;
 height: 106px;
 position: relative;
 margin: 0px;
 cursor: pointer;
}
img.weeksgame_image
{
 border: 1px solid #000000;
 width: 120px;
 height: 120px;
 margin: 5px 5px 5px 0px;
 float: left;
}

img.weeksgame_image:hover
{
 margin: 2px 2px 2px -3px;
 width: 126px;
 height: 126px;
 cursor: pointer;
}

td.tbltopleft {
 background-image: url("http://www.eroligt.com/images/topleft.png");
 background-repeat: no-repeat;
 height: 13px;
 width: 13px;
}

td.tbltop {
 background-image: url("http://www.eroligt.com/images/top.png");
 background-repeat: repeat-x;
 height: 13px;
}

td.tbltopright {
 background-image: url("http://www.eroligt.com/images/topright.png");
 background-repeat: no-repeat;
 height: 13px;
 width: 13px;
}

td.tblleft {
 background-image: url("http://www.eroligt.com/images/left.png");
 background-repeat: repeat-y;
 width: 13px;
}

td.tblmid {
 background-color: #faf9f7;
}

td.tblright {
 background-image: url("http://www.eroligt.com/images/right.png");
 background-repeat: repeat-y;
 width: 13px;
}

td.tblbottomleft {
 background-image: url("http://www.eroligt.com/images/bottomleft.png");
 background-repeat: no-repeat;
 height: 13px;
 width: 13px;
}

td.tblbottom {
 background-image: url("http://www.eroligt.com/images/bottom.png");
 background-repeat: repeat-x;
 height: 13px;
}


td.tblbottomright {
 background-image: url("http://www.eroligt.com/images/bottomright.png");
 background-repeat: no-repeat;
 height: 13px;
 width: 13px;
}

div.showinfo {
 margin-left: 5px;
 margin-right: 5px;
 margin-bottom: 10px;
}
div.game {
 margin-left: 5px;
 margin-right: 10px;
 margin-bottom: 5px;
 background-color: #f1f0f2;
 padding: 3px;
 border-top: 1px solid #fffefc;
 border-bottom: 2px solid #ebeae8;
 border-left: 2px solid #ebeae8;
 border-right: 1px solid #fffefc;
 width: 360px;
 height: 150px;
 border-bottom:3px solid #dadada;
 border-left:3px solid #dadada;
 border-right:3px solid #dadada;
 border-top:3px solid #dadada;
}
div.gameinfo {
 float: left*;
 padding-left: 5px;
 /*width: 200px;*/
 
}
p.kathead
{
 /*color: #FF8D00;*/
 color: #888888;
 margin-bottom: 5pt;
 text-align: center;
 font-size: 180%;
 font-weight: bold;
 display: block;
 font-variant:small-caps;
}
div.gamedesc{
 margin-left: 5px;
 margin-right: 10px;
 margin-bottom: 5px;
 background-color: #f1f0f2;
 padding: 3px;
 border-top: 1px solid #fffefc;
 border-bottom: 2px solid #ebeae8;
 border-left: 2px solid #ebeae8;
 border-right: 1px solid #fffefc;
 border-bottom:3px solid #dadada;
 border-left:3px solid #dadada;
 border-right:3px solid #dadada;
 border-top:3px solid #dadada;
  margin-left: auto ;
  margin-right: auto ;

}

.tipsinput
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.tipssubmit
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

.tipslabel
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.tipslabelsubmit input
{
margin-left: 6.5em;
} 

.miniheader {
 color: #00ABFF;
 font-size: 110%;
 font-weight: bold;
}

a.gametextlink:hover {
 color: #00b4ff;
 text-decoration: underline;
}

a.gametextlink {
 color: #0074a4;
 text-decoration: none;
}


