/**
 * basic.css
 * ----------------
 * Generic styles for any site
 * Nick Nettleton / nick@plumdigitalmedia.com
 * Copyright 2003, 2004, 2005
 */

/* body */

body {
	margin: 10px ;
	padding: 0;
	color: black ;
	background-color: white ;
	}
a {
	color:#284177;
	text-decoration: underline ;
	}
a:hover {
	text-decoration: underline !important ;
	}
a:focus { /* ie mac */
	outline: none
	}
.hideme {
	display: none ;
	}

/* text control */

body, td, th {
	font: 11px Verdana , Arial, Helvetica,  sans-serif; 
	}
p, ul, ol ,dl, blockquote, h1, h2, h3, h4, h5, h6, hr {
	line-height: 1.5em ;
	margin-top: 0 ;
	margin-bottom: 1.5em ;
	}
ol li {
	margin-bottom: 1.5em ;
	}
h1 {
	/*font: 2.0em Arial, Helvetica, sans-serif ;*/
	font: 1.7em Arial, Helvetica, sans-serif ;
	/*text-transform: uppercase ;*/
	color: #4F4926;
	margin-bottom: 0.5em ;
	}
h1 a {
	color: #4F4926;
	text-decoration: none ;
	}
h2 {
	font: 1.5em Arial, Helvetica, sans-serif ;
	font-weight: bold ;
	color: #4F4926;
	margin-top: 1.5em ;
	margin-bottom: 1em ;
	border-top: 1px solid #9F9B7E;
	padding-top: 6px ;
	}
h2 a {
	color: #4F4926;
	text-decoration: none ;
	}
h3 {
	font: Arial, Helvetica, sans-serif ;
	color: #4F4926;
	margin-bottom: 0.3em ;
	font-size: 1em ;
	}
h3 a {
	color: #4F4926;
	text-decoration: none ;
	}
hr {
	border-style: none ;
	border-top: 1px solid #9F9B7E;
	height: 0px ;
	/*color: #DDD9B9;*/
	overflow: hidden ;
	margin-bottom: 1em ;
	}
small , p.small {
	font-size: 0.9em ;
	color: #4F4926;
	}

/* images */
img {
	border: 0;
	}

/* forms */
form {
	margin: 0;
	padding: 0;
	}
input, select, textarea , button {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	}
input.button , button {
	cursor: pointer ;
	cursor: hand ;
	}
input.small , textarea.small , select.small, input.date {
	width: 140px ;
	}
input.medium , textarea.medium , select.medium {
	width: 270px ;
	}
input.large , textarea.large {
	width: 400px ;
	}

table.form {
	}
table.form th {
	text-align: right ;
	font-weight: normal ; 
	font-style: normal ;
	color: #4F4926;
	padding: 4px 1px ;
	white-space: nowrap ;
	}
table.form th.header {
	text-align: left ;
	/*
	background-color: #4F4926;
	color: white ;
	padding: 2px 8px ;
	*/
	border-top: 1px solid #9F9B7E;
	padding: 7px 0 1.3em 0 ;
	color: #4F4926;
	font: 14pt Arial, Helvetica, sans-serif ;
	font-weight: bold ;
	color: #4F4926;
	}
table.form td {
	padding: 4px 1px ;
	}
table.form .formnotes {
	color: #4F4926; ;
	border: 1px solid #4F4926;
	padding: 2px 4px ;
	}
table.form small {
	color: #4F4926;
	}


/* sitemap */
div.csc-sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
div.csc-sitemap ul li {
	font: 1.5em Arial, Helvetica, sans-serif ;
	font-weight: bold ;
	color: #4F4926;
	margin: 0;
	padding: 0;
	margin-top: 1.5em ;
	margin-bottom: 1em ;
	border-top: 1px solid #9F9B7E;
	padding-top: 6px ;
	}
div.csc-sitemap ul li a {
	color: #4F4926;
	text-decoration: none ;
	}

div.csc-sitemap ul li ul {
	margin-top: 15px;
	padding-left: 40px;
	list-style-type: disc;
}
div.csc-sitemap ul li li {
	border: none;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	color: black;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div.csc-sitemap ul li li a {
	color: #284177;
	text-decoration: underline;
	}
div.csc-sitemap ul li ul {
	list-style-type: circle;
}

fieldset.csc-mailform {
	border: 0;
	padding: 0;
	margin: 0;
}

div.csc-mailform-field {
	clear: both;
	margin-bottom: 15px;
}

div.csc-mailform-field label {
	float: left;
	width: 170px;
	display: block;
}

div.csc-mailform-field fieldset label {
	display: block;
	height: 20px;
	float: none;
	margin-top: 5px;
	width: auto;
}

div.csc-mailform-field fieldset input {
	width: auto;
	display: block;
	clear: both;
	height: 20px;
	float: left;
}

div.csc-mailform-field input, div.csc-mailform-field select {
	width: 218px;
}

span.csc-mailform-label {
	border-top-color:#9F9B7E;
	border-top-style:solid;
	border-top-width:1px;
	color:#4F4926;
	font-family:Arial,verdana;
	font-size:1.6em;
	margin-top:15px;
	padding-top:5px;
	display: block;
}

input.csc-mailform-check {
	width: auto !important;
}

.related_info input {
	width: normal;
	border: normal;
}

/* mini news */


p.tx-mininews-pi1-fp_listrowField-datetime {
	display: none;
}

div#content p.tx-mininews-pi1-fp_listrowField-title {
	margin-bottom: 0;
	font-size: 1.5em;
	font-weight: 900;
	font-family: Arial,Helvetica,sans-serif;
	border-top: 1px solid #9F9B7E;
	padding-top: 6px;
}

