/* CSS FOR PLANNING AID WALES */

/* ==UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css */

ul { list-style-type: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: lighter; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a { text-decoration: none; }
address { font-style: normal; }


/* == UNIVERSAL (SETTING SITE-WIDE CONVENTIONS FIRST) ======================================================= */
body
{
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, geneva, sans-serif; 
font-size: 62.5%;
color: #353434;
background: #EEEEEE;
text-align: center;
}

a:hover
{
color: Red;
}

hr
{
clear: both;
margin: 2em 0;
border: none;
height: 1px;
background: #888;
}

/* == BUILDING BLOCKS (DIV's, ETC. BY ORDER OF APPEARANCE) ======================================================= */
div#container
{
background: #ffffff;
margin: 0 auto;
padding: 22px 20px 0 20px;
width: 940px;
text-align: left;
}

div#colswrap
{
background: url(../images/fourcols-bg.gif) repeat-y center top;
}
div#colswrap.textpage
{
background: url(../images/textpagecols-bg.gif) repeat-y center top;
}
div#colswrap.splashpage
{
background: url(../images/splashpagecols-bg.gif) repeat-y center top;
margin: 10px 0 0 0;

}

.intro_text p {
	margin: 1.5em 0 0 0 !important;
}

div.column
{
float: left;
width: 200px;
padding: 0 20px;
}
div.column.first
{
padding-left: 0;
}
div#colswrap.textpage div.column.first
{
padding: 0 20px 0 0;
}
div#colswrap.splashpage div.column.first
{
width: 450px;
padding: 0 20px 50px 0;
}
div.column.last
{
width: 220px;
padding-right: 0;
}
div#colswrap.textpage div.column.last
{
width: 660px;
padding: 0 30px 0 20px;
}
div#colswrap.splashpage div.column.last
{
float: right;
width: 450px;
padding: 0 0 50px 20px;
}

div#colswrap.splashpage div.tinycolumn
{
float: left;
width: 45%;
padding: 0 5% 0 0;
}

div#copyright-etc
{
margin: 25px 0;
padding: 15px 0;
border-top: 1px solid #8c8c8c;
}
/* == UNIQUE ELEMENTS =================================================== */
h1#logo
{
float: left;
}

div#verylatest
{
/*width: 316px;*/
float: right;
margin: 0 0 10px 0;
padding: 15px;
/*border: 1px solid #ff3333;*/
}
div#verylatest p
{
font-size: 1.2em;
}

div#verylatest a {
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: underline;
}

div#verylatest a:hover {
	color: #CF241E;
}

div#lang-search
{
width: 500px;
clear: right;
float: right;
margin: 3px 0 10px 0;
font-size: 1.2em;
text-align: right;
}
div#lang-search ul li
{
display: inline;
padding: 0 10px 0 7px;
border-right: 1px solid #4b4b4b;
}
div#lang-search ul li.last
{
border: none;
padding-right: 0;
}
div#lang-search a
{
color: #4b4b4b;
}
div#lang-search form
{
margin: 0;
padding: 10px 0 0 0;
display: inline;
}
div#lang-search form input.textinput
{
width: 107px;
padding: 1px;
background: #f5f5f5;
border: 1px solid #787878;
}
div#lang-search form input.submit
{
vertical-align: middle;
margin-top: -4px;
}

ul#nav
{
clear: both;
padding: 8px 10px 8px 3px;
font-size: 1.2em;
background: url(../images/nav-bg.gif) repeat-x #d42721;
}
ul#nav li
{
display: inline;
padding: 0 10px 0 7px;
border-right: 1px solid #fff;
}
ul#nav li.last
{
border: none;
padding-right: 0;
}
ul#nav li a
{
color: #fff;
}

h2#banner
{
margin: 5px 0 0 0;
}
h2#banner.splash
{
clear: left;
padding: 10px 0 0 0;
}

#breadcrumb {
	padding: 10px 0 10px 5px;
	font-size: 1.2em;
}

#breadcrumb a {
	color: #4b4b4b;
	text-decoration: underline;
}

ul#subnav
{
font-size: 1.1em;
}

#subnav a {
	padding: 0 0 0 35px;
	display: block;
}

ul#subnav li
{
margin-bottom: 1px;
padding: 10px 5px 9px 0;
background: url(../images/subnav-bg.gif) no-repeat #d7d7d7;
}
ul#subnav li ul li
{
border-top: 1px solid #fff;
margin: 10px -5px 0 0;
padding: 10px 5px 3px 10px;
background: url(../images/sub-subnav-bg.gif) repeat-x #d7d7d7;
}

ul#subnav li ul li ul li {
	margin: 10px -5px 0 -10px;
	padding: 10px 5px 3px 30px;
}




ul#subnav .active a {
	color: #CF241E;
}

ul#subnav .inactive a {
	color: #4B4B4B;
}

ul#subnav ul li ul .active a {
	color: #CF241E;
}



ul#nav li a
{
color: #fff;
}

ul.pag li
{
display: inline;
padding-right: 20px;
font-size: 1.2em;
}
ul.pag li a, div#maincontent ul.pag li a
{
font-weight: lighter;
}


/***HOMEPAGE TITLES***/

.column .title_welcome , .column .title_what , .column .title_how , .column .title_latest  {
	min-height: 30px;
	font-size: 1.9em;
	padding: 5px 0 0 40px;
}

.column .title_welcome {
	background: url(../images/icon_welcome.png) no-repeat;
}

.column .title_what {
	background: url(../images/icon_what.png) no-repeat;
}

.column .title_how {
	background: url(../images/icon_how.png) no-repeat;
}

.column .title_latest {
	background: url(../images/icon_news.png) no-repeat;
}

/* == SPECIFIC FORMATTING BY BUILDING BLOCK =================================================== */

div#maincontent div#colswrap.textpage div.column.last h1

{

padding: 7px 0;
margin-bottom: 0.7em;
font-size: 2em;
color: #ff3333;
font-weight: bold;

}

div#maincontent div#colswrap.splashpage h2
{
font-size: 2.4em;
}
div#maincontent div#colswrap.textpage div.column.first h2
{
margin-bottom: 1em;
padding: 7px 0 7px 42px;
font-size: 1.9em;
}
div#maincontent div#colswrap.textpage div.column.first h2.textpage
{
background: url(../images/icon-pagetitle-bg.gif) no-repeat;
}
div#maincontent div#colswrap.textpage div.column.first h2.howpawcanhelp
{
background: url(../images/icon-howtitle-bg.gif) no-repeat;
}
div#maincontent div#colswrap.textpage div.column.last h2
{
padding: 7px 0;
margin-bottom: 1em;
font-size: 1.9em;
}

div#maincontent h3
{
margin: 0 0 -1.5em 0;
padding: 1.5em 0 0 0;
font-size: 1.2em;
line-height: 1.4em;
}
div#maincontent div.tinycolumn h3
{
margin: 0;
font-size: 1.4em;
padding: 1em 0 0 0;
}
div#maincontent div#colswrap.textpage div.column.last h3
{
line-height: 1.4em;
font-weight: bold;
}

div#maincontent .date {
	margin: 0;
	padding: 5px 0;
	display: block;
}

div#maincontent p
{
margin: 1.5em 0;
font-size: 1.2em;
line-height: 1.4em;
}
div#maincontent div.tinycolumn p
{
margin: 0.5em 0;
}
div#maincontent div#colswrap.textpage div.column.last p
{
/*width: 430px;*/
}
div#maincontent div#colswrap.textpage div.column.last.howpage p
{
width: auto;
}

div#maincontent a
{
color: #4b4b4b;
font-weight: bold;
text-decoration: underline;
}

div#maincontent a:hover {
	color: #cf241e;
}

div#maincontent div.tinycolumn a
{
font-weight: normal;
}
div#maincontent a.more
{
padding: 3px 27px 5px 0;
background: url(../images/button-more.gif) no-repeat 100% 0;
}

div#maincontent a.moreleft
{
padding: 3px 0 5px 27px;
background-image: url(../images/button-more.gif);
background-repeat: no-repeat;
background-position: left center;
*background-position: left 6px !important;
zoom: 1;
}

div#maincontent img.newspic
{
margin-top: 1.5em;
}
div#maincontent img.right
{
float: right;
}
div#maincontent img.left
{
float: left;
margin: 0 20px 20px 0;
}

div#maincontent .content h1 {
	color: #4B4B4B !important;
	font-size: 2.3em !important;
	margin: 0 !important;
	padding: 7px 0 !important;
}

div#maincontent .content h2 {
	margin: 0 !important;
}

div#maincontent .content h3 {
	margin: 0 !important;
	font-size: 1.7em !important;
	font-weight: normal !important;
	padding: 7px 0;
}

div#maincontent .content ul,
div#maincontent .content ol {
	padding: 0 0 0 10px;
}

div#maincontent .content ol li {
	list-style: decimal;
}

div#maincontent .content ul li {
	background: url(../images/bullet.png) no-repeat left 10px;
	padding: 2px 0 2px 17px;
	margin: 0 0 0 3px;
}

div#maincontent .content li {
	margin: 0 0 0 20px;
	font-size: 1.2em;
	padding: 1px 0;
}

div#maincontent .content img {
	margin: 0 10px 0 0;
}


.highlight {
	background: yellow;
	padding: 3px;
}

.imgleft {
	margin: 10px 10px 0 0 !important;
}

.imgright {
	margin: 10px 0 0 10px !important;
}

.wysiwyg {
	margin: 10px 10px 0 10px;
}

.warning {
	color: #FF3333;
	font-weight: bold;
}

/* ==== */
div#copyright-etc h4#donation
{
float: left;
padding: 15px 0 25px 0;
}

div#copyright-etc img.sponsor
{
float: right;
margin-left: 25px;
padding: 3px 0;
}

