html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {background:transparent;border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;outline:0;vertical-align:baseline;}
table {border-collapse:collapse;border-spacing:0;}

/* Main Layout */
html {height:100%;margin-bottom:1px;}
body {font:62.5%/1.2 Helvetica, Arial, sans-serif;color:#555;}
h1,h2,h3,h4,.componentheading {font-weight:bold;margin:2em 0 1em;}
h1,.componentheading {font-size:180%;}
h2 {font-size:150%;}
h3 {font-size:130%;}
h4 {font-size:110%;}
a {
	color:#75a8ce;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;}
ul {margin:1em;}
p {margin-top:10px;margin-bottom:10px;}
#main {font-size:1.3em;line-height:140%;}
.background {position:absolute;width:100%;height:130px;background:url(../images/light2.png) 0 -384px repeat-x;}
#main .foreground, #message, #showcase, .leading, #page {position:relative;}
#message, #showcase {z-index:0;}
#main-content {border-bottom:1px solid #ddd;}
.dp20,.dp25,.dp33,.dp66,.dp100 {float:left;margin-top:15px;}
.dp50 {float:left;}
.dp20 {width:20%;}
.dp25 {width:25%;}
.dp33 {width:33.33%;}
.dp50 {width:50%;}
.dp66 {width:66.66%;}
.dp100 {width:100%;margin-top:0;}
.clr {clear:both;font-size:0;}
#colmask {clear:both;overflow:hidden;position:relative;width:100%;}
#maincol, #wrapper {position:relative;}
.s-c-s #colmid, .s-c-x #colright {float:left;position:relative;width:200%;}
.s-c-s #colright {float:left;left:50%;position:relative;width:100%;}
.s-c-s #col1wrap {float:right;position:relative;right:100%;width:50%;}
.s-c-s #col1pad, .x-c-s #col1, .x-c-s #colmid {overflow:hidden;}
.s-c-s #col1 {overflow:hidden;width:100%;}
.s-c-s #col2 {float:left;position:relative;overflow:hidden;margin-left:-50%;}
.s-c-s #col3 {float:left;position:relative;overflow:hidden;left:0;}
.s-c-x #col1wrap {float:right;position:relative;width:50%;}
.s-c-x #col1 {overflow:hidden;position:relative;right:100%;}
.s-c-x #col2 {float:left;position:relative;}
.x-c-s #colright {float:left;position:relative;right:100%;width:200%;}
.x-c-s #col1wrap {float:left;left:50%;position:relative;width:50%;}
.x-c-s #col3 {float:right;position:relative;}
.s-c-s .ctr-color1, .s-c-s .ckl-color1, .s-c-x .ckl-color1, .x-c-s .cdr-color1 {background:#eee;}
.s-c-s .ctr-color2, .s-c-s .ckl-color2, .s-c-x .ckl-color2, .x-c-s .cdr-color2 {background:#d1e0e7;}
.s-c-s #col1pad, .s-c-x #colright, .x-c-s #colright, #wrapper, body {background:#fff;}
.cols1 {display:block;float:none;margin:0;width:100%;}
.cols2 {width:49%;overflow:hidden;}
.cols3 {width:30%;}
.column1, .column2 {position:relative;float:left;margin:0;}
.colpad {padding:0 10px;position:relative;}
.column2 {float:right;width:49%;}
.article_row {overflow:hidden;margin:0 -10px 15px -10px;}
img.alignleft {margin:5px 5px 5px 0;}
img.alignright {margin:5px 0 5px 5px;}

/* Header */
#logo {
	width:962px;
	height:92px;
	display:block;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#header {overflow:hidden;}
#header li {list-style:none;float:left;padding-left:15px;font-weight:bold;}
#nav {height:34px;background:#888;z-index:1;position:relative;}
#nav ul {margin:0 0 0 15px;}
#nav li {list-style:none;float:left;padding-left:3px;height:34px;position:relative;}
#nav li a {display:block;padding:0 10px;line-height:30px;color:#fff;font-weight:bold;}
#nav li.active a {
	background:#fff;
	color:#75a8ce;
}
#nav li a:hover, #nav li:hover a, #nav li.sfHover a {
	color:#fff;
	text-decoration:none;
	background-color: #75a8ce;
}
#nav li ul {position:absolute;width:170px;left:-999em;margin-left:-1px;border:1px solid #3F7300;border-top:0;}
#nav li ul ul {margin:-31px 0 0 170px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #nav li.sfHover ul ul ul ul {left:-999em;}
#nav li li {padding:0;height:auto;background:#fff;width:170px;}
#nav li li a, #nav li li.active a, #nav li li a:hover {
	margin:0;
	height:30px;
	line-height:30px;
	background:#fff;
	border-top:1px solid #3F7300;
	color:#75a8ce;
}
#nav li li a, #nav li.active li a {font-weight:normal;}
#nav li:hover ul, #nav li.sfHover ul {left:4px;}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #nav li li li li.sfHover ul {left:0;}

/* Showcase */
#showcase {margin:3px 0 8px 0;position:relative;color:#000;}
#showcase .background {position:absolute;width:100%;height:130px;background:url(../images/light2.png) 0 -514px repeat-x;}
#showcase .foreground {border:1px solid #dfeaee;overflow:hidden;padding-bottom:25px;}
#showcase h1 {
	font-weight:bold;
	font-size:18px;
	line-height:125%;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFFFFF;
	display:none;
}
#showcase h3 {font-weight:normal;font-size:1.4em;font-weight:normal;margin:0 55px 20px 25px;}
#showcase b {font-weight:normal;color:#026AB6;}
#showcase .pad {padding:0 50px 25px 25px;}
#showcase .num {
	float:left;
	text-align:center;
	line-height:90%;
	color:#fff;
	font-size:2em;
	padding:3px 8px;
	background-color: #75a8ce;
}
#showcase .pad h2 {font-size:1.4em;font-weight:bold;margin:0 0 5px 40px;}
#showcase .pad p {margin-left:40px;}

