﻿.themeform {
	background: #e1f4f8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	counter-reset: fieldsets;
	padding: 10px;
}
.themeform fieldset {
	border: none;
	margin-bottom: 0;
	padding:0;
}
.themeform legend {
	color: #444444;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 0.63em;
}
.themeform fieldset fieldset legend {
	color: #444444;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 0;
}
.themeform ol li, .themeform ul li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	padding:0.31em 0;
	margin: 0.63em 0;
	margin-left:-1.88em!important;
	height:35px;
	line-height:35px;
}
.themeform ol li:hover, .themeform ul li:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	padding:0.31em 0;
	margin: 0.63em 0;
	margin-left:-1.88em!important;
	background-color:#c4eef3;
	height:35px;
	line-height:35px;
}
.themeform label {
	display:block;
	float: left;
	text-align:left;
	width: 150px;
	margin: 0 0.63em 0 0;
}
.themeform label em {
	line-height: 1em;
	display:block;
	font-size:.7em;
}
.themeform .mandatoryIndicator {
	vertical-align:middle;
	margin-right:0.31em;
	margin-top:0;
	color:red;
	font-weight:bolder;
	font-size: 1em;
}
.themeform fieldset fieldset label:hover {
	cursor: pointer;
}
.themeform input:not([type=radio]), .themeform textarea {
 border: 1px solid #d5d5d5;
 padding: 5px;
 width: 200px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px;
 font-family: Arial, Helvetica, sans-serif;
 outline: none;
}
 .ie6 .themeform input.text, .ie6 .themeform textarea, .ie7 .themeform input.text, .ie7 .themeform textarea, .ie8 .themeform input.text, .ie8 .themeform textarea, {
 width:200px;
 border:1px solid #d5d5d5;
 padding: 5px;
}
form.themeform textarea {
	height:140px!important;
}
.themeform input:not([type=submit]):focus, .themeform textarea:focus {
 background: #eaeaea;
}
.ie6 .themeform input:focus, .ie7 .themeform input:focus, .ie8 .themeform input:focus {
	background: #eaeaea!important;
	border:1px solid red!important;
}
.ie6 .themeform input.submit:focus, .ie7 .themeform input.submit:focus, .ie8 .themeform input.submit:focus {
	background:transparent;
}
.themeform input[type=radio] {
	float: left;
	margin-right: 5px;
}
.themeform input:hover, .themeform textarea:hover, .themeform input:focus, .themeform textare a:focus {
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	border:1px solid #3b5998;
}
.themeform .button {
	background: #00659e;
	background: -moz-linear-gradient(100% 100% 90deg, #00659e, #0075b7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0075b7), to(#00659e));
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	font: 1.3em bold Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 20px 0 10px 170px!important;
	padding: 7px 15px 5px 15px;
	text-transform: uppercase;
	position:relative;
}
.themeform .button:hover {
	background: #555555;
	background: -moz-linear-gradient(100% 100% 90deg, #555555, #666666);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#555555));
	cursor: pointer;
}
.themeform .button {
	margin-left:0px;
}

.themeform .buttonAS {
	background: #00659e;
	background: -moz-linear-gradient(100% 100% 90deg, #00659e, #0075b7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0075b7), to(#00659e));
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	font: 1.3em bold Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin:  0px 0 10px 10px!important;
	padding: 7px 15px 5px 15px;
	text-transform: uppercase;
	position:relative;
}
.themeform .buttonAS:hover {
	background: #555555;
	background: -moz-linear-gradient(100% 100% 90deg, #555555, #666666);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#555555));
	cursor: pointer;
}



.themeform a.info {
	float:right;
	margin-top:6px;
}
.validation {
	display:none;
}
.themeform .fieldGrp aside {
	display:none;
}
body {
}
h3 {
	padding-top: 20px;
}
.searchResultItem {
	width: auto;
	float: none;
	border-width: 2px;
	border-color: #C0C0C0;
	border-style: none none dotted none;
	padding: 10px 0;
}
.searchResultItem_Hover {
	background-color: #FFFF99;
	background-repeat: repeat-x;
}
.searchResultItem .activityDescription {
	margin-top:0px;
	
	vertical-align: top;
	overflow: hidden;
	/*max-height: 80px;*/
	padding: 5px;
}
.searchResultItem .activityTimes {
	float: left;
	vertical-align: top;
	overflow: hidden;
	font-size: .90em;
	font-weight: bold;
}
.searchResultItem .activityTimes div {
	display:inline;
	float:left;
}
.searchResultItem .activityTimes span {
	padding:5px;
	margin:5px;
	display:inline;
	float:left;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-color:#c4eef3;
}
.activityDetails {
	padding:5px 5px 5px 5px;
}
.activityDetails img {
	float: left;
	padding-right: 5px;
	height:29px;
	border:1px solid #c4eef3!important;
}
#activityName {
	padding:5px;
	font-size:1.6em;
	font-weight:normal;
}
#organisationName {
	floar:left;
	padding:5px;
}

/*.ldlForm
{
	width: 98%; 
	margin-bottom: 5px; 
	background-color: #eee;
	padding: 0px;

}

fieldset {
	border: 0px;
}

.ldlForm fieldset p
{
	color: #333333;
	font-family: Verdana,Arial,sans-serif;
	padding: 0px;

}

.ldlForm fieldset
{
	margin-bottom: 0px;
	padding: 10px;
}
.ldlForm legend
{
	font-weight: bold;
	font-size:1.4em;
	color: #000;
	font-family:  Verdana,Tahoma,Arial,sans-serif;
	padding: 10px 0px 10px 0px;!important
	text-indent: 0px;
	margin-bottom: 0px;
}

.ldlForm fieldset ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ldlForm fieldset li
{
	list-style: none;
	padding: 0px;
	margin-left: -20px!important;
	clear: both;
	
}

.ldlForm fieldset li.last
{
	border-bottom-style: none;
}

ol.form li
{
	padding: 0;
	margin-left: 20px!important;
	
}

.label
{
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
	color: #000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 1.1em;
	float: none;
}

.select
{
	padding: 4px;
	margin: 5px 0px;
}

.formcontrol input
{
    font-weight: bold;
	padding: 4px;
	margin: 5px 0;
	float: none;
	width: 200px;
	border-color: #CCCCCC #DDDDDD #DDDDDD;
	border-style: solid;
	border-width: 2px;
}*/

table.ldlForm {
	margin: 0 0 20px 0;
	padding: 0px;
}
table.ldlForm tr td {
	margin: 0 0 20px 0;
	padding: 0;
	height: 40px;
	text-align: left;
}
.btn {
	float: left;
}
/*input.textfield:focus, textarea:focus, select:focus
{
	border: 2px solid #9EC1E0;
	color: #333333;
}

input.textfield, textarea, select
{
	background-position: 0 0;
	background: #F9F9F9 none repeat scroll 0 0;
	border-color: #CCCCCC #DDDDDD #DDDDDD;
	border-style: solid;
	border-width: 2px;
	color: #777777;
	font-family: Arial,Verdana,sans-serif;
	font-size: 150%;
	padding: 4px;
	width: 250px;
}*/

/* portal bits */

.portalColumn {
	display: block;
	width: 315px;
	float: left;
	min-height: 10px;
	padding: 0px;
}
.portalColumn dl {
	background-color: #ffffff;
	width: 315px;
	padding: 4px;
	margin: 5px;
	border-collapse: separate;
}
.portalColumn dl dt {
	padding: 2px 2px 2px 4px;
	cursor: move;
	background-color: #6699FF;
	color: #ffffff;
	font-weight: bold;
}
.portalColumn dl dd {
	margin: 0;
}
.dragDropPlaceholder {
	border: dashed 1px #aaaaaa;
	padding: 0px;
	border-collapse: separate;
}
.portalColumn .textItem {
	float: left;
	width: 220px;
	height: 20px;
	overflow: hidden;
}
.mapLink {
	font-size: 0.8em;
	color: #999999;
	cursor: pointer;
}
.portalColumn .date {
	float: right;
	font-size: 0.8em;
	color: #999999;
}
.hidden {
	display: none;
}
.portalCommand {
	background-color: inherit;
	color: #286EA0;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	font-size: 0.8em;
}
#pagerPlaceholder {
	Padding: 10px 0 0 0;
}
#pager2Placeholder {
	Padding: 10px 0 0 0;
}
ul.pager {
	padding: 0px;
	list-style-type: none;
	margin: 10px 0px;
}
ul.pager:before {
	margin-left:-0.63em;
	content: " Page:";
}
ul.pager li {
	display: inline;
	color: #286EA0;
	padding: 5px;
}
.pager li input {
	font-size: 1em;
	border-style: none;
	border-width: 0px;
	background-color: #286EA0;
	cursor: pointer;
	color: #fff;
	padding: 5px;
}

