@charset "UTF-8";
/* CSS Document */
html,body{height:100%;}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:1.6;
	color: #351218;
	margin:0;
	padding:0;
/*	background:#958b7e url(../_img/bg-main.jpg) repeat-x;*/
background-color:#fefefe;
}
.clear{clear:both;}
.hline{
	border-bottom:1px solid #ccc;	
	margin-top:10px;
	margin-bottom:10px;
}
p, ul{margin-top:0; padding-top:0; }
ul {padding-left:15px;}
ol {padding-left:20px;}

sup {
	line-height: 0px; /* Fixes the Line-Height difference caused by */
}

#articleDetail{
	height:600px; overflow:auto; padding:10px;
}
#articleReference{
	height:270px; overflow:auto; padding:10px;
}
ul.style1 {padding-left:15px; color:#7b5078;}
ul.style1 li{
	margin-bottom:10px;
}
/*
ul.style1 li:before{
	content: "\00BB \0020";	
}
*/
ul.style1 li a{
	text-decoration:none;	
}
ul.style1 li a:hover{
	text-decoration:underline;	
}
h1,h2,h3,h4,h5{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; color:#7b5078; padding:0; margin:0;}
h1{font-size:24px;}
h2{font-size:16px; text-transform:uppercase;}
h3{font-size:13px;}
.fineprint{font-size:.9em;}
#mainWrapper{
	width:1041px; 
	margin:0 auto;
}
.floatLeft{float:left; margin-right:10px; margin-bottom:10px;}
.floatRight{float:right; margin-left:10px; margin-bottom:10px;}
td{vertical-align:top;}

td.main{
	background:url(../_img/bg-copy-mid.png) center repeat-y;
	padding:0;
	margin:0;
}
td.bottom{
	height:20px;
	background:url(../_img/bg-copy-bottom.png) center top no-repeat;
}
/*----- FORM ELEMENTS ------*/

input {display:inline;}


label.short {clear:both; float:left;display:block; width:60px;}
/*----END FORM STYLES -----*/
#tour{
	width:667px;
	white-space: nowrap;
	overflow:auto;
	line-height:1.1;
}

#tour img{max-height:200px; width:auto; }
#tour td{text-align:center; padding:5px; font-size:10px; vertical-align:top;}

table.padded1 td{padding:10px;}
table.columns td{padding:10px; border-right:1px solid #ccc;}
.borderedR{border-right:1px solid #ccc;}
.borderedL{border-left:1px solid #ccc;}
table.columns td.lastCol{border-right:none;}
.marginsLR{margin-left:10px; margin-right:10px;}
.marginsLR2{margin:20px;}
#content{
	margin:0;
	padding:0;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	padding-top:0;
	padding-bottom:1px;
	*padding-bottom:0;
}
#footer{
	background:#3a2136 url(../_img/bg-3b.jpg) repeat-x;
	margin:10px;
	padding:10px;
	text-align:center;
	color:#f3ede6;
}
#footer a{color:#f3ede6; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#header{
margin-left:20px;
	margin-right:20px;
}
#header #descText{position:absolute; top:-9999px;}
#masthead{
	position:absolute;
	left:0;
	top:0;
	
}
#mastheadImg1, #mastheadImg2{
	position:relative;	
	width:1001px;
	height:306px;
	padding:0; margin:0;
}
#mastheadImg1{
	background:url(../_img/ageless-skin-masthead.jpg) no-repeat top left;
}
#mastheadImg2{
	background:url(../_img/ageless-skin-masthead2.jpg) no-repeat top left;
}
#header #promo{
	
	position:absolute;
	right:20px;
	bottom:20px;
}

/*CALL TO ACTION STYLING*/
#call2action {text-align:left;}
#call2action label{
	float:left; width:70px;
	clear:both;
}
/*
#call2action input{
	display:block;	
}
*/

#call2action input.phoneShort{
	display:inline;
	width:25px;	
}
#call2action input.phoneLong{
	display:inline;
	width:40px;	
}
#call2action input.img{
	width:auto;
	margin-left:70px;
}
/*--------------------------*/
#callout1{
	background:url(../_img/bg-3.jpg) repeat-x;	
	padding:20px;
	padding-top:5px;
	padding-bottom:10px;
	color:#fff;
}

#callout1 h1{
	font-weight:normal;
	color:#f3ede6;
	line-height:1.2;
}

#callout2{
	background:#37131a url(../_img/bg-2b.jpg) repeat-x;
	padding:10px;
	color:#f2e9e0;
	font-size:12px;
}
#callout2 h1, #callout2 h2, #callout2 h3{
	font-weight:normal;
	color:#f3ede6;
}
#callout2 a{color:#fff;}

#servicesRightCol {text-align:left;}
#servicesRightCol img{
	max-width:280px;
	height:auto;
}


.servicesMenu{
	color:#fff;
	background:url(../_img/bg-services.jpg) repeat-x;
	padding:10px;
}
.servicesMenu h1{color:#f3ede6; margin-left:10px; font-size:16px;}
/*---------nav-----*/
#nav {
	font-size:11px;
	font-weight:bold;
	background:url(../_img/bg-nav.jpg) repeat-x center top;

}
#nav td{padding:10px; padding-bottom:0;}
#nav a{color:#ffffff; text-decoration:none; padding:2px;}
#nav a:hover{text-decoration:underline;}

/*--elements without borders--*/
img{border:none;}
img, div { behavior: url(iepngfix.htc); }