/*
Theme Name:Dynamic Search
Theme URI:http://www.createmy.com.au
Description:Theme for Dynamic Search
Version:1.0
Author:Dale Hurley
Author URI:http://www.createmy.com.au
*/
@charset "UTF-8";

html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

*{
	font-family:Arial, Helvetica,  sans-serif;
	color:#000000;
	z-index:1;
}

a{
	outline:none;
	border:none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

html,body,#superwrapper,#wrapper,#uppermaincontent,.maincontent,#homeheader, h1{
	margin:0px;

}



ul{
	clear:both;
}


h1, h2, h3, h4, h5, h6{
	color:#048ccc;
}

body {
	background:#FFFFFF repeat-x;
	margin:0;
	padding:0;
}

form{
	float:right;
	width:495px;
	text-align:right;
}

p, ul{
	text-align:left;
	clear:both;
	font-size:12px;
}

.note{
	clear:both;
	display:block;
	font-size:10px;
}

legend, .leftsidebar h3, .myaccountmain h2{
	font-weight:bold;
	font-size:16px;
	float:left;
	color:#048ccc;
	text-transform:lowercase;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

input[type="text"], select, input[type="password"], textarea{
	width:200px;
	float:right;
}


textarea{
	width:300px;
}

input[type="submit"]{
	background:url(images/next.jpg) no-repeat;
	width:95px;
	height:37px;
	padding-left:15px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-transform:lowercase;
	border:none;
	outline:none;
	vertical-align:top;
	clear:both;
	float:right;
}

.prev{
	background:url(images/back.jpg) no-repeat;
	width:90px;
	height:37px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-transform:lowercase;
	border:none;
	outline:none;
	vertical-align:middle;
	text-align:center;
	float:left;
	padding-top:15px;
	font-size:10px;
}

.divremember, .divforgotpassword{
	clear:both;
}

label{
	width:200px;
	font-size:12px;
	display:inline-block;
	text-align:left;
	float:left;
	clear:right;
	font-weight:bold;
}

.blankpagewrapper{
	display:block;
	width:100%;
	min-height:390px;
	background:#FFF;
	margin: 0 auto;
	padding:10px;
}

#superwrapper{
	display:block;
	width:100%;
	max-width: 1697px;
	margin: 0 auto;
	padding:0;
}

#wrapper{
	width:1000px;
	background:#FFF;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
}


#maincontent, #uppermaincontent{
	width:1000px;
	background:#FFF;
	margin: 0 auto;
	padding:0;
}

#header{
	display:block;
	width: 1000px;
	background:url(images/DirectoryHeader.jpg)  30px 3px no-repeat;
	height:180px;
}

#logo .sitetitle a, #logo h1 a{
	display:inline-block;
	margin-left:61px;
	margin-top:36px;
	width:425px;
	height:70px;
	text-indent:-9999999px;
}

#nav {
	display:inline-block;
	margin:0px;
	padding:0px;
}

#nav ul{
	list-style:none;
	display:inline-block;
	margin:0px;
	padding:0px;
}

#nav ul li{
	display:inline;
	margin-left:10px;
	font-size:14px;
}


#content{
	display:block;
	clear:both;
}


#footer{
	clear:both;
}

input[type="button"], input[type="sumbit"]{
	width: 100px;
	display:inline-block;
}

textarea{
	width: 300px;
	height: 180px;
	display:block;
}

.aboutbusiness textarea{
	width: 100%;
}

.leftsidebar{
	width:210px;
	float:left;
}

#homeheader{
	width:1000px;
	height:451px;
	display:block;
	background:url(images/homeheader_02.jpg) no-repeat;
	margin:0;
	padding:0;
	margin:0 auto;
}

#createbusinessheader{
	width:1000px;
	height:180px;
	display:block;
	background:no-repeat url(images/CreateHeader.jpg) 30px 3px;
	margin:0;
	padding:0;
	margin:0 auto;
}


#homeheader h1{
	text-indent:-999999px;
}

.search{
	float:right;
	overflow:hidden;
	font-size:0.8em;
	margin:0;
	padding:0;
	margin-left:554px;
	float:none;
	width:665px;
	text-align:left;
	position:relative;
	top:-52px;
}

.search label{
	display:none;
}

.search input{
	border:none;
	outline:none;
	height:18px;
	width:138px;
	margin:0;
	margin-left:9px;
	padding:0;
	font-size:13px;
	background:none;
}

.search .divsearchopt{
	position:absolute;
	margin-top:22px;
	margin-left:10px;
}

.search input[type="radio"]{
	outline:none;
	height:10px;
	width:10px;
	margin:0;
	padding:0;
	background:none;
	float:none;
	clear:none;
	display:inline;
}