/* Table */
table {
	border-collapse : collapse;
	text-align:left;
	margin : 20px 0 20px 0;
	width:auto;
}
caption {
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	background : #DB0202;
	color : #FFF;
	font-weight : bold;
}
 tr:nth-child(odd) {
 background : #ffffff;
}
 tr:nth-child(even) {
 background : #f7f7f7;
}
tr:hover td {
	color : #000;
}
td, th {
	padding : 2px 5px;
	vertical-align:top;
}
th {
	background : #FFF;
	border-bottom : 2px solid #3b5998;
	font-size:1.3em;
	font-weight : normal;
}
td {
	border-bottom : 1px solid #d5d5d5;
}

/*icons*/
.phone {
	background:url(../images/phoneicon.gif) no-repeat left;
	width:25px;
	height:25px;
	display:inline-block;
	padding:5px 5px 5px 0;
	line-height:20px;
	vertical-align:middle;

}
.mail {
	background:url(../images/mailicon.gif) no-repeat left;
	width:25px;
	height:25px;
	display:inline-block;
	padding:5px 5px 5px 0;
	line-height:20px;
	vertical-align:middle;

}
.org {
	background:url(../images/orgicon.gif) no-repeat left;
	width:25px;
	height:25px;
	display:inline-block;
	padding:5px 5px 5px 0;
	line-height:20px;
	vertical-align:middle;

}

