
/* ~~~~~~~~~~ reset styles ~~~~~~~~~~ */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, 
pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, 
map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, 
q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ARTICLES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


body {
	font-family: arial, "lucida console" , sans-serif;
}
#article-header-container {
	background: url( "/assets/images/articles/header-background.gif" ) repeat-x;
	height: 100px;
}
#article-header {
	width: 780px;
	margin: 0 auto;
}
#article-header-container #article-logo {
	background: url( "/assets/images/articles/header-logo.gif" ) no-repeat;
	width: 310px;
	height: 60px;
	float: left;
}
#article-header-container #article-navigation {
	clear: both;
	overflow: hidden;
	height: 20px;
	margin-left: 5px;
}
#article-header-container #article-navigation li {
	float: left;
	list-style: none;
	padding-right: 10px;
	color: #ffffff;
	font-size: 0.7em;
}
#article-header-container #article-navigation a {
	color: #ffffff;
}
#article-header-container #article-navigation a:hover {
	color: #ffffff;
}

#category-container .articles {
	width: 752px;
	margin: 20px 0;
	background: url(../../images/category-page/box-bg.gif) bottom left;
	overflow: hidden;
}
#category-container .articles h2 {
	background: url(../../images/category-page/header-blue.gif) no-repeat;
	color: #fff;
	padding: 4px 7px;
}
#category-container .article-row {
	margin: 5px 10px 5px;
	padding: 10px 0;
	border-bottom: 1px solid #999;
}
#category-container .last {
	border-bottom: none 0;
}
#category-container .articles h3 {
	margin: 0 0 3px;
}
.article-container {
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: left;
	font-family: arial;
}
#category-container .article-container {
	font-family: verdana, arial, helvetica;
}
.article-container h1 {
	font-weight: bold;
	font-size: 26px;
	margin: 0 0 20px;
	color: #333;
}
.article-container h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 30px 0 0 0;
	color: #36c;
}
.article-container p {
	line-height: 1.4;
	margin: 1em 0;
	font-size: 12px;
}
.article-container a {
	color: #3366CC;
    font-size: 14px;
    text-decoration: underline;	
}
.article-container a:hover {
	text-decoration: none;	
}
.article-container .title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 25px;
    margin: 0px;
}
.article-container .gbd-article h2 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ARTICLES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#article-hub-content {
	width: 720px;
	margin: auto;
}
#article-hub-content ul {
	list-style: none;
	padding-bottom: 10px;
}
#article-hub-content a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#article-hub-content a:link {
	color: #000;
	font-style: none;
}
#article-hub-content a:hover {
	color: #000;
	text-decoration: underline;
}
#article-hub-content h1, #article-hub-content h1 span {
	background-image: url(/assets/images/articles/article-title.gif);
	width: 221px;
	height: 21px;
	font-size: 1em;
	line-height: 10px;
}
#article-hub-content h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -21px;
	line-height: 10px;
}

#article-hub-content h2 {
	margin: 20px 0 35px 10px;
	font-size: 2em;
	color: #fff;
	font-weight: normal;
}
#article-hub-content .view-all {
	background: url(/assets/images/articles/content-footer-background.gif) no-repeat;
	bottom: 0;
	color: #a5a4a4;
	font-size: 0.5em;
	height: 25px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}
#article-hub-content .view-all p {
	margin: 4px 0 0 30px;
}

#article-hub-content .article-category {
	width: 336px;
	height: 225px;
	border: 1px solid #d1d1d1;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}
#article-hub-content .article-category {
	margin-left: 10px;
}
#article-hub-content #buying-guides {
	background: url(/assets/images/articles/buying-guides-bg.jpg) no-repeat;
	float: left;
}
#article-hub-content #gardening-advice {
	background: url(/assets/images/articles/gardening-advice-bg.jpg) no-repeat;
	float: right;
}
#article-hub-content #plant-history {
	background: url(/assets/images/articles/plant-history-bg.jpg) no-repeat;
	float: left;
}
#article-hub-content #educational {
	background: url(/assets/images/articles/educational-bg.jpg) no-repeat;
	float: right;
}
#article-hub-content #educational h2 {
	color: #30368a;
}
#article-hub-content #world-resources {
	background: url(/assets/images/articles/world-resources-bg.jpg) no-repeat;
	float: left;
}
#article-hub-content #environmental {
	background: url(/assets/images/articles/environmental-bg.jpg) no-repeat;
	float: right;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Buyers Guide CATEGORY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#buying-guides-cat {
	width: 666px;
	margin-left: 20px;
	margin: auto;
}

