@charset "utf-8";
/* CSS Document */


/* Overiding styles for all pages */

body {
	padding: 0px;
	color: #707070;
	font: 70%/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: #efece5 url(images/bg.gif) repeat-x;
	margin: 0px;
	height:100%
}

a:link, a:visited {
	color: #9f164c;
}

a:hover, a:active, a:focus {
	color: #fff;
	background: #9f164c;
	text-decoration: none;
}

#setpage {
	width: 974px;
	margin: auto;
	padding: 0px;
}

img {
	border-style: none;
}

p {
	margin: 1em 0px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}

form, h1, h2, h3, h4, h5, ul, ol, li {
	margin: 0px;
	padding: 0px;
}

hr {
	background: #9f164c;
	height: 1px;
	width: auto;
	border-style: none;
}

/* Standard styles used throughout */

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.error {
	font-weight: bold;
	color: #F00;
}

/* general layout styles for all pages */

#maincontent {
	background: #FFFFFF url(images/body-bg.gif);
	width: 974px;
}

#leftcolumn {
	float: left;
	width: 320px;
	padding-top: 14px;
	padding-bottom: 22px;
}

#rightcolumn {
	float: right;
	width: 602px;
	padding-top: 14px;
	padding-right: 26px;
	padding-left: 26px;
}

/* Set Header and logo styles for all pages */

#accessibility {
	text-align: right;
	padding: 4px 0px;
}

#accessibility li {
	display: inline;
	padding-left: 11px;
	
}

#accessibility li.divide {
	border-right: 1px solid #7f775e;
	padding-right: 11px;
	padding-left: 11px;
}

#accessibility a:link, #accessibility a:visited {
	color: #7f775e;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

#accessibility a:hover, #accessibility a:active, #accessibility a:focus {
	color: #dbd7c7;
	background: #938f81;
}

#header {
	height: 111px;
	width: 974px;
}

.pic01 { background: #a0184c url(images/header-bg.jpg) no-repeat; }
.pic02 { background: #a0184c url(images/header-bg-02.jpg) no-repeat; }
.pic03 { background: #a0184c url(images/header-bg-03.jpg) no-repeat; }

#header h1 a {
	font-size: 1px;
	line-height: 300px;
	background: url(images/adoption-logo.gif);
	display: block;
	margin: 0px;
	padding: 110px 0px 0px;
	height: 1px;
	width: 249px;
	overflow: hidden;
	float: left;
}

#header img {
	float: right;
	margin: 16px 21px 0px 0px;
}


/* mainmenu styles */

#mainmenu {
	width: 974px;
	list-style: none;
	background: #00FF00;
}

#mainmenu li {
	display: block;
	float: left;
}

#mainmenu li a:link, #mainmenu li a:visited {
	background: #a1164c;
	color: #FFFFFF;
	font-size: 1.2em;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a:focus {
	background: #6b0033;
	text-decoration: underline;
}

#mainmenu .b01 a { border-right: 1px solid #b46680; width: 65px; }
#mainmenu .b02 a { border-right: 1px solid #b46680; width: 92px; }
#mainmenu .b03 a { border-right: 1px solid #b46680; width: 179px; }
#mainmenu .b04 a { border-right: 1px solid #b46680; width: 138px; }
#mainmenu .b05 a { border-right: 1px solid #b46680; width: 131px; }
#mainmenu .b06 a { border-right: 1px solid #b46680; width: 196px; }
#mainmenu .b07 a { border-right: 1px solid #b46680; width: 104px; }
#mainmenu .b08 a { width: 62px; }

/* lefthand column styles */

.brownbox {
	background: #e3dfd3;
	width: 277px;
	margin: 0px 0px 10px 21px;
}

.brownbox h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	background: #aba383 url(images/box-head.gif);
	height: 43px;
	width: 266px;
	line-height: 41px;
	font-weight: normal;
	padding-left: 11px;
}

.brownbox fieldset {
	width: 277px;
	background: url(images/boxbg-short.jpg);
	margin: 0px;
	padding: 10px 0px 0px;
	border-style: none;
}

.brownbox legend {
	display: none;
	visibility: hidden;
}

.brownbox fieldset label {
	color: #342a02;
	text-align: right;
	width: 88px;
	padding-right: 4px;
	display: block;
	float: left;
	line-height: 21px;
}

fieldset label.hidden {
	line-height: 200px;
	height: 20px;
	overflow: hidden;
}

.brownbox fieldset input, .brownbox fieldset select {
	float: left;
	border: 1px solid #aaa38d;
	width: 165px;
	margin-bottom: 2px;
}

.brownbox fieldset select {
	width: 169px;
}

.boxfoot {
	background: url(images/box-foot.gif);
	height: 33px;
	width: 184px;
	padding: 2px 0px 0px 93px;
}

input#callbackbut, input#sendpackbut {
	line-height: 300px;
	background: url(images/but-callback.jpg) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 26px 0px 0px;
	height: 1px;
	width: 99px;
	border-style: none;
	overflow: hidden;
}

