body {
 text-align: center;
 background: url(/images/bg.gif);
 font: 0.7em arial, sans-serif;
 color: #333333;
 margin: 0 0 10px 0;
 padding: 0;
}

a:link, a:visited {
 color: #333333;
 text-decoration: none;
}

a:hover, a:active {
 text-decoration: underline;
}

img {
 border: none;
}

#maincontent { 
 float: right;
 width: 750px;
 margin: 10px;
 font-size: 12px;
 line-height: 1.3em;
}
h1 {
  text-transform: uppercase;
  font-size: 18px;
  font-style: italic;
  margin-top: 12px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
h2 {
 margin-top: 0px;
 margin-bottom: 10px;
 color: #999999;
 font-size: 10px;
}

.imageright {
 float: right;
 margin: 3px 3px 3px 0;
 padding: 3px 3px 3px 0;
}

.image-right {
 float: right;
 margin: 3px 0 3px 3px;
 padding: 3px 0 3px 3px;
}

.clearer {
 clear: both;
}
#container {
  border-right: #cccccc 1px solid;
  padding-right: 0px;
  border-top: #cccccc 1px solid;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-left: auto;
  border-left: #cccccc 1px solid;
  width: 980px;
  margin-right: auto;
  margin-top: 0px;
  border-bottom: #cccccc 1px solid;
  background-color: #ffffff;
  text-align: left;
}
#header {
 background-color:#EDEDED;
 height:23px;
 padding-top:6px;
 width: 100%;
}
.fleft {
 padding-left:27px; 
 float:left;
 text-transform: capitalize;
}
.linksright {  
   
   float:right;
}
.linksimg {
padding-right:2px;   
   float:right;
}
#headerline
{
border-bottom:1px solid #CDCDCD;
}
#sublinks
{
padding:6px;
padding-left:20px;
}
.menu ul{
  margin-right: 4px;
  list-style-type: none;
  margin:0px;
  padding: 0px;
  font-weight: bold;
  
}

.menu li {
  border-bottom:1px solid #E6E6E6;
  padding-bottom:8px;
  list-style-type: none;
  padding-top:8px;
  margin-left: 0px;
  margin-right: 0px;
}

.menu a {
}
.menufather
{
  padding-top:0px;padding-bottom:0px;
} 
.submenu ul{
margin:0px;
  margin-left: 4px;
  margin-right: 4px;
  list-style-type: none;
  
  padding: 0px;
  font-weight: normal;
}

.submenu li {
  list-style-type: none;
  border-bottom:1px solid #E6E6E6;
  padding-left:20px;
  padding-bottom:5px;
  padding-top:4px;
  margin: 0px;
  background-image: url(/images/arrow.gif);
  background-repeat: no-repeat; 
  background-position:left 4;
}
.submenulast
{
border-bottom:0px solid #E6E6E6;
}
.submenu a {
  font-size:11px;   
}
.submenu a:hover {
  text-decoration: underline;  
}
.listings {
float:left;padding:15px;
width:27%;text-align:left;
}
#loginbox {
 border-top:2px solid #990000;
 background-color: #A9A9A9;
 color:#ffffff;
 padding:6px;
 padding-left:15px;
 padding-top: 6px;
}
.linput {
  width: 100px;
  border: 1px solid black;
}
.nomargin { 
 margin: 0px;
 padding: 0px;
}
.secthead {
 color: #ffffff;
 background-color: #991111;
 padding: 2px;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 text-transform: uppercase;
 margin-bottom: 10px;
 margin-top: 10px; 
}
#maincontent a {
 font-weight: bold;
 color: #665555;
 font-style: normal;
 text-decoration: underline;
}
#maincontent a:hover {
 color: #990000;
}
#maincontent li { 
 margin-bottom: 3px;
}
.smallhint {
 font-size: 11px;
 border: 1px solid #aaaaaa;
 background-color: #ffffaa;
 padding-top: 3px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 line-height: 1.1em;
}
#pricebox{
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  color: #666666;
  line-height: 1.8em;
}
.price {
 font-size: 27px;
 font-weight: normal;
 color: #009900;
}
.faqqb{
 margin-bottom: 20px;
}
#samv input {
 font-size: 11px;
}
#samv td {
 font-size: 11px;
 font-weight: bold;
}
.category
{
font-weight:bold;padding-left:20px !important;padding-left:0px;border-bottom:1px solid #E6E6E6;padding-bottom:6px;
}
.footer
{
border-top:1px solid white;
background-color:#333333;
color:#ffffff;
padding:6px;
padding-top:0px;
}
.footermenu
{
padding:6px;
padding-bottom:0px;
border-left:1px solid white;
float:left;
}
a.footerlinks:visited
{
color:#ffffff;
}
a.footerlinks {
color:#ffffff;
}

.copyright
{
padding:6px;
float:left;
}

.bold {
  font-weight: bold;
}
.statichint {
 font-style: italic;
 font-size: 11px;
}