#buying-guides-cat h1, #buying-guides-cat h1 span {
	background-image: url(/assets/images/articles/buying-guides-header.gif);
	width: 210px;
	height: 35px;
	font-size: 1em;
	line-height: 10px;
}
#buying-guides-cat h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -35px;
	line-height: 10px;
}
#buying-guides-cat li {
	list-style: none;
}
#buying-guides-cat #category-tip {
	background: url(/assets/images/articles/buying-guides-H.jpg) no-repeat;
	width: 666px;
	height: 78px;
	margin: 15px 0 25px 0;
}

#buying-guides-cat #category-tip p {
	margin: 10px 0 0 10px;
	font-size: 1.5em;
	color: #fff;
	padding-top: 25px;
}

#buying-guides-cat #cat-links a {
	color: #000;
	text-decoration: none;
}
#buying-guides-cat #cat-links a:link {
	color: #000;
	text-decoration: none;
}
#buying-guides-cat #cat-links a:hover {
	color: #000;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gardening Advice CATEGORY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#gardening-advice-cat {
	width: 666px;
	margin-left: 20px;
	margin: auto;
}

#gardening-advice-cat h1, #gardening-advice-cat h1 span {
	background-image: url(/assets/images/articles/gardening-advice-header.gif);
	width: 262px;
	height: 34px;
	font-size: 1em;
	line-height: 10px;
}
#gardening-advice-cat h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -34px;
	line-height: 10px;
}
#gardening-advice-cat li {
	list-style: none;
}
#gardening-advice-cat #category-tip {
	background: url(/assets/images/articles/gardening-advice-H.jpg) no-repeat;
	width: 666px;
	height: 78px;
	margin: 15px 0 25px 0;
}

#gardening-advice-cat #category-tip p {
	margin: 10px 0 0 10px;
	font-size: 1.5em;
	color: #fff;
	padding-top: 25px;
}

#gardening-advice-cat #cat-links a {
	color: #000;
	text-decoration: none;
}
#gardening-advice-cat #cat-links a:link {
	color: #000;
	text-decoration: none;
}
#gardening-advice-cat #cat-links a:hover {
	color: #000;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Plants & Plant History CATEGORY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#plant-history-cat {
	width: 666px;
	margin-left: 20px;
	margin: auto;
}

#plant-history-cat h1, #plant-history-cat h1 span {
	background-image: url(/assets/images/articles/plant-history-header.gif);
	width: 309px;
	height: 35px;
	font-size: 1em;
	line-height: 10px;
}
#plant-history-cat h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -35px;
	line-height: 10px;
}
#plant-history-cat li {
	list-style: none;
}
#plant-history-cat #category-tip {
	background: url(/assets/images/articles/plant-history-H.jpg) no-repeat;
	width: 666px;
	height: 78px;
	margin: 15px 0 25px 0;
}

#plant-history-cat #category-tip p {
	margin: 10px 0 0 10px;
	font-size: 1.5em;
	color: #fff;
	padding-top: 25px;
}

#plant-history-cat #cat-links a {
	color: #000;
	text-decoration: none;
}
#plant-history-cat #cat-links a:link {
	color: #000;
	text-decoration: none;
}
#plant-history-cat #cat-links a:hover {
	color: #000;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Educational CATEGORY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#educational-cat {
	width: 666px;
	margin-left: 20px;
	margin: auto;
}

#educational-cat h1, #educational-cat h1 span {
	background-image: url(/assets/images/articles/educational-header.gif);
	width: 169px;
	height: 27px;
	font-size: 1em;
	line-height: 10px;
}
#educational-cat h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -27px;
	line-height: 10px;
}
#educational-cat li {
	list-style: none;
}
#educational-cat #category-tip {
	background: url(/assets/images/articles/educational-H.jpg) no-repeat;
	width: 666px;
	height: 78px;
	margin: 15px 0 25px 0;
}

#educational-cat #category-tip p {
	margin: 10px 0 0 10px;
	font-size: 1.5em;
	color: #30368a;
	padding-top: 25px;
}

