@charset "utf-8";
/* CSS Document */

* {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
	background-image: url(Images/new design/bg_right.jpg);
	background-repeat: repeat;
	background-image: url(../Images/new%20design/bg_right.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#banner {
	width: 39%;
	height: 120px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	visibility: visible;
	background-image: url(../Images/new%20design/header2.gif);
	top: 0px;
	position: relative;
}
#images {
	width: 200px;
	height: 100px;
	background-repeat: no-repeat;
	float: left;
	visibility: visible;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #330000;
	font-style: normal;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 250px;
}
.subtitlenum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #330000;
	font-style: normal;
	padding-right: 0px;
	padding-left: 10px;
	height: auto;
	width: 10%;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	padding-top: 0px;
	color: #660000;
	font-weight: lighter;
	height: auto;
	padding-left: 10px;
	padding-bottom: 15px;
}
.subtitlePrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
	padding-right: 20px;
}
.subtitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #660000;
	font-style: oblique;
	padding-left: 15px;
	padding-right: 0px;
}

img {
	border: 0px;
	display: block;
}
input {
}
select {
	font-size: 11px;
}


p {
	position: relative;
	font-family: arial;
	font-size: 12px;
}
td {
	font-size: 11px;
}


#header {
	position: relative;
	float: left;
	width: 760px;
	height: 123px;
	margin-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: 0px;
	background-image: url(../Images/new%20design/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header1 {
	position: relative;
	float: none;
	width: 760px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: bottom;
	border: medium dotted #FF0000;
}
#splashad {
	position: relative;
	float: none;
	width: 800px;
	height: 300px;
	margin: 0 auto;
	margin-bottom: 0;
}
form {
	font-size: 10px;
}
a {
	font-family: Arial;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#logo {
	position: relative;
	float: right;
	height: 120px;
	width: auto;
	background-color: #0000FF;
	visibility: visible;
	left: 0px;
	top: 0px;
}

#logo1 {
	position: relative;
	float: left;
	height: 160px;
	background-image: url(../Images/new%20design/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
}
#logofull {
	position: relative;
	float: none;
	height: 120px;
	left: auto;
	top: 0px;
	right: 0px;
	background-repeat: repeat-y;
	width: auto;
	background-position: left bottom;
	bottom: 0px;
	background-color: #990000;
	background-image: none;
	margin: auto;
	visibility: visible;
}

#logofullCopy {

	position: relative;
	float: none;
	height: 160px;
	left: 0px;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	width: 100%;
	background-position: bottom;
	bottom: 0px;
	background-image: url(../Images/new%20design/header.gif);
	background-color: #943226;
}

input {
	font-size: 14px;
}


#menu {
	position: relative;
	float: right;
	margin-top: 28px;
	margin-right: 5px;
	font: bold 13px Arial;
}

#menu ul {
	display: block;
	line-height: 30px;
	list-style-type: none;
}

#menu li {
	list-style-type: none;
	display: inline;
	text-align: center;
	padding: 12px;
	border-left: solid 1px #cccccc;
}

#menu li a:link {
	text-decoration: none;
	color: #333333;
}

#menu li a:visited {
	text-decoration: none;
	color: #333333;
}

#menu li a:active {
	text-decoration: none;
	color: #333333;
}

#menu li a:hover {
	color: #0099ff;
}

#content {
	position: relative;
	float: none;
	width: 800px;
	height: 200px;
	margin: auto;
	border-bottom: solid 1px #CCCCCC;
}

#leftcontent {
	position: relative;
	float: left;
	width: 420px;
	height: 200px;
	margin-top: 10px;
}

#welcomepicture {
	position: relative;
	float: left;
	width: 120px;
	height: 180px;
	margin-left: 4px;
}

#welcomecontent {
	position: relative;
	float: left;
	width: 260px;
	height: 180px;
	margin-top: 8px;
	margin-left: 6px;
	padding-right: 14px;
	border-right: solid 1px #CCCCCC;
}

#welcometext {
	position: relative;
	margin-left: 16px;
	margin-top: 10px;
}

#welcometext p{
	color: #666666;
}

#welcometext p b{
	color: #000000;
}

#welcomelink{
	position: relative;
	float: right;
	margin-left: 16px;
	margin-top: 22px;
	margin-right: 6px;
}

#welcomelink a:link{
	text-decoration: none;
	color: #000000;
}

#welcomelink a:visited{
	color: #000000;
}

#welcomelink a:link{
	color: #000000;
}

#welcomelink a:active{
	color: #000000;
}

#welcomelink a:hover{
	color: #0099ff;
}


#rightcontent {
	position: relative;
	float: right;
	width: 380px;
	height: 200px;
	margin: 0 auto;
}

