/* @override
	http://staging.redsourcemedia.com/basebuild3/templates/jigrid/assets/css/style.css
	http://staging.pkdesigntoprint.com.au/orthodontics/templates/redsource-media/assets/css/style.css
	http://www.goforasmile.com.au/templates/redsource-media/assets/css/style.css */

/**
* @version     $Id: style.css 001 2013-06-28 09:50:00Z Anton Wintergerst $
* @package     JiGrid Template Framework for Joomla 2.5-3.0
* @copyright   Copyright (C) 2013 Jinfinity. All rights reserved.
* @license     GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
* @website     www.jinfinity.com
* @email       support@jinfinity.com
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700);
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,700);
   * {
  	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  }
  .jirow {
  	display: inline-block;
  }
  body {
  	background: #f3f3f9;
  }
  i {
  	font-family: "FontAwesome";
  	font-style: normal;
  	font-size: 2em;
  }
  img {
  	max-width: 100%;
  	height: auto;
  }
  ul {
  	margin: 0px;
  	padding: 5px;
  }
  p, li, a {
  	font-family: 'Open Sans', sans-serif;
  	color: #222;
  }
  h1, h2, h3, h4, a.contentpagetitle, ul li a, label {
  	font-family: 'Quicksand', sans-serif;
  }
  img a, a img {
  	border: none;
  }
  .chronoform {
  	display: none;
  }
  .moduletable p, .moduletable a {
  	margin: 0;
  	color: #fff;
  }
  .moduletable p {
  	font-size: 75%;
  }
  iframe {
  	float: right;
  }
  .phone iframe {
  	width: 100%;
  }
/*--Top--*/
/*--Header--*/
.socialicons i {
	display: block;
	float: right;
	margin: 5px;
	font-size: 3em;
	color: #f47921;
}
.phone .socialicons i {
	font-size: 2.5em;
}
.socialicons h3 {
	font-weight: 400;
	margin: 5px;
	font-size: 230%;
	text-align: right;
	color: #838387;
	text-transform: uppercase;
}
.socialicons strong {
	font-weight: 700;
}
.socialicons i:hover {
	color: #c6da2d;
}
.socialicons {
	margin-top: 30px;
}
.socialicons h3 a {
	color: #777!important;
}
.jirow.header {
	background: #fff;
}
.freeconsultation h3 {
	color: #fff;
	font-size: 1.5em;
	display: block;
	float: right;
	padding: 5px 20px;
	text-transform: none;
	margin-top: 9px;
}
/*--Nav--*/
.nav {
	float: left;
	background: #c6da2d;
}
.nav ul .outer{
	float: right;
	width: 100%;
	padding: 0!important;
}
.nav ul.menu {
	float: left;
	padding: 0;
}
.nav .outer {
	padding: 0;
}
ul.menu li {
	display: block;
	float: left;
}
.nav1 ul.menu li a {
	display: block;
	padding: 6px;
	color: #fff;
	border-left: 1px solid #fff;
	font-weight: 700;
}
.nav1 ul li ul {
	display: none;
}
.nav1 ul li:hover ul {
	display:block;
}
.nav ul ul {
	position: absolute;
	z-index: 9999;
	min-width: 200px;
	padding: 0;
}
.nav1 ul li li {
	float: left;
	clear: both;
	width: 100%;
}
.nav1 ul li ul li a {

	display: block;
	background: #c6da2d;
}
.nav1 ul.menu li a:hover {
	color: #c6da2d;
	background: #fff;
}
.nav1 .last {
	border-right: 1px solid #fff;
}
.jitogglemenubtn.btn {
	float: none;
}
/*--Showcase--*/
.jirow.showcase .outer.outerwrap {
	min-width: 100%;
	position: absolute;
}
.showcase .outer {
	padding: 0;
}
img.slideimg {
	height: auto!important;
	margin-top: 0!important;
}
.aboutushero img {
	width: 100%;
}
.showcasecell1 img {
	width: 100%;
}
/* System Message */
#system-message-container .alert {
	background: #cb3636;
	padding: 10px;
}
#system-message-container * {
	margin: 0;
}
/*--Above--*/
.breadcrumbs li {
	float: left;
	margin: 5px;
	display: block;
}
/*--Main--*/
.jirow.Main .outer {
	min-height: 250px;
	padding: 10px;
}
.jirow.main {
	margin-top: 330px;
}
.jirow.main .outer.outerwrap {
	background-color: rgba(255, 255, 255, 0.75);
	z-index: 9999;
	position: relative;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
a.contentpagetitle {
	font-size: 250%;
	font-weight: 300;
}
.phone .contentpagetitle {
	font-size: 200%;
}
.jicell.Main .outer {
	padding: 10px 30px;
}
.jbIntroText p {
	font-size: 90%;
	line-height: 1.8em;
}
h1.componentheading {
	display: none;
}
.Chronoform {
	float: left;
	width: 100%;
}
textarea {
	width: 100%;
}
.Chronoform img {
	float: right;
}
.toplist a {
	display: inline-block;
	float: left;
	padding: 5px;
	font-weight: 600;
	font-size: .7em;
}
.toplistwrap {
	width: 100%!important;
	height: 80px;
}
.toplist a:hover {
	color: #aaa;
}
.smilegallery img {
	margin: 0px 1.5%;
	border: 2px solid #aaa;
}
.spritespace {
	margin: 0px 1.5%;
	border: 2px solid #aaa;
	width: 100%;
	height: 173px;
	display: inline-block;
}
.phone .spritespace {
	height: 100px;
}
.space14 {
	background: #f5f5f5 url('../images/14sprite.jpg') no-repeat left top;
	background-size: cover;
}
.space14:hover {
	background-position: 100%;
}
.space15 {
	background: #f5f5f5 url('../images/15sprite.jpg') no-repeat left top;
	background-size: cover;
}
.space15:hover {
	background-position: 100%;
}
.space18 {
	background: #f5f5f5 url('../images/18sprite.jpg') no-repeat left top;
	background-size: cover;
}
.space18:hover {
	background-position: 100%;
}
.space19 {
	background: #f5f5f5 url('../images/19sprite.jpg') no-repeat left top;
	background-size: cover;
}
.space19:hover {
	background-position: 100%;
}
.smilegalleryitem {
	width: 30%;
	float: left;
	margin: 0px 1.5%;
}
.smilegallery h3 {
	margin: 10px;
	font-weight: 100;
	font-size: 150%;
}
.phone .smilegallery h3 {
	font-size: 100%;
}
.smilegallery {
	background: url('../images/sg-bg.png') repeat-x left bottom;
}
/*--Right--*/
.sidemenu ul {
	float: left;
}
.sidemenu ul li {
	width: 100%;
	margin: 5px;
}
.sidemenu ul li a {
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	font-weight: 100;
	font-size: 150%;
	padding: 9px;
	color: #fff;
}
.sidemenu ul li a:hover {
	color: #333;
}
.sidemenu .item-235 a {
	background: #f47921;
}
.sidemenu .item-236 a {
	background: #fcaf17;
}
.sidemenu .item-237 a, .freeconsultation h3 {
	background: #9aca3d;
}
.sidemenu .item-238 a {
	background: #c6da2d;
}
.sidemenu .item-292 a {
    background: #c6da2d;
}
.rightmenu a {
	color: #333;
}
.rightmenu li {
	width: 100%;
}
.rightmenu ul {
	margin-left: 10px;
}
.rightmenu a:hover {
	color: #aaa;
}
.staffinfo img {
	width: 180px;
	height: 180px;
}
.accreditation img {
	float: right;
	margin-top: 20px;
}
.staffinfo {
	width: 30%;
	float: left;
	margin: 0 8px;
}
.staffinfo h3, .staffinfo p {
	margin: 0;
}
.staffinfo h3 {
	margin-bottom: 10px;
}
.staff {
	width: 100%;
	display: inline-block;
}
/*--Left--*/
/*--Below--*/
/*--Bottom--*/
/*--Footer--*/
.jirow.footer {
	background: #838387;
}
.adminmenu {
	font-size: 75%;
}
.adminmenu ul {
	float: right;
}
.adminmenu ul li a {
	padding: 5px;
}
.adminmenu ul li a:hover {
	color: #333;
}
/*--Phone--*/
.desktop .moduletable.desktop {
	display: block;
}
.desktop .moduletable.phone {
	display: none;
}
.phone .moduletable.desktop {
	display: none;
}
.phone .moduletable.phone {
	display: block;
}
/* Mobile menu stuff */
.jitogglemenu li a {
	color: #333!important;
	background: #fff;
}
.jitogglemenubtn {
	width: 99%;
	color: #333!important;
}
.jitogglemenu li.active a {
	background: #fff;
}
.jitogglemenubtn {
	border: none;
}
.jitogglemenu {
	width: 100%;
	max-width: none;
	z-index: 99999;
}
.phone .jirow.main {
	margin-top: 100px;
}
.phone .socialicons {
	margin-top: 0;
}
.phone .headercell1 .outer, .phone .headercell4 .outer {
	padding: 0!important;
}
.phone .socialicons h3 {
	text-align: center;
}
.phone .socialicons .freeconsultation h3 {
	font-size: 1.2em;
}
.header1 img {
	width: 100%;
}
/*--Editor--*/
.edit ul.nav.nav-tabs {
	display: none;
}
.edit .btn-toolbar {
	float: left;
	width: 100%;
	margin: 20px 0;
}
#users-profile-core, #users-profile-custom {
	background: #fff;
	padding-top: 20px;
}
.active-result {
	color: #333;
}
.tooltip {
	position: absolute !important;
	background: #ccc;
	padding: 3px;
	border: 1px solid #333;
	color: #222;
}
.edit .btn-toolbar button {
	float: left;
}
/*breadcrumbs */
ul.breadcrumb {
       display: inline-block;
       width: 90%;
}
.breadcrumb i {
       font-size: 1em;
       margin: 0 5px;
}
.breadcrumb li {
       float: left;
}
.breadcrumb li * {
       color: #666;
       font-size: .6em;
       text-transform: uppercase;
}
.breadcrumb li a:hover {
       color: #222;
}
/*--Typography--*/
a {
	text-decoration: none;
}
.alert h4 {
  color: #fff;
  margin: 0px;
}
.alert h4 a {
  color: #fff;
  text-transform: uppercase;
}
.jirow.alert-row {
  background-color: #f47921;
  margin-top: 15px;
}
.repair-tips-tricks iframe {
    float: none!important;
}
.jbIntroText a {
    color: #f47921;
}