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

	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-image: url();
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body.int	{
	background-image: url(http://www.fitness-specialist.com/images/header-int.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
body#nobg { background-image:none; }
body#nobg2 {
	background-image: url(../../css/none);
}



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

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


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

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

h1 { font-size: 3em; line-height: 1; margin:0; }
h2 {
	font-size: 32px;
	margin-bottom: 0.75em;
	color: #0E2C8E;
	font-weight: bold;
}
#sidebar h2 {
	font-size: 18px;
}
h3 {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 1em;
	color: #E18F03;
}
h3#serious {
	font-style: italic;
	font-weight: bold;
	color: #001C51;
}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
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: 14px;
	line-height: 130%;
}
p.mission           {
	margin-right: 1.5em;
}
#contact p {
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #FFFFFF;
}
#sidebar p {
	font-size: 12px;
}
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
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: normal;
	text-transform: uppercase;
	font-weight: bold;
}
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; }


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

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      {
	margin: 0;
	padding:0;
}

ul          {
	list-style-type: none;
}
ol          { list-style-type: decimal; }

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

#nav ul {
}

#nav li a {
	color: #FFFFFF;
	background-color: #6699CC;
	padding:0;
	padding-left: 10px;
	font-size: 16px;
	line-height: 28px;
	display: block;
	height: 28px;
	width:235px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: -0.5px;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
#content ul {
	font-size: 16px;
	margin:0;
	margin-bottom: 0.75em;
	padding: 0px;
	padding-left: 200px;
	height: 247px;
}
#nobg2 #content ul {
	margin-left: -200px;
	height: 100%;
	margin-bottom: 1.1em;
}
#content il {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 20px;
}
#content li a {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	line-height: 20px;
	color: #666;
}
#content li a:hover {
	color: #222;
}
#content li ul {
	margin-left: 27px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 40px;
}
#nobg2 #content li ul {
	margin-left: 27px;
	margin-bottom: 1em;
}


/* 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; }

 */
/* 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
-------------------------------------------------------------- */

#header {
	height: 269px;
}
#header2 {
	height: 51px;
	padding-top: 116px;
}
#content {
	overflow: visible;
	margin: 0px;
	padding-top: 30px;
}
#nav {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	background-position: 0px 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #0E2C8E;
}
#sidebar {
	
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
}
#sidebar-cnt {
	padding:5px 10px;
	background-color: #ffffff; 
}
#sidebar-btm {
	background-image: url();
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#locations {
	background-color: #ffffff;
	margin-top: 0em;
	margin-bottom: 2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 10px;
}
#nav-btm {
	background-image: url(../images/nav/nav-btm.png);
	margin: 0px;
	padding: 0px;
	height: 25px;
}
ul#res-tread {
	background-image: url(../images/products/res-tread.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#res-ellipt {
	background-image: url(../images/products/res-ellipt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#res-strength {
	background-image: url(../images/products/res-strength.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#res-bikes {
	background-image: url(../images/products/res-bike.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#frame-o {
	overflow: visible;
	height: 80%;
	width: 960px;
}

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


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