/* 
  -----------------------------------
  francisedwards.co.uk
  Single Column
  includes main stylesheet fe.css
  -----------------------------------
*/
@import url("fe.css");
html, body {height:100.1%;}

h1 {margin: 0;}

#wrapper {
	background-image: url(../images/fe_layout2.jpg);
}
#layoutcrown {
	background-image: url(../images/fe_layout_top2.jpg);
}
#midcolumn {
	width: 760px;
	margin: 0;
}
#layoutbottom {
	background-image: url(../images/fe_bottom2.jpg);
}

/*The bottom content - below the Accordion Panel menu*/
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The Menu List inside the Accordion Panel*/
.menulist {
	font-size: 0.9em;
	color: #1b1b1b;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1.6em;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	letter-spacing: normal;
	background-color: #000000 !important;
}
#p7ABW1 .p7ABtrig b {display: none;}
#p7ABW1 .p7ABtrig i {font-style: normal;}
#p7ABW1 .p7ABtrig .p7ABtrig_down b  {display: inline;}
#p7ABW1 .p7ABtrig .p7ABtrig_down i {display: none;}
#p7ABW1 #p7ABc1_1 {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#p7ABW1 .p7ABcontent {
	font-size: 1em;
	padding: 20px 32px;
	color: #FFFFFF;
	background-color: #E1E1E1;
	background-image: none;
}
#p7ABW1 .p7ABcontent p {
	margin: 0px 6px 12px 0;
}
#p7ABW1 .p7ABcontent a {
	color: #1b1b1b;
}
#p7ABW1 .p7ABcontent a:hover {
	color: #FFFFFF;
}
#p7ABW1 .p7ABcontent h4 {
	margin: 0 0 2px 0;
	font-size: 1em;
	letter-spacing: 0.5em;
	color: #FFFFFF;
}
input {
	border: 1px solid #666666;
}
.required {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 2px solid #FF0000;
}
input:focus{
background-color: #ffffcc;
color:#000000;S
}
