.ma {
    font-size: 6;
}

#copy{
    position: absolute;
    width: 960px;
    text-align: center;
}
#made{
      position: relative;
      top: 0px;
    right: 9px;
}
#wbs{
    position: relative;
       clear:both;
    top: 0px;
    right: 9px;
    
}

.glav_page {
    margin: 0px;
    padding: 0px;
    border:0px;
    clear:both;
    padding: 0 0 0 0;

}
body {
    margin: 0;
    padding: 0;
    background: #eee;
    color: #663300;
    font-size: 100%;
    overflow-x: hidden;
}
#pageWrap {
    font: 90% Arial, Helvetica, sans-serif;
    width: 960px;
    margin: auto;
    background-color: #fff;
    border: 1px solid #ccc;
}
#innerColumn {
    margin-left:15em;
}
#soContainer {
    float: left;
    width: 100%;
}
#header {
    height: 286px;
    background: url(header.jpg) no-repeat;
    border-bottom: 1px solid #ccc;
    position:relative;
    z-index:0;
}
#header img.head-bg {width:100%; display:block; min-height:144px;}
#header a.logo {position:absolute; left:2%; top:7%; width:15%; z-index:1;}
#header a.logo img {width:100%; display:block;}
#header div.phones {position:absolute; z-index:1; left:22%; top:8%; padding:5px 12px; background-color:rgba(83, 22, 1, 0.4); border-radius:4px;}
#header div.phones p {color:#F9F9F9; font-size:24px; text-shadow:#222 -2px 1px 2px; font-family:Tahoma,Arial,sans-serif; padding:5px 0; margin: 0;}
#header div.phones p.main {font-size:28px;}
#header ul.head-links {display:table; width:100%; box-sizing: border-box; margin:0; padding: 0; background-color:rgba(83, 22, 1, 0.6); height:32px; position:absolute; bottom:0; left:0; right:0; z-index:1;}
#header ul.head-links li {display:table-cell; margin:0; padding:0; list-style-type:none; line-height:16px; text-align:center; vertical-align:middle;}
#header ul.head-links li:hover, #header ul.head-links li.active {background-color: #c30;}
#header ul.head-links li span, #header ul.head-links li a {text-decoration:none; font-size:16px; color:#FFF; white-space:nowrap; cursor:pointer; display: block; padding: 8px;}
#header ul.head-links li.menu-trigger {width:65px;}
#header ul.head-links li.menu-trigger span {display:block; padding:8px 0 8px 25px; height:16px; width:40px; background:url(/sites/all/themes/foliage/menu.png) 0 7px no-repeat; text-align:left;}


#content {
    float: right;
    width: 100%;
}
#leftCol {
    float: left;
    margin-left: -15em;
    width: 15em;
}
#rightCol {
    float: right;
    margin-right: -15em;
    width: 15em;
}
#footer {
    
    border-top: 1px solid #ccc;
  color: #999;
  font-weight: bold;
    font-size: 0.9em;
    padding-bottom: 0px;
}
.footer_left {
    float: left;
    width: 45%;
}
#footer ul.links li {
    padding: 0 0 0 0.5em;
}
.footer_right {
    float: right;
    width: 45%;
    font-weight: normal;
    text-align: right;
}



#footer a:link, #footer a:visited, #footer a:hover {
    color: #708090;
}
#footer .footer_right a {
    font-weight: normal;
}
#header .inside {
    padding: 6px 0 0 10px;
}
#content .inside {
    padding: 10px;
}
#leftCol .inside {
    padding: 10px 0 10px 10px;
    position: relative;
}
#rightCol .inside {
    padding: 10px 10px 10px 0;
    position: relative;
}
#footer .inside {
    padding: 10px;
}
.clr {
    clear: both;
}
* html #soContainer, * html #content, * html #leftCol, * html #rightCol, * html .tabs {
    overflow: visible;
    position: relative;
}
* html .block, * html .mission, * html .sticky, * html .comment, * html #profile .profile {
    height: 0.01%;
}
* html .poll input {
    position: static;
}
*+html .poll input {
    top: 1px;
}
* html .tabs .primary {
    height: 17px;
}
* html .tabs a {
    float: left;
    margin-bottom: -1px;
}
*+html .tabs .primary {
    height: 17px;
}
*+html .tabs a {
    float: left;
}

a {
  text-decoration: none;
  
}
a:link {
  color: #cc3300;
}
a:visited {
  color: #cc3300;
}
a:hover {
      color: #cc3300;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1px 0 2px 0;
}
h1 {
  font-size: 1.6em;
  color: #996633;
}
h2 {
  font-size: 1.25em;
  color: #996633;
}
h3 {
  font-size: 1.1em;
  color: #996633;
}
h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-bottom: 0.9em;
  
}
label {
    cursor: pointer;
}
input, select, textarea {
    font: 100% Arial, Helvetica, sans-serif;
}
td {
    vertical-align: top;
}

.header_left {
    float: left;
    padding-top: 20px;
    padding-left: 21px;
}
#header img, .header_text {
    float: left;
}
.site-name {
  font-size: 70px;
  letter-spacing: 0px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-slogan {
  font-size: 15px;
  color: #fff;
  padding-left: 15px;
  top: 210px;  
  font-weight: normal;
  position:absolute;
}
.header_right {
    position: relative;
        top: 250px;
        left: -350px;
        width: 1300px;
           
}


#header #search label {
    color: #fff;
}
#header #search .form-text, #header #search .form-submit {
  border: 0px solid #275;
  font-size: 11px;
}
#header #search .form-text {
  width: 8em;
      padding: 1px 2px 1px 2px;
}