.fl {
	display:inline-block;
	margin:0 15px 10px 0;
	font-size:1.2em;
}

.fr {float:right;display:block;height:auto;}

.col1 {
float:left;
width:260px;
padding:0 10px 0 0;
}
.col2 {
	float:right;
width:350px;
padding:10px;
background:#fff;}

/*table.searchresults {
	margin-top: 20px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 100%;
}
table.searchresults tr th {
	background-color: #eee;
	border: 1px solid #cccccc;
	padding: 5px 2px;
	text-align: left;
	font-size: 1.3em;
}
table.searchresults tbody tr th {
	text-align: left;
}
table.searchresults tr td {
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	vertical-align: top;
	padding: 0.25em;
}
table.searchresults a {
	font-size: .80em;
}*/
.data {
	display: none;
}
#googleMiniSearchResults {
	padding: 0;
	margin: 0;
	width: auto;
}
#googleMiniSearchResults ul {
	list-style: none;
	margin: 0;
}
#googleMiniSearchResults li {
	list-style: none;
	margin: 1em 0.25em;
	border-bottom: 2px dotted #dddddd;
	padding-bottom: 0.25em;
}
#googleMiniSearchResults li a {
	font-size: 1.2em;
}
#googleMiniSearchResults li .indent {
	margin-left: 0em;
!important
}
#googleMiniSearchResults div.description {
	margin-left: 0.5em;
	margin-top: 0.15em;
	font-size: 1em;
}
#googleMiniSearchResults div.metadata {
	font-size: 1em;
	color: green;
}
#googleMiniSearchResults span.mimetype {
	font-size: 1em;
	margin-right: 0.25em;
}
#googleMiniSearchResults div.similarresults a {
	font-size: 1em;
}
#googleMiniSearchResults div.lastpagemessage {
	font-style: none;
	text-align: left;
	font-weight: bold;
}
.description {
	padding: 0px;
	margin: 0px;
}

