/* FootLevelers.com Style Sheet */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,li,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img { border:none; }

ol li, td, p, ul, a:link, a:visited, h1, h2,h3, h4, h5, h6, .pageheading  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li,td.forms,th.forms,p{
	font-size:12px;
	text-decoration:none;
	color:#1E1F21;
}

td.location{  font-size:12px;   text-decoration:none; color:#1E1F21; }

a:link, a:visited { color:#3D698D; }

td, p,dt, dd { line-height: 18px; }

li, td, p, pre, blockquote { margin-bottom:15px; }

ul{ 
	padding:0 20px 0 5px; 
	margin:10px 5px 7px 20px; 
	font-size:12px; 
	line-height:16px; 
	font-weight:normal;
	list-style-position: outside;
	list-style-type: square;
}

ol {padding: 0px 20px 10px 20px;}

li{ margin-bottom:4px; }

a {text-decoration:none; font-weight:bold; }

a:hover, #right-column a:hover.pageheading2 {color:#E28E34; text-decoration:underline; }

h1 span, h2 span, h3 span { display:none; }

h1, .pageheading, { font-size:20px; color: #fff;}

h2,.itool-parapgraph-header, .pageheading2, #right-column  a.pageheading2  {font-size:16px; color: #fff;}

h3,.pageheading3 {
	font-size:14px;
	color:#3A678B;
}

h1, .pageheading{margin-top:15px; margin-bottom:15px; padding:0px;}

h2, .pageheading2, a.pageheading2{margin-top:15px; margin-bottom:7px; padding:0px;}

h1,h2, .pageheading, .itool-parapgraph-header, .pageheading2 {padding: 0px 60px 0 0;}

h3, .pageheading3 {padding: 0px 60px 0 0; margin-bottom:0;}

.pageheading, .itool-parapgraph-header, .pageheading2,.pageheading3 {margin-left:0px; font-weight:bold;}

blockquote {padding: 10px 0 0 20px;}

.custom_navigation {
	font-weight:bold; 
	font-size:14px; 
	color:#3A678B;
}

/* classes
 * ------------------------------------------------------------------------- */

h1.hidden, h2.hidden {margin:0; padding:0;}

.left { padding-left:10px; }

.right { text-align:right; }

.center { text-align:center; }

.hide { display:none; }

.thumbs-left { margin:-10px 15px 5px 10px; }

.thumbs-right { margin:2px 0 0 8px; }

.address{font-size:12px; font-weight:bold;}



/* basic elements
 * ------------------------------------------------------------------------- */

body {text-align:left;	/* cross browser center-aligned page layout */
	background-color: #fff;	
}

body#body-bg {
	text-align:center;	/* cross browser center-aligned page layout */
	background-image: url(../images/site_back.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height:1100px;
}

/* Index Page elements
 * ------------------------------------------------------------------------- */

#index-wrap {  text-align:left;
	margin:0 auto;
	width:800px;
	background-image: url("../images/home_page_back.gif");
	background-repeat: repeat-y;	
}

#index-column-wrap{
	width:800px;
	background-image:  url("../images/home-wrap.jpg");
	background-repeat: no-repeat;
	text-align:left;
	float:left;
}

#index-bottom {
	text-align:center;
	margin:0 auto;
	background-image:url("../images/spacer.gif"); 
	background-repeat:repeat-x;
	height:1px;
	clear:both;
	overflow:hidden;
}

/* Pro Index Page elements
 * ------------------------------------------------------------------------- */

#pro-index-wrap {  text-align:left;
	margin:0 auto;
	width:800px;
	background-image: url("../images/home_page_back.gif");
	background-repeat: repeat-y;	
}

#pro-index-column-wrap{
	width:800px;
	background-image:  url("../images/pro-home-wrap.jpg");
	background-repeat: no-repeat;
	text-align:left;
	float:left;
}

