*
{
padding: 0;
margin: 0;
}

body 
{
    background-color:#fff;
    font-family: trebuchet ms, arial, tahoma, verdana;
    margin-top:0px;
    margin-bottom:0px;
    color:#000;
}

#wrapper
{
    margin:0 auto;
    width:1000px;
    background-image: url('http://www.davidamess.co.uk/images/sb.jpg');
}
#wrappertop
{
    margin:0 auto;
    width:1000px;
    background-image: url('http://www.davidamess.co.uk/images/sb.jpg');
}
#page
{
    margin:0 auto;
    width:900px;
}
#search
{
    width:100%;
    background-color:#fff;
    text-align:right;
}
#headertop
{
	margin: 0 auto;
	height: 100px;
}
#headertop img
{
    border:0;
    padding:0;
    margin:0;
}
#headerform
{
	margin: 0 auto;
	height: 25px;
	background-image:url('http://www.davidamess.co.uk/images/slcHeaderForm.jpg');
	background-color:#2B84C6;
	padding-top:0px;
	text-align:right;
	padding-left:10px;
}
#headerform h2
{
    font-size:1em;
    margin-bottom:0px;
    color:#000;
}
#menu
{
	margin: 0 auto;
	width: 100%;
	background-image:url('http://www.davidamess.co.uk/images/menubg.jpg');
}
#content
{
	margin: 0 auto;
	width: 900px;
}
#leftmenu
{
    width:150px;
    float:left;
}
#rightbox
{
    width:235px;
    float:left;
}
#leftbox
{
    width:633px;
    float:left;
    padding:2px 2px 2px 0px;
    margin-right:30px;
    margin-left:0px;
    padding-top:0px;
}

#leftbox h2
{
    color: #1A3A66;
    font-size:1.8em;
    padding:5px 0 5px 0;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:4px;
 }
#leftbox img
{
    float:left;
}
#leftbox img.mysociety
{
    border: none;
    margin:10px 0 0 0;
}
#leftbox img.left_no_border
{
    float:left;
    margin:0 10px 10px 0px;
    border:0;
}
#leftbox img.right_no_border
{
    float:right;
    margin:0 0 10px 10px;
    border:0;
}
#leftbox img.left
{
    float:left;
    border: 1px solid #999;
    margin:0 10px 10px 0px;
}
#leftbox img.right
{
    float:right;
    border: 1px solid #999;
    margin:0 0 10px 10px;
}
   
#leftbox img.basic
{
    float:right;
    border: 1px solid #000;
    margin-left:20px;
}

#leftbox img.home
{
    float:none;
}
 #leftbox img.signature
{
    float:right;
    border: none;
    padding-right:100px;
}   

#rightbox h3
{
    color: #1A3A66;
    font-style:normal;
    font-size:1.2em;
    padding:5px;
    background-repeat:repeat-x;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:10px;
 }
#wrapperfooter
{
    margin:0 auto;
    width:1000px;
}
#footer
{
	margin: 0 auto;
	width: 944px;
	margin-top:4px;
	text-align:center;
	padding-top:8px;
}
#footer p
{
    color:#1A3A66;
    font-size:1em;
}
#footer a
{
    color:#1A3A66;
    text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline;
}

.clear
{
    clear:both;
}
h1 
{
    color: #006bda;
    margin-bottom:1px;
}
h2 
{
    color: #1A3A66;
    margin-bottom:5px;
    font-size:1.5em;

}
h3 
{
    color: #1A3A66;
    font-size:1.2em;
    margin-bottom:1px;
    padding:0;
    border:0;
}
p
{
    margin-bottom:5px;
    font-size:1.2em;
}
#leftbox p
{
    /*margin-bottom:1em;*/
    font-size:1.2em;
    /*line-height:1.3em;*/
}
#horiznavcontainer
{
    width: 149px;
    margin: 0;
    margin-top:0px;
    padding: 0;
    list-style-type: none;
    float:left;
    border-bottom:1px solid #fff;
}
#horiznavcontainer li
{
    margin:0;
    padding:0;
    float:left;
    width:100%;
    background-color:#2B84C6;

}
#horiznavcontainer a
{
    display: block;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    padding:0 5px;
    font-size:12px;
    line-height:2;
    border-top:1px solid #fff;
    border-left:5px solid #2B84C6;
}
#horiznavcontainer a:hover
{
   color: #fff;
   border-left:5px solid #04a2ff;
   background-color:#2B84C6;
}
#signup
{
    width:190px;
    background:inherit;
    padding:0px;
    color:#000;
    margin-bottom:10px;
    margin-left:0px;
}
#rightbox h3{
    color: #1A3A66;
    margin:0;
    padding:0;
    border:0;
    font-size:1.3em;
    margin-bottom:1px;
    padding-bottom:0px;
    text-align:center;
    border-bottom:0px;
}
#rightbox p
{
    border:0;
    padding:0;
    margin:0;
    padding-bottom:5px;
}
#rightbox img
{
    border:0;
    margin-left: 5px;
}
#rightbox img.left
{
    border:1px solid #999;
    margin: 5px 5px 5px 0;
    float:left;
}
#rightbox img.left_no_border
{
    border:0;
    margin: 5px 5px 5px 0;
    float:left;
}
#rightbox a
{
    color:#1A3A66;
    text-decoration:none;
    font-weight:bold;
    font-weight:normal;
}
#rightbox a:hover
{
    color:#1A3A66;
    text-decoration:underline;
}

