@charset "utf-8";
/*
Theme Name: Total Image Fitness
Theme URI: http://www.totalimagefitness.ca/
Description: Don M. Hartwell
Version: 1.0
Author: Joel Ybanez
Company: Essential Talk
*/

/*
img {
	border: 2px #185d7d solid;
} */


body {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: .9em;
	background: #c6d8ea url(images/htmlbkg.gif) top left repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;	/* text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ 
	color: #222D60;
}

p {
	padding-bottom: 5px;
	font-size: .9em;
	color: #222D60;
	line-height: 1.6em;
}

* { outline: none; }

blockquote {
	color:#555555;
	margin:0 20px 20px 20px;
	padding:0 10px;
	border: 1px dashed #c5c5c5; 
	background:#f6f6f6;
}

#container {
	background:url(images/maincontentbkg.gif) top left repeat-y;
	width: 930px;
	min-height: 580px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	width: 930px;
	height: 222px;
	background:url(images/banner.jpg) bottom left no-repeat;
	border-top: #222d60 solid 25px; 
	clear:both;
}

.whocanb {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color: #222D60;
	margin-bottom: 8px;
}

.rental {
	padding: 5px 0px;
	text-align: center;
}

#statdark {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #222D60;
	margin-top: -10px;
	margin-bottom: 12px;
}

#statement {
	font-size:22px;
	font-style: italic;
	font-weight:bold;
	color: #25aee4;
	text-align: center;
}

#thumbswrap {
	width: 110px;
	height: 160px;
	padding: 0px 10px;
    margin-left: 10px;
	margin-right: 10px;
	text-align:center;
	float:left;
}

#productprice {
	width: 180px;
	height: 290px;
	padding: 0px 10px;
    margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float:left;
}

#nextpage-wrap {
	width: 650px;
	margin: 5px 0px 20px 0px;
	text-align: center;
	clear:both;
}

.mapswrap {
	text-align: center;
	padding: 10px 0px 5px 0px;
        margin-top: -15px;
}

#bigquote {
	color:#555555;
	background-color:#eeeeee;
	border-top: #8fa9cb 1px dotted;
	border-bottom: #8fa9cb 1px dotted;
	margin: 5px 0px 10px 0px;
}

.backtotop {
	background: url(images/arrowbig.gif) top left no-repeat;
	width: 247px;
	height: 19px;
	margin-right: 1px;
	padding-left: 500px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	color:#27517f;
	text-align: right;
}

hr {
	width: 100%;
	border: thin #8fa9cb solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-bottom: 10px;/*clear: both;*/
}

#replogin {
	width: 207px;
	height: 88px;
	background: url(images/replogin-boxbkg.jpg) no-repeat;
	padding: 22px 6px 10px 7px;
	margin: 0;
	float: left;
}

#callus {
	width: 192px;
	height: 75px;
	background-color:#89aacb;
	border: #e7ebf0 solid 2px;
	font-size: 12px;
	color:#FFFFFF;
	margin: 20px 5px 0 10px;
	padding: 5px 0 5px 5px;
	float: left;
}

#mainContent {
	width: 710px;
	padding: 0;
	margin: 0;
	float: left;
}

#editableContent1 {
	color:#555555;
	padding: 5px 25px 5px 25px;
	margin: 0;
	background:url(images/titlesbkg.jpg) top left no-repeat;
}

ul, ol {
	font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 0.9em;
	color: #222D60;
}

li {
	margin-bottom: 2px;
}

.bigbullets {
	font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 1em;
	color: #222D60;
}

#editableContent {
	color:#555555;
	padding: 5px 25px 5px 25px;
	margin: 0;
	background:url(images/titlesbkg.jpg) top left no-repeat;
}

#onlinemap {
	width: 420px;
	height: 270px;
	background-color:#8fa9cb;
	padding: 10px 0px 10px 20px;
	margin: 0 auto;
}

.mapaddress {
	width: 208px;
	float: left;
}

.getdr {
	clear:both;
	text-align: center;
	padding: 6px 0px;
}

.whttxt {
	color:#FFFFFF;
}

#pageContent {
	padding: 5px 45px 5px;
}

