/* yardandgardendecor.com */

@import url("/inc/ppc.css");
@import url("/inc/menu.css");

/* ---------------------------------------- Main Common Elements */
body {
	background:#d7eae9 url(/i/bg.gif) repeat-x;	
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	margin:0px auto 15px;
	width:990px;
	background:url(/i/wrapper.gif);
}

#content { 
	font: normal 12px/17px arial, sans-serif;
	margin:0px;
}

#contentwrapper { 
	padding:28px 0px 20px 2px;
}

/* ---------------------------------------- Three Column Elements */
#left {
	float:left;
	display: inline;
	width:281px;
	height:226px;
	margin-top: 203px;
	margin-left: 0px;
	background: url(/i/leftcol-bg.jpg) no-repeat;
}

#middle {
	float:left;
	width:481px;
	margin-top: 203px;
	background: #fff url(/i/middlecol-bg.jpg) no-repeat right top;
}
#right {
	float:left;
	width:224px;
	height:131px;
	margin-top: 203px;
	background: url(/i/rightcol-bg.jpg) no-repeat;
}

/* ---------------------------------------- Text Formatting */
h1 {
	font:bold 18px/20px arial, sans-serif;
	color:#7d3d1a;
	margin:0px 0px 5px;
}

h2 {
	font: bold 16px arial, sans-serif;
	color:#b24528;
	margin:0px 0px 5px;
}

h3 {
	font:bold 14px arial, sans-serif;
	color:#b24528;
}

.capitalize {
	text-transform: capitalize;
}

p { 
	font: normal 12px/17px arial, sans-serif;
	color:#653114;
}

a {
	color:#59736D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#70908a;
	text-decoration:underline;
}

ul{
	margin:0px;
	padding:0px 0px 0px 20px;
	font: normal 12px/17px arial, sans-serif;
	color:#653114;
}

ol{
	margin:0px;
	padding:0px 0px 0px 20px;
	font: normal 12px/17px arial, sans-serif;
	color:#653114;
}

li{
	padding-bottom:5px;
}

/* ---------------------------------------- Content Images */
	.contentimage {
		float:right;
		padding:3px 0px 5px 10px;
	}
	
	.contentimage1 {
	float:left;
	padding:3px 10px 5px 0px;
	}
	
	.pushunder {
		clear:both;
		}
		
	.pushunderppc {
		clear:both;
		padding-top:15px;
		}

img {border:0px}

/* ---------------------------------------- Leaderboard Elements */
/*#leaderboard {
	margin:0px auto;
	width:990px;
	height: 12px;
	text-align: center;
}*/

#leaderboard .ad {
padding-top: 17px;
}

/* ---------------------------------------- Header Elements */
#header {
	position:absolute;
	top:0px;
	width:990px;
	height: 203px;
	background: url(/i/header-bg.gif) no-repeat;
}

#logo {
	top:0px;
	left:0px;
	float: left;
}

#rightcollage {
	top:0px;
	right:0px;
	float: right;
}

#breadcrumbs {
	position: absolute;
	top: 177px;
	left: 280px;
	height:22px;
	font:10px arial;
	color:#70908a;
}

#breadcrumbs a { 
	text-decoration:none;
	color:#59736D;
	padding:5px 0px 0px 2px;
}

#breadcrumbs a:hover {
	text-decoration:underline;
	color:#70908a;
}

/* ---------------------------------------- Search Bar */
#search {
	position:absolute;
	top:92px;
	left:290px;
}
form, form input {
	border:0px;
	padding:0px;
	margin:0px;
}
#search input {
	float:left;
}
#searchinput {
	position:relative;
	top:2px;
	width:165px;
	height:13px;
	font-size:11px;
	color:#7d3d1a;
	background-color: #f7edaa;
}
#searchgo {
	position:relative;
	top:2px;
	left:59px;
}

/* ---------------------------------------- Right Side and Bottom Banner Elements */
#skyscraper {
	width:160px;
	height: 572px;
	text-align: center;
	margin: 145px auto;
}

/* ---------------------------------------- Footer Elements */
#footer {
	width: 990px;
	height:58px;
	clear:both;
	text-align:right;
	font:10px arial, sans-serif;
	color:#59736D;
	background: url(/i/footer-bg.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#bottom-links {
	position:relative;
	top:0px;
	right:10px;
	width:853px;
	height:20px;
	float:right;
}

#bottom-links .copyright {
	position:relative;
	top:14px;
	right:45px;
	text-decoration:none;
	color:#59736D;
	clear:both;
}

#bottom-links a {
	position:relative;
	top:14px;
	right:45px;
	text-decoration:none;
	color:#59736D;
}

#bottom-links a:hover { 
	text-decoration:underline;
	color:#70908a;	
}

.footslash {
	position:relative; 
	top:14px;
	right:45px;
	} 

/* ---------------------------------------- Sitemap Page Only */
#sitemapcolumn {
	width:200px;
	padding-right:15px;
	float:left;
}
	
#sitemapcolumn a {
	text-decoration:none;
	color:#59736D;
	font-weight: normal;
}
#sitemapcolumn a:hover {
	text-decoration:underline;
	color:#70908a;
}
#sitemapcolumn h3 {
	font:bold 14px arial, sans-serif;
	margin:15px 0px 10px;
	font-weight: bold;	
}
#sitemapcolumn h3 a {
	font-weight: bold;	
}
#sitemapcolumn ul {
	list-style-type:disc;
	size:7px;
	padding-left:25px;
}


/* advertising styles */
#button{ /* under left menu */
	position: relative;
	margin: 10px 0;
	text-align: center;
}

#medrect{ /* on search page below PPC */
	position: relative;
	margin: 25px 0 20px 0;
	text-align: center;
}
