/* Start of CMSMS style sheet 'adacss' */
body {
    background: #EEEEE7;
    font-family: arial,sans-serif;
    font-size: 0.7em;
    text-align: left;
}
h1 {
    font-size: 1.6em;
    font-weight: bold;
}
a img {
    border-style: none;
}
a {
    color: #97BE0D;
}
a:hover {
    color: gray;
}
.wrapper {
    background: #EEEEE7 url(http://www.adapticon.com/images/bg_sides.gif) left top repeat-y;
    margin: 0px auto;
    width: 906px;
}
.wrapped {
    background-color: white;
    margin: 0px 10px 0px 10px;
    width: 886px;
}
.liLeft { padding-left: 0px; }
.liRight { padding-right: 0px; }
#top {
    height: 20px;
    background: #EEEEE7 url(http://www.adapticon.com/images/bg_top.gif) left top no-repeat; 
}
#bottom {
    height: 20px;
    background: #EEEEE7 url(http://www.adapticon.com/images/bg_bottom.gif) left top no-repeat; 
}
/* BEGIN_LOGOBAR */
#logobar {
    height: 110px;
    background: white url(http://www.adapticon.com/images/menubar_bg.gif) right bottom no-repeat;
    color: white;
}
#adaLogo {
    clear: left;
    float: left;
}
#cntnt01moduleform_1 {
    clear: right;
    float: right;
    margin-top: 75px;
    margin-right: 10px;
}
#cntnt01moduleform_1 div {
    background: #97BE0D url(http://www.adapticon.com/images/search_bg.gif) left top no-repeat;
    width: 170px;
}
#cntnt01moduleform_1 div #cntnt01searchinput {
    background-color: transparent;
    width: 130px;
    height: 20px;
    border: 0;
    text-indent: 5px;
    vertical-align: top;
}
#cntnt01moduleform_1 #searchBtn {
    margin-left: 10px;
    background-color: #97BE0D;
}
/* END_LOGOBAR */

/* BEGIN_MENUBAR */
#menubar {
    clear: both;
    height: 16pt;
    background: #51524F url(http://www.adapticon.com/images/menu_bg.gif) top repeat-x;
    font-weight: bold;
}
#primary-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 16pt;
}
#primary-nav li {
  float: left;
  padding: 0px 5px 0px 5px;
}
#primary-nav li a {
  color: white;
  text-decoration: none;
}
#primary-nav li a:hover {
  color: silver;
}
#primary-nav ul {
  position: absolute;
  background-color: #51524F;
  padding: 0;
  display: none;
  list-style: none;
  line-height: 1.3em;
  z-index: 5;
}
#primary-nav ul li {
  background-color: #97BE0D;
  margin: 1px;
  white-space: nowrap;
  float: none;
}
#primary-nav ul ul {
  margin: 0;
  background-color: white;
}
#primary-nav li li li {
  background-color: #A9D219;
  margin: 0px;
}
#primary-nav li:hover ul ul,
#primary-nav li.iehover ul ul {
  display: none;
}
#primary-nav li:hover ul, 
#primary-nav li li:hover ul,
#primary-nav li.iehover ul,
#primary-nav li li.iehover ul {
  display: block;
}
/* END_MENUBAR */

/* BEGIN_ANIM_BLOCK */
#anim_container {
    height: 250px;
    padding: 0;
    background-color: white;
}
#home_anim {
    margin: 0;
    padding: 0;
}
/* END_ANIM_BLOCK */

/* CONTENT_BEGIN */
#content {
    padding: 0;
    background-color: white;
    overflow: hidden;
}
.column {
    float: left;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
}
#column_one {
    width: 168px;
    padding-left: 10px;
    padding-right: 15px;
    border: none;
}
#column_two {
    width: 500px;
    font-size: 1.1em;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
    border: none;
}
#column_three {
    width: 168px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 170px;
    border: none;
}
#column_three_no_title {
    width: 168px;
    padding-left: 15px;
    padding-right: 10px;
    border: none;
}
#column_rest_left {
    font-size: 1.1em;
    width: 668px;
    padding-right: 10px;
}
#column_rest_right {
    width: 668px;
    padding-left: 10px;
}
.pagemenu {
    position: relative; /*needed or IE will have buggy reloading*/
    font-size: 1.1em;
    list-style: none;
    padding: 0;
    margin: 0px 0px 20px 0px;
}
.pagemenu ul {
    list-style: none;
    font-size: 0.95em;
    padding: 0;
    margin: 0;
    background-color: white;
}
.pagemenu li {
    border: none;
    margin: 0;
    padding-left: 3px;
    font-weight: bold;
}
.pagemenu li li {
    background: white;
    margin: 0;
    padding-left: 6px;
    font-weight: normal;
}
.pagemenu li li li {
    background-color: white;
    border: none;
    padding-left: 9px;
}
.pagemenu li a {
    color: black;
    text-decoration: none;
}
.pagemenu li li a {
    text-decoration: none;
    color: #51524F;
}
.pagemenu li li li a {
    text-decoration: none;
    color: gray;
}
.pagemenu li a:hover {
    color: #51524F;
}
.pagemenu li li a:hover {
    color: black;
}
.shortTopicBox {
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0;
    background: white;
    border: 1px solid gray;
}
.shortTopicBox p {
    text-align: left;
    margin: 4px 0px 4px 0px;
    padding: 0px 5px 0px 5px;
}
.shortTopicBox h1 {
    margin: 0;
    padding: 0px 5px 0px 5px;
    background: #97BE0D url(http://www.adapticon.com/images/sprites.gif) 50px -60px repeat-x;
    color: white;
    border-bottom: 1px solid gray;
    line-height: 1.6em;
    font-size: 1.1em;
}
.shortTopicBox h2 {
    margin: 0;
    padding: 0px 5px 0px 5px;
    font-size: 1.2em;
    font-weight: bold;
}
.shortTopicBox h3 {

}
.shortTopicBox a {
    color: #97BE0D;
}
.shortTopicBox form {
    margin: 4px 0px 4px 0px;
    padding: 0px 5px 0px 5px;
}
.shortTopicBox a:hover {
    color: gray;
}
.linkBox {
    margin: 0px 0px 30px 0px;
    padding: 0;
    background: white;
    border: 1px solid silver;
    width: 166px;
}
.linkBox p {
    text-align: left;
    margin: 4px 0px 4px 0px;
    padding: 0px 5px 0px 5px;
}
.linkBox h1 {
    margin: 0;
    padding: 0px 5px 0px 5px;
    background: #EEEEE7 url(http://www.adapticon.com/images/sprites.gif) 50px 0px repeat-x;
    border-bottom: 1px solid gray;
    color: black;
    line-height: 1.6em;
    font-size: 1.1em;
}
.linkBox img {
    clear: both;
    margin: 0;
    padding: 0;
}
.linkBox a {
    color: #51524F;
}
/* CONTENT_END */

/* FOOTER_BEGIN */
#footer {
    clear: both;
    width: 40em; 
    margin-left: auto;
    margin-right: auto;
    font-size: 9pt;
    text-align: center;
}
#footer ul {
    list-style: none;
}
#footer li {
    padding: 0px 6px 0px 5px;
    float: left;
    color: gray;
}
#footer li a {
    color: gray;
    text-decoration: none;
}
#footer li a:hover { color: silver; }
/* FOOTER_END */
/* End of 'adacss' */

