/* bright orangey/red = #f04e22 */
/* sky blue = #0099da */
/* green = 71bf44*/
/* yellowy orange = f8991c*/



a{
	color:#0099da;
	cursor: pointer !important; 
	outline: none;
}

a:link {
	color: #0099da;
}     
a:visited {
	/*color: #0099da;*/
}

a.no-underline {text-decoration: none !important;}
a:hover.no-underline {text-decoration: underline !important;}

.vag-blue {color: #0099da;}
.blue {color: #0099da !important;}
.white {color: #ffffff !important;}
.red, a.red, h2.red {color: #f04e22 !important;}
.grey {color: #999999;}
p.vag-blue {font-weight: normal; line-height: 1em; }
p.vag-blue strong {font-weight: bold; line-height: 1em;}


a.blue-vag-button-183 {width: 183px; height: 29px; background: url(/imgs/btns/blue-vag-button.gif?v1) no-repeat left top; display: block; padding-top: 3px;}
a.red-vag-button-175 {width: 175px; height: 29px; background: url(/imgs/btns/red-vag-button-175.gif?v1) no-repeat left top; display: block; padding-top: 3px;}

a.blue-vag-button-183.white {text-decoration: none; font-weight: bold; text-indent: 10px; line-height: 23px;}
a.red-vag-button-175.white {text-decoration: none; font-weight: bold; text-indent: 10px; line-height: 23px;}

label {
	float:left;
	clear:left;
	width:8.5em;
	display:block;
	/*border:1px solid #F00;*/
	padding-right:1.2em;
	}
	
textarea,input, select.floatIt {
	float:left;
	clear:right;
	/* margin-left:1em; */
	}

input.genericInput {
	border:1px solid #999999;
	color:#666666;
	padding:0.2em 0.5em;
	width: 80% !important;
}

.error{
	color:#f04e22 !important;
	margin-left:1em;
	font-weight: bold;

}
.error2{
	color:#f04e22 !important;
	margin-left:0px;
	font-weight: bold;

}
.success {
	color:#669933 !important;
	margin-left:1em;
	font-weight: bold;
}
.main-content p#pubOptionsUpdated {
	/*position: absolute;
	top: -26px;
	left: 12px;*/
	margin:0 0 0.5em 0;
	/*width: 17.9em;*/
	background-color: #71BF44;
	padding: 0.2em 0.6em;
	color: #FFFFFF !important;
}
* html .main-content p#pubOptionsUpdated {
	top: -26px;
	padding-right: 0;
}
.redline{
	border:1px solid #F00;
	}
	
.haslayout{
	zoom:1;
	position:relative;
	margin:0;
	padding:0;
}	
#access-links{
	left:-2500px;
	position:absolute;
	width:1px;
	margin:0;
	padding:0;
}






#header div#logo {width: 400px; height: 100px; float:left; margin:0px;}
#header div#logo a { background: url(/imgs/we-love-pubs-logo.gif?v1) no-repeat 0px 8px; text-indent: -5000px; display: block; width: 400px; height: 100px;}

h2#helpline{
	color:#f04e22;
	float:right;
	display: block;
}

h2.purple, .main-content p.purple {
	color: #96258F;
}
h2.purple span {
	font-size: 100%;
}

h2.bluBgRounded,h2.bluBgRoundedIm {
	color:#FFF !important;
	font-size: 230%;
	padding: 0;
	margin: 0 0 0 10px;
	height: 30px;
}

h2.bluBgRoundedIm span.headerlink {
	float: right;
	margin-right: 5px;
		font-weight: normal;
	color: #ffffff;
	width: 50px;
	font-size: 12px;
}

h2.bluBgRoundedIm span.headerlink a{
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-align: right;
	line-height: 30px;
	text-decoration: none;
	padding-left: 2px; padding-right: 2px;


}

h2.bluBgRoundedIm span.headerlink a:hover {
	Text-decoration: underline;
}



h2.bluBgRoundedIm img {float: left;}

h1#homepage-title{
	font-size: 197%;
}

* html h2.bluBgRounded {
	font-size: 180%;
}

.admin-list{
	/*float:left;*/
	clear:both;
	}
.admin-list table tr td{
	font-size: 85%;
	}
	
.main-content h1{
	color:#0099DA;
	/*font-weight: bold;*/
	margin-bottom:0.3em;
	font-size: 180%;
}
.main-content h1.blue {
	color: #0099DA;
}
.main-content h2, .main-content h2 a{
	color:#0099da;
	/* font-weight: normal; */
	font-weight: bold;
	text-decoration:none;
}
.main-content h2 a:hover {
	text-decoration:underline;
}
	
.main-content p.paraOne{
	color:#333333;
	font-size:108%;
}
.main-content p,.main-content ul,.main-content ol{
	color:#333;
	line-height:1.4em;
}

.main-content p em{
	color:#F04E22;
	font-style: normal;
	font-weight: bold;
}

h2 span.floatRight{
	margin-left: 31em;
}

#footer,#footer ul{
	margin:0;
	padding:0;
	padding-top: 0.6em;
	/*padding-top:0.5em;*/
	/*border:1px solid #EEE;*/
	}
#footer li{
	margin:0px 1em 0 0;
	/*margin-right:1em;*/
	}
#footer li a{
	font-size:77%;
	}


select#mylocal{
	margin-left:1em;
	border:1px solid #999;
} 
/*********** pagination ***********/
p.pagination {
	width:50%;
	color:#999999;
	padding-bottom:0.2em;
	padding-top:0.2em;
}

p.pagination a {
	color:#333333;
	text-decoration:none;
}
p.pagination a:hover {
	text-decoration:underline;
	color:#666666;
}

p.leftPaginated {
	float:left;
}
p.rightPaginated {
	float:right;
	clear:right;
	text-align:right;
}

