﻿/*defaults*/
body
{
    background: #99CCCC url( 'images/body_bg.jpg' ) repeat-x 0 0;
    color: #111111;
    margin: 10px 0;
    padding: 0;
    font-family: "Trebuchet MS" , verdana, arial, "Times New Roman" , serif;
    font-size: 90%;
}
p
{
    margin: 0;
    padding: 0 0 15px 0;
}
/*a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #225799;
    text-decoration: none;
} */

/*structural elements*/
#container
{
    margin: 0px auto;
    text-align: center;
    width: 770px;
}
#holder
{
	width: 100%;
	background: 	#F8CBE4; /*#F6DBEC;*/
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#logo
{
	background: url(images/logo-bg.jpg) #a0617d no-repeat 0px 0px;
	height: 40px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#logo-left
{
	/*background: url( '../images/logo.gif' ) no-repeat 180px 0;*/
	background: #A0617D;
	padding: 0px;
	height: 40px;
	margin-left: 20px;
	float: left;
}
#logo-right
{
	/*background: url( '../images/logo.gif' ) no-repeat 180px 0;*/
	background: #A0617D;
	padding: 0px;
	float: right;
	font-size: smaller;
	color: white;
	text-align: right;
	margin-right: 20px;
}
#navigation
{
	background: url('images/bg_nav.gif') #a0617d fixed repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
	border-right: #f8cbe4 10px solid;
	border-left: #f8cbe4 10px solid;
	height: 55px;
	
}
#header
{
    background: #DADADA url( 'images/header_home.jpg' ) no-repeat 10px 10px;
    padding: 10px;
    height: 200px;
    margin: 0 auto 0 auto;
}
#header-medspa
{
	background: url(images/flashbg.jpg) #f8cbe4 no-repeat 0px 0px;
	height: 325px;
	margin: 0 auto 0 auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
}

#header-medspa-sub
{
	background: url(images/flashbg-subpage.jpg) #f8cbe4 no-repeat 0px 0px;
	height: 60px;
	margin: 0;
	padding-right: 40px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 100px;
	font-size: 20pt;
	text-align: right;
}

#content-container
{
	width: 750px;
	border-right: #f8cbe4 10px solid;
	border-left: #f8cbe4 10px solid;
	border-bottom: #f8cbe4 10px solid;
	background-color: white;
}
#content
{
	float: left;
	width: 440px;
	line-height: 120%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#content-ba
{
	float: left;
	width: 650px;
	line-height: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#onlineapp
{
	float: left;
	width: 700px;
	line-height: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 10px;

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 740px;
	background: url(images/pagetitle-bg.jpg) #ffffff no-repeat;
	position: relative;
	color: #990066;
	font-size: large;
	padding-right: 0px;
	padding-left: 10px;
	padding-top:1em;
}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

#news
{
	float: right;
	width: 250px;
	line-height: 110%;
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.newsItem
{
	border: 1px solid #FFEB70;
	font-size: 90%;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 35px;
	background: url(images/news-head-bg_02_02.gif) #feffd5 repeat-x;
}

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.internallinks
{
	font-size: smaller;
}


.internallinks a
{
		color:Orange;
}

.internallinks a:hover
{
	color:Purple;
}


#footer
{
    clear: both;
    width:730px;
    font-size: 80%;
    background: #f8cbe4;
    padding: 20px;
    text-align: left;
    border-top: 2px solid #2765AF;
}

#subfooterleft
{
	
	border-right: #ffffff 2px dotted;
	border-top: #ffffff 2px dotted;
	border-left: #ffffff 2px dotted;
	border-bottom: #ffffff 2px dotted;
	width: 350px;
}

#subfooterright
{
	
	border-right: #ffffff 2px dotted;
	border-top: #ffffff 2px dotted;
	border-left: #ffffff 2px dotted;
	border-bottom: #ffffff 2px dotted;
	width: 350px;
}

#copyright
{
    float: right;
}

#content-container-three-column
{
	padding: 10px;
}


/*Services*/
.services
{
}

.serviceItem
{
	
}

.services ul
{
	
}
/*headings*/



.newsItem h1
{
	color: #225799;
	margin: 0px;
	padding: 0;
	font-size: 130%;
	font-weight:normal;
	border-bottom: #cc0066 1px solid;
	text-align: left;
	
}

.newsItem h2
{
	color: #800000;
	margin: 0px;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
}
.newsItem p
{
text-align: left;
padding-left: 10px;	
}

#content h1
{
	font-size: 150%;
	font-weight: normal;
	line-height: 110%;
	margin: 0;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}

#content ul
{
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	
}


#logo h1
{
    font-weight: normal;
    font-size: 170%;
    margin: 0;
    padding: 0;
    color: #ffffff; /*#99CCCC;*/
}


/*navigation*/

#logo-right a
{
	color: White;
	text-decoration: none;
	
}

#logo-right a:hover
{
    color: yellow;
    font-size: 1.2em;
    text-decoration: none;
}

/*footer*/
#footer ul
{
    margin: 0;
    padding: 0;
}
#footer li
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
#footer a
{
    color: #000000;
    font-weight: bold;
    padding: 0 5px 0 0;
    text-decoration: underline;
}
#footer a:hover
{
    color: #000000;
    text-decoration: none;
}

#header-medspa-sub h1
{
	font-size: 20pt;
	color: White;
}
/*http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */