* { margin: 0; padding: 0; }
html, body {margin: 0; padding: 0;}
body { font: 12px  Helvetica, Arial, sans-serif; background: #FFF url(../css_img/home_bg.jpg) center top repeat-x;}
a { color:#83A1C3; text-decoration: none;}
a:visited {	text-decoration: none;	}
a:hover, a:active {	text-decoration: underline;	}
a img, img { border: 0;	}
p {  line-height: 19px;}
form { margin: 0; padding: 0; clear: both; }
h1, h2, h3, h4, h5, h6, dt, legend {  margin:0 0 10px 0; padding:0; }
dl, ul { margin: 0; padding: 0;}

.x { display: none;}
.title { border-bottom:1px solid; }
.clearfix { clear: both; width: 100%;display: block;}
.error { font-size:14px; color:red!important; }
.scanalert { float: right;}
#contain {
  background: url(../css_img/content_bg_top.jpg) 0 112px no-repeat;
  margin: 0 auto; 
  width: 800px; 
  padding: 0 16px;
}

#container_beforeafter {
  background: #FFF url(../css_img/headers/container_bg_before_after.jpg) center top no-repeat;
  margin: 0 auto;
  padding: 0 15px 0 15px;
  width: 800px;
}
#header { width: 800px; padding: 20px 0 0 0px;}

/* ================================================================== login/usernav */
#top_header { height:78px; }
#logo {	width: 198px; float:left; margin: 15px 0 20px 0;}

#topnav {
  position: relative;
  top: 15px;
  margin-bottom: -15px;
  float:right;
  color:#3B6DA6;
}
#topnav form {  padding: 5px 0 0 0;}
#topnav a { color:#3B6DA6;   }
#topnav li { display: inline;}

/* ============================================================ Main Top Navigation */
ul.main-nav {
  clear: both;
  list-style: none;
  height: 35px!important;
  width: 800px!important;
}
ul.main-nav li { float: left; font-size: 11pt; padding: 0 0 0 0; display: inline;} 
ul.main-nav li a { display: block; height: 35px!important;}

li#nav-home, li#nav-home a {  width: 82px;  background: url(../css_img/fotofix_nav.jpg) 0 0 no-repeat;}
li#nav-home a:hover, li#nav-home_active { width: 82px;  background: url(../css_img/fotofix_nav.jpg) 0 -35px no-repeat;}

li#nav-freeba, li#nav-freeba a {  width: 131px;  background: url(../css_img/fotofix_nav.jpg) -82px 0 no-repeat;}
li#nav-freeba a:hover, li#nav-freeba_active { width: 131px;  background: url(../css_img/fotofix_nav.jpg) -82px -35px no-repeat;}

li#nav-csoptions, li#nav-csoptions a {  width: 194px;  background: url(../css_img/fotofix_nav.jpg) -213px 0 no-repeat;}
li#nav-csoptions a:hover, li#nav-csoptions_active { width: 194px;  background: url(../css_img/fotofix_nav.jpg) -213px -35px no-repeat;}

li#nav-examples, li#nav-examples a {  width: 171px;  background: url(../css_img/fotofix_nav.jpg) -407px 0 no-repeat;}
li#nav-examples a:hover, li#nav-examples_active { width: 171px;  background: url(../css_img/fotofix_nav.jpg) -407px -35px no-repeat;}

li#nav-forums, li#nav-forums a {  width: 151px;  background: url(../css_img/fotofix_nav.jpg) -578px 0 no-repeat;}
li#nav-forums a:hover, li#nav-forums_active { width: 151px; background: url(../css_img/fotofix_nav.jpg) -578px -35px no-repeat;}

li#nav-blog, li#nav-blog a {  width: 71px;  background: url(../css_img/fotofix_nav.jpg) -729px 0 no-repeat;}
li#nav-blog a:hover, li#nav-blog_active { width: 71px; background: url(../css_img/fotofix_nav.jpg) -729px -35px no-repeat;}

/* ======================================================== CLIENT SIDE LOGGED IN */
#client_sidenav {
  width: 190px;
  float:left;
  padding: 20px 0 0 20px;
}

#content #client_sidenav h1 {
  margin-top: 10px;
  font-size: 20px;
  font-weight: normal;
}

#content #client_sidenav .email {
  font-size:11px;
  margin-bottom: 30px;
  color: #999;
}

