/*
	Sirocco Web Design
*/

/* Background
----------------------------------------------------------------------------------------------------*/
body {
	background: url("http://bcseo.siroccowebdesign.com.au/images/business-catalyst-seo-bg/business-catalyst-seo-header-bg.jpg") repeat-x scroll center 122px transparent;
}
body.inner {
	background: url("images/bg-inner.jpg") repeat-x scroll center 122px transparent;
}
#container {
	background: #fff repeat scroll 0 0;
	margin: 0 auto;
	width: 960px;
}
form br {
	display: none;
}
.show_hide {display:none; }
.show_hide1 {display:none; }

.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
	margin-bottom:15px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Header
----------------------------------------------------------------------------------------------------*/
#header {
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 100000;
}
h1#logo {
	float: left;
	margin: 0;
	padding: 0;
	height: 122px;
	text-indent: -999em;
	overflow: hidden;
	background: url(http://bcseo.siroccowebdesign.com.au/images/business-catalyst-seo-logos/business-catalyst-seo-logo.png) no-repeat center;
	position: relative;
	z-index: 1000;
	width: 318px;
}
h1#logo a:link, h1#logo a:visited {
	display: block;
	text-decoration: none;
	height: 122px;
	width: 318px;
}
h1#logo a:hover, h1#logo a:active {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#utility-nav, #member-nav {
	float: right;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 58px 0 0;
}
#member-nav {
	display: none;
}
#utility-nav ul, #member-nav ul {
	margin: 0;
}
#utility-nav ul li, #member-nav ul li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0 12px;
	background: none;
}
#utility-nav ul li a:link, #utility-nav ul li a:visited, #member-nav ul li a:link, #member-nav ul li a:visited {
	color: #E28025;
	text-decoration: none;
	font-size: 13px;
}
#utility-nav ul li a:hover, #utility-nav ul li a:active, #member-nav ul li a:hover, #member-nav ul li a:active {
	color: #000;
}
#utility-nav ul li#nav-phone, #member-nav ul li#nav-phone {
	border-right: 1px solid #e4e4e4;
}
#utility-nav ul li#nav-request a:link, #member-nav ul li#nav-request a:link, #utility-nav ul li#nav-request a:visited, #member-nav ul li#nav-request a:visited {
	color: #fff!important;
	margin-top: -5px;
}
#header #shopping-cart {
	float: right;
	line-height: 10px;
	display: inline;
	margin-bottom: 0 !important;
	overflow: hidden;
	width: auto;
}
#header #shopping-cart a:link, #header #shopping-cart a:visited {
	color: #00F;
	font-size: 12px;
}
#search {
	clear: right;
	float: right;
}
#search-input {
	float: left;
}
#search-btn {
	float: left;
}
/* Main Navigation
----------------------------------------------------------------------------------------------------*/

