@charset "utf-8";

body{
	width: 100%;
	height: 100%;
}
body, html{
	margin:0;
	padding:0;
}
body {
	overflow: scroll;
	overflow-x: hidden;
}


body#home a#homenav,
body#about a#aboutnav,
body#contact a#contactnav,
body#technology a#technologynav, 
body#research a#researchnav,
body#testimonials a#testimonialsnav,


a{
	text-decoration: none;
	height: 10px;
	text-indent: 5px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #0D6CA6;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
a {
	font: normal 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #069;
}
a:hover{
	text-decoration: none;
	height: 10px;
	text-indent: 5px;
	font-style: normal;
	font-variant: normal;
	color: #000;
	font-weight: normal;
}
:active, :focus {
	outline: none;
	-moz-outline-style: none;
	border-width: 0px;
} 
a {
	outline : none;
}  
a img {outline : none;}  
img {border : 0;}  

/*SKELETAL CONTAINERS*/
#wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
}
#contentWrapper {
	z-index: 30;
	position: absolute; top: 0px; left: 0;
	height: 100%;
	width: 100%;
}
#contentArea {
	position: relative;
	margin: 0 auto;
	width: 960px;
	list-style: circle;
}
#relativeBackground {
	z-index: 2;
	position: relative; left: -254px;
	margin: 0 auto;
	width: 960px;
	height: 100%;
}
#bottomBackgroundBlock {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 434px;
	height: 576px;
	background: url(/IMAGES/about%20seminar%20pic.jpg);
}
#featuredContainer {
	/*position: absolute; top: 130px; left: 0px;*/
	width: 960px;
	height: 370px;
	background: no-repeat center top;
}
#waveformContainer {
	/*position: absolute; top: 130px; left: 0px;*/
	width: 960px;
	height: 474px;
	background: url(../IMAGES/mainstage%20sdw.png) no-repeat center top;
}
#patientContainer {
	/*position: absolute; top: 130px; left: 0px;*/
	width: 960px;
	height: 200px;
	background: url(../IMAGES/mainstage200px%20sdw.png);
}
#logo{
	position: relative;
	top: 23px;
	left: 5px;
}

#header{
	width: 960px;
	height: 100px;
	vertical-align: middle;
	background: url(../IMAGES/microcurrentheaderbg.png) center;
}
/*CONTENT BLOCK ELEMENTS - HOME PAGE*/

#clientLogin {
	position: absolute;
	display: inline;
	z-index: 3;
	top: 0;
	right: 1px;
	width:  650px;
	height: 25px;
	margin: 0;
	padding: 0;
	float: right;
	vertical-align: middle;
}
#clientLogin img.title{
	float: left;
	display: inline-block;
	position: relative;
	font-weight: bold;

}



#loginForm {
	display: inline;
	width: 10em;
	font-weight: normal;
}

.inputField {
	margin: 0 3px;
	font-size: 10px;
	width: 80px;
	height: 12px;
}
.abTopHeaderBlock {
	word-spacing: 125%;
}


.mysubmit {
	position: absolute;
	display:inline-block;
	top: 0px;
	right: 0px;
	width:26px;
	height:27px;
	border:none;
	font-weight: normal;
}

#abTopheaderMenu{
	position:absolute;
	top: 1px;
	height: 25px;
	text-align: right;
	list-style: circle;
	width: 300px;
	right: 330px;
	font: normal 12px Verdana, Geneva, sans-serif;
	border-style: none;
}
#abTopheaderMenu li{
	list-style:url(none) none;
	display:inline;
	float: right;
	margin: 2px 0px 0px;
}

#abTopheaderMenu li, #abTopheaderMenu a {
	display:block;
	list-style: none;
	margin-right: 0px;
	margin-left: 5px;

}
#abTopheaderMenu a:link, #abTopheaderMenu a:visited {
	margin-left: 0px;
	margin-right: 5px;
	color: #FFF;
	text-decoration:none;
	overflow: visible;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: circle;
	padding: 2px;
	height: 12px;
}
#abTopheaderMenu li a:hover{
	color: #C6E60F;
	height: 12px;
	font-weight: normal;
	border-style: none;
}
#abTopheaderMenu li a:active{
	font-weight: normal;
	font-size: 13px;
	border-width: 0px;
}

