
/* Filename: jm.css
/* Stylesheet for: www.meierplasticsurgery.com
/* Written By: www.redstonex.com / www.uniseo.com



/* Browser Reset */ 
* {
    margin: 0;
    padding: 0;
}

a:active, a:focus { outline: none; }

a img { border: none; }

/* Global Classes */
.img-center {
    display: block;
    margin: 8px auto 8px auto;
    border: 7px solid #ffffff;
}

.img-right {
    float: right;
    margin: 5px 30px 5px 5px;
    border: 4px solid #ffffff;
}

.img-left {
    float: left;
    margin: 5px 10px 5px 30px;
    border: 4px solid #ffffff;
}

.center {
    display: block;
    margin: 5px auto 5px auto;
}

.no-border { border: 0px; }

.clear { clear: both; }

/* Site Structure */
body {
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #538FB1;
}

#top-space {
    width: 966px;
    height: 92px;
    margin: 0 auto 0 auto;
}

#navbar {
    width: 966px;
    height: 33px;
    margin: 0 auto 0 auto;
    background-image: url(images/topnav.jpg);
}

#banner {
    width: 966px;
    height: 226px;
    margin: 0 auto 0 auto;
    background-image: url(images/topwomanface.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#rotate {
    width: 666px;
    height: 226px;
    float: right;
    background-image: url(images/banner.jpg);
    background-repeat: no-repeat;
}

#content-wrapper {
    width: 966px;
    margin: 0 auto 0 auto;
    background-image: url(images/content-repeat.jpg);
    background-repeat: repeat-y;
	padding: 0 0 46px;
}

#content {
    width: 966px;
    min-height:750px;
    height:auto !important;
    height:750px;
    margin: 0 auto 0 auto;
    background-image: url(images/content-bg.jpg);
    background-repeat: no-repeat;
}

#footer {
    width: 952px !important;
    height: 186px;
    margin: 0 auto 0 auto;
    background: url(images/bgfooter.jpg) no-repeat -5px 0 #ecdbd3;
	position: relative;
	padding: 30px 0 0;
	border-left: 6px solid #78A5C4;
    border-right: 6px solid #78A5C4;
}

#bottom-space {
    width: 966px;
    margin: 0 auto 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Top Space Elements (Logo and Contact)*/
#logo { float: left; }

#contact { float: right; }

/* Main Columns Structures */
#left-col {
    width: 230px;
    float: left;
    padding-bottom: 100px;
    position: relative;
}

#center-col {
    width: 475px;
    float: left;
    padding-bottom: 100px;
}

#right-col {
    width: 261px;
    float: left;
    padding-bottom: 100px;
}

#procedures { padding: 15px 10px 10px 20px; }

#thespa { padding: 15px 10px 10px 20px; }

#contextual-menu { padding: 25px 10px 10px 20px; }

/* Heading, Paragraph and List Styles */
/* Center Column Style */
#center-col h1 {
    font-family: Verdana;
    font-weight: normal;
    color: #234782;
    font-size: 13pt;
    padding: 15px 30px 15px 30px;
    line-height: 135%;
}

#center-col h2 {
    font-family: Verdana;
    font-weight: normal;
    color: #234782;
    font-size: 11.5pt;
    padding: 10px 30px 3px 30px;
    line-height: 135%;
}

#center-col p {
    font-family: Arial;
    color: #293549;
    font-size: 10pt;
    padding: 6px 30px 10px 30px;
    line-height: 135%;
}

#center-col a {
    color: #1650B2;
    text-decoration: none;
}

#center-col a:hover {
    color: #1069FD;
    text-decoration: underline;
}

#center-col ul {
    list-style-type: disc;
    font-family: Arial;
    color: #293549;
    font-size: 10pt;
    padding: 6px 30px 10px 60px;
    line-height: 135%;
}

#center-col ul li { padding: 3px 0 3px 0; }

#center-col ol {
    list-style-type: disc;
    font-family: Arial;
    color: #293549;
    font-size: 10pt;
    padding: 6px 30px 10px 60px;
    line-height: 135%;
}
.special-wrap {
	border: 1px solid #B1DDF1;
    margin: 0 30px;
	background: url(images/semi-transparent.png) repeat 0 0;
}

/* Left Column Style */
#left-col h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #234782;
    font-size: 11pt;
    padding: 10px 0px 3px 0px;
    font-weight: normal;
    border-bottom: 1px solid #A8C4CF;
    margin: 0 30px 0 20px;
}