#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	background: none;
	display: inline;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 1px;
	line-height: 28px;
}
#nav ul li#nav-last a {
	border-right: 0;
}
#nav ul li#nav-account, #nav ul li#nav-store {
	display: none;
}
#nav ul li.selected a:link, #nav ul li.selected a:visited, #nav ul li ul li.selected a:link, #nav ul li ul li.selected a:visited {
	background: #E28025;
	color: #fff;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li ul li a:link, #nav ul li ul li a:visited {
	color: #4281C2;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.05em;
	padding: 10px 0px;
	width: 118px;
	text-align: center;
	text-decoration: none;
	background: #F7F9F9;
	box-shadow: 0 2px 2px #bec5c6;
	text-transform: uppercase;
}
#nav ul li a img {
	display: none;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li ul li a:hover, #nav ul li ul li a:active {
	background: #E28025;
	color: #fff;
}
#nav ul li ul {
	background: #fff;
	left: -999em;
	position: absolute;
	width: auto;
	min-width: 12em;
	z-index: 333;
	margin: 0;
	box-shadow: 0 2px 5px #bac2c5;
}
#nav ul li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav ul li ul li {
	border-top: 1px solid #EEEEEE;
	display: block;
	float: none;
	line-height: 31px;
	margin: 0;
}
#nav ul li.selected ul li a:link, #nav ul li.selected ul li a:visited {
	background: none;
	color: #E28025;
}
#nav ul li.selected ul li a:active, #nav ul li.selected ul li a:hover {
	background: #4281C2;
	color: #fff;
}
#nav ul li ul li.selected a:link, #nav ul li ul li.selected a:visited {
	background: #4281C2;
	color: #fff;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited {
	background: none repeat scroll 0 0 #FFFFFF;
	border-right: 0 none;
	box-shadow: 0 0 0;
	color: #E28025;
	display: block;
	font-size: 13px;
	letter-spacing: 0;
	padding: 5px 30px;
	text-decoration: none;
	text-align: left;
	width: auto;
	text-transform: none;
}
#nav ul li ul li a:hover, #nav ul li ul li a:active {
	background: #4281C2;
	color: #fff;
}
/* Body
----------------------------------------------------------------------------------------------------*/
#body {
	background: #fff url("file:///Z|/_Chiropractor Template/Concepts/Website/v1/_assets/css/images/body-2-col.gif") repeat-y scroll 0 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#main-body {
	background: #fff none repeat-y scroll 0 0;
	float: left;
	margin: 0;
	padding: 10px;
	overflow: hidden;
	width: 940px;
}
#main {
	background: #fff;
	box-shadow: 0 2px 5px #e9e9e9;
	margin-bottom: 30px;
	overflow: hidden;
}
#main .cover-image img {
	width: 100%;
}
.main-body {
	padding: 30px;
}
/* offer
----------------------------------------------------------------------------------------------------*/
#offer {
	/* Fallback for web browsers that don't support RGBa */
	background-color: rgb(240, 225, 162);
	/* RGBa with 0.6 opacity */
	background-color: rgba(240, 225, 162, 0.4);
	/* For IE 5.5 - 7*/
	:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 2px 5px #f0e1a2;
	left: 15px;
	padding: 15px 15px 0;
	position: absolute;
	top: 280px;
	z-index: 100;
}
#offer strong{
	color: #000;
   font-size: 15px;
   	font-weight:normal;
}
#offer h3{
 margin: 0px;
    padding;0px;
}
#offer #EmailAddress {
	width: 170px;
}
* + html #offer #catwebformbutton {
	padding: 7px 5px;
}
.offer-headline {
	background: #19ab86;
	padding: 20px 20px 10px;
	border-radius: 2px 2px 0 0;
}
.offer-content {
	padding: 20px 20px 0;
	color: #757575;
	font-size: 11px;
	line-height: 16px;
}
.offer-content p, .offer-content form {
	margin: 0;
    
}
.offer-content strong {
	color: #4c413e;
}
.offer-headline h3 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
}
/* page-content
----------------------------------------------------------------------------------------------------*/
.container .five.columns.inner {
	margin-left: 0;
	margin-right: 20px;
}
.page-content.home {
	float: left;
	padding-top: 30px;
 *padding-top: 45px;
 padding-top:70px\0/;
}
@media \0screen {
  .page-content.home {
	  padding-top: 70px;}
}
.service-col {
	box-shadow: 0 2px 5px #e9e9e9;
	background: #fff;
	margin-bottom: 35px;
	padding: 0px 0px 20px;
	border: 1px solid #E9E9E9;
}
.featured-services .service-col {
	height: 126px;
	padding: 0;
	border: 1px solid #E9E9E9;
}
.service-col2 {
	box-shadow: 0 2px 5px #e9e9e9;
	background: #fff;
	margin-bottom: 35px;
	padding: 0px 0px 20px;
	border: 1px solid #E9E9E9;
}
.featured-services .service-col2 {
	height: 60px;
	padding: 0;
	border: 1px solid #E9E9E9;
}
.service-col-image {
	float: left;
	width: 41%;
	overflow: hidden;
	position: relative;
	margin-right: 15px;
}
#aside .service-col-image {
	width: 45%;
}
.service-col-image img {
	width: 100%;
}
.service-col h5 {
	background: none repeat scroll 0 0 #F7F9F9;
	padding: 10px 0;
	border-bottom: 1px solid #f1f1f1;
}
.featured-services .service-col h5 {
	padding: 5px 0;
}
.service-col-description {
	padding: 0 0 0 20px;
}
.service-col-description p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 0;
	margin-right: 20px;
}
.one-third.column a, .featured-services a {
	text-decoration: none;
	border: 0;
}
.one-third.column a :hover, .featured-services a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#subnav .service-col {
	width: auto;
}
.service-col h5 span, .service-col h5 a {
	color: #E28025;
	display: block;
	text-decoration: none;
	font-family: 'Open Sans', Arial, sans-serif;
	text-transform: none;
}
.address-col {
	padding: 50px 20px 0;
}
.address-col.inner {
	padding: 10px 0px 30px;
}
.address-col.inner.single {
	padding: 0px 0px 30px;
}
/* Sidbar
----------------------------------------------------------------------------------------------------*/
#sub-nav {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#sub-nav ul {
	margin: 0 0 20px;
	padding: 0;
}
#sub-nav ul li {
	background: none;
	border-bottom: solid 1px #aaa;
	display: block;
	list-style: none;
	padding: 0;
}
#sub-nav ul li a:link, #sub-nav ul li a:visited {
	color: #00F;
	display: block;
	font-size: 13px;
	padding: 10px 0;
	text-decoration: none;
}
#sub-nav ul li a:hover, #sub-nav ul li a:active {
	color: #000;
}
#newsletter {
	border-bottom: solid 1px #aaa;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;
}
#newsletter p, #newsletter table {
	margin: 0;
}
#cta {
	border-bottom: solid 1px #aaa;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;
}
#cta ul {
	margin: 0 0 10px;
	padding: 0;
}
#cta ul li {
	background: none;
	display: block;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
