body
{
font-family: Arial;
font-size: 12px;
color: #000;
Background:#fff;
text-align:center;
}
.content
{
position:relative;
width:800px;
border:0px solid blue;
padding:10px;
background:#fff;
margin:auto;
text-align:left;
}
.header
{
position:relative;
width:800px;
border:0px solid pink;
padding: 10px;
Background:#fff;
margin:auto;
text-align:left;
}
.menu
{
border-top:1px solid red;
border-bottom:1px solid red;
padding:5px;
font-weight:bold;
background:#fff;
text-align:center;
margin:auto 0px;
}
.title
{
text-align:center;
}
.sidebar
{
position:absolute;
top:10px;
left:0px;
width:170px;
padding:5px;
background:#fff;
}
.main
{
position:relative;
width:408px;
border-right:1px solid grey;
border-left:1px solid grey;
padding:10px;
background:#fff;
margin:0px 180px;
}
.adverts
{
position:absolute;
top:10px;
right:0px;
width:180px;
padding:5px;
background:#fff;
}
input
{
position:relative;
display:inline-block;
display:-moz-inline-stack;
margin:0px;
pading:0px;
}
span
{
position:relative;
display:inline-block;
display:-moz-inline-stack;
width:300px;
height:20px;
}
.info
{
margin-left:5px;
font-family: Arial;
font-size: 10px;
color: #777;
width:auto;
}
.check
{
width:350px;
}
.message
{
position:relative;
width:680px;
border:1px solid red;
padding:5px;
font-weight:bold;
background:#fff;
margin:auto;
}
.loginfail
{
font-style:italic;
color:red;
}
ul
{
margin:0px;
padding:0px;
}
li
{
margin-left:20px;
font-weight:normal;
}
.menuselect li
{
display:inline;
padding:0px 10px;
margin:0px;
border-left:1px solid grey;
}
#menuLineOne
{
border-left:0px solid grey;
}
h3
{
display:inline;
color:black;
font:12pt Arial;
font-weight:bold;
}
.warning
{
font-style:italic;
color:red;
}
select
{
margin:0px;
padding:0px;
}
td
{
width:175px;
text-align:center;
}
td.checktitle
{
width:175px;
text-align:left;
color:#777777;
font:10pt Arial;
font-weight:bold;
}
td.checkdata
{
width:275px;
text-align:left;
color:#000000;
font:10pt Arial;
font-weight:bold;
}
table.ev
{
border:0;
padding:0;
}
td.event
{
text-align:left;
color:#000000;
font:10pt Arial;
font-weight:normal;
}
td.event_title
{
text-align:left;
color:#000000;
font:10pt Arial;
font-weight:bold;
background:#aaaaaa;
}
td.contact
{
text-align:left;
color:#555555;
font:10pt Arial;
font-weight:normal;
}
.google
{
border:1px solid #000000;
padding:2px;
}
#updates
{
border:1px solid #00f;
padding:0px;
margin-bottom:10px;
}
#lud
{
text-align:center;
background-color:#aaa;
margin:0px;
font:12pt Arial;
font-weight:bold;
}
#updatetext
{
margin:5px;
}
a:link.updatelink, a:visited.updatelink, a:active.updatelink
{
color:#f00;
font-style:bold;
text-decoration:none;
}
a:hover.updatelink
{
color:##888;
font-style:bold;
text-decoration:none;
}