#leftbox a
{
    color:#1A3A66;
    text-decoration:none;
}
#leftbox a:hover
{
    color:#1A3A66;
    text-decoration:underline;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated element  */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

fieldset
{
    float:left;
    clear:left;
    width:99%;
    margin: 1.5em 0 0 0;
    padding:0;
}
legend
{
    margin-left:1em;
    color:#000000;
    font-weight:bold;
}
fieldset ol
{
    padding:1em 1em 0 1em;
    list-style:none;
}
fieldset li
{
    float:left;
    clear:left;
    width:100%;
    padding-bottom:1em;
}
fieldset.submit
{
    float:none;
    width:auto;
    border:0 none #fff;
    padding-left:12em;
}
label
{
    float:left;
    width:10em;
    margin-right:1em;
    text-align:right;
}
#rightnavcontainer
{
    width: 200px;
    margin: 0;
    margin-top:0px;
    margin-bottom:10px;
    padding: 0;
    list-style-type: none;
    float:left;
}
#rightnavcontainer li
{
    margin:0;
    padding:0;
    float:left;
    width:100%;
    background-color:#fff;
}
#rightnavcontainer a
{
    display: block;
    color:#2B84C6;
    font-weight:bold;
    text-decoration:none;
    padding:0 5px;
    font-size:12px;
    line-height:2;
    border-bottom:1px solid #2B84C6;
    border-left:5px solid #fff;

}
#rightnavcontainer a:hover
{
   border-left:5px solid #2B84C6;
}

.fpboxleft
{
    width:251px;
    float:left;
    padding:0px 2px 0px 2px;
    border:none;
    margin-right:10px;
}
.fpboxright
{
    width:251px;
    float:left;
    padding:0px 2px 0px 2px;
    border:none;
}
.fpboxfull
{
    width:573px;
    float:left;
    padding:5px 0px 5px 0px;
    border:none;
    border-top:1px solid #ccc;
    /*border-bottom:1px solid #ccc;*/
    margin:5px 0 5px 0;
    
}
.fpboxleft h3, .fpboxright h3, .fpboxfull h3
{
    border-bottom:1px solid #2B84C6;
    margin-bottom:0;
}
.fpboxleft a, .fpboxright a, .fpboxfull a
{
    color:#000;
    text-decoration:none;
}
.fpboxleft a:hover, .fpboxright a:hover, .fpboxfull a:hover
{
    color:#1A3A66;
    text-decoration:underline;
}


.spacer
{
    width:99%;
    height:30px;
}
.background2
{
    width:279px;
    padding-right:7px;
    float:left;    
}
.background3
{
    width:279px;
    padding-right:0px;
    padding-left:7px;
    float:left;    
}
.headline
{
    font-weight:bold;
    padding:0;
    margin:0;
    line-height:-1em;
}
.date
{
    text-align:right;
    padding:0 10px 0 10px;
    margin:0;
    line-height:.1em;
    font-style:italic;
}
.extract
{
    padding:0 10px 0 10px;
    margin:0;
    line-height:.1em;
}
#leftbox img.nothing
{
    border:0;
    padding:0;
    margin:0;
    float:none;
}
#navcontainer ul
{
	padding: 0;
	margin: 0;
	background-image:url('http://www.davidamess.co.uk/images/menu-background.jpg');
	background-repeat:repeat-x;
	color:#FFFFFF; 
	float:left; 
	width:100%;
	letter-spacing: 1px;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	padding: 0.2em 1.5em;
	background-image:url('http://www.davidamess.co.uk/images/menu-background.jpg');
	background-repeat:repeat-x;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #2B84C6;
}

#navcontainer ul li a:hover
{
	background-image:url('http://www.davidamess.co.uk/images/menu-hover.jpg');
	background-repeat:repeat-x;
	color: #fff;
}
#rotator
{
    float:right;
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 300px;
	height: 225px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 300px;
	height: 225px;
	padding:0;
	margin:0;
}
#leftbox img.newslist
{
    float:left;
    border: 1px solid #000;
    margin:0 10px 5px 0;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

#leftbox ul
{
    list-style: disc;
    padding-left:20px;
}
#fontsize
{
    text-align:center;
    width:160px;
    margin-top:10px;
    border: 1px solid #2B84C6;
    background-color:#fff;
    padding:0;
    padding-bottom:5px;
    padding-left:2px;
    padding-right:2px;
    padding-top:0;
    margin-bottom:5px;
    background-color:#d9e2e8;
    background-color:#fff;
    border:1px solid #ccc;
    background-image: url('http://www.davidamess.co.uk/images/bluefade.jpg');
    background-repeat:repeat-x;
}
#fontsize h2
{
    font-size:12px;
}
#fontsize p
{
    margin:0;
    padding:0;
    border:0;
    font-weight:normal;
}   
a.fsregular
{
    color:#000;
    font-size:12px;
    text-decoration:none;
    font-weight:normal;
}
a.fsregular:hover
{
    color:#2B84C6;
    text-decoration:underline;
}
a.fsmedium
{
    color:#000;
    font-size:14px;
    text-decoration:none;
    font-weight:normal;
}
a.fsmedium:hover
{
    color:#2B84C6;
    text-decoration:underline;
}
a.fslarge
{
    color:#000;
    font-size:16px;
    text-decoration:none;
    font-weight:normal;
}
a.fslarge:hover
{
    color:#2B84C6;
    text-decoration:underline;
}
#pollbox
{
    margin-top:5px;
    width:279px;
    border:1px solid #777;
    padding:5px;
    float:left;
    overflow:hidden;
    background-color:#fff;
}
#pollbox h3{
    color: #2B84C6;
    margin:0;
    padding:0;
    border:0;
    font-size:1em;
    margin-bottom:1px;
    padding-bottom:0px;
    text-align:center;
    margin-left:-2px;
    margin-right:-2px;
    border-bottom:0px;
}
#pollbox p
{
    border:0;
    padding:0;
    margin:0;
    padding-bottom:5px;
}
#pollbox img
{
    border:1px solid #999;
    margin-left: 5px;
}
#pollbox a
{
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
#pollbox a:hover
{
    color:#1A3A66;
    text-decoration:underline;
}
#menuwide
{
    background-color:#0080c7;
    width:900px;
    border:0;
    padding:0;
    margin:2px 0 2px 0;
    border-top:1px solid #0080c7;
    border-bottom:1px solid #0080c7;
}
.rightgroup
{
    width:219px;
    margin-top:5px;
    background-color:#fff;
    padding:0;
    padding-bottom:5px;
    padding-left:8px;
    padding-right:5px;
    padding-top:0;
    margin-bottom:10px;
    /*background-color:#eee;*/
    /*border:1px solid #ccc;*/
}
.rightgroupleft
{
    width:100px;
    padding-right:5px;
    float:left;
}
.rightgroupright
{
    float:left;
}
#survey label
{
    float:none;
    width:500px;
    margin-right:0;
    text-align:left;
}
#survey input.button
{
    float:right;
    border:0;
}
.mapbox
{
    margin-top:10px;
    border:1px solid #ccc;
    width:498px;
}
#archive
{
    float:right;
    padding-right:10px;
}
#accessible
{
    margin:0 auto;
    width:900px;
    text-align:right;
}
#accessible a
{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
#accessible a:hover
{
    text-decoration:underline;
}
#accessible p
{
    border:0;
    padding:0;
    margin:0 5px 2px 0px;
}
#topwrapper
{
    width:1000px;
    margin:0 auto;
    padding:0;
    border:0;
}
#endwrapper
{
    width:1000px;
    margin:0 auto;
    padding:0;
    border:0;
}
#endwrapper img
{
    border:0;
    padding:0;
    margin:0;
}
#dynbox
{
    width:200px;
    float:left;
    background-image: url('http://www.davidamess.co.uk/images/dynMiddle.jpg');
    background-repeat:repeat-y;
    margin-left:12px;
    color:#fff;
}
#dynbox p
{
    padding:0 10px 0 10px;
}
#dynbox img
{
    border:0;
    margin-left: 0px;
}