BODY {
	MARGIN: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#282828;
	background:#fff;

}
A, A:link, A:visited, A:active {
	COLOR: #003399; FONT-SIZE: 12px; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #f48400; TEXT-DECORATION: underline;
}
IMG {
	BORDER: 0px;
	VERTICAL-ALIGN: middle;
}
p {
	font-size:12px;
	margin:5px 0 10px;
}

/*Book Styles*/
.RL, .BL, .BLC, .PBL , .PBLR {
	/*margin: 4px 0 0 2px;*/
	padding: 4px 0 0 2px;
	OVERFLOW: hidden;
	WIDTH: 205px;
	BORDER-BOTTOM: gray 1px dotted;
}
.BL, .PBL {
	background:#EFEFEF;
}
.BL:hover, .PBL:hover {
	background:#CFCFCF;
}
.BLC, .PBLR {
	background:#DFF5FF;
}
.BLC:hover, .PBLR:hover {
	background:#BFEBFF;
}
.RL:hover {
	background-color:#ffff91;	
}
.RLHighlight, .BLHighlight, .BLCHighlight, .PBLHighlight, .PBLRHighlight {
	BORDER: red 1px solid;
	PADDING: 2px;
	MARGIN: 4px 0 0 2px;
	OVERFLOW: hidden;
	WIDTH: 205px;
	BACKGROUND-COLOR: #fae411;
}
.Continued{
	OVERFLOW: hidden;
	WIDTH: 205px;
	BORDER-BOTTOM: gray 0px dotted;
}

.RL SPAN#name, .RLHighlight SPAN#name, .RL SPAN#name a, .RLHighlight SPAN#name a {
	FONT-SIZE: 10px;
	color:#000;
}
#address {
	FONT-SIZE: 9px;
	WHITE-SPACE: nowrap;
	margin-bottom:1px;
	clear:both;
	display:block;
	line-height: 1.15em;
	color:#444;
}
#phone {
	FONT-SIZE: 10px;
	display: block;
	WIDTH: 205px;
	TEXT-ALIGN: right;
}
#inlinephone {
	FONT-SIZE: 10px;
	FLOAT: right;
	TEXT-ALIGN: right;
	white-space: nowrap;
	line-height: 1.08em;
}
#button {
	clear:right;
	display:inline-block;
}
#bookPage SPAN#name {
width:205px; overflow:hidden; display:inline-block; text-overflow:ellipsis;
}

#bookPage SPAN#address {
max-width:205px; overflow:hidden; display:inline-block; text-overflow:ellipsis;
}

.BL SPAN#name, .BLHighlight SPAN#name, .BL SPAN#name A, .BLHighlight SPAN#name A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color:#000000; 
}
.BL SPAN#name A:hover, .BLHighlight SPAN#name A:hover {
text-decoration:none;
}
.BLC SPAN#name, .BLCHighlight SPAN#name, .BLC SPAN#name A, .BLCHighlight SPAN#name A {
	FONT-SIZE: 11px; COLOR: #004D6F; font-weight:bold;
}
.BLC SPAN#name A:hover, .BLCHighlight SPAN#name A:hover {
text-decoration:none;
}
.PBL SPAN#name, .PBLHighlight SPAN#name, .PBL SPAN#name A, .PBLHighlight SPAN#name A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  color:#000000; 
}
.PBL SPAN#name A:hover, .PBLHighlight SPAN#name A:hover {
text-decoration:none;
}
.PBLR SPAN#name, .PBLRHighlight SPAN#name, .PBLR SPAN#name A, .PBLRHighlight SPAN#name A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #004D6F; 
}
.PBLR SPAN#name A:hover, .PBLRHighlight SPAN#name A:hover {
text-decoration:none;
}
a.listing-wrap {
	display:block;
	color:#000;
}
a.listing-wrap:hover #name, a.listing-wrap:hover #address, a.listing-wrap:hover #phone, a.listing-wrap:hover #inlinephone, a.listing-wrap:hover #custom {
	color:#f45600!important;
}

SPAN.mapIcon {
	FONT-WEIGHT: bold;
}
.Heading {
FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	Z-INDEX: 9501;
	MARGIN: 2px;
	padding:0 2px;
	WIDTH: 205px;
	background:#535353;
	BACKGROUND: -moz-linear-gradient(center top , #707070, #222222) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#707070), to(#222));
	TEXT-ALIGN: center;
	border:1px solid #222;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.Heading_header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	position:relative;
	top:-1px;
	padding:3px 6px;
	height:15px;
	BACKGROUND-COLOR: #ffff99;
	border:1px solid #DDA203;
	border-bottom:none;
	-moz-border-radius:5px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-radius:5px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
}
.city-page-link {
	font-weight:normal!important;
}
.HeadingHighlight {
/*	
	BORDER: red 1px solid;
	BACKGROUND-COLOR: #fae411;
*/
	BORDER: #222 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	Z-INDEX: 9501;

	MARGIN: 2px;
	padding:0 2px;
	WIDTH: 205px;
	background:#222222;
	TEXT-ALIGN: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
A.HeadingLink {
	FONT-SIZE: 16px! important; WHITE-SPACE: normal! important;
	font-weight:bold; line-height:1.1em;
}
A.HeadingLink:link, A.HeadingLink:active, A.HeadingLink:visited {
	COLOR: #fff;
}
A.HeadingLink:hover {
	COLOR: #f48400
}
a.HeadingLink span {
	font-size:13px;
	margin-left:5px;
}
.Ad {
/*
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
*/
	position:relative;
	z-index:1;
}
.FillerText {
	/*MARGIN-TOP: 8px; MARGIN-LEFT: 10px; WIDTH: 190px; TEXT-ALIGN: center;*/
	FONT-SIZE: 11px; COLOR: #696969; FONT-STYLE: italic; 
}
.IFRAME {
	MARGIN: 2px;
}
input.txt_SearchFor {
	width: 150px!important;
}
#bookHeader {
	MARGIN: 0 auto; height: 72px; WIDTH: 930px;
}
#search {
	LEFT: 3px;
	FLOAT: left;
	BACKGROUND: url(images/book/book-search-bg.jpg);
	WIDTH: 405px;
	BACKGROUND-REPEAT: no-repeat;
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 70px;
	z-index:9600;
}
#search #what_div {
	display:inline;
}
#search #what_suggestions {
}
#search form {
	margin-top: 12px;
}
#search input {
	margin:0;
}
#search .yui-ac-container {
	#top:2.2em!important;
}
.choose-type {
	margin-top: -6px;
	z-index:1;
}
#search .logo {
	FLOAT: left; MARGIN: 17px 12px 0;
}

#bookHeader .banner {
	FLOAT: left; MARGIN-LEFT: -7px; POSITION: relative
}
#bookHeader h1 {
	visibility:hidden;
}
#header .banner {
	FLOAT: right
}
#navcontainer .links {
	LEFT: 662px; POSITION: absolute; TOP: 2px
}
#navcontainer .links A {
	PADDING-RIGHT: 15px
}
.links .addListing {
	COLOR: #ff0000
}
#navcontainer .links A {
	FONT-WEIGHT: bolder; FONT-SIZE: 13px
}
#navcontainer .links A:link {
	FONT-WEIGHT: bolder; FONT-SIZE: 13px
}
#bookPage #page-yellow {
}
.bookPage {
	BACKGROUND: url(/images/gradientbg.jpg);
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 5px !important;
	BACKGROUND-REPEAT: repeat-x;
	OVERFLOW:HIDDEN;
}
.bookPage a {
	text-decoration: none !important;
}
.bookPage h1 {
}

