/* NEUTRALIZE STYLING: Elements we want to clean out entirely:*/

* {margin:0; padding:0;}
body {font:62.5% Arial, Helvetica, Tahoma, Geneva, sans-serif; background:url(images/bg.jpg) repeat-x top left #fff;}
img {border:0; padding:0; margin:0;}

/* STRUCTURE */
.clear {clear:both;}
#allwrap {
	margin:0 auto;
	padding:0;
	position:relative;
	width:900px;
	background:url(images/contentwrap-bg.jpg) top left no-repeat transparent;
	}
#info-block {
	margin:3px 0 0 16px;
	padding:0;
	font-size:9px;
	}
#info-block span {float:right;}
#logo {
	position:absolute;
	top:19px;
	left:11px;
	}
#contentwrap {
	width:929px;
	padding:3px 0 0 35px;
	margin:104px 10px 0 0;
	}
#topicwrap {
	margin:22px 0 10px 0;
	width:845px;/*possible ie6 issue*/
	}
#mainphoto {
	width:500px;
	background:#fff;
	border:#0182c6 1px solid;
	padding:1px;
	}

#subwrap {
	float:right;
	width:318px;
	}
#subwrap2 {margin-top:18px;}
#subwrap1 img, #subwrap2 img {
	background:#fff;
	border:#0182c6 1px solid;
	padding:1px;
	float:left;
	margin:0 10px 0 0;
	}

#home-pg #mainSearch {
	width:840px;
	height:193px;
	margin-top:20px;
	background: url(images/mainSearch-bg.jpg) no-repeat top left transparent;
	}
#mainSearch {
	width:840px;
	height:153px;
	margin:20px 0 10px 0;
	background:url(images/mainSearch_bg.gif) no-repeat top left transparent;
	}

#home-pg #mainContent {
	margin-top:15px;
	width:845px;
	background:url(images/socials-bg.jpg) no-repeat top right transparent;
	}

#mainContent {
	margin-top:10px;
	width:845px;
	background:none;
	}
	
#adlogo {
width:250px;
margin-top:10px;
margin-left:280px;
position:absolute;
}	
	
#socials {
	float:right;
	width:165px;
	margin:6px 0 0 15px;
	}
#tipsBox {
	margin-top:20px;
	float:right;
	width:300px;
	}
.placeAd {
	padding:7px;
	border:1px solid #cdcdcd;
	background:#fff;
	margin:0 0 3px 3px;
	}
.pagecoupon {
	border:1px solid #cdcdcd;
	}	
#adBox3 .placeAd {
	padding:5px;
	border:1px solid #cdcdcd;
	background:#fff;
	margin:0 3px 3px 0px;
	float:left;
	}
#featured {
	margin-top:20px;
	width:460px;
	}
hr {
	height:10px;
	background-color:#CCC;
	border:#CCC;
	margin-bottom:15px;
	}
blockquote#friendly {
	width:836px;
	border:1px solid gray;
	background:#fff;
	height:83px;/*temp*/
	margin-bottom:20px;
	}
#pgContent p{margin-bottom:5px;}
#pgContent h2{margin-bottom:10px;}
/* ++++++++++++ Results Area Rules +++++++++++++++++++++*/

#resultArea, #profilArea {
	width:537px;
	margin-bottom:20px;
	}
.listingWrap {
	border-top:1px solid #A4A4A4;
	padding:1px 0;
	}
.listing {padding:12px 11px;}
#paidPlace {background:#F3F2D9;}

.listing address {
	font-size:1.2em;
	font-style:normal;
	line-height:135%;
	margin-bottom:11px;
	}
.listing span a, .listing p a {font-size:11px;}

/* SPONSORED AREA HOME PAGE */

#sponsored {padding-bottom:30px;}
#sponsored ul {margin-bottom:10px;}
#sponsored ul li{
	background:url(images/red-arrow.gif) 0 .4em no-repeat;
	list-style-type:none;
	padding-left:10px;
	margin-bottom:10px;
	font-size:12px;
	}
#sponsored li a {
	color:#0a54a8;
	text-decoration:none;
	}
#sponsored li a:hover {color:#CE1E26;}
#bigAd {
	float:right;
	margin-top:25px;
	border:1px solid #666;
	}
img.adThumb {
	margin:0 0 20px 10px;
	border:1px solid #666;
	}

/* PROFILE AREA RULES*/

#profileContent {
	width:550px;
	margin-bottom:20px;
	position:relative;
	border-bottom:dotted thin #CCCCCC;
	}
#profileInfo {
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	}
#coupon {
	width:250px;
	float:right;
	margin:5px 5px 0 20px;
	text-align:center;
	}
#sidemap {
	width:250px;
	float:right;
	text-align:center;
	}
