/*------------------*\
|* global interface *|
\*------------------*/

html {
  overflow: scroll;
}

body {
  margin: 20px;
  padding: 0px;
  color: #1A1A1A;
  background: #1B3A68;
  font: normal 12px Verdana;
  line-height: 18px;
  text-align: center;
}
img {
  border: 0px;
}

/* links */
a {
  color: #d35001;
}
a:visited {
  color: #d35001;
}
a:hover {
  color: #ddac44;
  text-decoration: none;
}

/* headings */
h1 {
  font-size: 16px;
}
h2 {
  font-size: 15px;
  color: #1f60b4;
  font-family: Georgia;
}
h3 {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-weight: normal;
  font-size: 11px;
}
/* use this with text in headings you wish to make small */
.hsmall {
  font-weight: normal;
  font-size: 9px;
}

#accessibility {
  position: absolute;
  left: -9000px;
  width: 9000px;
}
#wrapper {
  margin: 0px auto;
  width: 777px;
  text-align: left;
}

/*--------*\
|* header *|
\*--------*/
#logo {
  width: 777px;
  height: 144px;
  background: transparent url(/images/rover_header.jpg) top left no-repeat;
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
#logo a {
  text-decoration: none;
  display: block;
}
#header {

}
h2.byline {
  margin: 0px;
  padding: 95px 0px 0px 0px;
  color: #FFFFFD;
  text-indent: 250px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 1px;
}
/*------------*\
|* navigation *|
\*------------*/
.navbar {
  margin-bottom: 0px;
}
ul.primarynav {
  margin: 0px;
  padding: 0px;
  float: left;
  list-style: none;
}
ul.primarynav {
  width: 100%;
  background: url(/images/nav_back_gold.jpg) no-repeat;
}

ul.primarynav li, ul.secondarynav li {
  float: left;
  list-style: none;
}
ul.primarynav li {
  background: transparent url(images/betweennav.gif) bottom right no-repeat;
}
ul.primarynav a {
  margin-right: 1px;
  padding: 9px 24px 12px 24px;
  float: left;
  color: #d35001;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

ul.primarynav a:hover {
  background: #E3A52A url(/images/nav_bone_sm.jpg) bottom center no-repeat;
  color: #FFFFFF;
}
ul.primarynav li.home {

}
ul.primarynav li.home a {
  margin-right: 0px;
}
#footer a:hover {
  color: #FFFFFF;
}

/*--------*\
|* footer *|
\*--------*/
#footer {
  padding: 5px;
  border-bottom: 5px solid #A05400;
  background: #E7A630;
}
#footer img {
  float: right;
}
#footer p {
  margin: 0px;
  padding: 10px 0px;
  color: #000;
  font-size: 11px;
}

/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 10px 10px 0px 10px;
  background: #e2e1eb;
}
#contentheader .error, #contentheader .message {
  margin: 0px 200px 0px 0px;
  padding: 2px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
#contentheader .error {
  background: #8c3030;
}
#contentheader .message {
  background: #3a5841;
}
#contentheader .error *, #contentheader .message * {
  margin: 0px;
  padding: 0px;
}

/*---------------*\
|* contentfooter *|
\*---------------*/
#contentfooter {
  background: #e2e1eb;
}

/*---------*\
|* content *|
\*---------*/
#ocwrapper {
/* background colour of left sidebar */
  border-left: 0px solid #e2e1eb;
/* background colour of right sidebar */
  border-right: 0px solid #e2e1eb;
  background: #E7A630;
}
#leftsidebar {
  margin-left: -200px;
  padding: 10px 0px 10px 10px;
  width: 190px;
  float: left;
  position: relative;
/* hide the left sidebar by default */
  display: none;
}
#rightsidebar {
  margin-right: -200px;
  padding: 10px 10px 10px 0px;
  width: 190px;
  float: right;
  position: relative;
  display: none;
}
#contentwrapper {
  width: 100%;
  float: left;
  position: relative;
}
#content {
  margin: 0px 1px;
  padding: 10px 20px 10px 20px;
  background: #ffffff;
}
/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #content {
  height: 1%;
}
/* end non ie/mac css */

.blue {
  color: #1f60b4;
  font-family: Georgia;
}
#byline {
  border: 0px solid;
  clear: left;
  float: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding: 15px 10px 10px 0px;
  text-align: right;
  width: 533px;
}

/*-----------------*\
|* global elements *|
\*-----------------*/
.shadowtop, .shadowbottom {
  height: 1px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
  display: block;
/* end fix */
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: 1px;
  height: 1px;
  font-size: 1px;
}
.shadowtop {

}
.shadowbottom {

}
.shadowleft {

}
.shadowright {

}
.shadowtopleft {
  float: left;

}
.shadowtopright {
  float: right;

}
.shadowbottomleft {
  float: left;

}
.shadowbottomright {
  float: right;

}

