/* CSS Document */
#colourWrapperTile {
	background: #698d26 url(../images/backgrounds/colourAndMakeTile.gif) repeat-x 0 0;
}
#colourWrapper {
	background: transparent url(../images/backgrounds/colouAndMakeBG.jpg) no-repeat 0 0;
}
#breadcrumb {
	width: 493px;
	padding: 0 0 0 42px;
	background: transparent url(../images/colourAndMake/breadcrumbMid.gif) repeat-y right 0 ;
}
#breadcrumbTop {
	height:13px;
	width: 535px;
	font-size:0%;
	background: transparent url(../images/colourAndMake/breadcrumbTop.gif) no-repeat right 0;
}
#breadcrumbBot {
	height:12px;
	width: 535px;
	font-size:0%;
	background: transparent url(../images/colourAndMake/breadcrumbBot.gif) no-repeat right 0;
}
#contentWrapper {
	padding:22px 0 0 42px;
	width:493px;
	background: transparent url(../images/colourAndMake/contentMainBg.gif) no-repeat right 0;
}
.minHeightContent {
   	min-height:485px;
  	height:auto !important;
  	height:485px;
}
#contentFoot {
	width:535px;
	height:40px;
	padding-bottom:30px;
	background: transparent url(../images/colourAndMake/contentFoot.gif) no-repeat right 0;
	clear: both;
}
h2.purple {
	color:#554c83;
}

#pdfWrapper {
	padding:10px;
	background-color: #6ca31f;
}
#pdfWrapper p {
	margin-bottom:0.45em;
}
#pdfWrapper p a {
	color:#fff;
	text-decoration:underline;
}
#pdfWrapper p.marginBot {
	margin-bottom:0.85em;
}

.cmRepeater {
	background: transparent url(../images/colourAndMake/thumb_frame.gif) no-repeat;
	margin-bottom: 28px;
	width:452px;
}
.thumbnailLink {
	display:block;
	float:left;
	width:118px;
	height:90px;
	padding:3px;
}
.cmRepeaterContent {
	margin:0 0 10px 148px;
}
.cmRepeaterContent h3 {
	margin:0 0 0.4em 0;
	color:#554c83;
}
.cmRepeaterContent p a {
	color:#4f3926;
	text-decoration:underline;
}
.cmRepeaterLinks {
	margin-left:148px;
}
.cmRepeater h4 {
	margin:0.75em 0 0 0;
}
.downloadLink {
	display:block;
	float:right;
	width:127px;
	height:21px;
	background: transparent url(../images/colourAndMake/download_now.gif) no-repeat;
}
.cmRepeaterLinks p {
	padding-top:4px;
	font-size:0.7em;
}