div#copyright-etc #footernav
{
clear: both;
padding: 15px 0;
text-align: right;
font-size: 1.1em;
border-top: 1px solid #8c8c8c;
}
div#copyright-etc #footernav li
{
background: url(../images/stick.png) no-repeat center right;
display: inline;
padding: 0 5px 0 5px;
}
div#copyright-etc #footernav li.last
{
background: none;
padding-right: 0;
}

div#copyright-etc #footernav #print {
	float: left;
}

div#copyright-etc #footernav #print li {
	background: url(../images/icon_print.png) no-repeat;
	padding: 3px 0 3px 20px;
}

div#copyright-etc a
{
color: #4b4b4b;
}

div#copyright-etc p
{
text-align: right;
font-size: 1.1em;
}

#lpa h2.title {
	font-size: 1.6em !important; 
	padding: 0 0 0 20px !important;
}

#lpa .authority {
	background: url(../images/square_blob.png) no-repeat;
}

#lpa .park {
	background: url(../images/pink_blob.png) no-repeat;
	margin: 20px 0 0 0; 
}

#lpa li {
	list-style: none;
	font-size: 1.3em;
	line-height: 1.8em;
}

#lpa li a:hover {
	color: #000000;
}



#map img {
	float: right;
}

#sitemap_holder {
	font-size: 1.2em;
	line-height: 1.6em;
}

#sitemap {
	margin: 0 0 0 20px;
}

.item {
	overflow: hidden;
	border-top: 1px solid #8c8c8c;
	padding: 20px 0;
}

.item h3 {
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}

.item p {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
}

/*.item .summary {
	margin: 0 0 0 156px;
}*/

/***FORM***/

.generic_form .textbox , .generic_form select {
	background: #fefefe url(../images/input_bgd.png) repeat-x;
	margin: 3px 0 16px 0;
	border: 1px solid #929292;
	width: 100%;
	padding: 1px 0 2px 0;
}

.generic_form .question {
	font-size: 1.1em;
}

.generic_form textarea {
	min-height: 100px;
}

#login .label , #forgot_pass .label {
	font-size: 1.2em;
}


/***QUIZPAGE***/

#quizpage hr {
	display: none;
}

#quizpage table {
	margin: 0 0 30px 0;
}

#quizpage table label {
	font-size: 1.2em;
	padding: 0 0 0 2px;
}

#quizpage table input {
	margin: 0 0 -1px 0;
}

#quizpage form p {
	margin: 0.5em 0;
}

/*.generic_form .submit {
	background: url(../images/btn_submit.png) no-repeat;
	width: 78px;
	height: 22px;
	border: none;
	text-indent: -5000px;
	*text-indent: 0 !important;
	*padding: 0 0 0 5000px;
	cursor: pointer;
	overflow: hidden;
}

#forgot_pass .password {
	background: url(../images/btn_password.png) no-repeat;
	width: 185px;
	height: 22px;
	border: none;
	text-indent: -5000px;
	*text-indent: 0 !important;
	*padding: 0 0 0 5000px;
	cursor: pointer;
		overflow: hidden;
}*/

#forgot_pass {
	padding: 20px 0 0 0;
}

/***LIST***/

.list .date {
	font-size: 1.1em;
}

.list .link a {
	font-size: 1.2em;
}


/***NEWSLIST***/

#news_list p {
	margin: 0 !important;
	padding: 0 0 10px 0;
}

/***LINK PAGE***/

#link_listing .link_category {
	background: url(../images/button-more.gif) no-repeat left center;
	font-size: 1.2em !important;
	padding: 10px 0 10px 28px !important;
	margin: 0 !important;
}

#link_listing p {
	padding: 0 0 5px 28px !important;
	margin: 0 !important;
}

#link_listing .item {
	border: none;
	padding: 5px 0 5px 55px;
}

#link_listing .subcat {
	border: none;
	padding: 5px 0 5px 40px;
}

#link_listing .item a {
	font-size: 1.2em;
}

#link_listing .item p {
	padding: 0 !important;
}


/***FORUM THREAD LIST***/

.ForumThreadList {
	margin: 10px 0 0 0;
	font-size: 1.1em;
}

.ForumThreadList .header td {
	background: #dd2d27;
	color: #ffffff;
	font-weight: bold;
}

.ForumThreadList td {
	padding: 7px 3px 7px 3px;
	text-align: left;
}

.ForumMessageHeader,
.ForumMessageBody {
	font-size: 1.2em;
}

.ForumMessageBody {
	padding: 3px 0 9px 0;
}


.searchitem {
	padding: 0 0 14px 0;
	font-size:  1.2em;
}

.searchitemsummary {
	padding: 3px 0 0 0;
}


/* == EXTRAS: ======================================================= */
.clear
{
clear: both;
}

.accessibility
{
position: absolute;
left: -10000px;
}

form .generic_form .textbox, form .generic_form select {
    width: 100% !important;
}

form #login.generic_form .textbox, form #login.generic_form select, form .generic_form .textbox {
    width: 256px !important;
}
