body,img,p,ul,ol {margin:0; padding:0; list-style:none; border:none;}
h1 {
   margin-bottom: 10px;
   font-size: 12pt;
}
p {
   line-height: 17px;
}
body {
   background: #ebebeb;
   font-size: 9pt;
   font-family: Arial,Verdana,Sans-Serif;
   text-align: center;
}
a {
   color: #d30000;
   text-decoration: none;
}
a:visited {
   color: #d30000;
   text-decoration: none;
}
a:hover {
   color: #9d0b0b;
   text-decoration: underline;
}
.aboutImage {
   position: absolute;
   top: 0px;
   left: 0px;
   height: 600px;
   width: 336px;
   overflow: hidden;
   z-index: 1;
}
#aboutImages {
   position: relative;
   height: 600px; 
   width: 336px;
   overflow: hidden;
}
#aboutImages .active {
   z-index: 3;
}
#aboutImages .lastActive {
   z-index: 2;
}
.accountQuickLinkRow {
   border-bottom: 1px dashed #dfdfdf;
   padding: 3px;
   white-space: nowrap;
   overflow: hidden;
}
.accountQuickLinkRow a {
   color: #000000;
}
.accountQuickLinkRow a:visited {
   color: #000000;
}
.accountQuickLinkRow a:hover {
   color: #9d0b0b;
   text-decoration: underline;
}
.articleHeadline {
   margin-bottom: 5px;
}
.articleSubtitle {
   font-size: 8pt;
   color: #888888;
}
.articleSubtitle a {
   color: #333333;
}
.articleSubtitle a:visited {
   color: #333333;
}
.articleTitle {
   color: #d30000;
   font-weight: bold;
}
.articleContent {
}
.articleBlock {
   clear: both;
   margin-bottom: 14px;
}
.articleThumb {
   margin-top: 15px;
   float: right;
   margin-left: 10px;
   margin-bottom: 10px;
}
.content {
   width: 900px;
   margin-left: auto;
   margin-right: auto;
}
.contentBox {
   position: relative;
   background-color: #ffffff;
   text-align: left;
}
.contentBoxHeaderContent {
   padding: 6px 10px 0px 10px;
}
.contentBoxHeaderContent a {
   color: #ffffff;
}
.contentBoxHeaderContent a:visited {
   color: #ffffff;
}
.contentBoxHeader {
   height: 28px;
   overflow: hidden;
   color: #f1f1f1;
   background: url('/images/contentboxheaderbackground.jpg');
   background-repeat: repeat-x;
}
.contentBoxContent {
   border-left: 1px solid #d8d8d8;
   border-right: 1px solid #d8d8d8;
   border-bottom: 1px solid #d8d8d8;
}
.contentBoxSub {
   padding: 10px 9px 10px 9px;
}
.contentExpand {
   margin: 0px 10px 0px 10px;
}
.contentLeft {
   float: left;
   width: 549px;
   margin-right: 15px;
}
.contentRight {
   float: right;
   width: 336px;
}
.contentSplitter {
   clear: both;
   height: 15px;
   overflow: hidden;
}
.galleryIndexAlbum {
   float: left;
   margin-right: 10px;
   text-align: center;
   font-size: 8pt;
}
.galleryIndexAlbum a {
   color: #000000;
}
.galleryIndexAlbum a:visited {
   color: #000000;
}
.galleryIndexAlbum img {
   border: 2px solid #d1d1d1;
}
.galleryIndexPaging {
   float: right;
   margin-top: 67px;
}
.faqCategorySelect {
   color: #d30000;
}
.faqSearchBlock {
   padding: 10px;
   background-color: #fffddc;
   height: 55px;
   font-size: 8pt;
   color: #555555;
   line-height: 45px;
   text-align: right;
}
.faqSearchResult {
   margin-bottom: 5px;
   border-bottom: 1px dashed #dfdfdf;
   padding: 3px;
}
.faqSearchBack {
   padding: 3px;
   border: 1px solid #cdcdcd;
   background-color: #f1f1f1;
}
.featureBlock {
   width: 900px;
   height: 300px;
   position: relative;
   overflow: hidden;
   background-color: #e1e1e1;
}
.featureImage {
   position: absolute;
   top: 0px;
   left: 0px;
   height: 300px;
   width: 900px;
   overflow: hidden;
   z-index: 1;
}
#featureImages .active {
   z-index: 3;
}
#featureImages .lastActive {
   z-index: 2;
}
.featureImageCaption {
   position: absolute;
   left: -500px;
   bottom: 10px;
   z-index: 4;
   background-color: #40403e;
   padding: 4px;
   color: #e5e5e5;
   font-size: 10pt;
}
.featureImageCaption a {
   color: #e5e5e5;
}
.featureImageCaption a:visited {
   color: #e5e5e5;
}
.featureImageCaption a:hover {
   color: #d30000;
}
.featureImageDot {
   position: absolute;
   bottom: 10px;
   z-index: 99;
   width: 8px;
   height: 8px;
}
#featureGalleryBG {
   opacity: 0.7; 
   -moz-opacity:0.7;
   filter: alpha(opacity=70);
   position: absolute;
   right: 0px;
   top: -320px;
   width: 220px;
   height: 300px;
   background-color: #333333;
   z-index: 5;
}
#featureGallery {
   opacity: 0; 
   -moz-opacity:0;
   filter: alpha(opacity=0);
   z-index: 6;
   text-align: left;
   position: absolute;
   top: 0px;
   right: 0px;
   width: 200px;
   height: 300px;
   padding: 5px;
   color: #e5e5e5;
}
.forumAddToFAQ {

}
.forumAddToFAQ img {
   vertical-align: middle;
}
.footer {
   width: 900px;
   margin: auto;
   clear: both;
   height: 50px;
   position: relative;
   text-align: left;
   font-size: 7pt;
   color: #666666;
   font-family: Verdana, Arial;
}
.footer a {
   color: #666666;
}
.footer a:visited {
   color: #666666;
}
.footer a:hover {
   color: #aaaaaa;
}
.footerBlock {
   background-color: #232323;
   text-align: center;
}
.footerContent {
   padding: 10px;
}
.formRow {
   clear: both;
}
.formTitle {
   float: left;
   width: 124px;
}
.formField {
   float: left;
   width: 405px;
   margin-bottom: 5px;
}
.forumPostRow {
   padding: 5px;
   border-bottom: 1px dashed #dfdfdf;
   margin-bottom: 5px;
}
.forumResultRow {
   border-bottom: 1px dashed #dfdfdf;
   padding: 3px;
   white-space: nowrap;
   overflow: hidden;
}
.forumResultRow a {
   color: #000000;
}
.forumResultRow a:visited {
   color: #000000;
}
.forumResultRow a:hover {
   text-decoration: none;
}
.forumSectionTitle {
   color: #d30000;
}
.forumSectionTitle a {
   color: #d30000;
}
.forumSectionTitle a:visited {
   color: #d30000;
}
.forumPostDateline {
   color: #888888;
   font-size: 8pt;
}
.header {
   z-index: 21;
   height: 110px;
   padding-top: 15px;
   text-align: center;
   background-color: #232323;
}
.headerContent {
   z-index: 21;
   width: 900px;
   margin-left: auto;
   margin-right: auto;
   height: 110px;
   background: url('/images/headerbackground.jpg');
   background-repeat: repeat-x;
   position: relative;
}
.headerBorder {
   height: 8px;
   background: url('/images/headerborder.jpg');
   background-repeat: repeat-x;
   margin-bottom: 11px; /* based on 4px of shading in the bg image */
}
.headerLogo {
   position: absolute;
   top: 10px;
   left: 25px;
}
.headerConsole {
   position: absolute;
   top: 12px;
   right: 20px;
   min-width: 135px;
   white-space: nowrap;
   height: 15px;
   background-color: #232323;
   color: #b0b0b0;
   font-size: 8pt;
   padding: 3px;
   overflow: hidden;
}
.headerConsole a {
   color: #b0b0b0;
}
.headerConsole a:visited {
   color: #b0b0b0;
}
.headerConsole a:hover {
   color: #c0c0c0;
}
.headerConsoleItem {
   margin: 0px 8px 0px 8px;
   float: left;
   display: inline;
}
.headerConsole .highlighted a {
   font-weight: bold;
   color: #ffffff;
}
.headerConsole .highlighted a:visited {
   font-weight: bold;
   color: #ffffff;
}
.headerConsoleSplit {
   float: left;
}
.headerMenu {
   text-align: left;
   position: absolute;
   bottom: 0px;
   left: 17px;
   width: 900px;
}
.headerMenu li {
   background-repeat: repeat-x;
   padding: 5px 10px 0px 10px;
   height: 25px;
   float: left;
}
#loginBlock {
   position: absolute;
   z-index: 20;
   top: 12px;
   right: 20px;
   width: 146px;
   text-align: left;
}
#loginChimney {
   background-color: #666666;
   border-top: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   height: 20px;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 15px;
   font-size: 8pt;
   color: #b0b0b0;
}
.loginContent {
   background-color: #666666;
   border: 1px solid #aaaaaa;
   position: absolute;
   top: 20px;
   left: 0px;
   width: 100%;
   color: #dddddd;
   /* height: 84px; */
   height: 150px;
}
#loginError {
   font-weight: bold;
   color: #330000;
   margin-top: 2px;
   height: 18px;
}
#loginContent {
   padding: 5px;
   font-size: 8pt;
}
.pagingBlock {
   position: absolute;
   bottom: 10px;
   right: 10px;
}
.pagingNumber {
   padding: 2px 3px 2px 3px;
   border: 1px solid #cccccc;
   margin: 0px 2px 0px 2px;
}
.pagingNumberOn {
   padding: 2px 3px 2px 3px;
   background-color: #cccccc;
   border: 1px solid #333333;
   margin: 0px 2px 0px 2px;
}
.popupBox {
   border: 1px solid #dfdfdf;
   background-color: #fffddc;
   font-size: 8pt;
   position: absolute;
   padding: 3px;
   text-align: left;
}
.popupBoxArrowLR {
   position: absolute;
   width: 6px;
   height: 11px;
   overflow: hidden;
   text-align: left;
}
.registryIndexProfile {
   /* float: left; 
   width: 158px; */
   width: 260px;
   clear: both;
   height: 50px;
   overflow: hidden;
}
.registryIndexProfile a {
   color: #000000;
}
.registryIndexProfile a:visited {
   color: #000000;
}
.registryIndexProfile img {
   margin-bottom: 4px;
   float: left;
   margin-right: 4px;
}
.registryIndexPaging {
   float: right;
   margin-top: 67px;
}

