﻿body 
{
	margin: 0px;
	padding: 0px;
	color: #686251;
	font: arial, sans-serif;
	font-family: Arial;
	font-size: 13px;
	line-height: 22px;
}


body.login
	{
		padding: 10px;
		background-image: url('images/bg-login.jpg');
	}
	
p
{
	margin-top: 20px;
}

p.marginbottom
{
	margin-top: 0px;
	margin-bottom: 20px;
}

a, a:visited 
{
	color: #92ad39;
}

a:hover, a:visited:hover 
{
	color: #333333;
}
	


#bigwrap 
{
	width: 913px;
	margin: auto;
}

.header 
{
	
}

.logo
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu-small 
{
	float: right;
	color: #f39831;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
	
#menu-small a, #menu-small a:visited
{
	color: #f39831;
	text-decoration: none;
}

#menu-small a:hover, #menu-small a:visited:hover
{
	text-decoration: underline;
}

.menu-phone 
{
	font-size: 27px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px;
	float: right;
	clear: right;

}

.menubox
{
	width:913px;
	clear: both;
	background-image: url('images/bg-menu.gif');
}

#footer 
{
	clear: both;
	padding-top: 10px;
	clear: both;
	border-top: solid 1px #b9ca80;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	color: #92ad39;
	text-align: center;
	font-size: 10px;
}

#footer a, #footer a:visited 
{
	color: #92ad39;
	padding: 0px 5px;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover 
{
	text-decoration: underline;
}

.index-left 
{
	width: 644px;
	height: 207px;
	/* overflow: hidden; */
	background-image: url('images/index-free-detox.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 25px;
}

.index-right 
{
	width: 268px;
	height: 207px;
	overflow: hidden;
	background-image: url('images/index-ustories.jpg');
	background-repeat: no-repeat;
	float: right;
	margin-top: 25px;
}

.bigspace 
{
	clear: both;
	height: 15px;
}

.maincol1
{
	width: 552px;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}

.maincol2
{	
	width: 314px;
	margin-top: 25px;
	margin-right: 10px;
	float: right;
	overflow: hidden;
}
	
.rightbox 
{
	/* border: solid 1px #CCCCCC; */
	/* padding: 15px; */
	text-align: center;
	margin-bottom: 25px;
}


h1 
{
	font-size: 36px;
	line-height: 30px;
	font-weight: bold;
	color: #92ad39;
	margin: 0px;
	padding: 0px;
	/* text-transform: uppercase;*/
}

h1.small
{
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #92ad39;
	margin: 0px;
	padding: 0px;
	/* text-transform: uppercase;*/
}

h2 
{
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #dba513;
	margin: 0px;
	padding: 0px;
	/* text-transform: uppercase;*/
}

h2.small
{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #dba513;
	margin: 0px;
	padding: 0px;
	/* text-transform: uppercase;*/
}

h3 
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

ol
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
	padding-left: 10px;
	margin-top: 25px;
}

input.login
{
	width: 150px;
	font-size: 14px;
	color: #666666;
	padding: 3px;
}

input.detox, textarea.detox
{
	width: 180px;
	font-size: 12px;
	color: #666666;
	padding: 4px;
	border: solid 1px #999;
}

select.detox {
	width: 190px;
	font-size: 12px;
	color: #666666;
	padding: 4px;
	border: solid 1px #999;

}

input.disabled, select.disabled
{
	background-color: #F3F3F3;
}

a.titleh1, a.titleh1:visited
{
	color: #92ad39;
	text-decoration: none;
}

a.titleh1:hover, a.titleh1:visited:hover
{
	text-decoration: underline;
}

a.titleh2, a.titleh2:visited
{
	color: #dba513;
	text-decoration: none;
}

a.titleh2:hover, a.titleh2:visited:hover
{
	text-decoration: underline;
}

/*for u stories show/hide */
div.no_show {display:none;}
/*for u stories show/hide */

div.testimonial_container 
{
	margin-top: 25px;
	border: solid 1px #CCCCCC;
}

div.testimonial_header 
{
	background-color:#EEEEEE; 
	padding:13px; 
	font-size: 16px;
}

.green {color:#77a22e;}

.grey {color:#707070;}

.beige {color:#7c7b70;}


.testimonial_txt 
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.storyimg 
{
	padding-left: 15px;
	padding-top: 15px;
}

.ureadmore
{
	padding-right: 15px;
	padding-bottom: 15px;
}

.contactbox 
{
	border: solid 1px #CCCCCC; 
	padding: 0px;
	float: left; 
	margin: 25px 50px 25px 0px; 
	font-weight: bold;
	width: 232px;
}

.contacthead 
{
	background-image: url(images/bg-contact-title.gif);
	height: 31px;
}

.contacthead img 
{
	margin-left: 10px;
}

.contactlink a, .contactlink a:visited
{
	display: block;
	margin-top: 10px;
	margin-left: 20px;
}

.contact2-prov 
{
	margin-top: 20px;
}

.contactcitywrap 
{
	margin: 20px 25px 0px 75px;
	border-bottom: solid 1px #CCCCCC;
}

a.cityname, a.cityname:visited 
{
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	display: block;
}

a.cityname:hover, a.cityname:visited:hover 
{
	text-decoration: underline;
}

.locationbox 
{
	margin: 5px 0px 15px 15px;
	line-height: 16px;
}

p.closer 
{
	margin-top: 10px;
}

.errorbox 
{
	font-size: 16px;
	color: #CC0000;
}

/* css for email fixer file */

div#text_column 
{
	width:350px;
	float: left;
}
div#link_column 
{
	width:160px;
	border:1px solid #cdcdcd;
	background-color:#f8f8f8;
	padding:5px;
	float: right;
}

hr.email_fix_hr
{

}

h2.email_fix_h2
{	
	font-size:20px;
	color:749b24;
}

h3.email_fix_h3
{
	padding-top:5px;
	padding-bottom:5px;
	color:#696969;
}

p.email_fix_p
{
	font-size:12px;
}

ol.email_fix_ol
{
	margin-bottom:10px;
	margin-top:-3px;
}

li.email_fix_li
{
	line-height:160%;
}

.owninput1 
{
	float: right; height: 15px; width: 190px; border-width: 0px; font-size: 12px; margin: 46px 19px 0px 0px; background-color: #FFF;
}

.owninput2
{
	float: right; height: 15px; width: 190px; border-width: 0px; font-size: 12px; margin: 14px 19px 0px 0px; background-color: #FFF; clear: right;
}

.owninput3
{
	float: right; height: 22px; width: 84px; border-width: 0px; font-size: 12px; margin: 14px 16px 0px 0px; clear: right;
}
