/* General Styles */

* {
	margin:0;
	padding:0;
	}
	
body {
	font:14px/18px Georgia, "Times New Roman", Arial, Helvetica, Sans-serif;
	color:#222222;
	margin:30px 0 12px;
	padding:0;
	background:url(../images/body-bg.gif) 0 0 repeat-x #FEFEF5;
	}
a {
	outline:none;
	text-decoration:underline;
	color:#742f97;
	background-color:inherit;
	}
a:hover, #footer ul li a:hover {
	color:#656464;
	background-color:inherit;
	text-decoration:none;
	}
.nobg {
	background:none!important;
	}	
.nopadding {
	padding:0;
	}
	
.nomargin {
	margin:0!important;
	}	
ul {
	list-style-type:none;
	}	
.specer {
	clear:both;
	font-size:0;
	line-height:0;
	}
h3 {
	color:#823EB9;
	background-color:inherit;
	font-size:24px;
	line-height:34px;
	border-bottom:1px solid #D8D8D8;
	padding:15px 0 7px;
	}
h3.paddTop {
	padding:15px 0 0 0;
	}
h4 {
	color:#681EA3;
	background-color:inherit;
	font-size:19px;
	line-height:22px;
	padding:0 0 5px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Arial, Helvetica, Sans-serif;
	}
	
#wrapper {
	background:url(../images/wrapper-bg.jpg) 0 0 no-repeat;
	position:relative;
	width:857px;
	margin:0 auto;
	padding:24px 22px 0 22px;
	height:100%;
	overflow:hidden;
	}	

/*HEADER START*/

img.logo {
	display:block;
	position:absolute;
	left:22px;
	top:28px;
	}
	
div.workshop {
	float:right;
	width:409px;
	padding:0 0 26px 32px;
	background:url(../images/workshop-bg.png) 0 0 no-repeat;
	}
div.workshop .set {
	padding-left:4px;
	}
div.workshop h4 {
	padding:0 0 7px;
	font-size:18px;
	line-height:27px;
	color:#fff;
	background-color:inherit;
	}
div.workshop p {
	font-size:11px;
	line-height:16px;
	color:#481672;
	background-color:inherit;
	padding:0 0 9px;
	}
div.workshop input.fld {
	height:13px;
	font:11px/13px Georgia, "Times New Roman", Times, serif;	
	width:156px;
	margin:0 8px 0 0;
	padding:2px 0 2px 5px;
	float:left;
	}
div.workshop label {
	float:left;
	width:165px;
	margin:3px 8px 0 0;
	}
.button {
	display:block;
	margin-top:10px;
	float:left;
	width:auto;
	}
div.workshop a{
	display:block;
	float:left;
	width:auto;
	color:#000;
	background-color:inherit;
	font-size:11px;
	text-decoration:none;
	padding:16px 0 0 10px;
	}	

ul.navigation {
	height:33px;
	font:bold 11px/33px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	}
ul.navigation li {
	width:140px;
	padding-right:3px;
	float:left;
	}	