#socials .heading { }

#references {
    left: 19px;
    position: relative;
    top: 185px;
    text-align: center;
}
#references img {
    position: relative;
}

#references p {
    color: #293549;
    font-family: Arial;
    font-size: 8pt;
    line-height: 135%;
    padding: 6px 30px 10px;
    margin:0 0 20px;
    text-align: left;
}

/* Right Column Style (and side Navigation) */
#right-col h4 {
    font-family: Verdana;
    color: #234782;
    font-size: 10.5pt;
    padding: 20px 30px 3px 20px;
    line-height: 130%;
}

#right-col h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #234782;
    font-size: 11pt;
    padding: 10px 0px 3px 0px;
    font-weight: normal;
    border-bottom: 1px solid #A8C4CF;
    margin: 0 30px 0 20px;
}

#right-col p {
    font-family: Arial;
    color: #336279;
    font-size: 14px;
    padding: 10px 30px 10px 20px;
    line-height: 130%;
}

#right-col a {
    text-decoration: none;
    color: #4E859B;
}

#right-col a:hover { color: #74CAED; }

#right-nav {
    list-style-type: none;
    padding: 5px 10px 30px 20px;
}

#right-nav li { padding: 0 0 2px;; }

#right-nav a {
    font-family: Arial, Helvetica;
    font-size: 10pt;
    text-decoration: none;
    color: #4E859B;
}

#right-nav a:hover { color: #74CAED; }

#logobox { margin-left: 20px; }

#frontpagenews p { font-size: 12px; }

#frontpagenews p a { text-decoration: underline; }

.news{}
.news .block{ overflow: hidden; width: 200px; margin: 0 auto 20px;}
.news .block img{float: left; width: 100px; margin: 0 10px 0 0; border: 1px solid #234782;}
.news .block .desc{padding: 0 !important; font-size: 12px !important;  }

/* Footer Text and Link Style */
#footer a {
    text-decoration: none;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #795c4a;
    font-size: 12px;
}

#footer a:hover { color: #a54f1b; }

#footer-menu {
    margin: 0 auto;
    padding: 30px 0 20px;
    position: relative;
    width: 740px;
    z-index: 1000;
}

#footer-column-1 {
    width: 200px;
    height: 110px;
    float: left;
    border-right: 1px solid #999999;
    padding-left: 50px;
}

#footer-column-2 {
    width: 180px;
    height: 110px;
    float: left;
    border-right: 1px solid #999999;
    padding-left: 50px;
}

#footer-column-3 {
    width: 180px;
    height: 110px;
    float: left;
    padding-left: 50px;
}

#bottom-space p {
    text-align: center;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    color: #a2d0ea;
}

#bottom-space a {
    text-decoration: none;
    color: #a2d0ea;
}

#bottom-space a:hover { color: #ffffff; }
.beachgirl {
	background: url("images/footer-girl2.png") no-repeat scroll 0 0 transparent;
    height: 259px;
    right: -1px;
    position: absolute;
    top: -142px;
    width: 530px;
    z-index: 0;
}

/* Quick Contact Form */
#contact-us {
    margin: 120px 0 40px 15px;
    font-family: Arial;
    font-size: 15px;
    color: #333333;
}

#contact-us .textbox {
    width: 160px;
    height: 17px;
    padding: 3px;
    margin-bottom: 10px;
    border: 1px solid #999999;
    font-family: Arial;
    font-size: 16px;
    color: #444444;
}

#contact-us .messagebox {
    width: 160px;
    height: 100px;
    padding: 3px;
    margin-bottom: 10px;
    border: 1px solid #999999;
    font-family: Arial;
    font-size: 16px;
    color: #444444;
}

#contact-us .submit-btn {
    padding: 3px;
    border: 1px solid #999999;
    font-family: Arial;
    font-size: 16px;
    color: #444444;
    cursor: pointer;
}

#contact-us .filter { display: none; }

/* Social Bookmarks */
#socials {
    left:24px;
    position:relative;
    text-align:center;
    top:150px;
    width:205px;
}
#socials a {
	display: inline-block;
	text-decoration: none;
}

img.socials { width:60px; }

/* Revised Contact Form */
#contact-form {
    width: 220px;
    height: 381px;
    background-image: url(images/form.jpg);
    background-position: top center;
    position: relative;
    top: 140px;
}

