.green {
	color: #7bc143;
}

.red {
	color: #e31937;
}
.orange {
	color: #f8981d;
}

.blue {
	color: #00a5d9;
}

.bgreen {
	background-color: #e2f1d5;
}

.bred {
	background-color: #FBDDE1;
}
.borange {
	background-color: #FDDBB0;
}

.bblue {
	background-color: #CEEFFF;
}

.bgray {
	background-color: #e6e6e6;
}









.brgreen {
	border: 1px solid #7bc143;

}

.brred {
	border: 1px solid #e31937;
}
.brorange {
	border: 1px solid #f8981d;
}

.brblue {
	border: 1px solid #00a5d9;
}

.brgray {
	border: 1px solid #cccccc;
}







.boxit {
	display: block;
	padding: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 10px;
}


tr.bgreen, tr.bred, tr.borange, tr.bblue, tr.bgray {
	font-weight: bold;
}

.block {
	padding-bottom: 5px;
}

.tight {
	margin: 0px;
	padding: 0px;
}

.bline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;	
}

.txt12 {
	font-size: 12px;

}

.txt14 {
	font-size: 14px;

}

.txt16 {
	font-size: 16px;

}

.txt18 {
	font-size: 18px;

}

.txt20 {
	font-size: 20px;

}

.txt22 {
	font-size: 22px;

}

.txt24 {
	font-size: 24px;

}

img {
	margin: 0px;
	padding: 0px;
}

li, em, form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-bottom: 10px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
}
h1, h2, h3 {
	margin: 0px;
	padding-bottom: 10px;
}

h4, h5, h6 {
	margin: 0px;
	padding-bottom: 0px;
}

hr {
	color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-top: 10px;
	margin-bottom: 20px;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages {
	background-color: #f8e2c6;

}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; 
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right; /* LTR */
  clear: right; /* LTR */
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
	border-bottom: 1px solid #e9eff3;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 0px;
	/*height: 30px;*/
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;

  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

/**
 * Nodes & comments
 */
.node {
	border-bottom: 1px solid #e9eff3;
	margin-bottom: 10px;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; /* LTR */
}


.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  border-bottom: 1px solid #cccc;

}

#comments h2.comments {
	margin-top: 40px;
}

.comment {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;

}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}



/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #cccccc;
	background-color: #F1F0F0;
	background-image: url(images/boxgradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:10;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 0px; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/* ------------------ Custom Button ---------------------- */

div.csButton {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 39px;
	cursor: pointer;
	width: 116px;
	clear: both;
}

#sidebar1 div.csButton {
	width: 200px;
}

#mainContent div.csButton a:link, #mainContent div.csButton a:visited, #sidebar1 div.csButton a:link, #sidebar1 div.csButton a:visited {
	color: #666666;
	font-weight: bold;
}


#mainContent div.csButton a:hover, #mainContent div.csButton:hover a:hover, #mainContent div.csButton:hover a:link, #mainContent div.csButton:hover a:visited, #sidebar1 div.csButton a:hover, #sidebar1 div.csButton:hover a:hover, #sidebar1 div.csButton:hover a:link, #sidebar1 div.csButton:hover a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

div.csButton:hover div.csBTmiddle {
	background-image: url(images/button_middle_ov.png);
	cursor: pointer;
}

div.csButton:hover div.csBTleft {
	background-image: url(images/button_left_ov.png);
	cursor: pointer;
}

div.csButton:hover div.csBTright {
	background-image: url(images/button_right_ov.png);
	cursor: pointer;
}

div.csButton div.csBTmiddle {
	background-image: url(images/button_middle.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
}
div.csButton div.csBTleft {
	background-image: url(images/button_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 4px;
	float: left;
	cursor: pointer;
}

div.csButton div.csBTright {
	background-image: url(images/button_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	width: 4px;
	float: right;
	cursor: pointer;
}