.margin-half{
	margin-right:50%;
}


.purpleline, .purpleline2{
	border:5px solid #96258F;
}

.purple-divider{
	border-bottom: 1px solid #96258F;
}
div#breadcrumb{
	float:left;
	width:100%;
	display:block;
	clear:both;
	margin-bottom: 0.85em;
	font-size: 93%;
}
div#breadcrumb ol{
	font-size:93%;
	margin:0;
	padding:0;
}

div#breadcrumb li{
	float:left;
	list-style:none;
	margin-left:0.2em;
	padding-right:0em;
	/* background: transparent url(/imgs/grey-breadcrumb-arrow.gif?v1) no-repeat center right; */
	color:#999;
}

#breadcrumb li a{
	
	color:#0099da;
	text-decoration:none;
	}

div#breadcrumb li.steps-here{
	/* background: transparent url(/imgs/blue-breadcrumb-arrow.gif?v1) no-repeat center right !important; */
	color:#0099da;
}
div#breadcrumb li.steps-done{
	/* background: transparent url(/imgs/blue-breadcrumb-arrow.gif?v1) no-repeat center right !important; */
	color:#f04e22;
}
div#breadcrumb li.steps-todo{
	/* background-image: url(/imgs/grey-breadcrumb-arrow.gif?v1); */
	color:#666;
}

div#breadcrumb li.first{
	/*color:#0099da;*/
	color:#666;
	margin-right:0em;
	padding-right:0em;
	/* background: transparent url(/imgs/grey-colon.gif?v1) no-repeat center right; */
	font-weight: bold;
}
div#breadcrumb li.last{
	background: none;
}
div#breadcrumb li a{
	color:#666;
}
div#breadcrumb li a:hover{
	color:#0099da;
	text-decoration: underline;
}
div#breadcrumb li.bcfind{
	color:#0099da !important;
	/* background: transparent url(/imgs/blue-colon.gif?v1) no-repeat center right !important; */
}
.innerpad{
	padding:0.5em;
	position: relative;
	*width:95%
}

.loud{
	font-size:100%;
	font-weight: bold;
	color:#222 !important;
}
#registration {
	position: relative;
}
.main-content #registration p.purple {
	position:relative;
	left: 380px;
	top: 15px;
	margin: 0;
	padding: 0;
	/*z-index: 100;*/
}

.main-content #registration p#it-could-save-you {
	position:relative;
	left: 170px;
	top: 8px;
	margin: 0;
	padding: 0;
	background: url(/imgs/it-could-save-you.gif?v1) left top no-repeat; 
	text-indent: -5000px;
	width: 274px; 
	height: 20px;
}

div#getmore{
	background: transparent url(/imgs/homepage/jan10.gif?v1) no-repeat 0px 35px;
	height:500px;
}

ul.bigger li{
	color:#666;
	font-size:123.1% !important;
	font-weight: bold;
}
ul.bigger{
	margin-bottom: 0.7em !important;
}
/*
div.day2 div.home-page-image{
	background: transparent url(/imgs/cartoons/landlord-pub-login.gif?v1) no-repeat bottom center;
	height:350px;
}

div.day1 div.home-page-image{

	background: transparent url(/imgs/cartoons/homepage-image.gif?v1) no-repeat bottom center;
	height:350px;
}

.home-page-image h2 span{
	display:none;
}
*/
.veryloud{
	font-size:123.1%;
	font-weight: bold;
	color:#222 !important;
}
.purpleline input, .purpleline textarea {
	border:1px solid #999;
}

input.checkbox{
	*border:none;
	*margin:0 0 0 0.15em;
}
.purpleline input, .purpleline textarea, .purpleline label, .purpleline select, .input-space{
	padding:0.25em;
	/*margin-bottom:0.5em;*/
}
p#qInputHolder input#q {
	width: 216px;
	padding-right: 0;
	padding-left: 0.15em;
}
/* IE Hacks */
* html .purpleline input#q {
	width: 12em;
}
*:first-child+html .purpleline input#q {
	width: 12em;
}

button.calendar {
	display: none;
}
.input-space{
	display: block;
	float:left;
	margin-left: 1em;
}

div#profile {
	zoom:1;
	width:60%;
	float: left;
}

* html div#profile {
	
}

div#profile-holder {	
	zoom:1;
	width:60%;
	float: left;
}

div#profile-holder div#profile {
	width: 100%;	
}

div#registration{
	zoom:1;
	width:60%;
	float: left;
}
div#registrationImgCol {
	float: left;
	width: 36%;
}
div#registrationImgCol div {
	text-align: center;
	padding: 4em 0;
}




/*********** purple page navigation buttons *************/

p.page-navigation,p.page-navigation a{
	background-image: url(/imgs/btns/purplepagenav.gif?v1);
}
p.back-navigation,p.back-navigation a{
	background-image:url(/imgs/btns/greybacknav.gif?v1);
}

p.page-navigation,p.page-navigation a,p.back-navigation ,p.back-navigation a{
	color:white;
	background-repeat: no-repeat;
	display: block;
	margin:0;
	padding:0;
	border:none;
	height: 34px;
	width:12em;
	
}
p.page-navigation {
	background-color: #96268F;
	margin-bottom: 0.8em;
}
p.back-navigation {
	background-color: #666;
}

p.page-navigation,p.back-navigation{
	font-size: 108%;
	font-weight: bold;
	background-position: top left;
	padding-left: 31px;
}

p.page-navigation a,p.back-navigation a{
	line-height: 34px;
	background-color: red;
	text-decoration: none;
	background-color: transparent;
	background-position: top right;

}

p#shortlisted-button {
	position: absolute;
	left:42em;
	top:20.5em;
}

p#hp-bot{
	position: absolute;
	left:26em;
	top:21em;
}