*:first-child+html input#callbackbut, *:first-child+html input#sendpackbut { height: 26px; }
* html input#callbackbut, * html input#sendpackbut { height: 26px; }


input#callbackbut { background: url(images/but-callback.jpg) left top; }
input#callbackbut:hover, input#callbackbut:active, input#callbackbut:focus { background: url(images/but-callback.jpg) right top; cursor: pointer; }

input#sendpackbut { background: url(images/but-sendpack.jpg) left top; }
input#sendpackbut:hover, input#sendpackbut:active, input#sendpackbut:focus { background: url(images/but-sendpack.jpg) right top; cursor: pointer; }


/* lefthand secondary menu styles */

.redbox {
	background: #9f164c;
	width: 277px;
	margin: 0px 0px 10px 21px;
}

.redbox h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	background: #81023c url(images/redbox-head.gif);
	height: 43px;
	width: 266px;
	line-height: 41px;
	font-weight: normal;
	padding-left: 11px;
}

.redbox ul {
	width: 277px;
	background: url(images/redboxbg.jpg);
	list-style: none;
}

.redbox ul li {
	width: 275px;
	margin: 0px 1px;
}

.redbox ul li a:link, .redbox ul li a:visited {
	width: 230px;
	color: #FFFFFF;
	font-size: 1.2em;
	display: block;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 2px solid #af426e;
	background: url(images/bullit.gif) no-repeat 12px 12px;
	padding: 7px 9px 7px 36px;	
}

.redbox ul li a:active, .redbox ul li a:hover, .redbox ul li a:focus {
	text-decoration: underline;
	background: #80023c url(images/bullit.gif) no-repeat 12px 12px;
}

.redboxfoot {
	background: url(images/redbox-foot.gif);
	height: 9px;
	width: 277px;
	margin-top: -2px;
}



/* righthand column styles */

#rightcolumn h2 {
	font-size: 1.8em;
	color: #9f164c;
	line-height: 2em;
	font-weight: normal;
}

#rightcolumn ol, #rightcolumn ul {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px 0px 14px 18px;
	margin-left: 18px;
}

#rightcolumn ol li, #rightcolumn ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.featuremenu {
	list-style: none;
	margin: 0px!important;
	padding: 0px!important;
}

ul.featuremenu li {
	display: block;
	float: left;
	padding: 15px 5px 5px;
	margin: 0px;
}

ul.featuremenu li a:link, ul.featuremenu li a:visited, ul.featuremenu li a:hover, ul.featuremenu li a:active, ul.featuremenu li a:focus {
	display: block;
	float: left;
	height: 260px;
	line-height: 800px;
	margin: 0px;
	padding: 0px;
	width: 188px;
	overflow: hidden;
}

.featuremenu li a.featured01 { background: url(images/featurebox01.jpg) no-repeat; }
.featuremenu li a.featured02 { background: url(images/featurebox02.jpg) no-repeat; }
.featuremenu li a.featured03 { background: url(images/featurebox03.jpg) no-repeat; }

#rightcolumn h3 {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #9f164c;
	padding-top: 6px;
}

#rightcolumn h4 {
	font-size: 1.3em;
	color: #9f164c;
	line-height: 1.3em;
	padding-top: 4px;
}

#rightcolumn img.left {
	border: 1px solid #a72e5b;
	padding: 0px;
	margin: 0px 20px 12px 0px;
}

#rightcolumn img.right {
	border: 1px solid #a72e5b;
	padding: 0px;
	margin: 0px 0px 12px 20px;
}

#rightcolumn table {
	font-size: 1.1em;
	font-weight: bold;
}

#rightcolumn table th, #rightcolumn table td {
	padding: 5px;
	text-align: left;
}

#rightcolumn table th {
	color: #FFFFFF;
	background: #b1a88b;
}

#rightcolumn table td {
	border-bottom: 1px solid #ccc6b2;
	background: #f5f2e9;
}

/* Footer styles */

#footer {
	background: url(images/foot-bg.gif);
	padding: 8px 0px 30px;
}

#footer ul {
	padding-top: 12px;
}

#footer ul li {
	display: inline;
	padding-left: 11px;
	padding-right: 11px;	
}

#footer ul li.divide {
	border-right: 1px solid #7f775e;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #7f775e;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
	color: #fcf9e9;
	background: #b7b39d;
}

#footer div {
	color: #7f775e;
	padding: 8px 0px 0px 11px;
}

a.fosterlnk:link, a.fosterlnk:visited {
	font-size: 1px;
	line-height: 300px;
	background: url(images/fostering-link.gif) left top;
	display: block;
	margin: 0px 21px 0px 0px;
	padding: 29px 0px 0px;
	height: 1px;
	width: 87px;
	overflow: hidden;
	float: right;
}

a.fosterlnk:hover, a.fosterlnk:active, a.fosterlnk:focus {
	background: url(images/fostering-link.gif) right top;
}


/* Styles for individual pages */