div#content p.tx-mininews-pi1-fp_listrowField-title a {
	color: #4F4926 !important;
	text-decoration: none;
}
div#content p.tx-mininews-pi1-fp_listrowField-teaser {
	margin-top: 0;
}

div.related_info h1.csc-firstHeader {
	font-size: 14px !important;
	font-weight: 900;
}

div.related_info p.tx-mininews-pi1-fp_listrowField-title {
	margin-bottom: 0;
}

div.related_info p.tx-mininews-pi1-fp_listrowField-title a {
	color: #000 !important;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
}
div.related_info p.tx-mininews-pi1-fp_listrowField-teaser {
	margin-top: 0;
	font-size: 11px;
	color: #000;
}

div.related_info p.tx-mininews-pi1-fp_listrowField-teaser a {
	margin-top: 0;
	text-decoration: underline;
}

p.tx-mininews-pi1-singleViewField-teaser {
	display: none;
}

/* tt_products */
div.tx-ttproducts-pi1 td {
	background-color: transparent;
}

span.tx-ttproducts-pi1-wrap1 {
	margin-bottom: 0;
	font-family: Arial,Helvetica,sans-serif;
	padding-top: 6px;
}

div.tx-ttproducts-pi1 a {
	text-decoration: none !important;
}

/** Tabs! **/
.ui-tabs-nav {
	font-size: 10px;
}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
}

.ui-tabs-nav ul {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	padding-right: 1px;
}

.ui-tabs-nav li {
    background-color: #018CCD;
    color: #FFF;
    float: left;
    font-weight: bold;
    list-style-type: none;
    padding: 0 15px 0 15px;
    margin-top: 0;
    margin-left: 1px;
}
.ui-tabs-nav:after { 
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav div {
	clear: both;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left;
}
.ui-tabs-nav a {
    margin: 5px 0 0;
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap;
    outline: 0;
    color: #FFF;
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #FFF;
}
.ui-tabs-nav .ui-tabs-selected {
	background-color: #6DB30F;
}
.ui-tabs-nav a span {
	line-height: 15px;
	height: 15px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #4F4926;
    margin-bottom: 10px;
}
* html .ui-tabs-nav {
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  {
    display: inline-block;
}
.ui-tabs-hide {
	display: none;
}

/* Main Flora Style Sheet for jQuery UI Datepicker */
#datepicker_div, .datepicker_inline {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #DDD;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #9F9B7E;
	z-index: 10;
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #DDD !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #DDD;
	color: #000;
}
*html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #FFF;
}
.datepicker_control {
	background: #9F9B7E;
	padding: 2px 0px;
}
.datepicker_links {
	background-color: #EFEDD6;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label {
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #DDD9B9;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #DDD9B9;
	color: #000;
	border: 0px;
	font-weight: bold;
}
.datepicker {
	background: #CCC;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker .datepicker_titleRow {
	background: #DDD9B9;
	color: #000;
}
.datepicker .datepicker_daysRow {
	background: #FFF;
	color: #666;
}
.datepicker_weekCol {
	background: #B1DB87;
	color: #000;
}
.datepicker .datepicker_daysCell {
	color: #000;
	border: 1px solid #DDD;
}
#datepicker .datepicker_daysCell a {
	display: block;
}
.datepicker .datepicker_weekEndCell {
	background: #EFEDD6;
}
.datepicker .datepicker_daysCellOver {
	background: #FFF;
	border: 1px solid #777;
}
.datepicker .datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #DDD9B9 !important;
}
.datepicker_currentDay {
	background: #4F4926 !important;
}
.datepicker_currentDay a {
	color: #FFF !important;
}
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #000 !important;
}
.datepicker_titleRow a {
	color: #000 !important;
}
.datepicker_control a:hover {
	background: #FDD !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #FFF !important;
	color: #333 !important;
}
.datepicker_multi .datepicker {
	border: 1px solid #83C948;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}
.datepicker_cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}