#educational-cat #cat-links a {
	color: #000;
	text-decoration: none;
}
#educational-cat #cat-links a:link {
	color: #000;
	text-decoration: none;
}
#educational-cat #cat-links a:hover {
	color: #000;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ World Resources CATEGORY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#world-resources-cat {
	width: 666px;
	margin-left: 20px;
	margin: auto;
}

#world-resources-cat h1, #world-resources-cat h1 span {
	background-image: url(/assets/images/articles/world-resources-header.gif);
	width: 243px;
	height: 27px;
	font-size: 1em;
	line-height: 10px;
}
#world-resources-cat h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -27px;
	line-height: 10px;
}
#world-resources-cat li {
	list-style: none;
}
#world-resources-cat #category-tip {
	background: url(/assets/images/articles/world-resources-H.jpg) no-repeat;
	width: 666px;
	height: 78px;
	margin: 15px 0 25px 0;
}

#world-resources-cat #category-tip p {
	margin: 10px 0 0 10px;
	font-size: 1.5em;
	color: #fff;
	padding-top: 25px;
}

#world-resources-cat #cat-links a {
	color: #000;
	text-decoration: none;
}
#world-resources-cat #cat-links a:link {
	color: #000;
	text-decoration: none;
}
#world-resources-cat #cat-links a:hover {
	color: #000;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Environmental CATEGORY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#environmental-cat {
	width: 666px;
	margin-left: 20px;
	margin: auto;
}

#environmental-cat h1, #environmental-cat h1 span {
	background-image: url(/assets/images/articles/environmental-header.gif);
	width: 211px;
	height: 27px;
	font-size: 1em;
	line-height: 10px;
}
#environmental-cat h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -27px;
	line-height: 10px;
}
#environmental-cat li {
	list-style: none;
}
#environmental-cat #category-tip {
	background: url(/assets/images/articles/environmental-H.jpg) no-repeat;
	width: 666px;
	height: 78px;
	margin: 15px 0 25px 0;
}

#environmental-cat #category-tip p {
	margin: 10px 0 0 10px;
	font-size: 1.5em;
	color: #fff;
	padding-top: 25px;
}

#genvironmental-cat #cat-links a {
	color: #000;
	text-decoration: none;
}
#environmental-cat #cat-links a:link {
	color: #000;
	text-decoration: none;
}
#environmental-cat #cat-links a:hover {
	color: #000;
	text-decoration: underline;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Log Cabin Assembly Guide ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#logcabin-assembly-guide 
{
    width: 768px;
    font-size: 13px;
}
#logcabin-assembly-guide p
{
    margin:  0 0 20px 0;
}
#logcabin-assembly-guide img
{
    float: right;
}

#logcabin-assembly-guide .left
{
    float: left;
    width: 350px;
}
#logcabin-assembly-guide  h1, #logcabin-assembly-guide  h1 span {
	background-image: url(/assets/images/articles/log-cabin-assembly/logcabin-assembly-title.gif);
	width: 409px;
	height: 31px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-assembly-guide  h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -31px;
	line-height: 10px;
}
#logcabin-assembly-guide  h2, #logcabin-assembly-guide  h2 span {
	background-image: url(/assets/images/articles/log-cabin-assembly/logcabin-assembly-subtitle.gif);
	width: 386px;
	height: 20px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-assembly-guide  h2 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -20px;
	line-height: 10px;
}
#logcabin-assembly-guide  h2 
{
    margin: 5px 0 30px 40px;
}

#logcabin-assembly-guide #step-1 h3, #logcabin-assembly-guide #step-1 h3 span {
	background-image: url(/assets/images/articles/log-cabin-assembly/step1-title.gif);
	width: 239px;
	height: 23px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-assembly-guide  #step-1 h3 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -23px;
	line-height: 10px;
}
#logcabin-assembly-guide #step-2 h3, #logcabin-assembly-guide #step-2 h3 span {
	background-image: url(/assets/images/articles/log-cabin-assembly/step2-title.gif);
	width: 306px;
	height: 23px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-assembly-guide  #step-2 h3 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -23px;
	line-height: 10px;
}
#logcabin-assembly-guide #step-3 h3, #logcabin-assembly-guide #step-3 h3 span {
	background-image: url(/assets/images/articles/log-cabin-assembly/step3-title.gif);
	width: 309px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-assembly-guide  #step-3 h3 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}
