/* Start of CMSMS style sheet 'backtohealth_horizmenu' */
/* CSS Document */
body {
	margin-top: 0px;
	background: #004d69;
	word-wrap: break-word;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#626262;
             background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	
}

A:link {
	color:#104f69;
	text-decoration: none;
	}
A:visited {
	color:#104f69;
	text-decoration: none;
	}
A:active {
	color:#104f69;
	text-decoration: none;
	}
A:hover {
	color:#104f69;
	text-decoration: underline; 
	color: red;
	}


/* Main Navigation Starts */
#container{
	position: relative;
	width: 724px;
	height: 30px;
	padding: 0;
	margin: 0px 0 0px 0;
	background: url(images/Navbar_bg.gif);
		
	}

#nav {
	margin: 0;
	padding: 0px;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
/*	display: inline;*/
	}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:28px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -30px;
	}

/*#nav a:active, #nav a.selected {
	background-position: 0 -30px;
	}
	*/

#tservices a  {
	width: 102px;
	background: url(images/nav_services2.gif) top left no-repeat;
	}
#thome a  {
	margin-left: 5px;
	width: 60px;
	background: url(images/nav_home2.gif) top left no-repeat;
	}
#tchiro a  {
	width: 102px;
	background: url(images/nav_chiropractic2.gif) top left no-repeat;
	}
#trehabilitation a  {
	width: 102px;
	background: url(images/nav_rehabilitation2.gif) top left no-repeat;
	}
#tassessments a  {
	width: 102px;
	background: url(images/nav_assessments2.gif) top left no-repeat;
	}
#tmessage  a {
	width: 130px;
	background: url(images/nav_massage2.gif) top left no-repeat;
}
#tlaser  a {
	width: 102px;
	background: url(images/nav_laser2.gif) top left no-repeat;
}
#tfoot a  {
	width: 102px;
	background: url(images/nav_foot2.gif) top left no-repeat;
	}
#toffice a  {
	width: 102px;
	background: url(images/nav_office2.gif) top left no-repeat;
	}
#tlinks a  {
	width: 102px;
	background: url(images/nav_links2.gif) top left no-repeat;
	}

#tnewsletter a  {
	width: 102px;
	background: url(images/nav_newsletter2.gif) top left no-repeat;
	}
#tacupuncture a  {
	width: 102px;
	background: url(images/nav_acupuncture2.gif) top left no-repeat;
	}

/* Main Navigation Ends */
-->

/* Body Starts */
#ContentBody {
	width:756px;
	background-color:#FFFFFF;
	background: url(images/bodyBG.png);
	min-height:550px;
  	height:auto !important;
  	height:550px;

}

#ContentBottom {
width:756px;
height:101px;
background: url(images/bodyBG_bottom.png) no-repeat;
margin:0px;
padding:0px;
}
#footer_txt {
padding-top:30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#cfdfe7;
}

#footer_txt a{
padding-top:1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color:#cfdfe7;
}

#ContentText {
padding-top:10px;
padding-left:35px;
padding-right:35px;
padding-bottom:10px;
}

h1 {
font-size: 11px;
font-weight: 401;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
	position: relative;
	width: 100px;
	height: 30px;
	padding: 0;
	margin: 0px 0 0px 0;
	background: url(images/Navbar_bg.gif);
/*margin: 0;
padding: 0;
list-style-type: none;
*/
}

/*Top level list items*/
.suckertreemenu ul li{
margin: 0; 
	padding: 0;
    list-style: none;
	display: list-item;
position: relative;
/*
display: inline;
*/
float: left;

/*background-color: #F3F3F3; verall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
z-index: 500;
display: block;
border-left-width: 0;
text-decoration: none;  
/*
       float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; */

	height /**/:28px; /* for IE5/Win only */
/*
z-index: 500;
display: block;
width: 90px; 
padding: 1px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: navy;
*/
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
float:left;
display:list-item;
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
z-index: 500;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: left;
z-index: 500;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
/*.suckertreemenu ul li ul li a{
display: block;
width: 160px; width of sub menu levels
color: navy;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
z-index: 500;
}*/

/*.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}*/

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
/*background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

/* End of 'backtohealth_horizmenu' */

