/*walcon_08*/
/**
* @version - 0.1
* @name - Welsh Conservative AM's
* @date - 22nd July 2008
* @author - Mark Major
* @website - www.nexus-ds.co.uk
* @email - mark.major@nexus-ds.co.uk
* @copyright (C) - Nexus Digital Solutions
* @license - Creative Commons Attribution-No Derivative Works 3.0 Unported License
*/

html {
	height: 100%;
	margin-bottom: 0;
}
body {
	font-family: arial, verdana, Helvetica, Sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	width: 100%;
	background-color: transparent;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;

min-height: 738px;
	margin: 15px 0;
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #0093d0;
	font-weight: bold;
        text-decoration: none;
}
a:hover {
        color: #118f34;
	font-weight: bold;
	text-decoration: underline;
}
input.button {
	cursor: pointer;
}
img {
	border:0px;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
span.small {
	font-size:10px;
	line-height: 10px;
	color: #999999;
}
strong {
	color: #009;
	font-weight: normal;
}

/*Alignment*/

div#center {
	margin-left: auto;
	margin-right: auto;
	width:980px;
	padding-bottom:30px;
}

/*Wrap	*/

div#wrapperholder table,
div#wrapperholder div {
	text-align: left;
}
div#wrapperholder {
	width:876px;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-y;
}
div#wraptop {
	background-image: url(../images/wrappert.png);
	background-repeat: no-repeat;
	height:5px;
	clear: both;
}
div#wrapunten {
	background-image: url(../images/wrapperb.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height:5px;
	clear: both;
}
div#wrap {
	margin: 20px;
}
/* Buttons global */

.button  {
  font-size        : 11px;
  color            : #333333;
  border           : solid 1px #999999;
  margin-bottom    : 5px;
  background-color : #ededed;
  padding          : 2px;
}

/*   Header */

div#header {
	height: 147px;
	position: relative;
       border-top: 1px solid #ccc;
}
div#headerlinks { 
  height: 147px; 
  border-left: 1px solid #ccc; 
}
div#headerright { 
  height: 148px; 
  padding-right: 1px; 
  padding-left: 1px;
  padding-top: 0px; 
  text-align: right; 
  color:#c00; 
  border-right: 1px solid #ccc; 
}

/* Logo*/

div#logo {
	position: absolute;
	width: 620px;
	height: 147px;
	background: url('../images/joomla_logo.png');
	background-repeat: no-repeat;
}

/* Top-Menu */

div#topmenu { 
	background-color: #118f34; 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	background-position: 0 0; 
	height: 30px; }

ul#mainlevel-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#mainlevel-nav li {
	float:left;
}

ul#mainlevel-nav li a { 
	float:left; 
	display:block; 
	font-weight: bold; 
	height: 30px; 
	line-height: 30px; 
	padding: 0 20px; 
	color: #ffffff; 
	text-decoration: none; 
}

ul#mainlevel-nav li a:hover { 
	text-decoration: underline; 
}

/*Pathway*/

div#pathway { 
	text-align: left; 
	font-size:1em; 
	font-weight: bold; 
	line-height:1.5; 
	width: 824px; 
	float:left; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 10px; 
	border: solid 1px #ccc;
	color: #118f34;
}
a.pathway:link,
a.pathway:visited {
	color: #118f34;
	text-decoration: none;
}
a.pathway:hover {
	text-decoration: underline;
}
/*User 4*/
div#user4 {
	float: right;
}
/*Search*/

div.search input.inputbox { 
	background-image: url(../images/magnifier.png); 
	background-repeat: no-repeat; 
	background-position: 1px 1px; 
	width: 150px; 
	margin-top:3px; 
	margin-bottom: 3px; 
	padding-left: 20px; 
}

/*Module Format*/
div#right div.moduletable_text h3,
div#right div.moduletable h3
{ 
	margin: 0; 
	top: 0; 
	left: 0; 
	display:block; 
	width:180px; 
	position: absolute; 
	background-image: url(../images/topmitte.gif); 
	background-repeat: repeat-x; 
	padding:5px 0 10px 15px; 
	color: #ffffff; 
	font-size: 1.1em; 
	background-attachment: scroll; 
}
div#left div.moduletable h3 { 
	margin: 0; 
	top: 0; 
	left: 0; 
	display:block; 
	width:180px; 
	position: absolute; 
	background-image: url(../images/topmitte.gif); 
	background-repeat: repeat-x; 
	padding:5px 0 10px 15px; 
	color: #ffffff; 
	font-size: 1.1em; 
	background-attachment: scroll; 
}

