/* CSS Document */

body { background: #fff url(../images/bg_gradient.jpg) bottom left fixed repeat-x;
color:#336;
margin:10px;
padding:0px;
text-align:center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.5em;
}

body.front { background: #fff;
color:#336;
margin:10px;
padding:0px;
text-align:center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.5em;
}

a:link
{
color: #690;
}

a:hover
{
color: #9c0;
}

a:visited {
color: #336;
}

#header{
background-color:#fff;
/*height: 90px;*/
width:716px;
background-image:url(../images/header.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
text-align:left;
margin:0px auto;
border: 2px solid #9c0;
border-bottom: 0;
}

#clientLogo{
height: 50px;
width: 180px;
padding-top:10px;
padding-left:10px;
float: left;
}

#loginBanner{
height: auto;
width: auto;
padding: 0px;
float: right;
text-align: right;
}


#top{
background-color:#fff;
height: 80px;
width:716px;
text-align:left;
padding-top: 0;
margin:0px auto;
border: 1px solid #000;
}

#brand {
position: relative;
left: 15px;
top: 25px;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.7em;
font-weight: normal;
color: #366;
padding-bottom: 3px;
}

h2 {
color: #690;
padding: 8px 5px 0 3px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
}

h3 {
color: #a12;
padding: 2px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
}

#content{
width: 676px;
height:auto;
border: 2px solid #9c0;
border-top: 0;
padding: 10px 20px 30px 20px;
margin:0px auto;
text-align:left;
background: #fff url(../images/footer.gif) bottom left fixed repeat-x;
}

#contentfront{
width: 520px;
height:auto;
border: 0;
padding: 0px 20px 30px 20px;
margin:0px auto;
text-align:center;
}


* html #content { /* This is the Tan hack */
width: 716px;
w\idth: 676px;
}


* html form { /* This is the Tan hack */
width: 670px;
w\idth: 660px;
}


.chartHead {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
font-weight: bold;
margin: 25px 0 0 0;
padding: 0;
border: 1px solid #336;
width: 670px;
height: 25px;
background: url(../images/form_header.jpg) no-repeat;
text-align:center;
}

.chart {
margin: 0 0 15px 0;
border: 1px solid #336;
border-top: 0;
width: 660px;
padding: 2px 0 2px 10px;
}

.chartHead p {padding: 2px;
margin-top: 0;
}

#morningform p {
margin: 6px 0 8px 0;
padding-bottom: 5px;
}

#morning p {padding: 2px;
margin-top: 0;
}

#eveningform p {
margin: 6px 0 8px 0;
padding-bottom: 5px;
}

#evening p {padding: 2px;
margin-top: 0;
}

#evening {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
font-weight: bold;
margin: 25px 0 0 0;
padding: 0;
border: 1px solid #336;
width: 670px;
height: 25px;
background: url(../images/form_header.jpg) repeat-y;
text-align:center;
}

#morning {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
font-weight: bold;
margin: 0;
padding: 0;
border: 1px solid #336;
width: 670px;
height: 25px;
background: url(../images/form_header.jpg) repeat-y;
text-align:center;
}

.inlineChart {
padding: 0 25px 0 25px;
}

form label {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 14px;
padding-right: 10px;
}

.labelcontent {
width: 90px;
float: left;
text-align: right;
padding:5px 0 0 0;
}

.labelcontentlogin {
width: 70px;
float: left;
text-align: right;
margin-top:0;
padding-top: 0;
}

.labeltwolinecontent {
width: 90px;
float: left;
text-align: right;
padding: 0;
}

#urine1 {
background-color: #f9f0c5;
}

#urine2 {
background-color: #efeca5;
}

#urine3 {
background-color: #f7f191;
}

#urine4 {
background-color: #f7da04;
}

#urine5 {
background-color: #f0d854;
}

#urine6 {
background-color: #ebc313;
}

#urine7 {
background-color: #dbb002;
}

#urine8 {
background-color: #8a8d00;
}

caption {
color: #690;
padding: 10px 5px 15px 5px;
text-align: left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
}

table {
border-top: 1px solid #336;
border-left: 1px solid #336;
border-collapse: collapse;
}

th, td {
padding: 5px;
height: 60px;
border-right: 1px solid #336;
border-bottom: 1px solid #336;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: left;
}

th {
background: #edffb7;
}

td {
background: #fff;
}

form {
margin: 0 0 15px 0;
border: 1px solid #336;
border-top: 0;
width: 660px;
padding: 20px 0 2px 10px;
background-color: #fff;
}

form#morningform {
background-color: #fff;
}

form#eveningform {
background-color: #fff;
}

form#interest {
border: 0;
}

