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

	Master.css
	www.ankordesign.com
	
	Last Modified : 	23th January 2009
	Created by : 		Gregory Lynn
	Contact: 			desk[at]ankordesign.com	
	Copyright 2007 - 2009
	Based on Blueprint 1.6.1
	
	
/* Colour Palette
--------------------------------------------------------------

Light Grey - #fbfbfb

/* Plugins
-------------------------------------------------------------- */

@import 'plugins/reset.css';
@import 'plugins/classes.css';
@import 'plugins/grid.css';

/* You can alternatively use BP as a reset by importing the
bp-reset.css plugin. This is the entire Blueprint 0.6.1 
compressed file. You won't need to include grid.css or
reset.css */


/* Page
-------------------------------------------------------------- */

body	{
	background-color: #63A9C8;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	background-image: url(../images/header-bg.png);
	height: 154px;
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#header-inner {
	height: 154px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center;
}
#body-top {
	background-image: url(../images/body-top-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #63A9C8;
	width: 100%;
	padding: 0;
	padding-top: 81px;
}
#body-top2 {
	background-image: url(../images/body-top-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #63A9C8;
	width: 100%;
	padding: 0;
	padding-top: 45px;
}
#phone {
	background-image: url(../images/phone.png);
	height: 29px;
	width: 145px;
	margin-left: 565px;
	margin-bottom: 25px;
}
#body-btm {
	background-color: #3D92B6;
	background-image: url(../images/body-btm-brd.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 72px;
	padding-bottom: 36px;
	width: 100%;
}
#home2 {
	height: 168px;
}
#home-blurb {
	height: 168px;
	background: url(../images/home-blurb.png) no-repeat 0px top;
	width: 523px;
	margin-left: -30px;
	overflow: visible;
}
#success {
	background-image: url(../images/success-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 168px;
}
#home-third {
	background-image: url(../images/home-3-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 36px;
}
#home-third-btm {
	background-image: url(../images/home-3-btm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
}
#committment  {
	background-image: url(../images/committment.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 163px;
}
#tablebox-top {
	background-image: url(../images/tablebox-top.png);
	background-repeat: no-repeat;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#tablebox {
	background-image: url(../images/tablebox-body.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#tablebox-btm {
	background-image: url(../images/tablebox-btm.png);
	margin: 0px;
	padding: 0px;
	height: 14px;
}
.rightbox {
	background-image: url(../images/box2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightbox2 {
	padding-top: 2.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78B5D0;
}
.rightbox3 {
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78B5D0;
}
#footer {
	background-color: #005B87;
	padding-top: 36px;
	padding-bottom: 72px;
	width: 100%;
	margin-top: 72px;
}
#footer-logo {
	background-image: url(../images/footer-logo.png);
	height: 60px;
	width: 245px;
	margin-bottom: 9px;
}
hr {
border: 0;
color: #78B5D0;
background-color: #78B5D0;
height: 1px;
width: 100%;
text-align: left;
}


/* Typography
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {
	font-size: 75%;
	color: #FFF;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	background-color: #67ABC9;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #FFF;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 {
	font-size: 28px;
	margin-bottom: 0.75em;
	color: #D6E5CE;
}
h2.about {
	font-size: 20px;
	line-height: 130%;
	color: #FFF;
	text-align: right;
	margin-bottom: 8px;
}
h2#co-clients {
	text-align:left;
	margin-bottom: 16px;
}

h3 {
	font-size: 20px;
	line-height: 130%;
	margin-bottom: 0.75em;
	font-weight: normal;
	color: #FFFFFF;
}

h3.arrow {
	line-height: 39px;
	margin:16px 0;
}
.about h3 {
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D6E5CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78B5D0;
	padding-bottom: 10px;
}

h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
#sidebar  h4 {
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0px;
}
body#pg-pod #sidebar h4 {
	font-size: 18px;
}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

/* Text elements
-------------------------------------------------------------- */

p           {
	margin: 0 0 1.5em;
	font-size: 13px;
	line-height: 140%;
	color: #FFFFFF;
}

body#home p {
	font-size: 13px;
}

.p-big p {
	font-size: 14px;
	line-height: 150%;
}
#success p, 
#footer p {
	font-size: 12px;
}
.progbox p {
	background: url(../images/arrow-small.png) no-repeat left top;
	padding-left: 50px;
}

p img.left  { float: left; margin: 0em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 0em 0 1.5em 1.5em; }
#success img.left { margin-left:1em; }
#benefits img {
	margin: 0 0 10px;
}
p a:focus, li a:focus,
p a:hover, li a:hover     {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFAA;
	color: #FFDFAA;
}
p a, li a           {
	color: #FFDFAA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFDFAA;
}

a:focus, 
a:hover     {
}
a           { color: #009; text-decoration: underline; }
#back a {
	font-size: 12px;
	line-height: 24px;
	color: #3D93B6;
	text-decoration: underline;
}
#back a:hover {
	color: #005B87;
}
#back { margin-bottom:12px; }

blockquote  {
	margin: 0 1.5em;
	color: #FFFFFF;
	font-style: italic;
	font-size: 16px;
}
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

/* Main Images
-------------------------------------------------------------- */

