/*-----------------------------------------------------------------------------
Web Site: Countryside Merchants Gate

$CreatedDate: 2009-08-28 $
$CreatedBy: annag $

$Revision: 76 $
$LastChangedDate: 2010-02-17 09:14:11 +0000 (Wed, 17 Feb 2010) $
$LastChangedBy: olgas $
-----------------------------------------------------------------------------*/


/* =Homepage
---------------------------------------- */

#homepage .content-inner-second {
	background: #fff;
	width: 871px;
	padding:0;
}
#homepage .primary-content{
	border-right: 0;
	width: 590px !important;
	padding: 0 0 0 0px;
	margin: 0;
	float: left;
	height: 1%;
}
#homepage .secondary-content{
	border-right: 0;
	width: 270px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
	line-height: 1.2;
	
}

#homepage .primary-content-inner {
	padding: 10px;
	}

/* =Homepage Gallery
---------------------------------------- */
#home-gallery  {
	width: 590px;
	padding: 0;
	margin: 0;
	/* cursor: pointer; */
}
#home-gallery .list-item {
	background: url(/images/branding/gallery/gallery-border-top.png) no-repeat 0 0;
	width: 590px;
	padding: 10px 0 0 0;
	margin: 0;
}
#home-gallery .list-item .item-image {
	width: 568px;
	background: url(/images/branding/gallery/gallery-border-bot.png) no-repeat 0 100%;
	padding: 0 10px 9px 10px;
	float: left;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
#home-gallery .list-item .item-image img {
	margin: 3px;
	}
	
	
#homepage div.right-column {
	background: #d7d5d4 url(/images/branding/homepage-right-bg.jpg) no-repeat 0 100%;	
	min-height: 155px;
	color: #fff;
	padding: 5px 10px 217px 10px;	
	}	
#homepage div.right-column a {
	color: #fff;	
	text-decoration:none;
	}	
#homepage div.right-column a.register {
	color:#fff;
	background: url(/images/branding/markers/double-arrows-white.gif) no-repeat 1px 2px;
	padding:0px 0 3px 17px;
	margin:3px 0 0 0;
	text-decoration:none;
	font-weight:bold;
	display: block;
	line-height:1.2;
	}	
	
ul li.pdf{
	background: url(/images/branding/markers/download-brochure.png) no-repeat 0 0;
	margin-left: 0px;
	padding: 19px 0 0 87px;
	float: none;
	width: 180px;
	height: 38px;
	position: static;
	font-weight: bold;
}

ul li.pdf a {
	text-decoration: none;
	color:#4d555a;
	} 	