body {
margin:0;
padding: 0;
background: #ffffff;
font-family: Helvetica, Arial, sans-serif;
color: #444444;
font-size: 11px;
}
body#default {
margin:0 auto;
width: 900px;
}
body#clean {
padding: 20px;
}
a, a:link, a:active, a:visited, a:hover {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
color: #ff6600;
text-decoration: none;
font-size: 12px;
cursor: pointer;
}
a:hover {
text-decoration: underline;
}
ul {
margin-top:5px;
}
h1 {
font-family: Trebuchet MS, arial, tahoma, verdana, helvetica, sans-serif;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
margin: 0 0 10px 0;
color: #444444;
font-size: 2.3em;
}
h2 {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
padding: 10px 0 5px 0;
margin: 0;
font-weight: bold;
font-size: 13px;
line-height: 100%;
color: #0672AC;
}
h3 {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
margin: 0px;
margin-bottom: 10px;
padding: 0px;
font-weight: bold;
font-size: 12px;
padding-top: 3px;
color: #0672AC;
}
h4 {
color: #444444;
font-size: 11px;
margin: 0;
}
p {
font-family: Helvetica, Arial, sans-serif;
color: #444444;
font-size: 1.1em;
margin: 0 0 15px 0;
padding: 0;
line-height: 150%;
}
div,td,th {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
color: #444444;
font-size: 12px;
}
table {
border: 0;
}
th {
text-align: left;
}
form {
margin: 0;
}
img {
border: 0;
}
input,textarea,select {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
font-size: 11px;
color: #444444;
}
.container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#header {
width: 900px;
height: 90px;
margin: 0 auto;
padding: 0 20px;
background: url('../images/bg_header.png') top left no-repeat;
}
#header #logo {
float: left;
width: 214px;
height: 90px;
}
#header #header-right {
float: left;
width: 646px;
text-align: right;
height: 80px;
padding-top: 10px;
}
#header #header-navset {
font-family: Trebuchet MS;
text-align: right;
color: #444444;
line-height: 40px;
word-spacing: 3px;
}
#header #header-navset a{
font-family: Trebuchet MS;
color: #444444;
}
#header #slogan {
font-family: Trebuchet MS;
text-align: right;
font-size: 1.5em;
color: #444444;
line-height: 30px;
}
#tabs {
width: 900px;
height: 32px;
background: url('../images/bg_tabbar.png') no-repeat;
margin: 0 0 10px 0;
}
#tabs ul{
margin: 0;
padding:0;
}
#tabs ul li {
list-style-type: none;
padding: 0;
margin: 0;
float: left;
line-height: 32px;
background: url('../images/bg_tabs_spacer.png') right no-repeat;
}
#tabs ul li a, #tabs ul li a:active, #tabs ul li a:link, #tabs ul li a:visited, #tabs ul li a:hover {
color: #000000;
font-weight: bold;
font-size: 13px;
font-family: Trebuchet MS, Arial;
text-decoration: none;
display: block;
padding: 0 20px;
}
#tabs ul li a:hover {
color: #000000;
}
#tabs ul li:hover, #tabs ul li.active {
background: url('../images/bg_tabs_ons.png') right no-repeat;
}
li.active a, li.active a:active, li.active a:link, li.active a:visited, li.active a:hover {
text-decoration: underline;
color: #000000;
}
.clear {
clear: both;
}

#splashs {
height: 240px;
margin-bottom: -40px;
}
#wrapper {
width: 870px;
margin: 0 auto;
padding: 0 0 20px 0;
}
#breadcrumbs {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
font-size: 12px;
padding-bottom: 25px;
}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:hover  {
font-family: arial, tahoma, verdana, helvetica, sans-serif;
font-size: 12px;
color: #444444;
font-weight: normal;
text-decoration: none;
}
#breadcrumbs a:hover {
text-decoration: underline;
}
#sash-prod {
float: left;
width: 300px;
margin-left: 20px;
}
#sash {
float: left;
width: 250px;
margin-left: 20px;
}
#sash h1 {
font-size: 2em;
}
.sidebox {
margin: 0 0 10px 0;
}
#main {
}
#main-two {
float: left;
width: 600px;
}
#main-prod {
float: left;
width: 550px;
}
.content h1 {
font-size: 2.3em;
padding: 0 0 10px 0;
}
.content h2 {
font-size: 1.2em;
font-weight: normal;
}
.content h3 {
font-size: 1.1em;
font-weight: normal;
}
.content ul, .content ol {
padding: 0;
margin:  10px 0 15px 20px;
*margin:  10px 0 15px 25px;
}
.content ul li {
line-height: 150%;
list-style-type: square;
font-size: 1.1em;
font-family: Helvetica, Arial, sans-serif;
color: #444444;
}
.content ol li {
line-height: 150%;
font-size: 1.1em;
font-family: Helvetica, Arial, sans-serif;
color: #444444;
}

