a {
  color: #404040;
  text-decoration: underline;
}

a:hover
{
  color: #ff090a;
  text-decoration: none;
}

h1, h2, h3
{
  color: #ff090a;
}

hr
{
  color: #ff090a;
  background-color: #ff090a;
}

div#headertop
{
  height: 50px;
  padding-left:0px;
  padding-top: 4px;
  overflow: hidden;
  font-size: 14px;
}

div#headertop ul
{
  margin: 0px;  
  padding: 0px;
  padding-left: 0px;
  border-left: solid 1px #808080;
}

div#headertop li
{
  display: inline-block;
  list-style-type: none;
  padding: 0px 10px;
  padding-top:0px;
  margin: 0;
  vertical-align: middle;
  white-space: nowrap;
}

div#headertop li span
{
  display: inline-block;
  vertical-align: middle;
}

div#headertop li img
{
  display: inline-block;
  vertical-align: middle;
}

div#headertop a
{
  font-weight: bold;
  text-decoration: none;
}

div#logo
{ 
  position: absolute;
  left: 33px;
  top: 4px;
  overflow: hidden;
  z-index: 2;
}

div#logo img
{
  width: 90px;
}

div.mainbanner
{
  margin-top: 0px;
  border-bottom: 2px solid #ff090a;
  border-top: 2px solid #ff090a;
}

div#leftcol
{
float: left;
overflow: hidden;
width: 169px;
/*background-image: url('/htdocs/brand/suzuki/leftbkgnd.png');*/
background-repeat: no-repeat;
background-color: white;
padding: 8px;
padding-top: 0px;
border-right: 1px solid #808080;
}

div#leftcol a
{
  font-size:14px;
  font-weight: bold;
  /*color: white;*/
  text-decoration: none;
  z-index: 2;
  position: relative;
}

div#leftcol a:hover
{
  /*color:#fc6;*/
}

div#leftcol ul li ul a
{
  font-size:12px;
}

div#rightcol
{
  position: relative;
  /*float: left;*/
  float: none;
  overflow: hidden;
  /*width: 790px;*/
  width: auto;
  padding: 0px;
  padding-left:8px;
  padding-right:8px;  
}

div.newspanel
{
  border-bottom: 1px solid #ccc;
}

div.newspanel_textblock a {
    color: #ff090a;
}

div#footer
{  
  float: none;
  clear: both;
  padding-left: 8px;
  background-color: #ff090a;
  margin-top: 10px;
  color: #ddd;  
  font-size: 10px;
}

div#headertop li.fb-button-menuitem
{
  /*padding-left: 140px;*/
  /*padding-right: 0px;*/
}

li.fg-front-menuitem
{
  font-size: 12px;
  font-weight: bold;
}

#header-left
{
  margin-left: 185px;
  float: left;
  margin-top: 12px;
}

#header-right
{
  position: absolute;
  right: 0;
}

#frontimage
{
  display: block;
  width: 100%;
  position: relative;
}

#frontimage img#mainimage
{
  display: block;
  width: 100%;
  height: auto;
}

div.fronttextblock
{
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  width: 300px;
  font-size: 15px;
  /*background-color: rgba(255,255,255,0.5);*/
  background-color: rgba(0,0,0,0.5);
  padding: 0 5px;
}

div.fronttextblock a
{
  color: white;
}

img#wdwlogo
{
  display: block;
  width: 180px;
  position: absolute;
  top: 10px;
  right: 10px;  
}