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






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



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

div.flags {
  float: left;
  margin: 61px 0 0 237px;
  _margin: 61px 0 0 217px;
  padding: 0;

  width: 140px;
}

div.flags img{
  float: right;
  text-align: right;

  vertical-align: bottom;
  margin: 0;
  padding:0 4px 4px 0;
}
#flags li {

}
#quick-search {
  top:0px;
  left:587px;
  float: left;
  padding-left:40px;
   _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: white;
  text-transform: uppercase;
}

#news-feed {
  float: left;
  margin: 1px 0 0 0;
  padding: 0;
  line-height: 22px;
  width: 583px;
  height: 22px;
}

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: #187600;
  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: #693;
  color: white;
  text-align: right;
  clear: both;
  line-height: 1.3em;
  height: 60px;
}
#tibus-strapline {
  text-align: center;
  margin: 10px;
}
#footer a {
  color: white;
  text-decoration: underline;
}

div#tibus-credit p {
  text-align: right;
  padding: 5px 5px 0 0;
}
div#tibus-credit p a {
  text-decoration: none;
}
div#tibus-credit p a:hover {
  color: #187600;
  text-decoration: none;
}


/**
 * 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: #187600;
}
a:hover, a:active {
  color: #693;
}

iframe#fblike {
  float: right;
  border: none;
  overflow: hidden;
  width: 90px;
  height: 80px;
}

div#like-ctr {
  padding: 5px 0 15px 0;
}
