/**
* Latestnews
*/
ul.latestnews {
	margin-bottom: 20px;
}
/**
* JAddress
*/
div#jaddresses {
}

#jaddresses .navigation {
	margin-top: 20px;
	height: 40px;
}

#jaddresses .navigation a {
	float: left;
}

#jaddresses .poweredby {
	display: none;
}

#jaddresses .statistics {
	display: none;
}

#jaddresses .entry-list {
	clear: both;
	margin-left: 40px;
}

#jaddresses .entry, #jaddresses .details {
	clear: both;
	margin: 0 0 40px 0;
}

#jaddresses .entry a, #jaddresses .entry a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#jaddresses h1.name {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00528D;
	margin: 0 0 6px 0;
}

#jaddresses .entry a:hover {
	text-decoration: underline;
}

#jaddresses p.address {
	margin: 0 0 6px 0;
	color: #666;
	font-weight: bold;
}

#jaddresses p.contact {
	margin: 0 0 6px 0;
}

#jaddresses p.web {
	margin: 0 0 6px 0;
}

#jaddresses div.image {
	display: none;
}

#jaddresses div.regionFilter, #jaddresses div.categoryFilter {
	float: left;
	margin: 0 0 10px 0;
	line-height: 16px;
}

#jaddresses .inputbox {
	font-size: 13px;
	border: 1px solid #000;
	padding: 0 0 0 3px;
	margin-right: 10px;
	font-weight: normal;
}

#jaddresses label {
	font-size: 11px;
	font-weight: bold;
}

#jaddresses .pagenav, #jaddresses .display_number, #jaddresses .page_counter {
	float: left;
	display: block;
	margin-right: 10px;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
}

/**
* END JAddress
*/

/**
* Eventing
*/
.eventing {
	margin: 0 25px;
}

table.events {
	border-collapse: collapse;
	border: 1px solid #999;
	width: 750px;
}
table.events td {
	border-collapse: collapse;
	border: 1px solid #999;
	padding: 6px 6px 0 6px;
	vertical-align: top;
}
table.events tr.row {
	background: #FFF;
}
table.events tr.altrow {
	background: #E5EEFF;
}
table.events th {
	text-align: center;
	font-size: 13px;
	font-style: underline;
	color: #666;
	padding: 6px 0;
	background: url(../contrex/images/table-header.png) repeat-x;
}
table.events td.date p {
	white-space: nowrap;
}
table.events td.title p {
	font-weight: bold;
	white-space: nowrap;
}
table.events td.location p {
	white-space: nowrap;
}

table.events td.description {
	width: 95%;
}

.eventing div.intro {
	padding: 0;
	margin: 0 0 25px 0;
}

.eventing div.title {
	font-size: 15px;
	color: #00528D;
	padding: 0 0 2px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #00528D;
}
/**
* END Eventing
*/

/**
* Image Rotator
*/
div#jw-sir {
	margin-bottom: 25px;
	position: relative;
}
div#jw-sir div {
	display: block;
	position: absolute;
	text-align: center;
	width:100%;
}
div#jw-sir div a img, div#jw-sir div img {
	display:none;
	border: 1px solid #000;
}
div#jw-sir div#jw-sir-loading {background:'#fff' url(modules/mod_jw_sir/loading.gif) no-repeat center;}
/**
* END Image Rotator
*/

/**
* Performs
*/
.formContainer input, .formContainer textarea, .formContainer select, .formContainer option {
  font-size:12px;
}
/**
* END Performs
*/


#loginform {
	background-color: #E6E6E6;
	padding: 15px 30px;
	border: 1px solid #000;
	margin-left: 230px;
	margin-right: 230px;
}

#file-explorer {
	width: 750px;
	height: 500px;
	border: 1px solid #000;
}

.googlemap {
	border: 1px solid #666;
}