#m_m, #m_m ul {
  list-style: inherit;
  margin: 0px;
  padding: 0px;
  border: 0px solid #000;
text-align: left;

  


}
#m_m li {
  margin: 0px;
    float: right;
  position: inherit;
 background: #cc9933;
  back\ground: none;
  text-align:center;
    font-size: 17px;
    font-weight: normal;
border: 0px solid #000;



}
#m_m li ul {
  display: none;
}

#m_m a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 130px;
  padding: 4px 10px;
  background: url(dot.png) repeat-y right;
}
#m_m a:hover {
  color: #000;
  background: #ffcc33;
}
#m_m li:hover {
  
}



#navlist {
  margin-bottom: 2px;
  font-size: 13px;
    text-align: left;
    padding-right: 10px;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
    text-align: right;
    margin-bottom: 10px;
}
#subnavlist a {
  color: #fff;
}
#navlist a.active {
    text-decoration: underline;
}
#subnavlist a.active {
    font-weight: bold;
}

.mission {
  background: #cdd;
  padding: 1.5em 2em;
  color: #222;
    margin-bottom: 1em;
}
.mission a:link, .mission a:visited {
  color: #9cf;
}
.node .content, .comment .content {
    border:none;
}
.help {
  font-size: 0.9em;
  margin-bottom: 1em;
    font-style: italic;
    font-weight: bold;
}
.breadcrumb {
  margin-bottom: 0.5em;
}
.tabs {
    margin-bottom: 1em;
}
.messages {
  background-color: #fc6;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: #f00;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
fieldset {
  border: 0px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 0px solid #ddd;
}
table {
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
#content .item-list {
    font-size: 0.9em;
    margin: 1em 0;
    border-bottom: 0px solid #ccc;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
#leftCol .item-list ul, #rightCol .item-list ul {
    margin: 1em 0 0;
}
#leftCol .item-list ul li, #rightCol .item-list ul li {
    margin-left: 0.5em;
}
div.links {
  clear: both;
    color: #999;
    font-size: 0.9em;
}
.node {
  margin: 0.5em 0 2em 0;
}
.sticky {
  padding: 0.5em;
  background-color: #f9f9f9;
  border: solid 0px #ddd;
    margin-top: 0;
}
.node .content, .comment .content {
  margin: 0.5em 0 0.5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  text-align: right;
}
.submitted {
    font-size: 0.85em;
    font-style: italic;
}
.comment .submitted {
    font-size: 0.9em;
}
.comment {
  border: 0px solid #abc;
  padding: 0.5em;
  margin-bottom: 1em;
    font-size: 0.9em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: #f00;
}
.signature {
  padding: 0.5em;
    font-size: 0.9em;
    background: #cdd;
    margin: 1em;
}
.node .picture, .comment .picture {
  float: right;
}
.comment div.links ul.links, .comment div.links ul.links li {
    display: inline;
}

/* Module specific styles*/
#aggregator .feed-source {
  background-color: #eee;
  border: 0px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator h2 {
    padding: 1em 0;
}
#aggregator .feed-item, #aggregator .links {
    border-bottom: 0px solid #ccc;
    padding-bottom: 1em;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
    margin: 1.5em 0;
}
#forum tr td.forum {
    background-position: 2px 0.5em;
}
#forum td {
  padding: 0.5em;
}
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
    white-space: normal;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 0px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#forum .links {
  font-size: 0.9em;
    text-align: right;
}
.block-forum h3 {
  margin-bottom: 0.5em;
}
#profile .profile {
  clear: both;
  border: 0px solid #abc;
  padding: 0.5em;
  margin: 1em 0em 1em 0em;
}
.profile h3 {
    border: none;
    margin-bottom: 1em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
#profile .profile .field {
  font-size: 0.9em;
    font-style: italic;
}
#book-outline {
    min-width: 1em;
    width: auto;
}
div.admin .left, div.admin .right {
    margin: 0;
    width: 49%;
}
div.admin-panel {
    padding: 10px 0;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
.poll .vote-form {
    text-align: left;
}
.poll input {
    position: relative;
    top: 2px;
}
.poll .vote-form .choices {
    display: block;
}
.block-poll div.title {
    font-size: 1.1em;

}
#user-login-form {
    text-align: left;
}
.block #user-login-form ul {
    padding: 0;
}
#leftCol .item-list ul li.openid-link, #rightCol .item-list ul li.openid-link, #leftCol #user-login-form .item-list ul li, #rightCol #user-login-form .item-list ul li {
    margin-left: 0;
    list-style-type: none;
}
#user-login-form li.openid-link, #user-login li.openid-link {
    padding-left: 1.5em;
    background-position: left center;
    margin-left: 0;
}

.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  font-size: 13px;
  border-top: 1px solid #cdd;
  border-bottom: 1px solid #cdd;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
  background-color: #ffffcc;
}
#footer .block {
  border: none;
  padding-bottom: 0;
  margin: 10px 0 0;
  background: #f8f8ff;
}
.block h2.title {
  font-size: 13px;
  color: #fff;
  background-color: #cc9966;
  margin: 0 0 0.25em 0;
  padding: 2px 2px 1px 4px;
}
#footer .block h2.title {
  color: #000;
  background-color: #f8f8ff;
  margin: 0;
  padding: 0;
}
.block .content, .box .content {
  padding: 2px 4px;
}
#footer .block .content {
  padding: 2px 0;
}
.box .title {
  font-size: 1.1em;
}
.powered {
    font-size: 0.8em;
}

.breadcrumb {
    position: relative !important;
    top: 13px !important;
    left: 18px !important;
}

.fake-breadcrumbs {
    text-align:center;
    padding-bottom: 15px;
}