p.red-button-highlight, p.red-button-highlight a{
	color:#f04e22;
	background-repeat: no-repeat;
	display: block;
	margin:0;
	padding:0;
	border:none;
	height: 34px;
	width:22em;
	background-image: url(/imgs/btns/red-main-button.gif?v1);
}
p.red-button-highlight{
	font-size: 108%;
	font-weight: bold;
	background-position: top left;
	padding-left: 31px;
}
p.red-button-highlight a{
	line-height: 34px;
	background-color: red;
	text-decoration: none;
	background-color: transparent;
	background-position: top right;
}

/*********** members profile page *************/
.main-content p.profileIntro {
	width: 36.2em;
}
div#profileLocals {
	float:left;
	width: 37%;
	position: relative;
}
div#profileLocals div#locals {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0 0 0 1em;
	padding: 0 0.8em;
}
div#profileLocals {
	/*margin-top: -11.2em;*/
}

div#previewBtn {
	position: absolute;
	background-color: #96268F;
	background-image: url(/imgs/btns/purple-preview-btn-corner.gif?v1);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	left: -1px;
	bottom: -9px;
	padding: 0.4em 4em;
}
div#previewBtn a {
	color: #FFFFFF;
	text-decoration: none;
}
div#previewBtn a:hover {
	text-decoration: underline;
}

ul.localsOptionsList input,ul.localsOptionsList label {
	float: none;
	clear: none;
	display: inline;
}

div.localContainer {
	margin-bottom: 0.7em;
}
div.localContainer h4 {
	font-size: 120%;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0.1em 0.1em 0.1em 1.1em;
}
div.localContainer h4.reg {
	background-color: #FDE5DE;
	border-left: 3px solid #FDE5DE;
	color: #F04E22;
	background-image: url(/imgs/icons/tiny-heart.gif?v1);
	background-position: 2px 4px;
	* background-position: 4px 5px;
}

* html div.localContainer h4.reg, * html div.localContainer h4.nonReg {
	height: 1%;
}

h4.reg a.profilePubLink {
	color: #F04E22;
}

h4.nonReg a.profilePubLink {
	color: #999999;
}

a.profilePubLink {
	text-decoration: none;
}

div.localContainer h4.nonReg {
	background-color: #F0F0F0;
	border-left: 3px solid #F0F0F0;
	color: #999999;
	background-image: url(/imgs/icons/tiny-grey-heart.gif?v1);
	background-position: 2px 4px;
	* background-position: 4px 5px;
}
div.localContainer h4 span {
	font-size: 75%;
}
div.localContainer p.localsNewsHead, div.localContainer p.localsOptionsHead {
	color: #FFFFFF;
	margin: 0 0 1px 0;
	padding: 0.1em 0.3em;
}
div.localContainer p.localsNewsHead a, div.localContainer p.localsOptionsHead a {
	color: #FFFFFF;
	text-decoration: none;
}
div.localContainer p.reg, div.localContainer p.reg {
	background-color: #F04E22;
}
div.localContainer p.nonReg, div.localContainer p.nonReg {
	background-color: #AEAEAE;
}
div.localContainer ul {
	padding: 0;
	margin: 0;
}
div.localContainer ul.localsNewsList {
	padding: 0 0.7em;
	padding: 0px;
}
div.localContainer ul.localsNewsList li {
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
	list-style: none;
	line-height: 130%;
	padding: 0.3em 0;
	padding-left: 2px;
	list-style-type: none !important;
}
div.localContainer ul li a {
	color: #000000;
	text-decoration: none;
}
div.localContainer ul li a:hover {
	text-decoration: underline;
}
div.localContainer ul.localsOptionsList {
	font-size: 86%;
	padding: 0.3em 0;
	list-style-type: none !important;
}
div.localContainer ul.localsOptionsList li{
	
	list-style-type: none !important;
	margin-left: 10px;
}
div.localContainer ul.reg {
	border-bottom: 3px solid #F04E22;
	background-color: #FDE5DE;
}
div.localContainer ul.nonReg {
	border-bottom: 3px solid #AEAEAE;
	background-color: #F0F0F0;
}
div.localContainer p {
	overflow: hidden;
	width: 96.5%;
}
div.localContainer p span {
	float: left;
}
div.localContainer p span.arrowImg {
	float: right;
	margin-top: 0.3em;
	margin-right: 0.2em;
	height: 11px;
	width: 11px;
	overflow: hidden;
	background-image: url(/imgs/icons/rotate_arrows.gif?v1);
	background-repeat: no-repeat;
	background-position:center top;
}



div#addAnotherLocalBox {
	width: 100%;
	background-color: #0099DA;
}
div#addAnotherLocalBox div.cont {
	overflow: none;
	padding: 0 0.8em;
}
div#addAnotherLocalBox input {

	/*border: 1px solid #000000;*/
	/*width: 17em;*/
	padding: 0.2em 0.2em;
	color: #000;
	margin-left: 0;
}

div#addAnotherLocalBox p.advice{
	color:white;
	margin:0;
}
/*
* html div#addAnotherLocalBox input#submit {
	position:absolute;
	top:103px;
	width:65px;
	background-color: #FFFFFF;
	padding: 0.2em 0;
	color: #000000;
	z-index: 60;
}
*/
div#addAnotherLocalBox input#submit {
	position:relative;
/*	
	top:-54px;
	* top: 3px;
	width:65px;
	*/
	background-color: #FFFFFF;
	padding: 0.2em 0;
	color: #000000;
}

div#addAnotherLocalBox div#fav_localRight {
	margin-top: 0.3em;
}
div#addAnotherLocalBox div#fav_localDetails {
	margin-left: 0;
	width: 213px;
}



div#profileDetails{
	/*
	float: left;
	width: 77%;
	*/
}