/*Module links*/
div#left div.moduletable ul { margin: 0; padding: 0; list-style-type: none; }
div#left div.moduletable ul li a {
	line-height: 1.2em;
	font-size: 0.92em;
        color: #666666;
	text-decoration: underline;
}

div#left div.moduletable ul li a:hover {
	text-decoration: none;
        color: #118f34;
}

div#left div.moduletable { 
	margin-bottom:10px; 
	text-align: left; 
	position: relative; 
	width: 155px; 
	padding:40px 20px 20px; 
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; }

/*Right Modules*/
div#right div.moduletable_text { 
	margin-bottom:10px; 
	text-align: left; 
	position: relative; 
	width: 155px; 
	margin-left: 8px; 
	padding:40px 20px 20px; 
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
}

div#right div.moduletable { 
	margin-bottom:10px; 
	text-align: left; 
	position: relative; 
	width: 155px; 
	margin-left: 8px; 
	padding:40px 20px 20px; 
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
}

div#right div.moduletable_text {
	font-size: 0.92em;
}

/*Menus*/

div#left .input { 
	border:0; 
	padding:0; 
	margin:0; 
}

div#left div.moduletable_menu { 
	text-align: left; 
	position: relative; 
	width: 195px; 
	margin-top: 0; 
	margin-bottom: 10px; 
	padding: 5px 5px 35px 5px; 
	border-right: 1px solid #0093d0; 
	border-bottom: 1px solid #0093d0; 
	border-left: 1px solid #0093d0; 
	border-top: 1px solid #0093d0;
	background-image: url(../images/bg-menmain.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#left div.moduletable_menu h3 { 
	margin: 0;   
	color: #0093d0; 
	font-size: 2em; 
	top: 0; 
	left: 0; 
	width: 180px; 
	padding: 15px 0px 10px 15px; 
}

div#left div.moduletable_menu ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

div#left div.moduletable_menu ul ul{ 
	font-weight: normal; 
	text-indent: 1em; 
	list-style-position: inherit; 
}

div#left div.moduletable_menu li {  
}

div#left div.moduletable_menu ul li ul li {
	border:0px;
}

div#left div.moduletable_menu ul li a { 
	line-height: 1.2em; 
	font-size: 1.1em; 
	text-decoration: none; 
	color:#4E4A4A; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	display:block; 
	padding-left:10px; 
}

div#left div.moduletable_menu ul li a:hover { 
	color: #0093d0; 
}

div#left div.moduletable_menu li#current { 
	font-weight: bold; 
}
/*Left Menu b */ 

div#left div.moduletable_menub { 
	text-align: left; 
	position: relative; 
	width: 195px; 
	margin-top: 0; 
	margin-bottom: 10px; 
	padding: 5px 5px 35px 5px; 
	border-right: 1px solid #ed1844; 
	border-bottom: 1px solid #ed1844; 
	border-left: 1px solid #ed1844; 
	border-top: 1px solid #ed1844;
	background-image: url(../images/bg-menb.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#left div.moduletable_menub h3 { 
	margin: 0;   
	color: #ed1844; 
	font-size: 2em; 
	top: 0; 
	left: 0; 
	width: 180px; 
	padding: 15px 0px 10px 15px;
}

div#left div.moduletable_menub ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

div#left div.moduletable_menub ul ul{ 
	font-weight: normal; 
	text-indent: 1em; 
	list-style-position: inherit; 
}

div#left div.moduletable_menub li { 
	border-bottom: 0px dotted #ccc; 
}

div#left div.moduletable_menub ul li ul li {
	border:0px;
}

div#left div.moduletable_menub ul li a { 
	line-height: 1.2em; 
	font-size: 1.1em; 
	text-decoration: none; 
	color:#4E4A4A; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	display:block; 
	padding-left:10px; 
}

div#left div.moduletable_menub ul li a:hover { 
	color: #ed1844; 
}