.search .divsearchopt label{
	display:inline;
	float:none;
	padding:0;
	margin:0;
	color:#000;
	font-weight:normal;
}

#homeheader .search input{
	outline:none;
	height:18px;
	width:197px;
	margin:0;
	margin-left:16px;
	padding:0;
	background:none;
}

#homeheader .search .divsearchopt{
	position:absolute;
	margin-top:-22px;
	margin-left:16px;
}

#homeheader .search input[type="radio"]{
	outline:none;
	height:10px;
	width:10px;
	margin:0;
	padding:0;
	background:none;
	float:none;
	clear:none;
	display:inline;
}

#homeheader .search .divsearchopt label{
	display:inline;
	float:none;
	padding:0;
	margin:0;
	color:#FFF;
	font-weight:normal;
}



#homeheader .search{
		top:132px;
		margin-left:344px;
}

.divloc, .divterm{
	display:inline-block;
	margin:0;
	padding:0;
}

.search input[type="submit"]{
	width:60px;
	background:none;
	text-indent:-999999999999px;
	font-size:0px;
	line-height:20px;
	color:#FFF;
	height:30px;
	float:none;
	display:inline;
	margin-left:2px;
	margin-top:-12px;
}

.addmybusiness{
	display:inline-block;
	width:130px;
	height:45px;
	text-indent:-9999999px;
	margin-left:780px;
}


#homeheader .addmybusiness{
	display:inline-block;
	width:300px;
	height:90px;
	position:relative;
	top:220px;
	margin-left:570px;
}

.divtexthome{
	background:url(images/homemain.jpg) no-repeat;
	width:1000px;
	height:483px;
	margin-left:-7px;
}

.industrycats h2{
	display:none;
}

.industrycats a{
	text-decoration:none;
	color:#999095;
}

.incats{
	padding:7px;
	text-transform:lowercase;
	text-decoration:none;
}

.industrycats{
	margin-left:135px;
	padding-top:30px;
	display:block;
	overflow:hidden;
	width:730px;
	height:143px;
	text-align:center;
}

.threefront, .col{
	display:block;
	margin-top:28px;
	float:left;
	width:240px;
	height:250px;
	font-size:13px;
	line-height: 18px;
}

.col{
	height:auto;
	width:270px;
	display:inline-block;
}

.threefront h2, .searchmore h2{
	color:#ff280d;
	text-transform:lowercase;
	font-size:14px;
	text-indent:20px;
}

.col li{
	list-style:none;
	margin:0;
	padding:0;
	text-indent:-20px;
	text-decoration:none;
}

.col li a{
	text-decoration:none;
}

.threefront li {
	max-height:18px;
}

.threefront li a {
	text-decoration:none;
	overflow:hidden;
}

.latestlistings{
	margin-left:139px;
}

.updatedlistings, .searchesnow{
	margin-left: 10px;	
}

.cloud0{
	font-size:10pt;
}
.cloud1{
	font-size:11pt;
}
.cloud2{
	font-size:12pt;
}
.cloud3{
	font-size:13pt;
}
.cloud4{
	font-size:14pt;
}
.cloud5{
	font-size:15pt;
}
.cloud6{
	font-size:16pt;
}

#nav{
	font-size:9px;
	color:#CCC;
	text-decoration:none;
	text-align:right;
	float:right;
	width: 450px;
	margin-right:90px;
	display:inline-block;
	margin-top:24px;
	vertical-align:middle;
}

#nav li{
	margin:0px;
	padding:0px;
	width:auto;
	display:inline;
}
#nav ul{
	margin:0px;
	padding:0px;
	width:auto;
	display:inline;
}

.dynamicbusinesslink{
	text-indent:-9999999px;
	background:url(images/db-logo.jpg) no-repeat;
	width:179px;
	height:50px;
	margin-left:75px;
	display:inline-block;
	float:left;
}

#footer{
	background:url(images/footer.jpg) center top no-repeat;
	padding-top:20px;
}

.text{
	width:835px;
	margin: 0 auto;
}

.searchresults{
	width:490px;
	display:block;
	float:left;
}

.sidebar{
	width:300px;
	float:right;
}

#map_canvas{
	width:300px;
	height:240px;
	background:#CCC;
}

.relatedsearches, .businessproducts{
	border-bottom:thin #CCC solid;
	margin-bottom:20px;
}
	

.relatedsearches h2{
	color:#ff280d;
	text-transform:lowercase;
	font-size:14px;
}

.relatedsearches li{
	margin:0px;
	padding:0px;
	list-style-image:url(images/bullet.jpg);
}