#cta ul li a:link, #cta ul li a:visited {
	background: #666 repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 5px 10px;
	text-decoration: none;
}
#cta ul li a:hover, #cta ul li a:active {
	background: #333 repeat scroll 0 0;
}
/* Home Page
----------------------------------------------------------------------------------------------------*/

ol li {
	background: none;
	list-style: none;
	padding: 0 0 10px;
}
.author {
	display: none;
}
blockquote .author {
	display: block;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #E28025;
}
.date {
	display: block;
}
/* Social Links
----------------------------------------------------------------------------------------------------*/
ul.social-links {
	float: left;
	margin: 0 0 25px;
	overflow: hidden;
	padding: 0;
	width: auto;
}
ul.social-links li {
	background: none;
	display: inline;
	float: left;
	padding: 0;
	list-style: none;
}
a.dis-count {
	float: right;
	width: 90px;
}
.clearFloats {
	clear: both;
}
/* Footer/
----------------------------------------------------------------------------------------------------*/

#footer {
	background: url(http://bcseo.siroccowebdesign.com.au/images/business-catalyst-seo-bg/business-catalyst-seo-footer-bg.jpg) repeat-x bottom;
}
h2#logo-sm {
	float: left;
	margin: 0;
	padding: 0;
}
h2#logo-sm a:link, h2#logo-sm a:visited {
	display: block;
	font-size: 18px;
	text-decoration: none;
}
h2#logo-sm a:hover, h2#logo-sm a:active {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#footer-utility {
	overflow: hidden;
	padding: 20px 0 0;
}
#footer-utility ul {
	margin: 0;
}
#footer-utility h2 {
	margin-bottom: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 38px;
	line-height: 40px;
	letter-spacing: 0.05em;
}
#footer-utility img {
	box-shadow: 0 2px 5px #e9e9e9;
}
#footer-utility ul li {
	background: none;
	display: inline;
	float: left;
	list-style: none;
	padding: 0 10px 0 0;
}
#footer-utility ul li a:link, #footer-utility ul li a:visited {
	color: #00F;
	display: block;
	font-size: 13px;
}
#footer-utility ul li a:hover, #footer-utility ul li a:active {
	color: #000;
}
#footer-nav {
	background: #eaeef1;
}
#footer-nav ul {
	display: block;
	float: left;
	margin: 0;
}
#footer-nav ul li {
	background: none;
	display: inline;
	float: left;
	list-style: none;
	padding: 10px 20px 0 0;
	line-height: 25px;
}
#footer-nav ul li#footer-nav-first {
	padding-left: 0;
}
#footer-nav ul li a:link, #footer-nav ul li a:visited {
	color: #e28025;
	font-size: 11px;
	text-decoration: none;
}
#footer-nav ul li a:hover, #footer-nav ul li a:active {
	color: #E28025;
}
#hotpress-link {
	display: block;
	float: right;
	    margin: 10px 0 0 40px;
	padding: 0;
}
#footer-nav .social-media ul {
	margin: 10px 0 0 40px;
}
#footer-nav .social-media ul li {
	width: 26px;
	height: 26px;
	padding: 0;
}
#hotpress-link a:link, #hotpress-link a:visited {
	background: url(http://bcseo.siroccowebdesign.com.au/images/business-catalyst-seo-logos/sirocco-web-design.png) no-repeat left top;
	display: block;
	font-size: 0px;
	height: 28px;
	margin: 0;
	text-indent: -9999px;
	width: 135px;
}
#hotpress-link a:hover, #hotpress-link a:active {
	opacity: .8;
}

