/* Presentation Stylesheet */

body {
    *font-size: 0.9em;
}

#___gcse_0 {
    display: inline-block !important;
}

#___gcse_0 table {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
    background: transparent !important;
    margin: 0 0 0 0 !important;
}

#___gcse_0 tbody {
    border-top: none !important;
}

#___gcse_0 .forum-table td,
#___gcse_0 td,
#___gcse_0 tr,
.gsc-completion-container td {
    padding: 0 !important;
    border-top: none !important;
    border-right: none !important;
    border: none !important;
}

#___gcse_0 input[type="text"] {
    padding: 4px !important;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    max-width: 999px;
    border: none !important;
}

#gsce.form_table[type="text"] {
    border: none;
    max-width: 99px;
    padding: 4px !important
}

.gsc-completion-container {
    border: 1px solid #6D7552 !important;
    background: #F0F1CB !important;
    font-family: inherit !important;
    padding: 4px !important;
    color: #D14F2D !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 2px 2px 10px #363636;
}

.gsc-completion-selected {
    margin: 0 -4px -4px -4px;
}

.gsc-completion-container b {
    color: #242424 !important;
    font-weight: 300;
}

.gsc-completion-container table {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
}

.gsc-modal-background-image {
    background-color: #000 !important;
}

.gsc-modal-background-image-visible {
    opacity: 0.4 !important;
    -ms-filter: "alpha(opacity=40)" !important;
    filter: alpha(opacity=40) !important;
}

.gsc-results-wrapper-overlay {
    background: #F0F1ED !important;
    border: solid 1px #A9ADA4 !important;
}

.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result:hover,
.gsc-imageResult:hover {
    border-color: transparent !important;
    background-color: transparent !important;
}

.gsc-webResult.gsc-result {
    border: 1px solid transparent !important;
}

.gsc-webResult .gsc-result {
    border-bottom: 1px solid transparent !important;
}

#___gcse_0 .cse .gsc-control-cse,
#___gcse_0 .gsc-control-cse {
    padding: 0 !important;
    width: 280px !important;
    display: inline-block;
}

form.gsc-search-box {
    margin-bottom: 0 !important;
}

#___gcse_0 .cse .gsc-control-cse,
#___gcse_0 .gsc-control-cse {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none !important;
}

#___gcse_0 .gsc-search-box .gsc-input>input:hover,
#___gcse_0 .gsc-input-box-hover {
    border: none !important;
    border-top-color: rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#___gcse_0 .gsc-input-box {
    background: #F0F1ED !important;
    border: solid 1px #A9ADA4 !important;
    height: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
    background-image: none !important;
    height: 14px !important;
    width: 14px !important;
    margin-left: 5px !important;
    -webkit-border-radius: 4px 4px !important;
    -moz-border-radius: 4px 4px !important;
    border-radius: 4px !important;
    padding: 5px !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d6d3', endColorstr='#a8aca3', GradientType=0) !important;
    border: solid 1px #858A7F !important;
    border-color: #858A7F;
}


/*headings*/
body .H1 {
    font-size: 1.13em;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    margin: 0;
    padding: 5px 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
}

body h1 {
    font-size: 1em;
    color: #000000;
    font-weight: normal;
    padding-top: 15px;
}

body h2 {
    font-size: 1em;
    color: #333333;
    font-weight: normal;
}

body h3 {
    font-size: 1.2em;
    font-weight: normal;
    color: #990000;
}

body h4 {
    font-size: 1.1em;
    font-weight: bold;
    color: #990000;
}

body h5 {
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
}

body h6 {
    font-size: 1em;
    font-weight: bold;
    font-style: italic;
    color: #990000;
}

body .question {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #333;
    margin: 0;
    padding: 15px;
}


/*paragraph and link styles*/

body p {
    margin: 0;
    padding: 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 1em;
}

body a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333399;
    font-weight: bold;
    text-decoration: none;
}

body a:hover {
    text-decoration: underline;
    color: #660000;
}

body a:link:visited {
    color: #330066;
}

body #ftr p {
    margin: 0;
    padding: 10px 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 1em;
}

