/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
.menu-dropdown a.level3 > span {
  background: url("../images/menu_dropdown_level3.png") no-repeat scroll 0 50% transparent;
  color: #FFFFFF;
  padding-left: 15px;
}

#top-a .module {
margin: 20px 20px 9px;
}
.required {
  color: #CC0033;
  font-weight: bold;
}
.small {
font-size: 11px;
}
.module .module-title {
 text-shadow: 1px 1px 1px #FFFFFF;
border-radius: 3px 3px 3px 3px;
  background: url("/images/moduletable_title.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #E7E7E7;
  color: #0055A4;
  font-size: 16px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  margin: 0 0 12px;
  padding: 0 12px;
}
.grid-v .mod-line:before {
  border-top: none;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: -20px;
}
#sidebar-a form td label {
  display: block;
  float: right;
  font-weight: bold;
  line-height: 1.25em;
  width: 90%;
  margin-top:  5px;
}
#sidebar-a form td input[type='checkbox'] {
  clear: both;
  display: block;
  float: left;
  margin-top: 5px;
  padding: 0;
}
.wk-slideshow-default .nav span {
  background: url("/images/nav.png") no-repeat scroll 0 0 transparent;
  height: 15px;
  overflow: hidden;
  width: 16px;
}
#top-a:after, #top-b:after, #innertop:after {
  border-bottom: none;
}
body.home #bottom-b {
margin-top: 20px;
}
body.home #top-a {
background: #fff;
border-radius: 5px;
}
body.home #main {
display: none;
}
div.solutions {
margin: 0 0px 0 0;
width: 290px;
}
div.services {
margin: 0 0 0 15px;
}
div.training {
margin: 0 0 0 23px;
}
body.home .width33 {
  width: 326px;
max-width: 326px;
}
ul, ol, dl {
  padding-left: 18px;
}
ul {
margin: 0 0;
}
#sidebar-a .module {
margin: 60px 38px 0 0;
}
#content{
margin: 30px 35px 30px;
}
ul.list-arrow li {
  background-image: url("/images/list_arrow.png");
  background-position: 0 2px;
  background-repeat: no-repeat;
  list-style-type: none;
  margin: 5px 0;
  padding-left: 20px;
}

h2 {
  font-size: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
color: #202020;
font-weight: bold;
}

#et_table_page table {
clear: both;
margin: 20px 0px;
}
.et_search_result {
display: block;
float: left;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #0055A4;
    background-image: none;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 5px 5px 0;
    padding: 3px 7px;
    text-transform: uppercase;
}
button[type="submit"] {
    background-color: #0055A4;
    background-image: none;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 5px 5px 0;
    padding: 3px 7px;
    text-transform: uppercase;
}

td, tr, th {
line-height: 1.5em;
}
a, #comments .comment-author {
  color: #0055A4;
}
a:hover {
color: #202020 !important;
text-decoration: underline;
}
th.sectiontableheader {
    background: none repeat scroll 0 0 #458C8A;
    border-bottom: 1px solid #FFFFFF !important;
    border-right: 1px solid #FFFFFF !important;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    white-space: nowrap;
    text-align: left;
}
th.sectiontableheader.course-number {
    min-width: 150px;
    width: auto !important;
}
td.sectiontablerow {
    border-bottom: 1px solid #DDDDDD;
    padding: 5px 10px;
}
td.sectiontablerow.contact-us {
    border-bottom: medium none;
    padding: 5px 10px;
}
td.sectiontablerow.course-title {
    color: #202020;
    font-size: 16px;
    font-weight: bold;
}
tr.row0 td {
    border-bottom: 1px solid #DDDDDD;
    padding: 5px 10px;
}
tr.row1 td {
    border-bottom: 1px solid #DDDDDD;
    padding: 5px 10px;
}
h1, h2, h3, h4, h5, h6 {
margin: 10px 0px;
}
.menu-dropdown {
  font-size: 12px;
}
.menu-dropdown .dropdown {
border-top: none;
top: 32px !important;
}
.menu-dropdown li.level2 {
  background: url("/images/submenu_line.png") repeat-x scroll 0 bottom transparent;
border: none;
}
.menu-dropdown a.level2, .menu-dropdown span.level2 {
  color: #FFFFFF;
}
.menu-dropdown a.level2:hover, .menu-dropdown span.level2:hover {
  color: #fff !important;
text-decoration: underline !important;
}

