/*
	style for discreetly fit site
	05 October 2007
	
*/

/*-----------------------------------------{   common page elements   }------------------*/

body {
	background: #FCFAE1;
	padding:0;
	margin:0;
	text-align:center;
	color: #BA4374;
	line-height:125%;
	font-weight: normal;
	font-style: normal;
	font-size: 105%;
	font-family: "Times New Roman", serif;
}

ul {
	margin-top:0;
	margin-bottom:0;
}

ol {
	margin:0px;
	line-height:100%;
}

li {
	color: #BA4374;
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", serif;
	margin-left:10px;
	margin-right:30px;
	padding-bottom: 10px;
}

li.useful {
	margin-left:30px;
	margin-right:30px;
}

p.linkage {
	text-align: center;
}

table.tableclass ul {
	list-style: disc outside;
}

table.tableclass li {
	margin:10px 0px;
}

hr {
	color: #F49AC0;
	background-color: #F49AC0;
	border-width:0;
}

h1 {
	color: #DD3482;
	font-size:30px;
}

h1.hide_h1 {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	color:#FCF3E2;
}

h2 {
	color: #E5488F;
	font-style: normal;
}

h2.hide_h2 {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	color:#FCF3E2;
}

h3 {
	color: #DD3482;
	font-size: 130%;
	line-height:110%;
	margin:0;
	padding:10px 0;

	text-align: left;
}

a {
	color: #E75596;
	font-weight:bold;
	line-height:125%;
	font-style: normal;
	font-size: 100%;
	font-family: "Times New Roman", serif;
	text-decoration:none;

}

a:hover {
	color: #EC8CB0;
	font-weight: bold;

}

#container {
	width:831px;
	margin:0 auto;
	text-align:left;
}

#top {
	width:831px;
	height:343px;
	line-height:1px;
	font-size:1px;
}

#radiostar {
	width:181px;
	height:192px;
	background: url(../images/layout/infohour_june09.gif) no-repeat left top;
	position:absolute;
	top:-162px;
	left:-22px;
	z-index:500;
}

#content_contain {
	position:relative;
	width:100%;
	padding-bottom:28px;
	background-image: url(../images/layout/repeatbg2_working2.gif);
	background-repeat: repeat-y;
}

#venusbody {
	width:300px;
	height:552px;
	background-image: url(../images/layout/body.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

#yellowlarge {
	position:absolute;
	top:0px;
	left:300px;
	width:346px;
	height:553px;
	text-align:center;
	background: #FCFAE1;
}

#yellowcorner {
	position:absolute;
	top:0px;
	left:646px;
	width:106px;
	height:117px;
	background-image: url(../images/layout/yellowcorner.jpg);
	background-repeat: no-repeat;
}

#yellowmed {
	position:absolute;
	top:0px;
	left:645px;
	width:107px;
	height:437px;
	background-color: #FCFAE1;
}

#leftedge {
	position:absolute;
	top:0px;
	left:0px;
	width:58px;
	height:553px;
	background-image: url(../images/layout/left_border_working2.jpg);
	background-repeat: no-repeat;
}

#rightedge {
	position:absolute;
	top:0px;
	left:773px;
	width:58px;
	height:553px;
	background-image: url(../images/layout/rightedge_working2.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

#stretcher {
	position:absolute;
	top:895px;
	left:0px;
	width:831px;
	height:25px;
	text-align:center;
	background-image: url(../images/layout/repeatbg2_working2.gif);
	background-repeat: repeat-y;
}

#footer {
	position:absolute;
	left:0px;
	bottom:0px;
	width:831px;
	line-height:1px;
	font-size:1px;
	text-align:center;
	background-image:url(../images/layout/bottom3_working2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#page_content {
	position:relative;
	width:653px;
	margin:0px auto;
	padding:17px 30px 15px;
	text-align:left;
	border:1px solid #F5ABC4;
	background-image:url(../images/layout/body_fade.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:10;
}

#page_content_footer {
	position:absolute;
	bottom:0px;
	width:713px;
	height:150px;
	background-image:url(../images/layout/page_content_footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#page_content p {
	margin:0px;
	padding:10px 0px;
	color: #BA4374;
	font-weight: normal;
}

#page_content p.refname {
	font-weight: bold;
	text-align:right;
	margin-top: -20px;
	color: #D5307C;
	font-style: italic;
	line-height: 50px;
}

