/* @override http://media.sben.co.uk/css/default.css */

/* @override http://sbenmedia.sitedesign.net/css/default.css */

body {
	color: #484a4a;
	background: url(../images/layout-background.png) repeat-x;
	font: 12px Arial;
	margin-top: 0;
}

body img {
	border-width: 0;
}
body a {
	color: #484a4a;
	text-decoration: none;
}

.page-wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 973px;
}

.page-wrapper-bottom {
	clear: both;
}

.page-border {
	background: url(../images/layout-content-repeat.png) repeat-y;
}

h2 {
    font-family: "Trebuchet MS";
}

.content-left h2 {
    margin-top: 0;
    padding-top: 12px;
}

h5 {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 12px;
    
}

.content-wrapper li {
	list-style-image: url(../images/signup-bullet.gif);
	padding-left: 5px;
	padding-bottom: 5px;

    font-weight: bold;
}

/* @group header */

.head-title h1 {
    padding-top: 170px;
    padding-left: 30px;
    width: 500px;
    color: #fff;
    font: bold 24px "Trebuchet MS";
    float: left;
    margin-top: 0;
}

.faqs-head {
    background-image: url(../images/faqs-head.jpg);
    height: 224px;
    overflow: hidden;
}

.page-head {
    background-image: url(../images/home-header.jpg);
    height: 224px;
    overflow: hidden;
}

.contact-head {
    background-image: url(../images/contact-head.jpg);
    height: 224px;
    overflow: hidden;
}



/* @group signup box */

.head-signup {
    float: right;
    padding-top: 0;
    color: #fff;
    width: 190px;
    margin-right: 20px;
}


.head-signup a {
    color: #fff;
}

.head-signup h2 {
    padding-left: 20px;
    color: #0c8684;
    font: bold 26px "Trebuchet MS";
    margin-bottom: 0;
    margin-top: 22px;
    padding-top: 0;
}

.head-signup h2 a {
    color: #0c8684;
}

.head-signup a:hover {
    text-decoration: underline;
}

.head-signup ul {
    padding-left: 0;
    margin-top: 10px;
    margin-left: 25px;
}

.head-signup li {
    list-style-image: url(../images/signup-bullet.gif);
    padding-left: 0;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    margin-left: 0;
}


/* @end */

/* @group nav */

.header-nav-bar {
	background: url(../images/hdr-nav-bar.png) no-repeat;
	width: 973px;
	height: 50px;
}

.header-nav-bar a {
	text-decoration: none;
	color: #fff;
}

.header-nav-bar a:hover {
    text-decoration: underline;
}

.header-nav-bar li {
	display: inline;
}

.header-nav-bar ul {
	padding-top: 12px;
	padding-right: 30px;
	font: 13px "Trebuchet MS";
	color: #fff;
	text-align: right;
	margin-top: 0;
}

.header-logo {
	background-image: url(../images/hdr-logo.png);
	height: 113px;
}

.header-text {
	padding-left: 630px;
	padding-top: 10px;
	font: bold 14px "Trebuchet MS";
	color: #0c8684;
}

.header-tel {
	color: #ce0000;
	font-size: 45px;
	line-height: 45px;
}

.header-text a {
	text-decoration: underline;
	color: #0c8684;
}

.header-text a:hover {
    color: #000;
}

.header-callback {
	font-size: 17px;
}


/* @end */



/* @end */

/* @group content */

.content-wrapper {
	width: 973px;
	background: url(../images/layout-content-repeat.png) repeat-y;
}

.content-wrapper a {
	text-decoration: underline;
}

.content-left {
	width: 540px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
    line-height: 17px;
}


.content-right {
	float: right;
	width: 322px;
	margin-right: 30px;
	margin-top: 20*/;
}

.general-content {
	margin-left: 30px;
	margin-right: 30px;
    margin-top: 20px;
}

p {
    margin-bottom: 0;
}

.general-content h2 {
    font-family: "Trebuchet MS";
}

.general-content img {
	/*border: 1px solid silver;*/
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.pagination {
	text-align: center;
	font-size: 20px;
}

.pagination ul {
	margin-top: 5px;
	margin-bottom: 0;
}
.pagination li {
	display: inline;
}

#pagination-box {
	padding-left: 300px;
}

/* @group news boxes */

