/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

@font-face {
	font-family: 'HelvetBC';
	src: url('/templates/elitebodymanagement/css/blueprint/helvetBC.eot');
	src: local('HelvetBC'), url('/templates/elitebodymanagement/css/blueprint/helvetBC.woff') format('woff'), url('/templates/elitebodymanagement/css/blueprint/helvetBC.ttf') format('truetype'), url('/templates/elitebodymanagement/css/blueprint/helvetBC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
	background: url(/templates/elitebodymanagement/images/bg.jpg) center top no-repeat fixed;
	color: #444;
}
a {
	color: #000;
	outline: none;
}
img {
	border: none;
	outline: none;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#banner {
	background-color: #fff;
	clear: both;
	display: block;
	height: 445px;
}
#bannerSub {
	background-color: #fff;
	clear: both;
	display: block;
	height: 300px;
}
#banners {
	clear: both;
	position: absolute;
	height: 445px;
	top: 0;
	z-index: 0;
}
#bannersSub {
	clear: both;
	position: absolute;
	height: 300px;
	top: 0;
	z-index: 0;
}
#navigation {
	background: url(/templates/elitebodymanagement/images/bg_nav.png) repeat;
	float: left;
	height: 70px;
	margin-top: 20px;
	width: 100%;
	font-family: "HelvetBC", Arial;
	font-size: 20px;
	position: relative;
	z-index: 10;
}
#logo {
	float: left;
}
#phone {
	float: right;
}
#navigation .joomla-nav {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 550px;
	margin-left: 35px;
}
#navigation .joomla-nav li {
	float: left;
	position: relative;
}
#navigation .joomla-nav li a {
	float: left;
	font-family: "HelvetBC", Helvetica, Verdana, Arial;
	font-size: 20px;
	color: #f7f7f7;
	padding: 25px 17px 20px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 0px #28201e;
	/*behavior: url(/templates/elitebodymanagement/css/blueprint/ie-css3.htc);*/
	position: relative;
	z-index: 0;
}
#navigation .joomla-nav li a:hover {
	color: #ff835f;
}
.padding_left{
	margin-left:20px;
	padding-bottom:15px;
}
#navigation .joomla-nav li ul {
	display: none;
	list-style: none;
	width: 200px;
	padding: 0;
	position: absolute;
	left: 0;
	/* margin-top: 70px; */
	padding-top: 2px;
}
#navigation .joomla-nav li ul li a {
	background: url(/templates/elitebodymanagement/images/bg_nav.png) repeat;
	font-size: 14px;
	padding: 15px 18px 10px;
	width: 200px;
}
#buttons {
	float: right;
	margin-top: 212px;
	margin-right: 12px;
	width: 280px;
	text-align: right;
	position: relative;
	z-index: 5;
}
#buttons p {
	margin: 0;
}
#buttons a {
	display: block;
	margin-bottom: 8px;
}
.moreinfo {
	position: absolute;
	left: 775px;
	margin-top:302px;
	z-index: 8;
}
.book_appointment {
	position: absolute;
	left: 775px;
	margin-top:343px;
	z-index: 8;
}
.online_shop {
	position: absolute;
	left: 12px;
	margin-top:105px;
	z-index: 8;
}
#contentArea {
	background-color: #fff;
	clear: both;
	display: block;
	padding-top: 8px;
}
#contentLeft {
	float: left;
	width: 700px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#contentLeftInner {
	background: #fff;
	background: -moz-linear-gradient(top,  #edf0f5 0%, #ffffff 59%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edf0f5), color-stop(59%,#ffffff));
	background: -webkit-linear-gradient(top,  #edf0f5 0%,#ffffff 59%);
	background: -o-linear-gradient(top,  #edf0f5 0%,#ffffff 59%);
	background: -ms-linear-gradient(top,  #edf0f5 0%,#ffffff 59%);
	background: linear-gradient(top,  #edf0f5 0%,#ffffff 59%);
	-pie-background: linear-gradient(top,  #edf0f5 0%,#ffffff 59%);
	display: block;
	padding: 14px 6px 0px 6px;
	border: 1px solid #bbbdc3;
	border-bottom: 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	line-height: 125%;
	min-height: 200px;
	margin-bottom: 5px;
	position: relative;
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
}
#contentLeftInnerGradA {
	background: #fff;
	background: -moz-linear-gradient(top,  #bbbdc3 0%, #ffffff 59%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbdc3), color-stop(59%,#ffffff));
	background: -webkit-linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	background: -o-linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	background: -ms-linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	background: linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	-pie-background: linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	bottom: 0;
    height: 50px;
    margin-left: -7px;
    position: absolute;
    width: 1px;
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
}
#contentLeftInnerGradB {
	background: #fff;
	background: -moz-linear-gradient(top,  #bbbdc3 0%, #ffffff 59%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbdc3), color-stop(59%,#ffffff));
	background: -webkit-linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	background: -o-linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	background: -ms-linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	background: linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
	-pie-background: linear-gradient(top,  #bbbdc3 0%,#ffffff 59%);
    bottom: 0;
    height: 50px;
    margin-right: -1px;
    position: absolute;
    right: 0;
    width: 1px;
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
}
#contentLeftInner h1 {
	font-family:HelvetBC;
	font-size:32px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	margin-top: 4px;
}
#contentLeftInner h2 {
	color: #767676;
	font-family:HelvetBC;
	font-size:22px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	margin-top: 4px;
}
#contentLeftInner img {
	/* border: 1px solid #cfcfcf; */
}
#contentLeftInner ul {
	list-style-image: url(/templates/elitebodymanagement/images/tick.png);
}
.half {
	float: left;
	width: 49%;
	margin-right: 1px;
}
.subBoxes {
	margin: -10px 0 20px 0;
}
.subBox {
	float: left;
	width: 230px;
}
.subBox_mid {
	margin: 0 5px;
}
#background_shadow_left{
	background-image: url(/templates/elitebodymanagement/images/bg_fade_left.png);
	background-repeat:repeat-y;
	position:absolute;
	z-index: 5;
	top:0px;
	left:-30px;
	height:100%;
	width:30px;
}
#background_shadow_right{
	background-image: url(/templates/elitebodymanagement/images/bg_fade_right.png);
	background-repeat:repeat-y;
	position:absolute;
	z-index: 5;
	top:0px;
	right:-30px;
	height:100%;
	width:30px;
}
#special {
	/* background: url(/templates/elitebodymanagement/images/bg_notify.jpg) repeat; */
	display: block;
	cursor: pointer;
	/* height: 62px; */
	text-align: center;
	margin-top:-7px;
}
#specialInside {
	color: #fff;
	padding-top: 20px;
}
#specialInside p {
	margin: 0;
}
#special a {
	color: #fff;
	text-decoration: none;
}
#special a:hover {
	text-decoration: underline;
}
#contentRight {
	float: right;
	width: 225px;
	margin-right: 10px;
	margin-bottom: 25px;
}

