﻿*
{
    /*	Menu Dropdowns */
    margin: 0;
    padding: 0;
}

a:visited
{
    color: #720000;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #031B96;
    font-weight: bold;
    text-decoration: none;
}
a:link
{
    color: #02D246; /* #009933;*/
    font-weight: bold;
    text-decoration: underline;
}
a:active
{
    color: #700299; /* #009933;*/
    text-decoration: underline;
    font-weight: bold;
}

body
{
    background: #0D4264; /* 330066 124A70  url(../images/NPCBackGrd3.jpg);*/
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    color: black; /*	background: #666666; */
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 20px;
    height: 800px;
    min-height: 100%;
}

body div#utilityCalendar
{
    font-size: 10px;
}

#Banner1
{
    padding: 20px;
    background-color: #FFFFFF;
}

/* Header Section */

#bannerheader
{
    text-align: center;
    font: bold 11px Arial, Helvetica, Georgia, Times, serif;
    color: #FAF700;
    padding: 5px;
    background-color: #000000;
    border-top: 1px solid #B51032;
    border-bottom: 1px solid #B51032;
    height: 51px;
}

#bannerlinks
{
    text-align: center;
    font: 80% Arial, Helvetica, Georgia, Times, serif;
    border-top: 3px solid #B51032;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    color: White;
    background-color: #0099FF;
}

.Categories
{
    /*header of 2nd demo*/
}

#CenterMargin
{
    margin: 10px 120px 50px 120px;
    padding: 40px;
    background-color: white;
}

.closedPicture
{
    /*class added to contents of 2nd demo when they are closed*/
    color: red;
}

.closedPictureRS
{
    /*class added to contents of 2nd demo when they are closed*/
    color: red;
}

#columnA
{
    background-color: #A5EBEA;
    float: left;
    position: relative;
    padding: 0 10px 0 10px;
}

#columnB
{
    background-color: #ACD1D3;
    float: left;
    position: relative;
    padding: 0 10px 0 10px;
}
#columnC
{
    background-color: #FFC9F0;
    float: left;
    position: relative;
    padding: 0 10px 0 10px;
}
#columnD
{
    background-color: #86C471;
    float: left;
    position: relative;
    padding: 0 10px 0 10px;
}
.content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 20px 0 20px 0px;
    color: #000000;
}

.contentPerson
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 15px;
    padding: 15px;
    color: #000000;
}

#contentShow
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 15px;
    padding: 15px;
    color: #FFFFFF;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
}

.clearfloat
{
    /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
}

.date
{
    font-size: 10px;
}

.fltrt
{
    /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px;
}
.fltlft
{
    /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px;
}

#footerheader
{
    background-color: Black;
    text-align: center;
    color: White;
    font: 100% Arial, Helvetica, Georgia, Times, serif;
    border-top: 2px solid #B51032;
    border-bottom: 1px solid #B51032;
    font-size: small;
    bottom: auto;
}

h3
{
    color: #128E01;
}

h3.Center
{
    text-align: center;
    color: #128E01;
    text-decoration: underline;
}

h3.Center2
{
    text-align: center;
    color: #DE0101;
    text-decoration: underline;
}

h4
{
    color: #11486C;
}

