@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 20px 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 20px 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;
}
#navwrapper {
	width: 875px;
	margin: 0 auto 0 auto;
	position: relative;
	top: -1px;
}
.rgzelt-link {
	position: relative;
	top: -150px;
	left: 19px;
}
#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-submit {
	width: 50px;
	height: 21px;
	cursor: pointer;
	background-color: #ffeaf4;
	background-image: url(images/quick-send.jpg);
	background-repeat: no-repeat;
	background-position: 0px -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-submit {
	width: 50px;
	height: 21px;
	cursor: pointer;
	background-color: #ffeaf4;
	background-image: url(images/quick-send.jpg);
	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;
}