.footer-col {
	padding: 30px 20px;
}
.footer-col h4, .footer-col p {
	color: #fff;
}
.footer-col p {
	margin-bottom: 0;
}
.footer-col h4 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#icon-facebook, #icon-twitter, #icon-googleplus, #icon-linkedin, #icon-facebook a, #icon-twitter a, #icon-googleplus a, #icon-linkedin a {
	height: 26px;
	width: 26px;
	margin: 0 7px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}
#icon-facebook:hover, #icon-twitter:hover, #icon-googleplus:hover, #icon-linkedin:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#icon-facebook {
	background: url(http://bcseo.siroccowebdesign.com.au/images/smo-social-media-optimisation/smo-facebook.png) no-repeat!important;
}
#icon-twitter {
	background: url(http://bcseo.siroccowebdesign.com.au/images/smo-social-media-optimisation/smo-twitter.png) no-repeat!important;
}
#icon-googleplus {
	background: url(http://bcseo.siroccowebdesign.com.au/images/smo-social-media-optimisation/smo-google-plus.png) no-repeat!important;
}
#icon-linkedin {
	background: url(http://bcseo.siroccowebdesign.com.au/images/smo-social-media-optimisation/smo-linkedin.png) no-repeat!important;
}
/* System Message Template 
----------------------------------------------------------------------------------------------------*/
#system-container {
	background: transparent repeat scroll 0 0;
	margin: 80px auto;
	position: relative;
	width: 100%;
}
#system-header {
	background: #aaa repeat scroll 0 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 100%;
}
h1#system-logo {
	float: left;
	margin: 0;
	padding: 0;
}
h1#system-logo a:link, h1#system-logo a:visited {
	display: block;
	font-size: 36px;
	text-decoration: none;
}
h1#system-logo a:hover, h1#system-logo a:active {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#system-body {
	background: #fff repeat scroll 0 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px;
	width: 100%;
}
/* Web Apps 
----------------------------------------------------------------------------------------------------*/

