body {
/*  font: normal normal normal 75%/1.3em Arial, Helvetica, sans-serif, 1.3em ;*/
  font: normal normal normal 12px/1.3em 'Trebuchet MS', Helvetica, sans-serif;
  color: #000;
  background: transparent;
}
html,body,div, /*span,*/
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small, /*strike,*/ sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend /*
table,caption,tbody,tfoot,thead,tr,th,td*/ {
  line-height: 1.3em;
}
img { border: 0;}
form { padding: 1em 0;}
h1, h2, h3, h4, h5, h6 {
  display: block;
  margin: 0.75em 0;
  font-weight: bold;
  page-break-after: avoid;
  color: #666;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
h1 {
  font-size: 1.833em;
  margin-top: 0;
  font-weight: 600;
  line-height: 1.2727em;
}
h2 {
  font-size: 1.5em;
  margin-bottom: 14px;
}
h3 {
  font-size: 1.17em;
  margin-bottom: 14px;
}
h4 {
  font-size: 1.12em;
  margin-bottom: 14px;
}
h5 {
  font-size: 0.83em;
  margin-bottom: 14px;
}
h6 {
  font-size: 0.75em;
  font-weight: bold;
}
div {
  background: transparent;
  zoom: 1; /* ie7 and potentially 9 has layout attempt to fix */
}
span {
  display: inline;
  font-style: inherit;
}
p {
  display: block;
  margin: 1em 0;
  font-weight: normal;
}
fieldset {
  margin: 0 0 1em 0;
  padding: 0.5em;
}
ul, ol {
  margin: 1em 0 1em 30px;
}
ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 2px 0;
  padding: 2px 0 0 10px;
}
s, strike {
  text-decoration: line-through;
}
table {
  display: table;
  border-spacing: 2px;
}
tbody { 
  border-top: none; 
}
th {
  display: table-cell;
  font-weight: bold;
  text-align: center;
  vertical-align: inherit;
}
thead {
  display: table-row-group;
  vertical-align: middle;
  border-top: none;
}
tr {
  display: table-row;
}
td {
  display: table-cell;
  vertical-align: inherit;
}
tfoot {
  display: table-footer-group;
  vertical-align: middle;
}
/*formfield generic styling*/
form input, form-select, textarea {
  background: #e2e2e2;
  border: 1px solid #0e0e0e;
}
form.webform-client-form {
  width: 600px;
  margin: 0 auto;
}
.webform-client-form label {
  font-weight: normal;
}
.webform-client-form .webform-component-select label,
.webform-client-form .webform-component-textfield label,
.webform-client-form .webform-component-email label {
  float: left;
  width: 200px;
  padding-top: 4px;
  text-align: right;
}
.webform-client-form .webform-component-select .description,
.webform-client-form .webform-component-textfield .description, 
.webform-client-form .webform-component-email .description {
  margin-left: 210px;
  font-style: italic;
}
.webform-client-form .webform-component-select .form-select,
.webform-client-form .webform-component-email input.form-text,
.webform-client-form .webform-component-textfield input.form-text {
  margin-left: 15px;
}
.webform-client-form .webform-component-textarea label {
  margin-left: 60px;
}
.webform-client-form .form-wrapper {
  text-align: center;
}
.webform-client-form .form-wrapper input.form-submit {
  width: 75px;
}
/*clearfix*/
.clearfix:after,
.clearfix-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix, * html .clear-block { height: 1%; }
.clearfix, .clear-block { display: block; }
/*end-clearfix*/
/*scrollbar/link fix*/
html { overflow: scroll; }
html a:focus { outline: none !important; }
/*end-scrollbar/link fix*/
/*system menus*/
ul.menu {
  list-style: none;
  border: none;
  text-align: left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(/sites/misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(/sites/misc/menu-collapsed.png); /* LTR */
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(/sites/misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
/*user*/
#permissions td.module {
  font-weight: bold;
}
#permissions td.permission {
  padding-left: 1.5em; /* LTR */
}
#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em; /* LTR */
  float: left; /* LTR */
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}
#access-rules .mask {
  clear: both;
}
#user-login-form {
  text-align: center;
}
#user-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#user-admin-buttons {
  float: left; /* LTR */
  margin-left: 0.5em; /* LTR */
  clear: right; /* LTR */
}
#user-admin-settings fieldset .description {
  font-size: 0.85em;
  padding-bottom: .5em;
}
/* Generated by user.module but used by profile.module: */
.profile {
  clear: both;
  margin: 1em 0;
}
.profile .picture {
  float: right; /* LTR */
  margin: 0 1em 1em 0; /* LTR */
}
.profile h3 {
  border-bottom: 1px solid #ccc;
}
.profile dl {
  margin: 0 0 1.5em 0;
}
.profile dt {
  margin: 0 0 0.2em 0;
  font-weight: bold;
}
.profile dd {
  margin: 0 0 1em 0;
}
/*date and calendar*/
/* Fixes for date popup css so it will behave in Drupal */
#calendar_div, #calendar_div td, #calendar_div th {
  margin:0;
  padding:0;
}
#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
  width: 185px;
  border-collapse: separate;
  margin: 0;
}
.calendar td {
  padding: 0;
}
/* formatting for from/to dates in nodes and views */
span.date-display-single {
}
span.date-display-start {
}
span.date-display-end {
}
span.date-display-separator {
}

