body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td, img, form, a, textarea { 
	margin: 0; 
	padding: 0;
	border: none;
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-size: 13px;
}

body {
	background: url('images/dynamixBK.gif') repeat;
}

a {
	color: #CC0000;
	text-decoration: none;
}

.leftFloat {
	float: left; 
	display: inline;
}

.rightFloat {
	float: right; 
	display: inline;
}

div.clear { 
	clear:both; 
	height:1px; 
	font-size:2px; 
}

.layout {
	width: 889px;
	margin: 0 auto 0 auto;
	text-align: left;
}

h2, h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin: 30px 0 25px 0;
	padding: 0 0 1px 4px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

p {
	margin-bottom: 10px;
}
.header {
	background-color:#292c31;
}
.headerSearch {
	background: url('images/dynamixHeader2.gif') no-repeat;
	width: 285px;
	height: 80px;
}

.search, div.tx-macinasearchbox-pi1 {
	margin: 30px 0 0 40px;
}

.searchField {
	background-color: #CCCC99;
	font-size: 13px;
	width: 166px;
	border: 1px solid #1A1C1D;
	padding-left: 5px;
}

.searchButton {
	padding-left: 4px;
}

.clearHeader { 
	clear:both; 
	height:1px; 
	font-size:2px; 
	background-color: #CC0000;
}

.rule {
	height: 1px;
	font-size: 2px;
	background-color: #AEAEAE;
	border-bottom: 1px solid #5E5E5E;
	margin: 6px 0 9px 0;
}

/* first menu */
.menu1 {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #666666;
	height: 22px;
}

.menu1 li {
	padding: 0;
	margin: 0;
	display: inline;
	
}

.menu1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0 4px 0;
	display: block;
	float: left;
	width: 145px;
	text-align: center;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #E4E4E4;
}

.menu1 .firstItem a {
	border-left: none;
	width: 147px;
}

.menu1 .lastItem a {
	border-right: none;
	width: 148px;
}

.menu1 a:hover, .menu1 .selected a {
	background-color: #999999;
}

/* 2nd menu */
.menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #999999;
	height: 22px;
	border-bottom: 1px solid #CC0000;
}

.menu2 li {
	padding: 0;
	margin: 0;
	display: inline;
}

.menu2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0 4px 0;
	display: block;
	float: left;
	width: 124px;
	text-align: center;
	border-right: 1px solid #BEBEBE;
	border-left: 1px solid #E4E4E4;
}

.menu2 .firstItem a {
	border-left: none;
}

.menu2 .lastItem a {
	border-right: none;
}

.menu2 a:hover, .menu2 .selected a {
	background-color: #CC0000;
}

/* 3rd menu */
.menu3 {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #E4E4E4;
	height: 176px;
	width: 176px;
}

.menu3 div {
	padding: 0;
	margin: 0;
	width: 176px;
	overflow: hidden;
	height: 22px;
}

.menu3 a {
	color: #000000;
	text-decoration: none;
	padding: 2px 0 4px 14px;
	display: block;
	width: 176;
}

.menu3 a:hover {
	background-color: #cc0000;
	color: #ffffff;
}
.menu3 .selected a {
	background-color: #999999;
	color: #ffffff;
}

.sectionImage {
	width: 709px;
	height: 176px;
}

.content {
	height: 448px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 0 0 0 0px;
}
.leftcol {
	float:left;
	width:  166px;
	padding-left:5px;
	padding-right:5px;
	min-height:5px;
}

.main {
	/* width: 615px; */
	float:left;
	width:  439px;
}

.footer {
	color: #999999;
	font-size: 12px;
	padding: 7px 0 7px 182px;
	background-color: #FFFFFF;
}

.csc-mailform-field label {
	display: inline;
	width: 150px !important ;
	text-align: right;
	float: left;
	padding-right: 10px;
}

.csc-mailform-field {
	clear: both;
	margin-bottom: 12px;
}

#mailform, .csc-mailform {
	margin: 0;
	padding: 0;
	border: 0px;
}

#mailformRequest_Comments {
	border: 1px solid #333333;
}

label {
	float:left;
	width:125px;
}
/* Events Styles */

.tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow-header {
	text-align:left;
}

.tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow-item td, .tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow-item-odd td {
	vertical-align: top;
	padding-right:10px;
	padding-top:10px;
	}
	
.tx-frontendformslib-steps-inactive {
	color:#999999;
}

.tx-frontendformslib-steps-active {
	font-weight:bold;
}	

form.tx-frontendformslib-form {
	padding-top:10px;

}
form.tx-frontendformslib-form fieldset {
	border:none;
	padding-bottom:20px;
}
form.tx-frontendformslib-form legend {
	margin-left:0px;
	padding-left:0px;
	font-weight:bold;
	text-decoration:underline;
}
	
	
.tx-julleevents-pi1-editAdd-HCell {
	width:150px;
}
.tx-julleevents-pi1 {
	
}
.tx-julleevents-pi1-searchbox {
		padding-top:25px;
}

p.tx-julleevents-pi1-listrowField-teaser {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848284;
	width:50%;
}
p.tx-julleevents-pi1-listrowField-datetime {
	margin:0px;
	padding:0px;
}
p.tx-julleevents-pi1-listrowField-title {
	font-weight:bold;
}
p.tx-julleevents-pi1-singleViewField-title {
	font-weight:bold;
}



.rgslideshow {
	border: none;
	margin: 0;
	padding:0;
	margin: -1px 0 0 0;
}