@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0; 
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* ======= More/Less [condense] stuff & text attributes ===== */
#showDivs {
	line-height: 35px;
	width: 100%;}
	
#more { }

#more1 { }

.condense_control {
	color: #0A00FF; /* blue */
	font-weight: bold;
	font-size: 16px;
}
.condense_control:hover { text-decoration: underline }
/*show/hide buttons*/
button {
	font-size: small;
	line-height: 35px;}

/* ================================================================= */
/* ===== THIS CODE BLOCK IS FOR THE 3 RESPONSIVE BANNER IMAGES ===== */
/* ================================================================= */
/* ====== ASPECT RATIO STUFF: ====================================== */
/* ====== PHONE 480px or LESS: iPhone 4=640x960; 5s=640x1136 ======= */
/* ====== TABLET 481-768px: iPad2=768x1024; iPad3=1536x2048 ======== */
/* ====== DESKTOP 769-1232 ========================================= */
/* ====== ASPECT RATION FOR THIS BANNER 960X200=0.21 =============== */

.banner {
/*	width:100%; */ /* this spreads banner across page & distorts */
	vertical-align:bottom; 
	box-shadow:none;
	border-radius:0;
}

.desktop {
/*	display:block;
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left; */
}

.mobile, .tablet {
	display:none;
}

#div1 {
}

.zeroMargin_mobile {
margin-left: 0;
}

.hide_mobile {
display: none;
}

/* Special Rules for tablets */
@media only screen and (max-width: 768px) {
	.desktop, .mobile {display:none}
	.tablet {display:block}
	#div1 {}
	.zeroMargin_tablet {margin-left: 0;}
	.hide_tablet {display: none;}
}

/* Special Rules for mobiles */
@media only screen and (max-width: 480px) {
	.desktop, .tablet {display:none}
	.mobile {display:block}
	#div1 {}
	.zeroMargin_desktop {margin-left: 0;}
	.hide_desktop {display: none;}
}
/* ==================== END OF BANNER IMAGES CODE ========================================= */

/* ======================================================================================== */ 
/* =========== FluidDivx' are nice page layouts for reponsive page elements =============== */
/* ======================================================================================== */

/* =========================== MOBILE or PHONE ========================================== */
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin: auto;
/*	padding: 13px; */
	width:99%;
}

#FluidDiv1 {
	clear: both;
	float: left;
	width:100%;
	display: block;
}

#FluidDiv-bkgd {
	clear: both;
	float: left;
	width:100%;
	color: #ffffff;
	background-color: #8daacf;
	/* t l b r */
	padding: 0px 10px 10px 28px;
	margin-bottom: 10px;
	margin-left: -19px;
	display: block;
}

#FluidDiv-slider {
	clear: both;
	width: 125%;
	margin-left: -3%;
	display: block;
}

#FluidDiv2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}

#FluidDiv3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
		
	background: #FFCC00; 
	border: 1px dotted #009933;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
}

#FluidDiv4 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}

#FluidDiv5 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}

#FluidDiv6 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#FluidDiv7 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}

.fluid {
}
.menu {
}

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

#div1 {} /* header image */
#div2 {} /* Menu */
#div3 {} /* Page Content */
#div4 {background-color:#cccccc;} /* Footer */

/* =========================== TABLET ========================================== */
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {width: 92%;}

#FluidDiv1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}

#FluidDiv-bkgd {
	clear: both;
	float: left;
	width:100%;
	color: #ffffff;
	background-color: #8daacf;
	/* t l b r */
	padding: 0px 10px 10px 28px;
	margin-bottom: 10px;
	margin-left: -19px;
	display: block;
}

#FluidDiv-slider {
	clear: both;
	width: 115%;
	margin-left: -5%;
	display: block;
}

#FluidDiv2 {
	clear: both;
	float: left;
	width: 48.7179%;
	display: block;
}

#FluidDiv3 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 48.7179%;
	display: block;
		
	background: #FFCC00; 
	border: 1px dotted #009933;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
}

#FluidDiv4 {
	clear: both;
	float: left;
	width: 48.7179%;
	display: block;
}

#FluidDiv5 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 48.7179%;
	display: block;
}
#FluidDiv6 {
	clear: both;
	float: left;
	width: 48.7179%;
	display: block;
}
#FluidDiv7 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 48.7179%;
	display: block;
}

.fluid {
}

.zeroMargin_tablet {
margin-left: 0;
}
.hide_tablet {
display: none;
}

#div1 {} /* header image */
#div2 {} /* Menu */
#div3 {} /* Page Content */
#div4 {background-color:#cccccc;} /* Footer */

}

/* ==================================== DESKTOP ========================================== */
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
/*	width: 88.5%; */
	width: 100%
/*	max-width: 1232px; */
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
/*	box-shadow: 4px 4px 20px #000; */
}

.gridContainer {width: 100%;}

/* ===== WAS USED FOR SLIDER - NOT USED HERE ===== */
#FluidDiv1 { 
	clear: both;
	float: left;
	width: 100%;
	display: block;
} 


#FluidDiv-bkgd {
	clear: both;
	float: left;
	width:100%;
	color: #ffffff;
	background-color: #8daacf;
	/* t r b l */
	padding: 0px 10px 10px 28px;
	margin-bottom: 10px;
	margin-left: -19px;
	display: block;
}

#FluidDiv-slider {
	clear: both;
	width: 105%;
    min-height: 100%;
	margin-left: -3%;
	display: block;
}

#FluidDiv2 {
	clear: both;
	float: left;
	margin-left: 1.6949%;
	width: 80%;
	display: block;
}

