﻿BODY
{
    font-size: 11px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

a img
{
    border: none;
}

#container
{
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    text-align: left;
}

#containerCD
{
    margin: auto;
    width: 1000px;
    text-align: left;
    background: #FBF4D8;
}

#childContainer
{
    text-align: center;
    margin-top: 10px;
}

#contentContainer
{
    background-color: #ffffff;
    width: 800px;
    margin-top: -4px;
}
#contentContainerCD
{
    background-color: #FBF4D8;
    width: 1000px;
    margin-top: -4px;
}

#mainContent
{
    width: 565px;
    height: 100%;
}

#mainContent2
{
    width: 800px;
    height: 100%;
}

hr
{
    width: 90%;
    height: 2px;
    color: #cccccc;
    border: 0;
    background-color: #cccccc;
    clear: both;
    margin: 0;
    padding: 0;
}

h1
{
    display: inline;
}

h2
{
    display: inline;
}

h3
{
    display: inline;
}
h4
{
    display: inline;
}
h5
{
    display: inline;
}
A
{
    color: #ff3300;
    text-decoration: none;
}
A:link
{
    color: #ff3300;
    text-decoration: none;
}
A:visited
{
    color: #ff9900;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
A:active
{
    text-decoration: none;
}
A.one
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    text-decoration: none;
}
A.one:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    text-decoration: none;
}
A.one:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    line-height: 12px;
}


.hireFormLabel
{
    width: 75px;
    height: 16px;
    background-color: #CCCCCC;
    float: left;
    display: block;
    font-size: 9pt;
    font-weight: bold;
    color: #666;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    vertical-align: middle;
}
.hireFormTextbox
{
    width: 140px;
    float: left;
    background-color: #e6e6e6;
    height: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    text-align: center;
    vertical-align: middle;
}
.aspTextbox
{
    height: 13px;
    width: 125px;
    font: normal 11px Arial;
    color: #000000;
}
.aspTextbox:focus, .aspTextbox:hover
{
    background-color: #F0FFE6;
}

.leftFormTextbox
{
    border-right: #b8b79e 1px solid;
    border-top: #b8b79e 1px solid;
    border-left: #b8b79e 1px solid;
    width: 100px;
    color: #6b6b59;
    border-bottom: #b8b79e 1px solid;
    background-color: #ffffff;
    font: normal 11px Arial;
}

.leftFormTextbox:focus, .leftFormTextbox:hover
{
    background-color: #F0FFE6;
}
.tablebox
{
    border-right: #b8b79e thin solid;
    border-top: #b8b79e thin solid;
    font-size: 11px;
    border-left: #b8b79e thin solid;
    color: #000000;
    border-bottom: #b8b79e thin solid;
    background-color: #ffffff;
}

.style9
{
    font-size: 9px;
}

.style9b
{
    font-size: 9px;
    font-weight: bold;
}

.style10
{
    font-size: 10px;
}

.style11
{
    font-size: 11px;
}

.style11b
{
    font-size: 11px;
    font-weight: bold;
}
.style11c
{
    font-weight: bold;
    font-size: 11px;
    color: #000066;
}
.style12
{
    font-size: 12px;
}
.style12b
{
    font-weight: bold;
    font-size: 12px;
}
.style13
{
    font-size: 13px;
}
.style13b
{
    font-size: 13px;
    font-weight: bold;
}
.style14
{
    font-size: 14px;
}
.style14b
{
    font-weight: bold;
    font-size: 14px;
}

.style16
{
    font-size: 16px;
}
.style16b
{
    font-size: 16px;
    font-weight: bold;
}
.style16c
{
    font-size: 16px;
    text-decoration: none;
    color: #333333;
}

.style18b
{
    font-weight: bold;
    font-size: 18px;
}

.successImg
{
    margin-left: 4px;
    float: right;
}

.successText
{
    text-align: justify;
}

.successTestimonial
{
    margin-bottom: 15px;
}

#navBG
{
    background-image: url(../images/base_07.jpg);
    height: 26px;
    width: 558px;
    background-repeat: no-repeat;
}

/*--------------------What's New Form CSS ----------------*/
.whatLabel
{
    width: 120px;
}