body #ftr a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333399;
    font-weight: normal;
    text-decoration: none;
    font-size: 1.1em;
}
body a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333399;
    font-weight: bold;
    text-decoration: none;
    font-size: 1em;
}
#ftr a:hover {
    text-decoration: underline;
}

#ftr a:visited {
    color: #330066;
}

body #ftr h6 {
    font-size: 0.9em;
    font-style: normal;
    text-align: left;
}

#cont-sub img {
    max-width: 500px;
}

#cont-sub table {
    width: 520px;
    border: 0 #fff;
}

.centered {
    text-align: center;
}


/*combination items*/

#ftr h6+p {
    padding-top: 5px;
}

body .footer {
    margin: 0;
    padding: 15px 15px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 0.9em;
}

#l-col a {
    font-weight: normal;
    text-align: center;
}

.textHeading {
    font-weight: bold;
    color: #990000;
}

#r-col>div>a>img {
    border: 0 none;
}

#r-col>div.gadgets {
    text-align: left;
    padding: 5px 1px 5px 1px;
    margin: 0;
}

#r-col>div.gadgets>div {
    text-align: left;
    padding-left: 5px;
}

a.translate {
    text-align: left;
    padding-left: 5px;
}

body li>h5 {
    font-size: 1em;
    text-decoration: none;
}

h6+p {
    margin-top: -20px;
}

p+p {
    margin-top: -15px;
}

p+h6 {
    margin-top: -20px;
}

body #cont-sub p>a {
    font-size: 1.1em;
}

body #cont-sub strong>a {
    font-size: 1.1em;
}


/*lists, tables and content elements*/

hr {
    background-image: url('images/hr.gif');
    background-repeat: repeat-x;
    height: 5px;
    width: 535px;
    border: 0 none;
    padding: 0;
    margin: 0px 5px;
}

table,
tr,
td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 12px;
}

body #cont-sub ul,
body ol,
body li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 1.4em;
    font-size: 1em;
    margin-right: 5px;
}

body #cont-sub li>ul,
body ol {
    font-size: 1.1em;
}

body #cont-sub li>a {
    font-size: 1.1em;
}

.lists {
    width: 530px;
    /*table style for lists*/
    margin: 0;
    border: 0 none;
}

.lists td,
th {
    width: 260px;
    padding-right: 5px;
    border: 0 none;
}

.lists td>ul {
    margin-left: 1px;
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 0;
}

body .lists td>ul>li {
    margin-top: 8px;
    font-size: 1.3em;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

body .tables {
    /*table style for true data tables*/
    width: 500px;
    border: 1px solid #ccc;
    margin-left: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: hide;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 1em;
    margin-bottom: 10px;
}

.tables tr,
td {
    border: 1px solid #ccc;
    padding: 3px;
    margin: 0;
}

.tables tr.caption {
    font-weight: bold;
}

.current {
    width: 450px;
    border: 1px solid #333399;
    margin: 15px;
    padding: 10px;
    padding-top: 0;
    margin-bottom: 0;
}

body .current ul {
    list-style-image: url('images/arrows.gif');
    font-size: 0.9em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    text-indent: 0;
}

body .current ul li {
    font-size: 0.9em;
}

body .current p {
    margin: 0;
    padding: 5px;
}


/* Menus*/

.applemenu {
    margin: 5px 0;
    padding: 0;
    width: auto;
    /*width of menu*/
}

.applemenu div.silverheader a {
    background-color: #fff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333399;
    font-weight: bold;
    display: block;
    position: relative;
    /*To help in the anchoring of the ".statusicon" icon image*/
    ;
    width: auto;
    background-image: url('images/list.gif');
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 15px;
    padding: 1px 0;
    text-decoration: none;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: left;
}

.applemenu div.silverheader a:visited,
.applemenu div.silverheader a:active {
    color: #333;
}

.applemenu div.selected a,
.applemenu div.silverheader a:hover {
    color: #333;
}

body .applemenu div.submenu {
    /*DIV that contains each sub menu*/
    padding: 5px;
    text-align: left;
    font-size: 1em;
    min-height: 40px;
    /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

body .applemenu div.submenu ul {
    list-style-image: url('images/arrows.gif');
    font-size: 1em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    text-indent: 0;
}

.applemenu div.submenu ul li {
    padding: 2px 0px;
}

body .applemenu div.submenu ul a {
    font-size: 1.1em;
    line-height: 1.2em;
}

body .applemenu div.submenu a {
    font-size: 1.1em;
    line-height: 1.2em;
}

.flipmenu li {
    text-align: 'left';
    line-height: 1em;
}

.flipmenu li>ul {
    text-align: 'left';
    line-height: 1em;
}

.flipmenu li+li {
    text-align: 'left';
    line-height: 1em;
}

.flipmenu li>h3 {
    line-height: 1em;
}

#elearning {
    display: block;
    height: 38px;
    width: 222px;
    position: relative;
    top: -36px;
    left: 730px;
    z-index: 2000;
    background-image: url(images/elearning-up.png);
    text-align: center;
    text-indent: 20px;
    border-right: 1px solid #cccccc;
}

#elearning:hover {
    background-image: url(images/elearning-down.png);
}