.bookPage .content_Book {

	LEFT: 0px;
	MARGIN: 0 auto;
	WIDTH: 920px!important;
	TOP: 0px;
	
    background-attachment:fixed;
   
    min-height: 525px!important;
  
	BACKGROUND: url("/images/book/book-bg.png") repeat-y center;
	
	
}
#book-header {
	width:900px;
	margin:1px auto 3px;
	overflow: hidden;
}
#breadcrumbs {
	float:left;
	font-size:14px;
}
#breadcrumbs strong {
	font-size:12px;
}
.bookmark {
	float:right;
}
.content_Book .head {
	PADDING: 0 15px;
	FONT-SIZE: 15px;
	HEIGHT: 29px;
	BACKGROUND: url(/images/book/book-head-bg.png) no-repeat center;
	z-index:1;
}
.head .results {
	FLOAT: left;
	margin-top:8px;
}
.head .results A:link, .head .results A:active, .head .results A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px! important; 
	COLOR: #282828; 
	TEXT-DECORATION: none;
}
.head .results A:hover {
	COLOR: #f48400
}
.head .results H1 {
	FONT-SIZE: 15px
}
.head .yellowHead {
	COLOR: #fae411
}
.head DIV.related {
	LEFT: 600px; POSITION: absolute; TOP: 3px; BACKGROUND-COLOR: #5f5f5f
}
.head DIV.related A {
	COLOR: #ffff00
}
.head DIV.related A:hover {
	TEXT-DECORATION: underline
}
.pages {
	font-size:11px;
	font-weight:normal;
	/*BACKGROUND: url(/images/book/book-head-bg.png) no-repeat top center;*/
	height:20px;
}
.pages a.bookNav {
	background:#535353;
	background: -moz-linear-gradient(top,  #707070,  #222);
	background: -webkit-gradient(linear, left top, left bottom, from(#707070), to(#222));
	-pie-background: linear-gradient(90deg, #222, #707070);
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	display:inline-block;
	padding:2px 6px;
	z-index:9999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/Misc/PIE.htc);
}
.pages a.bookNav:hover {
	background:#424242;
	-pie-background: #424242;
	behavior:url(/Misc/PIE.htc);
}
.head .pages {
	float:right;
	margin:7px 0 0;
	position:relative;
	z-index:10;
}
#book-footer .pages {
	left:307px;
	position:absolute;
	top:5px;
	z-index:10;
}
.next-page {
	/*background:url(/images/book/next-arrow.gif) no-repeat right 50%;*/
	margin:0 3px 0 5px;
	padding-left:9px!important;
}
.back-page {
	/*background:url(/images/book/back-arrow.gif) no-repeat left 50%;*/
	margin:0 5px 0 3px;
	padding-right:9px!important;
}
.page-arrow {
	color:#fade1c;
}
.content_Book .book {
	MARGIN-LEFT: 8px;
	position:relative;
}

.book a {
	font-size: 9px;
	white-space: nowrap;
	text-decoration: none !important;
}
.content_Book .back {
	DISPLAY: none; LEFT: -33px; POSITION: absolute; TOP: 20px
}
.content_Book .next {
	DISPLAY: none; LEFT: 913px; POSITION: absolute; TOP: 20px
}
A.bookNav {
}

img.pagenav5 {
	position:relative;
	top:1px;
	#top:2px;
	vertical-align:top;
}

.heading .results_Search {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #fae411
}
.content_Book H1, .content_Book H2 {
	FONT-SIZE: 15px;
	MARGIN: 0 0 5px;
	font-weight:normal;
}
H2.otherResults {
	MARGIN: 0;
	FONT-SIZE: 14px;
	font-weight:normal;
}
H2.otherResults A {
	FONT-SIZE: 14px;
}
.content_Book .matchesHead {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px
}
.matchesHead h1 {
	color: #000 !important;
}
.content_Book .matches {

	WIDTH: 455px;
	float:left;
	margin:0 0 10px 10px;
	PADDING: 10px;
overflow: auto;
max-height: 376px;
	
}
.matches ul {
	margin-top:0;
}
.matches a {
	font-weight: bold;
}
.city_NoBold {
	font-weight:normal;
}
.content_Book .sponsoredResults {
	PADDING: 0 10px 10px;
	WIDTH: 400px;
	float:right;
}


.sponsoredResults h5 {
	font-size:16px;
	margin:0 0 5px;
}
#book-footer {
	height:32px;
	background:url(/images/book/book-footer-bg.png) no-repeat;
	width:920px;
	margin:0 auto;
	text-align:center;
	position:relative;
	z-index:1;
}

/*Main Site Content*/
#page-yellow {
	BACKGROUND: url(/images/gradientbg.jpg); PADDING-TOP: 8px; BACKGROUND-REPEAT: repeat-x;
}
#page-white {
	BACKGROUND: url(/images/whitepages/gradientbg-whtpg.jpg); PADDING-TOP: 8px; BACKGROUND-REPEAT: repeat-x; HEIGHT: 400px;
}
#page-travel {
	BACKGROUND: url(/images/travel/gradientbg-trvlpg.jpg); PADDING-TOP: 8px; BACKGROUND-REPEAT: repeat-x;
}
#page-pick {
	BACKGROUND: url(/images/gradientbg.jpg); PADDING-TOP: 8px; BACKGROUND-REPEAT: repeat-x;
}
.state#page-pick {
	HEIGHT: 450px
}
#content-wrapper {
	MARGIN: 0 auto;
	WIDTH: 910px;
	position:relative;
}
#homepage #ypc-tagline {
	float:right;
	margin:0;
	padding-top:9px;
	font-size:18px;
}
#content-main {
	width:630px;
	margin: 0 0 0 3px;
	float:left;
}
#contentwide-main {
	width:910px;
	margin: 0;
	float:left;
	padding:0;
}
#content-side {
	width:265px;
	float:right;
	margin-right:2px;
}
#content-side p {
	font-size:11px;
}
#content-side ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#content-side li {
	margin-bottom:10px;
}
.ypc-tools {
	margin-bottom:10px !important;
	text-align:center;
}
#popular {
	background:url(/images/popcats-bg.jpg) no-repeat;
	padding:12px;
	overflow:hidden;
}
#popular .left-col {
	float:left;
	width:290px;
	/*position:relative;*/
}
#popular .right-col {
	float:right;
	width:290px;
	border-left:2px dotted #2d2c2c;
	padding:0 0 0 12px;
}
#homepage #popular .right-col {
	border:none;
	padding:0;
}
#popularwide {
	background:url(/images/popcatswide-bg.jpg) no-repeat;
	padding:0;
	margin:0;
	overflow:hidden;
}
#popularwide .left-col {
	float:left;
	width:290px;
	/*position:relative;*/
}
#popularwide .right-col {
	float:right;
	width:290px;
	border:none;
	padding:0 0 0 12px;
}
#job-search h4 {
	margin:10px 5px 3px;
}
#job-search p {
	margin:8px 5px 3px;
}
#job-search ul {
	margin-top:0;
	margin-bottom:6px;
}
#job-search li {
	padding:0;
	font-size:11px;
	line-height:14px;
}
#job-search h4 {font-size:13px}
#pop-cats ul {
	font-size:13px;
	font-weight:bold;
	padding:0;
	list-style:none;
	margin:6px 0 0 4px;
}
#pop-cats ul a {
	font-size:13px;
	font-weight:bold;
}
#pop-cats li {
	padding:2px 0 2px 18px;
	background:url(/images/star.png) no-repeat left;
}

#pop-citiesList {
	float:right;
	font-weight:bold;
	padding-bottom:22px;

}
#pop-citiesList ul {
	float:left;
	width: 120px;
}


#pop-cities {
	float:right;
	width:285px;
}
#pop-cities ul {
	margin:2px 25px 0 0;
	padding:4px 0 0 8px;
	list-style:none;
	float:left;
	width: 54em;
}
#pop-cities li {
	margin:0 0 4px;
	line-height:1em;
	float: left; 
	width: 9em;	
}
#pop-cities ul a {
	font-weight:bold;
}

#pop-categoriesList {
	padding-top:6px;
}
#pop-categories {
	float:right;
	width:285px;
}
#pop-categories ul {
	margin:2px 25px 0 0;
	padding:4px 0 0 8px;
	list-style:none;
	float:left;
	width: 60em;
}
#pop-categories li {
	margin:0 0 4px;
	line-height:1em;
	float: left; 
	width: 18em;	
}
#pop-categories ul a {
	font-weight:normal;
}
#popular h3 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0 0 0 7px;
	height:25px;
	background:url(/images/popheading-left.gif) no-repeat left;
}
#popular h3 span {
	height:25px;
	display:block;
	background:url(/images/popheading-right.gif) no-repeat right;
	padding-right:7px;
	line-height:25px;
}

#popularwide h3 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0 0 0 7px;
	height:25px;
	background:url(/images/popheading-left.gif) no-repeat left;
}
#popularwide h3 span {
	height:25px;
	display:block;
	background:url(/images/popheadingwide-right.gif) no-repeat right;
	padding-right:7px;
	line-height:25px;
}

/*Headings*/
H1 {
	FONT-SIZE: 30px; MARGIN: 2px 0 10px 2px; PADDING: 0px; float:left;
}
h4 {
	margin: 0 0 15px;
}

/*Header*/
#header {
	MARGIN-LEFT: auto; WIDTH: 910px; MARGIN-RIGHT: auto; PADDING: 10px 0; POSITION: relative; HEIGHT: 60px
}
#logo {
	FLOAT: left
}

#main-banner {
	float: right;
	margin-right: 55px;	
}
#buttons {
	LEFT: 670px; WIDTH: 240px; POSITION: absolute; TOP: 0px
}
#buttons .bookmark {
	FLOAT: right
}
#buttons .google {
	FLOAT: left
}
.bbb-header {
	position:absolute;
	right:0px;
	top:10px;
}
.rba-logo {
	position:absolute;
	right:50px;
	top:3px;
}

/*Navigation*/
div#navigation  { 
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	background: url(/images/nav-bg.jpg) 0 50% repeat-x;
	text-transform: uppercase;
	margin: 0;
	padding: 0px;
	height: 32px;
	clear:both;
	z-index:9100;
}
div#navigation-links {
    width: 910px;
    margin: 0px auto;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
}
div#navigation li{
	float:left;
	list-style:none;
}
div#navigation li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration:underline;
	padding:0 1px 0 7px;
	height:32px;
	line-height:33px;
	text-align:center;
	cursor:pointer;	
}
div#navigation li a span{
	float:left;
	display:block;
	padding:0 10px 0 3px;
}
div#navigation li.current a{
	color:#000;
	background:url(/images/navtab-left.jpg) no-repeat left 3px;
	text-decoration:none;
}
div#navigation li.current a span{
	color:#000;
	background:url(/images/navtab-right.jpg) no-repeat right 3px;
}
div#navigation li a:hover{
	color:#000;
	background:url(/images/navtab-left.jpg) no-repeat left 3px;
	text-decoration:none;
}
div#navigation li a:hover span{
	color:#000;
	background:url(/images/navtab-right.jpg) no-repeat right 3px;
}
#advertise-btn {
	margin:0 !important;
	padding:0 !important;
	background-image: none !important;
	float:right;
}
#advertise-btn img {
	vertical-align:top !important;
}
#bookPage #advertise-btn {
	/*right:-5px;*/
}