.seemore{
	color:#048ccc;
	text-transform:lowercase;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
}

.searchresult{
	overflow:hidden;
	padding-top:10px;
}

.resultnum{
width:19px;
height:40px;
float:left;
background:url(images/drop.jpg) no-repeat;
text-align:center;
text-transform:uppercase;
color:#FFF;
font-size:12px;
padding-top:2px;
}

.searchresult .businessname a{
width:449px;
display:block;
float:left;
color:#048ccc;
font-weight:bold;
font-size:11px;
}

.thedistance{
width:20px;
display:block;
text-align:right;
float:right;
color:#048ccc;
font-size:12px;
padding-right:2px;
padding-top:3px;

}

.searchresult .businessabout, .searchresult .businessaddress, .searchresult .businessphone{
	display:block;
	float:right;
	width:471px;
	color: #474747;
	font-size: 11px;
	
		
	line-height: 16px;
}

.businessphone{
	font-weight:bold;
}

.lookingfor{
	color:#000;
	display:inline-block;
	width:600px;
	font-size:14px;
}

.item, .location{
	color:#000;
	font-weight:bold;
}

.listingcount{
	display:inline-block;
	width:230px;
	font-size:14px;
	text-align:right;
}

.listingcount a{
	font-size:12px;
	color:#048ccc;
}

#map_canvas p{
	max-width: 250px;
	font-size:12px;
	max-height:100px;
}

.loginoptions{
	float:right;
	text-transform:lowercase;
	font-size:11px;
	width: 250px;
	text-align:right;
	margin-right:84px;
	position:relative;
	top:-89px;
}

.loginoptions a{
	text-decoration:none;
	color: #474747;
}

.sponsoredlinks{
	padding-top:5px;
	margin-top: 15px;
	margin-bottom:20px;
	clear:both;

	border-bottom:thin #CCC solid;


}

.sponsornotice{
	text-transform:uppercase;
	color:#999;
	text-align:right;
	font-size:12px;
	float:right;
}

.ads{
	text-transform:none;
	color:#000;
	text-align:left;
	font-size:auto;
}

.bottomAd{
	border-bottom:none;
}

.middleAd{
border-top:thin #CCC solid;
}

.sidebarAd .ads{
	padding-left:0px;
}

.topAd{
	margin-bottom:5px;
}

.graphicSideBarAd{
}

.thelistingmain{
	float:right;
	width:449px;
	display:block;
}

.thelistingmain *{
	width:449px;
	font-size:14px;
	color: #474747;
	text-align:left;
}

.thelistingmain .thelogo{ 
display:inline-block;
text-align:right;
}

.thelistingmain img{
width:auto;
height:auto;
float:right;
}

.thelistingmain h2{
	text-transform:lowercase;
	font-size:18px;
}

.thelistingmain .thename{
	text-transform:none;
	font-size:18px;
	color:#048ccc;
}

.thelistingsidebar{
	float:left;
	width:300px;
}

.thelistingmain #map_canvas{
	width:449px;
	height:240px;
	background:#CCC;
}


.thelistingmain .basicdetails div, .thelistingmain .businessabout div{
	font-size:12px;
}

.thelistingmain .businessphone{
	font-weight:normal;
}

.businessemailwebsite{
	margin:10px 0 10px 0;
	
}

.businessemailwebsite, .businessemailwebsite a, .businessemailwebsite span{
	color:#048ccc;
	text-decoration:none;
}

.thelistingmain .basicdetails, .thelistingmain .businessabout, .thelistingmain .keywords{
	border-bottom:thin #CCC solid;
}

.thelistingmain  .businesslocation{
	padding-top:10px;
}

.searchexample{
	border:#000 solid thin;
	padding:5px;
}

.searchexample div{
	clear:none;
}
		
.searchexample .searchresult{
	padding-top:0px;
}

.premium .businessname a{
  width:449px;
  display:block;
  float:left;
  color:#ff280d;
  font-weight:bold;
  font-size:16px;
  text-decoration:none;
}

.premium .businessemailwebsite a, .premium .businessemailwebsite, .premium .businessemail{
	color:#ff280d;
}

.premium .morelink{
	color:#048ccc;	
}

.pZone{
	display:block;
	float:right;
	clear:right;
	width:471px;
	border-top:#ff280d solid thin;
	border-bottom: #cccccc solid 1px;
	margin-top:0px;
	padding-top:10px;
}

.premium .businessabout, .premium .businessaddress, .premium .businessphone, .premium .businessfax{
	display:block;
	float:none;
	clear:left;
	font-size:14px;
	font-weight:normal;
	font-size:12px;
}

