* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/shadow-test.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

h1 {
	font-size: 180%;
	color: #93298E;
	font-family: "Trebuchet MS";
	background-image: url(../images/h1-dots.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	line-height: 180%;
}
.content a {
	color: #B76C28;
}
.content a:hover {
	color: #000000;
}


h2 {
	font-family: "Trebuchet MS";
	font-size: 150%;
}

.container {
	width: 960px;
	margin: 0 auto;
}
h4 {
	font-size: 120%;
	color: #774486;
	font-family: "Trebuchet MS";
	line-height: 110%;
	font-weight: bold;
}

p {
	font-size: 100%;
	line-height: 160%;
	font-family: "Trebuchet MS";
	margin-bottom: 10px;
}

.logo {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}

.containerInner {
	width: 960px;
	margin: 0 auto;
}

.leftShadow {
	background-image: url(../images/side-bkg-strip-left.jpg);
	background-repeat: repeat-y;
	width: 40px;
	height: 1300px;
	float: left;
}
.floatRight {
	float: right;
}

.rightShadow {
	background-image: url(../images/side-bkg-strip-right.jpg);
	background-repeat: repeat-y;
	float: right;
	height: 1300px;
	width: 40px;
}
.header {
	height: 140px;
}
.purpleh3 {
	background-image: url(../images/purple-h1-bkg.jpg);
	width: 100px;
	font-family: "Trebuchet MS";
	font-size: 120%;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.introText {
	font-size: 170%;
	margin-bottom: 10px;
	line-height: 150%;
	font-family: "Trebuchet MS";
}

.newUserBox {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}



.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.navHolder {
	float: right;
	height: 35px;
	width: 630px;
	margin-top: 30px;
}
.leftContent {
	width: 360px;
	margin-right: 20px;
	float: left;
}
.marginRight10px {
	margin-right: 10px;
}

.rightContent {
	float: left;
	width: 550px;
}
.loginBox {
	background-color: #f2d3e4;
	padding: 10px;
	width: 245px;
	float: left;
	border: 1px solid #E29CC2;
	height: 280px;
	margin-bottom: 20px;
}
.benefitsBox {
	float: left;
	width: 245px;
	padding: 10px;
}
.content ul {
	list-style-image: url(../images/bullet-purple.jpg);
	margin-left: 25px;
	font-size: 100%;
	line-height: 150%;
	font-family: "Trebuchet MS";
}
.content li {
	margin-bottom: 10px;
	margin-left: 25px;
}
.purple {
	color: #774486;
}



.content {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
}


.navHolder ul {
	display: inline;
}
.navHolder li {
	display: inline;
}
.purpleh1 {
	background-image: url(../images/purple-h1-bkg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #662581;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.footer {
	background-image: url(../images/footergap.jpg);
	background-repeat: no-repeat;
	height: 130px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.footer p {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #000000;
}


h1 {
	font-size: 220%;
}
.loginbutton {
	float: right;
	height: 23px;
	width: 86px;
}

.marginTop10px {
	margin-top: 10px;
}
.newUserBox p {
	font-size: 90%;
}

/*----------------NAV----------------*/

#nav {
	width: 630px;
	height: 35px;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/menu.jpg);
	float: left;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#nav li {
float: left;
}
#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

li#nav_hom a {
left: 0;
width: 86px;
background-position: 0 0;
}
li#nav_how a {
left: 86px;
width: 139px;
background-position: -86px 0;
}

li#nav_sub a {
left: 225px;
width: 156px;
background-position: -225px 0;
}
li#nav_faq a {
left: 381px;
width: 94px;
background-position: -381px 0;
}
li#nav_con a {
left: 475px;
width: 155px;
background-position: -475px 0;
}


li#nav_hom a:hover {
background-position: 0 -35px;
}

li#nav_how a:hover {
background-position: -86px -35px;
}
li#nav_sub a:hover {
background-position: -225px -35px;
}
li#nav_faq a:hover {
	background-position: -381px -35px;
}
li#nav_con a:hover {
background-position: -475px -35px;
}



#body_hom li#nav_hom a {
background-position: 0 -70px;
}
#body_how li#nav_how a {
background-position: -86px -70px;
}
#body_sub li#nav_sub a {
background-position: -225px -70px;
}
#body_faq li#nav_faq a {
background-position: -381px -70px;
}
#body_con li#nav_con a {
background-position: -475px -70px;
}