.header
{
    text-align: center;
    font-weight: bolder;
    background: #000000;
    padding: 7px 7px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.headerDefaultTitle
{
    padding: 3px 0 3px 0;
    text-align: center;
    background: #11486C;
    font-size: 20px;
    color: Red;
    cursor: pointer;
    margin: 10px 0;
    font-weight: bold;
}

.headerDefaultContent
{
    padding: 3px 0 3px 0;
    text-align: left;
    font-size: 12px;
    margin: 10px 0 0 10px;
    height: auto;
}

.headerDefaultContentIFBB
{
    background-color: Black;
    color: White;
    padding: 3px 0 3px 0;
    text-align: left;
    font-size: 12px;
    margin: 10px 10px 10px 0px;
    height: auto;
}

.headerDefaultContentHB
{
    background-color: Aqua;
    padding: 3px 3px 3px 3px;
    text-align: left;
    font-size: 12px;
    margin: 10px 10px 10px 0px;
    height: auto;
}

.headerDefaultContentRS
{
    background-color: #E76161;
    color: white;
    padding: 3px 3px 3px 3px;
    text-align: left;
    font-size: 12px;
    margin: 10px 0px 5px 0px;
    height: auto;
    cursor: default;
}

.headerDefaultContentRSBlue
{
    background-color: #052275;
    color: white;
    padding: 3px 3px 3px 3px;
    text-align: left;
    font-size: 12px;
    margin: 10px 0px 5px 0px;
    height: auto;
    cursor: default;
}

.headerDefaultContentRSPink
{
    background-color: #FF46AB;
    color: white;
    padding: 3px 3px 3px 3px;
    text-align: left;
    font-size: 12px;
    margin: 10px 0px 5px 0px;
    cursor: default;
}

.headerDefaultContentRS ul
{
    margin: 0;
    padding: 0 0 0 19px;
    list-style: none;
    float: left;
    list-style-type: disc;
    list-style-image: url('images/Facebook.gif');
}

#headerResults
{
    text-align: center;
    font: 100% Arial, Helvetica, Georgia, Times, serif;
    color: #DE0010;
    font-weight: bolder;
    text-decoration: underline;
    font-size: 26px;
    margin: 0px 20px 0px 20px;
}

div#header
{
    text-align: center;
    font: 100% Arial, Helvetica, Georgia, Times, serif;
    color: #DE0010;
    font-weight: bolder;
    text-decoration: underline;
    font-size: 26px;
}

div#Subheader
{
    text-align: center;
    font: 100% Arial, Helvetica, Georgia, Times, serif;
    color: #DE0010;
    font-weight: bolder;
    text-decoration: underline;
    font-size: 18px;
}

#header .titleCenter
{
    text-align: center;
    font: 100% Arial, Helvetica, Georgia, Times, serif;
    color: #DE0010;
    font-weight: bolder;
    text-decoration: underline;
}

#header .breadcrumb
{
    font: 90% Arial, Helvetica, Georgia, Times, serif;
    color: #B51032;
    background-color: transparent;
    float: left;
    margin-left: 2em;
    margin-top: 0.8em;
    font-weight: bold;
}

input
{
    border: none;
    background: none;
}

#LeftMargin
{
    margin: 10px 80px 30px 160px;
    padding: 30px;
    background-color: white;
}

#LeftMarginResults
{
    margin: 0px 15px 0px 15px;
    padding: 0px 10px 0 0px;
    background-color: #FDFFC9;
    font-size: 13px;
    font-family: Verdana, Arial, san-serif;
}

#LeftMarginDefault
{
    margin: 10px 10px 0px 295px;
    background-color: #E2E1E1;
}

#LeftMarginIFBB
{
    margin: 2px 0px 10px 141px;
}

li span
{
    color: Navy;
    font-weight: bold;
}

li a
{
    font-size: 11px;
    color: #02D246; /* #009933;*/
    text-decoration: underline;
}

.MainBanner
{
    border: 3px solid #C3A83D;
}

div#menu span.parent
{
    margin-top: 2px;
    padding-left: 5px;
    color: #FFFFFF;
    font: bolder 12px Tahoma,Arial,san-serif;
    background: none;
    line-height: 37px;
}

div#menu span.parentHome
{
    color: red;
    font-weight: bolder;
    margin-top: 2px;
    padding-left: 5px;
    font: bolder 13px Tahoma,Arial,san-serif;
    background: none;
    line-height: 37px;
}
.openPicture
{
    /*class added to contents of 2nd demo when they are open*/
    color: Yellow;
}

.openPictureRS
{
    /*class added to contents of 2nd demo when they are open*/
    color: Yellow;
}

#range1
{
    clear: both;
    height: 92px;
    font-size: 13px;
    line-height: 10px;
}

#range1 .continuousCalendar, .dateLabels
{
    float: left;
}

.NationalStarsTitle
{
    text-align: center;
    background: Black;
    font-size: 14px;
    font-weight: bolder;
    color: Red;
    cursor: pointer;
    margin: 3px 20px 3px 20px;
}

.NationalStarsContent
{
    padding: 3px 0 3px 0;
    text-align: left;
    font-size: 12px;
    margin: 10px 0 0 10px;
    height: auto;
}

.RisingStarsTitle
{
    text-align: center;
    background: Black;
    font-size: 14px;
    font-weight: bolder;
    color: Red;
    cursor: pointer;
    margin: 3px 20px 3px 20px;
}

.RisingStarsContent
{
    padding: 3px 0 3px 0;
    text-align: left;
    font-size: 12px;
    margin: 10px 0 0 10px;
    height: auto;
}

.sidebar1
{
    float: left;
    width: 10em; /* since this element is floated, a width must be given */
    background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
    height: 1000px;
}
.sidebarSchedule
{
    float: left;
    width: 10em; /* since this element is floated, a width must be given */
    background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
    height: 1500px;
}
.sidebar1IFBB
{
    margin: 0px 0 0 0;
    float: left;
    width: 8em; /* since this element is floated, a width must be given */
    background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
    height: 2884px;
}

.sidebar2Blog /* Ads in left column */
{
    background-color: Black;
    float: left;
    width: 23em; /* since this element is floated, a width must be given */
    font-size: 12px;
    border: 3px solid #C3A83D;
    text-align: center;
}

.sidebar2Default /* Ads in left column */
{
    background-color: Black;
    float: left;
    width: 21em; /* since this element is floated, a width must be given */
    font-size: 12px;
    border: 3px solid #C3A83D;
    height: 690px;
    padding: 40px 0 40px 20px;
    margin: 7px 10px 7px 7px;
}

.sidebar2People /* Ads in left column */
{
    border: 3px solid #C3A83D;
    background-color: Black;
    background-repeat: repeat;
    height: 920px;
    float: left;
    width: 21em; /* since this element is floated, a width must be given */
    font-size: 12px;
    padding: 20px 5px 20px 5px;
    margin: 7px 10px 7px 7px;
}

.sidebarVendors /* Ads in left column */
{
    border: 3px solid #C3A83D;
    background-color: Black;
    background-repeat: repeat;
    height: 700px;
    float: left;
    width: 22em; /* since this element is floated, a width must be given */
    font-size: 12px;
    padding: 20px 5px 20px 5px;
    margin: 7px 10px 7px 7px;
}
.sidebar3
{
    float: left;
    width: 403px; /* since this element is floated, a width must be given */
    font-size: 12px;
    padding: 1px;
    border: 1px solid #FFFFFF;
    height: 800px;
}


div#table
{
    padding: 10px;
    float: left;
    color: White;
    width: 70%;
    text-align: center; /* this overrides the text-align: center on the body element. */
}

div#tableDefault
{
    border: 1px solid #FFFFFF;
    float: left;
    width: 98%;
    text-align: center; /* this overrides the text-align: center on the body element. */
    color: black;
    font-size: 12px;
    background-color: #ECECEC;
}

div#tableDefaultIFBB
{
    padding: 4px 0px 0 0px;
    border: 1px solid #FFFFFF;
    width: 90%;
    text-align: center; /* this overrides the text-align: center on the body element. */
    color: black;
    font-size: 12px;
    background-color: #ECECEC;
}
div#tableDefault tr td.headerDefaultTitle
{
    text-align: center;
    background: #000000;
    font-size: 18px;
    color: Red;
}

div#tableDefaultIFBB tr td.headerDefaultTitle
{
    padding: 3px 0 3px 0;
    text-align: center;
    background: #000000;
    font-size: 24px;
    color: Red;
}
div#table tr td.headerLinksTitle
{
    text-align: center;
    background: #000000;
    font-size: 30px;
    color: Silver;
    font-weight: bold;
}

div#table tr td
{
    border: 1px solid #FFFFFF;
    padding: 25px 19px 19px 10px;
}

div#tableDefault tr td
{
    padding: 10px 10px 10px 10px;
    text-align: left;
    font-size: 12px;
    color: black;
}

div#table tr td.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: Yellow;
    font-weight: bolder;
    text-decoration: underline;
}