ul.navigation li a {
	float:left;
	display:block;
	height:33px;
	width:140px;
	color:#fff;
	background-color:inherit;
	background-image:url(../images/navbg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-decoration:none;
	}

ul.navigation li span{
	float:left;
	display:block;
	height:33px;
	width:140px;
	color:#fff;
	background-color:inherit;
	background-image:url(../images/navbg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}	
	
	
	
ul.navigation li a:hover, ul.navigation li.clear a:hover {
	background-position:0 -33px;
	color:#fff;
	background-color:inherit;
	}
ul.navigation li.clear {
	padding-right:0;
	}
ul.navigation li.clear a {
	width:142px;
	background:url(../images/navbg-big.gif) 0 0 no-repeat;
	}
div.headerTxt {
	height:98px;
	margin-top:1px;
	padding:88px 30px 0 250px;
	}
.homeBg {
	background:url(../images/headerBg.jpg) 0 0 no-repeat;
	}
div.headerTxt h2 {
	font-size:24px;
	line-height:24px;
	color:#fff;
	background-color:inherit;
	font-weight:normal;
	font-style:italic;
	padding-bottom:10px;
	}
div.headerTxt p {
	font:italic 20px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 8px;
	}
div.calander {
	background:url(../images/calanderBg.jpg) 0 0 no-repeat;
	padding-left:100px;
	height:99px;
	overflow:hidden;
	}
div.calander p.preview {
	display:block;
	float:left;
	height:38px;
	width:253px;
	margin:16px 10px 0 0;
	}
div.calander p.preview a {
	height:38px;
	width:253px;
	display:block;
	text-indent:-100000px;
	background:url(../images/preiview.gif) 0 0 no-repeat;
	}
div.calander p.preview a:hover {
	height:38px;
	width:253px;
	display:block;
	background:url(../images/preiview.gif) 0 -38px no-repeat;
	}
div.calander p {
	font-size:14px;
	line-height:18px;
	color:#fff;
	background-color:inherit;
	width:450px;
	float:left;
	padding-top:17px;
	}

/*HEADER END*/

/*BODY START*/

div.content {
	height:100%;
	padding-right:20px;
	overflow:hidden;
	}
div.leftPan {
	float:left;
	width:520px;
	}
.leftPan h5{
	padding:18px 0 0 37px;
	font-size:14px;
	line-height:20px;
	}

ul.txtlist {
	padding-top:22px;
	}
ul.txtlist li {
	background:url(../images/arrow.gif) 0 2px no-repeat;
	padding:0 0 18px 37px;
	}
ul.txtlist li span {
	display:block;
	padding-bottom:18px;
	}
ul.txtlist li a {
	color:#222;
	background-color:inherit;
	text-decoration:underline;
	}
ul.txtlist li a:hover {
	text-decoration:none;
	}	
ul.txtlist li a.signUp {
	background:url(../images/sign-up-now.gif) no-repeat 0 0;
	height:38px;
	display:block;
	text-indent:-500000px;
	}
ul.txtlist li a.signUp:hover {
	background:url(../images/sign-up-now.gif) no-repeat 0 -38px;
	height:38px;
	display:block;
	text-indent:-500000px;
	}
div.rightPan {
	width:261px;
	float:right;
	background:url(../images/rightPanBottom.gif) 0 100% no-repeat #F2E9F5;
	position:relative;
	color:#191919;
	font-size:12px;
	line-height:16px;
	margin-top:20px;
	padding:7px 13px 30px;
	}
div.rightPan span.top {
	display:block;
	font-size:0;
	line-height:0;
	background:url(../images/rightPanTop.gif) 0 0 no-repeat;
	position:absolute; left:0; top:0;
	width:287px;
	height:7px;
	}
div.rightPan h3.clients-testi {
	background:url(../images/clients-testi.gif) 4px 11px no-repeat;
	text-indent:-100000px;
	height:60px;
	border:none;
	margin:0 0 15px;
	}
div.rightPan p {
	padding:0 6px 15px;
	}	
div.rightPan p span {
	color:#41165D;
	background-color:inherit;
	font-weight:bold;
	}		
ul.list {
	padding-bottom:16px;
	}
ul.list li {
	background:url(../images/dotted.gif) 0 0 repeat-x;
	line-height:16px;
	padding:3px 0;
	text-align:center;
	color:#000;
	background-color:inherit;	
	}
ul.list li.clear, #footer ul li.clear {
	background:none;	
	}

div.rightPan a.tellmemore {
	font-size:13px;
	line-height:16px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	margin-bottom:6px;
	}
div.rightPan img.wakeup{
	display:block;
	height:66px;
	width:214px;
	margin:0 auto;
	padding:0 0 15px;
	}	
	
a.freepass {
	background:url(../images/freepass.gif) 0 0 no-repeat;
	display:block;
	height:36px;
	text-indent:-100000px;
	margin:0 0 19px 12px;
	}
a.freepass:hover {
	background:url(../images/freepass.gif) 0 -36px no-repeat;
	display:block;
	height:36px;
	text-indent:-100000px;
	margin-left:12px;
	}
a.orderProduct {
	background:url(../images/order-product-btn.gif) 0 0 no-repeat;
	display:block;
	height:54px;
	text-indent:-100000px;
	margin:12px 0 19px 12px;
	}
a.orderProduct:hover {
	background:url(../images/order-product-btn.gif) 0 -54px no-repeat;
	display:block;
	height:54px;
	text-indent:-100000px;
	margin-left:12px;
	}
span.video {
	display:block;
	margin:0 0 0 14px;
	background:url(../images/video.gif) 0 0 no-repeat;
	height:208px;
	width:238px;
	font-size:0px;
	line-height:0px;
	padding:9px 0 0;
	}
div.aaplayer{
	width:217px;
	height:139px;
	margin:0 11px;
	}

div.wakeup {
	background:url(../images/wakeup-bg.jpg) 0 0 no-repeat;
	height:102px;
	text-align:center;
	padding:10px 109px 0;
	margin:13px 0 0;
	}
div.wakeup p {
	font-size:20px;
	line-height:24px;
	color:#fff;
	background-color:inherit;
	padding-bottom:11px;
	}
div.wakeup a{
	background:url(../images/roundarrow.gif) 100% 5px no-repeat;
	padding-right:35px;
	padding-bottom:5px;
	font-size:25px;
	line-height:29px;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
div.wakeup a:hover {
	color:#DA76FF;
	background-color:inherit;
	}
	
/*BODY END*/

/*FOOTER START*/

#footer {
	width:835px;
	margin:10px auto 0;
	background:url(../images/footBottom.gif) 0 100% no-repeat #eee;
	color:#78797B;
	position:relative;
	height:100%;
	overflow:hidden;
	left:-11px;
	padding:15px 22px 8px;
	}
#footer span.top1 {
	background:url(../images/footTop.gif) 0 0 no-repeat;
	width:879px;
	height:8px;
	font-size:0;
	line-height:0;
	display:block;
	position:absolute; left:0; top:0;
	}