/* links */
.linklisting {
  margin: 15px 15px 20px 20px;
}
.linktitle {
  color: #4083b9;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}
.linklisting p.linkurl a {
  font-size: 9px;
  text-decoration: none;
}

.linklisting .linkdescription, .review .reviewcontent {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  border: 0px solid #bbbfa1;
  overflow: hidden;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.friendcard {
  float: left;
  padding: 0px 48px 20px 48px;
  height: 160px;
}

/* paging */
.paging {
  text-align: right;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}

.crumb {
  font-size: 9px;
}

/* tables */
.ftable {
  margin-top: 5px;
  border-bottom: 3px solid #bbbfa1;
  border-collapse: collapse;
  width: 100%;
/* ie5-5.5 don't inherit the font style properly */
  font-size: 11px;
}
.ftable th {
  background: #bbbfa1;
  text-align: left;
}
.ftable th, .ftable td {
  padding: 3px 5px;
}
.ftablecol {
  border-right: 1px solid #bbbfa1;
}

/* sub headings */
#content h3 {
  margin: 25px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px dotted #bbbfa1;
}
#content h3.noseparator {
  border-bottom: none;
}

/* lists */
#content ul {
  margin: 10px 0px 0px 20px;
  padding: 0px;
  font-size: 12px;
  list-style: disc;
}
#content ul.categories {
  margin: 0px;
}



/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}

/* treecats */
#content .treecats-selection-summary ul, #content .treecats-selection ul {
  margin: 0px;
}
.treecats-selection-summary li a, .treecats-selection li a {
  margin-top: 2px;
  margin-left: 5px;
}
.treecats-selection-summary a, .treecats-selection a {
  font-size: 9px;
}
.treecats-selection-summary a:visited, .treecats-selection a:visited {
  color: #212126;
}
.treecats-selection-current {
  font-weight: bold;
}
.treecats-category-info img {
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
.treecats-children {
  padding-left: 15px;
}
.treecats-selected span, li.treecats-selected {
  font-weight: bold;
}
.treecats-category a:link, .treecats-category a:visited {
  color: #212126;
  text-decoration: none;
}
.treecats-category a:hover {
  text-decoration: underline;
}
#content ul.treecats-links {
  padding-left: 15px;
  margin: 0px;
}
.treecats-links li {
  line-height: 1.25em;
  list-style: circle;
}


/* indent */
.indent1 {
  margin-left: 20px;
}
.indent2 {
  margin-left: 40px;
}
.indent3 {
  margin-left: 60px;
}
.indent4 {
  margin-left: 80px;
}
.indent5 {
  margin-left: 100px;
}

.hide {
  display: none;
}

.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
/* end non ie/mac css */

/*---------------*\
|* page specific *|
\*---------------*/

#category dl, #home dl {
  margin: 10px 0px 0px 0px;
  width: 49%;
  float: left;
}
#category dt a {
  font-weight: bold;
  font-size: 12px;
}
#category dt, #category dd, #home dt, #home dd {
  margin: 0px 0px 0px 20px;
}
#category dd, #home dd {
  padding-bottom: 10px;
}

#detailed p.description {
  overflow: hidden;
}
/* ie needs a width for overflow: hidden to work */
* html #detailed p.description {
  width: 100%;
}
#detailed p.linknav {
  margin: 0px;
  text-align: right;
}
#detailed p.linknav img {
  vertical-align: middle;
}
#detailed p.linknav a {
  text-decoration: none;
}
#detailed p.reviewsfooter {
  margin: 20px 0px 0px 0px;
  text-align: right;
}
/* #detailed p.actions a, #detailed p.actions a:hover => see .linklisting p.linkactions a */

#home #content h4 {
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
}
/* #home dl, #home dt, #home dd, #home dd => see #category dl */

#jump_frame .jumpwrapper {
  height: 40px;
  background: transparent url(images/swirls.gif) bottom right no-repeat;
}
#jump_frame img.jumplogo {
  padding: 2px 0px 0px 2px;
  float: left;
}
#jump_frame h4 {
  margin: 0px;
  padding: 3px 0px;
}
/* #jump_frame .actions a, #jump_frame .actions a:hover => see .linklisting p.actions a */

#modify_select input.radio {
  float: left;
}

.floatleft {
  float: left;
  padding: 0px 18px 10px 0px;
}
.floatright {
  float: right;
  padding: 0px 0px 10px 18px;
}
#contactinfo {
  font-size: 16px;
  font-weight: bold;
}
.phone {
  padding-left: 60px;
}
.email {
  padding-right: 60px;
}
.credits {
  color: #FFFFCC;
  font-size: 9px;
  padding-top: 10px;
  text-align: right;
}

#video {
  margin: 0px auto;
  width: 320px;
  height: 240px;
  padding: 10px 0px 0px 0px;
}

hr {
  border: 1px solid;
  color: #1f60b4;
}