#main-image {
	height: 187px;
	width: 465px;
	background: no-repeat right;
	padding: 9px 325px 0 0;
	margin-bottom:45px;
}
#main-blurb {
	height: 175px;
	width: 465px;
	left: 0px;
	top: 9px;
}
#pg-home #main-image { background-image:url(../images/headers/img-home.jpg) }
#pg-home #main-blurb { background-image:url(../images/headers/txt-home.png) }
#pg-about #main-image { background-image:url(../images/headers/img-about.jpg) }
#pg-about #main-blurb { background-image:url(../images/headers/txt-about.png) }
#pg-step #main-image { background-image:url(../images/headers/img-3Step.jpg) }
#pg-step #main-blurb { background-image:url(../images/headers/txt-3Step.png) }
#pg-prog #main-image { background-image:url(../images/headers/img-prog.jpg) }
#pg-prog #main-blurb { background-image:url(../images/headers/txt-prog.png) }
#pg-pb_ath #main-image { background-image:url(../images/headers/img-pb_ath.jpg) }
#pg-pb_ath #main-blurb { background-image:url(../images/headers/txt-pb_ath.png) }
#pg-pb_g #main-image { background-image:url(../images/headers/img-pb_g.jpg) }
#pg-pb_g #main-blurb { background-image:url(../images/headers/txt-pb_g.png) }
#pg-pod #main-image { background-image:url(../images/headers/img-pod.png) }
#pg-pod #main-blurb { background-image:url(../images/headers/txt-pod.png) }
#pg-test #main-image { background-image:url(../images/headers/img-test.jpg) }
#pg-test #main-blurb { background-image:url(../images/headers/txt-test.png) }
#pg-calc #main-image { background-image:url(../images/headers/img-calc.jpg) }
#pg-calc #main-blurb { background-image:url(../images/headers/txt-calc.png) }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0em;
}
li {
	line-height: 24px;
}

ul          {
	list-style-type: none;
}
ul.bullets {
	list-style-type: disc;
	margin-left: 1.5em;
}
.bullets  li {
	font-size: 13px;
	line-height: 140%;
}
#sidebar li {
	font-size: 11px;
	line-height: 120%;
}
#sidebar ul.video {
	list-style-image: url(../images/bullet-video.png);
	margin-left: 1.5em;
}
#sidebar ul.video li {
	font-size: 13px;
	line-height: 130%;
	margin-bottom: 0.4em;
}
ol          {
	list-style-type: decimal;
	margin-left: 1.5em;
	font-size: 13px;
	line-height: 140%;
}
ol li          {
	line-height: 140%;
}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

#success ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 20px;text-indent: 50px;
}
#success li {
	line-height: 39px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/arrow-small.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#success li a {
	line-height: 39px;
	height: 39px;
	font-size: 18px;
	color: #FFDFAA;
	border:none;
	
}
#success li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDFAA;
	color: #FFDFAA;
}

/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }
.tablez td {
	border-bottom: 1px solid #E2F6FC;
}

#one-column-emphasis2
{
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	width: 440px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	/*padding-top: 5px;
	*/padding-bottom: 5px;
}
#one-column-emphasis2 th
{
	font-size: 16px;
	font-weight: bold;
	padding: 12px 15px;
	color: #FFFFFF;
	background-color: #005B87;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#one-column-emphasis2 td
{
	padding: 10px 15px;
	color: #669;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#one-column-emphasis2 td.blue1 {
	color: #FFFFFF;
	background-color: #84BCE3;
	font-size: 16px;
	font-weight: bold;
}
#one-column-emphasis2 td.blue2 {
	color: #333333;
	background-color: #E3F0F9;
}
#one-column-emphasis2 td.green1 {
	color: #FFFFFF;
	background-color: #93C854;
	font-size: 16px;
	font-weight: bold;
}
#one-column-emphasis2 td.green2 {
	color: #333333;
	background-color: #DAECC2;
}
#one-column-emphasis2 td.orange1 {
	color: #FFFFFF;
	background-color: #F8B945;
	font-size: 16px;
	font-weight: bold;
}
#one-column-emphasis2 td.orange2 {
	color: #333333;
	background-color: #FEEFD0;
}



/* Forms
-------------------------------------------------------------- */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Navigation
-------------------------------------------------------------- */

/* Layout
-------------------------------------------------------------- */

/* Page-Specific - based on the <body> class
-------------------------------------------------------------- */

#about-pic {
	background-image: url(../images/abous-us-pic.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 790px;
	margin-bottom: 47px;
}
#prog-pic {
	background-image: url(../images/programs-pic.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 790px;
	margin-bottom: 47px;
}
#golf-pic {
	background-image: url(../images/golf-pic2.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 790px;
	margin-bottom: 47px;
}
#athletes-pic {
	background-image: url(../images/athletes-pic2.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 790px;
	margin-bottom: 47px;
}
#sidebar {
	background-color: #3D92B6;
	background-image: url(../images/sidebar-top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	width:310px;
}
#sidebar-btm  {
	background-image: url(../images/sidebar-btm.png);
	height: 20px;
	display: block;
}
#test-pic {
	background-image: url(../images/testimonies-pic.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 790px;
	margin-bottom: 47px;
}
#pod-pic {
	background-image: url(../images/bodpod-pic.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 790px;
	margin-bottom: 47px;
}
#step-pic {
	background-image: url(../images/3-step-pic.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 790px;
	margin-bottom: 47px;
}
#top790 {
	background-image: url(../images/790box-top.png);
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#btm790 {
	background-image: url(../images/790box-btm.png);
	margin: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 48px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.iframez {
	margin:0;
	margin-bottom:24px;	
	background-color: #005B87;
	padding: 10px;
	width:390px;
}
#ie6warning {
	background-color: #ffee7e;
	text-align: center;
	color:#666;
	padding:5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	position: absolute;
	top: 0px;
	width:100%;
	z-index: 100;
	left: 0px;
}

/* IE PNG Fix (from http://www.twinhelix.com/css/iepngfix/   Thanks!)
-------------------------------------------------------------- */
div, a, li, h3, input, h2, ul { behavior: url(http://www.bodytechnologies.net/css/iepngfix/iepngfix.htc) }
