html {
  font-size: 62.5%;
}

#eblog-wrapper{
	padding-top: 10px;
}

body {
  background: url('../images/bg.jpg') no-repeat scroll center top #dddec0;
  border:0;
  color: #3c3e40;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.6;
  margin:0;
  min-height: 1092px;
  padding:0
  text-align:center;
}

img {
  border:0;
  margin:0;
  padding:0
}

/*GENERAL STYLES*/
table{border-spacing: 2px;}
td, th{padding: 5px;margin: 5px;}

a,
a:link {
  color:#0e3e69;
  text-decoration: underline;
}

a:visited {
  color:#0e3e69;
  text-decoration: underline;
}

a:hover {
  color:#336b92;
  text-decoration: underline;
}

a:active {
  color:#0e3e69;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  color:#0e3e69;
  font-weight: normal;
  margin:.4em 0 .4em 0;
  padding:0;
}

h1, .componentheading, .contentheading, legend {
  font-size: 21px !important;
  font-size: 2.1rem !important;
}

h2 {
  font-size: 18px;
  font-size: 1.8rem;
}

h3 {
  font-size: 16px;
  font-size: 1.6rem;
}

h4, h5, h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

p {
  font-size: 13px;
  font-size: 1.3rem;
  margin: .4em 0 .4em 0;
  padding: 0;
}

input[type='submit'] {
  background: #acc5d1;
  border: 1px solid #fff;
  color: #000;
  cursor: pointer;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  text-transform: lowercase;
}

#page {
  position: relative;
}

.contentpaneopen_edit,
.buttonheading {
  position: absolute;
  right: 0;
  top: 0;
}

#tinymce{
  background: #fff; /*set background of editor to white and text align left*/
  text-align: left;
}

#procedure_images{
  float: right;
  width: 150px;
  margin-left: 10px;
}

.procedurephoto a {
  text-decoration: none;
}

/*easyFade Styles*/
.easyfade {
  cursor: pointer;
  overflow: hidden;
  text-indent: -10000px;
}

.easyfade, .easyfade .hover {
  display: block;
}

.easyfade .hover {
  height: 100%;
  opacity: 0;
  width: 100%;
}
/* Wrappers */
#superwrap {
  overflow: hidden;
  width: 100%;
}