#page_content p.indent {
	color: #A3215B;
	font-weight: normal;
	line-height: 80px;
	margin-left:50px;
}

#page_content ul.indent {
	color: #A3215B;
	font-weight: normal;
	margin-left:-10px;
	margin-right: 30px;
}

#page_content table.tableclass3 {
	margin:0px;
	text-align:left;
}

#topnav {
	position:absolute;
	top:1640px;
	left:325px;
	width:124px;
	height:44px;
	text-align:center;
	visibility:hidden;
	z-index:25;
}

.bulletstyle {
	color: #DD3482;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

.regtext {
	color: #D5307C;
	font-weight: normal;
	font-style: italic;
}

.quote{
	margin-left:50px;
	margin-right:50px;
	color: #E5488F;
	font-weight: normal;
	font-style: italic;
}

#bookingform {
	width:450px;
	height:auto;
	text-align:left;
	left:30px;
}

#bookingform textarea {
}

#address {
	float:right;
	width:180px;
}


#abouttitle {
	position:absolute;
	top:-73px;
	left:405px;
	width:326px;
	height:69px;
	text-align:right;
	background-image: url(../images/layout/aboutprogram2.jpg);
	background-repeat: no-repeat;
	z-index: 500;
}
#healthchecktitle {
	position:absolute;
	top:-73px;
	left:376px;
	width:348px;
	height:67px;
	text-align:right;
	background-image: url(../images/layout/healthcheck.jpg);
	background-repeat: no-repeat;
	z-index:500;
}
#faqtitle {
	position:absolute;
	top:-73px;
	left:570px;
	width:154px;
	height:68px;
	text-align:right;
	background-image: url(../images/layout/faqtitle.jpg);
	background-repeat: no-repeat;
	z-index:500;
}

#testimonialstitle {
	position:absolute;
	top:-73px;
	left:470px;
	width:265px;
	height:70px;
	text-align:right;
	background-image: url(../images/layout/testimonials2.jpg);
	background-repeat: no-repeat;
	z-index: 500;
}

#contacttitle {
	position:absolute;
	top:-70px;
	/* left:520px; */
	right: 0;
	width:423px;
	height:69px;
	text-align:right;
	background-image: url(../images/layout/contactwin.jpg);
	background-repeat: no-repeat;
}

#scheduletitle {
	position:absolute;
	top:-74px;
	/* left:390px; */
	right: 0;
	width:185px;
	height:72px;
	text-align:right;
	background-image: url(../images/layout/bookings.jpg);
	background-repeat: no-repeat;
}

.formstyle{
	background-color: #Ffffff;
	border:1px solid #EF8DB4;
	color: #D5307C;
	font-weight: bold;
	font-size: 70%;
	font-style: italic;
	cursor: text;
}

.formtxtstyle{
	color: #E5488F;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

table.tableclass {
	margin:0px 30px;
	text-align:left;
}

table.tableclass2 {
	color: #D5307C;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	margin:0px 0px;
	text-align:left;
}

img.imageborder {
	border: 1px solid #F5ABC4;
}

.littlequote {
	margin:15px 30px 0 0;
	color:#E5488F;
	font-weight:normal;
	font-style:italic;
	font-size:small;
}

img.floatright {
	float:right;
	margin-right:30px;
	margin-top:20px;
	border: 1px solid #F5ABC4;
}

.buttonstyle {
	background-color: #fff;
	border:1px solid #EF8DB4;
	color: #D5307C;
	font-weight: bold;
	font-family: "times new roman", times, serif;
	font-style: italic;
	cursor:pointer;
}