/* FAQ's */

.faq {
	border-bottom: 1px solid #a72e5b;
	margin: 0px 0px 12px;
	padding: 12px 0px;
}

/* News and Events */

.newsitem {
	background: #f5f2e9;
	width: auto;
	padding: 4px 8px;
	border-bottom: 1px solid #b1a88b;
}

.newsitem h4 {
	font-size: 1.3em!important;
	padding-bottom: 2px!important;
}

.newsitem p {
	margin: 3px 0px!important;
}

.newsitem img {
	float: left;
	margin-right: 12px;
	border: 1px solid #b1a88b;
}

.tablefoot {
	background: url(images/tbl-foot.gif) no-repeat;
	height: 38px;
	width: 602px;
}

.tablehead {
	background: url(images/tbl-head.gif) no-repeat;
	height: 11px;
	width: 602px;
}

a.newsbut:link, a.newsbut:visited, a.eventsbut:link, a.eventsbut:visited {
	line-height: 300px;
	display: block;
	margin: 6px 8px 0px 0px;
	padding: 25px 0px 0px;
	height: 1px;
	width: 99px;
	border-style: none;
	overflow: hidden;
	font-size: 1px;
	float: right;
}

a.newsbut:link, a.newsbut:visited { background: url(images/but-viewnews.jpg) no-repeat left top; }
a.eventsbut:link, a.eventsbut:visited { background: url(images/but-viewevents.jpg) no-repeat left top; }

a.newsbut:hover, a.newsbut:active, a.newsbut:focus { background: url(images/but-viewnews.jpg) right top; }
a.eventsbut:hover, a.eventsbut:active, a.eventsbut:focus { background: url(images/but-viewevents.jpg) right top; }

.tablefoot strong {
	color: #FFFFFF;
	float: right;
	padding-top: 9px;
	padding-right: 8px;
}

/* Downloads */

a.dwnldbut:link, a.dwnldbut:visited {
	line-height: 300px;
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 39px 0px 0px;
	height: 1px;
	width: 120px;
	border-style: none;
	overflow: hidden;
	font-size: 1px;
	float: right;
}

a.dwnldbut:link, a.dwnldbut:visited { background: url(images/dwnldbut.gif) no-repeat left top; }

a.dwnldbut:hover, a.dwnldbut:active, a.dwnldbut:focus { background: url(images/dwnldbut.gif) right top; }

.conlabel {
	font-size: 1.2em;
	text-align: right;
	width: 140px;
	padding: 4px 10px 4px 0px;
	float: left;
}

.condets {
	font-size: 1.2em;
	width: 380px;
	padding: 4px 0px;
	font-weight: bold;
	float: left;
}

/* Success Stories */

a.ssbut:link, a.ssbut:visited {
	line-height: 300px;
	display: block;
	margin: 6px 8px 0px 0px;
	padding: 25px 0px 0px;
	height: 1px;
	width: 154px;
	border-style: none;
	overflow: hidden;
	font-size: 1px;
	float: right;
	background: url(images/ssbut.gif) no-repeat left top;
}

a.ssbut:hover, a.ssbut:active, a.ssbut:focus { background: url(images/ssbut.gif) right top; }


/* Links */

.links {
	list-style: none!important;
}

.links li {
	background: url(images/lnkicn.gif) no-repeat 0px 5px;
	padding-left: 20px!important;
	padding-bottom: 18px!important;
}

.links br {
	line-height: 0.4em;
}

.noul {
	font-size: 1.1em;
	text-decoration: none!important;
	color: #9f164c!important;
	display: block;
	line-height: 1.0em;
}

/* Sitemap */

#sitemap ul a:link, #sitemap ul a:visited, #sitemap ul a:active, #sitemap ul a:hover, #sitemap ul a:focus {
	font-size: 0.8em!important;
}

/* Send to a friend */

#rightcolumn fieldset {
	margin: 0px;
	padding: 8px 0px;
	border-style: none;
}
#rightcolumn legend {
	display: none;
	visibility: hidden;
}

#rightcolumn fieldset label {
	color: #342a02;
	text-align: right;
	width: 200px;
	padding-right: 4px;
	display: block;
	float: left;
	line-height: 21px;
	font-size: 1.1em;
}

#rightcolumn fieldset input {
	float: left;
	border: 1px solid #aaa38d;
	width: 260px;
	margin-bottom: 2px;
}

input#sendtoafriend {
	line-height: 300px;
	background: url(images/but-send2friend.jpg) no-repeat left top;
	display: block;
	margin: 6px 8px 0px 0px;
	padding: 26px 0px 0px;
	height: 1px;
	width: 107px;
	border-style: none;
	overflow: hidden;
	float: right;
}

*:first-child+html input#sendtoafriend { height: 26px; }
* html input#sendtoafriend { height: 26px; }

input#sendtoafriend:hover, input#sendtoafriend:active, input#sendtoafriend:focus { background: url(images/but-send2friend.jpg) right top; cursor: pointer; }