#content #client_sidenav #credits_left {
  font-size:11px;
  font-weight:bold;
  color: #999;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}

#content_left_client {
  padding-top: 20px;
  font-size: 12px;
  width: 580px;
  float: right;
}

/* ======================================================== CLIENT SIDE nav */
ul.sidenav_mainlinks {
  padding:0!important;
  margin:0!important;
  list-style: none;
}

ul.sidenav_mainlinks li {
  padding: 0; 
  height: 60px; 
  margin:0 0 0 -35px; 
} 
ul.sidenav_mainlinks li a {display: block; height: 60px!important;}

li#nav_myfotos, li#nav_myfotos a {background: url(../css_img/client_nav.jpg) 0 0 no-repeat;}
li#nav_myfotos a:hover, li#nav_myfotos_active {background: url(../css_img/client_nav.jpg) -194px 0px no-repeat;}

li#nav_password, li#nav_password a {background: url(../css_img/client_nav.jpg) 0px -62px no-repeat;}
li#nav_password a:hover, li#nav_password_active {background: url(../css_img/client_nav.jpg) -194px -62px no-repeat;}

li#nav_myinfo, li#nav_myinfo a {background: url(../css_img/client_nav.jpg) 0px -124px no-repeat;}
li#nav_myinfo a:hover, li#nav_myinfo_active {background: url(../css_img/client_nav.jpg) -194px -124px no-repeat;}

li#nav_upload, li#nav_upload a {background: url(../css_img/client_nav.jpg) 0px -188px no-repeat;}
li#nav_upload a:hover, li#nav_upload_active {background: url(../css_img/client_nav.jpg) -194px -188px no-repeat;}


/* ================================================= adsense */
#adsense{}

#content, #content_home {
  padding: 0 0 20px 0;
  width: 800px;
  clear: both;
  background: #F4F7FC;
  border-left: 1px solid #E7ECF4;
  border-right: 1px solid #E7ECF4;
}
.subwrap {
  background: url(../css_img/content_bg_grad.jpg) 0 0 no-repeat; 
  padding-top: 10px; 
  display: table; 
  height: 100%; 
  width: 100%;
} 
#content #left-col,#content_home #left-col { width:470px; float: left;}
#content #right-col, #content_home #right-col {
    margin: 15px 0 0 20px;
    background:url(../css_img/tab_meet_surgeon_brdr.jpg) 0 50px repeat-y;
    width: 294px;
    float: left;
}
#content #left-col p, #content #center-col p, #content_left_client p { padding: 0 15px;}
#content_home #left-col p { padding: 15px;}
#content #right-col table td, #content_home #right-col table td { padding: 10px 5px 5px 10px;}
#content #right-col p, #content_home #right-col p {  padding: 0px 10px 0px 15px;}
#rcol_bot {
  background:url(../css_img/tab_meet_surgeon_bot.jpg) 0 0 no-repeat;
  height:15px;
  clear:both;
}	


/* ======================================================== home specific */
#homeflash { float:left;}
.home_header {
  background: url(../css_img/container_bg.jpg) 0 0 no-repeat;
  border-bottom: 1px solid white; 
  clear: both; 
  height: 275px;
}
div.home_header p {
  line-height: 19px;
  float: left;
  width: 280px;
  margin: 0 0px 0 25px;
  padding: 130px 0 0 0px;
  font-size: 13px;
  color: #fff;
}
div.home_header p a { color: #F4A549; }

ul.howitworks { list-style: none; margin: 0 0 0 15px; padding: 0;}
li.home_1, li.home_2, li.home_3 {
  height: 30px;
  margin: 5px 0;
  padding: 5px 0 0 40px;
}
li.home_1 {  background:url(../css_img/home_1.jpg) 0 0 no-repeat; }
li.home_2 {  background:url(../css_img/home_2.jpg) 0 0 no-repeat; }
li.home_3 {  background:url(../css_img/home_3.jpg) 0 0 no-repeat; }

/* ================================ procedures */
#pop_left, #pop_right {
    padding: 0 0 20px 25px;
    width: 200px;
    float: left;
}