div#navigation .follow_us {
    float:right;
    color: #ffffff;
    text-transform: none;
    margin-left: 10px;
}
.follow_us span,
.follow_us a {
    line-height: 32px;
}
.follow_us img {
    position: relative;
    top: -2px;
}

div#navigation .facebook_icon {
    margin-left: 5px;
}


/*Search Box*/
#search-box {
	background:url(/images/searchbox-bg.jpg) no-repeat;
	height:69px;
	margin-bottom:10px;
	clear:both;
	position:relative;
}
#search-box input {
	width:230px;
	margin:0px;
}
#search-box fieldset {
	border:none;
	display:inline;
	float:left;
	margin:10px 32px 0 15px;
	padding:0px;
}
#search-box legend {
	margin:0px;
	*margin-left:-7px;

	padding:0px;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#000;
}
#search-box legend span {
	font-size: 10px;
	line-height: 10px;
	margin-left: 10px;
}
.heading-search {

}
.busines-search {

}
.location-search {

}
button{
	border:0px;
	cursor:pointer;
	padding: 0 0 0 13px;
	*padding: 0 0 0 16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	width:auto;
	overflow:visible;
	text-transform:uppercase;
	vertical-align:middle;
}
button span{
    position:relative;
    display:block;
    white-space:nowrap;
    padding: 0 16px 0 0;
}
button.btn{
    background: url(images/btn-left.png) no-repeat scroll left;
    width:auto;
	margin:0 0 0 5px;
	font-size:1.1em;
}
button.btn span{
    background: url(images/btn-right.png) no-repeat scroll right;
    height:33px;
    line-height:33px;
    color:white;          
}
#search-btn {
	position:absolute;
	right:12px;
	top:23px;
	*top:20px;
}
.or {
	position:absolute;
	top:33px;
	right:346px;
	*right:343px;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.line {
	height:50px;
	border-left:2px dotted #000;
	position:absolute;
	top:8px;
	z-index: 1;
	left:272px;
	*left:274px;
}
.rememberLoc {
	position:absolute;
	top:12px;
	*top:9px;
	left:90px;
	font-size:10px;
}
.rememberLoc a {
	font-size:10px;
}
.rememberLoc input {
	width:15px !important;
	float:none !important;
}
.rememberLoc span {
}
#what_div input, #where_div input {
    position: relative;
}
#what_div, #where_div {
	display:inline;
	z-index: 999 !important;
}
#what_suggestions, #what_suggestions2, #book_suggestions {
	font-size:12px;
	left:0em;

}
#what_suggestions .yui-ac-content, #what_suggestions2 .yui-ac-content{
	width: 340px !important;

	
}
#what_suggestions2{
	margin-left:174px !important;
	text-align:left !important;
	
}
#what_suggestions2 .yui-ac-content{

	text-align:left !important;
	
}
#book_suggestions .yui-ac-content {
	width: 235px !important;
}
.yui-ac-container {
	top:1.8em!important;
}
.yui-ac-content {
}
.yui-ac-content li {
	cursor:pointer!important;
}
.yui-ac-hd {
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #606060;
	border-bottom: 1px dotted;
}
.yui-ac-ft {
	padding: 5px;
	margin-top: 5px;
	font-weight: bold;
	color: #606060;
	border-top: 1px dotted;
}
#fillInBox {
	background-color:#eaebed;
	border:2px solid red;
	color:#000000;
	left:15px;
	padding:5px;
	position:absolute;
	top:-1px;
	visibility:hidden;
	z-index:1;
}
#fillInBox p {
	margin: 0;
	font-size: 14px;
}
#fillInBox_Cat {
}
.yui-ac-query {
	font-weight:bold;
	text-decoration:underline;
	color:#333;
	
}
.yui-ac-highlight {
	background-color:#ffff99 !important;
	color:#000 !important;
}


/*Index Page*/

#browseState {
	CLEAR: both; MARGIN-LEFT: auto; WIDTH: 904px; MARGIN-RIGHT: auto; PADDING: 10px 3px;
}
#browseState H2, #popularCities h2, #otherCommunities h2 {
	FONT-SIZE: 17px;
	background:url(/images/yellowheading-left.gif) no-repeat left;
	margin:5px 0px;
	padding:0 0 0 8px;
	height:34px;
}
#browseState H2 span, #popularCities h2 span, #otherCommunities h2 span {
	background:url(/images/yellowheading-right.gif) no-repeat right;
	margin:0;
	padding:0 8px 0 0;
	height:34px;
	display:block;
	line-height:34px;
}
#browseState .states {
	BORDER-TOP: #000000 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
ul.stateCol {
	FLOAT: left;
	MARGIN: 0 20px 20px 5px;
	list-style-type:none;
	padding:0 0 0 5px;
	font-size:13px;
}
ul.stateCol a {
}
.pageContent_Pick ul.stateCol{
	width: 120px;
}
#otherCommunities ul.stateCol{
	width: 180px;
}
#international {
	float:left;
	WIDTH: 260px;
	margin-bottom:30px;
}
#specialty {
	CLEAR: both;
	float:left;
	WIDTH: 260px;
	margin:0 25px 30px 0;
}


/*City Page*/

.change-city {
	FONT-SIZE: 11px;
	FLOAT: left;
	MARGIN: 14px 0 0 10px;
}
.change-city a, #main-directory a {
	font-size: 11px;
}

#main-directory {
	font-size:11px;
	margin:14px 2px 10px 0;
}
#feature-section {
	height:165px;
	margin-bottom:10px;
	background-color: #edf6ff;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-radius-bottomleft:4px;
	-webkit-border-radius-bottomright:4px;
}
ul.tabs {
	margin:0px;
	padding:0px;
	background: url(/images/cityPage/featuretabs-bg.jpg) no-repeat;
	height:34px;
	padding:1px 10px 0;
}
/*ul.tabs li {
	list-style:none;
	float:left;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding:0;
}
ul.tabs li a {
	display:block;
	float:left;
	color:#282828;
	height:28px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	padding:5px 10px 0 12px;
}
ul.tabs li a:hover {
	text-decoration:underline;
	color:#000;
}
ul.tabs li.active a {
	background:url(/images/cityPage/featuretabs-left.jpg) no-repeat left 3px;
	color:#000;
	text-decoration:none;
}
ul.tabs li.active a:hover {
	text-decoration:none;
}
ul.tabs li.active {
	background:url(/images/cityPage/featuretabs-right.jpg) no-repeat right 3px;
}*/
ul.tabs li{
	float:left;
	list-style:none;
}
ul.tabs li a{
	float:left;
	display:block;
	color:#003399;
	text-decoration:underline;
	padding:0 1px 0 7px;
	height:32px;
	line-height:33px;
	text-align:center;
	cursor:pointer;
	text-transform:uppercase;
	font-weight:bold;
}
ul.tabs li a span{
	float:left;
	display:block;
	padding:0 10px 0 3px;
}
ul.tabs li.active a{
	color:#000;
	background:url(/images/cityPage/featuretab-left.jpg) no-repeat left 3px;
	text-decoration:none;
}
ul.tabs li.active a span{
	color:#000;
	background:url(/images/cityPage/featuretab-right.jpg) no-repeat right 3px;
}
ul.tabs li a:hover{
	color:#000;
	background:url(/images/cityPage/featuretab-left.jpg) no-repeat left 3px;
	text-decoration:none;
}
ul.tabs li a:hover span{
	color:#000;
	background:url(/images/cityPage/featuretab-right.jpg) no-repeat right 3px;
}
.content {
	margin: 8px 13px 13px 13px;
}
.content img {
	float:left;
	padding:4px;
	border:1px solid #b5b5b5;
	background-color: #fff;
}
.inner-content {
	width:480px;
	float:right;
}
.inner-content h3, #local-events h4 {
	margin:0 0 10px;
	padding:0 0 2px;
	border-bottom:1px dotted;
	font-size:15px;
}
.inner-content h3 span {
	font-weight:normal;
}
.inner-content p {
	font-size:12px;
	margin:2px 0 6px;
	line-height:15px;
}
#content-2, #content-3, #content-4, #content-5, #content-6 { display:none; }
#weather {
	FONT-SIZE: 11px;
	background: url(/images/cityPage/weather-bg.jpg) repeat-x bottom;
	background-color:#fff;
	border:1px solid #a0bfde;
	padding:8px 10px 10px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#weather h4 {
	margin: 0 0 10px;
	padding: 0 0 3px;
	font-size: 13px;
	border-bottom: 1px dotted;
}
#weather IMG {
	FLOAT: left;
	margin:0 5px 10px 0;
	padding:1px;
	border:1px solid #B5B5B5;
	background-color:#fff;
	position: relative;
}
.temp {
	margin:0 0 15px;
	font-size:22px;
	line-height: 22px;
	font-weight:bold;
}
.stats {
	float:right;
	width:130px;
	position: relative;
}
#weather p {
	margin:0;
	padding:0px;
	font-size: 11px;
}
#extended-forecast {
	margin:5px 0 15px;
}
#extended-forecast h5 {
	font-size: 12px;
	margin:10px 0 5px;
}
.forecast {
	float:left;
	padding:0 12px 0 0;
	text-align:center;
	position: relative;
}
.forecast img {
	float:none!important;
	margin:0!important;
}
#local {
	CLEAR: both; MARGIN-LEFT: auto; WIDTH: 910px; MARGIN-RIGHT: auto; POSITION: relative; HEIGHT: 130px
}
#side-banners {
	margin-bottom:25px;
}
#sponsored-results {
/*
	float:right;
	width:285px;
*/
}
#sponsored-results ul, div.valid-click-feed ul{
	margin:3px 0px 0px;
	padding:4px 0 0 8px;
	list-style:none;
	float:left;
}
div.valid-click-feed ul{
	padding-top: 0px;
}
#sponsored-results li, #sponsored-results-side li, div.valid-click-feed li{
	margin-bottom:10px !important;
	padding:0px;
	float: left;
	width: 100%;
}
#sponsored-results img, #sponsored-results-side img, div.valid-click-feed img {
	float:left;
	margin-top:3px;
}
div.valid-click-feed a.feed-title,
div.valid-click-feed-none a.feed-title{
	font-size: 8pt;
	text-decoration: underline !important;
	white-space: normal;
}
div.valid-click-feed a.feed-desc,
div.valid-click-feed-none a.feed-desc{
	font-size: 7pt;
	white-space: normal;
}
div.valid-click-feed ul{
	margin: 0;
	padding-left: 4px;
}
div.valid-click-feed img{
	clear: both;
}
div.valid-click-feed div.valid-click-feed-div{
	padding-bottom: 5px;
}
p.valid-click-message,
div.valid-click-feed div.valid-click-feed-none{
	padding: 5px;
}
p.feedDescription {
	FONT-SIZE: 11px;
	PADDING: 0px 0 8px !important;
	margin:0px !important;
	line-height:12px;
	display: table-cell;
}
h5.feedlink {
	font-weight: bold;
	margin:0px !important;
	padding:0px !important;
}
#local-events {
	background-color:#FFF6DF;
	border:1px solid #F89838;
	padding:8px 10px 15px;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.alljobs {
	background-color: #FDE70B;
	padding:3px 5px 4px;
	font-weight:bold;
	border:1px solid #FDD20B;
	color:#000!important;
	display:inline-block;
	margin-left:7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}
