﻿body
{
    font-family: "Trebuchet MS" , Arial, sans-serif;
    font-size: 78%;
    background: url(images/bg.gif) top repeat-x #778DDD;
    padding: 0px 0;
    margin: 0;
}

h1
{
    font-size: 2em;
    margin: .67em 0;
}
h2
{
    font-size: 1.5em;
    margin: .75em 0;
}
h3
{
    font-size: 1.17em;
    margin: .83em 0;
}
h4
{
    margin: 1.12em 0;
}
h5
{
    font-size: .83em;
    margin: 1.5em 0;
}
h6
{
    font-size: .75em;
    margin: 1.67em 0;
}

P
{
    margin: 2;
}

hr
{
    display: block;
    height: 1px;
    border: 1px dotted #545e52;
}

.bodytext
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    line-height: inherit;
}

.section
{
    position: relative;
    margin: 8px 0 0 0;
    padding: 0 0 4px 0;
    background: top left no-repeat;
    height: 20px;
    border-bottom: 1px dotted #545e52;
    text-indent: -5000px;
    font-size: 0;
}

.about-us
{
    padding-left: 14px;
    padding-right: 14px;
    overflow: hidden;
    padding-top: 5px;
}

.center
{
    padding-left: 4px;
    padding-right: 4px;
    overflow: hidden;
    padding-top: 5px;
}

.mapborder
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

#left-column
{
    width: 200px;
    float: left;
    margin-bottom: 14px;
}

#middle-column
{
    width: 100%;
    float: left;
    margin-bottom: 14px;
}

#right-column
{
    width: 250px;
    float: left;
    margin-bottom: 14px;
}

#location
{
    background-image: url(images/boxtitleLocation.jpg);
}

#highlights
{
    background-image: url(images/boxtitleHighlights.jpg);
}

#waitinglist
{
    background-image: url(images/boxtitleWaitingList.jpg);
}

#prices
{
    background-image: url(images/boxtitlePrices.jpg);
}

#classrooms
{
    background-image: url(images/boxtitleClassrooms.jpg);
}

#contactinfo
{
    background-image: url(images/boxtitleContactInfo.jpg);
}

#status
{
    background-image: url(images/boxtitleStatus.jpg);
}

#contactus
{
    background-image: url(images/boxtitleContactUs.jpg);
}

#home
{
    background-image: url(images/boxtitleHome.jpg);
}

#aboutus
{
    background-image: url(images/boxtitleAboutUs.jpg);
}

.formstyle
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}

.statusTitle
{
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
}
.statusDescription
{
    font-style: normal;
    font-weight: normal;
}
.statusUpdateDate
{
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #808080;
}

/*---------------------------------------*/



.heading
{
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
}

#page-container
{
    width: 1004px;
    margin: 0 auto;
    background: url(images/middle.gif) repeat-y;
}

#top-fade
{
    width: 1004px;
    background: url(images/top-fade.gif) top no-repeat;
}

#page
{
    width: 936px;
    margin: 0 auto;
    background-color: #fff;
}

#top-hat
{
    position: relative;
    height: 24px;
    padding-left: 16px;
    line-height: 24px;
    color: #fff;
    font-size: 13px;
    background: url(images/header-top.gif) no-repeat;
}

#user-info
{
    float: right;
}