#logcabin-assembly-guide #step-4 h3, #logcabin-assembly-guide #step-4 h3 span {
	background-image: url(/assets/images/articles/log-cabin-assembly/step4-title.gif);
	width: 240px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-assembly-guide  #step-4 h3 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}
#logcabin-assembly-guide #step-5 h3, #logcabin-assembly-guide #step-5 h3 span {
	background-image: url(/assets/images/articles/log-cabin-assembly/step5-title.gif);
	width: 367px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-assembly-guide  #step-5 h3 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#logcabin-assembly-guide #step-2 h3, #logcabin-assembly-guide #step-3 h3, #logcabin-assembly-guide #step-4 h3, #logcabin-assembly-guide #step-5 h3 
{
    clear: both
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Furnishing Your Log Cabins ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



#logcabin-furnishing 
{
    width: 768px;
}
#left-content 
{
    width: 360px;
    float: left;
}
#right-content 
{
    float: right;
    width: 380px;
    padding-top: 40px;
}

#logcabin-furnishing  h1, #logcabin-furnishing  h1 span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/furnishing-a-log-cabin.jpg);
	width: 296px;
	height: 31px;
	font-size: 1px;
	line-height: 10px;
}
#logcabin-furnishing  h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -31px;
	line-height: 10px;
}
#logcabin-furnishing  h2, #logcabin-furnishing  h2 span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/great-ideas-title.jpg);
	width: 557px;
	height: 21px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-furnishing  h2 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -21px;
	line-height: 10px;
}

#logcabin-furnishing  .summerhouse, #logcabin-furnishing  .summerhouse span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/log-cabin-summerhouse.gif);
	width: 251px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-furnishing  .summerhouse span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#logcabin-furnishing  .garden-office, #logcabin-furnishing  .garden-office span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/log-cabin-gardenoffice.gif);
	width: 242px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#logcabin-furnishing  .garden-office span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#logcabin-furnishing  .pool-house, #logcabin-furnishing  .pool-house span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/log-cabin-pooloffice.gif);
	width: 107px;
	height: 17px;
	font-size: 1px;
	line-height: 10px;
}
#logcabin-furnishing  .pool-house span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -17px;
	line-height: 10px;
}

#logcabin-furnishing  .play-den, #logcabin-furnishing  .play-den span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/log-cabin-playden.gif);
	width: 85px;
	height: 23px;
	font-size: 1px;
	line-height: 10px;
}
#logcabin-furnishing  .play-den span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -23px;
	line-height: 10px;
}


#logcabin-furnishing  .games-room, #logcabin-furnishing  .games-room span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/log-cabin-gamesroom.gif);
	width: 132px;
	height: 17px;
	font-size: 1px;
	line-height: 10px;
}
#logcabin-furnishing  .games-room span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -17px;
	line-height: 10px;
}

#logcabin-furnishing  .home-gym, #logcabin-furnishing  .home-gym span {
	background-image: url(/assets/images/articles/log-cabin-furnishing/log-cabin-home-gym.gif);
	width: 111px;
	height: 23px;
	font-size: 1px;
	line-height: 10px;
}
#logcabin-furnishing  .home-gym span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -23px;
	line-height: 10px;
}


.summerhouse, .garden-office, .pool-house, .play-den, .games-room, .home-gym 
{
    margin-top: 40px;
} 

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Using a log cabin all year round ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#using-log-cabin 
{
    width: 768px;
}

#using-log-cabin   .wood, #using-log-cabin   .wood span {
	background-image: url(/assets/images/articles/log-cabin-season/wood-thickness-title.gif);
	width: 161px;
	height: 17px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin   .wood span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -17px;
	line-height: 10px;
}

#using-log-cabin   .glazing, #using-log-cabin   .glazing span {
	background-image: url(/assets/images/articles/log-cabin-season/glazing-thickness.gif);
	width: 177px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin   .glazing span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#using-log-cabin   .shingles, #using-log-cabin   .shingles span {
	background-image: url(/assets/images/articles/log-cabin-season/roof-shingles.gif);
	width: 135px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin  .shingles span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#using-log-cabin   .roof-insulation, #using-log-cabin   .roof-insulation span {
	background-image: url(/assets/images/articles/log-cabin-season/roof-insulation.gif);
	width: 149px;
	height: 17px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin   .roof-insulation span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -17px;
	line-height: 10px;
}