#sidemap p a {font-size:11px;}
#profileContent h1 {width:280px;}
#profileContent h1, #profileContent h2, #profileContent h3 {margin:5px 0;}
#profileContent address {
	font-size:13px;
	font-style:normal;
	margin-bottom:5px;
	color:#333;
	}
#phones {
	font-weight:bold;
	font-size:16px;
	color:#000;
	margin-bottom:5px;
	font-size:14px;
	}
#phones span {margin-left:10px;}
#profileList {margin:10px 0;}
#profileList li{
	background:url(images/info-bullet.png) 0 .2em no-repeat;
	list-style-type:none;
	padding-left:20px;
	line-height:135%;
	font-size:12px;
	color:#333;
	}
ul#emailPrint{
	position:absolute; 
	top:5px;
	right:0px;
	}

#emailPrint li {
	list-style-type:none;
	float:left;
	margin-right:10px;
	}
#emailPrint li#email a, #emailPrint li#print a {
	list-style-type:none;
	padding:5px 0 5px 30px;
	font-size:11px;
	color:#333;
	}
#emailPrint li#print a {background:url(images/print.gif) 0 .4em no-repeat;}
#emailPrint li#email a {background:url(images/email.gif) 0 .4em no-repeat;}
#emailPrint li#email a:hover, #emailPrint li#print a:hover {color:#CE1E26;}
#logoProfile {
	float:right;
	background:#fff;
	padding:2px;
	border:1px solid #999999;
	margin-top:10px;
	}

/* FOOTER  RULES*/

#footer {
	width:100%;
	background:url(images/footer.gif) top left repeat-x #002d59;
	}
#footwrap {
	width:929px;
	height:80px;
	margin:0 auto;
	position:relative;
	}
#footer address, cite{
	font-size:10px;
	font-style:normal;
	margin:0 auto 0 auto;
	padding:15px 0 0 0;
	width:929px;
	color:#FFF;
	text-align:center;
	line-height:200%;
	}
#footer address span {color:#acd0f3;}
#w3c {
	position:absolute;
	bottom:7px;
	right:170px;
	}

/* NAVIGATION: */

#nav {
	width:518px;
	height:40px;
	background:url(images/nav-bg.jpg) top left no-repeat transparent;
	position:absolute;
	top:19px;
	right:-10px;
	}
#nav ul {margin:11px 0 0 90px;}
#nav li {
	display:inline;
	list-style-type:none;
	height:20px;
	}

#nav a, #nav a:visited {
	float: left;
	font-size:1.2em;
	padding:0 12px;
	border-right:1px solid #fff;
	text-decoration:none;
	color:#fff;
	}
#nav a:hover{color:#acd0f3;}
#home #home a {font-weight:bold;}
#nav #contact a{border:none;}

/* TYPOGRAPHY: Headings, Paragraphs, & Links. */

h1 {
	color:#0058a0;
	font-size:1.7em;
	margin-bottom:10px;
	}

#results-pg h1 {
	color:#000;
	font-size:1.8em;
	margin-bottom:10px;
	}
h2 {font-size:1.4em;}
h2, h2 a, .listing p a, .listing span a, .horizAd p a, #sidemap p a, #profileInfo a  {color:#0058a0;}
h2 a:hover, .listing p a:hover, .listing span a:hover, .horizAd p a:hover, #sidemap p a:hover, #profileInfo a:hover {color:#FF880D;}
.listing h2 {margin-bottom:10px;}

h2plus {font-size:1.4em;}

h3 {
	color:#FF880D;
	font-size:1.2em;
	margin-bottom:18px;
	}

h3 span {color:#0058a0;}
h4 {
	font-size:1.3em;
	margin-bottom:10px;
	color:#2e2e2e;
	}
h5 {
	color:red;
	margin-bottom:15px;
	}/*sponsor*/

h6 {
    font-size:1.4em;
	color:#0058a0;
	margin-bottom:15px;
	}

#mainContent p {
	font-size:1.2em;
	color:#393939;
	line-height:150%;
	}
#info-block p, #info-block p a, #ezsearch p, #ezsearch a, address a {color:#fff;}
#info-block p a {text-decoration:none;}
#info-block p a:hover, #ezsearch a:hover, address a:hover {color:#acd0f3;}
address a {margin:0 3px;}
address cite a {
	font-size:9px;
	text-decoration:none;
	color:#5b8fc2;
	}
address cite a:hover {color:#acd0f3;}

/* Subwrap text rules*/

#subwrap h2{
	font-size:12px;
	color:#0058a0;
	margin-bottom:8px;
	}
#subwrap p {
	font-size:1.1em;
	color:#393939;
	line-height:140%;
	}