.premium strong{
	width: 100px;
	display:inline-block;
}

.premium .businessaddress{
	padding-bottom: 20px;
}

.premium .businessaddress strong{
	height:2em;
	float:left;
}

.premium .buslogo{
	display:block;
	float:right;
	width:140px;
	height:60px;
	text-align:right;
}

.premium .buslogo img{
	display:block;
float:right;
}

.searchpremiumexample{
	background:url(images/premiumpreview.jpg) no-repeat;
	width:495px;
	height:575px;
}


.searchpremiumexample .premium{
	display:block;
	width:375px;
	height:160px;
	overflow:hidden;
}

.searchpremiumexample .premium .businessname a{
  width:375px;
  font-size:13px;
}


.searchpremiumexample .pZone{
	width:375px;
	padding-top:8px;
}

.searchpremiumexample .premium .businessabout, .searchpremiumexample .premium .businessaddress, .searchpremiumexample .premium .businessphone, .searchpremiumexample .premium .businessfax{
	font-size:10px;
	max-width:375px;
}

.searchpremiumexample .premium strong{
	width: 60px;
}

.searchpremiumexample .premium .businessaddress{
	padding-bottom: 10px;
}

.searchpremiumexample .premium .businessaddress strong{
	height:1.6em;
}

.searchpremiumexample .premium .buslogo{
	width:120px;
	height:60px;
	text-align:right;
}

.searchpremiumexample{
	background:url(images/premiumpreview.jpg) no-repeat;
	width:495px;
	height:575px;
	padding-left:60px;
	padding-top:140px;
	margin-top:120px;
}

.searchpremiumexample .thedistance, .searchpremiumexample .resultnum{
	display:none;
}

.searchpremiumexample .businessemailwebsite{
	 margin-top:10px;
	 font-size:12px;
}

.signupp{
	width:495px;
	height:575px;
	position:relative;
	top:215px;
	z-index:10;
	display:block;
}

.premiumrelated{
	background:url(images/premiumad.jpg) no-repeat;
	width:301px;
	height:123px;
	overflow:hidden;
	display:block;
	font-size:11px;
	color:#CCC;
}

.premiumrelated .businessname a{
	width:301px;
	height:27px;
	overflow:hidden;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:6px;
	display:block;
}

.premiumrelated .thelogo{
	width:100px;
	display:block;
	float:left;
	height:83px;
	text-align:center;
	vertical-align:middle;
	margin-right:5px;
	padding-left:2px;
}

.premiumrelated .thelogo img{
	display:block;
	vertical-align:middle;
	max-width:100px;
	max-height:80px;
	margin:auto auto;
}

.premiumrelated .businessaddress{
	margin-left:5px;
	padding-bottom:5px;
}

.premiumrelated .businessphone{
	font-weight:normal;
	margin-left:5px;
}

.premiumrelated .businessemailwebsite *{
	display:inline;
	color:#ff280d;
}

.premiumrelated .businessemailwebsite{
	color:#ff280d;
}

.banner{
	width:720px;
	height:90px;
	margin:auto auto;
}

.bannerAd{
	border:none;
	padding:0;
	margin:0;
}

/*----------------------------------------*/


.searchpremiumexample .premiumrelated{
	background:none;
	width:200px;
	height:80px;
	display:block;
	margin-left:187px;
	margin-top:105px;
}

.searchpremiumexample .premiumrelated .businessname a{
	width:200px;
	height:18px;
	font-size:10px;
	padding-left:2px;
	padding-top:7px;
}

.searchpremiumexample .premiumrelated .thelogo{
	width:70px;
	height:54px;
	margin-right:3px;
	display:inline-block;
}

.searchpremiumexample .premiumrelated .nexttologo{
	width:120px;
	display:inline-block;
}

.searchpremiumexample .premiumrelated .nexttologo .businessaddress, .searchpremiumexample .premiumrelated .nexttologo .businessphone, .searchpremiumexample .premiumrelated .nexttologo .businessemailwebsite{
	font-size:0.4em;
}

.productimage
{
	float:right;
	max-height:150px;
	max-width:150px;
	border:none;
}

.sidebarwrapper {
	float:left;
	background:url(images/formsidebar_bottom.jpg) bottom no-repeat;
	padding-bottom:12px;
	width:312px;
	font-size:12px;
}

.sidebarwrapper .sidebar{
	background:url(images/formsidebar_middle.jpg) repeat-y;
	width:312px;
	font-size:12px;
}