#headerMenu{
	position:absolute;
	top: 1px;
	height: 25px;
	text-align: right;
	list-style: circle;
	width: 200px;
	right: 128px;
	font: bold normal 11px Verdana, Geneva, sans-serif;
}
#headerMenu li{
	list-style:url(none) none;
	display:inline;
	float: right;
	margin: 2px 0px 0px;
}

#headerMenu li, #headerMenu a {
	display:block;
	list-style: none;
	margin-right: 0px;
	margin-left: 5px;
}
#headerMenu a:link, #headerMenu a:visited {
	margin-left: 0px;
	margin-right: 5px;
	color: #FFF;
	text-decoration:none;
	overflow: visible;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: circle;
	padding: 2px;
	height: 12px;
}
#headerMenu li a:hover{
	color: #C6E60F;
	height: 12px;
	font-weight: normal;
}
#headerMenu li a:active{
	font-size: 13px;
	color: #000;
}

#bottomWrapper {
	/*left: 0;
	position: absolute;
	top:255px;*/
	width: 960px;
	background: url(../IMAGES/microcurrent%20botboxbg.png) no-repeat;
	list-style: square;
	
}
#threeboxWrapper {
	/*left: 0;
	position: absolute;
	top:255px;*/
	width: 960px;
	background: url(../IMAGES/microcurrent%20threeboxbg.png) no-repeat;
	list-style: square;
}
#researchWrapper {
	/*left: 0;
	position: absolute;
	top:255px;*/
	width: 960px;
	background: url(/IMAGES/microcurrent%20researchboxbg.png) no-repeat center top;
}
.boxSection {
	position: relative;
	display: inline-block;
	float: left;
	margin-left: 25px;
	/*height: 92px; /* -65 due to padding */
	width: 285px; /* -50 due to right padding */
	border-right: none #000000;
	color: #545454;
	padding: 5px 10px 0 0;
	list-style: circle outside;
	font: normal 13px/133% Arial, Helvetica, sans-serif;
	}
.noBorder {
	border:none;
	margin-left: 20px;
	width: 280px;
	padding-right: 10px;
	font: lighter normal 13px/133% Arial, Helvetica, sans-serif;
	color: #545454;
}
.mainleftbox {
	border:none;
	margin-left: 23px;
	width: 595px;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 5px;
	font: normal 13px/133% Arial, Helvetica, sans-serif;
	display: inline-block;
	float: left;
	color: #545454;
	list-style: circle;
}
.researchleftbox {
	border:none;
	margin-left: 25px;
	width: 915px;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
	font: normal 13px/125% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: inline-block;
	float: left;
	color: #545454;
}
.quoteTestimonial {
	font: normal 11px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
}
.hangingIndent {
	padding-left: 24px;
}

#subMenuBox {
	position: relative;
	width:	918px;
	height:	99px;
}


#leftCol{
	width: 676px;
	float: left;
}

#rightCol{
	width: 239px;/*662*/
	float: left;
	text-align: center;
}



#footer {
	font-size: 9px;
	position: relative;
	top: 20px;
	display: block;
	color: #999;
	height: 30px;
	width: 960px;
	clear: both;
	text-align: center;
	background: url(../IMAGES/footer%20bg.png) no-repeat;
	padding: 8px;
	
}
.footerBlock {
	top: 0px;
	position: relative;
	float: none;
	width: 960px;
	text-align: left;
	vertical-align: middle;
	left: 10px;
	word-spacing: 125%;
	list-style: none;
}
.footercopyright {
	float: right;
	vertical-align: middle;
	padding-right: 35px;
	font: 10px Tahoma, Geneva, sans-serif;
}


.menu {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
}
li.current {
	margin-left: 0px;
	margin-right: 0px;
	color: #C6E60F;
	text-decoration:none;
	overflow: visible;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: circle;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	height: 0px;
	display: inline;
	vertical-align: middle;
}
li.currenttwo {
	margin-left: 0px;
	margin-right: 0px;
	color: #C6E60F;
	text-decoration:none;
	overflow: visible;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style: circle;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	height: 0px;
	display: inline;
	vertical-align: middle;
}