#elearning a {
    font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 34px;
}

#elearning a:hover {
    font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 34px;
    color: #990000;
}


/*image gallery*/

#simplegallery1 {
    position: relative;
    /*keep this intact*/
    visibility: hidden;
    /*keep this intact*/
    z-index: 100;
    border: 10px solid #333399;
    margin: 15px 40px;
}

body #simplegallery1 .gallerydesctext {
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    padding: 5px 5px;
}

.stepcarousel {
    position: relative;
    /*leave this value alone*/
    margin: 15px 28px 15px 28px;
    border: 10px solid darkBlue;
    overflow: scroll;
    /*leave this value alone*/
    width: 673px;
    /*Width of Carousel Viewer itself*/
    height: 450px;
    /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt {
    position: absolute;
    /*leave this value alone*/
    left: 0;
    top: 0;
    height: 448px;
}

.stepcarousel .panel {
    float: left;
    /*leave this value alone*/
    overflow: hidden;
    /*clip content that go outside dimensions of holding panel DIV*/
    margin: 10px;
    /*margin around each panel*/
    width: 653px;
    /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel a>img {
    border: 0 none;
}


/* form styles */

body .formtable {
    font-size: 1.4em;
}

form {
    line-height: 1.8em;
}

body label,
body input,
body textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #333333;
}

.formText {
    font-style: italic;
}

.textField {
    background-color: #e6f4f9;
    height: 20px;
    width: 220px;
    border: 1px solid #ccccee;
}

.dropDown {
    background-color: #e6f4f9;
    height: 20px;
    width: 310px;
    border: 1px solid #333333;
}

select {
    background-color: #e6f4f9;
    height: 20px;
    width: 310px;
    border: 1px solid #333333;
}

select>option {
    width: 310px;
}

.textarea {
    background-color: #e6f4f9;
    height: 120px;
    width: 310px;
    border: 1px solid #333333;
}

.button {
    vertical-align: top;
    height: 28px;
    background-color: #e6f4f9;
    text-align: center;
    margin-top: 1px;
    border: 1px solid #ccc;
}

.check {
    height: 20px;
    width: 20px;
    background-color: #f5f5fa;
    border: 1px solid #333333;
}

body .radio {
    height: 15px;
    width: 15px;
    line-height: 1em;
    background-color: #f5f5fa;
    border: 1px solid #333333;
}


/*container Items*/

.workshops {
    width: 500px;
    margin: 15px;
    margin-top: 0;
    border: 1px solid #333399;
}

.workshopH {
    background-color: #333399;
    width: 502px;
    margin: 15px;
    margin-bottom: 0;
}

.workshopH>h5 {
    color: #fff;
    text-decoration: none;
}

.AccordionTitle,
.AccordionContent,
.AccordionContainer {
    position: relative;
    width: 200px;
}

.AccordionTitle {
    height: 20px;
    overflow: hidden;
    cursor: pointer;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    background-repeat: repeat-x;
    display: table-cell;
    background-image: url('title_repeater.jpg');
    -moz-user-select: none;
}

.AccordionContent {
    height: 0px;
    overflow: auto;
    display: none;
}

.AccordionContainer {
    border-top: solid 1px #C1C1C1;
    border-bottom: solid 1px #C1C1C1;
    border-left: solid 2px #C1C1C1;
    border-right: solid 2px #C1C1C1;
}