#using-log-cabin .floor-heating, #using-log-cabin .floor-heating span {
	background-image: url(/assets/images/articles/log-cabin-season/underfloor-heating.gif);
	width: 192px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin .floor-heating span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#using-log-cabin .carpeting, #using-log-cabin .carpeting span {
	background-image: url(/assets/images/articles/log-cabin-season/carpeting.gif);
	width: 98px;
	height: 22px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin .carpeting span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#using-log-cabin .treatment, #using-log-cabin .treatmentg span {
	background-image: url(/assets/images/articles/log-cabin-season/treatments-paints.gif);
	width: 189px;
	height: 17px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin .treatment span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -17px;
	line-height: 10px;
}

#using-log-cabin h1, #using-log-cabin h1 span {
	background-image: url(/assets/images/articles/log-cabin-season/using-your-log-cabin-title.gif);
	width: 405px;
	height: 32px;
	font-size: 1em;
	line-height: 10px;
}
#using-log-cabin h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -32px;
	line-height: 10px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Buying Guides V2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#buying-guides-cat-mod 
{
    width: 768px;
}

#buying-guides-cat-mod p 
{
    font-size: 11px;

}

#buying-guides-cat-mod a, #buying-guides-cat-mod a:link, #buying-guides-cat-mod a:hover 
{
    font-size: 11px;
}


#buying-guides-cat-mod  #col-1  .guide-category
{
    width: 360px;
    height: 160px;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 15px; 
}

#buying-guides-cat-mod  #col-2  .guide-category 
{
     width: 375px;
    height: 160px;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 15px; 
} 
#buying-guides-cat-mod  #col-1 
{
    width: 360px;
    float: left;
    margin-top: 40px;
}

#buying-guides-cat-mod  #col-2 
{
    width: 375px;
    float: right;
    margin-top: 40px;
}


#col-1  .guide-category img, #col-2  .guide-category img
{
    float: left;
    border-right: 20px solid  #fff;
}

#buying-guides-cat-mod li {
	list-style: none;
}

#buying-guides-cat-mod  h1,  #buying-guides-cat-mod  h1 span  {
	background-image: url(/assets/images/articles/buying-guides/gardenbuildignsdirect-buying-guides.gif);
	width: 545px;
	height: 33px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  h1 span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -33px;
	line-height: 10px;
}

#buying-guides-cat-mod  #col-1 .garden-shed a, #buying-guides-cat-mod #col-1 .garden-shed a span {
	background-image: url(/assets/images/articles/buying-guides/garden-shed-title.gif);
	width: 199px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod #col-1 .garden-shed a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}

#buying-guides-cat-mod  .log-cabin a, #buying-guides-cat-mod  .log-cabin a span {
	background-image: url(/assets/images/articles/buying-guides/log-cabin-title.gif);
	width: 179px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  .log-cabin a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}

#buying-guides-cat-mod  .workshop a, #buying-guides-cat-mod  .workshop a span {
	background-image: url(/assets/images/articles/buying-guides/workshops-title.gif);
	width: 186px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  .workshop a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}

#buying-guides-cat-mod  .greenhouse a, #buying-guides-cat-mod  .greenhouse a span {
	background-image: url(/assets/images/articles/buying-guides/greenhouse-title.gif);
	width: 194px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  .greenhouse a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}

#buying-guides-cat-mod  .playhouse a, #buying-guides-cat-mod  .playhouse a span {
	background-image: url(/assets/images/articles/buying-guides/playhouse-title.gif);
	width: 180px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  .playhouse a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}

#buying-guides-cat-mod  .art-summerhouse a, #buying-guides-cat-mod  .art-summerhouse a span {
	background-image: url(/assets/images/articles/buying-guides/summerhouse-title.gif);
	width: 210px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  .art-summerhouse a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}

#buying-guides-cat-mod  .garden-storage a, #buying-guides-cat-mod  .garden-storage a span {
	background-image: url(/assets/images/articles/buying-guides/garden-storage-title.gif);
	width: 218px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  .garden-storage a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}