.alljobs:hover {
	background-color:#FDD20B;
}
.allevents {
	background-color: #F89838;
	padding:3px 5px 4px;
	font-weight:bold;
	border:1px solid #EE6B02;
	color:#fff!important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}
.allevents:hover {
	background-color:#EE6B02;
}
#local-events h4 {		
	color:#ee6b02;
}
#local-events h5, #job-search h5 {
	margin:0;
	font-size:12px;
}
#local-events h5 a, #job-search h5 a {
	color:#282828;
	text-decoration:none;
	font-size:12px;
}
#local-events h5 a:hover, #job-search h5 a:hover {
	text-decoration:underline;
}
#local-events p, #job-search p {
	margin:0;
	font-size:11px;
	color:#505050;
}
#local-events li, #job-search li {
	margin:0 1px 10px;
}
#job-search ul {
	margin:0;
	padding:0;
	list-style:none;
}
#jobamatic-feed {margin:8px 7px;}
.zvents-logo{
	position: absolute;
	right: 0px;
	top:-17px;
}
.zvents-logo img{
	padding-top: 5px;
}
#smallBanners {
	margin: 0 0 10px;
	height: 55px;
	clear: both;
	overflow:hidden;
}
#smallBanners img, #smallBanners embed, #smallBanners .smallBannerFlash {
	float: left;
	padding: 10px 40px;
}
#smallBanners ul{
	margin: 0px;
	padding:0px 0 0 8px;
	list-style:none;
	float:left;
}

#smallBanners li{
	float: left;
	width: 205px;
}

/*White Pages*/
#whiteNav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; MARGIN: 0px; FONT: bold 12px Arial; PADDING-TOP: 3px; BORDER-BOTTOM: #003399 1px solid
}
#whiteNav LI {
	DISPLAY: inline; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#whiteNav LI A {
	PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 3px; MARGIN-LEFT: 2px; PADDING-TOP: 3px; TEXT-DECORATION: none
}
#whiteNav LI A:link {
	COLOR: #003399
}
#whiteNav LI A:visited {
	COLOR: #003399
}
#whiteNav LI A:hover {
	COLOR: #ffffff
}
#whiteNav LI A#currentTab {
	BORDER-RIGHT: #003399 1px solid; BORDER-TOP: #003399 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: #003399 1px solid; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid
}
#searchBox_White
{
	color: #A0B3E2;
	border: solid white 5px;
	width: 428px;
	height: 239px;
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	position:relative;
}
#searchBox_White .heading
{
	background-color: #A0B3E2;
	color: #000000;
	padding-top: 5px;
}
.images
{
	position: absolute;
	top: 40px;
	left: 260px;
	z-index: 1;
	border:none !important;
	padding:none !important;
}
#searchBox_White DIV.input {
	position: absolute;
	z-index: 2;
	padding:10px;
}
.input label {
	font-size: 12px;
}
#searchBy {
	clear: both;
	padding-top: 15px;
	font-weight: bold;
	font-size: 14px;
}
#searchBox_White .heading h1 {
	font-size: 20px;
	margin: 0px;
}
#searchBox_White .content {
	padding: 8px;
}
#searchBox_White h5 {
	margin: 0px;
	font-size: 15px;
	padding-top: 10px;
}
#sponsoredListings {
	width: 465px;
	height: 231px;
	float:right;
	padding-top: 5px;
}
h4.heading {
	margin: 0px;
	background-color: #A0B3E2;
	color: #FFFFFF;
	font-size: 16px;
	padding: 4px 4px 4px 18px;	
}
#listings {
	PADDING-RIGHT: 8px; PADDING-LEFT: 20px; PADDING-BOTTOM: 8px; PADDING-TOP: 8px
}
#categorySelect {
	margin-bottom: 15px;
}
#categorySelect H3 {
	FONT-SIZE: 16px;
	MARGIN: 0 5px 0 2px;
	display:inline;
}
#categorySelect a {
	font-size:16px!important;
}



/*Footer*/
#yellowSpan
{
	background-color: #fae411;
	height: 10px;
	margin: 0px;
	clear:both;
	overflow: hidden;
}
#footer {
	CLEAR: both; PADDING-RIGHT: 45px; PADDING-LEFT: 45px; BACKGROUND: url(/images/footer-gradientbg.jpg); PADDING-BOTTOM: 20px; COLOR: #ffffff; PADDING-TOP: 20px; BACKGROUND-REPEAT: repeat-x; HEIGHT: 90px; BACKGROUND-COLOR: #5f5f5f
}
#footerContent {
	MARGIN-LEFT: auto; WIDTH: 910px; MARGIN-RIGHT: auto
}
#footer .ypc {
    width: 43px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
#footer .icon {
}
#footer .footerTop {
	FONT-SIZE: 18px; PADDING-BOTTOM: 5px
}
#mid {
	FLOAT: left
}
#footer .copy {
	FONT-SIZE: 12px; PADDING-TOP: 5px
}
#footer .copy A {
	FONT-SIZE: 10px; COLOR: #ffffff; TEXT-DECORATION: underline
}
#footer A {
	COLOR: #ffff00
}
#footer A:hover {
	TEXT-DECORATION: underline;
}
#footer .bbb {
	font-size: 8px;
	float: left;
	width: 91px;
	margin-top: 12px;
}
#footer .footer_left {
    float: left;
    width: 91px;
    margin-right: 50px;
}
#footer .footer_right  {
    float:right;
}
#footer .facebook_link {
    margin-bottom: 25px;
}



/* Shopping */

#page-shopping
{
	background-image: url(/images/shopping/gradientbg-shoppg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
}
#shopBox {
	FONT-WEIGHT: bold; BACKGROUND: url(/images/shopping/shopboxbg.jpg); PADDING-BOTTOM: 80px; WIDTH: 641px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 245px;
}
.offers {
	PADDING-RIGHT: 13px; PADDING-LEFT: 13px; LEFT: 10px; BACKGROUND: url(/images/shopping/keycodebox.jpg); PADDING-BOTTOM: 13px; WIDTH: 279px; CURSOR: hand; PADDING-TOP: 13px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 10px; HEIGHT: 123px
}
.offers H3, .offers h3 a {
	FONT-SIZE: 21px; MARGIN: 0px; COLOR: #d73286
}
.offers span, .coupons span {
color:#821D3A;
font-size:15px;
}
.offers a, .coupons a {
	MARGIN-TOP: 8px;
	FONT-SIZE: 18px;
	text-decoration: none !important;
}
.offers a:link, .offers a:visited {
	text-decoration:none !important;
	} 
