@charset "utf-8";
/*
/* Montreal Breast Augmentation
/* Written by Uniseo.com
*/


/* Global Reset */
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
	outline: none;
}
a:active, a:focus {
	outline: 0;
}
/* IE6 PNG Support */
img, div {
	behavior: url(iepngfix.htc);
}
/* Global Classes */
.clear {
	clear: both;
}
.right {
	float: right;
	padding: 5px 0px 5px 10px;
}
.left {
	float: left;
	padding: 5px 10px 5px 20px;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none !important;
}
/* Image Classes */
.imagecenter img {
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
}
.imageright img {
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
}
.imageleft img {
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
}
#right-column .imagecenter {
	display: block;
	width: 600px;
	margin: 5px auto 5px auto;
	border-style: groove;
	background-color: #ffffff;
	padding: 8px;
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
	border-top: none;
	border-left: none;
}
.imageright, .imgright {
	float: right;
	background-color: #ffffff;
	padding: 4px;
	margin: 5px 25px 5px 10px;
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
}
.imgright {
	margin: 5px 36px 5px 10px;
}
.border {
	background-color: #ffffff;
	padding: 4px;
	text-align: center;
}
.imageleft {
	float: left;
	background-color: #ffffff;
	padding: 4px;
	margin: 5px 10px 5px 20px;
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #b5b5b5;
}
#left-column .imagecenter {
	float: left;
	background-color: #ffffff;
	padding: 4px;
	border-bottom: 0px solid #b5b5b5;
	border-right: 0px solid #999999;
	margin: 5px 0 5px 0;
}
#signature {
	display: block;
	padding: 2px 0px 10px 20px;
}
/* Site Structure */
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffb7da;
}
#top-space {
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	background-image: url(images/top-space.jpg);
}
#header {
	width: 960px;
	height: 225px;
	margin: 0 auto 0 auto;
	background-image: url(images/header.jpg);
}
#navbar {
	z-index: 2;
	width: 960px;
	height: 35px;
	margin: 0 auto 0 auto;
	background-image: url(images/navbar.jpg);
}
#content-wrapper {
	z-index: 0;
	width: 960px;
	position: relative;
	margin: 0 auto 0 auto;
	background-image: url(images/content-background.jpg);
	background-repeat: no-repeat;
	background-color: #ffb7da;
	background-position: 0px 35px;
}
#content {
	width: 960px;
	min-height:650px;
	height:auto !important;
	height:650px;
	padding: 30px 0 120px 0;
}
#footer {
	width: 960px;
	height: 160px;
	margin: 0 auto 0 auto;
	background-image: url(images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffb7da;
}
/* Main Column Structure */
#left-column {
	width: 270px;
	padding-top: 120px;
	float: left;
}
#right-column {
	width: 690px;
	float: left;
}
.navbar {
	text-align: center;
}
.navbar ul.thenav {
	display: block;
    height: 26px;
    margin: 0 auto;
    padding: 1px 0 0;
}
.navbar ul.thenav > li {
	display: inline;
    margin: 0;
    position: relative;
}
.navbar ul.thenav > li > a {
	background: url("images/menu-seperator.gif") no-repeat scroll right center transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 18px;
    line-height: 130%;
    margin: 0 0 0 -4px;
    padding: 6px 7px 6px 6px;
    text-decoration: none;
}
.navbar ul.thenav > li.lang a {
	background: none repeat scroll 0 0 transparent;
    font-weight: bold;
    padding-right: 0;
}
.navbar ul.thenav > li > a:hover {color: #911050;}
.navbar ul.thenav ul {
	background-color: #a3cfed;
	border: none;
    left: -9999px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 23px;
    z-index: 9999999;
	list-style: none;
}
.navbar ul.thenav ul li {
	background: none repeat scroll 0 0 transparent;
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}
.navbar ul.thenav ul li a {
	background: none repeat scroll 0 0 transparent;
    display: block;
    height: auto;
    margin: 0;
    padding: 6px 16px;
    white-space: nowrap;
	color: #911050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.navbar ul.thenav ul li a:hover {color: #ffffff; background-color: #1378bf;}
.navbar ul.thenav li:hover ul {
	left: -4px;
}
.rgzelt-link {
	position: relative;
	top: -150px;
	left: 19px;
}
.rgzelt-link.ct {top: -120px;}
#map {
	margin-left: 30px;
}
/* Pink Women (bottom */
#pinkwomen {
	position: absolute;
	bottom: -10px;
	left: 60px;
}
/* Contact Us Link */
#contact-us-link {
	position: absolute;
	top: 35px;
	left: 10px;
}
/* Footer Column Structure */
#footer-col-wrapper {
	width: 960px;
	height: 65px;
	margin: 0 auto 0 auto;
	padding-top: 30px;
}
#footer-col1 {
	width: 920px;
	position: relative;
	left: 18px;
	margin: 0 auto 0 auto;
}
#footer-col2 {
}
#footer-col3 {
}
/* Left Column - Text Style */ 
#left-column h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	padding: 10px 10px 3px 10px;
	color: #d94890;
	font-weight: normal;
}
#left-column h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 10px 3px 10px;
	color: #d94890;
	font-weight: normal;
}
#left-column h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 10px 3px 10px;
	color: #d94890;
	font-weight: normal;
}
#left-column h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 10px 3px 10px;
	color: #d94890;
	font-weight: normal;
}
#left-column h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 10px 3px 10px;
	color: #d94890;
	font-weight: normal;
}
#left-column h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px 10px 3px 10px;
	color: #d94890;
	font-weight: normal;
}
#left-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px 50px 10px 10px;
	color: #ad4d7c;
	line-height: 130%;
}
#left-column ul {
	list-style: disc;
	padding: 5px 15px 5px 30px;
}
#left-column ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 3px 10px 3px 5px;
	color: #da4c92;
	line-height: 130%;
}
#left-column a {
	text-decoration: none;
	color: #1071b2;
}
#left-column a:link, #left-column a:visited {
	text-decoration: none;
	color: #1071b2;
}
#left-column a:hover {
	text-decoration: underline;
	color: #e02a82;
}
/* Right Column - Text Style */
#right-column h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	padding: 0px 30px 5px 30px;
	color: #ea3d92;
	font-weight: normal;
}
#right-column h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 30px 5px 30px;
	color: #ea3d92;
	font-weight: normal;
}
#right-column h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 30px 5px 30px;
	color: #ea3d92;
	font-weight: normal;
}
#right-column h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 30px 5px 30px;
	color: #ea3d92;
	font-weight: normal;
}
#right-column h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 30px 5px 30px;
	color: #ea3d92;
	font-weight: normal;
}
#right-column h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px 30px 5px 30px;
	color: #ea3d92;
	font-weight: normal;
}
#right-column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px 34px 5px 30px;
	line-height: 140%;
	color: #6e284a;
}
#right-column ul {
	padding: 5px 40px 5px 80px;
}
#right-column li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px 30px 2px 5px;
	line-height: 140%;
	color: #cd3b83;
}
#right-column a {
	text-decoration: none;
	color: #1071b2;
}
#right-column a:link, #right-column a:visited {
	text-decoration: none;
	color: #1071b2;
}
#right-column a:hover {
	text-decoration: underline;
	color: #e02a82;
}
#right-column blockquote {
	padding: 10px 50px 10px 50px;
	font-style: italic;
}
#right-column blockquote p {
	color: #87345c;
	font-size: 14px;
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Footer Menu and Text Style */
#footer-col-wrapper a {
	display: inline;
	margin-right: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #911050;
}
#footer-col-wrapper a:link, #footer-col-wrapper a:visited {
	text-decoration: none;
	color: #e64e98;
}
#footer-col-wrapper a:hover {
	text-decoration: underline;
	color: #1071b2;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	color: #f67eb9;
}
#footer a {
	text-decoration: none;
	color: #f67eb9;
}
#footer a:hover {
	color: #1071b2;
}
/* Quick Form Structure */
#form-wrapper {
	width: 255px;
	height: 450px;
	position: relative;
	top: -20px;
}
#quick-form {
	width: 255px;
	height: 300px;
	position: absolute;
	background-image: url(images/contact.jpg);
	background-position: top center;
}
#quick-thankyou {
	width: 255px;
	height: 300px;
	position: absolute;
	background-image: url(images/quick-thankyou.jpg);
	background-position: top center;
}
#quick-alert {
	width: 255px;
	height: 150px;
	position: absolute;
	top: 285px;
}
#quick-alert p {
	margin-left: 30px;
	margin-right: 60px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffb7da;
}
#loader {
	width:32px;
	height: 32px;
	position: absolute;
	top: 300px;
	right: 22px;
	background-image: url(images/loader.gif);
}
/* Quick Form Input Styles */
#quick-form input {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9b1656;
}
#quick-name {
	width: 145px;
	height: 20px;
	border: none;
	top: 23px;
	left: 85px;
	background-color: #ffeaf4;
}
#quick-email {
	width: 145px;
	height: 20px;
	border: none;
	top: 51px;
	left: 85px;
	background-color: #ffeaf4;
}
#quick-phone {
	width: 145px;
	height: 20px;
	border: none;
	top: 79px;
	left: 85px;
	background-color: #ffeaf4;
}
#quick-textarea {
	width: 198px;
	height: 110px;
	position: absolute;
	border: none;
	top: 130px;
	left: 32px;
	background-color: #ffeaf4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9b1656;
}
#quick-form form span, #main-form form span {
	color: #fafafa;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    left: 106px;
    position: absolute;
    top: 248px;
}
#quick-form form span input, #main-form form span input {
	position: relative;
	cursor: pointer;
}
#quick-submit {
	width: 50px;
	height: 21px;
	cursor: pointer;
	background-color: #ffeaf4;
	background-image: url(images/quick-send.jpg);
	background-repeat: no-repeat;
	background-position: -4px -1px;
	border: none;
	position: absolute;
	top: 249px;
	left: 38px;
}
/* Main Form Settings */
#main-form-wrapper {
	width: 320px;
	height: 340px;
	position: relative;
	left: 20px;
	top:-20px;
}
#main-form {
	width: 320px;
	height: 290px;
	position: absolute;
	background-image: url(images/main-contact.gif);
	background-position: top center;
}
#main-thankyou {
	width: 320px;
	height: 290px;
	position: absolute;
	background-image: url(images/main-thankyou.gif);
	background-position: top center;
}
#main-form input {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9b1656;
	border: 0;
}
#main-name {
	width: 230px;
	height: 21px;
	left: 70px;
	top: 18px;
	background-color: #ffeaf4;
}
#main-email {
	width: 230px;
	height: 21px;
	left: 70px;
	top: 46px;
	background-color: #ffeaf4;
}
#main-phone {
	width: 230px;
	height: 21px;
	left: 70px;
	top: 74px;
	background-color: #ffeaf4;
}
#main-textarea {
	width: 290px;
	height: 120px;
	position: absolute;
	top: 126px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9b1656;
	border: 0;
	background-color: #ffeaf4;
}
#main-form form span {
	left: 100px;
    top: 260px;
}
#main-submit {
	width: 52px;
	height: 21px;
	cursor: pointer;
	background-color: #ffeaf4;
	background-image: url(images/quick-send.jpg);
	background-position: -2px 0;
	background-repeat: no-repeat;
	border: none;
	position: absolute;
	top: 256px;
	left: 18px;
}
#main-alert {
	width: 320px;
	position: absolute;
	top: 280px;
}
#main-alert p {
	margin-left: 12px;
	margin-right: 100px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffb7da;
}
#main-loader {
	width:32px;
	height: 32px;
	position: absolute;
	top: 256px;
	right: 20px;
	background-image: url(images/loader.gif);
}
#footer p a.mobile {
	font-weight: normal;
	color: #9F587B;
	font-size: 50px;
	background-color: #FFD8EB;
	border: 1px solid #DEB0C5;
	margin: 30px 2%;
	padding: 20px 0;
	display: block;
	text-align: center;
	clear: both;
}
#footer p a.mobile.ipad {
	padding: 5px 0;
	font-size: 24px;
	width: 50%;
	margin: 30px auto;
	clear: both;
}