.wrapper h2{
	background:url(images/formsidebar_top.jpg) top left no-repeat transparent;
	width:312px;
	font-size:14px;
	margin:0;
	padding:0;
	color:#ff280d;
	padding-left:10px;
	padding-top:10px;
}

.sidebarwrapper .sidebarcontent{
	padding:10px;
}

fieldset{
	border:none;
	outline:none;
}

.divcaptcha label{
	width:155px;
}

.divmessage{
	clear:both;
	width:155px;
}

.divmessage label{
	width:155px;
}


.nextprev{
	clear:both;
}

#SearchResults{
	display:block;
	z-index:999;
	width:203px;
	background:#FFF;
	margin-top:59px;
	margin-left:265px;
	font-size:12px;
	text-align:left;
	cursor:pointer;
	position:absolute;
	border: 1px solid black;
}

#SearchResults *{
	z-index:1000;
}

#SearchResults .anotherName:hover{
	outline:#09F groove;
}

.searchresults *{
	text-align:left;
}

.resultnum{
	text-align:center;
}

.step{
	text-indent:-9999999px;
	display:block;
	height:38px;
	width:834px;
	padding-bottom:15px;
	border-bottom:thin #CCC solid;
	margin-bottom:15px;
}

.step1{
	background:url(images/step1.jpg) no-repeat;
}

.step2{
	background:url(images/step2.jpg) no-repeat;
}

.step3{
	background:url(images/step3.jpg) no-repeat;
}

.step4{
	background:url(images/step4.jpg) no-repeat;
}

.step5{
	background:url(images/step5.jpg) no-repeat;
}

.divsuggestedkeywords, .divselectedkeywords{
	font-size:12px;
	text-align:left;
}

.divsuggestedkeywords h3, .divselectedkeywords h3{
	color:#;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
}

.divaddkeywords{
	text-align:left;
	width:48%;
	float:left;
}

.divaddkeywords *, .divaddkeywords #addkeywords{
	clear:both;
	float:none;
	display:block;
	width:100%;
}


.divsuggestedkeywords{
	width:48%;
	float:left;	
	clear:left;
}
.divselectedkeywords{
	width:48%;
	float:right;
	clear:right;
}

#addkeywordsbutton{
	background:url(images/add.jpg) no-repeat top right;
	height:26px;
	vertical-align:middle;
	width:48px;
	display:block;
	font-size:0px;
	text-indent:-999999px;
	border:none;
	margin-top:3px;
}

.suggestedkeyword{
	background:url(images/add.jpg) no-repeat center right;
	min-height:20px;
	vertical-align:middle;
	padding-right:40px;
}

.akeyword{
	background:url(images/remove.jpg) no-repeat center right;
	min-height:20px;
	vertical-align:middle;
	padding-right:40px;
}

#KeywordSearchResults{
	display:block;
	z-index:999;
	width:230px;
	background:#FFF;
	font-size:12px;
	text-align:left;
	cursor:pointer;
	margin-top:30px;
	position:absolute;
	border: 1px solid black;
}

#KeywordSearchResults *{
	z-index:1000;
}

#KeywordSearchResults .anotherName:hover{
	outline:#09F groove;
}

.expiryropdowns {
	width:200px;
	float:right;
}

.expiryropdowns *{
	width:auto;
	float:none;
}


/**
 * added by fubupc at 2009-12-1
**/

* html div {
  height: 1%;
}

label {
  width: 150px;
  vertical-align: middle;
}

input[type="text"], input[type="password"] {
  width: 300px;
  height: 18px;
  vertical-align: middle;
}

input[type="checkbox"] {
  vertical-align: middle;
}

input[type="submit"] {
  cursor: pointer;
}

select {
  width: 304px;
  width: 306px\9; /* ie hack */
  float: right;
}

/* ie6 hack */
input {
  _float: expression((this.type == "text" || this.type == "password") ? "right" : "");
  _width: expression((this.type == "text" || this.type == "password") ? "300px" : "");
  _vertical-align: expression((this.type == "checkbox") ? "middle" : "");
}
.nextprev input {
  _background: expression((this.type == "submit") ? "url(http://dynamicsearch.com.au/wp-content/themes/new%20site/images/next.jpg) no-repeat" : "");
  _border: expression((this.type == "submit") ? "0" : "");
  _float: expression((this.type == "submit") ? "right" : "");
  _outline: expression((this.type == "submit") ? "none" : "");
  _vertical-align: expression((this.type == "submit") ? "top" : "");
  _width: expression((this.type == "submit") ? "95px" : "");
  _height: expression((this.type == "submit") ? "37px" : "");
  _color: expression((this.type == "submit") ? "white" : "");
  _text-transform: expression((this.type == "submit") ? "lowercase" : "");
  _cursor: expression((this.type == "submit") ? "pointer" : "");
  _padding-left: expression((this.type == "submit") ? "15px" : "");
}
.nextprev input.longtext {
  width: 210px;
  padding: 0 10px;
  background: url('images/longtext.jpg') no-repeat;
}