#subwrap a, .findA a {
	color:#ff8b18;
	background:url(images/arrow1.gif) no-repeat 0 .5em transparent;
	padding-left:10px;
	}
#subwrap a:hover {color:#0058a0;}

/*social text rules*/

#socials li {
	list-style-type:none;
	font-size:1.2em;
	color:#393939;
	line-height:150%;
	}

li#blog {
	background:url(images/blog.jpg) no-repeat 0 .5em;
	padding:9px 0 8px 30px;
	}
li#twitter {
	background:url(images/twitter.jpg) no-repeat 0 .5em;
	padding:8px 0 8px 30px;
	}
li#facebook {
	background:url(images/facebook.jpg) no-repeat 0 .5em;
	padding:8px 0 8px 30px;
	}
#socials a {
	text-decoration:none;
	color:#125d9e;
	}
#socials a:hover {
	text-decoration:underline;
	color:#07447a;
	}

/* Definition List*/

dt {margin-bottom:3px;}

dt a{
	font-size:1.2em;
	color:#045a83;
	text-decoration:underline;
	}

dd {
	font-size:1.2em;
	color:#2d4753;
	line-height:140%;
	margin-bottom:17px;
	}

dd a {
	font-size:12px;
	color:#334953;
	text-decoration:none;
	}

dd span {font-size:11px; color:#f08d0f;}

/* EZ Search Rules */

#ezsearch{
	position:absolute;
	top:76px;
	right:-10px;
	width:380px;
	}

#ezsearch form {
	margin:0;
	padding:0;
	border:none;
	width:291px;
	height:24px;
	background:url(images/ezsearch.gif) no-repeat center left transparent;
	float:right;
	}

.searchField {
	border:none;
	height:17px;
	margin:5px 0 0 5px;
	color:#002D5A;
	width:250px;
	}
#login {
	float:left;
	margin:5px 8px 0 0;
	}

/* ADS SECONDARY/TERTIARY PAGES */

#adsWrap {
	width:280px;
	float:right;
	margin:5px 5px 0 0;
	}
.horizAd {
	border:1px solid #c1ddf3;
	height:113px;
	padding:10px 8px;
	overflow:hidden;
	margin-bottom:5px;
	}
#mainContent .horizAd p {
	font-size:13px;
	color:#000;
	line-height:140%;
	}

#mainContent .horizAd p span {
	font-weight:bold;
	color:red;
	}

#mainContent p.findA  {margin-top:8px;}

.horizAd h3 {
	color:#DB6310;
	font-size:13px;
	margin-bottom:5px;
	}
img.product {
	float:left;
	margin:1px 5px 0 0;
	}
#pager {
	width:551px;
	height:27px;
	background:url(images/pager.jpg) top left no-repeat;
	margin-bottom:15px;
	}
#botAd {
	clear:both;
	margin:0 0 15px 0;
	}
#botAd img {margin:0 5px 0 0;}
#googleAds {
	width:850px;
	height:90px;
	margin-bottom:15px;
	background:#eee;
	border:1px solid #ddd;
	} 
.small_textbox	{font-size:11px;}
#keySearch, #locaSearch {
	margin:75px 0 0 30px;
	float:left;
	width:250px;
	color:#0960b9;
	font-weight:bold;
	font-size:11px;
	}
#resoSearch {
	margin:75px 0 0 15px;
	float:left;
	width:250px;
	color:#0960b9;
	font-weight:bold;
	font-size:11px;
	}
#keySearch input {
	margin-top:8px;
	padding:0;
	width:245px;
	}
#location {
	margin-top:8px;
	width:110px;
	}
#category {margin-top:8px; width:240px;}


#altpagehead {
   color:#0058a0;
   font-size:1.8em;
   font-weight:bold;
   margin-bottom:18px;
}

#calltoaction {
   font-family: serif;
   font-size:1.4em;
   margin-bottom:12px;
}

#adcompany {
	color:#0058a0;
	font-size:2.0em;
	margin-bottom:10px;
	}

#adtext {
	font-size:1.6em;
	color:#0c0c0c;
	padding:0;
	position:relative;
	width:450px;
	}

#rightsidetext {
	font-size:1.6em;
	color:#0c0c0c0;
	padding:0;
        margin-right;
	position:relative;
	width:250px;
        text-align:left;
        line-height: 150%;
        font-family: Helvetica,Arial,Tahoma, sans-serif;
	}
.nomatches {
	color:#0960b9;
	font-weight:bold;
	font-size:11px;
	}

#bothclear {
	clear:both;
}

#couponcorner {
width:840px;
height:16px;
background:#0960b9;
font-size:1.2em;
font-weight:bold;
color:#ff880d;  
}


#couponcorner a, #couponcorner a:visited {
	font-size:1.2em;
	text-decoration:none;
	color:#fff;
}
