/* ============ LETS WITH PETS master.css ============ */
/* ============ STANDARD STYLES ============ */
body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1em;
	background: #FFD635;
	color: #373535;
}
/* ============ BG IMAGES DEPENDING ON PAGE ============ */
.home{
	background: #FFD635 url(../images/design/home-bg.jpg) no-repeat center top;
}
.petowners{
	background: #FFD635 url(../images/design/bg-hamster.jpg) no-repeat center top;
}
.petowners .downloads{
	margin-top: 7em;
}
.landlords{
	background: #FFD635 url(../images/design/bg-hallway.jpg) no-repeat center top;
}
.landlords .downloads{
	margin-top: 7.5em;
}
.letting{
	background: #FFD635 url(../images/design/bg-kitchen.jpg) no-repeat center top;
}
.letting .downloads{
	margin-top: 4.5em;
}
.petcare{
	background: #FFD635 url(../images/design/bg-living.jpg) no-repeat center 20px;
}
.petcare .downloads{
	margin-top: 11em;
}
.petcare .userLinks{
	margin-top: 7em;
}
.support{
	background: #FFD635 url(../images/design/bg-room.jpg) no-repeat center top;
}
.support .userLinks{
	margin-top: 8.5em;
}
/* ============ CLEARING ============ */
#element:after, .green p:after{
	clear:both;	display:block;content:"."; height:0; font-size:0; line-height:0; visibility:hidden;
}	
.hidden{
	left:-9000px;
	position:absolute;
}
#wrapper{
	width: 50em;
	min-width: 700px;
	margin: 0 auto;
}
a:link, a:visited{
	color: #0B5F75;
	text-decoration: none;
}
a:hover, a:focus, a:active{
	text-decoration: underline;
}
/* ============ HEADINGS ============ */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; clear: both;}

h1 { font-size: 1.5em; font-weight: bold; margin-bottom: 0.5em; line-height: normal; }
h2 { font-size: 1.3em; margin-bottom: 0.75em; line-height: normal; }
h3 { font-size: 1.1em; margin-bottom: 1em; }
h4 { font-size: 1em;margin-bottom: 1.25em;  line-height: 1.25; }
h5 { font-size: .9em; margin-bottom: 1.5em; font-weight: bold; }

/* ============ P / IMG ============ */
p{ font-size: .75em; margin-bottom: 1.5em; }

p img.left { float:left; margin:0 1.5em 1.5em 0; }
p img.right { float:right; margin:0 0 1.5em 1.5em; }
p img.caring { margin-bottom: 0 !important;}

.intro img.right, .intro img.left{margin: 0 1em 1em 1em;}
/* ============ LISTS ============ */
li ul, li ol { margin:0 1.5em;}
ul { list-style-type: disc; margin: 0 1.5em 1.5em 1.5em; }
ol { list-style-type: decimal; margin: 0 1.5em 1.5em 1.8em; }
#midCol ul, #midCol ol{ font-size: .75em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }

address{
	font-style: normal;
	margin-bottom: 1em;
}
.big, address{
	font-size: 1em;
}
.contact{
	float: left;
	width: 55%;
}
.contact h2{
	margin-top: 2em;
}
.contact h2.first{
	margin-top: 0;
}
/* ============ HEADER ============ */
#header{
	float: left;
	width: 100%;
	position: relative;
}
#header h1{
	float: left;
	margin: 0;
	font-size: 1em;
}
#header h1 a{
	display: block;
	padding: .625em 0 .625em .625em;
}
#header h1 a img{
	float: left;
}
.tagLine{
	float: left;
	color: #fff;
	padding: 80px 0 0px 20px;
	font-size: 2em;
	line-height: normal;
}

/* ============ MININAV ============ */
#miniNav{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	width: 46%;
	z-index: 100;
	color: #fff;
	background: url(../images/design/mininav-bg-right.gif) no-repeat bottom right;
}
#miniNav li{
	padding: 2px 0 10px 0;
	float: left;
	list-style: none;
	font-weight: bold;
}
#miniNav li.first{
	background: url(../images/design/mininav-bg-left.gif) no-repeat bottom left;
	padding-left: 5px;
}
#miniNav a{
	color: #fff;
	border-left: 1px solid #888;
	background: #373535;
	padding: 0 1.071429em 0 1em;
	font-size: 0.875em;
	display: block;
}
#miniNav li.first a{
	border: 0;
}