#treatmentcontent {
	position: relative;
	float: none;
	margin-left: 10px;
	margin-top: 10px;
	height: 200px;
}

#treatmenttext {
	position: relative;
	float: left;
	width: 360px;
	height: 150px;
	left: -10px;
}

#treatmenttextintro {
	position: relative;
	margin-left: 16px;
	color: #666666;
}

#treatmenttextintro p b {
	color: #000000;
}

#treatmenttextlist {
	position: relative;
	width: 340px;
	margin-top: 4px;
}

#treatmenttext ul {
	display: block;
}

#treatmenttext li {
	color: #333333;
	font: 12px arial;
	list-style-image:url(images/arrow_blue.gif);
	padding-left: 5px;
}

#leftlist {
	position: relative;
	float: left;
	display: block;
	margin-right: 26px;
}

#rightlist {
	position: relative;
	float: left;
	display: block;
	margin-left: 40px;
	border-left: dotted 1px #999999;
}

#treatmentlink{
	position: relative;
	float: right;
	margin-top: 8px;
	margin-right: 6px;
}

#treatmentlink a:link{
	text-decoration: none;
	color: #000000;
}

#treatmentlink a:visited{
	color: #000000;
}

#treatmentlink a:link{
	color: #000000;
}

#welcomelink a:active{
	color: #000000;
}

#treatmentlink a:hover{
	color: #0099ff;
}

#productcontent {
	position: relative;
	float: none;
	width: 800px;
	height: 180px;
	margin: 0 auto;
	margin-top: 5px;
}

#productarea {
	position: relative;
	float: left;
	width: 420px;
	height: 180px;
	margin: 0 auto;
}

#productarealeft {
	position: relative;
	float: left;
	width: 160px;
	height: 120px;
	margin: 0 auto;
}

#productarearight {
	position: relative;
	float: right;
	width: 260px;
	height: 140px;
	margin: 0 auto;
}

#productname {
	position: relative;
	width: 240px;
	margin: 6px 10px 0px 10px;
	font: 18px arial;
}

#productarearight p {
	padding: 6px 10px 0px 10px;
	font: 12px arial;
}


#productlink{
	position: relative;
	float: right;
	margin-top: 8px;
	margin-right: 6px;
}

#productlink a:link{
	text-decoration: none;
	color: #000000;
}

#productlink a:visited{
	color: #000000;
}

#productlink a:link{
	color: #000000;
}

#productlink a:active{
	color: #000000;
}

#productlink a:hover{
	color: #0099ff;
}

#testimonial {
	position: relative;
	float: right;
	width: 380px;
	height: 180px;
	margin: 0 auto;
}

#testimonialpicture {
	position: relative;
}

#footer {
	position: relative;
	float: none;
	width: 800px;
	height: 30px;
	margin: auto;
	border-top: solid 5px #999999;
	background-color: #DDDDDD;
	bottom: auto;
	top: 1000px;
}

#footertext {
	position: relative;
	float: right;
	width: 400px;
	height: 30px;
	margin: auto;
	margin-top: 8px;
	padding-right: 10px;
	color: #666666;
	text-align: right;
}

/*==============================================testimonial Page*/

#testimonialcontent {
	position: relative;
	float: none;
	width: 800px;
	height: 420px;
	margin: auto;
	margin-top: 18px;
	margin-bottom: 20px;
}

#testimonialleft {
	position: relative;
	float: left;
	width: 350px;
	height: 420px;
	margin: auto;
}

#testimonialright {
	position: relative;
	float: right;
	width: 450px;
	height: 420px;
	margin: auto;
	background-color: #000000;
}

#testimonialtext{
	position: relative;
	width: 400px;
	margin: 24px auto;
	margin-bottom: 0px;
	font: 12px arial;
	color: #FFFFFF;
}

#reference {
	position: relative;
	width: 400px;
	margin-left: 25px;
	font: 12px arial;
	color: #FFFFFF;
	text-align: right;
}

/*==============================================General Info Page*/


#generalinfocontent {
	position: relative;
	float: none;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #00FF00;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#generalinfocontentfull {
	position: relative;
	float: none;
	width: 70%;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#generalinfocontentfullCen {
	position: relative;
	float: none;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#generalinfocontent h2 {
	position: relative;
	float: none;
	width: 400px;
	height: 40px;
	margin: 6px;
	font: 20px arial;
	color: #0099FF;
}

#generalinfocontent p {
	position: relative;
	float: none;
	width: 460px;
	margin: 10px;
	font: 12px arial;
	color: #333333;
}