.coupons {
	PADDING-RIGHT: 13px; PADDING-LEFT: 13px; LEFT: 10px; BACKGROUND: url(/images/shopping/boodlebox.jpg); PADDING-BOTTOM: 13px; WIDTH: 279px; CURSOR: hand; PADDING-TOP: 13px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 143px; HEIGHT: 123px
}
.coupons H3, .coupons h3 a {
	FONT-SIZE: 21px; MARGIN: 0px; COLOR: #4c6d19
}
.bag {
	LEFT: 215px; POSITION: absolute; TOP: 30px
}
.girl {
	LEFT: 265px; POSITION: absolute; TOP: -45px
}
.coupons INPUT {
	LEFT: 13px; POSITION: absolute; TOP: 75px
}
.coupons .findBtn {
	LEFT: 163px; POSITION: absolute; TOP: 74px
}
#sponsoredDeals {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; LEFT: 641px; BACKGROUND: url(/images/shopping/spnsrgrad-shop.jpg); PADDING-BOTTOM: 3px; WIDTH: 269px; PADDING-TOP: 3px; BACKGROUND-REPEAT: repeat-x; POSITION: absolute; TOP: -10px; font-weight:normal;
}
#sponsoredDeals H5 {
	PADDING-LEFT: 10px; FONT-SIZE: 15px; MARGIN: 0px; COLOR: #ffffff
}
#sponsoredDeals .feed {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; HEIGHT: 290px; BACKGROUND-COLOR: #ffffff
}
DIV.sponsoredResults .feed {
	PADDING-TOP: 0px
}
#DataFeedFile {
	MARGIN-BOTTOM: 10px; WIDTH: 910px
}
#DataFeedFile H1 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 18px; BACKGROUND: url(/images/shopping/compare-gradient.jpg); PADDING-BOTTOM: 15px; MARGIN: 0px; PADDING-TOP: 10px; BACKGROUND-REPEAT: repeat-x
}
#addHead H2 {
	PADDING-LEFT: 280px; FONT-SIZE: 18px; MARGIN: 0px; BACKGROUND-COLOR: #cdc9e4
}
#DataFeedFile_Results {
	MARGIN-BOTTOM: 15px
}
#listings_Shopping {
	PADDING-LEFT: 280px; FLOAT: left
}

DIV.right .feedlink {
	FONT-SIZE: 11px
}
.WCTTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px
}
#amazon {
	PADDING-RIGHT: 20px; FLOAT: right; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
#pageContent_Pick H1 {
	MARGIN: 0px
}
#pageContent_Pick H2 {
	MARGIN: 0px
}
#pageContent_Pick H3 {
	MARGIN: 0px
}
#pageContent_Pick H5 {
	MARGIN: 0px
}
ul.headingCol_Pick {
	FLOAT: left;
	MARGIN: 0 0 15px 10px;
	padding:0;
	WIDTH: 290px
}
ul.headingCol_Pick li {
	margin:0;
	padding:0;
	list-style:none;
}
#browseHeadings {
	MARGIN-LEFT: auto; WIDTH: 910px; MARGIN-RIGHT: auto; PADDING-TOP: 0px
}
#search_Travel {
	POSITION: relative; HEIGHT: 580px
}
DIV.searchBox_Travel {
	LEFT: 0px; BACKGROUND-IMAGE: url(/images/travel/beachpicbg2.jpg); WIDTH: 642px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 0px; HEIGHT: 288px
}
DIV.kykWidget {
	LEFT: 15px; POSITION: absolute; TOP: 16px
}
DIV.sponsored_Deals {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; LEFT: 642px; BACKGROUND-IMAGE: url(/images/travel/spnsrgrad-travel.jpg); PADDING-BOTTOM: 3px; WIDTH: 268px; PADDING-TOP: 3px; BACKGROUND-REPEAT: repeat-x; POSITION: absolute; TOP: -10px; HEIGHT: 327px
}
H1.travel_Head {
	FONT-SIZE: 26px; MARGIN: 0px 0px 8px
}
H2.sponsorHead {
	PADDING-LEFT: 10px; FONT-SIZE: 15px; MARGIN: 0px; COLOR: #ffffff
}
DIV.sponsored_Deals .feed {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; HEIGHT: 327px; BACKGROUND-COLOR: #ffffff
}
DIV.top_Ten_Deals {
	LEFT: 0px; POSITION: absolute; TOP: 330px
}
H2.top_Ten {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 15px; BACKGROUND-IMAGE: url(/images/travel/toptravel-headerbg.jpg); PADDING-BOTTOM: 3px; MARGIN: 0px; WIDTH: 419px; COLOR: #ffffff; PADDING-TOP: 3px; BACKGROUND-REPEAT: repeat-x
}
DIV.top_Ten_List {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(/images/travel/toptravel-gradntbg.jpg); PADDING-BOTTOM: 10px; WIDTH: 405px; PADDING-TOP: 10px; BACKGROUND-REPEAT: repeat-x; HEIGHT: 226px
}
DIV.advert {
	LEFT: 445px; POSITION: absolute; TOP: 330px
}
DIV.search_Local {
	PADDING-RIGHT: 10px; PADDING-LEFT: 20px; LEFT: 642px; BACKGROUND-IMAGE: url(/images/travel/searchlocal.gif); PADDING-BOTTOM: 10px; WIDTH: 267px; PADDING-TOP: 10px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 330px; HEIGHT: 234px
}
H2.search_Local {
	FONT-SIZE: 18px; MARGIN: 0px
}
DIV.top_Travel_Dest {
	WIDTH: 910px
}
H2.top_Travel_Dest {
	FONT-SIZE: 15px; MARGIN: 0px
}
DIV.top_Travel_Loc {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND-IMAGE: url(/images/travel/traveldest-gradntbg.jpg); PADDING-BOTTOM: 5px; WIDTH: 910px; PADDING-TOP: 5px; BACKGROUND-REPEAT: repeat-x; HEIGHT: 45px
}
DIV.top_Travel_Loc A {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
DIV.contentInfusion_TravelTips {
	MARGIN-BOTTOM: 20px
}
DIV.contentInfusion_Item {
	CLEAR: both
}
IMG.contentInfusion_Img {
	CLEAR: both; MARGIN-TOP: 5px; FLOAT: left; MARGIN-BOTTOM: 10px; MARGIN-RIGHT: 10px
}
A.contentInfusion_Title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}
DIV.contentInfusion_description {
	FONT-SIZE: 12px
}