/* ============ MAINNAV ============ */
#mainNav{
	float: right;
	width: 75%;
	margin: 95px 0 0;
	border-bottom: 4px solid #373535;
	font-size: 0.875em;
	font-weight: bold;
}
.home #mainNav{
	margin-bottom: 20px;
}
#mainNav li{
	float: left;
	list-style: none;
}
#mainNav li a:link,
#mainNav li a:visited{
	color: #373535;
	text-decoration: none;
	display: block;
}
#mainNav li.after, #mainNav li.afterJS{
	background: url(../images/design/main-nav-after.gif) no-repeat bottom left;
}
#mainNav li a span{
	/*
padding: 10px 12px 5px 12px;
*/
	padding: .6875em .75em .375em;
	display: block !important;
}
#mainNav li.last a span{
	padding-right: 25px;
}
#mainNav .selected a:link,
#mainNav .selected a:visited,
#mainNav li a:focus,
#mainNav li a:hover{
	color: #fff;
	background: #373535 url(../images/design/main-nav-left.gif) no-repeat top left;
}
#mainNav .selected a:link span,
#mainNav .selected a:visited span,
#mainNav li a:focus span,
#mainNav li a:hover span{
	background: url(../images/design/main-nav-right.gif) no-repeat top right;
}
#mainNav .selected.last a:link span,
#mainNav .selected.last a:visited span,
#mainNav li.last a:focus span,
#mainNav li.last a:hover span{
	background: url(../images/design/main-nav-last.gif) no-repeat bottom right;
}
/* ============ MAIN ============ */
#main{
	clear: both;
	width: 100%;
}

/* ============ BREADCRUMB ============ */
.crumbWrap{
	float: left;
	width: 100%;
	padding: 1.125em 0 .2em 0;
	border-bottom: 1px solid #7F7032;
	margin-bottom: .5em;
}
#breadcrumb{
	float: left;
}
#breadcrumb a{
	color: #373535;
}
#breadcrumb ol{
	float: left;
	margin: 0 0 0 1em;
	font-size: 0.6875em;
}
#breadcrumb li{
	float:left;
	margin-right:5px;
	list-style: none;
}
#breadcrumb li a{
	padding-right: 10px;
	background: url(../images/design/arrow-black.gif) no-repeat center right;
}
.crumbWrap .forward{
	font-size: 0.6875em;
	margin: 0 !important;
	padding-left: 20px;
	background: url(../images/design/email.gif) no-repeat center left;
}
/* ============ LEFTCOL ============ */
#leftCol{
	width: 25%;
	float: left;
	padding-top: 1.125em;
}
	/* ============ LEFTNAV ============ */
	
	#leftNav, #leftNav ul{
		margin: 0;
		list-style: none;
	}
	#leftNav{
		padding-bottom: 1em;
	}
	#leftNav li{
		margin: 0 0 1px 0;
		padding: 0;
		line-height: normal;
	}
	#leftNav ul li{
		border: none;
	}
	#leftNav li a{
		padding: 8px;
		margin: 2px 0;
	}
	#leftNav li .i1 a{
		padding: 3px 0;
		margin: 0;
	}
	#leftNav li a:link, #leftNav li a:visited{
		color: #373535;
		background: #FEE993;
		font-size: 0.9375em;
		font-weight: bold;
		display: block;
		text-decoration: none;
	}
	#leftNav li a:focus, #leftNav li a:hover{
		text-decoration: underline;
	}
	#leftNav li.selected a:link, #leftNav li.selected a:visited{
		text-decoration: underline;
	}
	#leftNav li.selected li a:link, #leftNav li.selected li a:visited{
		text-decoration: none;
	}
	#leftNav ul li a:link, #leftNav ul li a:visited{
		padding-left: 40px;
	}
	#leftNav ul li.selected a:link, #leftNav ul li.selected a:visited{
		text-decoration: underline;
	}
	#leftNav ul li a:focus, #leftNav ul li a:hover{
		background: #888;
	}
	/* ============ JS BORDERS ============ */
	#leftNav .bt, 
	#leftNav .bt div,
	#leftNav .bb,
	#leftNav .bb div{
		background-image: url(../images/design/left-nav-box.png);
		height: 5px;
	}
	#leftNav .i1,
	#leftNav .i2{
		background-image: url(../images/design/left-nav-borders.png);
	}
/* ============ MIDCOL ============ */
#midCol{
	width: 53%;
	margin: 0 1%;
	float: left;
}
	.oneCol #midCol{
		width: 100%;
		margin: 0;
	}
	.twoColLeft #midCol{
		width: 72%;
		margin: 0 0 0 1%;
		float: right;
	}
	.twoColRight #midCol{
		width: 65%;
		margin: 0 1% 0 0;
	}