/* ================================================= titles / page headers */
h1#popularprocedures {
  clear: both;
  text-indent: -100000px;
  background:url(../css_img/tab_popular_procedures.jpg) 0 0 no-repeat;
  height:33px;	
  display:block;
  border-bottom:1px solid #DDE6F0;
}
h1#title_latestnews {
  font-size: 14pt;
  height: 40px;
  padding: 15px 0 0 15px;
  background: url(../css_img/tab_right_box_blank.jpg) 0 0 no-repeat;
  color: #1F599A;
}
h1#title_saying {
  background:url(../css_img/tab_inner_right_col.jpg) 0 0 no-repeat;
  height: 33px;
  border-bottom:1px solid #DDE6F0;
  padding:0 0 0 15px;
  color: #1F599A;
  font-size: 16px;
  line-height: 33px;
}
#content #left-col h1, #bf_h1, #content #center-col h1, #content_left_client h1 {
  color:#555;
  border-bottom: 1px solid #cccccc;
  font-size: 22px;
  margin: 5px 15px 10px 15px;
  padding: 0 0 5px 0;
}
#left-col h1 span, .planoptions h1, #bf_h1 span { font-size: 12px; color: #1F599A;}
#content h2, #content_home h2 { font-weight: normal; font-size: 14pt; color: #1F599A; padding: 0 0 0 15px;}
#content h2 span {
  font-size: 9pt;
  font-weight: normal;
  color: #1F599A;
}
#content h3 { margin: 30px 0 5px; font-weight: normal;}

/* =========================================================== before after section */
#facial_options{  padding: 0 0 20px 0;}
#bf_options { background-color:#E0E8F1; width:424px; margin: 0 0 0 15px;}
#bf_options_top { background:url(../css_img/bf_options_top.jpg) 0 0 no-repeat; height: 10px;}
#bf_options_bottom {
  background:url(../css_img/bf_options_bottom.jpg) bottom left no-repeat;
  height:10px;
  clear:both;
}
.bf_checkbox {
  padding-left: 15px;
  width:170px;
  float: left;
}


/* ===================================================== cosmetic surgery opts */
table#cos_options { width: 100%; margin: 0 -15px 0 15px;}
table#cos_options td { width: 45%; padding: 10px;}
#cos_options a { color: #1F599A; line-height: 0px;}

.padbox {  
    padding: 0;
    width:600px;
    float:left;
}
div.subcontainer {   padding: 0 20px;}
div.subcontainer h2 { margin: 0 0 15px 0; border-bottom: 1px solid;}
div.subcontainer #instructions { font-size:16px; color: #666;}

div.subcontainer2 { padding: 0 20px; background-color: #E0E0DE;}
div.subcontainer2 h2 {  margin: 10px 0!important;}
div.subcontainer2 ol li{   padding: 3px 0;  font-size: 9pt;}

/* Flash Content ----- */
#content #flashcontent, #content #flashcontent2 {
	padding: 20px 10px 0 0;
	float: left;
	font-weight: bold;
	text-align: left;
}
#content #ratings {
	vertical-align:top;
	padding: 0 0 0 270px;
	float: left;
	font-size: 12px;
	color: #;
	height:20px;
	}

#content #magnify {
	vertical-align:top;
	padding: 0px;
	float: left;
	font-size: 12px;
	height:20px;
}

#content #ratings table span {	color: #666;}
#content p, #content dl, #content ul, #content ol {
	margin: 0 0 10px;
	line-height: 1.6em;
	color: #333;
}
#content ul, #content li { list-style:none;}
#content ul, #content ol{	padding-left: 30px!important;}
#content .bg_instructions p {
   font-size: 11px;
   padding:0;
   margin:0;
}
#content .bg_instructions input {
   font-size: 11px;
   padding:0 5px 0 0;
   margin:0 5px 0 0; 
}
#content .bg_instructions { padding:0 0 10px 0; margin:0;}

#content .steps {
	margin: 20px 0 10px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666;
}

#content div#ltcol, #content div#rtcol { width: 165px; float: left;	}
#content div#ltcol p, #content div#rtcol p { line-height: 1.4em; }
#content div#ltcol { padding-right: 20px; }
#content div#rtcol { padding-left: 20px; background: url("../../images/sidebar_bg.gif") left top repeat-y;	}
#content div#rtcol h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}

#content h2 { letter-spacing: 0;	}
#content div#rtcol h2 a, 
#content div#ltcol h1 a,  
#sidebar dl dt a {
  margin-bottom: 0;
  display: block;	
}

#content div#ltcol a, 
#content div#ltcol a:visited, 
#content div#rtcol a, 
#content div#rtcol a:visited {
 text-decoration: none;
}
#content h2 { padding: 0 15px;}