#quick-contact #in_name {
    width: 125px;
    height: 20px;
    position: absolute;
    top: 127px;
    left: 75px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 15px;
    background-image: url(images/input-bg.jpg);
    border: none;
    background-color: #d9f2fc;
}

#quick-contact #in_phone {
    width: 125px;
    height: 20px;
    position: absolute;
    top: 157px;
    left: 75px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 15px;
    background-image: url(images/input-bg.jpg);
    border: none;
    background-color: #d9f2fc;
}

#quick-contact #in_email {
    width: 125px;
    height: 20px;
    position: absolute;
    top: 187px;
    left: 75px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 15px;
    background-image: url(images/input-bg.jpg);
    border: none;
    background-color: #d9f2fc;
}

#quick-contact #in_messagebox {
    width: 170px;
    height: 100px;
    position: absolute;
    top: 232px;
    left: 34px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 13px;
    background-image: url(images/textarea-bg.jpg);
    border: none;
    background-color: #d9f2fc;
}

#quick-contact #in_submit {
    height: 20px;
    width: 65px;
    cursor: pointer;
    position: absolute;
    top: 342px;
    left: 25px;
    border: none;
    background-color: #d9f2fc;
    background-image: url(images/submit-bg.jpg);
}

p.alert {
    display: block;
    width: 190px;
    height: 60px;
    background-image: url(images/alert.jpg);
    position: absolute;
    top: 390px;
    left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    text-align: center;
    padding: 15px 5px 5px 5px;
    background-repeat: no-repeat;
    background-position: top center;
}

#loader {
    width: 48px;
    height: 48px;
    position: absolute;
    background-image: url(images/loader.gif);
    top: 340px;
    left: 155px;
}

#thank-you {
    width: 220px;
    height: 381px;
    background-image: url(images/thank-you.jpg);
    background-position: top center;
    position: absolute;
    top: 0px;
}

/* Main Contact Form (contact.htm) */
#main-form {
    width: 360px;
    height: 650px;
    position: relative;
    left: 45px;
    top: 2px;
    background-image: url(images/main-form.jpg);
}

#main-form input {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #333333;
}

#main-form #in_name_main {
    width: 210px;
    height: 27px;
    top: 55px;
    left: 98px;
    border: none;
    background-image: url(images/main-form-input-bg.jpg);
    background-color: #e1f6fe;
}

#main-form #in_phone_main {
    width: 210px;
    height: 27px;
    top: 105px;
    left: 98px;
    border: none;
    background-image: url(images/main-form-input-bg.jpg);
    background-color: #e1f6fe;
}

#main-form #in_email_main {
    width: 210px;
    height: 27px;
    top: 155px;
    left: 98px;
    border: none;
    background-image: url(images/main-form-input-bg.jpg);
    background-color: #e1f6fe;
}

#main-form #in_messagebox_main {
    width: 260px;
    height: 170px;
    position: absolute;
    top: 230px;
    left:55px;
    border: none;
    background-image: url(images/main-form-textarea-bg.jpg);
    background-color: #bde8f8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #333333;
}

#main-form #in_submit_main {
    width: 142px;
    height: 30px;
    position: absolute;
    top: 423px;
    left: 40px;
    border: none;
    cursor: pointer;
    background-color: #bee8f8;
    background-image: url(images/main-send.jpg);
}

#main-form #main-loader {
    width: 48px;
    height: 48px;
    position: absolute;
    background-image: url(images/loader.gif);
    top: 445px;
    left: 250px;
}

#main-form p.alert {
    display: block;
    width: 280px;
    height: 80px;
    background-image: url(images/main-alert.jpg);
    position: absolute;
    top: 460px;
    left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: center;
    padding: 15px 5px 5px 5px;
    background-repeat: no-repeat;
    background-position: top center;
}

#main-form #thank-you {
    width: 360px;
    height: 650px;
    background-image: url(images/main-form-thankyou.jpg);
    background-position: top center;
    position: absolute;
    top: 0px;
}

#google-map {
    display: block;
    width: 425px;
    height: 350px;
    position: relative;
    top: -75px;
    margin: 0 auto 0 auto;
    border: 5px solid #FFFFFF;
}

/* Navbar (Main Navigation) Position */
#navbar-center {
    width: 931px;
    height: 33px;
    margin: 0 auto 0 auto;
}