/* ============ RIGHTCOL ============ */
#rightCol{
	width: 27%;
	float: right;
}
	#tools{
		list-style: none;
	}
	#tools li{
		display: inline;
		padding: 0 10px 0 0;
	}
	.box{
		padding: 10px;
	}
	.box-blue{
		border: 1px solid #0B5F75;
		padding: 10px;
	}
/* ============ FOOTER ============ */
#footer{
	width: 100%;
	border-top: 1px solid #7F6B1A;
	clear: both;
	padding: 1em 0;
	text-align: left;
	font-size: 0.6875em;
}
#footer .left{
	float: left;
	width: 65%;
}
#footer .left p{
	padding-top: .75em;
}
#footer .right{
	float: right;
	width: 30%;
	text-align: right;
}
#footer a:link, #footer a:visited{
	color: #373535;
}
#footer ul{
	margin: 0;
	list-style: none;
}
#footer li{
	float: left;
}
#footer li a{
	padding: 0 9px 0 10px;
	background: url(../images/design/footer-line.gif) no-repeat center left;
}
#footer li.first a{
	padding-left: 0;
	background: none;
}
#footer p{
	clear: both;
	margin: 0;
	color: #373535;
	font-size: 1em;
}
/* ============ PAGINATION ============ */
.pagination{
	clear:both;
	margin-top:1.5em;
	text-align:center;
}
.pagination li{
	display: inline;
}
.pagination li a{
	border-left:1px solid #0B5F75;
	padding:0 9px 0 10px;
}
.pagination li.first a{
	border: none;
}
.pagination li.selected a{
	text-decoration: underline;
}
/* ============ LISTINGS ============ */
.listing{
	border-bottom: 1px solid #555;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}
.listing h2,.listing h3, .listing p{
	margin-bottom: 10px;
}
.listing.last{
	border-bottom: none !important;
}
/* ============ INPAGE ============ */
.intro{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
}
.home .intro{
	margin: 0 0 20px 10px;
}
.userLinks{
	font-size: 1em !important;
	float: left;
	clear: left;
	width: 95%;
	list-style: none;
	margin-left: 1em;
	padding-bottom: 1em;
}
.support .userLinks{
	font-size: .85em !important;
}
.home .userLinks{
	width: 32%;
	margin-left: 6px;
}
.userLinks li{
	padding: 0;
	margin: 0;
	float: left;
	width: 30%;
}
.home .userLinks li{
	width: 100%;
}
.userLinks li a:link, .userLinks li a:visited{
	font-size: 0.9375em;
	font-weight: bold;
	color: #fff;
	padding-right: 15px;
}
.userLinks a{
	background: url(../images/design/arrow-double.gif) no-repeat center right;
}
.userLinks .purp a{
	background-color: #A7376F;
}
.userLinks .green a{
	background-color: #2E9168;
}
.userLinks .blue a{
	background-color: #39C;
}
.home .userLinks .purp a{
	background: #A7376F url(../images/design/p-arrows.png) no-repeat center right;
}
.home .userLinks .green a{
	background: #2E9168 url(../images/design/g-arrows.png) no-repeat center right;
}
.home .userLinks .blue a{
	background: #39C url(../images/design/b-arrows.png) no-repeat center right;
}
.downloads{
	font-size: .75em;
	margin-bottom: 1em;
	list-style: none;
}
.downloads li{
	padding: 2px 0;
}
.downloads a{
	color: #000;
	font-weight: bold;
	padding: 0 14px 0 18px;
	background: url(../images/design/arrow-double-black.gif) no-repeat right 4px;
}
.pdf{
	background: url(../images/design/pdf.png) no-repeat center left;
}
.booklet{
	background: url(../images/design/booklet.png) no-repeat 3px center;
}
/* ============ ONLINE POLL ============ */
#poll{
	margin-top: 55px;
	position: relative;
	width:13em;
}
#poll h2{
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0 0 5px 0;
}
#poll form{
	padding: 0;
}
#poll p{
	font-size: .75em;
	font-weight: bold;
	color: #555;
	padding: 10px 0;
	margin: 0;
}
#poll .fRow{
	margin: 0;
}
#poll .radio input{
	margin-left: 0;
}
#poll .radio label{
	font-size: .75em;
	width: 10em;
}
#poll .button{
	background: #fff;
}
#poll .tl{
	width: 3.1em;
	float: right;
	background: #373535 url(../images/design/w-tl.gif) no-repeat top left;
}
#poll .tr{
	background: url(../images/design/w-tr.gif) no-repeat top right;
	float: right;
	width: 100%;
}
#poll .bl{
	background: url(../images/design/w-bl.gif) no-repeat bottom left;
	float: right;
	width: 100%;
}
#poll .button input{
	background: url(../images/design/w-br.gif) no-repeat bottom right;
}
#poll .button input{
	text-align: center;
	width: 3.1em;
	width: 100%;
	padding: 0 5px;
	margin: 0;
	color: #fff; 
	border: none;
	cursor: pointer;
	background-color: transparent;
	line-height: 1em;
}
.parrot{
	display: block;
	position: absolute;
	top: -51px;
	right: 40px;
	height: 66px;
	width: 70px;
	background: transparent url(../images/design/parrot.png) no-repeat;
	z-index: 9999;
}
.forward{
	width: 10.4em;
	float: right;
	margin: 5px 9px 5px 0 !important;
}
.forward a{
	background: #F8ECBA url(../images/design/email.gif) no-repeat 2px center;
	float: right;
	padding: 0 0 0 20px;
	font-size: 0.875em;
	color: #000;
}
/* ============ CBB js borders ============ */
.purpBorder, .greenBorder, .blueBorder, .lemonBorder{
	background-color: #A7376F !important;
	padding: 5px 15px 5px 5px;
	margin: 5px 0;
	display: block;
}
.greenBorder{
	background-color: #2E9168 !important;
}
.blueBorder{
	background-color: #39C !important;
}
.lemonBorder{
	background-color: #F8ECBA !important;
}
.yellowBorder, .yellowBorder div{
	background-color: #fff;
}
.cb {
	margin: 0;
	padding: 0;
}
.bt {
	background:transparent url(../images/design/p-box.png) no-repeat scroll 100% 0;
	height:13px;
	margin:0 0 0 18px;
}
.bt div {
	background:transparent url(../images/design/p-box.png) no-repeat scroll 0 0;
	font-size:0;
	height:13px;
	left:-18px;
	line-height:0;
	position:relative;
	width:18px;
}
.bb {
	background:transparent url(../images/design/p-box.png) no-repeat scroll 100% 100%;
	height:13px;
	margin:0 0 0 12px;
}
.bb div {
	background:transparent url(../images/design/p-box.png) no-repeat scroll 0 100%;
	font-size:0;
	height:13px;
	left:-12px;
	line-height:0;
	position:relative;
	width:12px;
}
.i1 {
	background:transparent url(../images/design/p-borders.png) repeat-y scroll 0 0;
	padding:0 0 0 12px;
}
.i2 {
	background:transparent url(../images/design/p-borders.png) repeat-y scroll 100% 0;
	padding:0 12px 0 0;
}
.i3 {
	background:#A7376F none repeat scroll 0 0;
	display:block;
	margin:0;
	padding: 3px 0;
}
.i3:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.i3 {
	display:inline-block;
}
.i3 {
	display:block;
}
	/* ============ GREEN ============ */
	.green .bt, 
	.green .bt div,
	.green .bb,
	.green .bb div{
		background-image: url(../images/design/g-box.png);
	}
	.green .i1,
	.green .i2{
		background-image: url(../images/design/g-borders.png);
	}
	/* ============ BLUE ============ */
	.blue .bt, 
	.blue .bt div,
	.blue .bb,
	.blue .bb div{
		background-image: url(../images/design/b-box.png);
	}
	.blue .i1,
	.blue .i2{
		background-image: url(../images/design/b-borders.png);
	}
	/* ============ YELLOW ============ */
	.yellow .bt, 
	.yellow .bt div,
	.yellow .bb,
	.yellow .bb div{
		background-image: url(../images/design/y-box.png);
	}
	.yellow .i1,
	.yellow .i2{
		background-image: url(../images/design/y-borders.png);
	}
	.yellow .i3{
		background: #fff;
		padding: 10px;
		position: relative;
	}
		/* ============ YELLOW VOTE BUTTON ============ */
		.yellow .button .bt, 
		.yellow .button .bt div,
		.yellow .button .bb,
		.yellow .button .bb div{
			background-image: url(../images/design/p-box.png);
		}
		.yellow .button .i1,
		.yellow .button .i2{
			background-image: url(../images/design/p-borders.png);
		}
		.yellow .button .i3{
			background: #000;
			padding: 0px;
			position: relative;
		}
	/* ============ LEMON ============ */
	.lemon .bt, 
	.lemon .bt div,
	.lemon .bb,
	.lemon .bb div{
		background-image: url(../images/design/lemon-box.png);
	}
		.lemon .bt, .lemon .bb, .lemon .bb div{
			height: 10px;
		}
	.lemon .i1,
	.lemon .i2{
		background-image: url(../images/design/lemon-borders.png);
	}
		.lemon .i1{
			padding-left: 8px;
		}
	.lemon .i3{
		background: #F8ECB9;
		padding: 0px;
		position: relative;
	}