div#left div.moduletable_menub li#current { 
	font-weight: bold; 
}

/*Left Menu C*/

div#left div.moduletable_menuc { 
	text-align: left; 
	position: relative; 
	width: 195px; 
	margin-top: 0; 
	margin-bottom: 10px; 
	padding: 5px 5px 35px 5px; 
	border-right: 1px solid #118f34; 
	border-bottom: 1px solid #118f34; 
	border-left: 1px solid #118f34; 
	border-top: 1px solid #118f34;
	background-image: url(../images/bg-menc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#left div.moduletable_menuc h3 { 
	margin: 0;   
	color: #118f34; 
	font-size: 2em; 
	top: 0; 
	left: 0; 
	width: 180px; 
	padding: 15px 0px 10px 15px;
}

div#left div.moduletable_menuc ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

div#left div.moduletable_menuc ul ul{ 
	font-weight: normal; 
	text-indent: 1em; 
	list-style-position: inherit; 
}

div#left div.moduletable_menuc li { 
	border-bottom: 0px dotted #ccc; 
}

div#left div.moduletable_menuc ul li ul li {
	border:0px;
}

div#left div.moduletable_menuc ul li a { 
	line-height: 1.2em; 
	font-size: 1.1em; 
	text-decoration: none; 
	color:#4E4A4A; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	display:block; 
	padding-left:10px; 
}

div#left div.moduletable_menuc ul li a:hover { 
	color: #118f34; 
}

div#left div.moduletable_menuc li#current { 
	font-weight: bold; 
}

/*Right-hand Menus*/

div#right .input { 
	border:0; 
	padding:0; 
	margin:0; 
}

div#right div.moduletable_menu { 
	text-align: left; 
	position: relative; 
	width: 195px; 
	margin-top: 0; 
	margin-bottom: 10px; 
	margin-left: 8px; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
}

div#right div.moduletable_menu h3 { 
	margin: 0; 
	height: 20px; 
	color: #ffffff; 
	font-size: 1.1em; 
	background-attachment: scroll; 
	position: absolute; 
	top: 0; left: 0; 
	width: 180px; 
	padding: 5px 0 0 15px; 
}

div#right div.moduletable_menu ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

div#right div.moduletable_menu ul ul{ 
	font-weight: normal; 
	text-indent: 1em; 
	list-style-position: inherit; 
}

div#right div.moduletable_menu li { 
	border-bottom: 1px dotted #ccc; 
}

div#right div.moduletable_menu ul li ul li {
	border:0px;
}

div#right div.moduletable_menu ul li a { 
	line-height: 1.2em; 
	font-size: 0.92em; 
	text-decoration: none; 
	color:#666666; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	display:block; 
	padding-left:15px; 
}

div#right div.moduletable_menu ul li a:hover { 
	color: #0092d0; 
}

div#right div.moduletable_menu li#current { 
font-weight: bold; 
}

/**/

div.componentheading {
	font-size: 1.6em;
	color: #118f34;
	font-weight: bold;
	line-height: 1em;
}

/*Content*/

table.contentpaneopen td.contentheading {
	font-size: 1.3em;
	line-height: 1.2em;
	color: #118f34;
	font-weight: bold;
}
table.contentpaneopen {
	line-height: 1.3em;
	font-size: 1.1em;
}
table.contenttoc {
	margin:10px 0px 10px 10px;
	text-align: left;
	background-repeat: repeat-y;
	position: relative;
	padding:10px;
	border: 1px solid  #E3EAEE;
}
/**/
div#mainholder {
	float:left;
	width:950px;
}
div#left { 
	text-align: left;
	float:left;
	width: 205px;
	margin-right: 10px;
}
div#right { 
	text-align: left;
	float:left;
	width: 205px;
	margin-left: 10px;
}
div#main { 
	font-size:1em;
	text-align: left;
	float:left;
}
/*User 1 and 2*/

div#user1   { 
	float:left; 
	width:360px; 
	background-color: #fff; 
	text-align: left; 
	margin-bottom: 15px; 
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
}

div#user2 { 
	float:left; 
	width:360px; 
	margin-left:11px; 
	background-color: #fff; 
	text-align: left; 
	margin-bottom: 15px; 
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
}

