﻿a
{
	color: #336699;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	font-family: Verdana;
	font-size: 10pt;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

h1
{
	font-family: 'Lucida Sans Unicode';
	font-size: 20pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-family: 'Lucida Sans Unicode';
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-family: 'Lucida Sans Unicode';
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

html
{
	background-color: #F7F7F7;
	height: 100%;
}

hr
{
	border: 1px solid #CCCCCC;
	border-bottom-width: 0px;
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: center;
	width: 300px;
}

p
{
	line-height: 20px;
}

table
{
	border-collapse: collapse;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

td
{
	margin: 0px;
	padding: 0px;
}

ul li
{
	line-height: 20px;
	margin-bottom: 10px;
}

span.finePrint
{
	color: #666666;
	font-size: 7pt;
	line-height: 12px;
}

div.item
{
	border-bottom: 1px solid #CCCCCC;
	line-height: 32px;
	padding-left: 5px;
	padding-right: 5px;
}

div.item span.item-price
{
	float: right;
}



/**
 * Master Page
 **/

div.body
{
	
}

div.footer
{
	background: url(../images/background-footer.jpg);
	border-top: 1px solid #E9E9E9;
	min-height: 300px;
	padding: 20px;
}

div.footer div.address
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.footer div.social
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 290px;
}

div.footer div.social a
{
	display: inline-block;
	padding: 8px;
}

div.footer div.social div a
{
	padding: 0;
}

div.footer div.testimonial
{
	background-image: url(../images/testimonial-background.png);
	background-repeat: repeat;
	border-radius: 5px;
	height: 144px;
	line-height: 18px;
	margin-bottom: 50px;
	padding: 20px;
	position: relative;
}

div.footer div.testimonial a
{
	background-color: #A8D8E5;
	border: 1px solid #333333;
	border-radius: 5px;
	color: black;
	display: block;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	left: 413px;
	padding: 6px 3px;
	position: absolute;
	text-align: center;
	top: 170px;
	width: 100px;
}

div.footer div.testimonial img
{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

div.footer div.testimonial a:hover
{
	background-color: #8CC9DB;
}

div.header
{
	height: 100px;
}

div.header a.logo
{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}

div.header img.fire
{
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}

table.frame
{
	margin-left: auto;
	margin-right: auto;
	max-width: 999px;
	width: 100%;
	box-sizing: border-box;
}

table.frame tr td
{
	vertical-align: top;
}

table.frame tr td.frame-center
{
	background-color: #FFFFFF;
	width: 100%;
	max-width: 0;
	overflow: hidden;
}

table.frame tr td.frame-left
{
	background-image: url(../images/shadow-left.png);
	background-position: top right;
	background-repeat: repeat-y;
	width: 12px;
}

table.frame tr td.frame-left div.ribbon
{
	background-color: #F2F2F2;
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	box-sizing: border-box;
	height: 40px;
	margin-top: 100px;
	width: 12px;
}

table.frame tr td.frame-left div.ribbon-shadow
{
	background-image: url(../images/navigation-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 16px;
	width: 12px;
}

table.frame tr td.frame-right
{
	background: url(../images/shadow-right.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 12px;
}

table.frame tr td.frame-right div.ribbon
{
	background-color: #F2F2F2;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	box-sizing: border-box;
	height: 40px;
	margin-top: 100px;
	width: 12px;
}

table.frame tr td.frame-right div.ribbon-shadow
{
	background-image: url(../images/navigation-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 16px;
	width: 12px;
}

ul.navigation
{
	background-color: #F2F2F2;
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	height: 40px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.navigation li
{
	font-weight: bold;
	float: left;
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 162px;
}

ul.navigation li a
{
	color: #666666;
	display: block;
	padding: 0px 32px 0px 36px;
	text-decoration: none;
}

ul.navigation li a:hover
{
	background-color: #5D9EAE;
	color: white;
}

ul.navigation li a.classes
{
	background-image: url(../images/navigation/classes.png);
	background-position: 9px center;
	background-repeat: no-repeat;
}

ul.navigation li a.classes:hover
{
	background-image: url(../images/navigation/classes-hover.png);
}

ul.navigation li a.contact
{
	background-image: url(../images/navigation/contact.png);
	background-position: 11px center;
	background-repeat: no-repeat;
}

ul.navigation li a.contact:hover
{
	background-image: url(../images/navigation/contact-hover.png);
}

ul.navigation li a.faq
{
	background-image: url(../images/navigation/faq.png);
	background-position: 7px center;
	background-repeat: no-repeat;
}

ul.navigation li a.faq:hover
{
	background-image: url(../images/navigation/faq-hover.png);
}

ul.navigation li a.home
{
	background-image: url(../images/navigation/home.png);
	background-position: 11px center;
	background-repeat: no-repeat;
}

ul.navigation li a.home:hover
{
	background-image: url(../images/navigation/home-hover.png);
}

ul.navigation li a.workouts
{
	background-image: url(../images/navigation/workouts.png);
	background-position: 9px center;
	background-repeat: no-repeat;
}

ul.navigation li a.workouts:hover
{
	background-image: url(../images/navigation/workouts-hover.png);
}



/**
 * Home Page
 **/

div.ctas
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 951px;
}

div.ctas div.cta
{
	float: left;
	margin: 20px;
	width: 275px;
}

div.ctas div.cta div.button
{
	border: 1px solid #333333;
	border-radius: 5px;
	font-family: 'Lucida Sans Unicode';
	font-size: 12pt;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
}

div.ctas div.cta div.button a
{
	border-radius: 5px;
	color: black;
	display: block;
	height: 100%;
	width: 100%;
}

div.ctas div.cta div.button a.blue
{
	background-color: #A8D8E5;
}

div.ctas div.cta div.button a.blue:hover
{
	background-color: #8CC9DB;
}

div.ctas div.cta div.button a.green1
{
	background-color: #0D492B;
	color: white;
}

div.ctas div.cta div.button a.green1:hover
{
	background-color: #1D593B;
	text-decoration: none;
}

div.ctas div.cta div.button a.green2
{
	background-color: #5CC2B9;
	color: white;
}

div.ctas div.cta div.button a.green2:hover
{
	background-color: #6CD2C9;
	text-decoration: none;
}

div.ctas div.cta div.button a.green3
{
	background-color: #209468;
	color: white;
}

div.ctas div.cta div.button a.green3:hover
{
	background-color: #30A478;
	text-decoration: none;
}

div.ctas div.cta div.button a.orange
{
	background-color: #D07F29;
}

div.ctas div.cta div.button a.orange:hover
{
	background-color: #BD5F18;
}

div.ctas div.cta div.button a.yellow
{
	background-color: #F6E382;
}

div.ctas div.cta div.button a.yellow:hover
{
	background-color: #F1D662;
}

div.ctas div.cta div.details
{
	background-color: #F7F7F7;
	border-radius: 5px;
	margin-top: 10px;
}

div.ctas div.cta div.details div
{
	background-repeat: no-repeat;
	min-height: 20px;
	padding-left: 25px;
	text-align: left;
}

div.ctas div.cta div.details div.address
{
	background-image: url(../images/icons/address.png);
	background-position: 5px 10px;
}

div.ctas div.cta div.details div.email-address
{
	background-image: url(../images/icons/email-address.png);
	background-position: 5px 11px;
}

div.ctas div.cta div.details div.phone-number
{
	background-image: url(../images/icons/phone-number.png);
	background-position: 5px 13px;
}


/* =====================
   Mobile Responsive
   ===================== */

@media (max-width: 999px) {
	table.frame {
		width: 100%;
	}
}

/* Override Bootstrap's 992px md breakpoint — keep mobile nav/hide desktop nav up to 1024px */
@media (min-width: 992px) and (max-width: 1024px) {
	nav.navbar.navbar-default {
		display: block !important;
	}

	div.header.hidden-xs.hidden-sm {
		display: none !important;
	}
}

@media (max-width: 1024px) {
	div.ctas {
		width: 100%;
		box-sizing: border-box;
	}

	div.ctas div.cta {
		float: none;
		margin: 10px 20px;
		width: auto;
	}

	div.header img {
		max-width: 100%;
		height: auto;
	}

	div.body {
		overflow-x: hidden;
		max-width: 100%;
		box-sizing: border-box;
	}

	img {
		max-width: 100%;
		height: auto;
	}
}