/* Title:	Aberdeen City Council - styles for acc_app_xev.css */
#content-app-menu form label { width: 4em; font-weight:bold;}
#content-app-body div.highlight { 
		padding: 0.3em;
		margin:0 0 0.5em 0;
		border: 1px solid #C9C9C9;
		height:100%;
}
#content-app-body div.highlight img { 
		margin:3px 5px 3px 2px;
		float:left;
		clear:both;
}
#content-app-body div.forthcoming { 
		padding: 0.3em;
		margin:0 0 0.5em 0;
		border: 1px solid #C9C9C9;
}

#content-app-menu #searchEvent img {
		margin: 0em;
		padding: 0em;
		border: 0em;
		vertical-align:top;
		float:none;
}

#content-app-menu #searchEvent div {
	white-space:nowrap; 
	background:#FFFFFF; 
	border:none; 
	padding:0px;
	margin-bottom:0px;
}

.eventDates { color:#000;
			font-weight:bold;
			font-size:0.9em;
			} /*#000080;} */

#content-app-body img.eventMainImage {
	margin-top:0;
	padding-top:0px; 
	border-top:2px solid #1B3636;;
	border-left:2px solid #1B3636;
	border-right:1px solid #9CCDCD;
	border-bottom:1px solid #9CCDCD;
	float:right;	
}
#content-app-body textarea {
		width:95%;
		margin:0 0 0 1%
}

#content-app-body .inputText {width:25em;}
#content-app-body .inputDate {width:5em;}
#content-app-body .mybuttton {width:10em;}

.lhsTag20 {
	text-align:right;
	vertical-align:text-top;
	font-weight: bold;
	background-color: #ffffff;
	color: #244B6F;
	width: 20%;
}
.boldColor {
	font-weight: bold;
	color: #244B6F;
}

#content-app-menu #searchEvent select,#content-app-menu #searchEvent #SearchText{
      width:90%;
      font-size:100%;
}
#content-app-menu #searchEvent #DayFrom,#content-app-menu #searchEvent #DayTo {
      width:3.2em;
}
#content-app-menu #searchEvent #MonthFrom,#content-app-menu #searchEvent #MonthTo {
      width:3.8em;
}
#content-app-menu #searchEvent #YearFrom,#content-app-menu #searchEvent #YearTo {
      width:4.3em;
}

.centeralign {text-align:center;}

/* eform left-aligned-labels.css  CSS Document */
#eform fieldset { 
	position: relative;   
	/* float: left; */    
	clear: both;     
	width: 95%;     
	margin: 0; 
	padding: 3em 1em 0.25em 0em;    
	border-style: none;      
	border: 1px solid #BFBAB0;     
	background-color: #F2EFE9;   
}

#eform legend {   
	padding: 0;     
	color: #000;     
	font-weight: bold;
} 
#eform legend span {      
	position: absolute; 
	left: 0.74em;      
	margin-top: 0.5em;      
	font-size: 120%;
}
#eform fieldset p { 
	margin:0.25em auto;  
}  
#eform fieldset.submit {  
	float: none;     
	width: auto;     
	border-style: none;
	padding-top: 1em; 
	padding-left: 12em;     
	background-color: transparent; 
}
#eform fieldset.alt {      
	background-color: #E6E3DD;     
}

#eform label {   
	display:inline;
 	float: left;    
	width: 10em;    
	margin-right: 1em;
	text-align: right;   
}

/*  handling select, textarea */

#eform fieldset fieldset { 
	border-style: none;       
	background-color: transparent;       
	background-image: none; 
	margin-bottom: 0;  /*-2.25em; */
	margin-left:0;
	padding-top:0;
	padding-bottom:0;
}      
#eform fieldset fieldset legend {  
	margin-left: 0;       
	font-weight: normal;
}
#eform fieldset fieldset legend span {
	margin-top: 0;
	width: 9.25em;      
	font-size: 100%;
	text-align:right;
}
      
#eform fieldset fieldset p {  
	position: relative ;       
/*	top: -2em ; */       
	margin-left: 10.75em;       
}      
#eform fieldset fieldset label {       
	float: none;       
	width: auto;       
	margin-right: auto;      
}

#eform fieldset .text, #eform fieldset .textarea, #eform fieldset .select {
	width: 30em;
}
#eform fieldset .textarea {
	height: 6em;
}

#eform fieldset .selectsmall {
	width: 10em;
}

.eventHold {color:#FF6600}
.eventReject {color:#FF0000}
.eventNew {color:#006600}
.bgHighlight {background-color:#CCCCCC}