/*Staff*/
.staff-list {
	padding-bottom: 15px;
}
.staff-list img {
	float: left;
	margin: 5px 20px 10px 0;
	border: 3px solid #EEEEEE;
}
.listings-list {
	margin-bottom: 10px;
}
.listings-list .date {
	width: 80px;
}
.listings-list .date, .listings-list .itme {
	float: left;
}
#listings-search form {
	border-bottom: 1px solid #AAAAAA;
}
/* inner 
----------------------------------------------------------------------------------------------------*/
#inner {
	padding-top: 30px;
	min-height: 398px;
}
/* services 
----------------------------------------------------------------------------------------------------*/
.service {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 25px;
	overflow: hidden;
	padding-bottom: 20px;
}
.service-image {
	float: left;
	margin-right: 30px;
	width: 145px;
}
.service-image img {
	border: 3px solid #eee;
}
.service-content, .staff-list .description {
	font-size: 12px;
	line-height: 19px;
}
.staff-list p.title {
	font-size: 16px;
	color: #E28025;
}
/*subnav
-------------------------------------------------------------------------------------------------*/
#subnav ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 45px;
}
#subnav ul li#nav-header a, #subnav strong {
	background: none repeat scroll 0 0 #4281C2;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 20px;
	text-transform: uppercase;
	width: 86%;
}
#subnav ul li#nav-header a img {
	display: none;
}
#subnav ul a {
	text-decoration: none;
}
#subnav ul li#nav-header ul, #subnav ul {
	margin-top: 0px;
}
#subnav ul li#nav-header ul li, #subnav.blog ul li, #subnav.account li {
	background: none repeat scroll 0 0 #F7F9F9;
	border-bottom: 1px solid #E4E3E2;
	margin-bottom: 0;
	padding: 15px 20px;
	box-shadow: 0 2px 5px #BEC5C6;
}
#subnav ul li#nav-header ul li a, #subnav ul li a {
	background: none repeat scroll 0 0 transparent;
	color: #E28025;
	font-size: 13px;
	padding: 0;
	text-transform: none;
}
#subnav ul li#nav-header ul li.selected a, #subnav ul li#nav-header ul li a:hover, #subnav li.selected a, #subnav li a:hover {
	color: #4281C2;
}
/* pricing table
----------------------------------------------------------------------------------------------------*/
.payment-options {
	background: none repeat scroll 0 0 #F7F9F9;
	padding: 20px;
	margin-bottom: 25px;
	margin-top: 30px;
	display: block;
}
.payment-options img {
	width: 100%;
	max-width: 502px;
}
#pricing-table {
	width: 100%;
	overflow: hidden;
}
#pricing-table td, #js-orders td, #js-messages td, .case-details td {
	padding: 10px;
	font-size: 12px;
	margin-top: 10px;
	border-top: 1px solid #e9e9e9;
	line-height: 19px;
	vertical-align: top;
}
td, th {
	padding: 5px;
}
th {
	font-weight: bold;
}
#pricing-table td.table-head, #js-orders th, #js-messages th, .case-details th {
	border-top: 0;
	text-align: center;
	padding: 20px 10px;
}
#pricing-table td.table-head p {
	margin: 0;
}
#pricing-table td.table-head strong {
	color: #4C413E;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 26px;
	display: block;
	font-weight: normal;
}
#pricing-table td.table-head.platinum {
	background-color: #F7F9F9;
}
#pricing-table td.table-head.gold {
	background-color: #EAEEF1;
	border-bottom: 1px solid #e1e0e0;
}
#pricing-table td.table-head.silver {
	background-color: #F3F7FA;
	border-bottom: 1px solid #e1e0e0;
}

#pricing-table td.table-head.gold strong {
	color: #4C413E;
}
#pricing-table td.table-head.gold silver {
	color: #f3f7fa;
}
#pricing-table td.table-head.gold platinum {
	color: #f3f7fa;
}
#pricing-table td.table-body.platinum {
	background: none repeat scroll 0 0 #F7F9F9;
	color: #333;
	border-top: 1px solid #e1e0e0;
	border-bottom: 1px solid #e1e0e0;

}
#pricing-table td.table-body.gold {
	background-color: #EAEEF1;
	border-bottom: 1px solid #e1e0e0;
	border-top: 1px solid #e1e0e0;
	color: #000;
}
#pricing-table td.table-body.silver {
	background-color: #F3F7FA;
	border-bottom: 1px solid #e1e0e0;
	border-top: 1px solid #e1e0e0;
	color: #000;
}
#pricing-table td.table-body {
	color: #535353;
	text-align: right;
	border-top: 1px solid #e9e9e9;
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
}
#pricing-table .button {
	margin: 10px 0;
}