.news-box {
	width: 322px;
	background-color: #e0e0e0;
	margin-bottom: 20px;
}

.news-box-top {
	background-image: url(../images/news-box-top.png);
	height: 37px;
}

.news-box-top h3 {
	padding-top: 5px;
	color: #fff;
	margin: 0;
	text-align: left;
    font: bold 20px "Trebuchet MS";
    padding-left: 14px;
    float: left;
}

.news-box-top img {
	float: right;
	padding-top: 7px;
	padding-right: 5px;
}


.news-box-content {
	margin-left: 15px;
	width: 290px;
}

.news-box-content ul a {
    font-weight: normal;
    font-style: normal;
}

.news-box-content ul a:hover {
    font-weight: bold;
}

.news-box-content h4 {
	margin-bottom: 5px;
    margin-top: 10px;
    font: bold 14px "Trebuchet MS";
}

.news-box-content h4 a {
	margin-bottom: 5px;
	color: #484a4a;
    text-decoration: none;
    font-size: 14px;
}

.news-box-content a:hover {
    text-decoration: underline;
}

.news-box-content p {
	margin-top: 5px;
}


.news-box-bottom {
	background-image: url(../images/news-box-bottom.png);
	height: 13px;
	clear: both;
}



/* @end */

/* @group pages */

/* @group FAQs */

.question_list li {
    font-weight: normal;
    font-style: normal;
}

.question_list ul {
    margin-bottom: 0;
}

/* @end */

/* @group home */

.home-head {
	background-image: url(../images/home-header.jpg);
	height: 224px;
	overflow: hidden;
}

.home-head-welcome h1 {
    padding-top: 103px;
    padding-left: 25px;
    width: 380px;
    color: #fff;
    font: 20px/22px "Trebuchet MS";
    float: left;
    margin-top: 0;
}

.home-content-text h2 {
	font-size: 16px;
	line-height: 1.5em;
    font-weight: normal;
    font-style: normal;
}

.home-content-text h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.content-wrapper a:hover {
    color: #ce0000;
}

/* @end */



/* @group Services */

.services-head {
	background-image: url(../images/services-head.jpg);
	height: 224px;
	overflow: hidden;
}

.services-content a {
    text-decoration: none;
}

.services-content a:hover {
    color: #484a4a;
}

.services-content p {
    width: 580px;
}

/* @end */



/* @group events */

.events-head {
    background-image: url(../images/events_header.jpg);
    height: 224px;
    overflow: hidden;
}

.events-head-welcome h1 {
    padding-top: 90px;
    padding-left: 25px;
    width: 380px;
    color: #fff;
    font: 20px "Trebuchet MS";
    float: left;
}

.content-events {
    width: 922px;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 0;
    padding-top: 15px;
    border-collapse: collapse;
    margin-top: 20px;
}

.content-events th {
    color: #fff;
    font: 16px "Trebuchet MS";
    background-color: #0c8684;
    padding-left: 10px;
    text-align: left;
}

.content-events tr {
    background-color: #e0e0e0;
}

.content-events tr:hover {
    background-color: silver;
}

.content-events tbody a {
    padding-top: 7px;
    padding-bottom: 7px;
    text-decoration: none;
}

.content-events a:hover {
    color: black;
}
.content-events td {
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.content-events-table-topleft {
    background: url(/images/bar-teal-left.png) no-repeat;
}

.content-events-table-topright {
    background: url(/images/bar-teal-right.png) no-repeat right;
}

.content-events-table-topright-text {
    float: left;
    padding-top: 1px;
}
.content-events-table-btn {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
}

.content-events-table-botleft {
    background: url(/images/grey-table-bottom-left.png) no-repeat;
    height: 6px;
}

.content-events-table-botright {
    background: url(/images/grey-table-bottom-right.png) no-repeat right;
}
.content-events-table-bottom {
    background: url(/images/table-grey-bottom.png) no-repeat;
    height: 17px;
}
td.content-events-table-tfoot {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.content-eventsdetail {
    margin-left: 20px;
    background-color: #e0e0e0;
    width: 922px;
    margin-top: 20px;
}
    
.content-eventsdetail-title {
    padding-left: 20px;
    background: url(/images/table-teal-top.png) no-repeat;
    background-color: #0c8684;
}

.content-eventsdetail-title h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
}
.content-eventsdetail-btn {
    float: right;
    margin-top: 7px;
    margin-right: 20px;
}

.content-eventdetail-body {
    clear: both;
    padding-left: 20px;
    width: 900px;
    margin-top: 15px;
}

/*.content-eventdetail-body img{
    float: right;
    padding-right: 20px;
    padding-bottom: 10px;
}

#eventDetails img:first-child{
    float: right;
    padding-right: 20px;
    padding-bottom: 10px;
}*/

#eventDetails img{    
    padding-right: 20px;
    padding-bottom: 10px;
}