.menu-dropdown .dropdown-bg > div {
  background: #0055A4 !important;
  border: none;
  padding: 0 5px 15px;
}
.menu-dropdown a.level1 {
text-transform: uppercase;
font-weight: bold;
color: #202020;
}
.menu-dropdown a.level1.active {
color: #0055A4;
}
.menu-dropdown li.level1:hover .level1, 
.menu-dropdown li.remain .level1, 
.menu-dropdown li.active .level1 {
background: none !important;
border: none !important;
text-shadow: none !important;
color: #0055A4;
padding: 1px !important;
}
.menu-dropdown li.parent.level1:hover .level1, 
.menu-dropdown li.parent.remain .level1, 
.menu-dropdown a.parent.level1:hover {
color: #FFF !important;
text-shadow: 1px 1px 1px #000 !important;
background: #0055A4 !important;
height: 45px;
padding-bottom: 0px;
border-bottom-left-radius: 0px;
border-bottom-left-radius : 0px;
border: none;
}

#toolbar .float-left > time {
  color: #6D6F71;
  font-size: 11px;
  margin: 0 20px 0 0;
  padding-top: 5px;
  text-align: right;
}
#footer .module {
  float: left;
  font-size: 0.9em;
  margin: 0 20px 0 0;
}
#headerbar {
  float: left;
  margin: -2px 20px;
}
#menubar {
  float: left;
  margin: 20px 0 0 10px;
}
#footer a {
color: #555;
text-decoration: underline;
}
#footer {
  color: #555555;
  margin-left: 0;
  margin-top: 10px;
}

h1.title,
h2.contentheading {
  color: #0055A4;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  overflow: hidden;
  text-transform: uppercase;
}
#toolbar .float-left {
margin-left: 447px;
margin-top: 19px;
color: #6D6F71;
font-size: .85em;
}

.searchbox {
    background: url("/images/search_icon.png") no-repeat scroll 122px 5px #FFFFFF;
    border: 1px solid #E1E0E0;
    color: #BBBBBB;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 6px;
    width: 140px;
}
.searchbox input {
  color: #BBBBBB;
  font-size: 12px;
  height: 24px;
}

#bottom-a:before, #bottom-b:before, #innerbottom:before {
border:none;
  content: "";
  display: block;
  margin: 0 20px;
}
#bottom-b .module {
    padding: 13px;
  background: #fff;
  border-radius: 3px;
}
.grid-h .mod-line:before {
  border: none;
}

.homespotgreen {
  background: url("/images/bg_homespotgreen.gif") no-repeat #458C8A;
  color: #FFFFFF;
  font-size: 11px;
  height: 188px;
  margin: 5px 0;
  min-height: 165px;
  padding: 15px;
  line-height: 1em;
width: 258px;

}
.homespotgray {
  background: url("/images/bg_homespotgray.gif") no-repeat #D8D9DB;
  color: #434343;
  font-size: 11px;
  height: 188px;
  margin: 5px 0;
  min-height: 165px;
  padding: 15px;
  line-height: 1em;

}
.homespotblue {
  background: url("/images/bg_homespotblue.gif") no-repeat #0055A4;
  color: #FFFFFF;
  font-size: 11px;
  height: 188px;
  margin: 5px 0;
  min-height: 165px;
  line-height: 1em;
  padding: 15px;
}
.homespotgreen h2 {
    color: #FFFFFF;
    font-size: 14px;
    margin: 0;
    padding-bottom: 8px;
}
.homespotgreen p {
    line-height: 14px;
    margin-top: 0;
    padding-top: 0;
}
.homespotgreen a.more, .homespotgreen a.more:link, .homespotgreen a.more:visited, .homespotgreen a.more:active {
    color: #FFFFFF;
    text-decoration: none;
}
.homespotgreen a.more:hover {
    text-decoration: underline;
}
.homespotgray h2 {
    color: #434343;
    font-size: 14px;
    margin: 0;
    padding-bottom: 8px;
}
.homespotgray p {
    line-height: 14px;
    margin-top: 0;
    padding-top: 0;
}
.homespotgray a.more, .homespotgray a.more:link, .homespotgray a.more:visited, .homespotgray a.more:active {
    color: #434343;
    text-decoration: none;
}
.homespotgray a.more:hover {
    text-decoration: underline;
}
.homespotblue h2 {
    color: #FFFFFF;
    font-size: 14px;
    margin: 0;
    padding-bottom: 8px;
}
.homespotblue p {
    line-height: 14px;
    margin-top: 0;
    padding-top: 0;
}
.homespotblue a.more, .homespotblue a.more:link, .homespotblue a.more:visited, .homespotblue a.more:active {
    color: #FFFFFF;
    text-decoration: none;
}
.homespotblue a.more:hover {
    text-decoration: underline;
}

#main {
  background: #fff;
  line-height: 2em;
font-size: .85em;
}
#header {
  background: url("/images/toolbar_bg.gif") no-repeat #fff;
  margin: 0 0 15px;
  border-bottom: none;
  height: 118px;
}
body {
  background:  url("/images/bg_baystate.gif") no-repeat scroll center 0 #EDEDED;
}
.custom-logo {
  display: inline-block;
  width: 210px;
  height: 90px;
  background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
  background-size: contain;
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

  .custom-logo { height: 60px; }
  
}