body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	padding: 0;
	background-image: url(../images/page_background.gif);
}
#header {
	height: 104px;
/*	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x; */
	width: 100%;
}

/* This is Scott's Work - Excuse the mess! */

/* Front Page */
#content.frontpage .featured-box .fade h2 {
	color:#0d1011;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px 20px 0px 20px;
	font-size:1.4em;
	padding-bottom:5px;
	border-bottom:1px dotted #adadad;
	text-shadow: 1px 1px 0px #fff;
}
.white-box .posts h3 a {
	color:#dc7420;
}
/* End Front Page */

/* Content Start */

#content {
	clear:both;
	display:block;
	background:#101418;
	border:1px solid #2b3947;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	background:#1f252b url(../images/dark-content-bg.gif) repeat-x top;
	min-height:800px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	padding:20px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	width:1000px;
	
}
#content.frontpage {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}
div#content:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* Content End */

/* Primary Content Start */
input[type=text] {
  background-color:#f8f8f8;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16pt;
  font-weight:bold;
  border-style:none;
}

.primary-content {
	float:left;
	width:600px;
	min-height:860px;
	background-color:#d8cebf;
	border-top:1px solid #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	padding:20px 20px 20px 20px;
}

.search-bar {
	background:#fff;
	border:1px solid #6c675f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	margin-bottom:20px;
	padding:20px 20px 20px 20px;
}

.search-bar-input {
	background:#fff url(../images/search_bg.gif) repeat-y;
	height:38px;
	width:380px;
	padding-left:50px;
	padding-top:10px;
	font-size:16pt;
}

.search-button {
	clear:both;
	float:right;
	margin-top:-48px;
}


.category_listing {
	clear:both;
	background:#fff;
	min-height:461px;
	min-width:560px;
	border:1px solid #6c675f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	padding:20px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
}

.category_listing_text {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 150%;
	color:#000000;
	font-weight:normal;
	font-stretch:extra-condensed;
}

.maincat_listing{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 100%;
	color:#000000;
	font-weight:normal;
	font-stretch:extra-condensed;
	float:left;
/*	width:280px; */ 	
}
.subcat_listing {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 80%;
	color:#000000;
	font-weight:normal;
	font-stretch:extra-condensed;
	border-left:1px solid #6c675f;
	min-height:412px;
	padding-left:20px;
	float:right;
	width:240px;
}

#mag_glass_guy {
	width: 347px;
	height: 375px;
	text-align: center;
	position:absolute;
	left:50%;
	margin-left:-210px;
	margin-top:350px;
	}

.newsletter_frontpage {
	padding-top:20px;
	float:left;
	width:342px;
	height:227px;
}

.upgrade_ad_frontpage {
	padding-top:20px;
	float:right;
	width:234px;
	height:227px;
}

/* Primary Content End */

/* Secondary Content Start */
.secondary-content {
	float:right;
	width:340px;
	min-height:880px;
}
.secondary-content .white-box {
	clear:both;
	background:#fff url(../images/fade.gif) repeat-x top;
	border-top:1px solid #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	padding-bottom:12px;
}

.secondary-content a img {
	border:none;
}
.secondary-content .premiumad {
	padding:20px 20px 20px 20px;
	background:#fff url(../images/fade.gif) repeat-x top;
	border-top:1px solid #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	height:250px;
/*	border-bottom:1px solid #b0bac4; */
}
.secondary-content .ads {
	padding:20px 20px 20px 20px;
	background:#fff url(../images/fade.gif) repeat-x top;
	padding-bottom:20px;
	border-bottom:1px solid #c4c4c4;
	min-height:250px;
}
.secondary-content .ads .mainads {
	padding:20px 0px 0px 10px;
}
.iconads {
	clear:both;
	margin-left:5px;
}

