
@import url(/css/generic.css);
@import url(/css/xstandard.css);






body {
  margin: 0 auto;
  padding: 0;
  position:relative;
  width: 760px;
  background: url(/images/bg-main.gif) repeat-x;
  border: 1px solid #fff;
}


a {
  color: #26547c;
}
/**
 * Header
*/
#header {
  background: #fff url(/images/header-1.jpg) no-repeat;
    overflow: visible;;
  height: 148px;
}
#site-logo {
  float: left;
  margin: 0;
  padding: 0;
  width: 175px;
}

div.flags {
  float: left;
  padding: 61px 0 0 262px;
  width: 412px;
  w\idth: 140px;
}
div.flags a {
  float: right;
  display: block;
  width: 27px;
  padding: 0 4px 4px 0;
  w\idth: 23px;
}
div.flags a img {
  display: block;
}
#flags li {

}
#quick-search {
  top:0px;
  left:587px;
  float: left;
  padding-left:`0px;
   _padding-left:0px;
  margin: 0;
  width: 150px;
  height: 98px;
}
#quick-search h2 {
  margin: 10px 0 10px 10px;
  padding: 0;
}
#quick-search form {
  margin: 0 0 0 10px;
  padding: 0;
}
#quick-search-field {
  width: 150px;
}
#quick-search-submit {
  margin: 5px 0 0 95px;
}
* html #top-nav {
  width: 585px;
  w\idth: 570px;
}
#top-nav {
  float: left;
  margin: 1px 0 0 0;
  padding: 0 0 0 15px;
  list-style: none;
  line-height: 24px;
    overflow: visible;;
  width: 570px;
  height: 24px;
}
#top-nav li {
  display: inline;
  margin: 0 18px 0 0;
  text-align: right;
}
#top-nav a {
  text-decoration: none;
  color: #fefefe;
  text-transform: uppercase;
}
#news-feed {
  float: left;
  margin: 0px 0 0 0;
  padding: 0;
  line-height: 23px;
  width: 584px;
  height: 23px;
}

div.image
{
  float:left;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff; padding:1px 1px 1px 1px;
margin-right:1px;
}

img.left
{
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff; padding:1px 1px 1px 1px;
margin-right:2px;
}

#news-feed img {
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: top;
  float: right;
}
#news-feed a {
  text-decoration: none;
  color: #666;
}


/**
 * Left Side
*/
#left-side {
  float: left;
  width: 199px;
    overflow: visible;;
  background: #fff;
}
#main-nav {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
}
#main-nav li {
  margin: 0;
  padding: 0;
    overflow: visible;;
}
#main-nav a {
  display: block;
  padding-left: 20px;
  text-decoration: none;
  color: #214a6a;
  line-height: 30px;
  background: url(/images/bg-left-nav-item.gif) repeat-x;
}
#affiliate-logos {
  margin: 150px 0 0 20px;
  padding: 0;
  list-style: none;
  text-align: center;
}
#affiliate-logos li {
  float: left;
  margin: 10px;
}


#body-container {
  width: 761px;
  float: left;
  background: #fff;
}

/**
 * Main Body
*/
* html #main-body {
  width: 561px;
  w\idth: 551px;
  background: #fff;
}
#main-body {
  float: left;
  padding: 10px 0 0 10px;
  width: 551px;
  background: #fff;
}


/**
 * Footer
*/
#footer {
  margin: 20px 0 0 0;
  padding: 4px 6px 4px 4px;
  background: #49c;
  color: white;
  text-align: right;
  clear: both;
  line-height: 1.3em;
  height: 46px;
}
#tibus-strapline {
  text-align: center;
  margin: 10px;
}
#footer a {
  color: white;
  text-decoration: underline;
}


/**
 * General Styles
*/
h1 {
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  color: #187600;
}
h2 {
  margin: 0 0 0.5em 0;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
  color: #000;
  border-bottom: 1px solid green;
}

h2.header{
  border-bottom: none;
}
h3 {
  margin: 0 0 0.5em 0;
  font-size: 1.2em;
}
a:link, a:visited {
  color: #26547C;
}
a:hover, a:active {
  color: #693;
}

