/* *********************  *********************  ********************* */
/*                         vida spa - 09-29-08                         */
/*     CSS/XHTML by Trevor McCartney - trevor@arrayinteractive.ca      */
/* *********************  ****version***1.0****  ********************* */

body, html, h1, h2, h3, ul, table, p, div, td, img, form, a, textarea, .textField, li { 
	margin: 0; 
	padding: 0;
	border: none;
	font-family: "Georgia", serif;
	font-size: 12px;
	color: #774323;
}

#popBk {
	background:url(images/popBk.jpg) no-repeat #FFFFFF center top;
	height: 600px;
	width: 800px;
	position: relative;
}

div.clear { 
	clear:both; 
	height:1px; 
	font-size:2px; 
}

.hidden {
	display: none;
}

.visible {
	display: inline;
}

.popClose {
	position: absolute;
	top: 55px;
	left: 633px;
}

.popTitle {
	position: absolute;
	top: 79px;
	left: 197px;
}

.vidaPlus {
	position: absolute;
	top: 179px;
	left: 114px;
}

.popForm {
	position: absolute;
	top: 179px;
	left: 319px;
	width: 346px;
}

.popForm div {
	line-height: 20px;
}

label {
	color: #666666;
}

.textField {
	border: 1px solid #999999;
	height: 16px;
	width: 192px;
}

.signSubmit {
	margin: 18px 0 0 226px;
}

.doshaInstr {
	font-size: 14px;
	text-transform: uppercase;
}

.doshaQuiz {
	position: absolute;
	top: 152px;
	left: 110px;
	width: 600px;
}

.doshaQuiz p {
	width: 546px;
	line-height: 20px;
}

.doshaScroll {
	height: 235px;
	overflow: auto;
}

.doshaScroll ul {
	list-style: none;
	margin-top: 14px;
}

.doshaScroll li {
	color: #666666;
	margin-bottom: 15px;
}

.doshaScroll li span {
	color: #26923C;
}

.doshaScroll .rule {
	margin-top: 28px;
	height: 11px;
	overflow: hidden;
	border-top: 1px dotted #999999;
	width: 530px;
}

.doshaImage {
	float: left;
	display: inline;
	width: 196px;
}

.doshaDet {
	float: left;
	display: inline;
	width: 380px;
	overflow: hidden;
}

.doshaTwoCol {
	margin-top: 10px;
	width: 580px;
	overflow: hidden;
	margin-bottom: 20px;
}

.doshaDet h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 7px;
}

.doshaDet h2 span {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.doshaDet p {
	color: #666666;
	line-height: 22px;
	width: 380px;
}

.doshaTreat {
	margin-left: 19px;
	color: #26923C;
	line-height: 22px;
}