/* ================================================== generic form style */
#content form { margin-bottom: 20px;	}
#content form fieldset { margin: 0; padding: 0;	border: 0; }
#content form p {clear: both; margin: 0; padding: 0 15px!important;}
#content form label {
  display: block;
  font-weight: bold;
  color: #333;
}
#content form ol, #content form ol li, #content form ul, #content form ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content form ol li, #content form ul li {}
#content p#user {
	margin: 0 0 20px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 11px;
	color: #999;
}
#content dl#sizes { margin: 0;	padding: 0;	}
#content dl#sizes dt, #content dl#sizes dd { margin: 0;	padding: 0; float: left;}
#content dl#sizes dt {
  font-weight: bold;
  text-transform: lowercase;

  margin-top: 7px;
  padding-right: 10px;
}
#content dl#sizes dd {
	text-align: center;

	line-height: 1.2em;
	color: #999;
	border-left: 1px solid #CCC;
	}
#content dl#sizes dd strong {	color: #333;	}
#content dl#sizes dd.on {	padding: 2px 8px;	background-color: #f6f6f6;	}
#content dl#sizes dd.na {	padding: 2px 8px;	color: #CCC;	}
#content dl#sizes dd a, #content dl#sizes dd a:visited {	padding: 2px 8px;	display: block;	}
#content dl#sizes dd a:hover, #content dl#sizes dd a:active { text-decoration: none;}
#content dl#sizes dd a span {text-decoration: none;	color: #999;	}
#content dl#sizes dd:hover {	background-color: #f6f6f6;	}
#content dl#sizes dd.na:hover {	background-color: #FFF;	}
#content form input, #content form label {	color: #333;	}
#content p.formreply {/* for the reply text after submitting a form */
	margin: 20px 0 -10px 0px;
	display: block;;
	font-weight: bold;
	color: #333;
	}
#content form#form2 label {	display: none;	visibility: hidden;	}
#content form#form2 label.ques {
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	visibility: visible;
	font-weight: bold;
	color: #333;
	}
#content form#form2 label.ques {	}
#content form#form2 label.ques input {	}
#content form#form2 ol {margin-left: 25px;	margin-bottom: 30px;}
#content form#form2 p.radio {   margin-bottom: 0px;}
#content form#form2 p.radio input {   margin-bottom: 0px;}
#content form#form2 ol {	margin-left: 0;	}
#content form#form2 ol li {	margin-bottom: 10px;	}
#content form#form2 ol input {	margin-right: 10px;	}
#content form#form2 ol input#image1 {
	margin: 0 0 5px;
	padding: 0;
	width: 165px;
	}

/* ====================================================================== buttons */
.btn_readmore a {
	background:url(../css_img/btn_readmore.jpg) 0 0 no-repeat;
	text-decoration:none;
	display:block;
	height: 16px;
	width: 75px;
}
.btn_readmore a:hover{background:url(../css_img/btn_readmore.jpg) 0 -16px no-repeat;}

.btn_tryitnow a {
	background:url(../css_img/btn_tryitnow.jpg) 0 0 no-repeat;
	text-decoration:none;
	display:block;
	height: 16px;
	width: 75px;
}
.btn_tryitnow a:hover { background:url(../css_img/btn_tryitnow.jpg) 0 -16px no-repeat;}

.btn_gonow a {
	background:url(../css_img/btn_gonow.jpg) 0 0 no-repeat;
	text-decoration:none;
	display:block;
	height: 16px;
	width: 75px;
}
.btn_gonow a:hover{	background:url(../css_img/btn_gonow.jpg) 0 -16px no-repeat;}
.btn_submit{}

.btn_signin input {
text-indent: -1000px; 
border: none; 
}

.btn_signin input:hover
{ cursor:pointer; cursor:hand; }

.btn_signin, .btn_signin input {  
	background: url(../cssimg/btn_signin.jpg) 0 6px no-repeat; 
	width: 75px; 
	height: 33px; 
}

#content form p.btn, #content p.btn,  #sidebar p.btn {text-align: left;}
#content form p.btn input, 
#content p.btn input,  
#sidebar p.btn input, p.btn input,
#content form p.btn input:active, 
#content p.btn input:active,  
#sidebar p.btn input:active, 
p.btn input:active  {
  margin: 10px 0 0 0;
  padding: 5px 10px;
  text-transform: uppercase;
  color: white!important;
  font-size: 1.5em;
  cursor: hand;
  cursor: pointer;
  background: #7DA1C5;
  border: 1px outset #D4E3F6;
}