#navbar ul { list-style: none outside none; }

#navbar ul.menu {
    height: 500px;
    overflow: hidden;
    padding: 10px 0 0;
}

#navbar ul.menu > li {
    background: url("images/sep.png") no-repeat scroll right center transparent;
    float: left;
    height: 23px;
    padding: 0 10px;
    position: relative;
}

#navbar ul.menu > li:hover { }

#navbar ul.menu > li > a {
    color: #FFFFFF;
    font-family: verdana;
    font-size: 10pt;
    text-decoration: none;
}

#navbar ul.menu > li:hover > a { color: #213D4F; }

#navbar ul.menu > li > a:hover { color: #213D4F; }

#navbar ul.menu > li > ul {
    border: 1px solid #999999;
    left: 9999px;
    padding: 0 10px 0 0;
    position: absolute;
    top: 20px;
    z-index: 999;
}

#navbar ul.menu > li > ul > li {
    background: none repeat scroll 0 0 #E3F4FC;
    border: 1px solid #D2EBF9;
    height: 20px;
    padding: 10px 3px 5px 5px;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

#navbar ul.menu > li > ul > li.hasChildren { background: none repeat scroll 0 0 #D1EEFD; }

#navbar ul.menu > li > ul > li:hover { background: none repeat scroll 0 0 #EAD5C5; }

#navbar ul.menu > li > ul > li > a {
    color: #0066CC;
    font-family: verdana;
    font-size: 9pt;
    text-decoration: none;
}

#navbar ul.menu > li > ul > li:hover > a, #navbar ul.menu > li > ul > li > a:hover { color: #FFFFFF; }

#navbar ul.menu > li > ul > li > ul {
    border: 1px solid #999999;
    left: 9999px;
    padding: 0 10px 0 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}

#navbar ul.menu > li > ul > li > ul > li {
    background: none repeat scroll 0 0 #E3F4FC;
    border: 1px solid #D2EBF9;
    height: 10px;
    padding: 5px 3px 15px 5px;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

#navbar ul.menu > li > ul > li > ul > li:hover { background: none repeat scroll 0 0 #EAD5C5; }

#navbar ul.menu > li > ul > li > ul > li > a {
    color: #0066CC;
    font-family: verdana;
    font-size: 8pt;
    text-decoration: none;
}

#navbar ul.menu > li > ul > li > ul > li:hover > a { color: #FFFFFF; }

#navbar ul.menu > li > ul > li > ul > li > a:hover { color: #FFFFFF; }

/* Our Office Page */
#waiting-room-box {
    width: 380px;
    height: 250px;
    margin: 0 auto 0 auto;
}

/* Before and After Box (on procedure pages) */
div.before-after-box {
    display: block;
    float: right;
    width: 210px;
    height: 135px;
    background-color: #ffffff;
    margin: 5px 30px 5px 5px;
    text-align: center;
}

div.before-after-box a.lightbox img {
    display: block;
    margin: 0 auto 0 auto;
    padding-top: 5px;
    outline: none;
    border: none;
}

div.before-after-box #before-after-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0066CC;
}

/* Before and After Gallery */
#before-after h2 { padding: 20px 30px 5px 10px; }

.next {
    position: relative;
    top: -3px;
    width: 40px;
    font-size: 12px;
}

.back {
    position: relative;
    top: -3px;
    width: 40px;
    font-size: 12px;
}

a.back-to-top {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 190px;
    padding: 10px;
    color: #ffffff !important;
}

#before-after a.back-to-top:hover { color: #000066; }

/* Galleries Styling */
.galbox {
    width: 465px;
    height: 280px;
    position: relative;
    margin: 0 auto 50px;
    background-color: #ffffff;
}
.allgallery {
    width: 450px;
    height: 250px;
    margin: 0 auto;
    top: 7px;
}
.galbox a {
    display: block;
    width: 50px;
    height: 20px;
    position: absolute;
    color: #000000;
    text-decoration: none;
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.galbox .galnext {
    top: 250px;
    right: 0px;
    text-decoration: none;
}
.galbox .galprev {
    top: 250px;
    left: 0px;
    text-decoration: none;
}


/*Bottom Banner*/
#bottom-banner {
    display: block;
    border: 1px solid #477b98;
    margin: 15px auto 0px auto;
}

