/* Holistic Specifics */
/* authored by GilbertStudios */
/* all main styles - wrapper, h1, mainPage, content, mainNav, sideBar/signUp, footers */
/* page specific styles beneath main styles listed above */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	min-width: 870px;
	text-align: center;
	background: #000 url(../z_images/stars1.gif);
}
a {
	color: #03F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
s {
	text-decoration: line-through;
}
/* :KLUDGE: all "_" chars are to fix IE 6 wierdness */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 870px;
	_overflow: hidden;
	text-align: left;
}
h1 {margin:0;width:870px;_overflow:hidden;text-indent:-999em;font-size: 12px;}
/*
      ************************************  masthead  ***
*/
#masthead {
	position: relative;
	width: 870px;
	height: 269px;
	background: url(../z_images/bkgd-header-loRes.jpg) no-repeat;
}
#masthead ul {
	position: relative;
	width: 870px;
	height: 269px;
	background: url(../z_images/bkgd-header-full.jpg) no-repeat;
	list-style: none;
	text-indent:-999em;
}
#masthead ul li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	position: absolute;
	top:0;
	height: 269px;
}
#masthead ul a {
	display: block;
	height: 269px;
}
#mnLogo {
	left:0;
	width: 255px;
}
#mnSpirit {
	left: 235px;
	width: 210px;
}
#mnBody {
	left: 400px;
	width: 290px;
}
#mnMind {
	left: 620px;
	width: 215px;
}
#mnSpirit a:hover {
	background: url(../z_images/bkgd-header-full.jpg) no-repeat -235px -270px;
}
#mnBody a:hover {
	background: url(../z_images/bkgd-header-full.jpg) no-repeat -400px -540px;
}
#mnMind a:hover {
	background: url(../z_images/bkgd-header-full.jpg) no-repeat -620px -810px;
}
/*
      ************************************  midPageOut / In  ***
*/
#midPageOut {
	position: relative;
	width: 870px;
	background: #000080 url(../z_images/bkgd-midder.jpg) repeat-y;
}
#midPageIn {
	position: relative;
	width: 870px;
	background: url(../z_images/bkgd-footer.jpg) bottom left no-repeat;
}
/*
      ************************************  mainPgCon  ***
*/
#mainPage {
	width: 870px;
	color: #000;
}
#content {
	position: relative;
	display: inline;
	float: left;
	width: 360px;
	margin: 0 0 51px 255px;
}
h2 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 23px;
	font-weight: bold;
	color: #AC973A;
	border-bottom: 1px solid #AC973A;
}
p {
	margin: 7px 0px;
	line-height: 19px;
}
h3 {
	margin: 15px 0 11px;
	padding: 0 0 3px 0;
	clear: both;
	font-size: 17px;
	font-weight: normal;
	color: #036;
	border-bottom: 1px solid #036;
}
#content ul, #content ol {
	margin: 10px 20px 10px 35px;
}
#content ul li, #content ol li {
	margin: 5px;
}
#content ul li a, #content ol li a {
	text-decoration: underline;
}
#content img {
	margin: 10px 20px;
	float: right;
	border: 0;
}
#content img.border {
	border: 1px solid #036;
}
.fixgap {
	float: right;
	height: 0;
}
.clear {
	clear: both;
}
/*
      ************************************  mainNav & nav  ***
*/
#mainNav {
	margin: 0 0 50px -580px;
	display: inline;
	float: left;
	width: 200px;
}
ul#nav {
	margin: 0;
	display: inline;
	float: left;
	width: 200px;
	list-style: none;
}
ul#nav li {
	display: inline;
}
ul#nav li a {
	display: block;
	width: 200px;
	height: 46px;
	line-height: 46px;
	color: #FFF;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
ul#nav li a:hover {
	background: url(../z_images/navBkgd-blue.jpg) no-repeat;
	color: #FFF;
	text-decoration: none;
}

/*
      ************************************  You are Here Code  ***  !!! !!!
*/pgArticles
#pgIndex ul#nav li.navHome a, #pgProducts ul#nav li.navProd a, #pgAbout ul#nav li.navAbout a, #pgContact ul#nav li.navContact a, #pgTesty ul#nav li.navTesty a, #pgArticles ul#nav li.navArticles a {
	background: url(../z_images/navBkgd-white.jpg) no-repeat;
	color: #000;
	cursor: default;
	text-decoration: none;
}


#sideCaduceus {
	position: relative;
	margin: 120px 0 11px 10px;
	float: left;
	width: 178px;
	height: 248px;
	background: url(../z_images/img-caduceus01.jpg) no-repeat center center;
}
#sideCaduceus strong {
	position: absolute;
	top: 227px;
	font-size: 19px;
	color: #FFF;
	letter-spacing: 1.8px;
	width: 178px;
	text-align: center;
	line-height: 23px;
	font-weight: normal;
}


/*
      ************************************  sideBar / signUp  ***
*/
#sideBar {
	position: relative;
	display: inline;
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	color: #FFF;
}
#sideBar p {
	margin: 7px 20px;
	line-height: 18px;
	color: #FFF;
}