/* div */
.latestlistings {
  _display: inline;
}

.searchresults {
  padding-bottom: 20px;
}

.copyright {
  float: left;
}

.bannerAd {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.nav7 {
  width: 449px;
  float: right;
}

.yourbusiness {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
  .yourbusiness a {
    padding: 4px 6px;
    text-decoration: none;
    color: red;
    border-left: 1px solid #ccc;
    border-bottom: 2px solid gray;
    border-right: 2px solid gray;
    vertical-align: middle;
  }


.divmessage {
  width: auto;
}
  .divmessage label {
    width: 120px;
  }
  #message_parent {
    float: right;
  }

.divremember {
  margin-left: 187px;
  *margin-left: 185px; /* ie hack */
}

.divremember label {
  width: auto;
  display: inline;
  float: none;
}

.prev {
  padding-top: 10px;
  font-size: 13px;
}

.isthisyou table {
  width: 100%;
  border-collapse:collapse;
  font-size: 12px;
  	line-height:18px;
	padding: 10px 0;
    padding-right: 10px;
}
  .isthisyou table tr {
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
  }
  .isthisyou table td {
    
    text-align: left;
	  	line-height:18px;
  }
  .isthisyou table a {
    text-decoration: none;
	line-height:18px;
	
	
  }

#tinymce {
  font-size: 12px;
}

.divaddkeywords #addkeywords {
  width: 98%;
}
.divaddkeywords label, .divsuggestedkeywords h3, .divselectedkeywords h3 {
  margin-bottom: 10px;
}

.suggestedkeywords {
  border: 1px solid gray;
  height: 200px;
  overflow-y: scroll;
  padding: 5px 0 5px 7px;
}
.selectedkeywords {
  border: 1px solid gray;
  height: 288px;
  overflow-y: scroll;
  padding: 5px 0 5px 7px;
}

#KeywordSearchResults {
  display: none;
  margin-top: -28px;
  border-top: 0;
  width: 222px;
}

#content .suggestedkeywords div.suggestedkeyword {
  margin: 0;
  padding-right: 52px;
}

.note {
  width: 304px;
  float: right;
  text-align: left;
  margin-top: 5px;
text-transform: lowercase;
}

#content {
  min-height: 400px;
  height: auto !important; /* ie6 min-height hack */
  height: 80%;
}

form div {
  overflow: hidden;
  _overflow: visible; /* ie6 hack */
  text-align: left;
  margin-bottom: 10px;
}
  .divloginbutton {
    margin: 0;
  }
  .divforgotpassword {
    text-align: right;
    font-size: 13px;
  }

legend {
  float: none;
  display: block;
  text-align: left;
}

/* home page */
.threefront li, .threefront li a {
  color: rgb(71, 71, 71);
  text-transform: lowercase;
}
/* home header */
#homeheader #logo {
  padding-top: 1px solid white;
}
#homeheader .addmybusiness {
  position: static;
  margin-top: 85px;
  top: 0;
}

#homeheader #logo .sitetitle, #homeheader #logo h1 {
  float: none;
}
  #homeheader #logo .sitetitle a, #homeheader #logo h1 a {
    display: block;
    height: 110px;
    width: 1000px;
    margin: 0;
    padding: 0;
  }

#homeheader .search {
  margin: 0;
  width: 656px;
  position: static;
}

#homeheader .search {
  margin-top: 129px;
  _margin-top: 125px; /* ie6 hack */
  margin-left: 346px;
  top: auto;
}
  #homeheader .search .searchbutton {
    width: 90px;
    height: 30px;
    cursor: pointer;
    overflow: hidden;

    float: left;
    clear: none;
    display: block;
    text-indent: -999px;
    font-size: 0px;
    line-height: 0px;
  }

  #homeheader .divloc, #homeheader .divterm {
      float: left;
      width: 213px;
      display: block;
      *zoom: 1;
    }
  
#homeheader .addmybusiness {
  display: block;
}



/* header */
#logo {
  position: relative;
}

#logo .sitetitle, #logo h1 {
  float: left;
  height: 106px;
  width: 486px;
}

#searchform {
  float: left;
  width: 365px;
  margin-left: 68px;
  padding-top: 51px;
}

.search {
  margin:0;
  position: static;
  width: auto;
}

