/**
- General Stylesheet definitions.
- @author Matthias L. Jugel
- @version $Id: SnipSnap-Theme.snip 1606 2004-05-17 10:56:18Z leo $
*/
body {
color: #000000;
width: 900px;
font-size: 80%;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Lucida, Helvetica, sans-serif;
margin: 0 auto;
margin-top: 10px;
padding: 0px;
background-color: #002233;
background-repeat: repeat;
}
#page-logo {
width: 900px;
display: block;
width: 100%;
}
#page-title {
color: #000000 !important;
display: block;
width: 900px;
margin-top: 0px;
padding: 17px 0px 7px 0px;
border-style: solid;
/* background-image: url("/racing/theme/images/titlebg3.png");*/
background-repeta: repeat;
border-color: #3D3D3D;
border-width: 0px;
line-height: 11px;
background-color: #226688;
font-size: 16px;
voice-family: inherit;
height: 14px; /* the correct height */
text-align: right;
}
#page-tagline {
display: inline;
font-size: 120%;
font-weight: bold;
padding-right: 10px;
}
#page-buttons {
display: inline;
padding-right: 5px;
}
#page-wrapper {
width: 900px;
}
#page-content {
float: right;
margin-top: 0px;
height: auto;
width: 630px;
max-width: 630px;
background: #005577;
line-height: 14px;
padding: 10px;
margin-left: 0px;
}
#page-portlet-1 {
color: #000000 !important;
float: left;
width: 230px;
/* border: 1px solid #3D3D3D; */
line-height: 130%;
font-size: 14px;
padding: 9px;
margin-top: 0px;
margin-bottom: 5px;
margin-right: 0px;
overflow: hidden;
/* background-image: url("/racing/theme/images/portletbg1.png") !important;*/
background-repeat: repeat-x !important;
background: #66AABB;
}
#page-portlet-1 a:link {
color: #223344 !important;
background-color: transparent;
}
#page-portlet-1 a:visited {
color: #445566 !important;
background-color: transparent;
}
#page-portlet-1 a:hover {
color: #2c4a41 !important;
background-color: transparent;
}
#page-portlet-1 input {
color: #000000;
}
#page-portlet-2 {
display: none;
}
/* the actual content */
#page-bottom {
float: left;
margin-top: 10px;
text-align: center;
width: 100%;
font-size: 100%;
}