#contentRight p {
	margin: 0;
}

#contentRight img {
	display: block;
	margin-bottom: 10px;
}

.last {
	margin-top: -4px;
}

#footerArea {
	background: url(/templates/elitebodymanagement/images/bg_footer.jpg) no-repeat;
	clear: both;
	display: block;
	height: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footerArea .joomla-nav {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 300px;
}
#footerArea .joomla-nav li {
	float: left;
}
#footerArea .joomla-nav li a {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #575757;
	padding: 15px 13px 10px;
	text-decoration: none;
	text-transform: capitalize;
	text-shadow: 1px 1px 0px #fff;
}
#footerArea .joomla-nav li a:hover {
	color: #ff835f;
}

.socialIcon {
	margin-left: 6px;
	margin-right: 10px;
	margin-top: 6px;
	float: left;
}
.copy {
	float: left;
	margin-top: 15px;
	color: #696969;
	font-weight: bold;
	margin-left: 8px;
}

#search {
	background-color: #808080;
	border: 1px solid #5b5b5b;
	border-bottom-width: 0;
	height: 25px;
	width: 220px;
	float: right;
	margin-right: 15px;
	margin-top: 8px;
}

#search .inputbox {
	background: none;
	border: none;
	color: #fff;
	float: left;
	font-family: Arial;
	font-size: 13px;
    margin-left: 9px;
    margin-top: 3px;
    width: 180px;
}

#search .button {
	float: right;
}

#contentRight .custom {
	float: left;
}

