#content a:hover {
	text-decoration: underline;
}

h1.hp-title {
	width: 676px;
	text-align: center;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff; 
	background: #8BB1D6 url(http://static.weddingpath.co.uk/paths/templates/home/default/homev2/H1Header2.jpg) no-repeat right top;
	line-height: 26px;
	text-transform: none;
	border-bottom: 5px solid #fff;
}

#hp-carousel {
	/* Flash placeholder */
	text-align: center;
}


/* Supplier Search area of home page */

#hp-suppliers h2 , #hp-trip h2 {
	text-transform: none;
}

#hp-suppliers {
	margin: 0;
	margin-bottom: 15px;
	width: 676px;
	height: 75px;
	border-top: 10px solid #fff;
}

#hp-suppliers h2 {
	color: #fff;
	background: #8BB1D6 url(http://static.weddingpath.co.uk/paths/templates/home/default/homev2/H1Header2.jpg) repeat-y right top;
	line-height: 24px;
	padding-left: 10px;
}

#hp-suppliers form {
	background: #dde0e0 url(gradient.jpg) repeat-x left top; 
	padding: 10px 15px;
	text-align: center;
}

#hp-suppliers select, #hp-suppliers input {
	margin-right: 25px;
	color: #222222;
}

#hp-suppliers input#POST_CODE {
	width: 158px;
}


#hp-suppliers input#vendorCategory {
	width: 178px;
}


#hp-suppliers input#supplier_search {
	margin: 0;
	vertical-align: middle;
}

/* 3 small columns on home page - factsheets, forum and news */

#hp-trip {
	position: relative;
}

#hp-trip h2 {
	color: #fff;
	background: #dde0e0 url(http://static.weddingpath.co.uk/paths/templates/home/default/homev2/H1Header2.jpg) repeat-y left top;
	line-height: 24px;
	padding-left: 10px;
}

#hp-suppliers h2 a, #hp-trip h2 a {
	font-weight: bold;
	font-size: 11px;
}

#hp-trip img {
	display: block;
	margin: 0 auto;
}

#hp-trip a.hp-ds-img-link {
	display: block;
	width: 208px;
	padding-top: 10px;
}

#hp-trip a.hp-ds-txt-link {
	display: block;
	width: 156px;
	/* Increase bottom padding if the news or factsheets need to fit in more than 2 lines of text */
	padding: 3px 35px 3px 35px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#hp-trip a.alnrt img {
	margin: 0;
}

#hp-trip1, #hp-trip3 {
	width: 208px;
	position: absolute;
	border: 1px solid #C0D3E9;
}

#hp-trip2 {
	width: 208px;
	position: absolute;
}

#hp-trip1 {
	left: 0;
}

#hp-trip2 {
	left: 464px;
}

#hp-trip3 {
	left: 232px;
}

#hp-trip2 ul {
	list-style-type: none;
	margin: 5px 0 15px 0;
	padding: 0;
}

#hp-trip2 ul a {
	font-size: 11px;
	font-weight: bold;
}

#hp-trip2 li {
	padding: 3px 20px;
}

#hp-trip2 li.rowodd {
	background-color: #A0BFDD;
}

#hp-trip2 li.roweven {
	background-color: #d4e5f0;
}