#buying-guides-cat-mod  .cladding-article a, #buying-guides-cat-mod  .cladding-article a span {
	background-image: url(/assets/images/articles/buying-guides/buying-guide-to-cladding.gif);
	width: 189px;
	height: 16px;
	font-size: 1px;
	line-height: 10px;
}
#buying-guides-cat-mod  .cladding-article a span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -16px;
	line-height: 10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Buying Guides Template ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#article-template-container #article-left-col 
{
    width: 420px;
    float: left;
}
#article-template-container #article-right-col 
{
    margin-top: 35px;
    width: 312px;
    float: right;
}
#article-template-container p 
{
    font-family: verdana, arial, helvetica;
    font-size: 12px;
}

#article-template-container #article-right-col a, #article-template-container #article-right-col a:link, #article-template-container #article-right-col a:hover  
{
    font-size: 10px;
}

#article-template-container #article-right-col .pad 
{
    margin-bottom: 25px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Log Cabin Buying Guide ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#article-template-container h1, #article-template-container .rt 
{
    padding: 0px;
    margin: 0px
}
#article-template-container .logs, #article-template-container .logs span {
	background-image: url(/assets/images/articles/log-cabin-buying-guide/title-log-cabins-buying-guide.gif);
	width: 335px;
	height: 33px;
	font-size: 1px;
	line-height: 10px;
}
#article-template-container .logs span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -33px;
	line-height: 10px;
}

#article-template-container .rt, #article-template-container .rt span {
	background-image: url(/assets/images/articles/log-cabin-buying-guide/subtitle-gardenbuildingsdirect.co.uk.gif);
	width: 214px;
	height: 18px;
	font-size: 1px;
	line-height: 10px;
}
#article-template-container .rt span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -18px;
	line-height: 10px;
}
#article-template-container .interlocking-log, #article-template-container .interlocking-log span {
	background-image: url(/assets/images/articles/log-cabin-buying-guide/title-inerlocking-log.gif);
	width: 200px;
	height: 28px;
	font-size: 1px;
	line-height: 10px;
}
#article-template-container .interlocking-log span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -28px;
	line-height: 10px;
}

#article-template-container .wall-thickness, #article-template-container .wall-thickness span {
	background-image: url(/assets/images/articles/log-cabin-buying-guide/wall-thickness.gif);
	width: 179px;
	height: 22px;
	font-size: 1px;
	line-height: 10px;
}
#article-template-container .wall-thickness span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -22px;
	line-height: 10px;
}

#article-template-container .size-range, #article-template-container .size-range span {
	background-image: url(/assets/images/articles/log-cabin-buying-guide/title-size-range.gif);
	width: 134px;
	height: 27px;
	font-size: 1px;
	line-height: 10px;
}
#article-template-container .size-range span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -27px;
	line-height: 10px;
}

#article-template-container .styling, #article-template-container .styling span {
	background-image: url(/assets/images/articles/log-cabin-buying-guide/title-styling.gif);
	width: 85px;
	height: 29px;
	font-size: 1px;
	line-height: 10px;
}
#article-template-container .styling span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -29px;
	line-height: 10px;
}
#article-template-container .accessories, #article-template-container .accessories span {
	background-image: url(/assets/images/articles/log-cabin-buying-guide/title-accessories.gif);
	width: 142px;
	height: 21px;
	font-size: 1px;
	line-height: 10px;
}
#article-template-container .accessories span {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 1;
	margin-bottom: -21px;
	line-height: 10px;
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~  Greenhouse Articles ~~~~~~~~~~~~~~~~~~~~~~~~ */
#greenhouse-articles {
    width: 810px;
    margin: 20px 0 30px 0;
}
#greenhouse-articles ul, #greenhouse-articles li, #greenhouse-articles h2, #greenhouse-articles h3 {
    font-family: Arial;
    font-size: 12px;
}
#greenhouse-articles ul {
    list-style-type: disc;
} 
#greenhouse-articles li {
    margin-left: 20px;
    padding: 2px 0;
    
}
#greenhouse-articles p {
    font-family: Arial;
    font-size: 12px;
    padding: 0px;
    margin-bottom: 10px;
    list-style-type: disc;
}
#greenhouse-articles h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0px;
    color: #000;
}
#greenhouse-articles h3 {
    font-size: 14px;
    padding-top: 15px;
}
#greenhouse-articles #top-box {
    width: 405px;
    float: left;
}
#greenhouse-articles img {
    float: right;
}
#greenhouse-articles .content {
    clear: both;
}