/* Advertise Page */
.advertise#page-yellow A {
	FONT-WEIGHT: bold
}
DIV.info {
	MARGIN-LEFT: auto;
	WIDTH: 910px;
	MARGIN-RIGHT: auto;
	HEIGHT: 210px;
}
.info h3 {
	margin:10px 0 0;
}
DIV.getKnown {
	LEFT: 0px;
	WIDTH: 518px;
}
DIV.getKnownNumber {
	FONT-SIZE: 18px; MARGIN: 5px 0px 0px
}
IMG.getKnown {
	LEFT: 528px; POSITION: absolute; TOP: 0px
}
H2.advertiseHead {
	MARGIN: 0px
}
.getKnown h2 {
	FONT-SIZE: 14px; MARGIN: 5px 0px 0px
}
STRONG.phone {
	FONT-SIZE: 20px
}
DIV.products {
	BORDER-TOP: black 1px solid;
	HEIGHT: 420px;
	clear:both;
	position:relative;
}
DIV.getListed {
	BORDER: #de3d09 1px solid;
	WIDTH: 300px;
	CURSOR: hand;
	BACKGROUND-COLOR: #f8e55a;
	TEXT-ALIGN: center;
	float:left;
	margin-top: 15px;
	padding: 10px;
}
DIV.getListed H2, DIV.getListed H2 a {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; MARGIN: 0px; COLOR: #de3d09; text-decoration: none;
}
DIV.getListed H1, DIV.getListed H1 a {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; MARGIN: 10px 0px 0px; COLOR: #de3d09; text-decoration: none;
}
div.why {
	float:left;
	margin:10px 0 0 16px;
	width:180px;
}
DIV.whyLinks {
	PADDING: 5px;
}
DIV.businessListings {
	WIDTH: 225px; POSITION: absolute; TOP: 5px; HEIGHT: 335px; BACKGROUND-COLOR: #e1e1e1
}
DIV.displayAds {
	WIDTH: 225px; POSITION: absolute; TOP: 5px; HEIGHT: 335px; BACKGROUND-COLOR: #e1e1e1
}
DIV.webSites {
	WIDTH: 225px; POSITION: absolute; TOP: 5px; HEIGHT: 335px; BACKGROUND-COLOR: #e1e1e1
}
DIV.payPerClick {
	WIDTH: 225px; POSITION: absolute; TOP: 5px; HEIGHT: 335px; BACKGROUND-COLOR: #e1e1e1
}
DIV.businessListings {
	LEFT: 0px
}
DIV.displayAds {
	LEFT: 228px
}
DIV.webSites {
	LEFT: 456px
}
DIV.payPerClick {
	LEFT: 685px
}
DIV.productContent {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
H2.products {
	FONT-SIZE: 18px; MARGIN: 20px 0 0; WIDTH: 910px; clear:both;
}
H2.productListings {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 16px; PADDING-BOTTOM: 3px; MARGIN: 0px; COLOR: #fae411; PADDING-TOP: 3px; BACKGROUND-COLOR: #5f5f5f
}
A.request {
	BORDER: #f8e55a 2px solid;
	PADDING: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	position:absolute;
	right:0;
	top:235px;
}
#pageContent_ManageListings {
	BACKGROUND-IMAGE: url(/images/gradientbg.jpg); PADDING-TOP: 15px; BACKGROUND-REPEAT: repeat-x; POSITION: relative
}
#pageContent_ManageListings H1 {
	FONT-SIZE: 20px; PADDING-BOTTOM: 10px; MARGIN: 0px
}
#pageContent_ManageListings A {
	FONT-WEIGHT: bold
}
#page {
	MARGIN: 0 auto;
	WIDTH: 910px;
	padding-top: 8px;
}
#sideBar {
	BORDER-LEFT: black 1px solid
}
#sideBar A {
	MARGIN-LEFT: 5px; LINE-HEIGHT: 20px
}
A.selected {
	FONT-SIZE: 14px; COLOR: #000000
}
#addListing_Table {
	MARGIN-BOTTOM: 10px
}
DIV.addListing_info {
	FONT-WEIGHT: bold
}
SPAN.star {
	COLOR: red
}
SPAN.example {
	PADDING-LEFT: 10px; FONT-SIZE: 10px
}
DIV.formInformation {
	MARGIN-TOP: 15px; FONT-SIZE: 12px; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 15px; BORDER-BOTTOM: #c1c1c1 1px dotted
}
DIV.yellowPages {
	WIDTH: 296px; POSITION: absolute; TOP: 60px
}
DIV.whitePages {
	WIDTH: 296px; POSITION: absolute; TOP: 60px
}
DIV.jobSearch {
	WIDTH: 296px; POSITION: absolute; TOP: 60px
}
DIV.yellowPages {
	LEFT: 0px
}
DIV.travel {
	LEFT: 0px
}
DIV.ourProducts {
	LEFT: 0px
}
DIV.contactUs {
	LEFT: 0px
}
DIV.whitePages {
	LEFT: 307px
}
DIV.classifieds {
	LEFT: 307px
}
DIV.advertiseWithUs {
	LEFT: 307px
}
DIV.tools {
	LEFT: 307px
}
DIV.jobSearch {
	LEFT: 614px
}
DIV.shopping_map {
	LEFT: 614px
}
DIV.aboutUs {
	LEFT: 614px
}
DIV.travel {
	WIDTH: 296px; POSITION: absolute; TOP: 190px
}
DIV.classifieds {
	WIDTH: 296px; POSITION: absolute; TOP: 190px
}
DIV.shopping_map {
	WIDTH: 296px; POSITION: absolute; TOP: 190px
}
DIV.popularCities_map {
	LEFT: 0px; WIDTH: 910px; POSITION: absolute; TOP: 300px
}
DIV.allStates {
	LEFT: 0px; WIDTH: 910px; POSITION: absolute; TOP: 510px
}
DIV.ourProducts {
	WIDTH: 296px; POSITION: absolute; TOP: 690px
}
DIV.advertiseWithUs {
	WIDTH: 296px; POSITION: absolute; TOP: 690px
}
DIV.aboutUs {
	WIDTH: 296px; POSITION: absolute; TOP: 690px
}
DIV.contactUs {
	WIDTH: 296px; POSITION: absolute; TOP: 795px
}
DIV.tools {
	WIDTH: 296px; POSITION: absolute; TOP: 795px
}
#browseState_map {
	
}
#browseState_map .states_map A {
	DISPLAY: inline
}
#browseState_map .stateCol {
	FLOAT: left; MARGIN-RIGHT: 30px
}
.validclick#page-yellow {
	HEIGHT: 620px
}
H1.validclick {
	FONT-SIZE: 26px; MARGIN: 0px
}
H2.validclick {
	FONT-SIZE: 16px; MARGIN: 0px
}
H3.validclick {
	FONT-SIZE: 14px; MARGIN: 0px; COLOR: orange
}
SPAN.orangeFont {
	COLOR: orange
}
DIV.validclickContent {
	FLOAT: left; WIDTH: 620px
}
DIV.validclickText {
	FONT-SIZE: 12px; PADDING-BOTTOM: 10px
}
IMG.validclick {
	FLOAT: right;
}
DIV#SearchBox_New {
	MARGIN-LEFT: auto; WIDTH: 910px; MARGIN-RIGHT: auto; POSITION: relative
}
H2.SearchBox_New {
	PADDING-RIGHT: 3px; PADDING-LEFT: 5px; FONT-SIZE: 16px; PADDING-BOTTOM: 3px; MARGIN: 0px; WIDTH: 250px; COLOR: white; PADDING-TOP: 5px; BACKGROUND-COLOR: #5f5f5f
}
H3.SearchBox_New_PopCat {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; LEFT: 15px; MARGIN: 0px; POSITION: absolute; TOP: 60px
}
DIV#categorySelect A:link {
	FONT-WEIGHT: bold
}
DIV#categorySelect A {
	FONT-WEIGHT: bold
}
DIV#SearchBox_New_Search {
	PADDING-RIGHT: 10px; BORDER-TOP: #5f5f5f 2px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; POSITION: relative; HEIGHT: 60px; BACKGROUND-COLOR: #f7de31
}
FORM#YPCsearch_New {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 5px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; POSITION: relative; TOP: -5px
}
DIV.leftSide {
	LEFT: 300px; POSITION: absolute; TOP: -5px
}
DIV#PopCatAndFeed {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(/images/citypage/bluegradient-city.jpg); PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-REPEAT: repeat-x; POSITION: relative; HEIGHT: 175px
}
DIV.SearchBox_Feed {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; LEFT: 427px; PADDING-BOTTOM: 5px; WIDTH: 450px; PADDING-TOP: 5px; POSITION: absolute; TOP: -18px; HEIGHT: 172px; BACKGROUND-COLOR: #9cc4e6
}
DIV.SearchBox_Feed H5 {
	FONT-SIZE: 16px; PADDING-BOTTOM: 5px; MARGIN: 0px; POSITION: relative; TOP: 2px
}
DIV.SearchBox_Feed_Container {
	BORDER-RIGHT: #628bbb 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #628bbb 1px solid; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; BORDER-LEFT: #628bbb 1px solid; PADDING-TOP: 8px; BORDER-BOTTOM: #628bbb 1px solid; HEIGHT: 130px; BACKGROUND-COLOR: #ffffff
}
IMG.travelGif {
	BORDER-RIGHT: #628bbb 1px solid; BORDER-TOP: #628bbb 1px solid; LEFT: 323px; BORDER-LEFT: #628bbb 1px solid; POSITION: absolute; TOP: 5px
}
SPAN.WCT_Price {
	COLOR: red
}
DIV.functionMenu {
	MARGIN-BOTTOM: 15px; PADDING-TOP: 2px; BORDER-BOTTOM: #515151 1px solid; HEIGHT: 30px; BACKGROUND-COLOR: #f8e55a; TEXT-ALIGN: center
}
DIV.functionMenuMap {
	PADDING: 10px;
	MARGIN-BOTTOM: 15px;
	BORDER-BOTTOM: #515151 1px solid;
	BACKGROUND-COLOR: #f8e55a;
	overflow:hidden;
}
BODY.customerDisplay {
	MARGIN: 0px; BACKGROUND-COLOR: #ffff99
}
BODY.googlemap {
	MARGIN: 0px;
	FONT-FAMILY: arial;
	BACKGROUND-COLOR: #ffff99;
}
DIV.mapDir {
	MARGIN: 10px
}
DIV.mapDir #map {
	margin: 0 auto;
}
#ServicesOffered {
	WIDTH: 16.9em; POSITION: static
}
#BusinessHeading {
	WIDTH: 16.9em; POSITION: static
}
#heading_suggestions, #book_suggestions {
	Z-INDEX: 10;
}
#book_div {
	Z-INDEX: 10
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.clearboth {
	clear:both;
}


/*Manage Listing*/

.selectedListing {
	/*background: url(images/managelisting/selectedlisting-pointer.gif) no-repeat right;*/
	position:relative;
	/*width:225px;
	border-top:none !important;
	border-bottom:none !important;
	*padding-top:16px !important;*/
    z-index: 5;
	background-color:#fae411 !important;
}
.selectedListing:hover {
	background-color:#fae411 !important;
}
.busname{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	display:block;
	font-weight:bold;
}

