* { position: relative; }

body {
	background-color: #2B1228;
    color: #564855;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    height: 100%;
    line-height: 24px;
}

a {
	color: #390E33;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

p, div { }

p {
	letter-spacing: 0.01em;
	margin: 0 0 10px;
}

div { }

ul, ol { }

ul { }

ol { margin: 0 0 15px; }

ul li, ol li { }

ul li { }

ol li {
	font-size: 95%;
	list-style: decimal inside none;
	margin: 0 0 5px;
}

strong { }

small { font-size: 10px; }

.hide { display: none; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

.hr {
	background: none repeat scroll 0 0 #E7C7E0;
	border-top: 1px solid #724D6B;
	clear: both;
	height: 1px;
	margin: 20px 0;
}

img.left {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #925089;
	margin: 0 20px 0 0;
	padding: 1px;
}

img.right {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #925089;
	margin: 0 0 0 20px;
	padding: 1px;
}

img.small { width: 200px; }

img.medium { width: 300px; }

img.blank {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}

.language { font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 400;
}

h1 {
	color: #925089;
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 7px;
}

h2 {
	color: #925089;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 5px;
}

.inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.notification {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #925089;
	display: none;
	font-size: 13px;
	padding: 5px;
	text-align: center;
}

form input, form textarea {
	border: 0 none;
	color: #925089;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 0 0 0 10px;
}

form input[type="text"] {
	border: 1px solid #D7A3C8;
	font-size: 14px;
	height: 15px;
	margin: 0 0 10px;
	padding: 10px;
	width: 265px;
}
form span {
	display: block;
    float: left;
    font-size: 12px;
    margin: 30px 0 0;
    text-align: left;
    width: 70% !important;
}
form span input {margin: 0 10px 0 0;}
.contactform form span {color: #94728f;}
form textarea {
	border: 1px solid #D7A3C8;
	font-size: 14px;
	height: 124px;
	margin: 0 0 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 7px;
	width: 265px;
}

form input[type="submit"] {
	background: url("../images/button-bg.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	right: 0;
	font-family: 'Droid Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 35px;
	letter-spacing: 0.05em;
	margin: 20px 8px 0 0;
	padding: 0;
	text-transform: uppercase;
	width: 80px;
}

form .inputShadow {
	left: 7px;
	margin: 37px 0 0;
	position: absolute;
}

form .textareaShadow {
	left: 7px;
	margin: 153px 0 0;
	position: absolute;
}

div.error {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #930000;
	color: #930000;
	font-size: 12px;
	height: 13px;
	left: -130px;
	margin: 7px 0 0;
	padding: 0 5px 6px;
	position: absolute;
}

#contact input.error, #contact textarea.error {
	border-color:#A20505;
}

.cta > a {
	font-weight: bold;
}

.container { float: left; height:100%; width:100%; }

.wrapper {
	margin: 0 auto;
	width: 960px;
}

.header {
	background: url("../images/header-banner-bg-inner.jpg") no-repeat scroll center 0 transparent;
	float: left;
	height: 175px;
	width: 100%;
}

.header.home {
	background: url("../images/header-bg-2.jpg") no-repeat scroll center 0 transparent;
	float: left;
	height: 415px;
	width: 100%;
}

.header.french { background: url("../images/fr-header-banner-bg-inner.jpg") no-repeat scroll center 0 transparent; }
.header.home.french { background: url("../images/fr-header-banner-bg.jpg") no-repeat scroll center 0 transparent; }

.header ul.nav {
	z-index: 10;
}

.header ul.nav > li {
	float: left;
	height: 27px;
	padding: 9px 9px 0;
}

.header ul.nav > li > a {
	color: #36002F;
	font-family: Droid Sans, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}

.header ul.nav > li > a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.header ul.nav.highlight {
	position: absolute;
	top: 1px;
	z-index:5;
}

.header ul.nav.highlight > li > a { color: #FFFFFF; }

.header ul.nav.highlight > li > a:hover { color: #36002F; }

.header ul.nav > li.sep {
	background: url("../images/sep.png") no-repeat scroll 0 0 transparent;
	height: 40px;
	padding: 0;
	width: 2px;
}

.header ul.nav.highlight > li.sep { background: none repeat scroll 0 0 transparent; }

.header ul.nav > li.hover, .header ul.nav > li:hover { background: url("../images/nav-hover-bg.png") repeat-x scroll 0 0 transparent; }

.header ul.nav > li > ul {
	background: none repeat scroll 0 0 #FFF4FF;
	border: 1px solid #370B2C;
	left: 0;
	margin: 2px 0 0;
	position: absolute;
	visibility: hidden;
	white-space: nowrap;
	top:: 35px;
}

.header ul.nav > li > ul > li {
	border-bottom: 1px solid #490F3C;
	padding: 5px 10px;
}

.header ul.nav > li > ul > li:hover { background: none repeat scroll 0 0 #53274d; }

.header ul.nav > li > ul > li > a { }

.header ul.nav > li > ul > li:hover > a, .header ul.nav > li > ul > li > a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.header .fblike {
	float: left;
	margin: 12px 0 0 15px;
}

.content {
	background: url("../images/content-bg.jpg") no-repeat scroll center -80px transparent;
	border-top: 1px solid #FFFFFF;
	float: left;
	padding: 30px 0 0;
	width: 100%;
}

.content.home {
	background: url("../images/content-bg.jpg") no-repeat scroll center 0 #ffffff;
	border-top: 0 none;
}

.content.contact { }

.main {
	float: left;
	margin: 0 30px 0 0;
	width: 630px;
}

img.signature { left: -14px; }

.main .block {
	float: left;
	margin: 10px 50px 0 0;
	width: 45%;
}

.main .block.left { }

.main .block.right { margin-right: 0; }

.main .block h2 { }

.main .block .inner {
	background-color: #FFC1ED;
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	min-height: 180px;
	padding: 10px 130px 10px 10px;
}
.main .block .inner.fr {
	background-color: #FFC1ED;
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0 0 5px;
	min-height: 220px;
	padding: 10px 136px 10px 10px;
}

.main .inner.breastAugmentation { background-image: url("../images/bg-breast-augmentation.png"); }

.main .inner.tummyTuck { background-image: url("../images/bg-tummy-tuck.png"); }

.main .inner.breastLift { background-image: url("../images/bg-breast-lift.png"); }

.main .inner.liposuction { background-image: url("../images/bg-liposuction.png"); }

.main .block p { color: #444444; }

.main .block a.more {
	background-color: transparent;
	background-image: url("../images/button2-bg.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Droid Sans',"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 13px;
	font-weight: 400;
	height: 27px;
	letter-spacing: 0.01em;
	text-align: center;
	text-transform: uppercase;
	top: -37px;
	width: 97px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 0;
}

.main .block a.more:hover { text-decoration: none; }

img.profile { }

.map {
	float: right;
	height: 370px;
	margin: 0 0 30px;
	overflow: hidden;
	width: 330px;
}

.main.contact { width: 100%; }

.main.contact .block {
	margin: 0;
	width: 320px;
}

.contactform {
	float: left;
	width: 300px;
}

form.wide { }

form.wide .block { }

form.wide input, form.wide textarea {
	border: 0 none;
	color: #925089;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding: 0 0 0 10px;
}

form.wide input[type="text"] {
	background: url("../images/input-bg.png") no-repeat scroll 0 0 transparent;
	height: 15px;
	margin: 0 0 20px;
	padding: 10px;
	width: 265px;
}

form.wide textarea {
	background: url("../images/textarea-bg.png") no-repeat scroll 0 0 transparent;
	height: 124px;
	margin: 0 0 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 7px;
	width: 265px;
}

form.wide input[type="submit"] {
	background: url("../images/button-bg.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: right;
	font-family: 'Droid Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: 400;
	height: 35px;
	margin: 10px 0 0;
	text-transform: uppercase;
	width: 126px;
}

form.wide .inputShadow {
	left: 0;
	margin: 32px 0 0;
	position: absolute;
}

form.wide .textareaShadow {
	left: 0;
	margin: 144px 0 0;
	position: absolute;
}

.sidebar {
	float: left;
	width: 300px;
	text-align: center;
}

.sidebar .block {
	margin: 0 auto 30px auto;
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 { text-align: center; }

.sidebar .callToday {
	color: #925089;
	font-family: 'Droid Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 30px;
	text-align: center;
	width: 300px;
}

.sidebar .callToday.highlight {
	color: #FFFFFF;
	font-family: 'Droid Sans', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	font-weight: 700;
	left: 1px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	top: 1px;
}

.sidebar .callToday.french { }

.sidebar .callToday.french.highlight { }

.footer {
	background: url("../images/footer-bg.jpg") no-repeat scroll 0 0 transparent;
	color: #968190;
	font-size: 11px;
	height: 70px;
	padding: 5px 0 0;
	text-align: center;
	width: 100%;
	clear:left;
	bottom:0;
}

.footer a { color: inherit; }

/*Intro Video on the index page*/
a.intro-video-en img, a.intro-video-fr img {
	border:3px solid rgba(238, 238, 238, 0.9);
	opacity:0.8;filter:alpha(opacity=80);
	margin:5px 0 5px 2px;
}