/* ~~~~~~~~~~   Great Reasons To Buy a Log Cabin ~~~~~~~~~~~ */

#log-cabin-great-reasons {
    font-family: Arial;
    font-size: 12px;
    width: 800px;
    margin: 0 auto;
}
#log-cabin-great-reasons h2 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    margin: 0px;
}
#log-cabin-great-reasons h3 {
    font-size: 16px;
    font-weight: bold;
}
#log-cabin-great-reasons .l-block {
    clear: both;
    margin: 30px 0;
    overflow: hidden;
}
#log-cabin-great-reasons .r-block {
    clear: both;
    margin: 30px 0;
    overflow: hidden;
}
#log-cabin-great-reasons .l-block .text-block {
    float: left;
}
#log-cabin-great-reasons .l-block img {
    width: 416px;
    float: right;
}
#log-cabin-great-reasons .r-block .text-block {
    float: right;
}
#log-cabin-great-reasons .r-block img {
    width: 416px;
    float: left;
}
#log-cabin-great-reasons .text-block {
    width: 360px;
}   
#log-cabin-great-reasons .quote {
    padding: 15px 0 5px;
    color: #606060;
    font-style: italic;  
}
#log-cabin-great-reasons p {
    margin: 0px;
}
#log-cabin-great-reasons .reviewer {
    padding-bottom: 20px;
    color: #606060;
    font-style: italic;  
    font-size: 11px;
} 
#log-cabin-great-reasons .quote-xl {
    font-size: 16px;
    padding: 15px 0 5px;
    color: #606060;
    font-style: italic;  
} 
#log-cabin-great-reasons .full-length {
    margin: 30px 0;
    overflow: hidden
}
#log-cabin-great-reasons .full-length img {
    padding: 10px 0;
}
/* ~~~~~~~~~~ Furnishing a Log Cabin ~~~~~~~~~~~ */

#furnishing-log-cabin {
    font-family: Arial;
    font-size: 12px;
    width: 800px;
    margin: 0 auto;
    padding-left: 20px;
    float: left;
}
#furnishing-log-cabin h2 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    margin: 0px;
}
#furnishing-log-cabin h3 {
    font-size: 16px;
    font-weight: bold;
}
#furnishing-log-cabin .title {
    font-size: 18px;
    padding: 20px 0 5px;
    font-weight: bold;
}
#furnishing-log-cabin .text-block {
    width: 380px;
}
#furnishing-log-cabin img {
    float: left; 
}
#furnishing-log-cabin .block {
    clear: both;
    margin: 50px 0;
    overflow: hidden;
}
#furnishing-log-cabin p {
    padding: 10px 0;
}
#furnishing-log-cabin .top-b {
    padding: 10px 0 40px 0;
    overflow: hidden;
}
#furnishing-log-cabin .l-col .text-block  {
    float: left;
}
#furnishing-log-cabin .l-col img {
    float: right;
}
#furnishing-log-cabin .r-col .text-block  {
    float: right;
}
#furnishing-log-cabin .r-col img {
    float: left;
}
/* ~~~~~~~~~~ Log Cabin Assembly ~~~~~~~~~~~ */

#log-cabin-assembly {
    width: 800px;
    float: left;
    padding-left: 20px;
    overflow: hidden;
}
#log-cabin-assembly h2 {
    font-size: 28px;
    font-weight: bold;
}
/* ~~~~~~~~~~ Log Cabin Assembly ~~~~~~~~~~~ */
 
#log-cabin-assembly .title {
    font-size: 18px;
    padding: 50px 0 5px;
}
#log-cabin-assembly .top {
    padding-top: 10px;
}
#log-cabin-assembly .tip {
    padding-top: 10px;
    font-weight: bold
}
#log-cabin-assembly li {
    list-style-type: disc;
    list-style-position: inside;
}
     

/* ~~~~~~~~~~ Log Cabin Assembly ~~~~~~~~~~~ */

.article-container #sheds-without-floors p {
	padding:0;
}

#sheds-without-floors img {
	float:right;
	padding:4px;
	border:1px solid #999;
	margin-right:25px;
	margin-top:25px;
}