.address{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: navy;
}
.phone{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black; 
    display:block; 
	margin-bottom:7px;
}
.map{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: red;
    font-weight:bold;
}
.dir{
    color:black;
    font-weight:bold;
    font-size: 12px;
    padding: 3px;
    margin-bottom: -10px;
   
}
.head{
    font-weight:bold;
    font-size:12px;
}
.listinginfo{
    font-size:10px;
}
.listingbox ul {
	margin:0 0 7px 0;
	padding:0px;
	list-style:none;
}
.listingbox li {
	margin:15px 1px 10px;
	padding:12px 12px 16px;
	border-top:1px solid #ffd304;
	border-bottom:1px solid #ffd304;
	background-color:#FCFC6E;
}
.listingbox li p {
	margin:0 0 10px 0;
	font-size:11px;
}
p.first {
	margin-bottom:0px !important;
	margin-top:15px !important;
}
.listingbox li:hover, .listingbox li:active{
	background-color:#fae411;
}
.listingbox li:visited {
}
h1.box-heading span{
	background: url(images/managelisting/boxheadingbg-right.png) no-repeat scroll right center;
	height: 48px;
	display: block;
	line-height:48px;
	padding: 0 12px 0 0;
	margin: 0px;
}
h1.box-heading{
	background: url(images/managelisting/boxheadingbg-left.png) no-repeat scroll left center;
	height: 48px;
	padding: 0 0 0 12px;
	margin:0px;
	float:none;
}
h2.grayheading{
	background: url(images/managelisting/grayheading-left.png) no-repeat scroll left center;
	height: 24px;
	padding: 0 0 0 8px;
	margin: 0 0 12px 0;
	font-size:16px;
}
h2.grayheading span{
	background: url(images/managelisting/grayheading-right.png) no-repeat scroll right center;
	height: 24px;
	padding: 0 8px 0 0;	        
	display: block;
	line-height: 24px;
}
.reg {
	margin:0px !important;
}
.manageform{   
}
input{
    vertical-align:middle;        
}
#box-wrapper{
    background:white;
    padding:15px 13px 15px 12px;
float:left;
width:97%;
	border:1px solid #fae411;
	border-top:none;
}
#box-wrapper h3 {
	margin: 0 0 10px;
}
#box-wrapper table p {
	margin:0 0 10px;
	font-weight: normal;
	font-size:14px;
}
p.form-info {
	margin:0 0 20px;
}
#box-wrapper table h4 {
	margin: 0 0 10px;
}
#box-wrapper table form {
	margin: 0px;
}
.innerbox-left {
	float:left;
	width: 290px;
}
.span_left {
	float:left;
	width: 600px;
}
.innerbox-right {
	float: right;
	width: 300px;
}
.innerbox-right p {
	font-size: 14px;
	margin:5px 10px -8px 10px !important;
}
.innerbox-top{
	float:left;
	margin-bottom: 10px;
}
.innerbox-bottom{
	float: left;
}
h2.grayheading2{
	background: url(images/managelisting/grayheading-left.png) no-repeat scroll left center;
	height: 24px;
	padding: 0 0 0 8px;
	margin: 0 0 12px 0;
	font-size:13px;
	clear:both;	
}
h2.grayheading2 span{
	background: url(images/managelisting/grayheading-right.png) no-repeat scroll right center;
	height: 24px;
	padding: 0 8px 0 0;	        
	display: block;
	line-height: 24px;
}

#box-content{
	width:625px;
	background:white;
}
.bcleft {
	float:left;
}
.bcright {
	float:right;
	position:relative;
}
#box-content p {
	margin:10px;
}
#box-content form {
	margin:0 0 0 10px;
}
.listingbox {
    width:240px;
    background:#ffff99;
	background: url(images/managelisting/listingboxbg-top.gif) no-repeat top center; 
}
.lbright {
	float:right;
}
.lbleft {
	float:left;
}
.listingbox-inside {
	background: url(images/managelisting/listingboxbg-bottom.gif) no-repeat bottom center;
	padding: 0 0 7px 0;
}
.listingbox-inner {
	background: url(images/managelisting/listingboxbg-center.gif) repeat-y;
}
.listingbox p {
	font-size: 12px;
	margin:8px 12px;
}
.listingbox h3 {
    background: url(images/managelisting/yellowheading-left.png) no-repeat scroll left center;
    height: 20px;
    padding: 0 0 0 7px;
    margin: 6px !important;
    font-size:12px;
	font-weight:bold;
}
.listingbox h3 span {
    background: url(images/managelisting/yellowheading-right.png) no-repeat scroll right center;
    height: 20px;
    padding: 0 7px 0 0;	        
    display: block;
    line-height: 20px;
}
.clear-both{
    clear:both;
}
.managelisting_table{        
}
.yellowtext{
    color:yellow; 
}
.not_visible{
    display:none;
}
#whitediv, #whitecover{
    background-color:white;
    height:700px;
    width:100%;
    z-index:9999;
    position:absolute;
}
#multipleAddressDiv{
	background-color:		white;
	height:					255px;
	width:					100%;
	z-index:				98;
	position:				absolute;
}
#multipleAddressDiv_message{
	border:1px solid #fae411;
    background-color:#ffff99;
	width:555px;
    opacity:100;
    position:relative;
    top:30px;
	left:20px;
	padding:15px;
}
#multipleAddressDiv_message p{
	margin: 12px 0px;
	font-size: 16px;
	font-weight: bold;
}
#areyousure{
    border:1px solid #fae411;
    background-color:#ffff99;
    width:350px;
    opacity:100;
    position:relative;
    top:30px;
	left:30px;
	padding:15px;
}
#areyousure h3 {
	margin:0px;
	padding: 0 0 10px;
	font-weight:bold;
}
#areyousure p {
	font-size: 12px;
	margin:0 0 10px;
}
#box-content label {
    font-weight:bold;
    display:block;
}
form {
	margin:0;
	padding:0;
}


/* Site Map */
.siteMap_Content
{
	width: 910px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.siteMap A
{
	display: block;
	margin-left: 5px;
	font-weight: bold;
	
}
.siteMap h1
{
	margin: 0px;
	font-size: 26px;
}
.siteMap h2
{
	background-color: #fae411;
	margin: 0px;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}
DIV.yellowPages, DIV.whitePages, DIV.jobSearch
{
	width: 296px;
	position: absolute;
	top: 60px
}
DIV.yellowPages, DIV.travel, DIV.ourProducts, DIV.contactUs{ left: 0px; }
DIV.whitePages, DIV.classifieds, DIV.advertiseWithUs, DIV.tools{ left: 307px; }
DIV.jobSearch, DIV.shopping_map, DIV.aboutUs{ left: 614px; }

DIV.travel, DIV.classifieds, DIV.shopping_map
{
	width: 296px;
	position: absolute;
	top: 190px;
}

DIV.popularCities_map
{
	width: 910px;
	position: absolute;
	top: 300px;
	left: 0px;
}

DIV.allStates
{
	width: 910px;
	position: absolute;
	top: 510px;
	left: 0px;
}

DIV.ourProducts, DIV.advertiseWithUs, DIV.aboutUs
{
	width: 296px;
	position: absolute;
	top: 690px;
}

DIV.contactUs, DIV.tools
{
	width: 296px;
	position: absolute;
	top: 795px;
}

/* State Page */
.pageContent_Pick
{
	background-image: url(/images/gradientbg.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.pageContent_Pick.state{height: 450px;}
.pageContent_Pick h2, .pageContent_Pick h3, .pageContent_Pick h5 {
	margin: 0px;
}
#browseState.pick {
	margin-left: 0px;
	padding-top: 0px;
}
#popularCities {
	width: 910px;
	margin-top: 10px;
}
#popularCities .head {
	background-color: #F8E55A;
}
#popularCities .list {
	padding: 13px 17px 22px;
}
#popularCities .list a {
	font-weight: bold;
	font-size: 16px;
	margin-right: 50px;
}
#allCities {
	margin-top: 10px;
	margin-bottom: 10px;
}
#allCities h3 {
	color: #F8E55A;
	font-weight: bold;
	background-color: #5F5F5F;
	padding-left: 10px;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#browseAlpha {
	padding: 0 0 10px 10px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #5F5F5F;
}
#browseAlpha h5 {
	font-size: 16px;
}
#browseAlpha a {
	font-weight: bolder;
	font-size: 23px;
	margin-right: 10px;
	text-decoration: underline;
}
.alphaSelected {
	color: #000 !important;
	text-decoration: none !important;
}

#alphaStateHeader {
	clear: both;
	background-color: #fae411;
	padding: 3px;
	height: 15px;
	margin:0 0 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#alphaStateHeader a.headingLabel {
	float: left;
	font-weight: bold;
	font-size: 15px;
	padding-left: 7px;
	text-decoration: none;
	color:#282828;
}
#alphaStateHeader .backToTop
{
	float: right;
	padding-right: 10px;
}
.states_Pick
{	
	clear: both;
}
A.majorCity
{
	font-weight: bold;
}

.floatright {
	float:right;
}
.floatleft {
	float:left;
}

/* Valid Click */
#validClickBanner
{
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-top: solid #cccccc 1px;
	width: 899px;
	height: 55px;
	clear: both;
}
#validClickBanner .validClickFeed
{
	float: left;
	width: 210px;
	margin-left: 12px;
}
#validClickFeed
{
	float:left;
	/*width: 200px;*/
	margin-right: 5px;
}
#validClick-sponsored{
	font-size:10px;
	font-weight:bold;
	text-align: right;
}
.content_Book #validClick-sponsored{
	font-size: 9px;
}