/* ============ SPOTS SPOTLIGHTS ============ */
.spotWrap{
	clear: both;
	width: 100%;
	padding-top: 7em;
}
.spot{
	float: left;
	padding: 1em 0 1em 1em;
	width: 32%;
}
.spot h2{
	font-size: 1.0625em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.spot h2 a:link, .spot h2 a:visited{
	padding: 0 10px 5px 10px;
	margin-right: 10px;
	display: block;
	color: #fff;
	background: url(../images/design/arrow-double.gif) no-repeat right 5px;
}
.spot p{
	margin: 0;
	padding: 10px;
	font-size: .75em;
}
.spot .top, .spot .bot{
	background: transparent url(../images/design/p-top-box.png) no-repeat 100% 0;
	height: 5px;
	margin: 0 0 0 5px;
}
.spot .top div, .spot .bot div{
	background:transparent url(../images/design/p-top-box.png) no-repeat 0 0;
	height: 5px;
	left: -5px;
	line-height: 0;
	font-size:0;
	position: relative;
	width: 5px;
}
.purp{
	position: relative;
	padding-left: 0;
}
.purp img{
	position: absolute;
	right: 10px;
	bottom: 1em;
}
.purp .bot,
.purp .bot div{
	background-image: url(../images/design/p-bot-box.png)
}
.purp h2{
	background: #A7376F;
}
.purp p{
	background: #D8B4C6;
	padding-right: 100px;
}
.green .top,
.green .top div{
	background-image: url(../images/design/g-top-box.png)
}
.green .bot,
.green .bot div{
	clear: both;
	background-image: url(../images/design/g-bot-box.png)
}
.green h2{
	background: #2E9168;
}
.green p{
	background: #A9E4CC;
}
.green p img{
	float: left;
	margin: 0px 5px 0 5px;
	background: #A9E4CC;
}
.green p img + img{
	margin: 10px 0 0 10px;
}
.blue .top,
.blue .top div{
	background-image: url(../images/design/b-top-box.png)
}
.blue .bot,
.blue .bot div{
	background-image: url(../images/design/b-bot-box.png)
}
.blue h2{
	background: #39C;
}
.blue ul, .blue p{
	background: #A5CADC;
	font-size: .75em;
	margin: 0;
	padding: 10px;
	list-style: none;
}
.blue li{
	padding-left: 10px;
	background: url(../images/design/bullet.gif) no-repeat 0 center;
}
/* ============ POLL RESULTS ============ */
.pollResults{
	margin: 0;
	list-style: none;
	font-size: .75em;
}
.pollResults li{
	padding: 5px 0 0 0;
}
.pollResults div{
	background: #FFD635;
	height: 1.5em;
	margin: 3px 0;
	clear: both;
}
/* ============ RANDOM ============ */
.narrow, .wide{
	float: left;
	width: 59%;
}
.wide{
	width: 98%;
}
/* ============ PARTNERS ============ */
.partner, .media{
	border-top: 1px solid #fff;
	padding: 10px 10px 0;
	margin-bottom: 10px;
	list-style: none;
	overflow: hidden;
	clear: both;
}
.media{
	padding: 10px 0 0 0;
}
.partner-first{
	border: none;
}
.partner-last {
	margin-bottom: 2em;
}
.partner h2{
	margin: 0 0 5px 200px;
	font-size: 1.2em;
}
.partner .partner-logo{
	float: left;
	margin-right: 10px;
	margin-top: -25px;
	border: 1px solid #666;
	padding: 5px 5px 5px;
	background: #fff;
	width: 180px;
	height: 80px;
	text-align: center;
}
.partner .partner-logo img{
	max-width: 180px;
	max-height: 80px;
}
.media h3{
	margin-bottom: 10px;
	font-size: 1em;
}
.media p{
	margin-bottom: 5px;
}
.media-img{
	float: left;
	border: 1px solid #666;
	padding: 5px 5px 5px;
	background: #fff;
	margin-right: 10px;
}
.press span{
	font-weight: bold;
}
.press div{
	float: left;
	width: 49%;
	margin-bottom: 5px;
}