div.innerpad table td {
	padding: 0;
	margin: 0;
}

div#profileDetails p.profileItemLabel {
	float: left;
	font-weight: bold;
	width: 7.5em;
	margin-bottom: 0.2em;
}
div#profileDetails form#updatePass p.profileItemLabel {
	width: 9.2em;
}
div#profileDetails form#updatePass p.wider {
	width: 12em;
}
div#profileDetails p.profileItem {
	float: left;
	margin-bottom: 0em;
	margin-left: 0;
} 
div#profileDetails p.profileItem a {
	margin:0 0 0.5em 0;
}

div#profileDetails p.profileItem a.add-to-profile{
	color:#f04e22;
	text-decoration:none;
	margin:0em;
}
div#profile div#profileImg {
	float: left;
	margin-right: 0.6em;
}
div#profile input#image{
	float: left;
	clear: right;
	width: 12em;
	/*width: auto;*/
	border: 1px solid #999999;
}


div.profileFormDivider {
	background-color: #96268F;
	color: #FFFFFF;
	position: relative;
	left:-8.2em;
	top: 0px;
	width: 125%;
	margin: 0.7em 0 1em 0;
	padding: 0.6em 0.8em;
	font-size: 95%;
}

* html div.profileFormDivider {
	width: 130%;
	margin-left: 0.4em;

}

/* ie 7 only hack*/
*:first-child+html div.profileFormDivider {
	margin-left:0.3em !important;
	width: 128% !important;
}

input#updateBtn, .purpleFormBtn {
	background-color:transparent;
	border:medium none;
	float:right;
	margin:10px 10px 0pt 0pt;
	padding:0pt;
}

/************************************************************/

/*********** parcels sidebar ************/

div#yourParcelsBox table td {
	font-size: 80%;
	color: #999999;
	border-top: 1px solid #CCCCCC;
	padding: 0.2em 0.3em 0.2em 0;
}
div#yourParcelsBox table td.head {
	border: none;
}
div#yourParcelsBottom {
	background-image: url(/imgs/yourParcelsLinkBg.jpg?v1);
	background-position: right bottom;
	background-repeat: no-repeat;
}
div#yourParcelsBottom p {
	background-image: url(/imgs/yourParcelsLinkBgLeft.jpg?v1);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 18px;
}
div#yourParcelsBottom p a {
	text-decoration: none;
	font-size: 92%;
	margin-left:0.7em;
	display: block;
	padding-top: 3px;
}
/******Progress Bar popup*****/

div#progressbar {
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	background: transparent url(/imgs/transpot.gif?v1) repeat top left;
	cursor: wait;
	z-index: 105;
	height:100%;
}

div#rotator{
	position: absolute;
	border:4px solid #f04e22;
	background-color: #FFF;
	background: #FFF url(/imgs/progressp.gif?v1) no-repeat top center;
	padding:40px 5px 5px 5px;
	color: black;
	font-size: 116%;
	z-index: 106;
	margin-left: 40%;
	margin-top: 15%;
	font-weight: bold; 
	left: 0;
	top:0;
}


a#progressClose{
	margin-top:6px;
	margin-left: 6px;
	padding-left:18px;
	text-align: left;
	background: #F3F3F3 url(/imgs/orange_close.gif?v1) no-repeat center left;
	font-size: 85%;
	height:18px;
	width:4em;
	border:1px solid #F0F0F0;
}
a#progressClose:hover{
	color:#600;
	background-color: #FFCCCC;
}
/****************************************/

div#registration select, div#profile select {
	border: 1px solid #999999;
}

span.selectFix{
	display: block;
	float: left;
	width:5em;
}

* html div#registration select#title, * html div#registration select#dob_day{
	position:relative;left: -3px;
}

div#registration select#dob_day, div#profile select#dob_day {
	
}

#registration h2, #profile h2{
	float:left;
	margin-left: -0.5em;*margin-left:-0.25em;
	padding-left:0.5em;
	color: #222;
	border-bottom: 1px solid #96258F;
	width:99.9%;
	line-height:1.5em;
	margin-right:1%;
	margin-bottom: 0.5em;
	padding-bottom: 0.25em;
	clear:both;
}
#registration h2 {
	margin-bottom: -0.5em;
}
#registration span.error{
	margin:0 0 1em 0.5em;
	padding:0;
	display:block;
	clear:both;

}
#registrationform p{
	margin:0;
	padding:0;
	/* line-height: 1em; */
	margin-bottom: 0em;
}

#pub-relaxing #postcode-search-form{
	margin-top:230px;
}

#pub-relaxing{
	background: transparent url(/imgs/cartoons/the-local.gif?v1) no-repeat top center;
	/*padding-top:250px;*/
	/*height:313px;*/
}

.midwidth{
	width:30em;

}

.headroom{
	margin-top:1em;
}

/*************** site map **************/

div#siteMap ul {
	margin:0 0 0.7em 1em;
}
div#siteMap ul li {
	list-style:none;
}
div#siteMap a {
	text-decoration:none;
	color:#0099da;
}
div#siteMap a:hover {
	text-decoration:underline;
}

/***************************************/


ol.heart-list li, p.heart{
	padding-left:4px;
	font-weight: bold;
	font-size: 85%;
	background: transparent url(/imgs/icons/tiny-heart.gif?v1) no-repeat left center;
	/*background: transparent url(/imgs/icons/heart-bullet.gif?v1) no-repeat left center;*/
	list-style-position: inside;
}

ol.heart-list li{
	color:white;
	line-height: 2.2em;
}
ol.heart-list li span{
	color:#333;
	font-weight: normal;
	font-size: 117.8%;
}

p.heart{
	/*padding-left:20px;*/
	padding:2px 0 2px 20px;
	
}

ul.heart-list{
	vertical-align: top;
	margin: 0 0 0 1em;
	padding: 0;
}


