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

.colBurgundy {
	color:#6f232f;
}
.colBlack {
	color:#000000;
}
.colWhite {
	color:#ffffff;
}
.colGreen {
	color:#067f63;
}
html, body {
	background-color:#d1d1d3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7a766b;
	font-size:0.85em;
	line-height:1.4em;
}

p {
	margin:0em 0em 0.75em 0em;
}

ul {
	padding:0em 0em 0.75em 1.5em;
	margin:0px;
}
h1, h2, h4 {
	margin:0em 0em 0.3em 0em;
	font-weight:normal;
	line-height:normal;
}
h1 {
	font-size:2.25em;
}
h2, h4 {
	font-size:1.5em;
}
h3 {
	font-size:1em;
	font-weight:bold;
	margin:0em 0em 0.5em 0em;
	color:#000000;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin:0em 0em 0.5em 0em;
}

.cms img {
	border:none;
	margin:0px 4px 4px 4px;
}

.colContainer {
	position:relative;
	float:left;
	margin:10px 0;
}

.col1 {
	float:left;
	width:230px;
}

.col2 {
	float:left;
	width:230px;
}
#container {
	position:absolute;
	left:50%;
	top:0px;
	width:951px;
	background-color:#FFFFFF;
	margin-left:-475px;
	padding-bottom:9px;
}
#header {
	float:left;
}
#logo {
	position:absolute;
	left:37px;
	top:49px;
}
#accNav {
	position:absolute;
	left:650px;
	top:43px;
	width:281px;
	/*color:#c07b8b;*/
	color:#cccccc;
	text-align:right;
}
#regNo {
	position:absolute;
	left:550px;
	top:125px;
	width:381px;
	/*color:#c07b8b;*/
	color:#cccccc;
	text-align:right;
	font-size:0.8em;
}
#accNav a {
	color:#cccccc;
	text-decoration:none;
}
#accNav a:hover {
	color:#ffffff;
}

#searchForm {
	position:absolute;
	left:650px;
	top:115px;
	width:281px;
	text-align:right;	
}
#searchForm input {
	margin:0px;
}
#topNav {
	float:left;
	width:893px;
	background-color:#000000;
	color:#FFFFFF;
	margin:0px 9px 0px 9px;
	_margin:0px 9px 0px 4px; /* IE6 only */
	padding:3px 20px 3px 20px;
}
#topNav a {
	text-decoration:none;
	color:#ca912c;
}
#topNav a:hover {
	color:#ffffff;
}
.leftNav {
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:1.1em;
	padding-right:8px;
	color:#000000;
}
.leftNav a {
	text-decoration:none;
	color:#7a766b;
}
.leftNav a:hover {
	color:#6f232f;
}
.leftNav li {
	padding:0em 0em 0.4em 0em;
}
.leftNav ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-left:8px;
}
.leftNav ul li {
	padding:0.1em 0em 0.1em 0em;
}
#promoPanels {
	float:left;
	padding-top:9px;
}
#main {
	padding:15px 0px 10px 0px;
	float:left;
	background-image:url(../images/paws_pattern_1.gif);
	background-position:0px 125px;
	background-repeat:no-repeat;
}
#mainAltPaws {
	padding:15px 0px 10px 0px;
	float:left;
	background-image:url(../images/paws_pattern_2.gif);
	background-position:0px 125px;
	background-repeat:no-repeat;
}
#leftOuter {
	float:left;
	width:314px;
}
#leftInnerLeft {
	float:left;
	width:148px;
	padding-left:9px;
}
#leftInnerRight {
	float:right;
	width:148px;
}
#leftInnerRight a {
	color:#000000;
}
.gradCol1 {
	padding:5px;
	background-image:url(../images/grad_burg_270.gif);
	background-repeat:no-repeat;
	font-size:0.85em;
	line-height:1.3em;
	color:#6f232f;
}

.gradCol2 {
	padding:5px;
	background-image:url(../images/grad_blue_270.gif);
	background-repeat:no-repeat;
	font-size:0.85em;
	line-height:1.3em;
	color:#062c5c;
}

.gradCol3 {
	padding:5px;
	background-image:url(../images/grad_orange_270.gif);
	background-repeat:no-repeat;
	font-size:0.85em;
	line-height:1.3em;
	color:#430708;
}

.gradCol4 {
	padding:5px;
	background-image:url(../images/grad_green_270.gif);
	background-repeat:no-repeat;
	font-size:0.85em;
	line-height:1.3em;
	color:#022d32;
}

#text {
	float:right;
	width:628px;
	margin-left:9px;
}
.text1 {
	float:left;
	padding-right:100px;
}
.text2 {
	float:left;
	padding-right:30px;
	width:598px;
}
.text1 a, .text2 a {
	color:#6f232f;
}
.redLinks a {
	color:#6f232f;
}
#footer {
	float:left;
	clear:both;
	text-align:right;
	width:915px;
	margin:0px 9px 0px 9px;
	_margin:0px 9px 0px 4px; /* IE6 */
	padding:4px 9px 4px 9px;
	background-color:#da9956;
	color:#FFFFFF;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer #charityInfo {
	float:left;
	margin:0 0 0 6px;
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
	text-align:left;
}
#footer #footerNav {
	padding-top:3px;
}

