body {
margin: 0px;
padding: 0px;
font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
color: #333;
text-align: center;
background-color: #7b0204;
}
a {
outline: none;
}
#wrapper {
width: 960px;
margin: 40px auto;
text-align: left;
background: url(../images/layout/contentbg.png) repeat-y;
}
#topshadow {
height: 7px;
background: url(../images/layout/topshadow.png) repeat-x;
}
#leftcorner {
float: left;
}
#rightcorner {
float: right;
}
#container {
width: 932px;
margin: 0 14px;
background-color: #000;
}
#bottomshadow {
height: 21px;
background: url(../images/layout/bottomshadow.png) no-repeat;
}
#navi {
width: 232px;
float: left;
color: #fff;
padding-top: 143px;
background: url(../images/layout/ilinic.png) no-repeat center top;
}
#navmain {
min-height: 300px;
padding: 45px 30px 0px;
}
#navmain a:link, #navmain a:visited {
display: block;
padding: 5px 0;
font: normal 12px Arial, Helvetica, sans-serif;
color: #999;
text-decoration: none;
}
#navmain a:hover, #navmain a:active {
color: #e5e5e5;
}
#navmain a.current:link, #navmain a.current:visited {
color: #e5e5e5;
}
#content {
width: 700px;
margin-left: 232px;
}
#headerimage {
height: 220px;
}
#headerimage img, #headertitle img {
display: block;
}
#headertitle {
height: 40px;
}
#contentbody {
background-color: #e7e7e7;
padding-top: 20px;
}
#contentnav {
background-color: #656565;
}
#cnavtable img {
display: block;
}
#leftbutton_td {
width: 50px;
border-right: 1px solid #484848;
vertical-align: middle;
}
#rightbutton_td {
width: 50px;
border-left: 1px solid #797979;
vertical-align: middle;
}
.pressed {
background-color: #555555;
}
#panelinks {
padding: 15px 0;
vertical-align: middle;
text-align: center;
line-height: 200%;
border-left: 1px solid #797979;
border-right: 1px solid #484848;
}
h1 {
margin: 0 0 20px 50px;
color: #000;
font: bold 17px Arial, Helvetica, sans-serif;
}
h1 .subnav {
padding-left: 20px;
font: normal 13px Arial, Helvetica, sans-serif;
color: #595959;
}
h1 .current {
font-weight: bold;
color: #000;
}
h2 {
margin: 0 0 10px 0;
color: #000;
font: bold 13px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
color: #a53537;
text-decoration: none;
}
a:hover, #content a:active {
color: #000;
}
.paneleft {
width: /*249*/209px;
height: 170px;
padding: 10px 25px 10px 0;
text-align: center;
vertical-align: middle;
border-right: 1px solid #d3d3d3;
}
.paneleft1 {
width: /*249*/289px;
padding: 10px 25px 10px 0;
text-align: left;
vertical-align: top;
border-right: 1px solid #d3d3d3;
}
.paneright {
width: 250px;
padding: 0px 0 /*10px*/0 25px;
text-align: left;
vertical-align: top;
}
.paneright li {
margin-left: -24px;
}
.clear {
display: block;
height: 0px;
clear: both;
}
img {
border: none;
}
.hr {
display: block;
height: 0;
border-bottom: 1px solid #404040;
margin-top: 5px;
margin-bottom: 5px;
}
.arrow {
vertical-align: middle;
padding-right: 5px;
}
.block {
display: block;
}
#hometop {
position: relative;
width: 700px;
height: 465px;
background: #e7e7e7 url(../images/layout/titleimg.jpg) no-repeat;
}
#homebottom {
padding: 40px 30px 40px;
text-align: center;
color: #D3D3D3;
background-color: #656565;
}
.imgleft {
display: block;
float: left;
margin: 0 20px 5px 0;
border: 3px solid #fff;
}
.imgright {
display: block;
float: right;
margin: 0 0 5px 20px;
border: 3px solid #fff;
}
p {
margin-top: 0px;
margin-bottom: 10px;
}
.floatleft {
display: block;
float: left;
}
#footer {
text-align: right;
padding: 0 21px;
background-color: #7b0204;
}
#footer a:link, #footer a:visited {
color: #fff;
text-decoration: none;
}
#footer a:hover, #footer a:active {
text-decoration: underline;
}
#pdfcat {
text-align: left;
margin-left: -4px;
padding: 5px 0;
color: #fff;
background-color: #7b0204;
}
#pdftitle {
font: normal 15px Arial, Helvetica, sans-serif;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #fff;
}
.pdfitem {
float: left;
width: 180px;
margin: 12px 0 0 4px;
}
.clear {
display: block;
height: 0;
clear: both;
}
#news {
position: absolute;
width: 360px;
bottom: 30px;
left: 30px;
padding-bottom: 3px;
color: #000;
background-color: #fff;
opacity: 0.85;
}
#news h1 {
margin: 0;
padding: 5px 10px;
font: normal 11px Arial, Helvetica, sans-serif;
color: #fff;
background-color: #7b0204;
}
#news p {
margin: 0;
padding: 5px 10px;
}
.offer {
font: bold 9px/normal Verdana, Arial, Helvetica, sans-serif;
color: #fff;
padding: 2px 6px 3px;
margin-left: 5px;
background-color: red;
}