@charset "ISO-8859-1";
@import url("Core_tags-V2.css");
@import url("Core_structure-V2.css");
.small_type {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #CCCCCC;
}
#content {
   background-repeat: no-repeat;
   background-position: center top;
   width: 800px;
   height: 500px;
   padding-bottom: 30px;
   position: relative;
   margin-top: 25px;
   margin-left: auto;
   margin-right: auto;
}
#content #visit {
   height: auto;
   width: 200px;
   position: absolute;
}
#events {
   background-image: url(../images/bkgd_common/BKGD-verticalRepeat-800x191.jpg);
   background-repeat: repeat-y;
   margin-top: 10px;
   margin-bottom: 10px;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #000000;
   border-bottom-color: #000000;
}
#lastride {
   text-align: left;
   height: auto;
   width: 600px;
   position: absolute;
   left: 20px;
   top: 580px;
   font-size: 1.2em;
}
#lastride p {
   font-size: 1.2em;
   font-weight: normal;
   color: #FF9900;
   vertical-align: baseline;
   margin-top: 0.6em;
}
.whiteType {
   color: #FFFFFF;
   margin-left: 20px;
   margin-right: 20px;
}
#forsale {
   height: 150px;
   width: 160px;
   margin-left: 20px;
   margin-top: 12px;
   margin-bottom: 16px;
}
#gallery {
   text-align: left;
   width: 800px;
   white-space: normal;
   display: block;
   height: 550px;
   clear: both;
   margin-bottom: 10px;
   background-image: url(../images/bkgd_patterns/transparent-black_50.png);
   background-repeat: repeat;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
}
#thumbs 
{
   height: 530px;
   float: left;
   padding: 5px;
   background-image: url(../images/bkgd_common/BKGD-verticalRepeat-800x191.jpg);
   overflow: scroll;
   width: auto;
   margin-left: 5px;
   margin-top: 5px;
}
#gallerywindow {
   clear: none;
   height: 530px;
   width: 600px;
   float: right;
   margin-left: auto;
   margin-right: 0px;
   padding: 5px;
}
#pageID.productsType {
   background-image: url(../images/titles/pageID-products.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 614px;
   width: 44px;
}

#content ul {
   float: left;
   height: auto;
   width: auto;
   margin-left: 20px;
   margin-right: 20px;
   border-right-color: #333;
   border-right-style: dashed;
   border-right-width: 2px;
}
#content  li {
   clear: both;
   height: auto;
   width: 110px;
   margin-bottom: 6px;
   padding-bottom: 4px;
   border-bottom-style: dashed;
   border-bottom-color: #333333;
   border-bottom-width: 2px;
   list-style-type: none;
   margin-left: 20px;
   margin-right: 10px;
   float: left;
}
#content li h3 a {
   padding: 2px;
   display: block;
   outline: none;
}

#content li h3 a:link,
#content li h3 a:visited {
   color: #FF9900;
   text-decoration: none;
}

#content li h3 a:hover,
#content li h3 a:active {
   color: #FF9900;
   text-decoration: none;
   background-color: #000000;
}
#content  li h3 {
   color: #FF9900;
   font-size: 1em;
   float: left;
   clear: both;
}
#content li a img {
   float: left;
   display: block;
   width: 60px;
   height: auto;
   padding: 2px;
   background-image: url(../images/bkgd_patterns/transparent-black_50.png);
}
#content li a:link img,
#content li a:visited img {
   color: #FF9900;
   text-decoration: none;
   border: 1px solid #F90;
   background-image: url(../images/bkgd_patterns/transparent-orange_50.png);
}

#content #swapit {
   padding: 10px;
   float: right;
   height: 350px;
   width: 320px;
   background-image: url(../images/bkgd_patterns/transparent-black_50.png);
   margin-right: 25px;
}