/* BUTTONS */
.btn_blue {
	background: #4491f1;
	background: -moz-linear-gradient(top,  #4491f1 0%, #2f5ee3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4491f1), color-stop(100%,#2f5ee3));
	background: -webkit-linear-gradient(top,  #4491f1 0%,#2f5ee3 100%);
	background: -o-linear-gradient(top,  #4491f1 0%,#2f5ee3 100%);
	background: -ms-linear-gradient(top,  #4491f1 0%,#2f5ee3 100%);
	background: linear-gradient(top,  #4491f1 0%,#2f5ee3 100%);
	-pie-background: linear-gradient(top,  #4491f1 0%,#2f5ee3 100%);
	border: 1px solid #2c5ad6;
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
	box-shadow: 0 3px 3px #8bbbf6 inset;
	display: block;
	clear: both;
	color: #fff;
	height: 40px;
	text-decoration: none;
	text-shadow: 0 1px 0 #3165d7;
	font-size: 22px;
	padding: 10px;
	text-transform: uppercase;
	position: relative;
}

.btn_orange {
	background: #f16a44;
	background: -moz-linear-gradient(top,  #f16a44 0%, #e3572f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f16a44), color-stop(100%,#e3572f));
	background: -webkit-linear-gradient(top,  #f16a44 0%,#e3572f 100%);
	background: -o-linear-gradient(top,  #f16a44 0%,#e3572f 100%);
	background: -ms-linear-gradient(top,  #f16a44 0%,#e3572f 100%);
	background: linear-gradient(top,  #f16a44 0%,#e3572f 100%);
	-pie-background: linear-gradient(top,  #f16a44 0%,#e3572f 100%);
	border: 1px solid #c54a27;
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
	box-shadow: 0 3px 3px #f69e86 inset;
	display: block;
	clear: both;
	color: #fff;
	height: 40px;
	text-decoration: none;
	text-shadow: 0 1px 0 #ba4726;
	font-size: 22px;
	padding: 10px;
	text-transform: uppercase;
	position: relative;
}

.btn_green {
	background: #8fd142;
	background: -moz-linear-gradient(top,  #8fd142 0%, #5fac20 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fd142), color-stop(100%,#5fac20));
	background: -webkit-linear-gradient(top,  #8fd142 0%,#5fac20 100%);
	background: -o-linear-gradient(top,  #8fd142 0%,#5fac20 100%);
	background: -ms-linear-gradient(top,  #8fd142 0%,#5fac20 100%);
	background: linear-gradient(top,  #8fd142 0%,#5fac20 100%);
	-pie-background: linear-gradient(top,  #8fd142 0%,#5fac20 100%);
	border: 1px solid #599d20;
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
	box-shadow: 0 3px 3px #b2df7d inset;
	display: block;
	clear: both;
	color: #fff;
	height: 40px;
	text-decoration: none;
	text-shadow: 0 1px 0 #67ae29;
	font-size: 22px;
	padding: 10px;
	text-transform: uppercase;
	position: relative;
}

.btn_pink {
	background: #d14256;
	background: -moz-linear-gradient(top,  #d14256 0%, #c44555 50%, #ac2031 51%, #ac2031 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d14256), color-stop(50%,#c44555), color-stop(51%,#ac2031), color-stop(100%,#ac2031));
	background: -webkit-linear-gradient(top,  #d14256 0%,#c44555 50%,#ac2031 51%,#ac2031 100%);
	background: -o-linear-gradient(top,  #d14256 0%,#c44555 50%,#ac2031 51%,#ac2031 100%);
	background: -ms-linear-gradient(top,  #d14256 0%,#c44555 50%,#ac2031 51%,#ac2031 100%);
	background: linear-gradient(top,  #d14256 0%,#c44555 50%,#ac2031 51%,#ac2031 100%);
	-pie-background: linear-gradient(top,  #d14256 0%,#c44555 50%,#ac2031 51%,#ac2031 100%);
	border: 1px solid #9d2038;
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
	box-shadow: 0 3px 3px #e38a96 inset;
	display: block;
	clear: both;
	color: #fff;
	height: 40px;
	text-decoration: none;
	text-shadow: 0 1px 0 #9f2231;
	font-size: 22px;
	padding: 10px;
	text-transform: uppercase;
	position: relative;
}

.btn_blue span, .btn_orange span, .btn_green span, .btn_pink span {
	line-height: 40px;
	font-weight: bold;
}

.btn_blue i, .btn_orange i, .btn_green i, .btn_pink i {
	display: block;
	font-style: normal;
	margin-top: -2px;
}

.btn_blue em, .btn_orange em, .btn_green em, .btn_pink em {
	display: block;
	font-style: normal;
	font-weight: bold;
	margin-top: -6px;
}

.btn_smaller {
	font-size: 18px;
	padding: 15px 10px 5px;
}

.trade {
	font-size: 60%;
}

.btn_blue:hover {
	background: #2f5ee3;
	background: -moz-linear-gradient(top,  #2f5ee3 0%, #4491f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f5ee3), color-stop(100%,#4491f1));
	background: -webkit-linear-gradient(top,  #2f5ee3 0%,#4491f1 100%);
	background: -o-linear-gradient(top,  #2f5ee3 0%,#4491f1 100%);
	background: -ms-linear-gradient(top,  #2f5ee3 0%,#4491f1 100%);
	background: linear-gradient(top,  #2f5ee3 0%,#4491f1 100%);
	-pie-background: linear-gradient(top,  #2f5ee3 0%,#4491f1 100%);
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
}
.btn_orange:hover {
	background: #e3572f;
	background: -moz-linear-gradient(top,  #e3572f 0%, #f16a44 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3572f), color-stop(100%,#f16a44));
	background: -webkit-linear-gradient(top,  #e3572f 0%,#f16a44 100%);
	background: -o-linear-gradient(top,  #e3572f 0%,#f16a44 100%);
	background: -ms-linear-gradient(top,  #e3572f 0%,#f16a44 100%);
	background: linear-gradient(top,  #e3572f 0%,#f16a44 100%);
	-pie-background: linear-gradient(top,  #e3572f 0%,#f16a44 100%);
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
}
.btn_green:hover {
	background: #5fac20;
	background: -moz-linear-gradient(top,  #5fac20 0%, #8fd142 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fac20), color-stop(100%,#8fd142));
	background: -webkit-linear-gradient(top,  #5fac20 0%,#8fd142 100%);
	background: -o-linear-gradient(top,  #5fac20 0%,#8fd142 100%);
	background: -ms-linear-gradient(top,  #5fac20 0%,#8fd142 100%);
	background: linear-gradient(top,  #5fac20 0%,#8fd142 100%);
	-pie-background: linear-gradient(top,  #5fac20 0%,#8fd142 100%);
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
}
.btn_pink:hover {
	background: #ac2031;
	background: -moz-linear-gradient(top,  #ac2031 0%, #d14256 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac2031), color-stop(100%,#d14256));
	background: -webkit-linear-gradient(top,  #ac2031 0%,#d14256 100%);
	background: -o-linear-gradient(top,  #ac2031 0%,#d14256 100%);
	background: -ms-linear-gradient(top,  #ac2031 0%,#d14256 100%);
	background: linear-gradient(top,  #ac2031 0%,#d14256 100%);
	-pie-background: linear-gradient(top,  #ac2031 0%,#d14256 100%);
	behavior: url(/templates/elitebodymanagement/css/blueprint/PIE.php);
}
.clear {
	clear: both;
	display: block;
}
.fs16 {
	font-size: 16px;
}
.fs17 {
	font-size: 17px;
}
.fs18 {
	font-size: 18px;
}
.mb10 {
	margin-bottom: 10px;
}
#info_form_holder{
	width:100%;
	padding-right:20px;
	text-align: center;
}
#thankyou_message{
	width:100%;
	padding-right:20px;
	text-align: center;
	line-height:24px;
}
.info_form_input{
	padding-bottom:10px;
	width:290px;
}
#info_form_checkholder{

}
#info_form_left{
	text-align:left;
	width:300px;
	float:left;
	padding-left:44px;
}
#info_form_left input{
	height:20px;
	font-size: 15px;
	width:280px;
}
#info_form_left input[type="checkbox"]{
	width:20px;
}
#info_form_right{

}
#info_form_mail_fields{
	width:600px;
	position:relative;
}
#info_form_image_box{
	position:absolute;
	height:165px;
	width:250px;
	left:330px;
	top:50px;
	overflow:hidden;
	text-align: center;
}
#info_form_hear{
	width:285px;
}
#info_submit, #info_submit2{
	width:260px;
	float:left;
	padding-right:20px;
	padding-left:20px;
	padding-top:5px;
}
#info_submit{
	padding-top:20px;
}
#dynamic_text, #dynamic_text2{
	font-style: italic;
	font-size: 14px;
	width:260px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	height:170px;
}
#dynamic_text2{
	height:150px;
}
#info_thanks{
	width:90%;
	padding:30px;
	line-height:20px;
}