ul#heart-location-list li {
	visibility: visible;
	font-size: 93% !important;
	line-height: 1.2em;
}

ul.heart-list li{
	vertical-align: top;
	list-style:none;
	background:transparent url(/imgs/icons/tiny-heart.gif?v1) no-repeat 0 5px;
	padding-bottom: 0.23em;
	padding-top: 0.23em;
	padding-left:1.5em;
	font-size: 93%;
}

ul.vag-list.heart-list {}
ul.vag-list-15.heart-list {margin-left: 2px;}
ul.vag-list.heart-list li { margin: 0px; padding: 0px !important; padding-left: 22px !important;  color: #999999; font-size: 16px;  line-height: 1em;}
ul.vag-list-15.heart-list li { margin: 0px; padding: 0px !important; padding-left: 18px !important;  color: #999999; font-size: 14px;  line-height: 1em;}

#home-div-1-inner ul.vag-list.heart-list li { font-size: auto; }

p.notes{
	font-size: 93%;
}

ul.php-array{
	border:2px solid #09D;
	margin:0.5em;
	padding:1em;
}

a.purple-button:link,a.purple-button:visited{
	color:white;
}
a.purple-button{
	color:white;
	text-decoration: none;
	display:block;
	float:left;
	background-color: #96258F;
	border:1px solid #781F72;
	color:#FFF;
	padding:0.25em;
	margin:0 1em 0 0;
	width:6em;
}
a.purple-button:hover{
	color:white;
	text-decoration:underline;
	background-color: #781F72;
}

ul.three-columns li{
	float:left;
	width:15em;
	margin-right:2%;
}

div#uyl-banner{
	width:460px;
	height:75px;
	margin-left: 110px;
	float: left;
	margin-top: 18px;
	margin-bottom:-100px;
	background-color:black;
	overflow:hidden;
	border:1px solid black;
	z-index:1;
	text-align: right;
}
div#uyl-banner a{
	display:block;
	height:100%;
	text-decoration:none;
	float:right;
}

div#uyl-banner.over-70k-pubs {
	width:460px;
	height:75px;
	margin-left: 110px;
	float: left;
	margin-top: 18px;
	margin-bottom:-100px;
	
	background: url(/imgs/banners/over-70-thousand-pubs.gif?v1) no-repeat right center;
	border: 0px;
	z-index: auto !important;
}

div#uyl-banner.over-70k-pubs p {visibility: hidden;}

.lylac{
	background-color: #F4E9F4;
	padding-left:1em;
}

.lylac a{
	color: #96258F;
}
.helptext{
	display:block;
	clear:both;
	font-size: 85%;
	color:#666;
	width:40em;
	margin-bottom: 1.5em;
}

#mylocal_holder{
	font-size:93%;
	display:block;
	margin-left:1.5em;
	/*margin-bottom:1.5em;*/
}
div#big-statement{
	margin-left: 15em;
}
div#big-statement ol{
	font-size: 131%;
	font-weight: bold;
	color:#F04E22;
}
div#big-statement p{
	margin-left:1em;
	font-size: 108%;
	font-weight: bold;
	color:#0099DA;
}
div#how-it-works ul.heart-list{
	width:25em;
}
div#business-parcel-statement,div#consumer-parcel-statement{
	padding-left:2.4em;
}

div#business-parcel-statement p{
	background: transparent url(/imgs/cartoons/ordering-parcel.gif?v1) no-repeat top right;
}

div#consumer-parcel-statement p{
	background: transparent url(/imgs/cartoons/posting-parcel.gif?v1) no-repeat top right;
}

div#business-parcel-statement p,div#consumer-parcel-statement p{
	padding-right:110px;
	color:#F04E22;
	font-size: 108%;
	font-weight: bold;
	width:12em;
	height:100px;
	
}
#mylocal_holder span{
	margin-bottom:0.5em;
	padding:0.25em;
}

div#footer {}

div#footer, div#footer p{
	text-align: left;
}

.divider{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10em;
	margin-top:0.5em;
}
#reg-tc{
	padding:0;
	text-align: left;
}
.reg-accept{
	margin-right: 2em;
	padding: 0;
}
p.copyright{
	padding-top: 5px;
	color:#666;
	clear:left;
	text-align: left;
	/*width:100%;*/
}
p.supportedBy,p.copyright {
	font-size: 90%;
	color: #B5B6AF;
}



div.socialBookmarks{
	/*padding-top:5px;*/
	clear:left;
}

#supportedBox { float: right; padding-top: 0.6em; padding-top: 0px;}

.defaultSkin .mce_h1 span.mceText {	
	color: #f04e22;
}
.defaultSkin .mce_h2 span.mceText { 
	color: #0099da;
}
.defaultSkin .mce_h3 span.mceText {
	color: #96278F;
}

span.fileSizeLimit {
	color: #666;
	font-size: 95%;
}


a.tooltip {
	background-image: url(/imgs/tooltip.gif?v1);
	background-repeat: no-repeat;
	background-position: center;
	padding: 2px 2px 2px 3px;
	text-align: center;
	color: #FFFFFF;
	
}



a.tooltip2 {
	background-image: url(/imgs/icons/tooltip2.gif?v1);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	display: block; width: 18px; height: 18px;
	text-indent: -5000px;
	float: right;
	margin-right: 25px;
	margin-top: 7px;
}

a.tooltip-no-replace.tooltip2 {
	background: none;
	text-indent: 0px;
	float: none;
	margin: 0px;
	color: #0099DA;
	display: inline;
}