.smaller {
	font-size:0.8em;
}

.imgRight {
	float:right; 
	margin-right:-30px;
	margin-left:10px;
}
.imgRight2 {
	float:right;
	margin-right:-20px;
	margin-left:10px;	
}
.imgRight3 {
	float:right; 
	margin-right:-30px;
	margin-left:10px;	
}
.imgRight4, .imageright {
	float:right; 
	/*margin:5px 0px 10px 30px;	*/
	margin-left:10px;
}

.imgLeft {
	float:left; 
	margin-right:10px;
}

.imgContainer1 {
	float:left;
	margin-right:6px;
	font-size:10px;
	line-height:11px;
	padding-bottom:5px;
}
.imgContainer1 img {
	margin-bottom:3px;
}
.divOuter {
	float:left;
	width:628px;
	clear:both;
}
.favour {
	float:left;
	margin-right:20px;
}
.favour1 {
	float:left;
}
.publication {
	float:left;
	margin-right:40px;

}
.faq {
	font-weight:bold;
	color:#000000;
	margin:0px;
}
.margL9 img {
	margin-left:9px;
	margin-bottom:15px;
}

.ml9 {
	margin-left:9px;
}
.floatR {
	float:right;
}

.trainTbl td {
	padding-right:12px;
	width:25%;
}

.frTbl td {
	padding-right:12px;
	padding-bottom:4px;
	/*width:33%;*/
}

.hdomTbl td {
	padding-right:10px;
}

.greyLinks a {
		color:#7a766b;
}






#containerDonate {
	position:absolute;
	left:50%;
	top:0px;
	width:640px;
	background-color:#FFFFFF;
	margin-left:-320px;
	padding-bottom:9px;
}
.formBG {
	background-color:#f4e5d6;
	padding:15px;
}
#donateMain {
	float:left;
	padding:15px;
	width:610px;;
}

#donateMain p, #donateMain h5 {
	clear:both;
}

#donateMain h5 {
	margin-top:0px;
}

.formError {
	color:#FF0000;
	font-weight:bold;
	
}
label.title, 
label.titleOther,
label.firstname,
label.surname,
label.address,
label.address2,
label.address3,
label.town,
label.county,
label.country,
label.postcode,
label.dob,
label.email,
label.telephone
{
	float:left;
	width:110px;
	display:inline-block;
	/*height:50px;
	border:1px solid #000000;*/
	padding:4px 0px 8px 0px;
}
#donateForm {
	margin:0px;
}

#donateForm div {
	clear:both;
}
#donateForm input {
	width:200px;
}
#donateForm .widthAuto {
	width:auto;
}


/*
STORE FROM burgandy.css
*/
.cart_formhold { border: #DDDDDD; background-image: url(../images/common/cart_form_back.gif); }
.cart_formhold2 { border: #DDDDDD; }
.cart_titlehold { border-bottom: #F5F5F5; background-color: #EFEFEF; }
.cart_title { border-right: #FFFFFF; }
.cart_prohold { border-bottom: #F5F5F5; }
.cart_protitle { background-color:#EFEFEF; }
.cart_subhold { border-bottom: #F5F5F5; }	
.cart_alert { color: #FF0000; }	



/* STORE */
/*
.p_dsply_title { width: 100%; height: 22px;  clear: both; position: relative; }
.p_dsply_name { font-size: 105%; font-weight: bold; position: absolute; left: 3px; top: 3px; width: 60%; }
.p_dsply_bttn { font-size: 100%; position: absolute; right: 3px; width: 20%; text-align: right; top: -10px; _top: 3px; }
.p_dsply_label { float: left; width: 120px; }
.p_dsply_input { float: left; }
.p_dsply_footer { clear: left; height: 30px; border-bottom-width: 1px; border-bottom-style: solid; padding-top: 4px; }
*/
.cart_formhold { border: 1px solid; float: left; width: 560px; background-repeat: repeat-y; background-position: left; }
.cart_formhold2 { border: 1px solid; float: left; width: 560px;; }
.cart_titlehold { float:left; border-bottom: 1px solid; width:100%; }
.cart_title { float:left; border-right: 1px solid; margin-right:1px; padding: 3px 5px; font-weight: bold; }
.cart_prohold { float:left; border-bottom: 1px solid; width: 100%; }
.cart_protitle { float:left; margin-right:1px; padding: 3px 5px; font-weight: bold; }
.cart_pro { float:left; margin-right:1px; padding: 3px 5px; }
.cart_subhold { float:left; border-bottom: 1px solid; font-size:80%; }	


.boxwarning { border: 1px solid #FF0000; background-color: #FFEEEE; padding: 10px;}


.left {
	
	float:left;
}
.annual_txt {
	margin: 0 0 20px 180px;
}
/* These are standard sIFR styles... do not modify */


/*
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
*/

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
/*
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
*/
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
/* end sIFR styles