/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}

/*a img {
	border: 0;
}*/

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.center {
	text-align: center;
}

body {
	background: #000000;
	color: #e1e1e1;
	font-size: 62.5%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 960px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -480px;
}

p {
	
}

a, a:visited, a:hover, a:active {
	outline: none;
}

/*--------------------> Header Selectors <--------------------*/

#header {
	width: 265px;
	height: 143px;
	position: absolute;
	top: 0px;
	left: 41px;
	z-index: 1000;
}

#header a {
	display: block;
	width: 265px;
	height: 143px;
	background: url(../images/logo.png) no-repeat scroll top left;
	text-indent: -9000px;
}

#header-contact-search-wrapper{
width:320px;
height: auto;
position: relative;
float:right;
}	

#google-mini-search-bar {
	float: right;
	margin-top: 5px;
}

#google-mini-search-bar input {
	width: 175px;
	height: 21px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
}

#google-mini-search-bar input.search-submit {
	background: url(../images/search-btn.gif) left top no-repeat;
	cursor: pointer;
	width: 100px;
	height: 25px;
	border:none;
	margin-left: 5px;
}

#google-mini-search-bar ul{
list-style-type: none;
}

#google-mini-search-bar li{
float: left;
}

#headercontact {
float: left;
position: relative;
color: #a8a6a7;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 19px;
}

#headerphonenumber {
color: #900200;
    float: right;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    left: 625px;
    letter-spacing: 0;
    margin-top: -84px;
    position: relative;
    width: 290px;
}

/*--------------------> Mast Selectors <--------------------*/

#mast {
	height: 303px;
	width: 960px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 98px;
	/*background: url(../images/banner-001.jpg) no-repeat scroll left top;*/
	z-index: 1;
}

#flash-mast {
	height: 303px;
	width: 960px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

/*--------------------> Top Nav Selectors <--------------------*/

#top-navigation {
	position: absolute;
	top: 0px;
	height: 97px;
	width: 613px;
	background: url(../images/horizontal-bar.gif) no-repeat scroll right bottom;
	padding-left: 327px;
	z-index: 9999;
}

#top-navigation ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top-navigation ul li {
	height: 96px;
	float: left;
	margin-right: 20px;
	position: relative;
	
	background-position: top left;
}

#top-navigation li#home {
	width:59px;
	background-image: url(../images/nav-home.gif);
}

#top-navigation li#about {
	width: 59px;
	background-image: url(../images/nav-about.gif);
}

#top-navigation li#questions {
	width: 94px;
	background-image: url(../images/nav-questions.gif);
}

#top-navigation li#procedures {
	width: 105px;
	background-image: url(../images/nav-procedures.gif);
}

#top-navigation li#gallery {
	width: 66px;
	background-image: url(../images/nav-gallery.gif);
}

#top-navigation li#contact {
	width: 73px;
	background-image: url(../images/nav-contact.gif);
}

#top-navigation ul li:hover {
	background-position: bottom left;
}

#top-navigation ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
	border: none;
	text-decoration: none;
}

#top-navigation ul li ul {
	position: absolute;
	background-color: #060606;
	border: #252525 solid 1px;
	width: 200px;
	z-index: 9999;
	top: 96px;
	left: 0px;
	padding-bottom: 10px;
	display: none;
}

#top-navigation ul li:hover ul {
	display: block;
}

#top-navigation ul li ul li {
	width: 190px;
	padding-left: 10px;
	height: 29px;
	background: none;
}

#top-navigation ul li ul li:hover {
	background: url(../images/nav-sub-bg.gif) no-repeat bottom left;
}

#top-navigation ul li ul li a, #top-navigation ul li ul li a:hover, #top-navigation ul li ul li a:active, #top-navigation ul li ul li a:visited {
	text-indent: 0px;
	text-decoration: none;
	font-size: 1.2em;
	color: #E1E1E1;
	width: 100%;
	height: 100%;
	padding-top: 6px;
}

/*--------------------> Content Selectors <--------------------*/

.picInset {
	border: 2px solid #C8DBDE;
	float: right;
	margin-bottom: 21px;
	margin-left: 21px;
}

#content {
	padding-top: 400px;
	position: relative;
	height: auto;
	
}