#pricing-table2 {
	width: 100%;
	overflow: hidden;
}
#pricing-table2 td{
	padding: 10px;
	font-size: 12px;
	margin-top: 10px;
	border-top: 1px solid #e9e9e9;
	line-height: 19px;
	vertical-align: top;
}
#pricing-table2 td.table-head{
	border-top: 0;
	text-align: center;
	padding: 20px 0;
}
#pricing-table2 td.table-head p {
	margin: 0;
}
#pricing-table2 td.table-head strong {
	color: #4C413E;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 26px;
	display: block;
	font-weight: normal;
}
#pricing-table2 td.table-head.platinum {
	background-color: #F7F9F9;
}
#pricing-table2 td.table-head.gold {
	background-color: #EAEEF1;
	border-bottom: 1px solid #e1e0e0;
}
#pricing-table2 td.table-head.silver {
	background-color: #F3F7FA;
	border-bottom: 1px solid #e1e0e0;
}

#pricing-table2 td.table-head.gold strong {
	color: #4C413E;
}
#pricing-table2 td.table-head.gold silver {
	color: #f3f7fa;
}
#pricing-table2 td.table-head.gold platinum {
	color: #f3f7fa;
}
#pricing-table2 td.table-body.platinum {
	background: none repeat scroll 0 0 #F7F9F9;
	color: #333;
	border-top: 1px solid #e1e0e0;
	border-bottom: 1px solid #e1e0e0;

}
#pricing-table2 td.table-body.gold {
	background-color: #EAEEF1;
	border-bottom: 1px solid #e1e0e0;
	border-top: 1px solid #e1e0e0;
	color: #000;
}
#pricing-table2 td.table-body.silver {
	background-color: #F3F7FA;
	border-bottom: 1px solid #e1e0e0;
	border-top: 1px solid #e1e0e0;
	color: #000;
}
#pricing-table2 td.table-body {
	color: #535353;
	text-align: right;
	border-top: 1px solid #e9e9e9;
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
}
#pricing-table2 .button {
	margin: 10px 0;
}/*special
------------------------------------------------------------------------------------------------*/
.special {
	background: url(images/specials-bg.jpg) repeat-x bottom;
	padding: 20px 20px 10px;
	overflow: hidden;
	margin-bottom: 30px;
	border: 1px dashed #CCCCCC;
}
.special:last-child {
	margin-bottom: 0;
}
.specials-form form, .print {
	float: left;
}
.print {
	font-weight: bold;
	margin: 10px 0 0 12px;
}
.print .button {
	margin-left: 9px;
}
.specials-description p, .specials-description {
	font-size: 11px;
	line-height: 18px;
}
.specials-description img {
	box-shadow: 0 5px 5px #ccc;
}
.specials-description h2 {
	color: #6b9fb9;
}
/*contact
	----------------------------------------------------------------------------------------------------*/
.what-to-bring {
	background: none repeat scroll 0 0 #F7F9F9;
	display: block;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 20px 20px 10px;
}
.what-to-bring h1 {
	color: #4281C2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 7px;

}
.what-to-bring h2 {
	color: #386CA2;
    float: left;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 80px;
    line-height: 60px;
    margin-right: 10px;
	letter-spacing:-6px;

}
.what-to-bring h3 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 40px;
	margin: 8px 0;

}
#aside .what-to-bring {
	margin-top: 0;
	width: auto;
}
.what-to-bring ol li {
	list-style: inherit;
	margin-left: 30px;
	padding: 0;
	margin-bottom: 5px;
}
.what-to-bring1 {
	background: none repeat scroll 0 0 #F7F9F9;
	display: block;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 20px 20px 10px;
}
.what-to-bring1 h1 {
	color: #4281C2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 7px;

}
.what-to-bring1 h2 {
	color: #386CA2;
    float: left;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 80px;
    line-height: 60px;
    margin-right: 10px;
	letter-spacing:-6px;

}
.what-to-bring1 h3 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 40px;
	margin: 8px 0;

}
#aside .what-to-bring1 {
	margin-top: 0;
	width: auto;
}
.what-to-bring1 ol li {
	list-style: inherit;
	margin-left: 30px;
	padding: 0;
	margin-bottom: 5px;
}
/*sign in
----------------------------------------------------------------------------------------------------*/
#form-login, #form-password {
	background: none repeat scroll 0 0 #F7F9F9;
	display: block;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 20px 20px 10px;
}
#new-account {
	padding: 20px 20px 10px;
	border: 1px solid #F7F9F9;
	margin-bottom: 20px;
	margin-top: 15px;
}
#btn-password, #btn-remember {
	display: block;
	margin-bottom: 5px;
}
/* Misc
----------------------------------------------------------------------------------------------------*/