.maintitle {
	display: block; font-size: 12px; font-weight:bold; margin-bottom: 10px;
}

.mapLeft {
	width: 331px;
	height: auto;
	float: left;
}
.mapRight {
	width: 331px;
	height: auto;
	float: right;
}

#thumbs {
	display:inline;
}

h1 {
	font-size:21px;
	font-style:italic;
	color: #25aee4;
}

h2 {
	font-size:16px;
	color: #608ab1;
}

h3 {
	font-size: 16px;
	color: #222D60;
}

h4 {
	font-size:13px;
	color: #25aee4;
}

#footer {
	width: 930px;
	height: 22px;
	text-align: center;
	background-color: #608ab1;
	margin: 0 auto;
	padding-top: 8px;
	font-size: .8em;
	letter-spacing: 0.02em;
	color:#FFF;
	clear: both;
}

.fltrtText { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right:22px;
	font-weight:bold;
	font-size: 0.80em;
	text-align: right;
	color: #143761;
}

.spacer {
	padding-top: 50px;
}

table {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: .9em;
	color: #222D60;
    border-spacing: 0px;
    border-collapse: collapse;
}

table th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
}
table td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #ecf0f9;
}
 
table thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table th.Corner {
    text-align: left;
}

#menu {
	background: url(images/menuborder.gif) top left no-repeat;
}

#editableContent a:link, #editableContent a:visited {
	color:#608ab1;
	text-decoration: underline;
	margin:0;
	padding:0;
}

#editableContent a:focus, #editableContent a:hover, #editableContent a:active {
	color:#ffffff;
	background-color:#89aacb;
	margin:0;
	padding:0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.fltctr { /* this class can be used to float an element left in your page */
	float: inherit;
	margin-right: 8px;
}

.fltrgt { /* this class can be used to float an element left in your page */
	float: right;
	margin: 4px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#pagetitle {
	background: url(images/titlebkg.gif) top left no-repeat;
	width: 755px;
	height: 18px;
}

#staff {
	width: 100%;
	height: 150px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

#staff img {
	width: 203px;
	height: 148px;
	margin-right: 10px;
}

.fltrtFirst { /* this class can be used to float an element left in your page */
	float: right;
	margin-right: 8px;
	clear: both;
}

.flashvideo {
	margin-left: 185px;
}

#btnSet {
	margin-left: 200px;
}

.btn {
	background-color:#e6e4fe;
	border: 1px #8fa9cb solid;
}

.btn2 {
	width: 120px;
	background-color:#e6e4fe;
	border: 1px #8fa9cb solid;
}

#btnSet .pgBtn a {
	background: url(images/mainButton.gif) top left no-repeat;
	width: 108px;
	height: 53px;
	color:#d6eaf9;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 5px;
	float: left;
	margin-top: 20px;
	text-decoration:none;
}

#btnSet .pgBtn a:hover {
	background: url(images/mainButton.gif) top left no-repeat;
	width: 108px;
	height: 53px;
	color:#0a2642;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 5px;
	float: left;
	margin-top: 20px;
	text-decoration:none;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v, ul#navmenu-v li, ul#navmenu-v ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	width: 220px;
}
ul#navmenu-v:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu-v li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
}

/* Root Menu */
ul#navmenu-v a {
	width: 180px;
	padding: 5px 0px 6px 40px;
	display: block;
	text-align: left;
	text-decoration:none;
	background: url(images/nav-btn-bkg.gif) top left;
	color: #fff; /*fff*/
	font-size: 11px;
	font-weight: bold;
	height: auto !important;
	height: 1%; /*For IE*/
}

/* Root Menu Visited Persistence */
ul#navmenu-v a:visited, ul#navmenu-v li:visited a, ul#navmenu-v li.ievisited a {
	text-decoration: none;
	color: #5c5c93;
}