.wire-table a.tooltip2{
		background-image: url(/imgs/tooltip.gif?v1);
		background-repeat: no-repeat;
		display: block;
		float: right;
		text-indent: -5000px;
		width: 12px;
		height: 12px;
		padding: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

.toolTipTp {
	background-color: #FFFFFF;
	border:2px solid #96268F;
	color: #666666;
	font-size: 90%;
	padding: 0.5em 0.7em;
	width: 380px;
	text-align: left;
	z-index: 110;
}

div.press-download{
	float:left;
	width:14em;
	border:1px solid #FEFEFE;
	padding:0.5em;
	margin-right: 2em;
	margin-bottom: 1em;
}
div.press-download img{
	border: 1px solid #DFDFDF;
}

div.press-download p{
	font-size: 77%;
}
div.press h3{
	clear: both;
	margin-top: 2em;
	display: block;
	/*float:left;*/
}

li#more-attributes{
	width:10em;
	display: block;

}

li#more-attributes span{
	float: right;
	margin-top: 4px;
	width: 11px;
	height: 11px;
	display: block;
	color: white;
	background: transparent url(/imgs/btns/rotate_arrows_blue.gif?v1) no-repeat top left;
}

table#registertable td {margin: 0px !important; padding: 0px !important;}
table#registertable td img {margin: 0px !important; padding: 0px !important;}

div.home-col-1 {width: 583px; margin-right: 8px; margin-left: 0px; float: left; display: inline;}
div.home-col-2 {width: 189px; margin-right: 0px; margin-left: 0px;  float: left; display: inline;}
div#home-div-1 {width: 583px; height: 381px; background:  url(/imgs/newhome/main-div-2.jpg?v1) no-repeat top left;}
div#home-div-1-inner {padding-top: 12px; padding-top: 7px; padding-left: 17px;}

div#home-div-1-inner h1#main-title {height: 65px; font-size: 28px; margin-top: -5px;}
div#home-div-1-inner div#largeheading-holder {width: 500px; height: 130px;}
div#home-div-1-inner div#largeheading-holder h1.vag-red {font-size: 28px; color: #f04e22;  margin-top: -5px;}


div.home-col-1 h2 a {padding: 0 12px; color: #ffffff; line-height: 25px; font-size: 14px; }
div#home-div-1-inner ul.vag-list.heart-list {margin-left: 0px; margin-top: -20px;}
div#home-div-1-inner ul.vag-list.heart-list li {height: 22px;}

div.col-189 {width: 189px; margin-right: 8px; float: left; margin-top: 8px; display: inline;}
div.col-189 h2 a {}
div.col-189 div.col-189-inner div.top-row a {height: 60px; background: url(/imgs/newlayout/189-box-top.gif?v1) no-repeat top left;}
div.col-189 div.col-189-inner div.fat-row  {height: 153px; background: url(/imgs/newlayout/189-box-top.gif?v1) no-repeat top left;}
div.col-189.no-right-margin {margin-right: 0px;}
div.col-189 div.col-189-inner {margin-bottom: 8px; }
div.col-189 div#something { background:  url(/imgs/newhome/something_on_your_mind.gif?v1) no-repeat top left;  height: 28px; width: 189px; display: block; }
div.col-189 div#something a {margin-left: 5px; margin-right: 5px; font-size: 16px; line-height: 28px; width: 179px; height: 30px;}

div.col-189 div.col-189-inner div#whoisnew-top.top-row {z-index: 999; position: absolute; margin-top: -117px; background: url(/imgs/newhome/whoisnew.png?v1) no-repeat top left; text-indent: -5000px; width: 189px; height: 117px; display: block;}
div#whoIsSlide { height: 116px; width: 187px; padding: 1px; padding-bottom: 0; overflow: hidden; background:transparent url(/imgs/newlayout/189-box-top.gif?v1) no-repeat top left; }
div#whoIsSlide div#slideBox { width: 187px; height: 116px; position: relative;}
div.col-189 h2 a#whoisnew  { background:  url(/imgs/newlayout/red-foot-header.gif?v1) no-repeat top left; width: 165px; height: 25px; display: block;}

div.col-189 div.col-189-inner div.top-row a#whyjoin-top { background:  url(/imgs/newhome/why-join.jpg?v1) no-repeat top left; text-indent: -5000px; width: 189px; height: 60px; display: block;}
div.col-189 h2 a#whyjoin  { background:  url(/imgs/newlayout/red-foot-header.gif?v1) no-repeat top left; width: 165px; height: 25px; display: block;}

div.col-189 div.col-189-inner div.top-row a#scoreyourlocal-top { text-indent: -5000px; width: 189px; height: 60px; display: block;}
div.col-189 h2 a#scoreyourlocal  { background:  url(/imgs/newlayout/red-foot-header.gif?v1) no-repeat top left; width: 165px; height: 25px; display: block;}

#slideBoxWrapper {
				padding:0px;
				overflow: hidden;
				width: 187px;
				float: left;
				margin: 1px 0px 0px 1px;
				
				
			}
				.slide .slideBg {
					height: 116px;
					overflow: hidden;
					z-index: -1;
				}
				
				div.slide div.slideBg div.textBg {
					background-color: #4d4d4d;
					background-image: url(/imgs/newhome/homeSlideTextBg.gif?v1);
					background-repeat: no-repeat;
					background-position: top right;
					display: block;
					width: 187px;
					height: 36px;
					margin: 80px 0 0 0px;
					padding: 0px;
					text-indent: 0px;
				}
					div.slide div.slideBg div.textBg h3 {
					
						font-size: 10px;
						font-weight: bold;
						margin-bottom: 3px;
						
						color: #FFF;
						margin-left: 5px; padding: 0px;
						padding-top: 3px;
					}
					div.slide div.slideBg div.textBg p {
						color: #FFF;
						font-size: 10px;
						margin-left: 5px; padding: 0px;
					}
					div.slide div.slideBg div.textBg a {
						color: #ffffff;
						display: block;
						/* background-image: url(/imgs/newhome/homeSlideMore.png?v1); */
						background-repeat: no-repeat;
						background-position: top left;
						text-indent: -5000px;
						padding-right: 0px;
						height: 26px;
						width: 26px;
						float: right;
						margin-top: -38px;
						margin-right: 3px;
						
					}
				
				
				