#mainMenu{
	position:absolute;
	margin: 0;
	padding: 0;
	top: 51px;
	right: 5px;
	height: 24px;
}
#mainMenu span{
	display: none;
	color: #333;
}
#mainMenu li, #mainMenu a {
	height:24px;
	display:block;
}
#mainMenu li{
	float:left;
	list-style:none;
	display:inline;
	margin-right: 0px;
	margin-left: 5px;
}
#mainMenu .one {
	width: 90px;
}
#mainMenu .two {
	width: 172px;
}
#mainMenu .three {
	width: 212px;
}
#mainMenu .one a:link, #mainMenu .one a:visited {background: url(../IMAGES/prodbut.png);}
#mainMenu .one a:hover {background: url(../IMAGES/prodbuthover.png);}
#mainMenu .one a:active {background: url(../IMAGES/prodbuthover.png);}

#mainMenu .two a:link, #mainMenu .two a:visited {background: url(../IMAGES/patienbut.png);}
#mainMenu .two a:hover {background: url(../IMAGES/patienbuthover.png);}
#mainMenu .three a:link, #mainMenu .three a:visited {background: url(../IMAGES/healthprobut.png);}
#mainMenu .three a:hover {background: url(../IMAGES/healthprobuthover.png);}

#mainMenu a:hover{background-position: 0px 21px;}


#mainSUBMenu{
	position:relative;
	margin: 0;
	padding: 0;
	top: 0px;
	right: 0px;
	height: 50px;
}
#mainSUBMenu span{
	display: none;
	color: #333;
}
#mainSUBMenu li, #mainSUBMenu a {
	height:50px;
	display:block;
}
#mainSUBMenu li{
	float:left;
	list-style:none;
	display:inline;
	margin: 0px;
	padding: 5px 0px 0px;
}
#mainSUBMenu .four {
	width: 110px;
}
#mainSUBMenu .five {
	width: 140px;
}
#mainSUBMenu .six {
	width: 140px;
}
#mainSUBMenu .seven {
	width: 160px;
}
#mainSUBMenu .eight {
	width: 200px;
}
#mainSUBMenu .nine {
	width: 110px;
}
#mainSUBMenu .ten {
	width: 65px;
}
#mainSUBMenu .four a:link, #mainSUBMenu .four a:visited {background: url(../IMAGES/overview_off.png);}
#mainSUBMenu .four a:hover {background: url(../IMAGES/overview_on.png);}
#mainSUBMenu .four a:active {background: url(../IMAGES/overview_on.png);}

#mainSUBMenu .five a:link, #mainSUBMenu .five a:visited {background: url(../IMAGES/options_off.png);}
#mainSUBMenu .five a:hover {background: url(../IMAGES/options_on.png);}
#mainSUBMenu .five a:active {background: url(../IMAGES/options_on.png);}

#mainSUBMenu .six a:link, #mainSUBMenu .six a:visited {background: url(../IMAGES/howitworks_off.png);}
#mainSUBMenu .six a:hover {background: url(../IMAGES/howitworks_on.png);}
#mainSUBMenu .six a:active {background: url(../IMAGES/howitworks_on.png);}

#mainSUBMenu .seven a:link, #mainSUBMenu .seven a:visited {background: url(../IMAGES/CSCLINIC_OFF.png);}
#mainSUBMenu .seven a:hover {background: url(../IMAGES/CSCLINIC_ON.png);}
#mainSUBMenu .seven a:active {background: url(../IMAGES/CSCLINIC_ON.png);}

#mainSUBMenu .eight a:link, #mainSUBMenu .eight a:visited {background: url(../IMAGES/research_off.png);}
#mainSUBMenu .eight a:hover {background: url(../IMAGES/research_on.png);}
#mainSUBMenu .eight a:active {background: url(../IMAGES/research_on.png);}

#mainSUBMenu .nine a:link, #mainSUBMenu .nine a:visited {background: url(../IMAGES/overview_off.png);}
#mainSUBMenu .nine a:hover {background: url(../IMAGES/overview_on.png);}
#mainSUBMenu .nine a:active {background: url(../IMAGES/overview_on.png);}