.fb_ltr {
	width: 85%!important;
}
.align-right {
	float: right;
	margin: 0 0 10px 10px;
	display: inline;
}
.align-left {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.test {
	border: 1px solid red;
}
br.clearabove {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.tweetme {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #e9e9e9;
	float: right;
	margin: 0 0 25px;
	padding: 10px;
	width: 475px;
}
.tweetme h5 {
	margin: 0 0 4px;
}
.tweetme ul, .tweetme p, .tweetme a {
	margin: 0;
}
.tweetme li {
	background: none;
	list-style: none;
	padding: 0;
}
@media only screen and (max-width: 767px) {
body, body.inner {
	background: none;
}
.what-to-bring1 {
	display:none;
}
.service-col2 {
	display:none;
}
h1#logo {
	background-position: left center;
	margin: 0;
	width: 300px;
	background-image: url(http://bcseo.siroccowebdesign.com.au/images/business-catalyst-seo-logos/business-catalyst-seo-logo.png);
}
#nav {
	border-top: 2px solid #E28025;
	margin-top: 20px;
}
#nav ul {
	margin: 0;
}
#nav ul ul {
	padding: 0;
	display: none;
}
#nav ul li {
	display: block;
	float: none;
	line-height: 32px;
	margin: 0;
	border-bottom: 1px solid #E4E3E2;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li ul li a:link, #nav ul li ul li a:visited, #nav.inner ul li a:link, #nav.inner ul li a:visited, #nav.inner ul li ul li a:link, #nav.inner ul li ul li a:visited {
	width: auto;
	text-align: left;
	padding: 10px 25px;
}
#nav ul li:hover ul, #nav li.sfhover ul {
	position: relative;
	width: 100%;
}
.service-col {
	width: auto;
	border: 1px solid #e9e9e9;
}
.address-col {
	padding: 0px 20px 30px;
}
.address-col.inner {
	padding: 10px 0px 20px;
}
.address-col.inner .single {
	padding: 0px 0px 20px;
}
.staff-list img {
	float: none;
}
#inner {
	padding-top: 30px;
}
.service-image {
	width: auto;
	float: none;
	margin-bottom: 20px;
}
#aside .service-col-image {
	width: 41%;
}
.what-to-bring {
	border: 1px solid #e9e9e9;
}
.what-to-bring1 {
	border: 1px solid #e9e9e9;
}
.main-body {
	padding: 20px 20px 0;
}
#offer {
	border: 1px solid #e9e9e9;
	left: 0;
	margin-bottom: 30px;
	position: relative;
	top: 35px;
	padding: 15px 20px 10px;
}
.phone-content {
	display: block!important;
}
.phone-content h3 {
	 color: #E28025;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 56px;
    font-weight: 300;
    line-height: 55px;
    text-transform: uppercase;
}
.phone-content span.price {
	color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 20px;
    line-height: 20px;
	 text-transform: none;
}
.footer-col {
	padding: 10px 20px 15px;
}
#footer-nav ul li {
	display: block;
	float: none;
	line-height: 12px;
	margin: 5px 0;
	padding: 10px 0px 0 20px;
}
#footer-nav ul {
	display: block;
	float: none;
	margin: 0;
}
#hotpress-link {
	display: block;
	float: none;
	margin: 55px 0 15px 20px;
	padding: 0;
}
.print {
	margin: -49px 0 0 82px;
}
#utility-nav, #member-nav {
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 30px 0 0;
}
#utility-nav ul li, #member-nav ul li {
	display: inline;
	float: left;
	list-style: none;
	padding: 0 8px;
	background: none;
}
.product-main h1 {
	font-size: 32px;
	line-height: 38px;
	margin-top: 15px;
}
.product-desc {
	width: 90%;
}
.productSmall .productItem, .productSmall .productItem .product-image {
	width: 100%;
	float: none;
}
.productSmall .productItem {
	margin-bottom: 20px;
}
.span3 {
	width: 100%;
}
.cart-item.product-image {
	margin-right: 1%;
}
.cart-item.product-image img {
	width: 100%;
}
table.webform td {
	display: block;
}
#payment-form input.long, #payment-form input.long {
	width: 249px;
}
#nav ul li#nav-account {
	display: block;
	border-bottom: 0;
}
#nav ul li#nav-store {
	display: block;
}
#new-account, #form-login {
	width: 75%;
}
#new-account input.cat_textbox, #new-account textarea.cat_listbox, #new-account select.cat_dropdown, #new-account select.cat_listbox {
	width: 215px;
}
table, thead, tbody, th, td, tr {
	display: block;
	width: 100%!important;
	margin: 0!important;
}
#pricing-table td {
	text-align: center;
}
.system-message-green.home {
	margin-top: 0;
}
#footer-nav .social-media ul {
	margin: 10px 0 0 20px;
}
#footer-nav .social-media ul li {
	float: left;
}
#subnav ul li#nav-header ul, #subnav ul {
	margin-top: 10px;
}
#subnav ul li#nav-header a, #subnav strong {
	padding: 20px;
}
#subnav ul li#nav-header ul li, #subnav.blog ul li, #subnav.account li {
	background: none;
	border-bottom: 1px solid #E4E3E2;
	margin-bottom: 0;
	padding: 15px 20px;
	box-shadow: 0 0 0;
}
.featured-services .service-col {
	height: auto;
	padding: 0 0 20px;
	display: none;

}
.featured-services .service-col h5 {
	padding: 10px 0;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
h1#logo {
	width: 420px;
	background-image: url(http://bcseo.siroccowebdesign.com.au/images/business-catalyst-seo-logos/business-catalyst-seo-logo-mob.png);
}
.what-to-bring {
}
.what-to-bring1 {
	display:none;
}
.service-col2 {
	display:none;
}

.print {
	margin: -49px 0 0 266px;
}
.print .button {
	margin-left: 4px;
	margin-top: 0;
	position: absolute;
}
.service-1 {
	background-position: right -50px;
		display: none;
}
.service-2 {
	background-position: right -32px;
		display: none;
}
.service-3 {
	background-position: right -97px;
		display: none;
}
.service-4 {
	background-position: right -97px;
		display: none;
}
.service-col-image {
	width: 30%;
		display: none;
}
#footer-utility img {
	width: 100%;
}
#aside .service-col-image {
	width: 30%;
	display: none;
}
#subnav ul li#nav-header a, #subnav strong {
	width: 91%;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