#footer img {
	float:left;
	display:block;
	}
#footer .fright {
	float:right;
	width:307px;
	}
#footer ul li {
	float:left;
	background:url(../images/divi.gif) 0 4px no-repeat;
	width:auto;
	font-size:11px;
	padding:0 10px;
	}
#footer ul li a {
	color:#5F5F5F;
	background-color:inherit;
	}
#footer p {
	font-size:11px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	}
	
/*FOOTER END*/


/*SALES PAGE*/

a.signup{
	float:right;
	width:343px;
	height:49px;
	background:url(../images/button-signup.gif) 100% 0 no-repeat;
	margin:25px 0 60px;
	text-indent:-50000px;
	display:block;
	}
	
a.signup:hover{	
	background:url(../images/button-signup.gif) 100% 100% no-repeat;
	}

	
div.headerTxt p.txt {
	font-size:15px;
	}
.salesBg {
	background:url(../images/sales-header.jpg) 0 0 no-repeat;
	}
.padd {
	padding-top:14px;
	}
a.buttonStyle {
	display:block;
	text-indent:-100000px;
	margin:12px 0 15px 0;
	background-repeat:no-repeat;
	background-position:0 0;
	}
a.buttonStyle:hover {
	background-position:0 -36px;
	}
.saveSeat {
	background-image:url(../images/seatnow.jpg);
	height:36px;
	width:395px;
	}
div.leftPan p {
	padding-bottom:15px;
	}
div.leftPan p.headingTopTxt {
	padding:15px 0 0 0;
	}
.titleTx {
	color:#621A9C;
	background-color:inherit;
	font-size:16px;
	font-weight:bold;
	}
div.leftPan p.titleTxt01 {
	color:#621A9C;
	background-color:inherit;
	font-size:15px;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
	}
ul.listStl01 {
	padding:8px 0 10px 25px;
	}
