/* Copyright 2004 

fontstylewai.css

	Designed and Constructed by
	Associated Knowledge Systems Ltd,
	The Old Smithy, Heaton House, York Road, Boroughbridge,
	North Yorkshire, YO51 9HE
	www.aksbedale.co.uk 
	e-mail sales@aksbedale.co.uk 
	Tel: 01423 321450
	Fax: 01423 321451

 (c) Copyright Associated Knowledge Systems Limited, 2004

dark color: #a8223a
medium color: #f5cbd3
light color: #fae2e7
*/

.bold {
	font-weight: bold
}

.stylebutton {
	font-weight: bold; 
	border-right: solid 2px #a8223a;
	border-top: solid 2px #fae2e7;
	border-left: solid 2px  #fae2e7;
	border-bottom: solid 2px #a8223a;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 2px; 
	color: #000000; 
	padding-top: 2px; 
	background-color: #f5cbd3; 
	text-decoration: none
}

.stylebutton a:hover {
	border-right: solid 2px #fae2e7;
	border-top: solid 2px #a8223a;
	border-left: solid 2px #a8223a;
	border-bottom: solid 2px #fae2e7;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	background-color: #f5cbd3
}

.tabdarkbg {
	font-weight: bold;
	color: #000000;
	border-bottom: #a8223a 1px solid;
	background-color: #f5cbd3;
}

.small {
	font-size: 70%;
}

.even {
	background-color: #efefef;
}

.date_cmte_head {
	background-color: #cdcdcd;
}

.date_cmte_time_loc_head {
	background-color: #e6e6e6;
}

.meet_date {
	background-color: #c8c8c8;
}

.date_cmte_cmte {
	background-color: #e6e6e6;
}

.date_cmte_time_loc {
	background-color: #cdcdcd;
}

.date_time_loc {
	background-color: #ccffcc;
}

.membership {
	background-color: #ccffcc;
}

.classification {
	background-color: #ccffcc;
}

.areabg  {
	background-color: #ff6347;
}

fieldset, img { border: none; }

.tablewithborder {
	clear: both;
	width: 100%;
	border: solid 1px #a8223a;
}

.tablewithoutborder {
	clear: both;
	width: 100%;
	border: none;
}

td {
	padding: 0px .5em 0px .5em;
	text-align: left;
	vertical-align: top;
}

th {
	padding: 0px .5em 0px .5em;
	text-align: left;
	vertical-align: top;
}

.tablewithborder th, .tablewithborder tr, .tablewithborder td {
	border: solid 1px #a8223a;
}

.tablewithoutborder th, .tablewithoutborder tr, .tablewithoutborder td {
	border: none;
}