.date-repeat-input {
  float: left; /* LTR */
  width:auto;
  margin-right: 5px; /* LTR */
}
.date-repeat-input select {
  min-width:7em;
}
.date-repeat fieldset {
  clear:both;
  float:none;
}
.date-views-filter-wrapper {
  min-width:250px;
}
.date-views-filter input {
  float: left !important; /* LTR */
  margin-right: 2px !important; /* LTR */
  padding:0 !important;
  width:12em;
  min-width:12em;
}
.date-nav {
  width:100%;
}
.date-nav div.date-prev {
  text-align: left; /* LTR */
  width:24%;
  float: left; /* LTR */
}
.date-nav div.date-next {
  text-align: right; /* LTR */
  width:24%;
  float: right; /* LTR */
}
.date-nav div.date-heading {
  text-align:center;
  width:50%;
  float: left; /* LTR */
}
.date-nav div.date-heading h3 {
  margin:0;
  padding:0;
}
.date-clear {
  float:none;
  clear:both;
  display:block;
}
.date-clear-block {
  float:none;
  width:auto;
  clear:both;
}
/*   
 ** Markup free clearing that fixes unwanted scrollbars    
 ** @see http://drupal.org/node/232959   
 */    
 .date-clear-block:after {   
   content: " ";   
   display: block;   
   height: 0;    
   clear: both;    
   visibility: hidden;   
 }   
 .date-clear-block {   
   display: inline-block;    
 }   
 /* Hides from IE-mac \*/    
 * html .date-clear-block {    
   height: 1%;   
 }   
 .date-clear-block {   
   display: block;   
 }   
 /* End hide from IE-mac */
.date-container .date-format-delete {
  margin-top: 1.8em;
  margin-left: 1.5em;
  float: left;
}
.date-container .date-format-name {
  float: left;
}
.date-container .date-format-type {
  float: left;
  padding-left: 10px;
}
.date-container .select-container {
  clear: left;
  float: left;
}
/* Calendar day css */
div.date-calendar-day {
  line-height: 1;
  width: 40px;
  float: left;
  margin: 6px 10px 0 0;
  background: #F3F3F3;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #999;
  text-align: center;
  font-family: Georgia, Arial, Verdana, sans;
}
div.date-calendar-day span {
  display: block;  
  text-align: center;
}
div.date-calendar-day span.month {
  font-size: .9em;
  background-color: #B5BEBE;
  color: white;
  padding: 2px;
  text-transform: uppercase;
}
div.date-calendar-day span.day {
  font-weight: bold;
  font-size: 2em;
}
div.date-calendar-day span.year {
  font-size: .9em;
  padding: 2px;
}
/*custom error*/
.cms-error p {
  width: 100%;
  text-align: center;
}
.cms-error img {
  padding: 0.3em;
}