ul.listStl01 li {
	background:url(../images/cArrow.gif) 0 4px no-repeat;
	padding:0 0 14px 23px;
	line-height:16px;
	}
ul.listBold li {
	font-weight:bold;
	}
.paddT {
	padding-top:10px;
	}
.register {
	background-image:url(../images/registetMeNow.jpg);
	height:36px;
	width:454px;
	}
h4 span {
	color:#656464;
	background-color:inherit;
	}
.paddTop10px {
	padding:15px 0 0 0;
	}
.testBox {
	background:url(../images/test-mid-bg.gif) 0 0 repeat-y;
	width:539px;
	padding:5px 15px 10px 15px;
	}
.testBoxTop {
	width:569px;
	height:26px;	
	}
.testBoxBtm {
	width:569px;
	height:8px;	
	}
.testimonial {
	background:url(../images/test-btm-name-bg.gif) 0 100% no-repeat;
	width:525px;
	margin:15px 0 0 0;
	padding:0 0 12px 12px;
	}
.testimonial p {
	font-size:11px;
	line-height:16px;
	color:#000;
	background-color:inherit;
	padding:0 0 10px 0;
	}
.testimonial p.name {
	font-size:12px;
	font-weight:bold;
	color:#7b42bc;
	background-color:inherit;
	padding:0 0 12px 12px;
	}
.result-bliss {
	padding:40px 0 20px 0;
	text-align:center;
	}
span.boldPurpleTxt {
	font-weight:bold;
	color:#742f97;
	background-color:inherit;
	}
.proTabTitle {
	background-color:#681ea3;
	color:#FFFFFF;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:28px;
	line-height:28px;
	}
.proTabTitleLastclm {
	background-color:#681ea3;
	color:#FFFFFF;
	border-bottom:1px solid #fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:28px;
	line-height:28px;
	}
.proTabDesc {
	background-color:#faecff;
	color:#656464;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	font-size:12px;
	text-align:center;
	height:24px;
	padding:5px 5px 5px 5px;
	}
.proTabDescLastClm {
	background-color:#faecff;
	color:#656464;
	border-bottom:1px solid #fff;
	font-size:12px;
	text-align:center;
	height:28px;
	padding:5px 5px 5px 5px;
	}
span.conditionApply {
	color:#ff0000;
	background-color:inherit;
	}
span.redTxt {
	color:#ff0000;
	background-color:inherit;
	}
	
/* Inside Page */
div.contPan {
	width:100%;
	margin:15px 0 0 0;
	}
div.contPan p {
	padding-bottom:15px;
	}
div.contPan p.headingTopTxt {
	padding:15px 0 0 0;
	}
div.contPan p.subHeading {
	color:#621A9C;
	background-color:inherit;
	font-size:20px;
	padding:10px 0 10px 0;
	}
.registerTxt {
	font-size:22px;
	color:#d80600;
	background-color:inherit;
	line-height:26px;
	text-transform:uppercase;
	padding:0;
	}
a.register-btn {
	display:block;
	text-indent:-100000px;
	margin:0 0 15px 0;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../images/register-button.gif);
	height:36px;
	width:241px;
	}
a.register-btn:hover {
	background-position:0 -36px;
	}
.rgtPaddTop {
	padding:15px 0 0 0;
	}
.saveTxt {
	font-size:16px;
	font-weight:bold;
	color:#d80600;
	background-color:inherit;
	line-height:26px;
	text-transform:uppercase;
	}
div.saveBox {
	background-color:#f3e1ff;
	border:1px solid #e2bdfb;
	font-size:16px;
	font-weight:bold;
	color:#4e1977;
	line-height:26px;
	text-align:center;
	padding:10px;
	margin:20px 0 0 0;
	}
div.saveBox a.register-btn {
	display:block;
	text-indent:-100000px;
	margin:10px auto 10px auto;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../images/register-button.gif);
	height:36px;
	width:241px;
	}
