#content {
	width: 622px;
	padding-left: 30px;
	position: relative;
	top: 105px;
	z-index: 2;
	margin-bottom: 220px;
}

div#category-header {
	margin-left: 10px;
	color: #fff;
	padding: 40px 0 0 50px;
	position: absolute;
	z-index: 5;
	width: 884px;
}

div.country_living {
	background: transparent url(../images/country_living/bg-header.gif) no-repeat top left;
	height: 120px;
}

div#category-header[id].country_living {
	background: transparent url(../images/country_living/bg-header.png) no-repeat top left;
}

div#category-header h1 { 
	float: left;
	display: inline;
	margin-right: 20px;
}

div#category-header p {
	font-size: 1.1em;
	line-height: 1.4em;
}

div#category-header div.copy {
	width: 500px;
	border-left: 1px dashed #fff;
	float: left;
	display: inline;
	padding-left: 30px;
}

#feature-gallery .feature {
	background: #e2dfc0;
}

#feature-gallery .feature .content {
	border: 3px solid #fff;
}

#feature-gallery .feature .caption {
	color: #4e4e4e;
}

#feature-gallery .feature .caption a {
	background: transparent url(/images/feature-gallery/bg-btn-more-country-living.gif) no-repeat right center;
}

#feature-gallery[id] .feature .caption a {
	background: transparent url(/images/feature-gallery/bg-btn-more.png) no-repeat right center;
}

#feature-gallery div.feature-thumbs {
	padding: 10px 24px 12px;
	margin: 2px 0;
	height: 212px;
	border-top: 1px dashed #adadad;
	border-bottom: 1px dashed #adadad;
}

#feature-gallery div.feature-thumbs a.prev-page {
	background: transparent url(/images/feature-gallery/btn-page-left.gif) no-repeat top left;
}
#feature-gallery[id] div.feature-thumbs a.prev-page {
	background: transparent url(/images/feature-gallery/btn-page-left.png) no-repeat top left;
}

#feature-gallery div.feature-thumbs a.next-page {
	background: transparent url(/images/feature-gallery/btn-page-next.gif) no-repeat top left;
}
#feature-gallery[id] div.feature-thumbs a.next-page {
	background: transparent url(/images/feature-gallery/btn-page-next.png) no-repeat top left;
}

#feature-gallery div.feature-thumbs div.thumb div.copy {
	color: #4e4e4e;
}

#footer {
	clear: both;
	margin-bottom: 50px;
}
#footer span {
	float: left;
	display: inline;
}

#sidebar {
	z-index: 1;
	position: absolute;
	right: 23px;
	top: 326px;
	width: 280px;
	float: left;
	display: inline;
	padding: 0 0 0 677px;
	background: transparent url(../images/landing/bg/sidebar.gif) no-repeat 685px bottom;
}
#sidebar[id] {
	background: transparent url(../images/landing/bg/sidebar.png) no-repeat 685px bottom;
}

#sidebar .promo-country-living {
	position: relative;
	left: 2px;
	margin: 0 0 10px 0;
}

#sidebar .promo-country-living2 {
	color: #4e4e4e;
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#sidebar .promo-country-living2 a.mag {
	float: left;
	display: inline;
}

#sidebar .promo-country-living2 div.copy {
	width: 100px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	font-size: 1.2em;
}

#sidebar .promo-country-living2 div.copy p {
	margin: 0 0 5px 0;
}

#sidebar .promo-country-living2 div.copy a {
	font-weight: bold;
	color: #4e4e4e;
	text-transform: uppercase;
}

.promo-home-design {
	position: absolute;
	top: 750px;
	left: 682px;
}


/* Editor's Note Page */
a.back {
	position: relative;
	display: block;
	width: 92px;
	height: 15px;
	left: 50px;
	top: 10px;
	margin: 0;
}

img.note {
	position: relative;
	left: 48px;
	top: 34px;
}

div.noteContainer {
	position: relative;
}

div.tooltip {
	position: absolute;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(/images/country_living/bg-feature-tooltip.gif) no-repeat top left;
	padding: 0 6px 20px 0;
}

div.tooltip[class] {
	background: transparent url(/images/country_living/bg-feature-tooltip.png) no-repeat top left;
}

div.tooltip a {
	width: 144px;
	height: 22px;
	text-align: center;
	padding: 8px 0 0;
	background: #fff;
	display: block;
	text-decoration: none;
	color: #333;
}