/* Root Menu Active Persistence */
ul#navmenu-v a:active, ul#navmenu-v li:active a, ul#navmenu-v li.ieactive a {
	text-decoration: none;
	color: #7f8485;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover, ul#navmenu-v li:hover a, ul#navmenu-v li.iehover a {
	background: url(images/nav-btn-bkg.gif) top left;
	color: #feda07;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a, ul#navmenu-v li.iehover li a {
	width: 180px;
	background: #eeeeee;
	text-align: left;
	color: #7f8485; /*FFF*/
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover, ul#navmenu-v li:hover li:hover a {
	width: 180px;
	background: url(images/nav-btn-bkg.gif) top left;
	text-align: left;
	color: #FFFFFF; /*fff*/
}
ul#navmenu-v ul, ul#navmenu-v ul ul, ul#navmenu-v ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 220px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul, ul#navmenu-v li:hover ul ul ul, ul#navmenu-v li.iehover ul ul, ul#navmenu-v li.iehover ul ul ul {
	display: none;
}
ul#navmenu-v li:hover ul, ul#navmenu-v ul li:hover ul, ul#navmenu-v ul ul li:hover ul, ul#navmenu-v li.iehover ul, ul#navmenu-v ul li.iehover ul, ul#navmenu-v ul ul li.iehover ul {
	display: block;
}

#links {
	float:left;
	width:100%;
}

#links ul {
	list-style-type:none;
	display:inline;
	padding:0;
}

#links ul li {
	float:left;
	margin-right: 30px;
	margin-left: 30px;
	display: inline;
}

#links ul li img {
	width:286px;
	height:119px;
}
#links ul li a {
	background:none;
	width:286px;
}

#links img {
	border:none;
}

/* Highligh Links */

.highlight A:link {
	padding: 5px;
	color: #466981;
	text-decoration: none;
}

.highlight A:visited {
	padding: 5px;
	color: #466981;
	text-decoration: none;
}

.highlight A:active {
	padding: 5px;
	color: #466981;
	text-decoration: none;
}

.highlight A:hover {
	padding: 5px;
	color: #8fa9cb;
	text-decoration: underline;
}

/* Regular links */

a:link, a:active { color: #608ab1; font-weight: bold; text-decoration: underline; }
a:visited { color: #466981; text-decoration: none; }
a:hover { color: #fff; background-color:#89aacb; text-decoration: underline; }


span.contentjumplink { 
	font-size: 0.9em;
    color: #3a3b79;
    vertical-align: middle;
    font-weight: bold;
    padding: 0px 5px 0px 5px; 
}
       
a.contentjumplink {
 	font-size: 0.9em;
    color: #25A;
    vertical-align: middle;
    font-weight: bold;
    padding: 0 5px 0px 5px;
} 

span.contentjumptitle { 
	vertical-align: middle;
    color: #aaa;
    font-weight: bold;
    border:1px #99b1c9 solid;
    padding: 3px 3px 3px 3px;
}

ol.contentlist { background-color:#f5f5f5; width: 20%; text-align:left; line-height: 3px; padding: 3px 4px 3px 4px; }
ol.contentlist li { padding: 3px 4px 3px 4px; }
span.contentlist { color: #aaa; font-weight: bold; padding: 3px 4px 3px 4px; }
a.contentlist { padding: 3px 4px 3px 4px; }

a.contentjumptitle {
	vertical-align: middle;
    border:1px #99b1c9 solid;
    border-top-color: #608ab1;
    padding: 3px 3px 3px 3px;
}

select.contentjumpddl { 
	vertical-align: middle;
    margin: 0px 0px 0px 0px;
	padding: 3px 4px 3px 4px;
    color: #25A;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 160px; 
}

span.contentjumpnumber, span.contentjumpall {
	vertical-align: middle; 
	color: #fff; 
	font-weight: bold; 
	border:1px #99b1c9 solid; 
	background-color: #608ab1; 
	padding: 3px 4px 3px 4px; 
}

a.contentjumpnumber, a.contentjumpall { 
	vertical-align: middle; 
	border:1px #99b1c9 solid; 
	padding: 3px 4px 3px 4px;
}

a.contentjumpnumber:hover { 
	border:1px #feda07 solid; 
	background-color: #89aacb;
	color:#FFF; 
	padding: 3px 4px 3px 4px;
}

.contentjumpall {
	padding: 3px 5px 3px 5px;
	margin-left: 10px;
}