#generalinfoleft {
	position: relative;
	float: left;
	width: 210px;
	height: auto;
	left: 5px;
	right: 0px;
	top: 10px;
	background-color: #00FFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#generalinfoleftfull{
	width: 60%;
	height: auto;
	background-color: #FF0000;
	top: 5px;
	left: 0px;
	padding-right: 0px;
	right: 0px;
	float: left;
	position: relative;
	bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#generalinfoleft1 {
	position: relative;
	float: left;
	width: 220px;
	height: 420px;
}

#generalinforight {
	position: relative;
	float: right;
	width: 535px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	right: 5px;
	top: 10px;
	bottom: 0px;
	background-color: #00FFFF;
	margin-bottom: 10px;
}
#generalinforightfull {
	float: right;
	height: auto;
	padding-top: 0px;
	bottom: 0px;
	background-color: #0000FF;
	top: 5px;
	right: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 39.55%;
	position: relative;
}

#generalinforight1 {
	position: relative;
	float: right;
	width: 540px;
	height: 420px;
	margin: 0 auto;
}
#generalinfocenter {
	float: left;
	width: 99%;
	height: auto;
	padding-top: 0px;
	right: 5px;
	top: 5px;
	bottom: 0px;
	margin-bottom: 10px;
	left: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #333333;
	position: relative;
}
#generalinfocenterright {
	position: relative;
	float: right;
	width: 27%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	right: 0px;
	top: 10px;
	bottom: 0px;
	margin-bottom: 10px;
	left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFCC;
}
#generalinfocenter1 {
	position: inherit;
	float: inherit;
	height: auto;
	padding-top: 0px;
	right: 10px;
	top: 10px;
	bottom: 0px;
	margin-bottom: 10px;
	left: 5px;
	background-color: #000000;
	width: 700px;
}

/*==============================================magnet therapy Page*/

#magnettherapycontent {
	position: relative;
	float: none;
	width: 800px;
	height: 640px;
	margin: auto;
	margin-bottom: 20px;
}

#magnettherapyleft {
	position: relative;
	float: left;
	width: 350px;
	height: 640px;
	margin: 0 auto;
	background-color: #000000;
}

#magnettherapylefttext {
	position: relative;
	float: left;
	width: 330px;
	height: 135px;
	margin: 0 auto;
}

#magnettherapyright {
	position: relative;
	float: right;
	width: 450px;
	height: 640px;
	margin: 0 auto;
}

#magnettherapytext{
	position: relative;
	width: 400px;
	margin: 0px auto;
	margin-bottom: 0px;
}

#magnettherapytextlist{
	padding: 10px 0px 0px 10px;
	font: 12px arial;
}

#magnettherapytextlist ul{
	list-style-image: url(images/arrow_blue.gif)
}

#magnettherapyleftlist {
	position: relative;
	float: left;
	display: block;
}
.fullleft {
	width: 61%;
	background-color: #00CC00;
	position: absolute;
	height: 580px;
	top: 28px;
	padding-left: 1%;
}
.fullleftinside {
	background-color: #00FF00;
	position: relative;
	height: 575px;
	width: auto;
}

.fullleftnavbar {
	width: 61%;
	position: absolute;
	height: auto;
	padding-left: 1%;
}


.fullcontentbg {
	background-color: #00CC00;
	float: none;
	width: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fullright {
	background-color: #0000FF;
	width: 36%;
	position: relative;
	left: 63%;
	height: 600px;
}
.fullrightinside {
	background-color: #FF0000;
	position: relative;
}

.fullrightlogo {
	position: relative;
	height: 120px;
	width: auto;
	padding-bottom: 8.50px;
}



#magnettherapycenterlist {
	position: relative;
	float: left;
	display: block;
	padding-left: 0px;
}

#magnettherapyrightlist {
	position: relative;
	float: left;
	display: block;
	padding-left: 0px;
}
.navbar {
	height: 20px;
	width: auto;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	position: absolute;
	z-index: 30;
	visibility: visible;
	right: 0px;
	bottom: 0px;
}
#navbar a {
	display: block;
	font-weight:bold;
	height: auto;
	font-size: 12px;
	width: auto;
	text-transform: capitalize;
	text-decoration: none;
	position: relative;
	top: 0px;
	color: #FFFFFF;
	background-color: #F7CA86;
}
#navbar1 {
	display: block;
	top: 140px;
	padding-bottom: 0px;
	float: right;
	position: relative;
	width: 535px;
}
#navbar1 a {
	display: block;
	font-weight:bold;
	height: auto;
	font-size: 12px;
	width: auto;
	text-transform: capitalize;
	text-decoration: none;
	position: relative;
	top: 0px;
	color: #99FF00;
}
#navbar1 a:hover,#navbar a:active {
	color: #ECE9D8;
	background-image: none;
	width: auto;
	height: auto;
	background-color: #CC3300;
	display: block;

}

