@font-face {
	font-family: 'engravers_gothicregular';
	src: url('/static/fonts/engravers__gothic-webfont.eot');
	src: url('/static/fonts/engravers__gothic-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/engravers__gothic-webfont.woff') format('woff'), url('/static/fonts/engravers__gothic-webfont.ttf') format('truetype'), url('/static/fonts/engravers__gothic-webfont.svg#engravers_gothicregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'engravers_gothicregular'!important;
	text-transform: uppercase!important;
}
/* Shortcodes Ultimate stylesheet */
.su-error {
	color: #f03
}
/* Spacer */
.su-spacer {
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}
.su-spacer-5 {
	height: 5px
}
.su-spacer-10 {
	height: 10px
}
.su-spacer-20 {
	height: 20px
}
.su-spacer-30 {
	height: 30px
}
.su-spacer-40 {
	height: 40px
}
/* Heading */
.su-heading {
	margin: 0 0 1.5em 0;
	padding: 2px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
.su-heading-shell {
	padding: 20px 0;
	text-align: center;
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
	font-size: 1.5em;
}
/* Quote */
.su-quote {
	padding: 1em 0 0 40px;
	margin: 0 0 1.5em 0;
}
.su-quote-shell {
	padding: 0 40px 1em 0;
	font-style: italic;
}
.su-quote-style-1 {
	background: 0 0 url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/quote.png) no-repeat
}
.su-quote-style-1 .su-quote-shell {
	background: 100% 100% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/quote-shell.png) no-repeat
}
/* Pullquote */
.su-pullquote {
	padding: 10px 25px;
	width: 30%;
	font-size: 0.9em;
	font-style: italic;
	margin: 1em;
}
.su-pullquote-align-left {
	float: left
}
.su-pullquote-align-right {
	float: right
}
.su-pullquote-style-1 {
	border-left: 5px solid #ddd
}
/* Frame */
.su-frame {
	padding: 2px;
	border: 1px solid #999;
	background: #fff;
	box-shadow: 1px 1px 4px #ccc;
	-moz-box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
}
.su-frame-shell {
	padding: 2px;
	border: 4px solid #eee;
}
.su-frame-align-left {
	float: left;
	margin: 0 1.5em 1em 0;
}
.su-frame-align-right {
	float: right;
	margin: 0 0 1em 1.5em;
}
.su-frame-align-center {
	margin: 0 auto 1.5em auto
}
.su-frame-align-none {
	margin: 0 0 1.5em 0
}
.su-frame img {
	display: block !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
/* Divider */
.su-divider {
	clear: both;
	height: 0px;
	margin: 1.5em 0;
	border-top: 4px solid #eee;
}
.su-divider a {
	display: block;
	float: right;
	padding-left: 10px;
	margin-top: -1.2em;
	background: #fff;
	color: #777;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
}
/* Columns */
.su-column-1-2 {
	width: 48%
}
.su-column-1-3 {
	width: 30.66%
}
.su-column-2-3 {
	width: 65.33%
}
.su-column-1-4 {
	width: 22%
}
.su-column-3-4 {
	width: 74%
}
.su-column-1-5 {
	width: 16.8%
}
.su-column-2-5 {
	width: 37.6%
}
.su-column-3-5 {
	width: 58.4%
}
.su-column-4-5 {
	width: 67.2%
}
.su-column-1-6 {
	width: 13.33%
}
.su-column-5-6 {
	width: 82.67%
}
.su-column {
	position: relative;
	margin: 0 4% 1.5em 0;
	float: left;
}
.su-column-last {
	margin-right: 0 !important;
	clear: right;
}
/* Spoiler */
.su-spoiler-style-1 {
	margin: 0 0 1.5em 0
}
.su-spoiler-style-1, .su-spoiler-title {
	padding: 0.3em 0 0.3em 26px;
	font-weight: bold;
	background: 0 50% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/spoiler-closed.png) no-repeat;
	cursor: pointer;
}
.su-spoiler-style-1.su-spoiler-open, .su-spoiler-title {
	background: 0 50% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/spoiler-open.png) no-repeat
}
.su-spoiler-style-1 .su-spoiler-content {
	padding: 15px 0;
	display: none;
}
.su-spoiler-style-1 .su-spoiler-style-1 {
	margin: 1em
}
.su-spoiler-style-2 {
	margin-bottom: 1em;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.su-spoiler-style-2, .su-spoiler-title {
	padding: 10px 10px 10px 40px;
	background: #f0f0f0 12px 8px url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/spoiler-style-2.png) no-repeat;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.su-spoiler-style-2.su-spoiler-open, .su-spoiler-title {
	border-bottom: 1px solid #ccc;
	background: #f0f0f0 12px -92px url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/spoiler-style-2.png) no-repeat;
}
.su-spoiler-style-2 .su-spoiler-content {
	padding: 1em;
	display: none;
}
/* Tabs */
.su-tabs {
	margin: 0 0 1.5em 0
}
.su-tabs-style-1 .su-tabs-nav {
	padding: 5px 5px 0 5px;
	margin: 0;
	height: 40px;
	background: #e5e5e5;
}
.su-tabs-style-1 .su-tabs-nav span {
	display: block;
	float: left;
	padding: 0 20px;
	height: 39px;
	line-height: 39px;
	margin-right: 5px;
	cursor: pointer;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #f1f1f1;
}
.su-tabs-style-1 .su-tabs-nav span:hover {
	background: #fff
}
.su-tabs-style-1 .su-tabs-nav span.su-tabs-current {
	background: #fff
}
.su-tabs-style-1 .su-tabs-pane {
	padding: 15px;
	border-right: 5px solid #e5e5e5;
	border-bottom: 5px solid #e5e5e5;
	border-left: 5px solid #e5e5e5;
}
.su-tabs-style-2 .su-tabs-nav {
	padding: 5px 5px 0 5px;
	margin: 0;
	height: 40px;
	background: #222;
}
.su-tabs-style-2 .su-tabs-nav span {
	display: block;
	float: left;
	padding: 0 20px;
	height: 39px;
	line-height: 39px;
	margin-right: 5px;
	cursor: pointer;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #f1f1f1;
}
.su-tabs-style-2 .su-tabs-nav span:hover {
	background: #fff
}
.su-tabs-style-2 .su-tabs-nav span.su-tabs-current {
	background: #fff
}
.su-tabs-style-2 .su-tabs-pane {
	padding: 15px;
	border-right: 5px solid #222;
	border-bottom: 5px solid #222;
	border-left: 5px solid #222;
}
.su-tabs-style-3 {
	background: #fff;
	border: 5px solid #f0f0f0;
}
.su-tabs-style-3 .su-tabs-nav {
	width: 200px;
	float: left;
}
.su-tabs-style-3 .su-tabs-nav span {
	display: block;
	padding: 5px 10px;
	cursor: pointer;
	background: #f0f0f0;
}
.su-tabs-style-3 .su-tabs-nav span:hover {
	background: #f7f7f7
}
.su-tabs-style-3 .su-tabs-nav span.su-tabs-current {
	background: #fff
}
.su-tabs-style-3 .su-tabs-pane {
	padding: 15px;
	float: none;
	margin-left: 200px;
}
/* Lists */
.su-list ul {
	list-style-type: none !important;
	margin: 0.5em 0 1.5em 0.5em !important;
	padding: 0 !important;
}
.su-list ul li {
	list-style-type: none !important;
	display: block !important;
	padding: 3px 0 3px 22px !important;
}
.su-list-style-star li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-star.png) no-repeat !important
}
.su-list-style-arrow li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-arrow.png) no-repeat !important
}
.su-list-style-check li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-check.png) no-repeat !important
}
.su-list-style-cross li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-cross.png) no-repeat !important
}
.su-list-style-thumbs li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-thumbs.png) no-repeat !important
}
.su-list-style-link li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-link.png) no-repeat !important
}
.su-list-style-gear li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-gear.png) no-repeat !important
}
.su-list-style-time li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-time.png) no-repeat !important
}
.su-list-style-note li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-note.png) no-repeat !important
}
.su-list-style-plus li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-plus.png) no-repeat !important
}
.su-list-style-guard li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-guard.png) no-repeat !important
}
.su-list-style-event li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-event.png) no-repeat !important
}
.su-list-style-idea li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-idea.png) no-repeat !important
}
.su-list-style-settings li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-settings.png) no-repeat !important
}
.su-list-style-twitter li {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-twitter.png) no-repeat !important
}
.su-list-style-check li.x {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-cross.png) no-repeat !important
}
.su-list-style-cross li.v {
	background: 0 50% url(http://www.medicalwebsite.com.au/static/images/list-style-check.png) no-repeat !important
}
/* Box */
.su-box {
	margin: 0 0 1.5em 0
}
.su-box-title {
	display: block;
	padding: 10px 15px;
	margin: 0;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background: left bottom url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/box-title.png) repeat-x;
}
.su-box-content {
	background: #fff;
	padding: 15px;
}
/* Note */
.su-note {
	margin: 0 0 1.5em 0
}
.su-note-shell {
	padding: 15px
}
/* Private */
.su-private {
	margin: 0 0 1.5em 0
}
/* Gmap */
.su-gmap {
	margin: 0 0 1.5em 0;
	border: none;
}
/* Highlight */
.su-highlight {
	display: inline;
	padding: 1px 0;
}
/* Label */
.su-label {
	display: inline-block;
	margin-right: 0.5em;
	padding: 0.2em 0.3em;
	font-size: 0.8em;
	height: 0.8em;
	line-height: 0.8em;
	text-transform: uppercase;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.su-label-style-default {
	background: #999
}
.su-label-style-success {
	background: #090
}
.su-label-style-warning {
	background: #f90
}
.su-label-style-important {
	background: #f03
}
.su-label-style-info {
	background: #09c
}
/* Button */
.su-button {
	display: inline-block;
	text-decoration: none !important;
}
.su-button span {
	display: block !important;
	text-decoration: none !important;
	text-transform: uppercase;
}
.su-button img {
	display: inline !important;
	padding: 0 !important;
}
.su-button-style-1 span {
	background: 0 -20px url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-1.png) repeat-x
}
.su-button-style-1:hover span {
	background: 0 0 url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-1.png) repeat-x
}
.su-button-style-2 span {
	background: 0 50% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-2.png) repeat-x
}
.su-button-style-2:hover span {
	background: 100% 50% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-2.png) repeat-x
}
.su-button-style-3 span {
	background: 0 50% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-3.png) no-repeat
}
.su-button-style-3:hover span {
	background: -710px 50% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-3.png) no-repeat
}
.su-button-style-4 span {
	background: 0 0 url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-4.png) repeat-x
}
.su-button-style-4:hover span {
	background: 0 0 url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/button-style-1.png) repeat-x
}
.su-button-style-5 span {
	margin: 1px;
	border: 1px dashed #fff !important;
}
.su-button-style-5:hover span {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
/* Fancy link */
.su-fancy-link {
	display: inline-block;
	padding: 0 10px 0 0;
	height: 1em !important;
	line-height: 1em !important;
	margin: 0 !important;
	text-decoration: none;
}
.su-fancy-link:hover {
	padding: 0 14px 0 0;
	text-decoration: none;
}
.su-fancy-link-white {
	color: #fff !important;
	background: 100% 100% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/fancy-link-white.png) no-repeat;
}
.su-fancy-link-black {
	color: #000 !important;
	background: 100% 100% url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/fancy-link-black.png) no-repeat;
}
/* Services */
.su-service {
	position: relative;
	margin: 0 0 1.5em 0;
}
.su-service-title {
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 0 0 5px 0;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}
.su-service-title img {
	position: absolute;
	top: 0;
	left: 0;
	display: block !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.su-service-content {
	line-height: 1.4
}
/* Media */
.su-media {
	margin: 0 0 1.5em 0
}
/* Table */
.su-table {
	width: 100% !important;
	margin: 0 0 1.5em 0 !important;
	border-collapse: collapse !important;
	font-size: 1em !important;
}
.su-table th {
	text-align: center !important;
	padding: 10px !important;
	font-size: 1em !important;
	font-weight: normal !important;
	color: #333 !important;
}
.su-table td {
	padding: 10px 15px !important
}
.su-table .su-even td {}
.su-table-style-1 table {
	border: 1px solid #ccc !important
}
.su-table-style-1 th {
	border: 1px solid #ccc !important;
	background: #f0f0f0 !important;
}
.su-table-style-1 td {
	border: 1px solid #ccc !important;
	background: #fff !important;
}
.su-table-style-1 .su-even td {
	background: #f7f7f7 !important
}
.su-table-style-2 table {
	border: none !important
}
.su-table-style-2 th {
	border: none !important;
	background: #f0f0f0 !important;
}
.su-table-style-2 td {
	border: none !important;
	background: #fff !important;
}
.su-table-style-2 .su-even td {
	background: #f7f7f7 !important
}
.su-table-style-3 table {
	border: none !important
}
.su-table-style-3 th {
	border: none !important;
	border-bottom: 2px solid #666 !important;
	background: #fff !important;
}
.su-table-style-3 td {
	border: none !important;
	background: #fff !important;
}
.su-table-style-3 .su-even td {
	background: #fff !important
}
/* Document */
.su-document {
	border: none !important
}
/* Members */
.su-members {
	padding: 1em;
	text-align: center;
	margin-bottom: 1.5em;
	color: #000;
}
.su-members-style-1 {
	border-top: 1px solid #fc9;
	border-bottom: 1px solid #fc9;
	background: #ffc;
}
.su-members-style-2 {
	border-top: 1px solid #8DC3EB;
	border-bottom: 1px solid #8DC3EB;
	background: #D9EEFF;
}
/* Guests */
.su-guests {
	margin-bottom: 1.5em
}
/* Tweets */
.su-tweets {
	margin: 0 0 1.5em 0
}
.su-tweet {}
.su-tweet-time {
	display: block;
	margin-top: 0.3em;
	font-size: 0.9em;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.su-tweets-style-1 .su-tweet {
	margin: 0 0 0.7em 0;
	padding: 0 0 0.7em 30px;
	border-bottom: 1px dotted #ccc;
	background: 0 2px url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/tweet-style-1.png) no-repeat;
}
.su-tweets-style-1 .su-tweet-last {
	margin: 0;
	padding: 0 0 0.7em 30px;
	border-bottom: none;
}
.su-tweets-style-2 .su-tweet {
	margin: 0 0 0.7em 0;
	padding: 0.7em 0.7em 0.7em 34px;
	border: 1px solid #555;
	background: #333 0.4em 0.8em url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/tweet-style-2.png) no-repeat;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.su-tweets-style-2 .su-tweet:hover {
	background: #444 0.4em 0.8em url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/tweet-style-2.png) no-repeat
}
.su-tweets-style-2 .su-tweet a {
	color: #fff
}
/* Custom gallery */
.su-custom-gallery-style-1 {
	margin: 0 0 1.5em 0
}
.su-custom-gallery-style-1 a {
	float: left;
	display: block;
	margin: 0 1em 1em 0;
	padding: 0;
}
.su-custom-gallery-style-1 img {
	display: block;
	margin: 0;
	padding: 0;
	border: 2px solid #ccc;
}
/* Pricing &amp;
 plan */
.su-pricing {
	margin: 0 0 1.5em 0
}
.su-plan {
	float: left
}
.su-pricing-style-1 {
	text-align: center
}
.su-pricing-style-1 ul {
	margin: 0;
	padding: 0;
}
.su-pricing-style-1 li {
	list-style-type: none;
	display: block;
}
/* Dropcap */
.su-dropcap {
	float: left;
	display: inline-block;
	width: 2em;
	height: 2em;
	margin: 0.2em 0.5em 0.2em 0;
	line-height: 2em;
	text-align: center;
	overflow: hidden;
	text-transform: uppercase;
}
.su-dropcap-style-1 {
	background: #333 0 -20px url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/dropcap-style-1.png) repeat-x;
	color: #f0f0f0;
	text-shadow: -1px -1px 0 #000;
	-moz-text-shadow: -1px -1px 0 #000;
	-webkit-text-shadow: -1px -1px 0 #000;
	border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
}
.su-dropcap-style-2 {
	background: #ccc 0 -20px url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/dropcap-style-2.png) repeat-x;
	color: #000;
	text-shadow: 1px 1px 0 #eee;
	-moz-text-shadow: 1px 1px 0 #eee;
	-webkit-text-shadow: 1px 1px 0 #eee;
	border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
}
.su-dropcap-style-3 {
	background: url(http://www.medicalwebsite.com.au/wp-content/plugins/shortcodes-ultimate/images/dropcap-style-3.png);
	color: #fff;
	border-radius: 2em;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	text-shadow: -1px -1px 0 #aaa;
	-moz-text-shadow: -1px -1px 0 #aaa;
	-webkit-text-shadow: -1px -1px 0 #aaa;
}
/* Custom css */
a#logo img {
	margin-top: -35px;
	margin-left: -5px;
}
img.intro-img {
	margin-bottom: 0px!important;
}
#page {
	margin: 10px auto 30px;
}
#main-navigation ul li {
	margin: 0!important;
}
#main-navigation li a {
	font-family: 'engravers_gothicregular'!important;
}
#main-navigation ul ul a, #main-navigation ul ul a:hover {
	border-bottom: none!important;
	font-size: 15px;
}
#main-navigation ul.sub-menu {
	min-width: 205px;
}
#main-navigation ul.sub-menu ul.sub-menu {
	left: 205px !important;
}
.intro-page h2 {
	text-align: justify;
	text-transform: none !important;
	line-height: initial;
}
#pullouts .gform_footer {
	padding: 0!important;
}
#pullouts .gfield_label {
	margin: 0!important;
}
.flex-caption {
	padding: 1%;
	width: 98%;
}
.flex-caption h3 {
	margin-bottom: 5px!important;
}
.intro-page {
	padding: 10px 0;
}
.home h3 {
	margin-bottom: 19px;
}
.home p, .page-body p {
	text-align: justify;
}
.one_fourth br {
	display: none;
}
.one_fourth h5 {
	margin-top: 15px!important;
}
h1 span {
	font-style: italic;
	font-size: 18px;
}
#footer .gform_heading {
	margin-bottom: 5px!important;
}
#footer .gform_body li {
	padding: 0!important;
	border-top: none!important;
	border-bottom: none!important;
}
#footer .gform_footer {
	margin: 5px 0 0!important;
	padding: 0px!important;
}
#footer .gform_body ul li:first-child label {
	margin-top: 0 !important;
}
#footer a.tel {
	color: #DEDFDE;
}
#footer a:hover, #footer div.widget-container li a:hover {
	color: #AE6D44;
}
#footer {
	background-color: #444444;
}
.alignleft, img.alignleft {
	margin: 10px 24px 10px 0;
}
.alignright, img.alignright {
	margin: 10px 0 10px 24px;
}
img.imgmenuitem {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: none;
	padding-left: 20px;
	-webkit-border-radius: 15px 0px 15px 0px;
	-moz-border-radius: 15px 0px 15px 0px;
	border-radius: 15px 0px 15px 0px;
}
img.imgmenuitem {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	padding-left: 20px;
}
img.first {
	padding-left: 0;
}
.imgmenuitem:hover {
	background-image: none!important;
}
aside {
	margin-top: 99px;
}
.wpmlwidget input.wpml {
	width: 90% !important;
}
article .resize {
	max-height: 150px!important;
	overflow: hidden;
}
body.single article div.resize {
	display: none;
}
div.fit-vids-style {
	display: none;
}
div#map_canvas.wpseo-map-canvas {
	width: 100%!important;
}
@media screen and (max-width: 959px) {
	img.intro-img {
		display: none!important;
	}
}
@media screen and (max-width: 745px) {
	#responsive-social-menu {
		display: block;
		float: right;
		width: 30%;
	}
	a#logo img {
		max-width: 100%;
	}
}
#main-navigation li a {
	padding: 70px 12px 27px;
}
.downarrowclass, .rightarrowclass {
	top: 76px;
}
#footer {
	padding: 0!important;
}
#footer .contactmap, #footer .widget-container li, #footer .container {
	color: #ADADAE;
}
#footer .gform_footer .button {
	background-color: #555;
}
.ip-img {
	background-color: #fff;
	padding: 10px;
	border: 1px solid;
	border-color: #F0F0F0 #E6E6E6 #BBBBBB;
}
img.alignright, img.alignleft, img.aligncenter, img.alignnone {
	background-color: #fff;
	padding: 10px;
	border: 1px solid;
	border-color: #F0F0F0 #E6E6E6 #BBBBBB;
}
#footer .gform_footer .button {
	border-radius: 1px;
}
#pre-header > a {
	display: block;
	float: left;
	font-size: 2em;
	margin-top: 0.2em;
	color: #ffffff
}
#pre-header > a:hover {
	color: #1F1A17!important;
}
.wpmlwidget {
	background-color: #F7FFED;
	border: medium none #88BBC8 !important;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 0 3px #B7B7B7;
	margin: 0;
	padding: 0 5px 15px;
}
.su-spoiler-style-2 {
	border: 2px solid #CCCCCC;
	border-radius: 10px;
	margin-bottom: 1em;
	padding: 5px;
}
/* Buttons */
a.su-button.flat span:hover {
	background-color: #0059a9;
}
a.su-button.flat span, a.su-button.flat {
	border: none!important;
	text-transform: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.4)!important;
}
#pre-header, .flex-direction-nav li a:hover, #copyrights {
	background-color: #3c8799!important;
}
.flex-control-nav li a.active {
	background-color: #0059A9!important;
	background-image: none!important;
}
.flex-control-nav li a {
	background-color: #aaa;
	border-radius: 50%;
	background-image: none!important;
}
.flex-control-nav li a:hover {
	background-color: #ccc;
	border-radius: 50%;
	background-image: none!important;
}
#copyrights a {
	color: #000;
}
a.backtotop {
	box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.4);
	background: transparent;
}
#copyrights * {
	text-shadow: 1px 1px 1px #000;
	color: #FFF!important;
}
div#copyrights a {
	color: #CBCBCB!important;
}
.colored, .flex-caption h3, .intro-page h2 strong, #copyrights a {
	color: #3c8799!important;
}
#footer h4 {
	color: #AE6D44!important;
}
a#logo img {
	height: 100px;
}
.page-body ul {
	list-style: none;
}
.page-body ul:not(.thekids) li:before {
	width: 10px!important;
	height: 10px!important;
	background: #3c8799;
	content: 'f';
	display: block;
	position: relative;
	top: 10px;
	border-radius: 50%;
	right: 15px;
	color: rgba(0, 0, 0, 0);
	border: 1px solid #ae6d44;
	margin: -6px;
}
ul.thekids + h3 {
	clear: both;
}
@media only screen and (min-width:767px) {
	ul.mw-half-list li {
		display: inline-block;
		width: 49%;
	}
}
ul.thekids {
	list-style: none;
}
ul.thekids li {
	width: 33%;
	text-align: center;
	float: left;
}
ul.thekids li h4 {
	text-transform: capitalize!important;
	line-height: 0.9em;
	margin: 5px 5px 25px;
	font-size: 1.2em;
	height: 1.8em;
	overflow: hidden;
	font-weight: 600;
}
.thekids li h4 em {
	display: block;
	color: #3c8799;
}
ul.thekids li a img.attachment-thumbnail {
	border: 2px dotted #fff;
}
ul.thekids li a:hover img.attachment-thumbnail {
	border-color: #3c8799;
}
@media screen and (max-width: 767px) {
	ul.thekids li {
		width: 50%;
	}
	ul.thekids li:last-of-type {
		clear: both;
	}
	h1, h2, h3, h4, h5, h6 {
		clear: both;
	}
	ul.thekids li:only-of-type {
		margin: 0 auto;
		float: none;
	}
	ul.thekids:nth-of-type(2n+3) li {
		clear: none;
	}
	/*	ul.thekids li:nth-of-type(2n+2){		clear*/
	.hentry ul.thekids {
		margin-left: 0!important;
	}
	.intro-page h2 {
		font-size:18px
	}
	#pre-header a[href^="tel:"] {
		font-size: 20px;
		margin-top: 14px;
	}
}
@media screen and (max-width: 480px) {
	ul.thekids li {
		float: none;
		width: 90%;
		margin: 0 auto;
	}
}
#main-navigation ul li a:hover, #main-navigation ul li.current-menu-item > a, #main-navigation ul li.current-menu-ancestor > a {
	border-bottom: 1pt solid #ae6d44 !important;
	color: #3c8799 !important;
}
#main-navigation ul ul a:hover {
	border: none !important;
	color: #ffffff !important;
}
#main-navigation ul ul li.current-menu-item a {
	border: none !important;
	color: #ffffff !important;
}
#main-navigation ul ul a:hover, #main-navigation ul ul .hover > a, #main-navigation ul ul .current-menu-item > a, #main-navigation ul ul .current-menu-item > a:hover {
	background-color: #3c8799 !important;
}
.mw-appointment-table td {
	border-bottom: 1px solid;
}
#copyrights {
	padding: 10px 0;
}
.sub-menu em {
	display: block;
	color: #3c8799;
}
.sub-menu a:hover em {
	color: #fff;
}
#content h1 {
	margin-bottom: 10px;
}
aside {
	margin-top: 80px;
}
/* Theme Colour Overrides */
/*h1,h2,h3,h4,h5,h6 {	color: #48B945;
}
a, a * {color:#777777;
}
a:hover, a > *:hover, .categories a:hover, #footer .widget-container li a:hover {	color: #80CEC1!important;
}
body, body.custom-background {	background-size:cover;
	background-repeat:no-repeat;
}
#pre-header, .flex-direction-nav li a:hover {	background-color: #80CEC1!important;
}
ul#social-links li {	background: -moz-linear-gradient(top,	rgba(151,154,98,0.7) 0%, rgba(151,154,98,1) 100%)!important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(151,154,98,0.7)), color-stop(100%,rgba(151,154,98,1)))!important;
	background: -webkit-linear-gradient(top,	rgba(151,154,98,0.7) 0%,rgba(151,154,98,1) 100%)!important;
	background: -o-linear-gradient(top,	rgba(151,154,98,0.7) 0%,rgba(151,154,98,1) 100%)!important;
	background: -ms-linear-gradient(top,	rgba(151,154,98,0.7) 0%,rgba(151,154,98,1) 100%)!important;
	background: linear-gradient(to bottom,	rgba(151,154,98,0.7) 0%,rgba(151,154,98,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b348B945', endColorstr='#48B945',GradientType=0 )!important;
	box-shadow: 0 1px 1px #48B945, 0 2px 5px #80CEC1 inset!important;
}
#main-navigation ul li a:hover, #main-navigation ul li.current-menu-item > a, #main-navigation ul li.current-menu-ancestor > a {	border-bottom: 1pt solid #80CEC1!important;
	background: none repeat scroll 0 0 #fbfbfb!important;
	color: #48B945!important;
}
#main-navigation ul ul li a:hover { background: none repeat scroll 0 0 rgba(173,173,174,0.4)!important;
 }
#main-navigation em { display:block;
color:#80CEC1;
 }
.flex-control-nav li a {	background-image: url("/static/images/the-osteopathic-solution/bg_control_nav.png")!important;
}
.colored,.flex-caption h3,.intro-page h2 strong,#footer h4,#copyrights a {	color: #48B945!important;
}
#pullouts .button {	border:1px solid #999;
	color: #000;
}
.intro-page h2 {	color:#ADADAE;
}
article .post-date {background-color:#95D14D!important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {	color: #48B945!important;
}
article .post-date {	background-color: #48B945 !important;
}
.post-year {	background-image: none;
	border-top: 2px solid #80CEC1 !important;
}
.su-spoiler-style-2 {background: none repeat scroll 0 0 #80CEC1;
}
#footer .gform_footer .button {	color: #48B945!important;
}
*/
form.newsletters-form {
	width: 95%;
}
.widget_newsletters input.wpml {
	width: 91% !important;
}
select.newsletters-list-select {
	width: 100%;
}
input#newsletters-3-button {
	width: 100%;
}
h1 em:before {
	content: " - ";
	font-style: normal;
}
.page-body a:hover {
	color: #AE6D44;
}
.page-body a {
	color: rgb(60, 135, 153);
}
div#social-icons ul#social-links li {
	background: #31869B;
	background: -moz-linear-gradient(top, #31869B 0%, #1F7489 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #31869B), color-stop(100%, #1F7489));
	background: -webkit-linear-gradient(top, #31869B 0%, #1F7489 100%);
	background: -o-linear-gradient(top, #31869B 0%, #1F7489 100%);
	background: -ms-linear-gradient(top, #31869B 0%, #1F7489 100%);
	background: linear-gradient(top, #31869B 0%, #1F7489 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#31869B', endColorstr='#1F7489', GradientType=0);
	box-shadow: 0px 1px 1px #3896AD, inset 0px 2px 5px #195F70;
	-moz-box-shadow: 0px 1px 1px #3896AD, inset 0px 2px 5px #195F70;
	-webkit-box-shadow: 0px 1px 1px #3896AD, inset 0px 2px 5px #195F70;
}
/*************** FANCY SLIDER NAVIGATION POINTS ***************/
.flex-control-nav li a.active {
	background-color: #3c8799!important;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	position: relative;
	top: -1px;
}
.flex-control-nav li a {
	background: #aaaaaa;
	border-radius: 50%;
	background-image: none!important;
}
.flex-control-nav li a:hover {
	background: #cccccc;
}
/*************** END FANCY SLIDER NAVIGATION POINTS ***************/
.wpseo-extra-comment {
	text-align: justify;
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.1em;
}
.newsletters input.wpml{
	width: 100%!important;
	height:28px;
	margin-bottom:7px;
	border-radius:3px;
	-moz-box-shadow: 0 0px 3px #b7b7b7;
	-webkit-box-shadow: 0 0px 3px #b7b7b7;
	box-shadow: 0 0px 3px #b7b7b7;
	border:none;
	padding:0 6px;
	box-sizing:border-box;
}
.newslettername-wrapper {
	display:none;
}
.newsletters_submit input {
	width: 100%!important;
	box-sizing: border-box;
	font-size:14px;
	background-color: #e64135;
	margin-top:5px;
}