/* CSS Document */
body {
background-image: url(images/topbg.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
#magic {
clear:both;
float:left;
background-image:url(images/magic2.gif);
background-position:bottom left;
background-repeat:no-repeat;
margin-bottom:-16px;
}
#spec {
height:350px;
}
#logo {
position:absolute;
top:0px;
right:auto;
bottom:auto;
left:0px;
background-image:url(images/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
width:322px;
height:343px;
}
/***/
#panel_menu {
clear:both;
float:left;
width:300px;
height:auto;
margin:0px 0px 30px 20px;
color:#1abb00;
font-size:14px;
font-weight:bold;
}
#panel_menu div {
padding:4px 0px 4px 26px;
background-image:url(images/menu.gif);
background-position:left;
background-repeat:no-repeat;
}
#panel_menu a:link, #panel_menu a:visited {
color:#e72600;
text-decoration:none;
}
#panel_menu a:hover {
color:#1abb00;
text-decoration:none;
}
/***/
#main {
margin:-150px 20px 20px 350px;
background-color:#FFFFFF;
border-top:2px solid #e72600;
width:auto;
min-width:500px;
height:auto;
min-height:600px;
padding:6px;
text-align:justify;
}
h1 {
font-size:24px;
font-weight: normal;
color:#e72600;
}
h2 {
font-size:14px;
font-weight:bold;
color:#1abb00;
}
#main a:link, #main a:visited {
color:#e72600;
text-decoration:none;
}
#main a:hover {
color:#1abb00;
text-decoration:none;
}
#main ul li {
padding:4px;
}
#main images {
margin:0px 6px;
}
/***/
#message {
width:320px;
vertical-align:top;
text-indent:0px;
}
#message form {
font-size:14px;
color:#1abb00;
text-align:center;
padding:4px;
text-indent:0px;
}
/***/
#livstat {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
width:100px;
opacity: 0.2;
display:none;
}
#footer {
clear:both;
background-image:url(images/foot.gif);
background-repeat:repeat-x;
width:auto;
height:89px;
}
#copy {
margin-left:76px;
padding-top:36px;
background-image:url(images/copy.gif);
background-repeat:no-repeat;
background-position:center bottom;
width:140px;
height:20px;
font-size:10px;
color:#ffe097;
text-align:center;
}
/***/
#panel_web {
clear:both;
float:left;
width:270px;
height:auto;
margin:0px 0px 184px 20px;
padding-top:24px;
color:#fed572;
font-size:10px;
border-top:1px dotted #e72600;
}
#panel_web a:link, #panel_web a:visited, #panel_web a:hover {
color:#fed572;
text-decoration:none;
}
#text_web {
margin-top:30px;
border-top:1px dotted #ffb606;
color:#fed572;
font-size:10px;
padding:6px 0px;
}
#text_web a:link, #text_web a:visited, #text_web a:hover {
color:#fed572;
text-decoration:none;
}
#panel_adv {
clear:both;
float:left;
width:270px;
height:auto;
margin:0px 0px 30px 20px;
padding-top:24px;
border-top:1px dotted #e72600;
}
.allmsgzag {
font-size:large;
padding:11px;
}
.all {
padding:11px;
border:thin dotted #e72600;
}
.prevmsgzag {
padding:20px 11px 11px 11px;
}
.prevmsgbod {
border:thin dotted #333333;
color: #333333;
padding:11px;
}
.dateallob {
color: #333333;
font-style:italic;
padding:3px 11px 11px 11px;
font-size:x-small;
}
.dateob {
font-style:italic;
padding:3px 11px 11px 11px;
font-size:small;
}
.about {
color:#333333;
border-bottom:thin dotted #333333;
}
