body {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
color: #333333;
font-size: 11px;
margin: 0;
padding: 0;
background-color: #ffffff;
}
input, select, textarea {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
color: #000000;
font-size: 11px;
}
p {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 150%;
margin: 0 0 10px 0;
}
th, td{
font-family: arial, tahoma, verdana, helvetica, sans-serif;
color: #000000;
font-size: 12px;
vertical-align: top;
}
.zero, img, form {
margin: 0; padding: 0; border: 0;
}
a:active, a:link, a:visited {
color: #9aca47; color: #c1272d;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #c1272d; text-decoration: underline;
}
h1 {
font-family: arial, tahoma, helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
padding:0;
margin: 0 0 15px 0;
line-height: 100%;
color: #000000;
}
h2 {
font-family: arial, tahoma, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
}
h3 {
font-family: arial, tahoma, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin: 20px 0 0 0;
background-color: #9aca47;
padding: 3px; color: #ffffff;
}
#header {
border:0;
width:100%;
background: url('headerbg.png') repeat-x;
}
#header #header-b{
background: url('header-b.jpg') no-repeat;
padding-top:99px;
}
#main {
width: 100%;
border: 0;
background: #ffffff url('sbg.jpg') top left no-repeat;
height: 650px;
overflow: visible;
}

#splash {
height:248px;
}
#content {
padding: 30px 0 30px 30px;
width: 755px;
}
#content ul {
  margin: 10px 0;
  padding: 0 0 0 15px;
}
#footer {
border: 0;
width: 725px;
border-top: 1px solid #666666;
margin-top: 20px;
}
#footer #copyright{
width: 300px;
text-align: left;
color: #666666;
font-size: 11px;
line-height: 35px;
}
#footer #tabs {
text-align:right;
line-height: 35px;
}
#footer #tabs a, #footer #tabs a:link, #footer #tabs a:active, #footer #tabs a:visited, #footer #tabs a:hover {
font-weight: bold;
color: #666666;
font-size: 11px;
font-family: arial;
}
#articles {
border: 0;
background-color: #ffffff;
width: 100%;
}
#articles td {
border-top: 1px dotted #c0c0c0;
padding: 10px 0;   
}
#gallery {
border: 0;
background-color: #ffffff;
}
#gallery td {
text-align: center;
vertical-align: top;
padding: 0 5px 5px 0;
}
#gallery img:hover {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

ul#links {
  margin: 0;
  padding: 0;
}
ul#links li {
  list-style-type: none;
  padding: 10px 5px 10px 25px;
  background: url('star.gif') left no-repeat;
}

ul#links li a{
	font-size: 13px;
}
.link {
padding-top: 20px;
text-align: right;
}

.link a {
font-size: 13px;
}

.error {
border: 1px solid #FFCC00; background-color: #FFF5CE; font-size: 13px;
padding: 10px; margin-bottom: 10px;
}
p.result {
border-top: 1px dotted #c0c0c0;
padding: 10px 0;
margin: 0;
}
.download {
  padding: 10px;
  border: 1px solid #FF9900;
  background-color: #FFFFBF;
  text-align: center;
}
.download a {
    color: #cc0000;
}
.res-name{
  text-align: center;
  font-size: 20px;
  font-family: Georgia;
  font-weight: bold;
  padding: 5px 0;
}
.res-title{
  text-align: center;
  font-size: 13px;
  font-family: Georgia;
  padding: 5px 0 10px 0;
}
.res-cap{
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-family: Georgia;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 5px 0;
}
#res-table th {
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  font-family: Georgia;
  text-decoration: underline;
  text-transform: uppercase;
  padding: 20px 0 3px 0;
}
#res-table td {
  text-align: left;
  font-size: 11px;
  font-family: arial;
  padding: 3px 5px 3px 0;
  border-bottom: 1px solid #eeeeee;
}
#products {
  border: 0;
  width: 100%;
}
#products td {
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #eeeeee;
  vertical-align: top;
}
.prod-price {
  color: #cc0000;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 0;
}