#content form#contactform ol li {	margin-bottom: 10px;	}
#content form#contactform h2 {	margin-top: 0;	}
	
/************** This is for Before/After Forms ***********/	
#content form#order legend {
	margin: 20px 0 10px;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666;
}
#content form#order {	margin-top: 30px;	}
#content form#order li {	margin-right: 15px;	margin-bottom: 10px;        font-size: 12px;}
#content form#order li.inline {	display: inline;	float: left;}
#content form#order legend {	margin: 0 0 10px -8px;	padding: 0;}
#content form#order label {	display: block;	font-size: 1.2em;	}
#content form#order input, #content form#order select {	font-size: 1.2em;	color: #333;	}
#content form#order em {	font-size: 1.1em;	color: #333;	}
#content form#order li.full { display: block; width: 100%!important; clear:both;}


body#upload #content {	float: left;	width: 410px;	}

#sidebar {	float: right;	width: 225px;}

div.upload_options {  width: 300px;  float: left;}
div#flashuploaderBox{    float:left;}
div#photobucketBox{    float:right;}

table.thumblist, table.planoptions { width: 100%;}
table.planoptions { background: white;  margin: 10px 0; border: 1px #CBDCF0 solid;}
table.planoptions td { padding: 0 10px 0 5px; width: 45%;}
table.thumblist td {padding: 0px;  }
table.thumblist td img {border: #9B9B9B 1px solid; margin: 5px 0px;}
table.thumblist td a {display: block; width: 75px; font-size: 9pt; text-align: center!important;}

table.rate { width: 550px;}
table.rate td {vertical-align: top;}
table.rate span { position: relative; top: -5px; }

table.planoptions td { width: 50%; vertical-align: top;}
table.planoptions th { }
table.planoptions h1 {  margin: 0!important;}
td.foto_process  { width: 550px!important;}
td.foto_process img { margin: 5px;}

h2.selector { background: url(../css_img/selector.gif) left center no-repeat; margin-left: 20px; padding-left: 25px!important; clear: both;}
h2.selector:hover {cursor: hand; cursor: pointer; }
#examples div { /*margin: 0 25px;*/ padding: 0 40px;}
#examples div img {  }


/* -------------------- pixel pointers */
/* -------------------- Customer permission box */
div.perm_submission {
  background: white;
  border: 2px #e1e1e1 solid;
  padding: 10px;
  margin: 0 0 30px 0;
}
div.perm_submission p { line-height:10px!important; font-size: 8pt!important;}

div.perm_submission span { font-size: 10pt; float: right;  margin: -10px 10px 0 0;}
div.perm_submission input { position: relative; top: 3px;}
/* -------------------- eof Customer permission box */

.needhelp{
	padding: 9px 18px 21px 0px; 
	float: right; 
	color: rgb(255, 119, 13); 
	font-size: 15px;
}	
	
body#upload #content p#imgside, 
body#upload #content p#imgside2, 
body#upload #content p#imgside3 {
	margin-bottom: 20px;
	padding-left: 60px;
	line-height: 1.2em;
	}
body#upload #content p#imgside { background: url("../../images/pcicon.gif") left top no-repeat;	}
body#upload #content p#imgside2 { background: url("../../images/mailicon.gif") left top no-repeat;	}
body#upload #content p#imgside3 { background: url("../../images/phoneicon.gif") left top no-repeat;	}
body#upload #content h2.uploadh2 {}
body#upload #content form div.checkbox {
	padding-right: 10px;
	width: 165px;
	float: left;
}
/* ======================================================== FOOTER */
#footer {
  border-top: 1px solid #e1e0df;
  background:#cbdcf0 url(../css_img/footer_bg.jpg) 0 0 repeat-x;
  width: 100%;
  clear:both;
  font-size:10px;
  color: white;
  padding-bottom:15px;
}
#footer a, #footer a:visited { color: white;}
#footer a:hover, #footer a:active {}
#footer ul, #footer li { list-style: none;}
#footer ul {
   width: 800px;
   margin: auto;
   padding: 15px 0 10px 0;
}
#footer ul li {
  display: inline; 
  margin-right: 5px;
}
#footer li a {	padding-right: 5px;}
#footer p {}
li.copyright { text-align: right; color: white!important;}