#pro-index-bottom {
	text-align:center;
	margin:0 auto;
	background-image:url("../images/spacer.gif"); 
	background-repeat:repeat-x;
	height:1px;
	clear:both;
	overflow:hidden;
}

/* Inside Page elements
 * ------------------------------------------------------------------------- */

#wrap {  text-align:left;
	margin:0 auto;
	width:800px;
	background-image: url("../images/inside_page_back.gif");
	background-repeat: repeat-y;	
}

#top {
	background-image:  url("../images/inside_01.gif");
	width:800px;
	height:60px;
	background-repeat: no-repeat;
	position:relative;
}

#banner {
	height:150px;
	width:800px;
}

#column-wrap{
	width:800px;
float:left;
	

	background-image:  url(../images/inside_page_upper_back.gif);
	background-repeat: no-repeat;
}

a.home-head:link, a.home-head:visited, a.home-head:active {
	font-size:14px; color:#054685;
}

a.home-head:hover {
	font-size:14px; color:#788D9E;
}

/* Left Column on the Inside Page
 * ------------------------------------------------------------------------- */

#left-column{ 
	margin:50px 0px 0px 0px;
	padding: 0px 10px 300px 0px;
	width:250px; 
	height:300px;
	float:left; 
}

#left-column #p7TMnav  {
	margin: 0 0 0 40px;

}


#left-column table {margin: 20px 20px 10px 20px;} 

#left-column p {padding: 0px 10px 10px 40px;}

#left-nav {
	/* width:180; */
	/* background-image: url("../images/left-nav-bg.gif"); */
}


/* Title Heading on Inside page
 * ------------------------------------------------------------------------- */

#title-heading{
	width:570px;
	height:50px;
	padding: 0px 0px 0px 0px; 
}

/* Right Column on the Inside Page
 * ------------------------------------------------------------------------- */

#right-column{
	margin-top:5px;
	width:510px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#right-column p, #right-column  a.pageheading2, #right-column form, #right-column h1, #right-column h2, #right-column h3 {
	padding: 0px 25px 0px 0px; 
}

#right-column ul{
	/* padding: 0px 25px 0px 0px;*/
}

#right-column h1 {margin-bottom:20px;}

#right-column h3 {margin-bottom:10px;}

#right-column img {padding: 0px 0px 0px 0px; margin:0;}

#wellness-page{ margin-top:23px; padding-left:20px;}

#link-x { background-color:#FFFFFF;  margin-top:0; padding:10px;}

#link-x p{ color: #003399;}

/* For Catalog */
.items_list, TD .items_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
}

/* Bottom on the Index Page
 * ------------------------------------------------------------------------- */ 

#bottom {
	width:800px;
	text-align:center;
	background-image:url(../images/inside_11.gif);
	background-repeat:no-repeat;
	height:30px;
	clear:both;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bottom p{ margin-top:40px;
	padding: 0 10px 0 0px; 
	 
	font-size:9px;
	color: #475967;
}		

#bottom a { 
	text-decoration:none;
	font-size:9px;
	color: #475967;
}

 #bottom a:hover { 
	text-decoration:underline; 
	font-size:9px;
	color: #fff;
}

#bottom a.first  { margin-left:0;}

#bottom a.back-to-top {right:36px; top:0px; position:absolute; width:100px; height:16px;}



/* footer
 * ------------------------------------------------------------------------- */

#footer {
	text-align:center;
	width:800px;
	height:79px;
	background-image:url("../images/inside_12.gif"); 
	background-repeat:no-repeat;
	margin:0 auto;
	/* position:relative; */
	font-size:9px;
}

#footer p{ 
	padding: 0 10px 0 0px; 
	padding-top:10px; 
	font-size:9px;
	color: #475967;
}	

#footer a { 
	text-decoration:none;
	font-size:9px;
	color: #475967;
}

#footer a:hover { 
	text-decoration:underline; 
	font-size:9px;
	color: #fff;
}


 /* ------------------------------------------------------------------------- */