div#table tr td.Names
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: yellow;
    font-weight: bolder;
    text-align: left;
}

.TitleColor
{
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FF0000;
    text-decoration: underline;
    text-align: center;
}

.twoColElsLtHdr #Topcontainer
{
    background-color: Black;
    width: 62em; /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColElsLtHdr #Date
{
    background-color: Black;
    text-align: left; /* this overrides the text-align: center on the body element. */
    width: 62em; /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.twoColElsLtHdr #Container
{
    /*border: 1px solid  thin #FFFFFF; */
    width: 62em; /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
    background: #707AF1; /*#124A70 #330066; */
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    margin-bottom: 5px;
}

.twoColElsLtHdr #TopLeft
{
    float: left;
    width: 16em; /* since this element is floated, a width must be given */
    background: #330066; /* the background color will be displayed for the length of the content in the column, but no further */
    padding: 4px 4px 0px; /* top and bottom padding create visual space within this div */
    height: 98px;
    border: 1px solid #FFFFFF;
}

.twoColElsLtHdr #header2
{
    background: #330066;
    padding: 2px 10px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    float: left;
    font-size: 12px;
    border: 1px solid #FFFFFF;
    width: 1015px;
}

.twoColElsLtHdr #mainContent
{
    margin: 0 1.5em 0 0em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
    top: 0px;
    position: relative;
}

.twoColElsLtHdr #sidebar3 a
{
    font-size: 11px;
}
.twoColElsLtHdr #footer
{
    padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background: #330066;
}



#utilityCalendar
{
    background-color: #707AF1;
    float: left;
    padding: 4px 2px 2px 15px;
    margin: 10px 2px 0 2px;
    background-color: White;
    color: Red;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    width: 138px;
    margin: 0px 0 0px 7px;
}

#utilityCalendarDefault
{
    background-color: #707AF1;
    float: left;
    padding: 4px 2px 2px 4px;
    margin: 2px 2px 0 2px;
    background-color: White;
    color: Red;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    width: 269px;
    margin: 0px 0 0px 7px;
}

#utilitySharethis
{
    float: right;
    top: 14px;
    right: 29px;
    color: yellow;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    width: auto;
    padding: 0 0 6px 0;
}

#utilitySharethis a:link
{
    font-weight: normal;
    color: rgb(238, 238, 238);
    font-style: normal;
    text-decoration: underline;
}
#utilitySharethis a:active
{
    font-weight: normal;
    color: rgb(238, 238, 238);
    font-style: normal;
    text-decoration: underline;
}
#utilitySharethis a:visited
{
    font-weight: normal;
    color: rgb(238, 238, 238);
    font-style: normal;
    text-decoration: underline;
}
#utilitySharethis a:hover
{
    font-weight: normal;
    color: rgb(255, 255, 255);
    font-style: normal;
    text-decoration: underline;
}


#Miscellan
{
    background-repeat: repeat-y; /* background-color: #817d7e; */
    background-color: #00FFFF;
    border: dotted 1px brown;
    border-left: 12px solid #711515;
    border-right: 1px solid #711515;
    border-top: #778899;
    bottom: 0;
    clear: both;
    color: #FF0000;
    cursor: wait;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    float: left;
    height: 2em;
    left: 1em;
    line-height: 1.6em;
    line-height: 140%;
    list-style: none;
    margin: 0;
    margin-top: 0em;
    margin-left: 15.2em;
    margin-right: 0.2em;
    padding: 0;
    padding: 5px 5px 5px 0.5em;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 200px;
    width: 13em;
    top: 5em;
    top: 50px;
    vertical-align: middle;
    width: 311px;
    z-index: 1;
}


#navigation ul ul li
{
}

#colorDropdown, #sizeDropdown
{
}

#bootCloset2 #detailsDisplay, #bootCloset3 #detailsDisplay
{
}
.InputLabel
{
}
fieldset
{
    width: 640px;
}