#user-info ul
{
    position: absolute;
    right: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#user-info ul li
{
    float: left;
    padding: 0 12px;
    background: url(images/small-div.gif) right no-repeat;
}

#user-info ul li.last
{
    background-image: none;
}

#user-info a
{
    text-decoration: none;
    color: #fff;
}

#user-info a:hover
{
    text-decoration: underline;
}

#header
{
    position: relative;
    height: 91px;
    background: url(images/header3.gif) no-repeat;
}

#header h1
{
    margin: 0;
    position: absolute;
    width: 342px;
    height: 102px;
    top: 15px;
    left: 15px;
}

#header h1 a
{
    display: block;
    text-decoration: none;
    height: 102px;
}

#header h1 a span
{
    display: none;
}

#header-banner
{
    position: absolute;
    top: 23px;
    left: 638px;
    width: 189px;
    height: 89px;
    text-align: center;
    font-size: .9em;
    color: #000;
    background: url(images/header-special-image.jpg) no-repeat;
}

#header-banner a
{
    color: #4976a8;
    text-decoration: underline;
}


#nav
{
    list-style: none;
    margin: 0;
    padding: 0;
    height: 27px;
    background: #BC4444 url(images/nav-bg.gif) repeat-x;
    font-size: 12px;
}

/*----------------------------------
#nav li {
	display: inline;
}

#nav li a.last {
	border: 0;
}

#nav li a:hover, #nav li.current {
	background: url(../../Default/images/nav-bg.gif) 0 -27px repeat-x;
	background-color: #a42b2b;
}

#nav li a span {
}
----------------------------------*/

#content-dropshadow
{
    height: 10px;
    font-size: 0;
    background: url(images/btn_spacer.gif) repeat-x;
}

#min-height
{
    height: 443px;
    width: 3px;
    float: left;
}

#content
{
    position: relative;
    margin: 3px 0 0 5px;
    width: 920px;
    float: left;
}

#content a
{
    color: #7d919b;
    text-decoration: underline;
}

#contact-me
{
    position: relative;
    margin: 3px 25px 0 5px;
    width: 920px;
    float: left;
}

#contact-me .name
{
    position: relative;
    margin: 0 0 0 0;
    width: 920px;
    float: left;
}

#contact-me .address
{
    position: relative;
    margin: 0 0 0 0;
    width: 920px;
    float: left;
}

#contact-me .phone
{
    position: relative;
    margin: 5px 0 0 0;
    width: 920px;
    float: left;
}

#contact-me .email
{
    position: relative;
    margin: 2px 0 0 0;
    width: 920px;
    float: left;
}

#contact-me a
{
    color: #4976a8;
    text-decoration: underline;
}


body > #page-container > #top-fade > #page > #content
{
    margin: 3px 0 0 10px;
}

#footer
{
    position: relative;
    width: 864px;
    margin: 0 auto;
    height: 20px;
    background: url(images/footer.gif) no-repeat;
    background-position: center top;
    color: #fff;
    font-size: .9em;
    padding: 44px 36px;
    clear: both;
}

#footer-topline
{
    color: #000;
    font-size: 1em;
    height: 30px;
}

#footer .right
{
    float: right;
    font-size: .9em;
}

#footer-topline a
{
    color: #000;
}

#footer-topline a:hover
{
    color: #000;
    text-decoration: underline;
}

#footer-sitemap
{
    padding-left: 250px;
}

#footer-sitemap div
{
    float: left;
    padding: 1px;
}

#footer-sitemap .siteby
{
    width: 410px;
}

.clear
{
    display: block;
    clear: both;
}

#file-information p
{
    color: #686868;
    font-size: .85em;
    margin: 0 0 0 0;
    padding: 0;
    line-height: 1;
}

.file-information p
{
    color: #686868;
    font-size: .85em;
    margin: 0 0 0 0;
    padding: 0;
    line-height: 1;
}

#file-information .description
{
    color: #686868;
    font-size: .85em;
    font-weight: normal;
}

#file-information .file-type
{
    color: #686868;
    font-size: .85em;
    margin: 0 0 0 0;
    font-weight: normal;
}

#file-information .file-size
{
    color: #686868;
    font-size: .85em;
    margin: 0 0 0 0;
    font-weight: normal;
}

#content .blue a
{
    color: #316196;
}

.blue
{
    font-size: 1.4em;
    margin: .8em 0 1em 0;
    color: #316196;
    font-weight: normal;
    border-bottom: 2px solid #316196;
    padding-right: 170px;
}

#content .blue a
{
    color: #316196;
    text-decoration: none;
    font-weight: bold;
}

.content-holder
{
    padding: 0 16px;
}

h3.small
{
    font-size: 1.2em;
    margin: .8em 0 1em 0;
    font-weight: normal;
    color: #316196;
    border-bottom: 2px solid #316196;
}

#content h3.small a
{
    text-decoration: none;
}

input:focus, textarea:focus
{
    background-color: #ffffcb;
}

#flash-message
{
    background: #fff;
    padding: .8em 2em;
    border-left: 8px solid #5bd65b;
    margin: .8em 3em;
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
}

#flash-message.error
{
    border-left: 8px solid #b22728;
    color: #b22728;
}

.error-star
{
    font-size: 2em;
    color: #b22728;
    font-weight: bold;
}

.required-star
{
    color: #b22728;
}

.larger-font
{
    font-size: 1.1em;
    line-height: 1.6em;
}

blockquote
{
    padding: 0;
    margin: 1.5em 0;
}

table.manage-table
{
    width: 100%;
}

table.manage-table th
{
    padding: .5em;
    font-weight: bold;
    border-bottom: 2px solid #999;
}

table.manage-table td
{
    padding: .5em;
    font-size: .9em;
}

table.manage-table td.edit a, table.manage-table td.delete a
{
    display: block;
    padding: .5em;
}

table.manage-table td.edit a:hover
{
    background-color: #ddd;
    text-decoration: none;
}

table.manage-table td.delete a:hover
{
    background-color: #b00;
    text-decoration: none;
    color: #fff;
}

table.manage-table tbody tr
{
    background-color: #eee;
}

table.manage-table tbody tr.alt
{
    background-color: #f8f8f8;
}

#editor
{
    width: 95%;
    height: 600px;
}

#editor2, #summary
{
    width: 95%;
    height: 300px;
}

#admin-links
{
    margin: 1em auto;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 750px;
}

#admin-links li
{
    width: 120px;
    height: 150px;
    float: left;
    margin: 0 20px 20px 0;
    padding: 8px 20px 20px 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #e9e9e9;
}

#admin-links li h3
{
    margin: 0 0 .6em 0;
    color: #999;
    font-size: 1.4em;
    font-weight: normal;
}

#admin-links li p
{
    margin: .9em 0;
}

#admin-links li p a
{
    display: block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    color: #777;
    text-decoration: none;
}

#admin-links li p a:hover
{
    display: block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #a8a8a8;
    color: #fff;
    text-decoration: none;
}

hr
{
    display: block;
    height: 1px;
}

.bottomrule
{
    border-bottom: 2px solid #ddd;
}

/*-----------------------------------------*/
/*------------------------------------

-------------------------------------*/



#feature
{
    width: 390px;
    position: absolute;
    top: 0;
    left: 0;
}

#middle
{
    position: relative;
    width: 660px;
    float: right;
}

#feature-select
{
    margin: 0;
    padding: 0 0 1px 0;
    list-style: none;
    background: url(images/feature-select-bottom.gif) bottom left no-repeat;
}

#feature-select li
{
    height: 44px;
    line-height: 0;
    font-size: 1px;
}

#feature-select li a
{
    display: block;
    width: 260px;
    height: 44px;
    background: top no-repeat;
}

#feature-select li a span
{
    display: none;
}

.frontpage-pad-right
{
    margin-right: 10px;
}

.section a
{
    display: block;
    height: 13px;
    text-decoration: none;
}

.section span, .section a span
{
    display: none;
}

#current-events
{
    background-image: url(images/current-events.jpg);
}

#current-technology
{
    background-image: url(images/current-technology.jpg);
}

#newpublications
{
    background-image: url(images/newpublications.jpg);
}

#about-us
{
    background-image: url(images/about-us.jpg); /*border-color: #545e52; 	border-bottom-width: 2px;*/
}

#about-us a
{
    width: 100px;
    height: 18px;
    display: block;
    float: right;
}
#about-us a span
{
    display: none;
}

.about-us .text
{
    display: none;
    padding-bottom: 1em;
}

.about-us h3
{
    font-size: 1.1em;
    margin: 1em 0 0 0;
}

.about-us h3 a
{
}

.about-us h3 span
{
    font-weight: normal;
    font-size: .9em;
    color: #777;
}

#about-us .last
{
    padding: 0 10px 10px 10px;
}

#about-us .last a
{
    color: #4976a8;
    font-weight: bold;
}

#special-product
{
    background-image: url(images/special-product.jpg);
}

#special-product a
{
    width: 100px;
    height: 18px;
    display: block;
    float: right;
}
#special-product a span
{
    display: none;
}

#download-forms
{
    background-image: url(images/DownloadForms.jpg);
}
#download-forms a
{
    width: 100px;
    height: 18px;
    display: block;
    float: right;
}
#download-forms a span
{
    display: none;
}

#events-table
{
    width: 230px;
    font-size: .9em;
}

#events-table div
{
    margin: 3px 0;
}

#events-table .event
{
    padding-bottom: 4px;
    margin: 5px 10px 5px 10px;
}

#events-table .date
{
    font-size: 1.1em;
    font-weight: bold;
    color: #7d919b;
}

#events-table .time
{
    font-size: 1.1em;
}

#events-table .location
{
    font-size: 1.1em;
}

#events-table .desc, #events-table a
{
    text-decoration: none;
    color: #000;
}

#events-table .last
{
    padding: 0 10px 10px 10px;
}

#events-table .last a
{
    color: #4976a8;
    font-weight: bold;
}

#current-events-table
{
    font-size: .9em;
}

#current-events-table div
{
    margin: 0 0 0 0;
}

#current-events-table .event
{
    padding-bottom: 4px;
    margin: 5px 10px 5px 10px;
}

#current-events-table .date
{
    font-size: .85em;
    font-weight: bold;
    color: #a63030;
}

#current-events-table .location
{
    font-size: .85em;
}

#current-events-table .address
{
    font-size: .85em;
}

#current-events-table .phone
{
    font-size: .85em;
}

#current-events-table .time
{
    font-size: .85em;
}

#current-events-table .desc, #events-table a
{
    text-decoration: underline;
    color: #000;
}

#current-events-table .last
{
    padding: 0 10px 10px 10px;
}

#current-events-table .last a
{
    color: #4976a8;
    font-weight: bold;
}

#issues-table
{
    width: 230px;
    font-size: .9em;
}

#issues-table div
{
    margin: 3px 0;
}

#issues-table .event
{
    padding-bottom: 4px;
    margin: 5px 10px 5px 10px;
}

#issues-table .date
{
    font-size: 1.1em;
    font-weight: bold;
    color: #a63030;
}

#issues-table .time
{
    font-size: 1.1em;
}

#issues-table .location
{
    font-size: 1.1em;
}

#issues-table .desc, #events-table a
{
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
    color: #7d919b;
}

#issues-table .last
{
    padding: 0 10px 10px 10px;
}

#issues-table .last a
{
    color: #4976a8;
    font-weight: bold;
}

.dotted-hr
{
    width: 230px;
    height: 2px;
    margin: 4px 0;
    font-size: 0;
}