#tbl-search td{
padding-right: 5px;
}
#tbl-search input{
font-size: 15px;
border: 1px solid #cccccc;
padding: 3px;
}
.arrow {
background-image: url('../images/arrow.gif');
background-repeat: no-repeat;
background-position: left;
padding: 2px 0 2px 10px;
}
.underline {
border-bottom: 1px dotted #c0c0c0;
padding: 5px 0 5px 10px;
}
.vline {
border-right: 1px dotted #c0c0c0;
padding-right: 5px;
}

.block-header{
color: #503b2a;
font-weight: bold;
background-image: url('../images/blockbgh.jpg');
background-repeat: repeat-x;
padding: 5px;
}
.search-resutls p{
margin: 0px;
padding: 0;
}
.arrow a, .arrow a:visited, .arrow  a:link, .arrow  a:active, .arrow a:hover {
font-weight: normal; cursor: pointer;
}
#footer {
border-top: 1px dotted #c0c0c0;
font-size: 11px;
}
#copyright {
width: 450px;
float: left;
line-height: 33px;
font-size: 11px;
}
#bottom-nav {
line-height: 33px;
text-align: right;
float: right;
font-size: 11px;
color: #444444;
font-weight: normal;
width: 450px;
margin-right: -10px;
}
#bottom-nav a, #bottom-nav a:link, #bottom-nav a:active, #bottom-nav a:visited,#bottom-nav a:hover {
padding: 0 10px;
font-size: 11px;
color: #444444;
}
#bottom-nav a:hover {
text-decoration:underline;
}
.paging-on { border-bottom: 1px solid #000000; }
#paging { margin: 10px 0; }
#paging a:hover, #paging a:link, #paging a:visited, #paging a:active { font-weight: normal; background-color: #eeeeee; padding: 2px 5px; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; }


.paging-num {
text-align: left;
padding-right:20px;
}
.paging-nav {
width: 150px;
}

.center {
  text-align: center;
}

.sitemap-folder {
background: url('../images/ico-folder.gif') left no-repeat;
font-size: 15px;
padding-left: 20px;
line-height: 22px;
}
.sitemap-page {
background: url('../images/ico-page.gif') left no-repeat;
font-weight: normal;
padding-left: 18px;
line-height: 22px;
}
.list{
line-height: 150%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #8cb8d3;
}
.list-right{
text-align: right;
}
.element {
width: 340px;
}
.med {
width: 240px;
}
.error{
color: #cc0000;
padding:  3px;
padding-left: 0px;
}
.white, .white a, .white a:active, .white a:link, .white a:visited {
color: #ffffff;
text-decoration: none;
}
.small {
font-size: 10px;
}
.tblform td {
padding: 5px 5px 0 0;
}
.campaign-form td {
padding: 5px;
font-size:12px;
}
.campaign-form .tdtitle {
text-align:right;
font-weight:bold;
width:170px;
}
.campaign-form .element {
width:200px;
}
.frm-txt {
width: 250px;
}
.orange {
color: #ff6600;
}
.red {
color: #cc0000;
}
.tbl-events th {
text-align: left;
border-bottom: 2px solid #c0c0c0;
}
.tbl-events td {
border-bottom: 1px solid #c0c0c0;
}
.alft {
float: left;
padding-right: 20px;
}
.argt {
float: right;
padding-left: 10px;
}
.nopadl, .nopadl td {
padding-left: 0;
}
.debug {
background: #bbbbbb;
width:auto;
top:100%;
position: relative;
}
#tools {
line-height: 30px;
}
#tools div {
width: 100px;
float: left;
}
#tools a {
font-size: 10px;
color: #444444;
}