#mainSUBMenu .ten a:link, #mainSUBMenu .ten a:visited {background: url(../IMAGES/FAQ_OFF.png);}
#mainSUBMenu .ten a:hover {background: url(../IMAGES/FAQ_ON.png);}
#mainSUBMenu .ten a:active {background: url(../IMAGES/FAQ_ON.png);}

#mainSUBMenu a:hover{
	background: 0px 0px;}




#footerMenu{
	position:absolute;
	margin: 0;
	top: 0px;
	height: 10px;
	text-align: left;
	list-style: circle;
	display: inline;
	width: 500px;
}

#footerMenu li, #footerMenu a {
	height:10px;
	display:inline;
	list-style: none;
	margin-right: 8px;
}
#footerMenu li{
	list-style:url(none) none;
	display:inline;
	float: left;
}
#footerMenu a:link, #footerMenu a:visited {
	margin-left: 0px;
	margin-right: 5px;
	color: #94ABB6;
	text-decoration:none;
	overflow: visible;
	font: bold 10px Arial, Helvetica, sans-serif;
	list-style: circle;
}
#footerMenu li a:hover{
	color: #333;
	font: bold 10px Arial, Helvetica, sans-serif;

}
#footerMenu li a:active{
	text-transform: none;
	color: #000;
	font: bold 10px Arial, Helvetica, sans-serif;
}

/*STYLES*/
body{
	background:url(../microcurrent_bg.png) repeat-x center top;
	word-spacing: normal;
}

#contentWrapper {
	/*background: url(../images/bgShapeTop.png) top left no-repeat;*/
	/*border: thin #FF00FF dotted;*/
}

#featuredContainer {
	text-align:center;
	background: url(../IMAGES/mainstage%20sdw.png) no-repeat center top;
}
#patientContainer {
	text-align:center;
}
.img {
	border: none;
}


.boxSectionTitle{
	position: relative;
	width: 100%;
	height: 55px;
	border: 0;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}

.boxSectionTitle .arrow{
	position: relative;
	float: right;
	border: 0;
}

.boxSectionTitle .icon{
	position: relative;
	float: left;
	border: 0;
	padding-top: 10px;
}

.boxSectionTitle h1{
	position: relative;
	float: left;
	padding: 0;
	margin: 25px 0px 0px 5px;
	text-decoration: none;
	color: #000;
	font: small-caps normal 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
}

.boxSectionTitle h3{
	position: relative;
	float: left;
	padding: 0;
	margin: 22px 0px 0px 5px;
	text-decoration: none;
	font: lighter small-caps normal 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	vertical-align: middle;
}

.boxSectionTitle a:link, .homeBlurTitle a:active, .homeBlurTitle a:visited, .homeBlurTitle a:hover{
	color: #FF6600;
	text-decoration: none;
}


.solutionsList{
	color: #FF6600;
	list-style: disc inside;
}

.solutionsList li a:link, .solutionsList li a:active, .solutionsList li a:visited{
	color: #000000;
}

.solutionsList li a:hover{
	color: #FF6600;
	text-decoration: none;
}

#subMenuTop h3 a:link, #subMenuTop h3 a:active, #subMenuTop h3 a:visited, #subMenuTop h3 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.footerImgs{
}

.footerImgs img{
	position: relative;
	top: -5px;
	margin: 0 10px 0 10px;
	border: 0;
}


#article p a:link, #article p a:active, #article p a:visited{
	color: #FF6600;
}

#article p a:hover{
	color: black;
}
.boxSectionTitle h2 {
	position: relative;
	float: left;
	padding: 0;
	margin: 20px 0px 0px;
	text-decoration: none;
	font: lighter small-caps normal 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
}
.mainleftboxheader {
	font: small-caps normal 17px/normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
}

.contactheader {
	font: small-caps normal 17px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
}
.contraheader {
	font: small-caps normal 16px/150% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
}
#wrapper #contentWrapper #contentArea #bottomWrapper .boxSection.noBorder p {
	font-style: normal;
	color: #3A495A;
	font-size: 12px;
}

h1 {
	font-weight: bold;
	color: #77aa00;

}

.SUBmenu {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
}

ul {
	list-style: url(../IMAGES/greendot.png) outside;
}