#navfull{
	height: 22px;
	position: relative;
	text-decoration: none;
	background-color: #FF0000;
	width: 100%;
}
}
#navfull a {
	height: 22px;
	font-size: 16px;
	width: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
}
#navfull a:hover,#navbar a:active {
	width: auto;
	height: 22px;
	background-color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
 #currently a:link,#current1 a:hover,#current1 a:visited,#current1 a:active{
	color: #FFFFFF;
	background-color: #990033;
	height: 22px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#navbar2 {
	width:auto;
	left:0px;
	z-index:8;
	height: auto;
	visibility: visible;
	display: block;
	float: none;
	position: relative;
	padding-top: 0px;
	top: 0px;
	background-color: #990000;
	right: 0px;
}
#navbar2 a {
	display: block;
	font-weight:bold;
	height: auto;
	font-size: 13px;
	width: auto;
	text-transform: none;
	text-decoration: none;
	position: relative;
	color: #FFFFFF;
}
#navbar2 a:hover,#navbar a:active {
	color: #ECE9D8;
	background-image: none;
	width: auto;
	height: auto;
	background-color: #CC3300;
	display: block;
	position: relative;

}
 #current2 a:link,#current2 a:hover,#current2 a:visited,#current2 a:active{
	color: #FFFFFF;
	background-image: none;
	background-color: #F5911F;
}

/*==============================================product Page*/

#productcontentproductpage {
	position: relative;
	float: none;
	width: 800px;
	height: 420px;
	margin: auto;
	margin-top: 18px;
	margin-bottom: 20px;
}

#productleft {
	position: relative;
	float: left;
	width: 450px;
	height: 420px;
	margin: auto;
	background-color: #000000;
}

#mainimage {
	position: relative;
}
#navsam{
	position: relative;
	float: right;
	width: 70%;
	height: auto;
	margin-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	right: 5px;
}


#productinfo h3 {
	position: relative;
	font: 16px arial;
	color: #FFFFFF;
	margin: 10px 0px 0px 40px;
}

#productinfo p {
	position: absolute;
	width: 450px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#price {
	position: absolute;
	width: 380px;
	margin: 10px 0px 0px 0px;
	height: 50px;
	top: 350px;
}

#price p {
	font: 14px arial;
	color: #FFFFFF;
	margin: 4px 0px 0px 0px;
	top: 0px;
}

#productright {
	position: absolute;
	float: right;
	width: 350px;
	height: 420px;
	margin: auto;
	background-image: url(images/products/bg_right.jpg);
}

.productthumb{
	position: relative;
	float: left;
	padding-left: 8px;
	left: 0px;
	height: 56px;
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*==============================================order Page*/

#ordercontent {
	position: relative;
	float: none;
	width: 800px;
	height: 420px;
	margin: auto;
	margin-bottom: 20px;
}

#orderleft {
	position: relative;
	float: left;
	width: 350px;
	height: 420px;
}


#orderright {
	position: relative;
	float: right;
	width: 450px;
	height: 420px;
	margin: 0 auto;
	background-image: url(images/payment/payment.gif);
}

#sendorder{
	position: relative;
	top: 79px;
	left: 218px;
}

#sendorder p{
	font: 14px arial;

}

#sendorder p a:link{
	text-decoration: underline;
	color: #11a0ff;
}

#sendorder p a:visited{
	color: #11a0ff;
}

#sendorder p a:link{
	color: #11a0ff;
}

#sendorder p a:active{
	color: #11a0ff;
}

#sendorder p a:hover{
	color: #11a0ff;
}

#creditcardarea{
	position: relative;
	top: 266px;
	left: 130px;
}

.creditcard{
	position: relative;
	float: left;
	padding-right: 20px;
}

#payto{
	position: relative;
	top: 302px;
	left: -70px;
}

#payto p{
	font: 13px arial;
	color: #11a0ff;
}

/*==============================================contact Page*/

#contactcontent {
	position: relative;
	float: none;
	width: 800px;
	height: 420px;
	margin: auto;
	margin-bottom: 20px;
}

#contactleft {
	position: relative;
	float: left;
	width: 350px;
	height: 420px;
}


#contactright {
	position: relative;
	float: right;
	width: 450px;
	height: 420px;
	margin: 0 auto;
	background-image: url(images/contact/contact.jpg);
}

#contactright p {
	position: relative;
	color: #11a0ff;
	top: 290px;
	left: 156px;
	padding-top: 4px;
}

#contactright p a:link{
	text-decoration: underline;
	color: #11a0ff;
}

#contactright p a:visited{
	color: #11a0ff;
}

#contactright p a:link{
	color: #11a0ff;
}

#contactright p a:active{
	color: #11a0ff;
}

#contactright p a:hover{
	color: #11a0ff;
}