#tooltip{
	position:absolute;
	border:1px solid #303030;
	background: #FAE411 url("/images/monitor.png") no-repeat 5px 50%;
	padding:3px 5px 3px 25px;
	color:#000;
	display:none;
	font-weight:bold;
	font-size:15px !important;
}

/* Valid Click FILLER */
.valid-click-feed-filler ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.valid-click-feed-filler #validClick-sponsored {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-top:2px;
	width: 205px;
	position: absolute;
}
.valid-click-feed-filler ul li {
	overflow-y: hidden;
	overflow-x: hidden;
}
.valid-click-feed-filler ul li div h5.feedlink, 
.valid-click-feed-filler ul li div p.feedDescription {
	margin: 0px;
}
.valid-click-feed-filler a {
	font-size: 10px;
	text-decoration: underline !important;
	position: relative;
	top: 2px;
	white-space: normal;
}
.valid-click-feed-filler ul li div p {
	font-size: 9px;
	padding: 0px !important;
	white-space: nowrap;
	padding-top: 3px !important;
}
.valid-click-feed-filler ul li.fixed-height {
	height: 29px;
	border-bottom: dotted 1px gray;
	padding-top: 10px;
}


/* BUSINESS LISTING PAGE */

#business-listing-page {
	margin-left:0;
	width:100%;
	z-index:1;

}
#business-listing-content {
	background:#FFFFCF;
	background: -moz-linear-gradient(center top , #FFFFCF, #fff) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFCF), to(#fff));
	-pie-background: linear-gradient(90deg, #fff, #FFFFCF);
	clear:both;
	float:left;
	width:400px;
	margin:15px 0 15px 20px;
	padding:15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/Misc/PIE.htc);
}
#business-listing-content a {
	font-size:12px;
}
#business-listing-page h1 {
	float:none;
	font-size:22px;
	color:#000;
	margin:3px 0 6px;
	padding:0;
}
#business-listing-page h2 {
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px;
}
#business-listing-page h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px;
}
#business-listing-page h3 a {
	font-size:15px;
}
#business-listing-page h4 a {
	font-size:14px;
	font-weight:bold;
}
#business-listing-page h5 {
	font-size:11px;
	font-weight:normal;
	margin:0;
	color:#333333;
}

#business-listing-content hr {
	border:none;
	background-color:#F6CF04;
	color:#F6CF04;
	height:2px;
	margin:15px 0;
}
#business-listing-content ul li a {
	font-size:13px;
	white-space:normal;
}
#business-listing-content .blueButtons a {	
	font-size:11px;
}
#business-listing-content .blueButtons {
	margin-bottom: 12px;

}

#business-listing-contact {
	margin:0;
	padding:0 0 5px;
}
#business-listing-info {
}
.business-listing-address {
	font-size: 13px;
	margin:0 0 5px;
}
.business-listing-address a {
	font-size: 14px!important;
	cursor:pointer;
}
.business-listing-phone {
	font-size:16px;
	font-weight:bold;
	margin:0 0 12px;
}
#business-listing-map {
	background-color:#E8ECF8;
	padding: 2px;
	width: 394px;
	margin:0 0 20px;
	border:1px solid #9BBCDB;
}
#business-listing-map #map {
	width:394px;
	height:270px;
}
#business-listing-map h4 {
	margin:0 0 5px;
	font-weight:normal;
}

.business-listing-page .bookNav {
	text-transform:none!important;
}
.business-listing-page .content_Book {
	background-image:url(images/book/book-bus-listing-bg.png);
}
.business-listing-page .Heading_header {
	background-color:#fff;
}
.business-listing-page .RL, .business-listing-page .BL, .business-listing-page .BLC, .business-listing-page .PBL, .business-listing-page .PBLR {
	
}

/* Business Listing Sidebar */

#business-listing-sidebar {
	float:right;
	width:435px;
	margin:15px 20px 0 0;
}
#business-listing-sidebar .Heading {
	background: -moz-linear-gradient(center top , #B2CCE5, #77A4CE) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#B2CCE5), to(#77A4CE));
	-pie-background: linear-gradient(90deg, #77A4CE, #B2CCE5);
	width:415px; 
	margin:0;
	padding:3px 10px 8px;
	font-size:16px;
	text-align:left;
	border:0;
	z-index: 999;
  
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/Misc/PIE.htc);
}
.business-ad-container, .business-related-categories {
	background:#EDF6FF;
	margin:-5px 0 18px;
	padding:10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	z-index:9999;
	border:1px solid #9BBCDB;
}
.business-ad-container {
	min-height:225px;
	}
.business-ad-max-size {
	width:420px;
	overflow:hidden;
	z-index:1;
}

.business-ad-container p {
	margin-top:15px;
}

.business-ad-container .valid-click-feed-div .feed-title {
	font-size:13px!important;
}
.business-ad-container .valid-click-feed-div .feed-desc {
	font-size:11px!important;
}
.business-ad {
	height:480px;
}
#business-book-results {
	background:#efefef;
	background: -moz-linear-gradient(center top , #efefef, #fff) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#fff));
	-pie-background: linear-gradient(90deg, #fff, #efefef);
	margin:0 0 18px;
	padding:6px;
	overflow:hidden;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/Misc/PIE.htc);
	border:1px solid #cccccc;
		
}

.content_Book .business-book-results {
position: relative;
height:250px;
}




.claim-ad-space {
	background:#ffff99;
	background: -moz-linear-gradient(center top , #ffff99, #fff) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffff99), to(#fff));
	-pie-background: linear-gradient(90deg, #fff, #ffff99);
	margin:0 0 18px;
	padding:6px;
	overflow:hidden;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/Misc/PIE.htc);
	border:1px solid #FEE030;
	text-align:center;

}

.update-listing {
	background:#FEE030;
	background: -moz-linear-gradient(center top , #FEE030, #ffff99) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#FEE030), to(#ffff99));
	-pie-background: linear-gradient(90deg, #ffff99, #FEE030);
	margin:0 0 18px;
	padding:12px;
	overflow:hidden;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(/Misc/PIE.htc);
	border:1px solid #111111;
	text-align:center;

}

.also-found-in {
	font-size:10px;
	color:cccccc;
	border-top: dotted 1px gray;
	padding-top:10px;
}

.also-found-in a {
	font-size:11px !important;
}


/* Valid Click FILLER For MINI BOOK / Business Info Page */
.valid-click-feed-filler-minibook ul {
	list-style: none;
	padding: 2px;
	margin: 0px;
}
.valid-click-feed-filler-minibook #validClick-sponsored {
	font-size: 10px;
	padding-top:6px;
	padding-bottom: 1px;
	width:200px;

}

#business-book-results .valid-click-feed-div {
	width:400px;
	overflow:hidden;

}

.valid-click-feed-filler-minibook ul li {
	overflow-y: hidden;
	overflow-x: hidden;
}
.valid-click-feed-filler-minibook ul li div h5.feedlink, 
.valid-click-feed-filler-minibook ul li div p.feedDescription {
	margin: 0px;
}
.valid-click-feed-filler-minibook a {
	font-size: 10px;
	text-decoration: underline !important;
	position: relative;
	top: 2px;
	white-space: normal;
}
.valid-click-feed-filler-minibook ul li div p {
	font-size: 9px;
	padding: 0px !important;
	white-space: nowrap;
	padding-top: 3px !important;
}
.valid-click-feed-filler-minibook ul li.fixed-height {
	height: 29px;
	border-bottom: dotted 1px gray;
	padding-top: 10px;
}
.noFlash {	
	background:url(images/book/noFlash-bg.jpg) no-repeat top;

}
.noFlash h2, .noFlash h2 a {
	font-size:25px;
	margin-top:0;
	padding:15px;
}
.noFlash h2 a {
	background:url(images/web.png) no-repeat center left;
	padding-left:40px;
}
.noFlash p a {
	font-size:12px;
}
.noFlash p {
	padding-left:15px;
}
.noFlash a {
	text-decoration:underline!important;
	white-space:normal !important;
}
.business-book-results .valid-click-feed-div .feed-title {
	font-size:13px!important;
}
.business-book-results .valid-click-feed-div .feed-desc {
	font-size:11px!important;
}


/*--begin lightbox styles--*/
.TB_overlayMacFFBGHack, .TB_overlayBG {
	background-color:#000000;
	filter:alpha(opacity=75);
	opacity: 0.75;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_title{
	text-align:right;
    height: 35px;

    position: absolute;
	right:-20px;
    top: -10px;

	z-index: 1000009
}
#TB_secondLine {
	font-size: 10px;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayBG {
	z-index: 99999;
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 100002;
	color:#000000;
	display:none;
	text-align:center;
	top: 1%;
	left: 50%;
	border: 10px solid #000000;
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
/*	padding:7px 10px 5px 0;
	margin-bottom:1px;*/
	text-align:right;
	float:right;
	height: 0px;
}


#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:100003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
	padding: 0px;
	margin-top: 0px;
}
/*--end lightbox styles--*/


@media only screen and (device-width: 768px) {
  /* rules for iPad */
  #search-box input {
	  width:220px;
  }
  .choose-type {
	  margin-bottom:2px;
  }
}