#content p {
	font-size: 1.4em;
	line-height: 21px;
	margin-bottom: 20px;
	/*margin-top: 20px;*/
}

#content h1 {
	color: #B2B2B2;
	font-size: 2.4em;

}

#content h2 {
	color: #666666;
	font-size: 1.8em;
	margin-bottom: 20px;
}

#content h3 {
	color: #666666;
	font-size: 1.8em;
	margin-bottom: 20px;
}

#content a, #content a:visited {
	font-weight: normal;
	/*color: #ddbc05;*/
	color: #ccae05;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #666666;
}

#content ul {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 35px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	font-size: 14px;
}

#content ol {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 35px;
	list-style-position: outside;
	font-size: 14px;
}

table.gallery-table {
	background-color: #1A1A1A;
	width: 500px;
	height: auto;

}

table.gallery-table th {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
}

table.gallery-table td {
	text-align: center;
}

table.gallery-table td.info {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

/*----------------> Main Contact Form Selectors <----------------*/

#maincontact {
	height: auto;
	width: 500px;
}

#maincontact ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#maincontact ul li {
	margin: 0 0 20px 0;
	padding: 0;
}

#maincontact form {

}

#maincontact textarea {
	background-color: #000000;
	border:1px solid #1A1A1A;
	color: #FFFFFF;
	height: 100px;
	width: 490px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 2px 5px;
}

#maincontact input {
	background-color: #000000;
	border:1px solid #1A1A1A;
	color: #FFFFFF;
	width: 490px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 25px;
	padding: 2px 5px;
}

#maincontact select {
	background-color: #000000;
	border:1px solid #1A1A1A;
	color: #FFFFFF;
	width: 502px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 29px;
	padding: 2px 0 2px 5px;
}

#maincontact input#submit {
	width: 100px;
	height: 25px;
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	background-image: url(../images/submit-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: medium none;
	float: right;
	cursor: pointer;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
}

#maincontact input#submit:hover {
	background-position: bottom left;
}

#maincontact a {
	font-weight: normal;
	display: inline-block;
}

#maincontact .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
} 

#maincontact .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}


/*-----------------> Column Container Selector <-----------------*/

#column-container {
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 30px;
	background: url(../images/content-bg.gif) no-repeat scroll top left;
	
}

/*--------------------> Mini Form Selectors <--------------------*/



/*--------------------> Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*--------------------> Column Selectors <--------------------*/

#left-column {
	width: 500px;
	float: left;
	height: auto;
}

#right-column {
	float: right;
	height: auto;
	width: 250px;
	margin-left: 30px;
	margin-bottom: 70px;
}



#right-column #contact-info {
	width: 248px;
	height: auto;
	display: block;
	margin-top: 20px;
	color: #B2B2B2;
	font-size: 1.28em;
	float: left;
	text-align: center;

}

/*---------------------> CTA Selectors <----------------------*/

#cta {
	padding-bottom: 0px;
	padding-left: 60px;
	float: left;
	clear: both;
}

#cta #qc {
	background-image: url("../images/bg-qc.jpg");
    background-repeat: no-repeat;
	border: 1px solid #CCAE05;
    float: left;
    height: 300px;
    padding: 10px;
    width: 251px;
	}
#cta #qc form {
	padding-top: 40px;
}
#cta #qc ul {
	list-style-type: none!important;
	list-style: none!important;
	margin: 0 0 0 0;
}
#cta #qc ul li {
}
#cta #qc div {
}


#cta #qc input {
	background-color: #161303!important;
	height: 23px;
	width: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B2B2B2;
	padding-left: 5px;
	border: 1px solid #CCAE05;
	margin-top: 8px;

}
#cta #qc textarea {
	background-color: #161303!important;
	height: 60px;
	width: 245px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B2B2B2;
	padding-left: 5px;
	overflow: auto;
	border: 1px solid #CCAE05;
	padding-top: 5px;
}
#cta #qc input.select {
}
#cta #qc input.button {
	float: right;
	height: 50px;
	width: 100px;
}
#cta #qc span.btn input.button{
	padding: 0;
	height: 25px;
	width: 100px;
	display: block;
	border: none;
	background-image: url(../images/submit-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 28px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#cta #qc span.btn:hover input.button{
	background-position: left bottom;
}
#cta #qc a {
	float:left;
	padding-top: 0px;
	padding-left: 0px;
}