/*-------------nav-end------------*/
.marginBottom50px {
	margin-bottom: 50px;
}
.inner .header {
	background-image: url(../images/purple-strip.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.inner .leftContent {
	width: 620px;
}
.inner .rightContent {
	width: 330px;
}
.clientBox {
	padding: 20px;
	border: 1px solid #7C2A7F;
	margin-bottom: 10px;
}
.tableHeadPurple {
	background: url(../images/purple-h1-bkg.jpg) top left repeat-x;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	text-align: left;
}
table {
	margin-bottom: 20px;
}
.diaryImage {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.memberBox {
	background-image: url(../images/add-member-bkg.jpg);
	background-repeat: repeat-x;
	height: 92px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
	border: 4px solid #9A257E;
}
.memberBox a {
	color: #FFFFFF;
}
.marginLeft10px {
	margin-left: 15px;
}
.memberBox h2 {
	margin-bottom: 10px;
}


.clientBox a {
	color: #733189;
}
.rightContent h2 {
	margin-bottom: 10px;
}
.diaryBox {
	background-image: url(../images/diary-link-bkg.jpg);
	background-repeat: no-repeat;
	height: 72px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 5px solid #52296F;
}
.diaryBox a {
	color: #FFFFFF;
}
.newClientBox {
	color: #333333;
	background-color: #f2d3e4;
	padding: 20px;
	font-size: 110%;
	/*margin-bottom: 20px;*/
	font-weight: bold;
}
.durationBox {
	background-color: #C8A8C4;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.durationBox h2 {
	margin-bottom: 10px;
}
.controlPanel .rightContent {
	width: 350px;
}
.controlPanel .leftContent {
	width: 520px;
}
.controlPanel2 .rightContent {
	width: 300px;
}
.controlPanel2 .leftContent {
	width: 600px;
}
.diaryBoxBig {
	background-image: url(../images/diary-large-bkg.jpg);
	background-repeat: ;
	height: 225px;
	margin-bottom: 20px;
	font-size: 150%;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 5px solid #542970;
	margin-top: 4px;
	width: 495px;
}
.diaryBoxBig h2 {
	margin-bottom: 10px;
}
.newSubscriberBox {
	float: right;
	height: 270px;
	width: 200px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
.newSubscriberBox h2 {
	margin-bottom: 20px;
	color: #6B2F8F;
	font-size: 140%;
	line-height: 130%;
}
.purplebkg {
	color: #FFFFFF;
	background-color: #8D2989;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.marginTop30px {
	margin-top: 30px;
}
.marginBottom10px {
	margin-bottom: 10px;
}
.faqBox {
	float: left;
	width: 270px;
	margin-right: 10px;
	border: 1px solid #93298E;
	padding: 10px;
	height: 280px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.faqBox h2 {
	font-size: 120%;
}
.purpleh1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.purpleh1 a:hover {
	text-decoration: underline;
}
.testBox {
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-color: #FF3399;
}
.questContain {
	float: left;
	width: 200px;
	margin-right: 10px;
}
.updateDetails {
	width: 400px;
}
.pinkBkg {
	background-color: #F2D3E4;
	font-weight: bold;
	color: #6B2F8F;
}
table td {
	padding: 10px;
	font-size: 100%;
}
table p {
	color: #6B2F8F;
	font-weight: bold;
}
table {
	border: 1px solid #945FA7;
	background: url(../banner-strip.jpg) center bottom repeat-x;
}

.updateDetailsNew {
  width: 560px;
}

.updateDetailsNew label {
  float: left;
  width: 100px;
  margin-bottom: 5px;
}

.updateDetailsNew input {
  float: left;
  width: 220px;
  margin-bottom: 5px;
}

.tableForm td {
  padding: 10px 0;
}

.subscriberForm input {
  width: 220px;
}

.subscriberForm label {
  width: 100px;
  display: block;
}

label.radioLabel {
  width: 120px;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
  outline: 0px;
}

#standardType,
#bespokeType {
  float: left;
  width: 20px;
  margin-top: 5px;
  outline: 0px;
}

.logOut {
	float: right;
	height: 10px;
	width: 540px; 
	line-height: 40px;
	text-align: right;
	padding-right: 25px;
	padding-top: 50px;
}

.forgotPass label,
.forgotPass input {
  width: 200px; 
  float: left;
}