BODY {FONT-SIZE: 75%; PADDING: 0px; background-color:#FFFFFF; MARGIN:1% 0px 3% 0px; WIDTH: expression((document.documentElement.offsetWidth<980)?'980px':'auto'); LINE-HEIGHT: 140%; FONT-FAMILY: Verdana;  min-width:980px;}

IMG {border:0px;}

td, th {color:#333333; text-align:left;}

a {color:#5BAE3C; text-decoration:underline;}
a:hover, .primary-links a:hover {color:#F99500; text-decoration:underline;}
a.now, a.now:hover {color:#B6A88B; text-decoration:none;}

div {font:11px/1.4 Tahoma; color:#333333;}

h1, .head-1 {font:19px Tahoma; margin:0px; padding:0px 0px 23px 0px; color:#333333;}
h2, .head-2 {font:17px Tahoma; margin:0px; padding:22px 0px 10px 0px; color:#A3A3A3;}
h3, .head-3 {font:16px Tahoma; margin:0px; padding:7px 0px 16px 0px; color:#A3A3A3;}
h4, .head-4 {font:15px Tahoma; margin:0px; padding: 0px 0px 15px 0px;}

.block {padding-bottom: 15px;}
.container-inline div, .container-inline label {display: inline;}

input, textarea {font:12px Verdana; border:1px solid #CCCCCC;}
form {margin:0px; padding:0px;}

p {font:12px/1.4 Verdana; margin:0px; padding:0px 0px 11px 0px; color:#333333;}

ul {padding:0px 37px 10px 17px; margin:0px;}
ul li {list-style-image:url(img/li.gif);}
ol {margin:0px 0px 14px 7px; padding:0px 37px 0px 11px;}
ol li {list-style-image:none;}
li {font:12px/1.2 Verdana; padding:0px; margin:3px 0px;}

.str {font-weight:bold;}

.container {background-color:#FFFFFF; width:92%; margin:0px auto;}
.header {height:220px; text-align:left;}
.leftcol  {padding:30px 40px 0px 40px; width:20%; float:left;}
.centercol {padding:30px 80px 10px 80px; margin:0px 20% 0px 20%;}
.rightcol {padding:30px 40px 0 40px; width:20%; float:right;}
.footer {background-color:#FBC24D; font:10px Verdana;}
.footer td.copy {color:#000000; font:10px Verdana; text-align:center;}
.footer td, .primary-links td {padding:0px !important; margin:0px !important;}
.phone {padding:0px 0px 0px 0px; color:#75AE3C; font:bold 12px Verdana;}
.phone span {color:#000000; font:10px Verdana;}

.logo {position:absolute; letter-spacing:1px; margin:25px 0px 0px 57px; text-align:center;}
.logo img {width:264px; height:71px; margin-bottom:3px;}
.logo strong {font:90% Verdana;}
 
.navigation {position:absolute; top:50px; margin-left:71%; //margin-left:77%;}
.navigation img {margin-right:10px; width:29px; height:29px;}
.header-decor {text-align:center;}
.header-decor img {width:404px; height:220px;}
.header .head-2 {display:none;}
.search-form {position:absolute; width:210px; top:110px; z-index:10; margin-left:71%; //margin-left:77%;}

.primary-links {text-align:center; background-color:#75AE3C; clear:both; margin-top:15px; //margin-top:-20px;}
.primary-links div {font:bold 12px Verdana; display:inline;}
.primary-links div.mm-decor {font:11px Verdana; padding:0px 2em; width:13%; color:#FFFFFF;}
.primary-links div.now a, .main-menu div.now a:hover {text-decoration:none; color:#FBC24D;}
.primary-links a {color:#FFFFFF; text-decoration:none;}

.menu li {font:bold 12px Verdana;}
.menu li li {font:12px Verdana;}
li.expanded {font-weight:bold; list-style-image:url(img/li-now-menu.gif);}
li.expanded a {text-decoration:none;}
li.expanded li a {text-decoration:underline;}
li.expanded li a.active {font:bold 12px Verdana; text-decoration:none; color:#FF9900;}
li.active-trail {list-style-image:url(img/li-now-menu-now.gif);}

.centercol div.item-list {text-align:left; float:left; margin-top:27px;}
.centercol div.item-list ul.pager {clear:both; margin-left:0px; padding-left:0px;}
.centercol div.item-list ul.pager li {margin-left:0px;}
.centercol div.item-list ul.pager li.pager-current {color:#A3A3A3;}

.centercol h2, .centercol h3 {color:#333333; padding:16px 0px 10px 0px;}

.form-item {margin-bottom:1.3em; margin-top:1em;}
.form-item label {display:block;}
span.form-required {color:#FF9900;}
#contact-mail-page .form-submit {font-weight:bold; color:#FFFFFF; border:0px; background:#88C505 url(img/b-send.gif); padding:2px 5px; width:120px; height:21px;}
.form-textarea {width:350px; height:120px;}
#contact-mail-page .form-text {width:250px;}
.error {color:#FF9900;}

.tab {border-bottom:1px solid #75AE3C; border-right:1px solid #75AE3C; margin-top:14px;}
.tab td, .tab th {padding:3px 5px; border-left:1px solid #75AE3C; border-top:1px solid #75AE3C;}
.tab th {font:bold 11px Verdana; background-color:#FBC24D;}
.tab td {font:11px/1.3 Verdana;}

/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; /* LTR */
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
} 



/*
** Pager
*/
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
} 



/*
** Table
*/

table .form-item {
  margin: 0 0 0 0;}


th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #efefef;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #dfdfdf;
}

tr.even td.active {
  background-color: #efefef;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
} 