#wrapper {
  margin: 0 auto;
  width: 906px;
}

  /* Header */
  #header {
    clear: both;
    float: left;
    padding: 60px 0 35px;
    position: relative;
    width: 100%;
  }

    #logo {
      float: left;
      margin-left: 28px;
    }

    #contact-info {
      float: right;
      margin-right: 28px;
      text-align: right;
    }
	
	#contact-info a {
		color: #fff;
		text-decoration: none;
	}
	
	#contact-info a:hover {
		text-decoration: underline;
	}

    #header address {
      color: #fff;
      font-size: 14px;
      font-size: 1.4rem;
      font-style: normal;
    }

      #header address .phone {
        font-size: 18px;
        font-size: 1.8rem;
      }

    a#contact-button {
      background: #0e4e69;
      bottom: 0;
      color: #fff;
      display: block;
      font-size: 14px;
      font-size: 1.4rem;
      padding: 6px 25px;
      position: absolute;
      right: 45px;
      text-decoration: none;
    }

  #mainmenu {
    background: url('../images/nav.png') repeat-x scroll center top transparent;
    height: 33px;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 34px;
    padding-top: 20px;
    width: 847px;
  }

  #mainmenu .separator {
    color: #8b8313;
  }

  /* Main */
  #main {
      background: url('../images/fff-bg.png') repeat scroll center top transparent;
      float: left;
      margin-bottom: 30px;
      padding: 20px;
      overflow: hidden;
      width: 876px;
  }

    /* Content */
    #content {
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-size: 1.3rem;
      margin-left: 20px;
      width: 605px;
    }

      #content-bg {
        background: url('../images/bikinipool.jpg') no-repeat center top transparent;
        height: 152px;
        width: 877px;
      }

    /* Sidebars */
    /* Right Sidebar */
    #sidebar-right {
      float: right;
      padding-top: 10px;
      overflow: hidden;
      width: 219px;
    }

      .mod_placehere_leading {
        overflow: hidden !important;
        position: relative;
      }

      .blog .leading {
        position: relative;
      }

	#home-3d-specials-contact{
		width: 163px;
		margin: 0 auto;
	}
	#home-3d-specials-contact #Submit {
		float: right;
	}
	#home-3d-specials-contact .rsform a{
		float: left;
		clear: left;
	}
	#home-3d-specials-contact .rsform img{
		float: left;
	}
	
	#home-3d-specials-contact .rsform input[type='text']{
		width:158px;
	}	
	#home-3d-specials-contact fieldset.formFieldset ol.formContainer li {
		padding: 0px;
	}
	
	.rsform #Submit{
		float: left;
		clear: left;
		margin-top: -8px;
	}
	#sidebar-3d-specials-contact .rsform #Submit{
		margin-top: -4px;
	}

      #sidebar-3d-specials-contact {
        background: #0e3e69;
        color: #fff;
        font-size: 11px;
        font-size: 1.1rem;
        margin-bottom: 10px;
        padding: 10px 25px 25px 25px;
        width: 169px;
      }

        #sidebar-3d-specials-contact .rsform .componentheading {
          color: #cbcfda;
        }

        #sidebar-3d-specials-contact a {
          color: #fff;
        }


        #captcha49 {
          float: right;
        }

        #captchaTxt49,
        #captchaTxt41 {
          float: left;
          margin-left: 2px;
        }

        .rsform input,
        .rsform textarea {
          border: 1px solid #8d9093;
          width: 148px;
        }

        .rsform input[type='radio'] {
          width: 20px;
        }

        .rsform input[type='submit'] {
          border: 1px solid #fff;
          float: right;
          width: 85px;
          margin-top: 3px;
        }


        #see-in-3d-button {
          background: url('../images/sprite-buttons.png') no-repeat 0 0;
          height: 110px;
          margin-bottom: 10px;
          width: 163px;
        }

        #see-in-3d-button .hover {
          background: url('../images/sprite-buttons.png') no-repeat 0 -140px;
          height: 110px;
          width: 163px;
        }

        #specials-button {
          background: url('../images/sprite-buttons.png') no-repeat -180px 0;
          height: 53px;
          margin-bottom: 10px;
          width: 167px;
        }

        #specials-button .hover {
          background: url('../images/sprite-buttons.png') no-repeat -180px -140px;
          height: 53px;
          width: 167px;
        }

    #meet-about {
      background: url('../images/gradient-side.png') repeat-x center top #b1b79b;
      border: 1px solid #c1c1c0;
      margin-bottom: 10px;
      min-height: 414px;
      padding: 10px 25px;
    }
    
    .gradientbox{
      background: url('../images/gradient-side.png') repeat-x center top #b1b79b;
      border: 1px solid #c1c1c0;
      margin-bottom: 10px;
      padding: 10px 25px;
    }

      #meet-about p {
        color: #232323;
      }

      a.more-link {
        background: #0e3e69;
        border: 1px solid #fff;
        color: #fff;
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
        text-decoration: none;
        text-transform: lowercase;
        width: 68px;
      }

    #newsletter-button {
      background: url('../images/sprite-buttons.png') no-repeat -1181px 0;
      height: 140px;
      width: 219px;
    }

    #newsletter-button .hover {
      background: url('../images/sprite-buttons.png') no-repeat -1181px -140px;
      height: 140px;
      width: 219px;
    }

    /* Left Sidebar */
    #sidebar-left {
      float: left;
      width: 300px;
    }

  /* Footer */
  #footerwrap {
    background: url('../images/fff-bg.png') repeat scroll center top transparent;
    min-height: 150px;
    width: 100%;
  }

    #footer {
      clear: both;
      margin: 0 auto;
      text-align: right;
      width: 906px;
    }

    #circlebuttons {
      float: left;
      margin-top: 10px;
    }

    #circlebuttons a {
      float: left;
      margin-right: 20px;
    }

      #breastbutton {
        background: url('../images/sprite-buttons.png') no-repeat -680px 0;
        height: 140px;
        width: 104px;
      }

      #facebutton {
        background: url('../images/sprite-buttons.png') no-repeat -805px -1px;
        height: 140px;
        width: 104px;
      }

      #bodybutton {
        background: url('../images/sprite-buttons.png') no-repeat -929px 0;
        height: 140px;
        width: 104px;
      }

      #reconbutton {
        background: url('../images/sprite-buttons.png') no-repeat -1055px 0;
        height: 140px;
        width: 109px;
      }

  #footerwrap2 {
    min-height: 100px;
    width: 100%;
  }

    #footer2 {
      clear: both;
      margin: 0 auto;
      text-align: right;
      width: 906px;
    }

    #copyright {
      color: #0e3e69;
      float: left;
      font-size: 12px;
      font-size: 1.2rem;
      margin-top: 60px;
    }

    /* Society Logos */
    #societies {
      float: right;
      margin-top: 20px;
    }

    #societies a {
      float: left;
      margin-left: 20px;
    }

    #asps {
      background: url('../images/sprite-societies.png') no-repeat 0 0;
      height: 95px;
      width: 79px;
    }

    #asaps {
      background: url('../images/sprite-societies.png') no-repeat -87px 0;
      height: 95px;
      width: 107px;
    }

    #abps {
      background: url('../images/sprite-societies.png') no-repeat -204px 0;
      height: 95px;
      width: 75px;
    }

    #abs {
      background: url('../images/sprite-societies.png') no-repeat -298px 0;
      height: 95px;
      width: 70px;
    }