#cta #qc p.qctextinfo {
margin: 15px 0 0 4px!important;
padding: 0px!important;
float: left;
}

#cta #qc .qctextinfo .required {
color: #ffffff;
font-size: 11px;

}
#cta #qc a:link, #cta #qc a:visited {
	color: #CCAE05;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#cta #qc a:active, #cta #qc a:hover {
	color: #ffffff;
}
#cta #qc .address2 {
	display:none;
}
#cta #qc .valid {
	background-color: #007940!important;
	color: #FFFFFF!important;
}

#cta #qc .invalid {
	background-color: #F00000!important;
	color: #FFFFFF!important;
}
#cta #patient-container {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
#cta #patient-container #patient-images {
	height: 78px;
	width: 246px;
	margin-bottom: 20px;
	border: 1px solid #CCAE05;

}
#cta #patient-container #patient-images a {
	background-image: url(../images/cta-image-gallery.png);
	background-position: 0px -78px;
	display:block;
	height: 78px;
	width: 246px;
}
#cta #patient-container #patient-images a:hover {
	background-position: 0px 0px;
}
#cta #patient-container #patient-testimonials {
	height: 78px;
	width: 246px;
	margin-bottom: 20px;
	border: 1px solid #CCAE05;

}
#cta #patient-container #patient-testimonials a {
	background-image: url(../images/cta-why-plastic-surgeon.png);
	background-position: 0px -78px;
	display:block;
	height: 78px;
	width: 246px;
}
#cta #patient-container #patient-testimonials a:hover {
	background-position: 0px 0px;
}
#cta #patient-container #bridal-cta {
	height: 78px;
	width: 246px;
	margin-bottom: 20px;
}
#cta #patient-container #bridal-cta a {
	background-image: url(../images/bridal-cta.jpg);
	background-position: 0px 0px;
	display:block;
	height: 78px;
	width: 246px;
}
#cta #patient-container #bridal-cta a:hover {
	background-position: 0px -78px;
}

#cta #right-col-video-wrapper {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}

#ten-things-cta {
	height: 120px;
	width: 246px;
	margin-bottom: 20px;
	border: 5px solid #CCAE05;

}

#ten-things-cta a{
	background-image: url(../images/ten-things-cta.jpg);
	background-position: 0px 0px;
	display:block;
	height: 120px;
	width: 246px;
}

#ten-things-cta a:hover {
	background-position: 0px -120px;
}



#cta #video {
	height: 188px;
	width: 248px;
	padding: 0px;
	border: 5px solid #CCAE05;
}


/* ------------------> Internal CTA qc selectors added mac w 1-30-12-------------------------------*/

#right-column #qc {
	background-image: url("../images/bg-qc.jpg");
    background-repeat: no-repeat;
    	border: 1px solid #CCAE05;

    float: left;
    padding: 10px;
    width: 227px;
	margin-bottom: 6px;

	}
#right-column #qc form {
	padding-top: 40px;
}
#right-column #qc ul {
	list-style-type: none;
	list-style: none;
	margin: 0 0 0 0!important;
}
#right-column #qc ul li {
}
#right-column #qc div {
}


#right-column #qc input {
	background-color: #161303!important;
	height: 23px;
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B2B2B2;
	padding-left: 5px;
	border: 1px solid #CCAE05;

	margin-top: 5px;

}
#right-column #qc textarea {
	background-color: #161303!important;
	height: 45px;
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B2B2B2;
	padding-left: 5px;
	overflow: auto;
	border: 1px solid #CCAE05;
	padding-top: 5px;
}
#right-column #qc input.select {
}
#right-column #qc input.button {
	float: right;
	height: 40px;
	width: 90px;
}
#right-column #qc span.btn input.button{
	padding: 0;
	height: 25px;
	width: 100px;
	display: ;
	border: none;
	float:right;
	background-image: url(../images/submit-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
#right-column #qc span.btn:hover input.button{
	background-position: left bottom;
}
#right-column #qc a {
	float:left;
	padding-top: 0px;
	padding-left: 0px;
}

#right-column #qc p.qctextinfo {
margin: 3px 0 0 4px!important;
padding: 0px!important;
float: left;
}

