/* homepage.css */

.sideholder{
	margin-top:12px;
	width:100%;
	padding-top:8px;
	background:url(/img/bg-sideholder.gif) repeat-x;
	overflow:hidden;
}
.aside1{
	width:472px;
	float:left;
}
.aside2{
	margin-left:6px;
	width:230px;
	float:left;
	display:inline;
}

/* Headline Block */
.headline,
.headline .t{
	width:472px;
	/*background:url(/img/bg-intro.gif) repeat-y;*/
	overflow:hidden;
}
.headline .t{/*background:url(/img/bgtop-intro.gif) no-repeat;*/}
.headline .b{
	/*padding:36px 52px 20px 13px;*/
	padding: 0 52px 20px 13px;
	width:407px;
	min-height:160px;
	background:url(/img/bgbot-intro.png) no-repeat 0 100%;
	overflow:hidden;
}
.headline h2{
	color: #1E1917;
    margin: 0;
    overflow: hidden;
    padding: 37px 0 19px;
    width: 100%;
}
.headline h2 img{vertical-align:top;}
.headline h2 span{
	display: block;
	font-size: 60px;
	line-height: 61px; 
}
.headline h2 #gold{
	letter-spacing: -2px;
	margin: -10px 0 0;
}
.headline h2 #silver{
	letter-spacing: -1.2px; 
	margin: -10px 0 0 2px;
}
.headline h2 #bronze{
	letter-spacing: -2px;
	margin: -10px 0 0 2px;
}

.headline p{
	/*margin:28px 0 0;*/
	margin: 0;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.headline div.text{
	width:100%;
	overflow:hidden;
}
.headline div.text p{
	/*margin:0;
	float:left;*/
	clear: both;
    float: left;
    margin: 0;
    padding: 0 0 22px;
}
.headline div.text p a:hover{
	color: #FFF;
}

/* Featured Block */
.featured{
	margin-left:1px;
	width:471px;
	background:url(/img/bg-featured.gif) no-repeat;
	min-height:130px;
	overflow:hidden;
}
.category-page .what-awards .heading{
	margin:0;
}
.featured .heading{
	margin:26px 0 0 18px;
	width:441px;
	height:37px;
	background:url(/img/bg-heading-feature.gif) no-repeat;
	overflow:hidden;
}
.featured .heading h3{
	margin:0 0 0 12px;
	float:left;
	display:inline;
	font:bold 16px/37px Arial, Helvetica, sans-serif;
}
.featured .heading h3 a{color:#fff;}
.featured .heading a.link{margin-top:10px;}
.featured .featured-list{
	margin:18px 0 0 9px;
	padding:0;
	list-style:none;
	width:462px;
	position:relative;
	overflow:hidden;
}
.featured .featured-list li{
	margin-left:5px;
	float:left;
	padding:0 7px 90px;
	width:212px;
	display:inline;
	overflow:hidden;
}
.featured .featured-list .image{
	margin:0 -7px;
	width:226px;
	position:relative;
	overflow:hidden;
}
.featured .featured-list .image div{
	padding:10px 0 0 11px;
	height:120px;
	width:215px;
	background:url(/img/bg-image-featured.png) no-repeat;
	overflow:hidden;
}
#featured_link_gallery{
	background-image:url(/img/gallery_link.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:104px;
	display:block;
}
#featured_link_edge{
	background-image:url(/img/edge_banner.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:104px;
	display:block;
}
#featured_link_1{
	width:202px;
	height:104px;
	display: block;
	background-image:url(/img/winning_images/grand_prix/waitrose_graphics_design/Waitrose_thumb.jpg);
	background-repeat:no-repeat;
}
/*
#featured_link_1:hover{
	background-image:url(/img/grand_prix/6.1.2_01_thumbOvr.jpg);
	background-repeat:no-repeat;
}
*/
#featured_link_2{
	background-image:url(/img/packaging/4.1.8_xx_thumb.jpg);
	background-repeat:no-repeat;
	width:202px;
	height:104px;
	display:block;
}
#featured_link_2:hover{
	background-image:url(/img/packaging/4.1.8_xx_thumbOvr.jpg);
	background-repeat:no-repeat;
}
.featured .featured-list .image div img{
	vertical-align:top;
}
.featured h4{
	margin:12px 0 0;
	font-size:12px;
	line-height:17px;
}
.featured p{
	margin:6px 0 0;
	font-size:11px;
	line-height:17px;
	color:#ccc
}
.featured .featured-list li .bottom{
	position:absolute;
	bottom:19px;
	padding-bottom: 8px;
	width:100%;
	background:url(/img/line-bottom.gif) no-repeat 0 100%;
}
.featured .featured-list li .bottom .link{
	float:left;
}
.categories .bottom{
	margin-top:20px;
}

#list ul, #list ul li {
	margin: 0;
	padding: 0;
}
#list ul li { 
	width: 228px;
	height: 130px;
	float: left;
	margin: 0 3px 0 0;
}