/******** Superfish Styles ********/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	left: 50%;
	position: relative;
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	right: auto;
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	right: 50%;
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			29px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
/* Tweak these to change the menu style! If you need a vertical menu copy everything from superfish-vertical.css right above this line. Also be sure to add the class sf-vertical to the mainmenu module right after sf-menu! */
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
  padding:  0 .75em 1em;
	text-decoration:none;
}
.sf-menu ul a {
	padding: .5em .75em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #070715;
}
.sf-menu li {
}
.sf-menu li li {
  background: url('../images/nav-dropdown.png') repeat scroll center top transparent;
}
.sf-menu li li li {
	
}
.sf-menu li ul li:hover, .sf-menu li ul li.sfHover,
.sf-menu li ul a:focus, .sf-menu li ul a:hover, .sf-menu li ul a:active {
  background: url('../images/nav-dropdown.png') repeat scroll center top transparent;
	outline:		0;
}

.sf-menu li.active > a {
  color: #336b92;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Social Media */
.socialbuttons{
  border-top: 1px solid #0e3e69;
  border-bottom: 1px solid #0e3e69;
  float: right;
  margin-top: 45px;
  padding: 20px 0;
}
.followtext {
  color: #7d8b98;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 2px 5px 0 0;
  text-transform: uppercase;
}
.vertical .followtext{padding-top:6px}
.sociallink{display:block; float:left; text-align:center; margin:0 4px}
.vertical .sociallink{*width:35px}
.socialimg, .socialtext{display:block}
.horizontal .socialimg, .horizontal .socialtext{float:left; margin-right:4px}
.horizontal .socialtext{padding-top:4px}
.vertical .socialimg{margin:0 auto 4px}
.socialimg{height:22px; width:22px}
.facebook .socialimg{background:url(/modules/mod_socialbar/images/sociallogos.png) 0 0 no-repeat}
.blog .socialimg{background:url(/modules/mod_socialbar/images/sociallogos.png) -22px 0 no-repeat}
.twitter .socialimg{background:url(/modules/mod_socialbar/images/sociallogos.png) -44px 0 no-repeat}
.email .socialimg{width:17px; background:url(/modules/mod_socialbar/images/sociallogos.png) -66px 0 no-repeat}
.store .socialimg{width:21px; background:url(/modules/mod_socialbar/images/sociallogos.png) -83px 0 no-repeat}
.realself .socialimg{background:url(/modules/mod_socialbar/images/sociallogos.png) -104px 0 no-repeat}
.youtube .socialimg{width:21px; background:url(/modules/mod_socialbar/images/sociallogos.png) -126px 0 no-repeat}

.facebook .socialimg.gold{background:url(/modules/mod_socialbar/images/sociallogos.png) -147px 0px no-repeat}
.blog .socialimg.gold{background:url(/modules/mod_socialbar/images/sociallogos.png) -169px 0px no-repeat}
.twitter .socialimg.gold{background:url(/modules/mod_socialbar/images/sociallogos.png) -191px 0px no-repeat}

/*social easyfade Styles*/
.socialfade{cursor: pointer;}
.socialfade, .socialfade .hover{display: block;}
.socialfade .hover{width: 100%;height: 100%;opacity: 0;}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/*easyFade Styles*/
.easyfade{text-indent: -10000px;overflow: hidden;cursor: pointer;}
.easyfade, .easyfade .hover{display: block;}
.easyfade .hover{width: 100%;height: 100%;opacity: 0;}

/*SYSTEM STYLES*/
/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

a[name='spacer'] {
  display: none;
}

.widget-area ul {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0;
}

#wp-main {
  padding: 0;
}

.hidden {
  display: none;
}
#home #specials-button {margin-top: 10px;}
