﻿/* HTML5 Defs Classes */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
time {font-style: italic;}

* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
}
body {
    font-family: tahoma, sans-serif;
    font-size: 11px;
    background-color: #DDDDD2;
}
img {
    border: 0px;
}
hr {
    color: #333;
    margin-top: 5px;
    margin-bottom: 10px;
}
a {
    color: #333;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Page Layout Classes */
.PageFrame {
    margin-left: auto;
    margin-right: auto;
    width: 819px;
    border-left: 2px solid #b6b5a6;
    border-right: 2px solid #b6b5a6;
    border-top: 0px;
    border-bottom: 0px;
    border-collapse: collapse;
    background: #fff;
}
.PageTopLeft {
    width: 612px;
    height: 23px;
    background: url(    "Images/top_left.png" ) no-repeat;
}
.PageTopRight {
    width: 207px;
    height: 23px;
    background: url(    "Images/top_right.png" ) no-repeat;
    text-align: left;
}
.PageBottomMargin {
    margin-bottom: 100px;
}

/* Top Link Classes */
.TopLinkBar {
    border: 0px;
    border-collapse: collapse;
    width: 100px;
}
.TopLinkItem {
    text-align: center;
    border: 0px;
    width: 50px;
    border-right: 1px solid #fff;
}
.TopLinkLast {
    text-align: center;
    border: 0px;
    width: 50px;
    border-right: 0px;
}
a.TopLink {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
}

/* Logo Classes */
.LogoLeft {
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 35px;
    vertical-align: top;
}
.LogoRight {
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 10px;
    vertical-align: top;
}

/*Navigation Classes*/
.NavBar {
    width: 100%;
    overflow: auto;
}
.NavTab {
    float: left;
    width: 105px;
}
.NavImage {
    display: block;
}
.NavFiller {
    float: left;
    width: 4px;
    height: 18px;
    background: url(  'Images/nav_background_bottom.gif' ) no-repeat left bottom;
}
.NavTrailer5 {
    float: left;
/*    width: 308px; */
    width: 268px;
    height: 18px;
    background: url(  'Images/nav_background_bottom.gif' ) repeat-x left bottom;
}
.NavTrailer4 {
    float: left;
    width: 397px;
    height: 18px;
    background: url(  'Images/nav_background_bottom.gif' ) repeat-x left bottom;
}
.NavTrailer3 {
    float: left;
    width: 486px;
    height: 18px;
    background: url(  'Images/nav_background_bottom.gif' ) repeat-x left bottom;
}
.NavTrailer2 {
    float: left;
    width: 575px;
    height: 18px;
    background: url(  'Images/nav_background_bottom.gif' ) repeat-x left bottom;
}

/* Tab Header Classes */
.TabHeader {
    color: #666;
    font-size: 18px;
    font-weight: normal;
}
.TabDescription {
    color: #666;
    font-size: 11px;
    font-weight: normal;
}

/* Footer Classes */
.FooterWrapper {
    text-align: center;
}
.FooterFrame {
    width: 97%;
    height: 20px;
    border-top: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto;
    font-size: 9px;
}
.FooterLeft {
    text-align: left;
}
.FooterRight {
    text-align: right;
}
.FooterGradient {
    background: url(   "Images/footer.png" ) no-repeat center;
    height: 12px;
}
div.FooterHouse {
    background: url(   "Images/footer_house.png" ) no-repeat left;
    height: 37px;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    text-align: left;
}
span.FooterTerms {
    margin-left: 65px;
    color: #666;
}

/* Badge Classes */
.BadgeFrame {
    margin-top: 10px;
}
.BadgePhoto {
    width: 59px;
    height: 59px;
}
.BadgeDetails {
    width: 100%;
    padding-left: 3px;
    vertical-align: top;
}
.BadgeName {
    font-size: 12px;
    font-weight: bold;
    color: #666;
}
.BadgeText {
    font-family: Arial;
    font-size: 10px;
    color: #666;
}
.BadgeLink {
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 5px;
    font-size: 9px;
    color: #666;
}

/* Placeholder Classes */
.Body2Frame {
    margin: 0px;
    padding: 10px;
}

/* Search Classes */
.SearchPanel {
    margin-top: 10px;
}
.SearchLabel {
    color: #666;
    vertical-align: top;
}
.SearchBar {
    width: 100%;
}
.SearchText {
    font-weight: bold;
    color: #666;
    width: 200px;
}
.SearchDropDown {
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    width: 156px;
    color: #666;
}
.SearchButton {
    vertical-align: top;
    cursor: pointer;
}

/* Filter Classes */
.FilterBar {
    margin-top: 10px;
    background-color: #cfcdbe;
    height: 22px;
    width: 100%;
}
.FilterDescription {
    font-size: 10px;
    font-weight: bold;
    color: #333;
    background-color: #cfcdbe;
}
.FilterControl {
    font-size: 10px;
    font-weight: bold;
    color: #333;
    background-color: #cfcdbe;
}
.FilterHeader {
    text-align: left;
}

/* Pick List Classes */
.PickListFrame {
    width: 100%;
    border-left: 0px;
    border-right: 0px;
    border-top: solid 2px #333;
    border-bottom: solid 2px #333;
}
.PickListHeader {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #333;
    font-weight: bold;
    color: #333;
    height: 22px;
    text-align: left;
}
.PickListHeaderRight {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #333;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    height: 20px;
    text-align: right;
    padding-right: 2px;
}
.PickListFooter {
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #333;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    height: 20px;
    text-align: left;
}
.PickListFooterRight {
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #333;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    height: 20px;
    text-align: right;
    padding-right: 2px;
}
.PickListLink {
    color: #55559b;
    font-size: 11px;
}
.PickListLink:Hover {
    color: #8989a7;
    font-size: 11px;
}
.PickListPager a, .PickListPager span
{
    display: block;
    height: 15px;
    width: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.PickListPager a
{
    background-color: #f5f5f5;
    color: #000;
    border: 1px solid #969696;
}
.PickListPager span
{
    background-color: #A1DCF2;
    color: #000;
    border: 1px solid #3AC0F2;
}

/* General Classes */
.MessageHeader {
    font-size: 11px;
}
.MessageBody {
    margin-top: 10px;
    font-size: 11px;
}
.Watermark {
    color: #C0C0C0;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
}
.RightJustify {
    text-align: right;
}
.ExtenderImage {
    vertical-align: top;
}
