/* @override http://beautyandhealth.net/assets/style.css */

/* 
CSS - beautyandhealth.net 
Site Designed by Jason Reed
jasonreedwebdesign.com
*/

/* @group General */

* {
	margin: 0;
	padding: 0;
}

html {height: 100%; }

body {
	min-height: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}

div.spacer {
	clear: both;
}

a:link {
	color: #58a;
	text-decoration: underline;
}

a:visited {
	color: #58a;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

a img {
	border-width: 0;
}

.bold, strong {
	font-weight: bold;
	color: #58a;
}

.bold_black {
	font-weight: bold;
	color: #000;
}

.divider {
	padding-left: 2px;
	padding-right: 2px;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.text_center {
	margin: 0;
	padding: 0;
	text-align: center;
}

li.basiclist {
	list-style: none;
}

li.rightcolnav {
	list-style: none;
	margin: 0 0 3px 0;
}

li.indent {
	list-style: none;
	margin-left: 20px;
}

li.doubleindent {
	list-style: none;
	margin-left: 40px;
}

p.headline {
	font-weight: bold;
	color: #58a;
	margin-bottom: 5px;
}

p {
	margin-bottom: 1em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide {
	display: none;
}

/* @end */

/* @group Layout */

div#container {
	margin: 0 auto;
	width: 780px;
	height: 100%;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
}

div#background_fade {
	position: absolute;
	width: 780px;
	height: 685px;
	background-image: url(images/bg_head.png);
	background-repeat: no-repeat;
}

div#header {
	position: relative;
	width: 750px;
	height: 92px;
	left: 15px;
	background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
}

div#content {
position: relative;
width: 750px;
margin-top: 0px;
left: 15px;
}

div#image {
	position: relative;
	width: 750px;
	height: 200px;
	margin-top: 0px;
	left: 15px;
}

div#left_column {
position: relative;
float: left;
left: 30px;
width: 475px;
height: 100%;
margin-top: 0px;
background: url(images/logo_large.gif) bottom center no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
font-size: 12px;
}

div#right_column {
position: relative;
float: right;
width: 200px;
height: 100%;
min-height: 100%;
margin-top: 0px;
right: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
font-size: 11px;
}

div.contact {
	height: 75px;
	margin: 0;
	padding: 0;
	text-align: right;
	border-bottom: #CCCCCC 1px solid;
}

div.continue {
	margin: 0 0 5px 0;
	padding: 4px 0 7px 0;
	text-align: right;
	border-bottom: #CCCCCC 1px solid;
}

div.continue_body {
	margin: 0 0 5px 0;
	padding: 4px 0 7px 0;
	text-align: right;
	border-bottom: #CCCCCC 1px dotted;
}

/* @end */

/* @group Navigation */

div#navigation {
	position: relative;
	width: 750px;
	height: 30px;
	left: 15px;
	text-align: right;
	background-image: url(images/bg_navigation.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#navigation ul {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding: 8px 30px;
}

#navigation li {
	display: inline;
}

.nav_current {
	color: #333333 !important;
	background: url(images/nav_hover.gif) left top ;
	padding: 8px 0px 8px 0px;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	padding: 8px 0px 8px 0px;
}

#navigation a:hover {
	color: #333333;
	background: url(images/nav_hover.gif) left top;
	text-decoration: none;
}

/* @end */

/* @group Headings */

h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #58a;
	margin-bottom: .4em;
}
h2 {font-size: 14px; }
h3 {font-size: 12px; }
h4, h5, h6 {font-size: 11px; }

/* @end */

/* @group Form */

input.sidebar_form {
	width: 195px;
}

input.submit {
	margin-top: 5px;
}

/* @end */


/* @group Content */


.conditions {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 1em;
}

.conditions li {
	position: relative;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: .6em;
	background: url(images/bg_li.gif) no-repeat left .4em;
}

#beforeAfter {
	padding-top: 10px;
}

.services img {
	vertical-align: top;
	border: 1px solid #58a;
	margin-top: 10px;
}

.services.left {
	float: none;
	clear: both !important;
}

.services.right {
	float: none;
}

/* @end */


/* @group Footer */

p.footer {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 400%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

span.jason_reed {
	font-size: 10px;
	color: #999999;
	line-height: 300%;
	text-transform: uppercase;
}

a.footerlink:link {
	font-size: 10px;
	color: #58a;
	line-height: 300%;
	text-transform: uppercase;
}

a.footerlink:hover {
	color: #333333;
	text-decoration: underline;
}

/* @end */