.block { clear: both; }
.empty { }
.hrempty { color: #a8223a;}
.enbolden { font-weight: bold; }
.invisible {
	display: none;
	visibility: hidden;
}

.bodywhiteout {
	background-color: #ffffff;
	color: #ffffff;
	display: none;
	visibility: hidden;
}
.cancelledtext { color: #ff0000; }
.errormessage {
	background-color: #f5cbd3;
	border: 2px solid #a8223a;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

/* Formats the Details of the meeting header
See funny_001 to see hack to ensure clearing of floats
*/

.clearblockrow:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearblockrow {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearblockrow {height: 1%;}
.clearblockrow {display: block;}
/* End hide from IE-mac */

.mtgblock {
	background-color: #f5cbd3;
	color: #000000;
	padding: 1em 1% 1em 1%;
}

.mtgblockrow {
	width: 100%;
}

.mtgpartitem {
	clear: none;
	float: left;
	width: 30%; 
}

.mtgpartlabel {
	clear: none;
	color: #000000;
	float: left;
	padding: 0px .5% 0px 0px;
}
.mtgpartlabelone {
	clear: none;
	color: #000000;
	float: left;
	padding: 0px .5% 0px 0px;
	width: 15%; 
}
.mtgpartvalue {
	clear: none;
	float: left;
	font-weight: bold;
}
.mtgpartvalueone {
	clear: none;
	float: left;
	font-weight: bold;
	width: 80%;
}

.mtgmembership {
	padding: 1em 1em 1em 1em;
	border: 2px solid #a8223a;
}

/* attachments list */
.attachmentgroup {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.attachmentitem {
	color: #ff0000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1em 0px;
}

.pagetitle {}
.noentries {
	background-color: #f5cbd3;
	border: 2px solid #a8223a;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

.subtitle {
	font-weight: bold;
	text-align: center;
}

.tablelabel {
 	text-align: left;
 }
 
/* Trailer styles */
.pageimage {
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.trailerwhiteout { background: #fae2e7; color: #fae2e7; }
.trailer {
	background-color: #fae2e7;
	clear: both;
	color: #202020;
	margin: 0px 0px 0px 0px;
	padding: 0px 1% 0px 1%;
}

.copyright {
	color: #202020;
	font-size: .75em;
	margin: 0px 0px 0px 0px;
	padding: 0px 1em 0px 0px;
}


.ftbannertitle {
	background-color: #f5cbd3;
	border: 2px solid #a8223a;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.fpcontact {
	background-color: #efefef;
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.fpcontactlabel {
	color: #808080;
}

.fpcontactvalue {
}

.fpnotesbutton {
	clear: none;
	width: 46%;
	float: left;
}

.fpindexbanner {
	font-weight: bold;
	text-align: center;
}

.fpindexbannerfloat {
	clear: none;
	float: left;
	font-weight: bold;
	text-align: center;
}

.fpnoticebanner {
	background-color: #f5cbd3;
	border: 2px solid #a8223a;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.fpnoticeitem {
	clear: both;
	margin: 0px 0px 1em 0px;
	width: 100%;
}

.fpnoticelabel {
	float: left;
	font-weight: bold;
	padding: 0px 2% 0px 0px;
	text-align: right;
	vertical-align: top;
	width: 36%;
}

.fpnoticevalue {
	float: left;
	vertical-align: top;
	width: 60%;
}

.fpeddetailauthorisation {
	border: 2px solid #a8223a;
}

.fpeddetailauthheader {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.fpeddetailauthdata {
	width: 100%;
}

.fpeddetaildata {
	clear: both;
	margin: 0px 0px .5em 0px;
	width: 100%;
}

.fpeddetaillabel {
	width: 28%;
	clear: none;
	float: left;
	font-size: .75em;
	font-weight: bold;
	padding-right: 2%;
	text-align: right;
	vertical-align: top;
}

.fpeddetailvalue {
	clear: none;
	float: left;
	font-weight: normal;
	vertical-align: top;
	width: 60%;
}

.fpeddetailjustvalue {
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.fpcommentinputlabel {
	clear: none;
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 1em;
}

.fpcommentinputcontrol {
	clear: none;
	float: left;
	width: 60%;
	text-align: left;
}

.fpcommentinputvalue {
	clear: none;
	float: left;
	font-weight: bold;
	width: 60%;
	text-align: left;
}

.fpcommentlegend {
	font-weight: bold;
	text-align: left;
}

.fpsingleagendaitem {
	border: solid 2px #a8223a;
	margin: 1em 1em 1em 1em;
	padding: 1em 1em 1em 1em;
}

.fpexplanationnotes {
	margin: 3em 5% 1em 5%;
	padding: 1em 1em 1em 1em;
	border: 2px solid #a8223a;
}

.buttonarea {
	text-align: center;
	padding: .5em 0px .5em 0px;
	width: 100%;
}

/* Minute Display */
.minaction {
	padding: 1em 0px 1em 1em;
	text-align: left;
}

.minbusiness {
	padding: 1em 0px 1em 1em;
	text-align: center;
}

.minclassification {
	padding: 1em 1em 0px 1em;
	text-align: center;
}

.minclassificationspan {
	background-color: #f5cbd3;
	color: #000000;
}

.minscrutinycomment {
	clear: none;
	float: right;
	padding: 1em 0px 1em 1em;
	text-align: center;
}

.minpublishedon {
	padding: .5em 0px .5em 0px;
	text-align: center;
}
.minnumber {
	padding: 0px .5em 0px .5em;
	text-align: left;
	width: 10%;
}

.minbusinessinfo {
	padding: 0px .5em 0px .5em;
	text-align: left;
}

.minbusinessbutton {
	border-right: solid 2px #a8223a;
	border-top: solid 2px #fae2e7;
	border-left: solid 2px  #fae2e7;
	border-bottom: solid 2px #a8223a;
	font-weight: bold; 
	padding: .2em .5em .2em .5em;
	background-color: #f5cbd3; 
	color: #000000; 
	text-decoration: none
}

.minscrutinycommentinfo {
	padding: 0px .5em 0px .5em;
	text-align: left;
}

.minscrutinycommentbutton {
	border-right: solid 2px #a8223a;
	border-top: solid 2px #fae2e7;
	border-left: solid 2px  #fae2e7;
	border-bottom: solid 2px #a8223a;
	font-weight: bold; 
	padding: .2em .5em .2em .5em;
	background-color: #f5cbd3; 
	color: #000000; 
	text-decoration: none
}

.minactioninfo {
	padding: 0px .5em 0px .5em;
	text-align: left;
}

.minoutlineblock {
	padding: 1em 0px 1em 0px;
}

.minstartendtime {
	margin: .5em 0px .5em 0px;
	text-align: center;
}

.agendaitemcontact {
	padding: 1em 0px 1em 1em;
	text-align: center;
}
.agendaitemcontactinfo {
	padding: 0px .5em 0px .5em;
	text-align: left;
}

.agendaitemcontactbutton {
	border-right: solid 2px #a8223a;
	border-top: solid 2px #fae2e7;
	border-left: solid 2px  #fae2e7;
	border-bottom: solid 2px #a8223a;
	font-weight: bold; 
	padding: .2em .5em .2em .5em;
	background-color: #f5cbd3; 
	color: #000000; 
	text-decoration: none
}

.callinbutton {
	padding: 1em 0px 0px 0px;	
	text-align: center;
}

.healthwarning {
	background-color: transparent;
	color: #ff6347;
	font-weight: bold;
	text-align: center;
}

.minfirstline {
	font-weight: bold;
}

.minareagrouptitle {
	background-color: #fae2e7;
	font-weight: bold;
	color: #000000;
}

.minareatitle {
	background-color: #fae2e7;
	font-weight: bold;
	color: #000000;
}

.dn_intro {
	background-color: #f5cbd3;
	border: 2px solid #a8223a;
	color: #000000;
	font-weight: bold;
	margin: 1em 0px 0px 0px;
	padding: 0px 1% 0px 1%;
	width: 100%;
	w\idth: 98%;
}

.dn_intro .enbolden {
	color: #f5cbd3;
}

.dn_header {
	background-color: #efefef;
	border: solid 1px #a8223a;
	font-weight: bold;
	padding: 0px 1% 1em 1%;
	width: 100%;
	w\idth: 98%;
}

.dn_body {
	background-color: #ffffff;
	border: solid 1px #a8223a;
	padding: 0px 1% 0px 1%;
	width: 100%;
	w\idth: 98%;
}

.dn_footer {
	background-color: #efefef;
	border: solid 1px #a8223a;
	padding: 0px 1% 0px 1%;
	width: 100%;
	w\idth: 98%;
}

.dn_element {
	background-color: #fdffc3;
	border: solid 1px #a8223a;
	padding: 0px 1% 1em 1%;
	width: 100%;
	w\idth: 99%;
}

.dn_publication_details {
	font-size: 75%;
}

.fmtembolden {
	background-color: #ffffff;
	color: #ff0000;
}
.fmtitemtitle {
	clear: both;
	background-color: #ffffff;
	color: #ff0000;
}
.fmtreporttitle {
	background-color: #ffffff;
	clear: both;
	color: #ff0000;
	margin: 1em 0px 0px 0px;
}

li.fmtitem {
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.fmtitem {
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-indent: 0px;
}

.topdeckcontainer {
	background-color: navy;
	font-size: .75em;
	padding: 2px 2px 2px 2px;
	float: none;
	visibility: hidden;
	width: 260px;
}

.topdecktitle {
	color: #f5f5dc;;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.topdeckvalue {
	background-color: white;
	color: black;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: left;
	width: 100%;
}

.ed_port_name {
	background-color: #efefef;
	font-weight: bold;
}