.whatTextbox
{
    width: 125px;
}

.whatTitle:hover
{
    cursor: hand;
    text-decoration: underline;
    color: #ff9900;
}
/*--------------------Form CSS ----------------*/
.formLabel
{
    height: 18px;
    background-color: #CCCCCC;
    float: left;
    display: block;
    font-size: 9pt;
    font-weight: bold;
    color: #666;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
    text-align: left;
}

.formTextbox
{
    float: right;
    background-color: #e6e6e6;
    height: 18px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
}


.formButton2
{
    border-right: #b8b79e 1px solid;
    border-top: #b8b79e 1px solid;
    font-size: 11px;
    left: auto;
    border-left: #b8b79e 1px solid;
    width: 50px;
    color: #333333;
    border-bottom: #b8b79e 1px solid;
    background-color: #cccccc;
}
.logTextbox
{
    width: 155px;
}

.regLabel
{
    width: 110px;
}

.orangeHeader
{
    color: #FF9933;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.blueHeader
{
    color: #006699;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.CDHeader
{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.altDateHead
{
    font-size: 12px;
    font-weight: bold;
}
.alternateDates
{
    font-size: 10px;
    text-align: center;
}

.altType
{
    font-size: 9px;
}

.detailsContentHeader
{
    font-size: 15px;
    font-weight: bold;
    margin-left: 20px;
    color: #D66E27;
}

.rightStyle
{
    text-align: justify;
    font-family: Arial;
}

PRE
{
    font-size: 11px;
    text-align: justify;
    margin-left: 20px;
    direction: ltr;
}

/*--------------------Registration Form CSS ----------------*/

#regContainer
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

.regTextbox
{
    width: 155px;
}

.aspTextbox
{
    width: 125px;
    font: normal 11px Arial;
    color: #000000;
    padding-left: 5px;
}
.coTextbox:focus, .coTextbox:hover
{
    background-color: #F0FFE6;
}

.coTextbox
{
    width: 405px;
    font: normal 11px Arial;
    color: #999999;
    padding-left: 5px;
}
.aspTextbox:focus, .aspTextbox:hover
{
    background-color: #F0FFE6;
}

.moduleHeader
{
    font-weight: bold;
    font-size: 14px;
}

/*--------------------schedule CSS ----------------*/
#filterTable
{
    margin-top: 2px;
    background-color: #bcd4ec;
}
#searchhead
{
    text-indent: 10px;
    margin-left: 25px;
}
#radioButtonList
{
    text-indent: 10px;
    margin-left: 25px;
    padding-top: 15px;
}
.filterButton
{
    font-size: 9px;
    font-weight: 900;
}
.searchFilters
{
    margin-left: 55px;
}
.noResultsText
{
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.vendorRow
{
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    text-indent: 5px;
    height: 25px;
    background-color: #3e83c9;
}
.firstColumn
{
    /*width: 455px;*/
    width: 315px;
}
.pricingFirstColumn
{
    /*width: 400px;*/
    width: 260px;
}
.daysColumn
{
    text-align: center;
    width: 45px;
}
.pricingColumn
{
    text-align: center;
    width: 55px;
}
.columnBorder
{
    border-left: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.monthColumn
{
    text-align: center;
    width: 50px;
}
.monthRow
{
    background-color: #3e83c9;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    height: 20px;
    text-align: center;
}
.categoryRow
{
    background-color: #ff9933;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-indent: 10px;
    height: 22px;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}
.courseRow
{
    font-size: 12px;
    color: #000000;
    height: 22px;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}
.shadedRow
{
    background-color: #bcd4ec;
}
.indentedText
{
    text-indent: -1px;
    padding-left: 15px;
}
.ciscoText
{
    color: #ff9933;
}
A.two:link
{
    font-size: 12px;
    color: #000000;
    line-height: 12px;
    text-decoration: none;
}
A.two:visited
{
    font-size: 12px;
    color: #ff9900;
    line-height: 12px;
    text-decoration: none;
}
A.two:hover
{
    font-size: 12px;
    color: #ff3300;
    line-height: 12px;
}
A.video:visited
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    line-height: 12px;
    text-decoration: none;
}

/*--------------------success CSS ----------------*/
.successImg
{
    margin-right: 4px;
    float: left;
    top: 0;
    left: 0;
}
.successText
{
    text-align: justify;
    width: 340px;
    padding: 0 0 0px 140px;
}
#successTestimonial ul
{
    margin-left: 100px;
    margin-top: 0px;
}
#successTestimonial ul li ul
{
    margin-left: -25px;
    margin-top: 0px;
}
#successTestimonial ul li ul li
{
    list-style: outside;
}
#successTestimonial ul li
{
    list-style: none;
}
#successTestimonial ul li span
{
    font-weight: bold;
}

#successTestimonial
{
    background-color: white;
    width: 490px;
    padding: 10px;
    border: 1px solid #cbcbcb;
    clear: both;
    float: left;
}
hr.newIT
{
    width: 90%;
    height: 2px;
    color: #ff6600;
    border: 0;
    background-color: #cccccc;
    clear: both;
}
A.paging:link
{
    color: #ff3300;
    text-decoration: none;
}
A.paging:visited
{
    color: #ff9900;
    text-decoration: none;
}
A.paging:hover
{
    text-decoration: none;
}
A.paging:active
{
    text-decoration: none;
}
#successContainer
{
    margin-left: 5px;
}
#mainContent
{
    margin-left: 235px;
}
#leftSuccess
{
    float: left;
    width: 540px;
}
#postContainer
{
    background-color: #fef3e8;
    padding: 15px;
    margin: 10px 0;
    clear: both;
    float: left;
}

#whyCentriq li
{
    list-style-type: none;
    padding-bottom: 5px;
}
#whyCentriq .bold
{
    font-weight: bold;
}

.ClassDates
{
    font-size: 7pt;
}


/*  For the Navigation Bar  */

#navBar
{
    top: 0;
    left: 0;
    width: 100%;
    font-family: Verdana;
    font-size: 8pt;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: thin;
}
.emptySpace
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    background-color: #EBEBEB;
    font-weight: bold;
    text-align: center;
    border-left: 0;
    border-right: 0;
    padding: 2px;
    width: 2%;
}
.navLinks
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    background-color: #EBEBEB;
    font-weight: bold;
    text-align: center;
    border-left: 0;
    border-right: 0;
    width: 2%;
    padding: 2px;
}
.navLinks a
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.navLinks:hover
{
    text-decoration: underline;
}
.navLinks:hover a
{
    text-decoration: underline;
}

.navLabel
{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}



/* New Online Registration Style */

.formLabelC
{
    height: 18px;
    background-color: #FFAF3F;
    display: block;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
    text-align: left;
}

.formTextboxC
{
    background-color: #FFAF3F;
    height: 18px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
}

.rowOrange
{
    background-color: #FFAF3F;
}


.formButton2C
{
    border-right: #D66E27 1px solid;
    border-top: #D66E27 1px solid;
    font-size: 11px;
    left: auto;
    border-left: #D66E27 1px solid;
    width: 50px;
    color: #333333;
    border-bottom: #D66E27 1px solid;
    background-color: #FFAF3F;
}

/*  For the LongHeaderUC control  */

.navLinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #D66E27;
    font-weight: bold;
    text-align: center;
    border-left:solid .5px #F5F8FC;
    width:14%;
    padding:2px;
}
.navLinks a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #D66E27;
    font-weight: bold;
    text-align: center;
    text-decoration:none;
}
.navLinks:hover
{
    background-color:#D66E27;
    color:White;
    text-decoration:none;
}
.navLinks:hover a
{
    color:White;
    text-decoration:none;
}

.navLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}
.navRow
{
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: thin;
}
.watermark
{
    font-size: 8pt;
    font-style: italic;
    color: Gray;
}
.navBackground
{
    background-image: "images/calendar/NavBarImage.jpg";
    background-position: right;
}

/* For PMLI Special Page */

.cTableFormLabel
{
    background-color: #ffaf3f;
    font-weight: bold;
}
.cTableFormInput
{
    background-color: #ffaf3f;
}



