/* CSS for moneytailor.co.uk - Simon Pollard for deckchair.co.uk 2009 */
/* Style for search pages */

div.contentbox h2 {
	font-size: 16px;
	font-weight: normal;
	color: #006;
}

div.contentbox {
	background-image: url(../images/pages/contentbox-bground.jpg);
	background-repeat: repeat-y;
	width: 668px;
	margin-bottom: 15px;
}
div.contentbox-header {
	background-image: url(../images/search/search-header-bground.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 27px;
	padding-left: 25px;
	width: 643px;
}
div.contentbox-header h1 {
	color: #03407e;
	font-size: 14px;
	font-weight: bold;
}
div.contentbox-video {
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 105px;
	padding-left: 25px;
	padding-right: 25px;
}
div.contentbox-video h2 {
	font-size: 14px;
	font-weight: normal;
	color: #03407e;
}
div.contentbox-video h2 b {
	color: #000000;
}
div.contentbox-video div#session-video-box {
	float: right;
	display: none;
}
div.contentbox-video p {
	font-size: 12px;
	margin-bottom: 15px;
}
div.contentbox-content {
	background-image: url(../images/search/search-video-bground.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 20px;
}
div.contentbox-no-bg {
	background-image: none;
}
div.contentbox-content p {
	font-size: 12px;
	width: 595px;
	margin-bottom: 10px;
	width: 550px;
	margin-top: 0px;
}
div#top5_faq {
	margin-bottom: 20px;
	background-color: #ebf4f9;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
div.contentbox div#top5_faq h2 {
	color: #026db5;
	font-weight: bold;
	font-size: 18px;
}
div.contentbox-footer {
	background-image: url(../images/pages/contentbox-footer.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

div.contentbox-content p.answer {
	display: none;
	background-color: #e7f5e5;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	margin-left: -25px;
}
div.contentbox-content a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
div.question-box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3c5d8;
	background-image: url(../images/search/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 12px;
}
div.question-box-noborder {
	border-bottom: none;
}
div#result-pages {
	padding-top: 25px;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
div#result-pages a {
	font-size: 12px;
	text-decoration: none;
	color: #03407e;
}
div#result-pages a.page-links {
	font-size: 14px;
	text-decoration: none;
	color: #03407e;
}
div#result-pages span {
	font-size: 15px;
	border: 1px solid #999;
	color: #999;
}
div.contentbox-content ul {
	color: #c15701;
	font-size: 12px;
	margin-left: 15px;
}
div.contentbox-content li {
	margin-bottom: 7px;
}
div.contentbox-content span.listtext {
	color: #000000;
}
