/* layout.css */

#layout {
  margin: 0;
  padding: 0;
  width: 900px;
}

#header {
  width: 900px;
  height: 150px; 
  background: url(/images/splash2.jpg) no-repeat top left;
  border-bottom: 1px solid #ffffff;
  padding: 0;
  margin: 0;
}

#header h1 {
  width: 900px;
  height: 150px;
  background: url(/images/vos-and-howden_bg.png) bottom left no-repeat;
  margin: 0;
  padding: 0;
}

#header h1 a {
  display: block;
  width: 900px;
  height: 150px;
}

#header a span {
  display: none;
}

#nav-main {
  width: 900px;
  height: 30px;
  background-color: #fdcc09;
  margin: 3px 0;
  padding: 0 0 3px 0;
  font-size: 14px;
  list-style-type: none;
  list-style-image: none;
}

#nav-main li {
  float: left;
  width: auto;
  height: 30px;
  margin: 0 12px 0 0;
  padding: 0 0 0 12px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: url(/images/nav_li_bg.gif) left no-repeat;
}

#nav-main li.first {
  background-image: none;  
}

#nav-main li a:link, #nav-main li a:visited, #nav-main li a:focus, #nav-main li a:hover, #nav-main li a:active {
  display: block;
  color: #000000;
  padding: 7px 10px;
  margin: 1px 0;
}

#nav-main li.selected a, #nav-main li a:focus, #nav-main li a:hover, #nav-main li a:active {
  padding: 6px 10px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-decoration: none;
}

#content {
  width: 860px;
  color: #000000;
  padding: 20px 20px 9px 20px;
  background-color: #ffffff;
  font-size: 90%;
}

body#page-contact #content, body#page-clients #content, body#page-solutions #content, body#page-account #content {
  background: url(/images/content_bg.gif) #ffffff repeat-y;
}

body#page-contact p.info {
  margin-left: 280px;
}

#sidebar {
  float: left;
  width: 237px;
  min-height: 400px;
  margin: 0 43px 0 0;
  padding: 0;
  font-size: 90%;
  line-height: 130%;
}

#sidebar h3 {
  font-size: 120%;
  line-height: 120%;
}

#sidebar ul {
  list-style-image: none; /* url(/images/bullet_000000.gif); */
  list-style-type: square;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:focus, #sidebar a:hover, #sidebar a:active {
  color: #000000;
  text-decoration: underline;
}

#main {
  margin-left: 280px;
}

#content div.divAlignRight {
  float: right;
  margin: 0 0 20px 20px;
}

#content div.divAlignRight img {
  border: 1px solid #000000;
}

#content a:link, #content a:visited, #content a:focus, #content a:hover, #content a:active {
  text-decoration: underline;
}

#bottom {
  width: 900px;
  height: 20px;   
  margin: 3px 0 3px 0;
  background: url(/images/bottom_left_bg.gif) bottom left no-repeat #fdcc09;
}

#bottom div {
  width: 900px;
  height: 20px;  
  background: url(/images/bottom_right_bg.gif) bottom right no-repeat;
}

#footer {
  margin: 0;
  padding: 2px 20px 40px 20px;
  font-size: 10px;
  color: #666666;
  width: 860px;
  white-space: nowrap;
  height: 20px;
  background: url(/images/brand.gif) bottom no-repeat;
}

#footer a:link, #footer a:visited {
  color: #666666;
  text-decoration: underline;
}

#footer a:focus, #footer a:hover, #footer a:active {
  color: #fdcc09;
}

#footer div {
  color: #666666;
  width: 49%;
  height: auto;
}

#footer #copyright, #footer #powered {
  text-align: left;
  float: left;
  width: 60%;
}

#footer #legal {
  text-align: right;
  float: right;
  width: 39%;
  height: auto;
}

#footer #powered {
  float: left;
  height: auto;
}

#login {
  display: block;
  position: absolute;
  top: 0px;
  left: 50px;
  width: 900px;
  min-width: 900px;
  max-width: 900px;
  height: 25px;
  text-align: right;
  color: #666666;
  font-size: 10px;
  padding: 3px 0;
}

#login label {
  display: inline;
}

#login input {
  width: 75px;
  height: auto;
  margin: 0 10px 0 5px;
  border: 1px solid #333333;
  background-color: #666666;
  color: #fdcc09;
  font-size: 10px;
  padding: 1px;
}

#login input.inputSubmit {
  border: 1px solid #333333;
  background-color: #fdcc09;
  color: #000000;
  font-size: 10px;
  line-height: 10px;
  width: auto;
  height: auto;
  text-align: center;
  padding: 0;  
  margin: 0;
}

ul#login {
  list-style-type: none;
  margin: 2px 0;
}

#login li {
  display: inline;
  margin: 0 0 0 15px;
  color: #ffffff;
}

#login li a:link, #login li a:visited, #login li a:focus, #login li a:hover, #login li a:active {
  color: #fdcc09;
}

#vh-map {
  float: right;
  margin: 0;
  border: 1px solid #000000;
}

#sidebar dl.box {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 4px;
  padding: 0;
}

#sidebar dl.box.left {
  margin-right: 12px;
}

#sidebar dl.box.right {
  margin-left: 12px;
}

#sidebar dl.box dt {
  display: none;
  width: 100px;
  height: auto;
  text-align: center;
  margin: 0;
  padding: 0;
}

#sidebar dl.box dd {
  width: 100px;
  height: 100px;
  margin: 0;
  padding: 0;
}

body#page-solutions #sidebar dl.box {
  float: none;
  display: block;
  width: 218px;
  height: 60px;
  margin: 10px 4px;
  padding: 0;
}

body#page-solutions #sidebar dl.box dt {
  width: 218px;
}

body#page-solutions #sidebar dl.box dd {
  width: 218px;
}

#sidebar dl.box dd a img {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}

#sidebar dl.box.selected dd a img, #sidebar dl.box dd a:focus img, #sidebar dl.box dd a:hover img, #sidebar dl.box dd a:active img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
} 