.sideQuote {
	margin: 35px 10px;
	background: url(../z_images/bkgd-quotesUp.jpg) no-repeat;
}
.quotes {
	padding: 24px 0;
	background: url(../z_images/bkgd-quotesDwn.jpg) no-repeat bottom right;
}
#sideBar .quotes p {
	margin: 7px 10px;
	font-size: 13px;
	line-height: 18px;
}
p.clientName {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}


#sideBar p.sideAddress {
	margin: 42px 20px 7px;
	text-align: right;
	line-height: 23px;
}
#sideBar p.sidePhone {
	margin: 5px 20px 11px;
	text-align: right;
	font-size: 19px;
}



#sideForm em {
	font-size: 11px;
}
#sideForm label {
	color: #FFF;
	font-weight: bold;
}
#sideForm input {
	width: 157px;
}
#sideForm input#submit {
	margin: 5px 20px 0 0;
	float: right;
	width: 69px;
	border: 1px solid #FFF;
}


/*
      ************************************  footer  ***
*/
#footer {
	width: 870px;
	text-align: center;
}
#footer p {
	margin: 7px 0px 11px 0px;
	line-height: 25px;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #930;
}
p#design, p#design a {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
#footer p#subFoot {
	margin: 15px 35px;
	font-size: 10px;
	line-height: 13px;
	color: #AAA;
	text-align: justify;
}
#footer abbr {
	border: 0;
	text-decoration: none;
}
/*
      ***************************************************************************
	  All basic pages styles above...  All individual page specific styles below.
      ***************************************************************************
*/
/*
      ************************************  #pgIndex  ***
*/ 

/*
      ************************************  #pgProducts  ***
*/ 
#pgProducts ul.productList {
	margin: 0 0 11px 0;
	padding: 0;
	display: inline;
	float: left;
	list-style: none;
}
#pgProducts ul.productList li {
	margin: 11px 15px 0 0 ;
	display: inline;
	list-style: none;
	float: left;
	width: 165px;
	text-align: center;
	border-bottom: 1px solid #777;
}
#pgProducts ul.productList li h4 a {
	margin: 5px 0 7px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#pgProducts ul.productList li h5 {
	margin: 5px 0;
	font-size: 11px;
	font-weight: bold;
	border: none;
}
#pgProducts ul.productList li a.img-prod {
	margin: 0 0 7px;
	float: left;
	width: 150px;
	height: 181px;
}
#pgProducts ul.productList li a.img-prod img {
	margin: 0;
}
#pgProducts ul.productList li p {
	margin: 0 0 7px;
	border: none;
}
#pgProducts p.moreInfo a {
	text-decoration: none;
	font-size: 13px;
	color: #036;
	font-weight: normal;
}
#pgProducts p.addCart a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#pgProducts p.rentDownload a {
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	color: #009900;
}


/*
      ************************************  #pgProducts .sub-product  ***
*/ 
#pgProducts ul.sub-product {
	margin: 0 0 11px 0;
	padding: 0;
	display: inline;
	float: left;
	list-style: none;
}
#pgProducts ul.sub-product li {
	margin: 11px 0;
	display: inline;
	list-style: none;
	float: left;
	width: 360px;
	text-align: center;
	border-bottom: 1px solid #777;
}
#pgProducts ul.sub-product li h4 a {
	margin: 5px 0 7px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#pgProducts ul.sub-product li h5 {
	margin: 5px 0;
	border: none;
}
#pgProducts ul.sub-product li img {
	margin: 0 15px 7px 0;
	float: left;
	width: 249px;
	height: 300px;
}
#pgProducts ul.sub-product li a.img-prod img {
	margin: 0;
}
#pgProducts ul.sub-product li p {
	margin: 0 0 7px;
	border: none;
}

#pgProducts table {
	margin: 5px 0 15px 25px;
	width: 330px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-collapse: collapse;
}
#pgProducts th, #pgProducts td {
	padding: 5px 11px;
	width: 110px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

/*
      ************************************  #pgComingSoon  ***
*/ 
#pgComingSoon #sideCaduceus {
	margin: 10px 0 11px 10px;
}


/*
      ************************************  #pgContact  ***
*/ 
#contactForm {
	margin: 15px 0;
	padding: 15px;
	width: 160px;
	border: 1px solid #003366;
}
#contactForm em {
	font-size: 11px;
}
#contactForm label {
	display: block;
	color: #003366;
	font-weight: bold;
}
#contactForm input, #contactForm textarea {
	width: 157px;
}
#contactForm input#submit {
	margin: 5px 20px 0 0;
	width: 69px;
	border: 1px solid #003366;
}



/*
      ************************************  #pgFees  ***

table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}
th, td {
	padding: 3px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
th {
	background: #ccc;
}
#pgFees p#masterCardVisa {
	margin: 10px 0 0 0;
	padding: 0 0 0 125px;
	line-height: 18px;
}*/
/*
      ************************************  #pgFaq  ***
dt {
	margin: 15px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	color: #320F30;
}
dd {
	margin: 5px 0 10px 20px;
}
*/
/*
      ************************************  #pgTesty  ***
*/
#pgTesty dd {
	margin: 15px 0 5px 10px;
}
#pgTesty dt {
	margin: 5px 0 15px 0;
	padding: 0 0 7px 111px;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #003366;
}