form#trialloginform {
text-align: left;
font-size: 11px;
background-color: #fff;
padding: 20px 40px 20px 40px;
margin: 3px 0 40px 2px;
width: 220px;
border: 1px solid #ccc;
top: 0px;
float: left;
}
form#trialloginform2 {
text-align: left;
font-size: 11px;
background-color: #fff;
padding: 20px 40px 20px 40px;
margin: 3px 0 40px 2px;
width: 220px;
border: 1px solid #ccc;
top: 0px;
float: left;
}

.triallogin {
width: 230px;
height: 55px;
top: 0px;
margin-top: 0;
margin-bottom: 0;
padding: 0 0 3px 0;
font-size: 88%;
text-align: left;
background-color: #fff;
}

.labelcontenttriallogin {
width: 60px;
float: left;
text-align: right;
margin-top:0;
padding-top: 0;
}

.buttontriallogin {            
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #366;
font-weight: bold;
background-color: #ecf898;
border: 1px solid #336;
padding: 0;
margin: 0;
}

#frontmenu {
border: 0;
width: 250px;
margin-top: 0;
float: left;
padding: 5px 0 3px 0;
}

.button {            
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #336;
font-weight: bold;
background-color: #ecf898;
border: 1px solid #336;
padding: 0 5px 0 5px;
margin: 10px;
}

.buttonlogin {            
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
/*font-size: 88%;*/
color: #336;
font-weight: bold;
background-color: #E3F0FF;
border: 1px solid #336;
padding: 0;
margin: 0;
}

.popup_button {            
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #336;
font-weight: bold;
background-color: #ecf898;
border: 1px solid #336;
/*border-top: 2px solid #336;
border-left: 2px solid #336;*/
padding: 0 5px 0 5px;
margin: 20px;
width: 130px;
}

/*ul {
list-style: none;
padding-left: 0;
margin-left: 0;
}*/

ul#trial {
list-style: none;
padding-left: 0;
margin-left: 0;
}

li#home_first {
background: url(../images/bullet_1.gif) no-repeat 0 0%;
padding-left: 80px;
padding-bottom: 20px;
}

li#home_second {
background: url(../images/bullet_2.gif) no-repeat 0 0%;
padding-left: 80px;
padding-bottom: 20px;
}

li#home_third {
background: url(../images/bullet_3.gif) no-repeat 0 0%;
padding-left: 80px;
}



#topmenu {
margin-top: 75px;
padding-right:5px;
}

#topmenu li {
margin: 0;
padding: 0;
display: inline;
list-style: none;
}

#topmenu li a {
float: right;
line-height: 14px;
font-weight: bold;
margin: 0 0 0 7px;
text-decoration: none;
color: #366;
border: 1px solid #9c0;
padding: 5px;
}

#topmenu a.active, #topmenu a:hover
{
background-color: #ecf898;
}

a:visited {
color: #336;
}

.bullet li {
padding-left: 40px;
display: block;
}

.imgleft {
	margin-right: 15px;
	margin-bottom: 5px;
	height: auto;
	float: left;
}

.imgright {
	margin-left: 15px;
	margin-bottom: 5px;
	height: auto;
	float: right;
}


/* NEWSLETTER STYLES -------------------------------------------------------*/


#newsletter h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: normal;
color: #366;
padding-bottom: 3px;
}

#newsletter h3 {
color: #690;
padding: 8px 5px 0 3px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
}



#newsletterHead {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
font-weight: bold;
margin: 0;
padding: 0;
border: 1px solid #336;
width: 670px;
height: 25px;
background: url(../images/form_header.jpg) no-repeat;
text-align:center;
}

#newsletterBody {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
margin: 0;
padding: 10px;
border: 1px solid #336;
border-top: 0;
width: 650px;
height: auto;

text-align:left;
}
.newsletterImage {
	margin: 5px 5px 0 5px;
	float: left;
}

.newsletterSummary {
background-color: #f3ffce;
border: 1px solid #9c0;
padding:10px 10px 10px 30px;
margin-left: 185px;
margin-top: 20px;
}

.newsletterFeature {
background-color: #f3ffce;
border: 1px solid #9c0;
padding:10px 10px 10px 30px;
width: 80%;
margin: 0 auto;
}


<!-- Stylus Studio meta-information - (c) 2004-2006. Progress Software Corporation. All rights reserved.
<metaInformation>
<scenarios/><MapperMetaTag><MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="" destSchemaRoot="" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no"/><MapperBlockPosition></MapperBlockPosition><TemplateContext></TemplateContext><MapperFilter side="source"></MapperFilter></MapperMetaTag>
</metaInformation>
-->