.search input.searchbutton {
  margin: 0;
  width: 60px;
  height: 20px;
  cursor: pointer;
  overflow: hidden;

  float: left;
  clear: none;
  display: block;
  text-indent: -999px;
  font-size: 0px;
  line-height: 0px;
}

.addmybusiness {
  height: 65px;
}

.loginoptions {
  position: absolute;
  top: 85px;
  right: 0px;
}

.divloc, .divterm {
  float: left;
  width: 150px;
  display: block;
  *zoom: 1;
}

/* footer */
#footer #nav {
  margin: 0;
  padding-right: 90px;
  padding-top: 24px;
}

#footer #nav a {
  text-decoration: none;
  font-size: 12px;
}

#footer #nav li, #footer #nav a {
  color: rgb(71, 71, 71);
  text-transform: lowercase; 
}

/* company */
.listing .businessaddress {
  overflow: hidden;
}

.listing .businessaddress div {
  float: right;
  width: 380px;
}
.listing .businessaddress strong {
  float: left;
  width: 66px;
}

/* login form */
.loginerror {
    color: red;
}

.forgotpassword .loginbutton {
  background: url('images/send-reminder.jpg') no-repeat;
  width: 131px;
  padding: 0;
}

/* create business */
fieldset div.divcity {
  position: relative;
  overflow: visible;
  height: 24px;
}
#SearchResults {
  display: none;
  border-top: 0;
  position: absolute;
  width: 302px;
  *width: 304px; /* ie hack */
  margin: 0;
  right: 0;
  top: 24px;
}

/* sidebar */
.sidebarwrapper {
  background-position: left bottom;
}
.sidebarwrapper h2 {
  font-size: 18px;
}

.leftsidebar {
  width: 270px;
}
  .standardeditbus, .permiumeditbus {
    width: 270px;
    background: url('images/myaccount_bottom.jpg') left bottom no-repeat;
    padding-bottom: 18px;
    margin-bottom: 10px;
  }
    .standardeditbus h3, .permiumeditbus h3 {
      float: none;
      color: white;
      padding: 5px 10px;
    }
      .standardeditbus h3 {
        background: url('images/myaccount_top.jpg') no-repeat;
      }
      .permiumeditbus h3 {
        background: url('images/mypremium_top.jpg') no-repeat;
      }
    .standardeditbus ul, .permiumeditbus ul {
    	text-transform: lowercase; 
		line-height: 17px;
      margin: 0;
      padding: 15px 15px 15px 40px;
      background: url('images/myaccount_main.jpg') repeat-y;
	 
    }

.myaccountmain {
  width: 500px;
  float: right;
}

/* ads */
.ads {
  padding: 5px 0 15px 13.5px;
}
  .topAd .ads {
    padding-left: 13.5px;
  }

.relatedsearches ul {
  padding-left: 10px;
}
  .relatedsearches li {
    margin: 3px 0;
    list-style: none;
	padding-right:10px;
	line-height:22px;
   /*   padding-left: 20px;
  background: url('images/bullet.jpg') 0% 50% no-repeat;*/
  }

/* added at 2009-12-6 */
.odd a{
    color:#000;
		text-decoration:none;
}

.even a{
    color:#474747;
		text-decoration:none;
}

.even, .odd{
    list-style:none;
    display:inline;
    text-indent:0px;
	text-decoration:none;
}

.size1{
    font-size:11px;
		text-decoration:none;
}
.size2{
    font-size:12px;
	font-weight:500;
		text-decoration:none;
}
.size3{
    font-size:13px;
	font-weight:600;
		text-decoration:none;
}
.size4{
    font-size:14px;
	font-weight:700;
		text-decoration:none;
}
.size5{
    font-size:15px;
	font-weight:800;
		text-decoration:none;
}
.size6{
    font-size:16px;
	font-weight:900;
		text-decoration:none;
}

.relatedsearches *{
    padding-left:0px;
}

/* added according to dale's instruction */
.page_item{
     border-right:1px solid #474747;
 }
 
 #nav ul li{
    margin-left:0px;
}

.page_item a {
     padding-right:10px;
     padding-left:10px;
 }
 
.page-item-6{
     padding-right:0px;
     border-right:none;
 }

/* pipes nav modification as to adjust spacing between pipes */
#footer #nav .navigation {
  float: right;
}

#footer #nav .navigation li {
  float: left;
}

/* 2009-12-10 */
#submitfeedback {
  background: url('images/submitfeedback.jpg') no-repeat;
  width: 150px;
}