/*-----OTHER-----*/
table.mtable {
	border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 20px 20px 30px;
}
table.mtable tr {
}
table.mtable th span {
	font-weight: normal;
}
table.mtable td, table.mtable th {
	border: 1px solid #AE7390;
    font-size: 13px;
    padding: 5px 8px;
    text-align: left;
    vertical-align: top;
}
table.mtable th {
	background-color: #FECCE5;
    color: #EA3D92;
}
table.mtable tbody td {
	color: #6E284A;
    font-size: 12px;
}
#right-column ul.testim {
	list-style: none outside none;
    padding: 5px 34px 5px 30px;
}
#right-column ul.testim li {
	border-bottom: 1px solid #F19FC5;
    border-top: 1px solid #FDD7EE;
    margin: 0;
    padding: 10px 0;
}
#right-column ul.testim li.first {border-top: none; padding-top: 0;}
#right-column ul.testim li.last {border-bottom: none; padding-bottom: 0;}
#right-column ul.testim li p {
	padding: 5px 0;
	margin: 0;
}
#right-column ul.vids {
	float: left;
    list-style: none outside none;
    padding: 10px 0 10px 18px;
}
#right-column ul.vids li {
	display: inline;
    float: left;
    height: 135px;
    padding: 0 0 0 13px;
    width: 154px;
}
#right-column ul.vids a {
	display: block;
    float: left;
    line-height: 110%;
    text-align: center;
}
#right-column ul.vids img {
	border: 2px solid #FFFFFF;
    margin: 0 0 5px;
}
.clear {clear: both;}

/*Intro Video on the index page*/
a.intro-video  img {
	border:3px solid rgba(238, 238, 238, 0.9);
	opacity:0.8;filter:alpha(opacity=80);
	margin-right:2px;
}