/* CSS Gwersyllt Community Council */
/* Michele Walker */
/* 18 January 2009 */

body,
#council body,
#community body,
#meeting body,
#councillors body,
#contact body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
}

#wrapper {
	width: 800px;
	margin:0 auto;
	text-align: left;
	border:1px solid #330033;
	}
	
#noborder img{
	border: 0;
	}
	
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #330033;
	width:99%;
	}
	
*html h1, h2, h3, h4{
	width: 100%;
	}
h1 {
	border-bottom: 2px solid #e9d2ff;
	}	

h2 {
	font-size:100%;
	text-decoration: none;
	border-bottom: 2px solid #e9d2ff;
	}
	
h2 img {
	float:right;
	padding: 10px;
	}
	
h3 {
	font-size:95%;
	text-decoration: none;
	}
	
h3 img {
	float:right;
	padding: 10px;
	}	
	
h4 {
	font-size:90%;
	text-decoration: none;
	}
	
h4 img {
	float:right;
	padding: 10px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

#navigation {
 	float:left;
	border-bottom: 1px solid #e9d2ff;
	margin-bottom: 2em;	
	width:800px;
	margin-top:2px;
}

*html #navigation{
	width:800px;
	}

#navigation ul{
	margin:0;
	padding: 2em 0 0 0;
	list-style:none;
}

#navigation li{
	float:left;
	background-color:#e9d2ff;
	margin: 0 3px 0 0;
	padding: 0 0 0 8px;
	list-style:none;
}

*html #navigation li{
	background-image: url(../images/nav_left.gif);
	background-repeat: no-repeat;
}

#navigation a{
	float:left;
	display:block;
	background-color:#e9d2ff;
	padding:0.2em 10px 0.2em 0;
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

*html #navigation a{
	background-image: url(../images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#council #navigation li.menu,
#meeting #navigation li.menu,
#councillors #navigation li.menu,
#community #navigation li.menu,
#contact #navigation li.menu{
	background-color: #330033;
	color: #e9d2ff;
	}
	
#council #navigation li.menu a,
#meeting #navigation li.menu a,
#councillors #navigation li.menu a,
#community #navigation li.menu a,
#contact #navigation li.menu a{
	background-color: #330033;
	color: #e9d2ff;
	}

*html #council #navigation li.menu,
#meeting #navigation li.menu,
#councillors #navigation li.menu,
#community #navigation li.menu,
#contact #navigation li.menu {
	background-image: url("../images/nav_active_left.gif");
	}
	
*html #council #navigation li.menu a,
#meeting #navigation li.menu a,
#councillors #navigation li.menu a,
#community #navigation li.menu a,
#contact #navigation li.menu a{
	background-image: url("../images/nav_active_right.gif");
	background-color: transparent;
	color:#e9d2ff;
	}

#content {
	clear:both;
	width:100%;
	font-size:90%;
	padding-left:5px;
	padding-right:20px;
	padding-bottom:2em;
	}
	
*html #content {
	width:800px;
	}


#adverts {	clear:both;
	}
	
*html #adverts {
	width:800px;
	}
	
#footer {
	clear:both;
	padding:20px;
	font-size:80%;
	font-weight:bold;
	color:#ffffff;
	background-color: #330033;
	text-align: center;
}

*html #footer {
	width:800px;
	}

.alignright{
	text-align:right;
}

.alignleft{
	text-align:left;
}

.aligncenter{
	text-align: center;
}

.image_right{
	float:right;
	margin-right: 10px;
	margin-left: 10px;
}

/***** ul.list_double  *****/

ul.list_double {
	clear:both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*width:800px;*/
}

* html ul.list_double {
	margin-left:5px;
	margin-right:0;
	/*width: 800px;*/
	}

ul.list_double li {
	display: block;
	margin: 0;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right: 5px;
	width: 45%;
	float: left;
	border-left:10px solid #330033;
	background-color:#e9d2ff;
}

*html ul.list_double li {
	width: 45%;
	margin-right:0;
	}

ul.list_double li a {
	margin: 0;
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	display: block;
	font-weight: bold;
	color:#330033;
}

.list_double li a:link, .list_double li a:visited{
	color:#330033;
	}
	
.list_double li a:hover{
	background-color:#330033;
	color:#e9d2ff;
	}

.plain ul {
	margin:0;
	padding:0;
	}

.plain li{
	padding-bottom: 30px;
	}
.councillors {
	border: 2px solid #330033;
	padding: 5px;
	margin-bottom: 10px;
	width: 90%;
	}
	
.councillors img{
	border: 2px solid #e9d2ff;
	text-align: right;
	}
	
.table {
	width: 75%;
	border: 1px solid #330033;
	margin-bottom: 10px;
	}
	
.table th {
	background-color: #330033;
	color: #ffffff;
	text-align:left;
	padding-left:5px;
	}
	
.table td {
	background-color: #e9d2ff;
	padding-left: 5px;
	border: 1px solid #330033;
	height: 30px;
	}
	
.important {
	width: 90%;
	background-color:#330033;
	color: #e9d2ff;
	text-align:center;
	padding: 10px;
	margin-left: 2.5%;
	}
	
.important p {
	font-size:150%;
	font-weight:bold;
}

.clearer {
	clear:both;
	}
	
ul.list_single{
	margin:30px;
	padding:0;
	list-style-type: none;
	}
	
ul.list_single li{
	background: url(../images/furniture/square.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-top:5px;
	}

ul.list_single li a{
	color: #000000;
	}
	
.align_top {
	vertical-align: top;
	}
	
table.contact_form{
	width: 95%;
	border: 1px solid #330033;
	padding: 10px;
	background-color: #e9d2ff;
	font-size: 90%;
	color: #000000;
}

table.contact_form td {
	padding: 10px;
	}