/* @override http://www.curvaturegroup.co.uk/assets/css/additionals.css */

/* Side Quotes */

.side-quote {
	
}

.side-quote p a {
	margin-left: 14px;
	text-decoration: none;
	color: #0da0ca;
}

.side-quote p a:hover {
	margin-left: 14px;
	text-decoration: none;
	color: #ef8720;
}

.side-quote h5 {
	color: #5b5b5b;
	font: italic 13px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 00px;
	margin-bottom: 0;
	margin-left: 14px;
}

.side-quote h6 {
	font-weight: bold;
	color: #292929;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 14px;
}

.side-quote h6 a {
	font-weight: bold;
	color: #292929;
	text-decoration: none;
}

.side-quote h6 a:hover {
	font-weight: bold;
	color: #ef8720;
	text-decoration: none;
}

/* Table Styles 2
----------------------------------------------- */

table.sofT td {
	padding: 5px;
}

table.sofT {
	text-align: left;
	color: #474747;
	background-color: white;
	border: 1px solid #bfbfbf;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 80%;
	margin-top: 10px;
	font: normal 13px/20px Arial, Tahoma, san-serif;
}

/* News Block */

.with-border-box {
	float: left;
	border-bottom: 1px dotted #c4c4c4;
	margin: 18px 0 0 0;
	padding-bottom: 10px;
	width: 100%;
}

.pic-border-small {
	width: 113px;
	height: 76px;
	float: left;
	background: url(../images/bg/pic-border-small.gif) no-repeat left top;
	line-height: 0%;
	font-size: 1px;
}

.pic-border-small IMG {
	margin: 8px 0 0 8px;
}

.text-block-right {
	float: right;
	margin: 8px 0 0 0;
	width: 490px;
}

.text-block-right H2 {
	font-size: 18px;
	color: #0c2d57;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8px;
}

.text-block-right H2 A {
	color: #0c2d57;
	font-size: 18px;
	text-decoration: none;
}

.text-block-right H2 A:Hover {
	color: #ef8720;
	font-size: 18px;
}

.text-block-right P {
	margin: 2px 0 0 0;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}

.text-block-right P A {
	color: #a61503;
}

/* Fading Slideshow */

.slideshow {
	height: 340px;
	width: 539px;
	margin: auto auto auto 0;
}

.slideshow img {
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
}

/* Logo Table */

table.logo_tab td {
	padding: 10px;
	background-color: #f3f3f3;
}

table.logo_tab {
	text-align: left;
	color: #474747;
	background-color: white;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 95%;
	margin-top: 10px;
	font: normal 13px/20px Arial, Tahoma, san-serif;
}

table.logo_tab img {
	text-align: left;
	color: #474747;
	background-color: white;
	border: 1px dotted #bfbfbf;
	border-collapse: collapse;
	border-spacing: 0px;
	font: normal 13px/20px Arial, Tahoma, san-serif;
	padding: 4px;
}