div.col-189 div.col-189-inner div.top-row a#findlocalpub-top { background:  url(/imgs/newhome/find-local-pub.jpg?v1) no-repeat top left; text-indent: -5000px; width: 189px; height: 60px; display: block;}
div.col-189 h2 a#findlocalpub { background:  url(/imgs/newlayout/blue-foot-header.gif?v1) no-repeat top left;  width: 165px; height: 25px; display: block;}

div.col-189 div.col-189-inner div.top-row a#finduson-top { text-indent: -5000px; width: 189px; height: 60px; display: block;}
div.col-189 h2 a#finduson  { background:  url(/imgs/newlayout/blue-foot-header.gif?v1) no-repeat top left;  width: 165px; height: 25px; display: block;}



div.home-col-2 #tweet-box {background:  url(/imgs/newhome/tweet-box.gif?v1) no-repeat top left; text-indent: -5000px; width: 189px; height: 243px; margin-bottom: 8px;}
div.home-col-2 #find-us-on-box {background:  url(/imgs/newlayout/189-box-bottom.gif?v1) no-repeat bottom left;  width: 189px; height: 76px; margin-bottom: 8px;}
div.home-col-2 #latest-news {background:  url(/imgs/newhome/latest-news.gif?v1) no-repeat top left; text-indent: -5000px; width: 189px; height: 251px; margin-bottom: 8px;}

div.home-col-2 #tweet-box h3 { padding-top: 1px; }
div.home-col-2 #tweet-box h3 a {background: url(/imgs/newhome/latest-tweets.jpg?v2) no-repeat top left; display: block; width: 175px; height: 40px; text-indent: -5000px; margin-left: 10px; margin-top: 0px; }
div.home-col-2 #tweet-box ul {margin-top: 0; margin-bottom: 0;}
div.home-col-2 #tweet-box ul li {list-style-type: none; text-indent: 0px; font-size: 11px; line-height: 15px;}
div.home-col-2 #tweet-box ul li strong {font-weight: normal; color: #F04E22;}
div.home-col-2 #tweet-box ul li a:link, div.home-col-2 #tweet-box ul li a:visited {text-decoration: none; color: #000000; }
div.home-col-2 #tweet-box ul li a:hover {text-decoration: underline; color: #000000;}

div.home-col-2 #latest-news h3 {padding-top: 1px;}
div.home-col-2 #latest-news h3 a {background: url(/imgs/newhome/latest-news-header.gif?v2) no-repeat left bottom; display: block; width: 175px; height: 38px; text-indent: -5000px; margin-left: 9px; margin-top: 2px; }
div.home-col-2 #latest-news ul {margin-top: 5px;}
div.home-col-2 #latest-news ul li {list-style-type: none; text-indent: 0px;  font-size: 11px; line-height: 15px;}
div.home-col-2 #latest-news ul li h4 {color: #0099DA; font-weight: bold; font-size: 1.2em; margin-top: 10px;}
div.home-col-2 #latest-news ul li strong {font-weight: normal; color: #F04E22;}
div.home-col-2 #latest-news ul li a:link, div.home-col-2 #latest-news ul li a:visited {text-decoration: none; }
div.home-col-2 #latest-news ul li a:hover {text-decoration: underline; }

div.socialNetworking{
	margin-top: -10px;
	float:left;
}
div.home-col-2 #find-us-on-box h3 { width: 179px; height: 25px;   color: #ffffff; background:  url(/imgs/newlayout/blue-head-header.gif?v1) no-repeat bottom left; padding-left: 10px; }
div.home-col-2 #find-us-on-box ul {list-style-type: none; margin: 0px; padding: 0px; padding-left: 1px; margin-top: 7px;}
div.home-col-2 #find-us-on-box ul li {list-style-type: none; float: left;  margin: 0px; padding: 0px;}



div.socialNetworking  ul {float: left;  height: 34px; padding: 0px; margin: 0px; }
div.socialNetworking  ul li {margin: 0px !important; padding: 0px !important;  list-style-type: none; float: left;}
.facebook a {margin: 0px !important;  padding: 0px !important;  background: url(/imgs/homepage/facebook.gif?v1) no-repeat left top; display: block; width: 46px; height: 34px; text-indent: -5000px;}
.twitter a {margin: 0px !important;  padding: 0px !important;   background: url(/imgs/homepage/twitter.gif?v1) no-repeat left top; display: block; width: 49px; height: 34px; text-indent: -5000px;}
.youtube a {margin: 0px !important;  padding: 0px !important;   background: url(/imgs/homepage/youtube.gif?v1) no-repeat left top; display: block; width: 86px; height: 34px; text-indent: -5000px;}

div#your-feedback-matters {position: fixed; left: 2px; top:35%; width: 30px; height: 164px; z-index: 11235;}
div#your-feedback-matters a {display: block; width: 30px; height: 164px; text-indent: -5000px !important; background: url(/imgs/btns/your-feedback-matters.gif?v1) no-repeat left top;}

div#facebook-login {margin-left: 2px;width: 364px; height: 51px; background: url(/imgs/whyjoin/facebook.gif?v1) no-repeat left top; position:absolute; z-index: 99; margin-top: -10px;}
div#why-join-form {background: #ffffff; padding:50px 13px 6px 13px;}
 #fav_local form {padding:0px;}