.secondary-content .sops-feature {
	background:#e5f2ff url(../images/blue-bg.gif) top repeat-x;
	border-top:1px solid #f2f5f8;
	padding:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	color:#0d1011;
	border-bottom:1px solid #b0bac4;
}
.secondary-content .sops-feature .sopslead a {
	background:url(../images/sopslead.jpg) no-repeat;
	width:260px;
	height:188px;
	display:block;
}
.secondary-content .sops-feature .sopslead a span {
	display:none;
}
.secondary-content .sops-feature a {
	color:#2a5178;
	font-weight:bold;
}
.secondary-content .sops-feature a:hover {
	color:#3d87d0;
}
.secondary-content .fade p, .secondary-content .sidesubscribe p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	color:#0d1011;
	margin:20px 20px;
}
.white-box h4 {
	color:#0d1011;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-weight:normal;
	margin:20px 20px 0px 20px;
	border-bottom:1px dotted #adadad;
	font-size:.9em;
	padding-bottom:5px;
}
.secondary-content .white-box h4 {
	color:#0d1011;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-weight:normal;
	margin:0px 20px 0px 20px;
	border-bottom:1px dotted #adadad;
	font-size:.9em;
	padding-bottom:5px;
}
/* Secondary Content End */



/* End of Scott's Work - If it's past here it's not mine! */



#weather_icon {
	width: 64px;
	height: 64px;
	text-align: center;
	font-size: 7px;
	margin-left:380px;
	margin-right:auto;
	position:absolute;
	left:50%;
	}
	
#weather_cond {
	text-align: center;
	color:#fff;
	font-size: 16px;
	margin-top:8px;
	margin-left:260px;
	margin-right:auto;
	position:absolute;
	left:50%;
}	

#coming_soon {
	width: 442px;
	height: 442px;
	text-align: center;
	font-size: 7px;
	margin-right:auto;
	position:absolute;
	left:50%;
	margin-top:60px;
	z-index:100;
	}

/* #content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
*/

#results {
	float:left;
	width:560px;
}

dl.place-list                           { margin: 0; /*padding-bottom: 18px; padding-top: 18px; border-bottom:1px solid #eee;*/ position: relative; }
dl.place-list .name                     { margin-top: 10px; font-weight: normal; font-size: 13px; line-height: 17px; }
dl.place-list .name strong              { font-size: 15px; }
dl.place-list .top                      { margin-top: 0; }
dl.place-list .phone                    { font-size: 12px; color: #4e9bda; white-space: nowrap; }
dl.place-list .address                  { margin: 0; font-size: 12px; line-height: 15px; color: #697a85;}
dl.place-list .a                        {font-weight:normal}

.basic  {
	width: 260px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("../images/AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("../images/AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("../images/AccordionTab2.gif");
}

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
a, .blue {
	font-weight: bold;
	color: #195574;
	text-decoration:none;
	font-size: 12px;
}
#footer {
	font-size: 10px;
}
#footer a {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
#info .name {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#info .phone {
	font-size: 20px;
}
#info .address {
	font-size: 16px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rank {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	float: right;
	text-align: right;
}
#breadcrumbs {
	font-weight: bold;
	color: #000000;
}
#box, rotate {
	border: 1px solid #999999;
	float: left;
}
.hours {
	width: 130px;
	margin-left:0px;
	height: 240px;
	border-left: 0px;
}

#unpaid_map{
width: 302px;
height: 225px;
border:1px solid #6c675f;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
float:right;
}
#unpaid_ad{
	width: 234px;
	height: 227px;
	float:left;
}
#map {
width: 300px;
height: 250px;
float:right;
}
#info {}
#clear {
	clear: both;
}
.video {
	width: 480px;
}
#tabs {
	width: 560px;
	height: 201px;
	float: left;
	font-size: 10px;
}
#hours_top {
	text-align: center;
	font-weight: bold;
	font-size:larger;
	margin-bottom: 5px;
}
#hours_text {
	font-size:small;
}
#Profile_Tab {
	min-height: 400px;
	width: 50px;
}

.grey_small_text {
	font-size: 10px;
	color: #666666;
}

div.yui-content {
	overflow: auto;
	width:540px;
	min-height:320px;
}