#right-column #qc .qctextinfo .required {
color: #ffffff;
font-size: 11px;

}
#right-column #qc a:link, #cta #qc a:visited {
	color:  #CCAE05;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#right-column #qc a:active, #cta #qc a:hover {
	color: #ffffff;
}
#right-column #qc .address2 {
	display:none;
}
#right-column #qc .valid {
	background-color: #007940!important;
	color: #FFFFFF!important;
}

#right-column #qc .invalid {
	background-color: #F00000!important;
	color: #FFFFFF!important;
}

#right-column #qc li.qcinternalitem {
	margin-top: 12px;	
}

/*---------------------> CTA Selectors for internal pages <----------------------*/


#right-column #patient-container {
	float: left;
}

 #right-column #patient-container a {
	display: block;
	width: 246px;
	height: 78px;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 30px;
	border: none;
}

#right-column #patient-container a#ctasurgeon {
	background: transparent url(../images/cta-why-plastic-surgeon.png);
	border: 1px solid #CCAE05;
}

#right-column #patient-container a#ctagallery {
	background: transparent url(../images/cta-image-gallery.png);
	border: 1px solid #CCAE05;

}

#right-column #patient-container a#ctasurgeon:hover, #right-column #patient-container a#ctagallery:hover  {
	background-position: bottom left;
}

#right-column #video {
	border: 5px solid #CCAE05;	float: right;
	height: 188px;
	width: 248px;
	margin: 0;
	padding: 0;
	/*background: url(../images/video-placeholder.jpg) no-repeat scroll center center;*/
}



#right-column #ten-things-cta-internal {
	height: 120px;
	width: 246px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 5px solid #CCAE05;
	float: left;
}

#right-column #ten-things-cta-internal a{
	background-image: url(../images/ten-things-cta.jpg);
	background-position: 0px 0px;
	display:block;
	height: 120px;
	width: 246px;
}

#right-column #ten-things-cta-internal a:hover {
	background-position: 0px -120px;
}


/*--------------------> Footer Selectors <--------------------*/
#footer {
	margin-top: 25px;
	background: url(../images/horizontal-bar.gif) no-repeat scroll center top;
	color: #6b6b6b;
	padding-right: 80px;
	padding-left: 80px;	
}

#content #footer a {
	font-weight: normal;
}

#content #footer a.sitemap {
	display: inline-block;
	width: 98px;
	height: 24px;
	background: url(../images/sitemap-bg.gif) no-repeat scroll top left;
	text-indent: -9000px;
	float: left;
	border: none;
	text-decoration: none;
}

#content #footer a.sitemap:hover {
	background-position: bottom left;
}

#content #footer span {
	float: right;
	margin-top: 5px;
	display: inline-block;
}

#disclaimer {
	color: #6b6b6b;
	padding-right: 80px;
	padding-left: 80px;
}

#disclaimer p {
	margin-top: 10px;
	text-align: justify;
}

/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
#site-family {
	width:auto;
	margin:0 auto;
	padding-top:-30px;
}
#site-family p{
	line-height:12px;
	margin-bottom:-20px;
}
#site-family .blog{
	height:60px;
	width:65px;
}
#site-family .blog img{
	border-color:#999999;
	border:2;
	border-style:solid;
}
#site-family .facelift{
	height:60px;
	width:90px;
}
#site-family .facelift img{
	border-color:#7F5A1D;
	border:2;
	border-style:solid;
}	
#site-family .lipo{
	height:60px;
	width:115px;
}
#site-family .lipo img{
	border-color:#99FFFF;
	border:2;
	border-style:solid;
}	
#site-family .labia{
	height:60px;
	width:130px;
}
#site-family .labia img{
	border-color:#FFFF00;
	border:2;
	border-style:solid;
}
#site-family .breast{
	height:60px;
	width:130px;
}
#site-family .breast img{
	border-color:#CF25FF;
	border:2;
	border-style:solid;
}
#site-family .main{
	border-color:#FF0000;
	border-width:1px;
	height:60px;
	width:98px;
}
#site-family .main img{
	border-color:#FF0000;
	border:2;
	border-style:solid;
}
#site-family .check{
	margin-top:0px;
}


	
#social-media-internal {
	float: left;
	width: 250px;
	height: 45px;
	margin: 15px;
	padding: 0;
	}
	