#ico-email {
padding: 5px 0 5px 15px;
background: url('../images/ico-email.gif') left no-repeat;
}
#ico-info {
padding: 5px 0 5px 15px;
background: url('../images/ico-info.gif') left no-repeat;
}
#ico-print {
padding: 5px 0 5px 15px;
background: url('../images/ico-print.gif') left no-repeat;
}
#ico-bookmark {
padding: 5px 0 5px 15px;
background: url('../images/ico-bookmark.gif') left no-repeat;
}
.alert {
margin: 15px 0;
background-color: #f5f5f5;
padding: 5px 5px 5px 25px;
background-image: url('../images/ico-alert.gif');
background-position: left;
background-repeat: no-repeat;
}
.alert-red {
margin: 15px 0;
background-color: #f5f5f5;
padding: 5px 5px 5px 25px;
background-image: url('../images/ico-alert.gif');
background-position: left;
background-repeat: no-repeat;
color: #cc0000;
}
.hline {
margin: 10px 0;
border-bottom: 1px dotted #8cb8d3;
}
/* overall table */
#calendar table {
border:1px solid #fff;
padding: 0;
}

/* the day headers across the top */
#calendar th {
background-color: #665a4c;
color: #fff;
margin: 3px;
padding: 2px 5px;
text-align:center;
border:1px solid #ffffff;
font-size:12px;
}

/* how days this month will look, make dates appear in top right */
#calendar td {
background-color: #eeeeee;
color: #000;
padding: 2px;
margin:0;
height:60px;
vertical-align:top;
border:1px solid #ffffff;
}

/* these are the days falling outside this month */
#calendar td.notInMonth {
background-color: #fafafa;
}
#calendarhd {
font-size:13px;
font-weight:bold;
text-align:center;
}
.dayEvent {
border-left: 2px solid #444444;
border-bottom: 1px solid #444444;
padding-left: 2px;
margin: 0 0 2px 2px;
font-size: 10px;
font-weight:normal;
}
.dayEvent a,.dayEvent a:visited, .dayEvent a:link, .dayEvent a:active, .dayEvent a:hover {
font-size: 10px;
font-weight:normal;
}
.dayEvent a:hover {
background-color: #ffffc1;
display: block;
}
.dayNum {
text-align: right;
}
.dayNumNoEvents {
text-align: right;
}
#glossary {
text-align: center;
padding: 5px 0;
border-top: 1px solid #444444;
border-bottom: 1px solid #444444;
margin-bottom: 10px;
word-spacing: 10px;
}
#glossary a, #glossary a:visited, #glossary a:link, #glossary a:hover, #glossary a:active {
font-weight: normal;
text-decoration: none;
color: #cc0000;
}
#tbl-vendors { width: 100%; }
#tbl-vendors td{padding:0 5px 5px 0; width: 25%; text-align: right; }
#tbl-vendors img{border:5px solid #dddddd;}
#tbl-vendors img:hover{border:5px solid #444444;}
#tbl-vendor th {
font-weight: normal;
padding: 5px 10px 5px 0;
width: 100px;
}
#tbl-vendor td {
font-weight: normal;
padding: 5px 0;
}
.tbl-form th {
font-weight: normal;
padding: 5px 10px 5px 0;
width: 100px;
}
.tbl-form td {
font-weight: normal;
padding: 5px 0;
}
.tbl-form input[type="text"],
.tbl-form input[type="file"],
.tbl-form textarea
{
padding: 3px;
border: 1px solid #c0c0c0;
font-size: 1.1em;
}
.tbl-form input[type="submit"] {
padding: 3px;
font-size: 1.1em;
cursor: pointer;
}
.tbl-widgets {
width: 100%;
}
.tbl-widgets th {
font-weight: normal;
padding: 5px 10px 5px 0;
width: 100px;
}
.tbl-widgets td {
  vertical-align: top;
  width: 50%;
  padding: 10px 20px 10px 0;
}
h2.art-title {
  font-size: 1.5em;
  padding-top: 0;
}

.tbl-comments {
 background: #eeeeee;
 border: 1px solid #c0c0c0;
 width: 100%;
}
.tbl-comments th{
  width: 90px;
}
.tbl-comments td{
}
.tbl-comments input,
.tbl-comments textarea{
 border: 1px solid #c0c0c0;
 padding: 3px;
 font-size: 1.1em;
}