h1#logo {
	background: url(http://bcseo.siroccowebdesign.com.au/images/business-catalyst-seo-logos/business-catalyst-seo-logo.png) no-repeat scroll center center transparent;
	width: 287px;
}
#footer-nav .social-media ul {
	margin: 10px 0 0 10px;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li ul li a:link, #nav ul li ul li a:visited {
	padding: 10px 0px;
	width: 94px;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited {
	padding: 5px 37px;
	width: auto;
	text-transform: none;
}
.product-main {
	margin-left: 25px !important;
}
.product-main h1 {
	font-size: 32px;
	line-height: 38px;
	margin-top: 15px;
}
#payment-form input.long, #payment-form input.long {
	width: 538px;
}
.address-col {
	padding: 82px 20px 0;
}
#footer-nav ul li {
	padding: 10px 0 0 0;
}
.featured-services .service-col {
	height: auto;
	padding: 0 0 20px;
}
.featured-services .service-col h5 {
	padding: 10px 0;
}
.service-col-image, #aside .service-col-image {
	width: 34%;
}
.container .one-third.column {
	width: 364px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"], .cat_button, .productSubmitInput, a#catshopbuy:link, a#catshopbuy:visited, li#nav-request a {
	font-size: 12px;
}
#subnav ul li#nav-header a, #subnav strong {
	width: 82%;
}
}