form div#why-join-form label {width: 98px;}
form div#why-join-form .conditions-holder label.fullwidth {width: 320px; float: left; margin-left: 30px; margin-top: -15px; }
form div#why-join-form  input {margin-left: 0px;}
form div#why-join-form .conditions-holder input.reg-accept {float: left; width: 20px; clear: none !important; margin: 0px; padding: 0px; margin-top: 5px;}
form div#why-join-form  .larger-inputs input {width: 216px;}
div#why-join-slider {position: relative; top: 0; left: 0; z-index: 99; height: 484px; width: 384px; background: url(/imgs/newlayout/whyjoin-hold.jpg?v1) no-repeat left top; /* margin-left: -7px; margin-top: -4px; margin-right: -8px; margin-bottom: 4px; */}
#watch-a-video {width: 139px; height: 48px; display: block; text-indent: -5000px; position: absolute; background: url(/imgs/whyjoin/watch-a-video.gif?v1) no-repeat left top; margin-left: 240px; margin-top: -40px;}
#and-its-free {width: 141px; height: 28px; background: url(/imgs/whyjoin/and-its-free.gif?v1) no-repeat left top; position: absolute; text-indent: -5000px; margin-left: 230px; margin-top: -47px;}
a.green-button {display: block; width: 178px; height: 48px; background: url(/imgs/btns/green-button.gif?v1) no-repeat left top; color: #ffffff; text-decoration: none; font-size: 16px; padding-left: 10px; padding-top: 4px; }

h2#find-a-pub-header {text-indent: -5000px; height: 23px; width: 440px; background: url(/imgs/graphicHeadings/just-enter-your-postcode.gif?v1) no-repeat left top; margin-bottom: 25px;}
.main-content ol.red-ol {color: #f04e22;  font-weight: bold; margin-left: 8px !important; }
.main-content ol.red-ol li {list-style-position: inside;  }
.main-content ol.red-ol li a {font-weight: normal;}

ul.feature-list { width: 180px; float: left; margin: 0px;}
ul.feature-list li {list-style-type: none; clear: left;}
ul.feature-list li.feature-heading {font-weight: bold; text-indent: 22px;}
ul.feature-list li label {clear: none; text-align: left !important; padding-left: 10px;}

#search-filter {width: 400px; margin-left: 110px;}

#map-inline-message {line-height: 26px; float: right; color: #f04e22; text-align: right; width: 400px; margin-bottom: 0px; position: relative; margin-bottom: -50px;margin-top: 10px; z-index: 22;}

.showListMapDiv {display: block; }
.hideListMapDiv {display: none;}

.mdiv {}
.mdiv h2 a  {text-decoration: underline !important; color: #f04e22 !important;}
.mdiv img {float: left; margin-right: 10px;}
.mdiv .mdt {float: left;}

#squashed-form input {margin-left: 5px;}
#squashed-form label {text-align: left !important; font-size: 0.8em; margin-left: 5px;}
#squashed-form #pc {width: 65px !important; margin-right: 5px;}
#squashed-form select {width: 85px; }
#within-span {margin-bottom:0em;padding:0 0.5em 0 0.5em;line-height:1.2em;}
#squashed-form #within-span {visibility: hidden; height: 1px; display: block; margin-top: -10px;}

#footer-nav {float: left; margin-top: -5px;}

#homeNewWhosNew { overflow: hidden; float: left; margin-bottom: 7px; padding-bottom: 1px; width: 189px; height: 196px; background: url(/imgs/newhome/new_whosnew.gif?v1) no-repeat top left; }
#homeNewFindYourLocal { position: relative; float: left; margin-bottom: 7px; width: 189px; height: 197px; background: url(/imgs/newhome/new_findyour.gif?v1) no-repeat top left; }
#homeNewWhyJoin { float: left; margin-bottom: 7px; width: 189px; height: 95px; margin-bottom: 7px; background: url(/imgs/newhome/new_whyjoin.gif?v1) no-repeat top left; }
#homeNewScoreYour { float: left; margin-bottom: 7px; width: 189px; height: 95px; background: url(/imgs/newhome/new_scoreyour.gif?v1) no-repeat top left; }

#homeNewWhyJoin h3 a, #homeNewScoreYour h3 a { width: 189px; height: 95px; display: block; text-indent: -9000px; }
#homeNewFindYourLocal h3, #homeNewWhosNew h3 { height: 33px; width: 189px; text-indent: -9000px; display: block; }

#homeNewWhosNew ul#homeNewWhosNewList { margin: 0; padding: 0; padding: 0 10px; }
#homeNewWhosNew ul#homeNewWhosNewList li a { color: #f04e22; font-family: Arial Rounded MT Bold, Arial; text-decoration: none; }

#homeNewFindYourLocal #homeNewFindYourLocalForm { padding-left: 10px; float: left; width: 179px; }
#homeNewFindYourLocal #homeNewFindYourLocalForm form#findapostcode label { clear: both; float: none; text-align: left; display: block; font-size: 11px; width: auto; }
#homeNewFindYourLocal #homeNewFindYourLocalForm form#findapostcode span#within-span { display: none; float: left; }
#homeNewFindYourLocal #homeNewFindYourLocalForm form#findapostcode input { float: left; clear: none; width: 155px; }
#homeNewFindYourLocal #homeNewFindYourLocalForm form#findapostcode input#pc { width: 75px; margin-right: 5px; }
#homeNewFindYourLocal #homeNewFindYourLocalForm form#findapostcode select { width: 75px; }
#homeNewFindYourLocal #homeNewFindYourLocalForm form#findapostcode .spacer-5 { height: 2px; }
#homeNewFindYourLocal #homeNewFindYourLocalForm a.more { text-decoration: none; margin-top: 3px; float: left; font-size: 11px; }
#homeNewFindYourLocal #homeNewFindYourLocalForm form#findapostcode input#newsearchbutton { text-indent: -9000px; position: absolute; width: 100px; height: 45px; bottom: 0; right: 0; } 