/* 2009-12-11 */
.myaccountmain label {
  width: auto;
}
.myaccountmain input[type="submit"] {
  background: url('images/savechanges.jpg') no-repeat;
  width: 114px;
  padding: 0;
}
.myaccountmain .divimage label {
  line-height: 26px;
  vertical-align: baseline;
}
.myaccountmain .divdescription label, .myaccountmain .divbenefits label {
  display: block;
  float: none;
  margin-bottom: 3px;
}
.myaccountmain #description_parent, .myaccountmain #benefits_parent {
  display: block;
}
.myaccountmain .divbenefits  {
  clear: both;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}

.warning {
  border: 1px solid red;
  padding: 5px 10px;
  margin-bottom: 15px;
}
.error {
  color: red;
  font-size: 13px;
}

/* 2009-12-15 */
.blankpagewrapper {
  width: auto;
}

#map_canvas div {
  overflow: visible;
}

/* 2009-12-16 */
.dynamicbusinesslink {
  display: inline-block;
  float: none;
  margin-left: 0;
  vertical-align: middle;
}

.copyright {
  font-size: 12px;
  color: #474747;
  padding-left: 80px;
  vertical-align: middle;
}

#footer #nav {
  width: 500px;
  padding-right: 80px;
}

/*added by Mike*/
.linktohomepage {
	background:url(images/next.jpg) no-repeat;
	width:95px;
	height:34px;
	padding-top:8px;
	padding-right:40px;
	display:block;
	color:#FFF;
	text-decoration:none;
	text-transform:lowercase;
	border:none;
	outline:none;
	clear:both;
	float:right;
	text-align: left;
	text-indent:35px;
}

/* added at 2009-12-17 by fubupc */
.search input {
  padding-top: 1px;
}

/* added at 2009-12-18 by fubupc */
.myaccountmain h2, .searchexample, .searchpremiumexample {
  float: none;
}

.searchpremiumexample {
  padding-top: 150px;
  width: 435px;
  height: 425px;
}

.searchpremiumexample .premiumrelated .nexttologo .businessaddress, .searchpremiumexample .premiumrelated .nexttologo .businessphone, .searchpremiumexample .premiumrelated .nexttologo .businessemailwebsite{
	font-size: 10px;
}

.signupp {
  width: 130px;
  height: 25px;
  position: relative;
  top: -70px;
  left: 180px;
}

.premium .businessabout, .premium .businessaddress, .premium .businessphone, .premium .businessfax {
  clear: none;
  width: auto;
}



	
	

.businessproducts h2{
	color:#048ccc;
}

/*added to CSS by mike the CSS replacement for tables - also changed the createbusinessform.php to remove tables*/

.isthisyoutable {
	border-top: #cccccc 1px solid;
}
.isthisyourow {
	
	width:495px;
	padding:10px 0px 5px 0px;
font-size:12px;
line-height:20px;
	border-bottom:#cccccc 1px solid;
	
}
.isthisyoucompanyname {
	width:100px;
	float: left;
	

}
.isthisyoucompanyname a{
	
	text-decoration: none;

}
.isthisyoucompanyaddress {
	width:290px;
	float: left;
	margin-left:10px;

}
.yes {
	float: left;
width:95px;


}
.yes a {
	color:#ffffff;
	font-weight:bold;
	background: url('images/bluebuttonbg.png') no-repeat;
	float: left;
padding-left:12px;
vertical-align:middle;
line-height:22px;
	text-decoration: none;
	margin-left:15px;
}

.sponsornotice{
	width:auto;
}

.registernow{
background: url('images/submitfeedback.jpg') no-repeat;
  width: 150px;
  height:35px;
	vertical-align:middle;
	display:block;
	font-size:1.2em;
	border:none;
	margin-top:3px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	padding-top:11px;
}

.captchabox{
	padding-left:25px;
}

.divdescription textarea{
	width:495px;
}

#createnewpassword{
	border:#666 solid 1px;
	width:100%;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	border-radius:.5em;
}

#createnewpassword div, #createnewpassword p{
	width:90%;
	margin-left:5%;
	margin-right:5%;
}

#createnewpassword input[type="submit"]{
	margin-right:5%;
	margin-bottom:1em;
}


.searchresult h2, .searchresult .businessaddress{
display:inline;
}

#map_canvas div{
	z-index:-1;
	position:absolute;
}

div #logocontrol .gmnoprint a img{
	z-index:1000000;
	position:absolute;
}


.createnewpw{
	font-size:14px;
	margin-left:5%;
	margin-right:5%;
	padding:0;
	color:#ff280d;
	float:none;
	text-align:left;
	padding-top:10px;
}

.lookingfor h1{
	font-size:1em;
	display:inline;
}

.divcaptcha{
	float:left;
	clear:both;
	width:495px;
}