div#user1 h3,
div#user2 h3{ 
	color:#fff; 
	margin:0 0 5px; 
	font-size: 1.1em; 
	line-height: 1em; 
	background-image: url(../images/topmitte.gif); 
	background-repeat: repeat-x; 
	background-attachment: scroll; 
	height: 25px; 
	padding-top: 6px; 
	padding-right: 0; 
	padding-left: 15px; 
}
div#user1 ul,
div#user2 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#user1 ul li,
div#user2 ul li{
	background-image: url(../images/bullet.png); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	padding-bottom: 5px; 
	padding-left: 20px; 
}

div#user1 ul li a,
div#user2 ul li a{
	line-height: 1.2em;
	color: #0092d0;
	text-decoration: none;
}
div#user1 ul li a:hover, div#user2 ul li a:hover{
	text-decoration: underline;
	color: #118f34;
}
/* Date*/

td.modifydate  {
	font-size:0.8em;
	line-height: 0.9;
	color: #999999;
}

/* Info*/
td.createdate  { line-height: 0.9; color: #999999; font-size: 0.8em; }

span.small {
	font-size:0.8em;
	line-height: 0.9;
	color: #999999;
}

table.contentpaneopen {
	line-height: 1.3em;
	font-size: 1.1em;
}

table.contenttoc {
	margin:10px 0 10px 10px;
	text-align: left;
	background-repeat: repeat-y;
	position: relative;
	padding:10px;
	border: solid 1px #ccc;
}

/*Login*/

form#form-login p#form-login-username input { 
	background-image: url(../images/user.png); 
	background-repeat: no-repeat; 
	background-position: left 1px; 
	width: 120px; 
	padding-left: 20px; 
}

form#form-login p#form-login-password input { 
	background-image: url(../images/key.png); 
	background-repeat: no-repeat; 
	background-position: left 1px; 
	width: 120px; 
	padding-left: 20px; 
}


/* Readon Button*/

a.readon:link, a.readon:visited { 
	padding-left:15px; 
	background-image: url(../images/readon.png); 
	background-repeat: no-repeat; 
	background-position: -3px -2px; 
	text-decoration: none; 
	font-size: 11px; 
	color: #0093d0;
}

a.readon:hover {
	text-decoration: underline;
	color: ##118f34;
}
/**/
/*Polls*/

table.pollstableborder td.sectiontableentry1,
table.pollstableborder td.sectiontableentry2 {
	padding:2px 2px;
}
.sectiontableheader,
.sectiontableheader a {
	font-weight: bold;
	color: #333333;
}

tr.sectiontableentry1 td { 
	background-color: #ffffff; 
	padding:10px 5px; 
}

tr.sectiontableentry2 td { 
padding:10px 5px; 
border-top: 1px dotted #ccc; 
border-bottom: 1px dotted #ccc; 
}

/* Footer */

div#footer { 
	border:solid 1px #ccc; 
	position: right; 
	height:auto; 
	width: 824px; 
	float: middle; 
        text-align: center;
	margin: 10px 20px; 
	padding: 5px; 
}


div#footerText {
	color: #0f6eac;
	font-size: 12px;
        text-align: center;
}

div#footerText a {
	color: #0f6eac;
	font-size: 12px;
}

/*Powered*/
div#power { 
	background-position: center; 
	position: relative; 
	margin: 5px; 
	padding-bottom: 15px; 
}
div#powerText a:hover, 
div#powerText a:link, 
div#powerText a:visited { 
	color: #000; 
	text-decoration: none; 
}

/* Syndicate*/

div#syndicate img {
	margin-right: 1em;
	border:0;
	text-decoration: none;
}

div#syndicate a {
	color: #339;
	font-size: 0.92em;
}

div#syndicate {
	padding:13px 10px 10px 10px;
}


/* System Messages */
#system-message{
margin:10px 0 20px 0;
padding: 0 !important;
background:#fff;
border:solid 0px;
}

#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #000; margin-bottom: 10px; list-style: none; padding: 0; border-top: 2px solid #009; border-bottom: 2px solid #009;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #ffc}
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #000; background: #ffc ; border-top: 2px solid #009; border-bottom: 2px solid #009;margin:0}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #000; background: #ffc; border-top: 2px solid #009; border-bottom: 2px solid #009;}