.content-eventsdetail li {
    font-weight: normal;
    font-style: normal;
}

.content-eventsdetail-directions {
    clear: both;
    padding-top: 20px;
    font-weight: bold;
}

.content-events-table-bottom {
    clear: both;
}

.eventsdetail-download {
    padding-right: 20px;
    padding-left: 20px;
}

.eventsdetail-download img {
    vertical-align: middle;
}

.eventsdetail-download a 
{
    
    text-decoration: none;
}

 .download_links a
{
    padding-left:30px;
    display:block;
    background-image:url('/images/acrobat1.png');
    background-position:top left;
    background-repeat:no-repeat;
    line-height:20px;
    
    }

.eventsdetail-download a:hover {
    text-decoration: none;
}

.events-pdf-icon {
    padding-right: 20px;
}

/* @end */

/* @group organisers-group */

.organisers-group-head {
	background-image: url(/images/organisers-group-head.jpg);
	height: 224px;
	overflow: hidden;
}

.organisers-group-image {
	float: right;
	margin-left: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
}

.news-box-content ul {
	list-style-type: none;
	padding-left: 0;
}
.news-box-content li {
	padding-bottom: 5px;
}
.news-box-content a {
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group why-join */

.why-join-head {
	background-image: url(/images/why-join-head.jpg);
	height: 224px;
	overflow: hidden;
}

.why-join-content-text a {
	text-decoration: underline;
}

.news-box img {
	float: right;
	margin-left: 40px;
}

.video-box-content {
	margin-left: 15px;
	width: 290px;
	margin-top: 10px;
}

.video-box-content a {
	color: #0c8684;
	padding-bottom: 20px;
    font: bold 24px "Trebuchet MS";
    text-decoration: none;
}

.video-box-content a:hover {
    color: #000;
}

/* @end */

/* @group training */

.training-head {
	background-image: url(/images/training-head.jpg);
	height: 224px;
	overflow: hidden;
}

.training-boxes {
    width: 100%;
    margin-top: 20px;
    margin-left: 10px;
}

.training-box {
	width: 282px;
	background-color: #e0e0e0;
	margin-bottom: 20px;
}

.training-box-top {
	height: 37px;
	background: url(/images/training-box-top.png) no-repeat;
}

.training-box-top h3 {
	padding-top: 8px;
	color: #fff;
	margin: 0;
	text-align: center;
	font: bold 14px "Trebuchet MS";
}

.training-box-content {
    margin-left: auto;
    width: 250px;
    text-align: center;
    margin-top: 10px;
    margin-right: auto;
    height: 500px;
    font-size: 12px;
    line-height: 14px;
}

.training-box-content p {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 12px;
    padding-top: 0;
}

.training-box-bottom {
	height: 19px;
	clear: both;
	background-image: url(../images/training-box-bottom.png);
}


/* @end */

/* @group news */

.news-head {
	background-image: url(../images/news-head.jpg);
	height: 224px;
	overflow: hidden;
}

.news-box ul {
    padding-left: 0;
    margin-left: 15px;
    margin-top: 0;
    padding-top: 12px;
}

.news-text a {
	text-decoration: underline;
}

.news-table {
	margin-left: auto;
	width: 922px;
	margin-top: 15px;
	margin-right: auto;
	border-collapse: collapse;
	background-color: #e0e0e0;
	color: #484a4a;
}

.news-table-top {
	background: url(../images/table-teal-top.png) no-repeat;
	height: 33px;
}

.news-table-top h2 {
    color: #fff;
    margin-top: 5px;
    font-size: 18px;
}

.news-table-top a {
	text-decoration: none;
    color: #fff;
}

.news-table td {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
.news-table p{
    margin-top: 0;
    padding-bottom: 12px;
}

.news-table li {
    font-weight: normal;
    font-style: normal;
}

td.news-table-thumb {
	padding-right: 0;
	margin-right: 0;
	padding-left: 10px;
}

.news-table-readmore img {
	float: right;
}

.news-table-bottom {
	height: 15px;
	background: url(../images/table-grey-bottom.png) no-repeat;
}

.news-content {
	padding-left: 20px;
}

.news-content img {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 8px;
	float: right;
}

/* @end */

/* @group members */

.members-head {
	background-image: url(../images/members-head.png);
	height: 224px;
	overflow: hidden;
}

.members-table {
    width: 922px;
    margin-right: auto;
    margin-left: auto;
    border-spacing: 0;
    padding-top: 15px;
    border-collapse: collapse;
    margin-top: 20px;
}

.members-table h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font: bold 14px "Trebuchet MS";
}

.members-table-top {
	color: #fff;
	background-color: #0c8684;
	padding-left: 10px;
	text-align: left;
}

.members-table-top th {
    background-color: #0c8684;
}

.members-table-top-left {
	background: url(../images/bar-teal-left.png) no-repeat;
}

.members-table-top-right {
	background: url(../images/bar-teal-right.png) no-repeat right top;
}

.members-table th {
	padding-left: 15px;
}

.members-table td {
	padding-left: 15px;
	background-color: #e0e0e0;
	border-bottom: 2px solid #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.members-table p {
	margin-top: 0;
	margin-bottom: 0;
}

.members-table img {
	float: right;
	padding-right: 10px;
}

.members-table-bottom {
	height: 17px;
	background: url(../images/table-grey-bottom.png) no-repeat;
}

td.members-table-bottom {
	background-color: white;
}

/* @end */

/* @group team */

.team-head {
	background-image: url(../images/team-head.jpg);
	height: 224px;
	overflow: hidden;
}
.meet-the-team {
	margin-left: 20px;
}
.meet-the-team h2 {
	margin-bottom: 3px;
    margin-top: 8px;
}
.meet-the-team h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

.meet-the-team p {
	padding-right: 40px;
}

.meet-the-team td {
	padding-top: 10px;
	width: 450px;
	vertical-align: top;
}

.meet-the-team-text {
	padding-left: 160px;
}

.meet-the-team img {
	border-style: solid;
	margin: 10px 15px 40px 0;
	float: left;
}

/* @end */

/* @group Contact */

#contact ul {
    list-style-type: none;
    padding-left: 0;
}