div.saveBox a.register-btn:hover {
	background-position:0 -36px;
	}
/* Bio Page Style */
div.bioRightPan {
	width:261px;
	float:right;
	position:relative;
	margin-top:9px;
	padding:7px 13px 4px;
	}
a.rgsWorkshop {
	background:url(../images/register-workshop-btn.gif) 0 0 no-repeat;
	display:block;
	height:36px;
	text-indent:-100000px;
	margin:0 0 19px 12px;
	}
a.rgsWorkshop:hover {
	background:url(../images/register-workshop-btn.gif) 0 -36px no-repeat;
	display:block;
	height:36px;
	text-indent:-100000px;
	margin-left:12px;
	}
/* Yhank You Page Style */
#thanksForm {
	background-color:#fdf7ff;
	color:#41165d;
	border:1px solid #f6dbff;
	padding:20px;
	margin:5px 0 0 0;
	overflow:hidden;
	height:100%;
	}
#thanksForm label {
	font-size:12px;
	font-weight:bold;
	color:#41165d;
	background-color:inherit;
	width:126px;
	float:left;
	display:block;
	margin:8px 0 0 0;
	}
#thanksForm input {
	float:left;
	width:210px;
	height:20px;
	border:1px solid #c8a7d3;
	margin:8px 0 0 0;
	padding:0 0 0 2px;
	color:#656464;
	background:#fff;
	font-size:12px;
	}
#thanksForm input.frindsName {
	padding:0 0 0 2px;
	}
#thanksForm input.submitBtn {
	width:185px;
	height:36px;
	border:none;
	margin:20px 0 0 320px;
	}

#thanksForm div.left {
	float:left;
	width:340px;
	}
#thanksForm div.right {
	float:left;
	width:372px;
	margin:0 0 0 40px; 
	}
.emailImg {
	float:left;
	width:21px;
	height:21px;
	margin:8px 0 0 10px;
	}
	
/*blank page*/

h3.blank {
	font-size:30px;
	text-align:center;
	padding:40px 0 40px 0;
	border:none;
}

/*Pop up*/

div.popup {
	background:url(../images/popup-bg.gif) 0 0 repeat-x #FFFFEF;
	color:#fff;
	width:300px;
	padding:12px 15px 0 15px;
	margin:0 auto;
}


div.popup p {
	font-size:20px;
	line-height:22px;
	margin:0 0 45px 0;
}

div.popup ul {
	margin:0 0 20px 0;
}

div.popup ul li {
	background:url(../images/popup-arrow.gif) 4px 0 no-repeat;
	font-size:13px;
	line-height:17px;
	color:#FA0005;
	background-color:inherit;
	margin:0 0 4px 0;
	padding:0 0 5px 30px;
	border-bottom:1px dashed #A9A1A1;
	}
	
div.popup ul li.nobr {
	border:none;
}

div.draw {
	width:276px;
	padding:24px 10px;
	margin:0 0 0 0;
	border-left:1px solid #E5C4F6;
	border-right:1px solid #E5C4F6;
	background:#F5EBFA;
	color:inherit;
}

div.popup span.topcurve {
	background:url(../images/popup-curve-top.gif) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	display:block;
	width:298px;
	height:5px;
}

div.popup span.bottomcurve {
	background:url(../images/popup-curve-bottom.gif)0 0 no-repeat;
	font-size:0;
	line-height:0;
	display:block;
	width:298px;
	height:5px;
}

div.draw label {
	width:97px;
	height:20px;
	float: left;
	margin:0 10px 0 0;
	color:#3F0806;
	background-color:inherit;
	font-weight:bold;
	text-align:right;
}

div.draw input.txt{
	width:162px;
	height:18px;
	float: left;
	border:1px solid #D4D0C8;
	margin:0 0 18px 0;
}

div.draw input.popupbutton{
	width:272px;
	height:27px;
	margin:0 0 0 0;
}

div.draw p{
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#632AA0;
	background-color:inherit;
	margin:13px 0 0;
}