/* Content styles */
p.buttonheading {position:absolute;top:2px;right:10px;margin:0;}
.buttonheading .icon {display:block;width:16px;height:16px;float:left;margin-left:5px;}
.buttonheading .pdf {background:url(../images/light2.png) -57px -366px;}
.buttonheading .print {background:url(../images/light2.png) -21px -366px;}
.buttonheading .email {background:url(../images/light2.png) -39px -366px;}
.iteminfo {font-size:90%;overflow:hidden;border-bottom:1px solid #dedede;margin-bottom:20px;display:block;margin-top:-10px;width:100%;}
.modifydate, .createdby, .createdate {display:block;}
.createdby {font-weight:bold;}
a.readon, a.readon2 {display:block;margin-top:15px;font-style:italic;}
a.readon2 {background:url(../images/light2.png) 100% -344px;display:block;float:right;color:#fff;font-weight:bold;line-height:20px;}
a.readon2 span {background:url(../images/light2.png) 0 -344px;display:block;margin-right:10px;height:21px;float:left;padding:0 5px 0 15px;}
.breadcrumbs-pad {padding:0 1px;}
div.breadcrumbs {background:url(../images/light2.png) 0 -68px repeat-x;border-bottom:1px solid #e6e6e6;font-size:110%;font-weight:bold;margin:0;padding:7px 15px 5px;color:#777;border-top:1px solid #d9d9d9;}
div.breadcrumbs .sep {padding:0 5px;}
.component-pad {padding:0 15px 15px;}
.banneritem_text {margin-bottom:10px;}
#modlgn_username, #modlgn_passwd {border:1px solid #ccc;padding:3px;}
.pagination span, .pagination a {margin-right:5px;}
#colmask ul li {list-style:circle;}
#colmask ul ul {margin-top:0;}
#colmask ul ul li {list-style:square;}
.colpad h2.contentheading {padding-right:65px;}
.sectiontableheader {font-weight:bold;line-height:25px;text-align:left;}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align:left;padding:0 4px;vertical-align:middle;border-top:1px solid #ddd;line-height:30px;}
span.attention {display:block;margin:15px 0;padding:8px 10px 8px 10px;background:#FFF3A3;border:1px solid #E7BD72;color:#B79000;}

.article-info-surround {background:url(../images/light2.png) 0 -210px repeat-x;border-bottom:1px solid #e6e6e6;color:#777;border-top:1px solid #d9d9d9;}

/* Modules */
.module {padding:1px;}
.module-title {font-size:110%;font-weight:bold;margin:0;padding:7px 15px 5px;}
.module-body {padding:10px 15px 25px;}
.color1 .module-title {background:url(../images/light2.png) 0 -204px repeat-x;border-bottom:1px solid #ddd;color:#777;}
.color1 .module-body {border-top:1px solid #fff;}
.color2 .module-title {background:url(../images/light2.png) 0 -136px repeat-x;border-bottom:1px solid #c3d9e1;color:#50646d;}
.color2 .module-body {border-top:1px solid #dfeaef;}
#colmask .m_menu {background:#026AB6;color:#fff;}
#colmask .m_menu .module-title {background:url(../images/light2.png) 0 -0px repeat-x;border-bottom:1px solid #005A9B;color:#fff;}
#colmask .m_menu .module-body {border-top:1px solid #247EBF;}
#colmask .m_menu a {color:#fff;}
#colmask .m_menu ul {margin:0 1em;}
#mainmods, #mainmods2, #mainmods3 {overflow:hidden;padding-top:15px;}
#mainmods3 {background:#eee;border-top:1px solid #fff;border-bottom:1px solid #ddd; display:none;}
.spacer .module {float:left;}
.spacer.w99 .module {width:100%;}
.spacer.w49 .module {width:49.2%;}
.spacer.w33 .module {width:32.8%;}
#header .module {float:right;margin-left:325px;}
#main-content li .active a {font-weight: normal;}

/* Footer */
#footer {background:#f7f7f7;border-top:1px solid #fff;}
.footer-pad {padding:10px 15px;overflow:hidden;}
#logo2 {width:165px;height:20px;background:url(../images/light2.png) 5px -646px no-repeat;display:block;float:right;margin-left:15px;margin-top:15px;}
#footer ul {margin:0;}
#footer li {list-style:none;float:left;padding-right:20px;font-weight:bold;}

/* Comment */
.comment_alt {background:#d1e0e7;}
form#commentform .fill_field input, form#commentform textarea {border: 1px solid #888;}

/* Opt-in box added by RPM */
.optinlge {
	color:#ffffff;
	font-size:10px;
	padding:15px;
	text-align:center;
	width:410px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/optinbg.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#optinsub input {
background:transparent url(../images/signup2.png) repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
font-size:17px;
font-weight:bold;
height:58px;
width:218px;
}
.previewLabel {
	font-size: 14px;
}
.af-element {
	line-height: 30px;
}
.showcaseMovie {
	text-align: center;
	vertical-align: middle;
}
.optinsb {
	color:#ffffff;
	font-size:10px;
	text-align:center;
	width:160px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://SundialClinics.co.uk/wp-content/themes/rt_afterburner_wp/images/optinsbbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px;
}
.sbLabel {
	font-size: 11px;
}
#optinsubsb input {
	border:medium none;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:52px;
	width:159px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/signup2sb.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.videobox {
	color:#ffffff;
	font-size:10px;
	padding:15px;
	text-align:center;
	width:410px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/videobg.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.wp-caption {
	-moz-border-radius: 3px;
	background-color:#f3f3f3;
	border:1px solid #dddddd;
	margin: 10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/* css for new showcase post Oct 2010 */
.noshow { display: none; }
.ltcol { margin: 55px 15px 0 10px; width: 435px; float: left; font-family: Arial, Helvetica, sans-serif; color: #ffffff; }
.tentipslge { background: #75a8ce no-repeat 0px 0px; padding: 0 15px 20px; position: relative; border-radius:10px; -moz-border-radius: 10px; display: block; height: 220px; }
.tentipsimgl { background: url(http://sundialclinics.co.uk/images/10TipsToBeatBackPain.png) no-repeat; position: absolute; height: 157px; width: 127px; overflow: visible; left: 20px; top: -30px; }
.tentipsheadl { text-align: center; font-size: 18px; margin: 0px; padding: 10px 0px 10px 130px; line-height: 22px; }
.tentipsleft { float: left; width: 140px; margin: 0px; padding: 0px; font-size: 12px; display: block; position: relative; }
.tentipsleft ul { margin: 0px; padding: 0px 0px 0px 20px; }
.bentext ul { margin: 0px; padding: 0px 0px 5px 15px; }
.tentipsleft li { padding-bottom: 5px; line-height: 15px; }
.tentipsoptinl { float: right; width: 265px; margin: 0px; padding: 0px; text-align: center; }
#optinsubmit { margin: 5px 0px 0px; }
.orangebtn { background: #ffa500 center bottom; color: #000000; cursor: pointer; padding: 2px 10px; font-size: 14px; border-style: none; border-radius:5px; -moz-border-radius: 5px; font-weight:normal; }
.orangebtn:active { background: #444444; }
.orangebtn:hover { background: #aa0000; text-decoration:none; }
.rtcol { margin: 55px 10px 0 15px; float: right; width: 435px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; position: relative; }
.benefitsbox { background: #75a8ce no-repeat 0px 0px; padding: 0 12px 20px; position: absolute; border-radius:10px; -moz-border-radius: 10px; display: block; height: 220px; }
.benefitshdr { font-size: 24px; margin:10px 0 5px; line-height: 28px; }
.bentext { font-size: 14px; width: 245px; margin: 0px; padding: 0px; display: block; float: left; line-height: 16px; position:relative; }
.benimg { float: right; width: 160px; text-align: center; }
.benimg img { -moz-box-shadow: 3px 3px 3px #444; -webkit-box-shadow: 3px 3px 3px #444; box-shadow: 3px 3px 3px #444; }
.benfoot { clear: both; margin: 0px; padding: 15px 0; font-size: 14px; }
.bentext li { margin: 3px 0px 0px; line-height:16px; }
/* and for the sidebar optin */
.textwidget .af-element { line-height: 16px; margin-top: 5px; }
.textwidget .previewLabel { font-size: 10px; }
.tentipssml { background: #75a8ce no-repeat 0px 0px; padding: 0 10px 20px; position: relative; border-radius:15px; -moz-border-radius: 15px; display: block; font-family: Arial, Helvetica, sans-serif; color: #ffffff; margin: 30px 0 0 0; }
.tentipsimgs { position: absolute; top: -35px; right: 0px; }
.tentipsheads { font-size: 14px; margin: 0px; padding: 10px 0px 10px 0; line-height: 16px; }
.tentipstexts { margin: 0px; padding: 0px; font-size: 12px; display: block; }
.tentipstexts ul { margin: 0px; padding: 0px 0px 0px 12px; }
.tentipstexts li { padding-bottom: 5px; line-height: 14px; }
.tentipsoptins { margin: 0px; padding: 0px; text-align: center; }
#optinsubmits { margin: 12px 0px 3px; }

/* sliding panels added March 2011 */
.panel { padding:0; margin:0; z-index:500; position:fixed; top:20px; left:-374px; background:#fff; border-radius: 0 10px 10px 0; -moz-border-radius: 0 10px 10px 0; -webkit-border: 0 10px 10px 0; width:372px; border:1px solid #ccc;}
.tab { border-radius: 0 10px 10px 0; -moz-border-radius: 0 10px 10px 0; -webkit-border: 0 10px 10px 0; width:25px; position:absolute; right:-26px; text-align:center; margin:0; padding:35px 0 0; text-transform:uppercase; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.fbpanel .tab {height:120px; background:#fff url(../images/social/facebook_icon.png) no-repeat 4px 9px;}
.twpanel .tab {height:105px; background:#fff url(../images/social/twitter_icon.png) no-repeat 4px 9px;}
.fdpanel .tab {height:120px; background:#fff url(../images/social/feedback_icon.png) no-repeat 4px 9px;}
#tab1 {top:20px;}
#tab2 {top:180px;}
#tab3 {top:325px;}
.tab p {margin:0; padding:0; font-family:Arial,Helvetica,sans-serif; font-size:12px; line-height:14px;}
.panelContent {margin:20px; padding:0; background:#75A8CE; border-radius: 5px; -moz-border-radius: 5px; -webkit-border: 5px; position:relative;}
.panelContent .imgleft {margin:0; padding:20px 0 20px 20px; float:left;}
.panelContent .imgright {margin:0; padding:20px 20px 20px 0; float:right;}
.fbpanel iframe {border:none; overflow:hidden; width:292px; height:586px; background:#fff; margin:0 20px 20px;}
.twpanel .twtr-widget {clear:both; margin:0 20px; padding-bottom:20px;}
.fdpanel .inner {margin:20px;padding:5px 10px;clear:both;background:#afffeb;border-radius: 5px; -moz-border-radius: 5px; -webkit-border: 5px;}
.fdpanel .inner .choice {margin:10px; padding:5px 10px; background:#fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border: 5px; text-align:center; overflow:auto;}
.fdpanel .inner p, .fdpanel .inner li {font-size:12px;}
.fdpanel .inner h3 {margin:0;}
.fdpanel .inner hr {color:#75a8ce;background-color:#75a8ce; height:1px;}
.fdpanel .googlebox {width:110px; text-align:center;}
.fdpanel .googleleft {float:left;}
.fdpanel .googleright {float:right;}
.qypeText {margin:5px 0; padding:0; color:#06B8E4; font-weight:bold;}
.fdpanel a.fdButton {background:#75a8ce; color:#fff; font-weight:bold; margin:0; padding:4px 12px; text-decoration:none;}
.fdpanel a.fdButton:hover {text-decoration:underline;}

.pullquoteright {float: right; width: 125px; font-size: 18px; font-style: italic; font-weight: bold; background:#eee; padding:10px; margin:0 0 0 10px;}
.pullquoteleft {float: left; width: 125px; font-size: 18px; font-style: italic; font-weight: bold; background:#eee; padding:10px; margin:0 10px 0 0;}