#contact li {
    display: inline;
}

/* @end */



/* @end */



/* @end */

/* @group footer */

.footer-background {
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background: url(../images/footer-back.png) repeat-y;
}

.footer-top {
	background-image: url(../images/layout-footer-top.png);
	height: 36px;
	clear: both;
}

.footer-title h3 {
	padding-left: 15px;
	float: left;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 5px;
    font: 16px "Trebuchet MS";
}

.footer-nav-links {
	float: right;
	padding-right: 20px;
	padding-top: 3px;
    font-size: 11px;
}

.footer-nav-links ul {
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 20px;
}
.footer-nav-links li {
	display: inline;
}

.footer-nav-links a {
	text-decoration: none;
	color: #fff;
}

.footer-nav-links a:hover {
    text-decoration: underline;
    color: #000;
}

.footer-seo-links table {
	width: 939px;
	clear: both;
	border-top: 1px solid #fff;
	margin-left: 15px;
    padding-top: 5px;
}

.footer-seo-links a {
	text-decoration: none;
	color: #fff;
    font-size: 11px;
}

.footer-seo-links-line1 td {
	font-weight: bold;
	padding-top: 5px;
}

.footer-copyright {
    padding-left: 20px;
    font-size: 11px;
    height: 12px;
    padding-top: 5px;
}

.footer-copyright-left {
	float: left;
}

.footer-copyright a {
	color: #fff;
}

.footer-legal-links {
	float: right;
	padding-right: 20px;
}

.footer-bottom {
	background-image: url(../images/layout-footer-bottom.png);
	height: 23px;
	width: 973px;
}

.footer-end {
	padding-left: 20px;
	margin-top: 10px;
}

.footer-end-left {
	float: left;
}
.crafted-by-sitedesign {
	float: right;
	padding-right: 20px;
}



/* @end */