#FluidDiv3 {
	margin-top: 19px;
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 25%;
	display: block;
	
	background: #FFCC00; /* ORANGE */
	border: 1px dotted #009933;
	padding: 0 10px 0 10px;	
}

#FluidDiv4 {
	margin-top: 13px;
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 23.7288%;
	display: block;
}

#FluidDiv5 {
	margin-top: 13px;
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 23.7288%;
	display: block;
}

#FluidDiv6 {
	margin-top: 13px;
	clear: both;
	float: left;
	margin-left: 1.6949%;
	width: 39.1525%;
	display: block;
}

#FluidDiv7 {
	margin-top: 13px;
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 39.1525%;
	display: block;
}

.fluid {
}

.padding {
	padding-left: 1.5%;
	padding-right: 1.5%;
} 

#div1 {} /* header image */
#div2 {} /* Menu */
#div3 {} /* Page Content */
#div4 {background-color:#cccccc;} /* Footer */

} /* ================== END OF DESKTOP CSS ====================================== */

/* ===================== CSS FOR STICKY TEXT ==================================== */
#Sticky {
width: 185px; /**adjust to suit**/
/* color:#FF0000; */
background: #FFCC00; /**optionally you could use a semi-transparent.png for a see through effect**/
border: 2px dotted red;
position:fixed;
/** IE7+, Firefox, Mozilla, Opera, Safari, Konqueror... will use this **/
left: 78%;
top: 33%;
padding: 0 10px 0 10px;
/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
_position: absolute;
left: 78%;
top: 33%;
}

.zeroMargin_desktop {
margin-left: 0;
}

.hide_desktop {
display: none;
}
/* =============== END of CSS for Sticky Text ================================*/
}

/* ============================================================================= */
/* ============ HOME PAGE ROLL-OVER IMAGES ===================================== */

#homeimage1  {
	background: url(../images/BioEnergetic_Balance-gray1.jpg);
	width: 150px;
	height: 200px;
	float: left;
	margin: 5px; 
}
#homeimage1:hover {
	background:url(../images/BioEnergetic_Balance150-1.jpg);
}

#image10  {
	background: url(../images/BioEnergetic_Balance-gray1.jpg);
	width: 150px;
	height: 200px;
	float: left;
	margin: 5px; 
}
#image10:hover {
	background:url(../images/BioEnergetic_Balance150-1.jpg);
}

#image2  {
	background:url(../images/Auriculotherapy-gray.jpg);
	width: 150px;
	height: 200px;
	float:left;
	margin: 5px;
}
#image2:hover {
	background:url(../images/Auriculotherapy150.jpg);
}
#image3  {
	background:url(../images/Reflexology-gray.jpg);
	width: 119px;
	height: 200px;
	background-repeat: no-repeat;
	float: left;
	margin: 5px;
}
#image3:hover {
	background:url(../images/Reflexology.jpg);
	background-repeat: no-repeat;
}
#image4  {
	background:url(../images/Reike-gray.jpg);
	width: 150px;
	height: 200px;
	float:left;
	margin: 5px;
}
#image4:hover {
	background:url(../images/Reike.jpg);
}
#image5  {
	background:url(../images/Additonal_Modalities-gray.jpg);
	width: 150px;
	height: 200px;
	float:left;
	margin: 5px;
}
#image5:hover {
	background:url(../images/Additonal_Modalities.jpg);
}
/* =================================================================== */
/* ============ END - HOME PAGE IMAGES HOVER ========================= */

/* =================================================================== */
/* ============= BEGIN FORM STYLES ====================================*/
/* =================================================================== */

#form1 {
clear: both;
font-size: 14px;
width: 40%;
margin: 0 45px; /**adjust margins as needed**/
background: #FFF;
border: 2px groove #00008b;
padding: 7px 14px 7px 14px;
}

#form1 fieldset {
margin-bottom:5px;
border-right:none;
border-bottom:none;
border-left:none;
}

#form1 legend {
padding: 8px;
border: 1px solid silver;
background: #00008b;
font-weight: bold;
color: #FFF;
line-height: 1.5;
margin-left: -45px;
/**for IE6 only**/
*margin-left:0;
}

/**wrap form lables and fields inside ordered lists for better web accessibility**/

#form1 ol {
list-style:none;
margin:0;
padding:0}

#form1 li {
padding:5px;
margin: 0;
clear: left;
}

#form1 label{
display:inline-block;
float:left;
line-height: 23px; /**lines up labels with fields**/
width:167px;
font-size: 12px;
color: #666;
text-align:right;
margin-right: 10px; /*space between labels, fields*/
}

#form1 input[type=text], #form1 textarea {
width: 190px; /**same width on all text fields**/
padding: 5px;
color: #666;
border: 1px dotted #009933;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

/**field background on focus**/

#form1 input:focus,
#form1 input:active,
#form1 textarea:focus,
#form1 textarea:active
{background-color: #D3E1B7; border: 1px solid;}

/**submit button**/

#submit {
margin-left: 45px;
background: #00008b;
font-size: 14px;
padding: 4px;
color:#FFF;
font-weight: bold;
border: 2px outset #FFF;
}

#submit:hover { border: 2px inset #FFF;}

#submit:focus, #submit:active {color: #0099ff;}

/*optional rounded borders*/

.round {
-moz-border-radius: 12px;
-webkit-border-radius:12px;
border-radius: 12px;
}

/*optional shadows*/

.shadows {
-moz-box-shadow: 5px 5px 15px #999;
-webkit-box-shadow: 5px 5px 15px #999;
-o-box-shadow: 5px 5px 15px #999;
-ms-box-shadow: 5px 5px 15px #999;
box-shadow: 5px 5px 15px #999;
}

/* =================================================================== */
/* =================== END FORM STYLES =============================== */
