/* @override 
	http://rmwebsite.com/lussiermd/rebuild/style.css
	http://rmwebsite.com/lussiermd/wp-content/themes/lussiermd/style.css
	http://www.lussiermd.com/wp-content/themes/lussiermd/style.css
*/

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

/* ------------------------ type selectors ------------------------ */
body { 
	background:#e5d8a0 url("images/bgBody.jpg");
	text-align:center; 
	font:12px/26px Arial, Helvetica, Verdana, sans-serif; 
	color:#000;
}

h1	{ font-size:1.2em; }
h2	{ font-size:1.1em; }
h3	{ font-size:1.0em; }

a {
	color:#6b131e;
	text-decoration:underline;
	outline:none;
}

a:hover { text-decoration:none; }

hr {
	border-top: 1px dotted #521920;
	height: 1px;
}

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
}

#faddress p {
	text-align: center;
	margin-top: 20px;
}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left, .alignleft { 
	float:left; 
	margin:8px 10px 10px 0px;
}

img.img-right, .alignright { 
	float:right; 
	margin:5px 0px 10px 10px; 
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#everything {
	width:950px;
	margin:0 auto;
	text-align:left;
}

/* ------------------------ header framework ------------------------ */
header {
	height:123px;
	border: 1px solid #3c4b20;
	background: #e5d491;
	margin-top: 10px;
}

header img {
	float: left;
}

header span {
	font-family: "Times New Roman";
	font-size: 21px;
	line-height: 31px;
	text-transform: uppercase;
	color: #7b501d;
	margin: 0 auto;
	display: table;
}

#procedureNav { 
	background:url("images/procedureNav.jpg") no-repeat; 
	width:547px; 
	height:78px; 
	margin:0 0 0 27px;
	padding:0;
	float: left;
}

#procedureNav li, #procedureNav a {
	height:78px;
	display:block;
}

#procedureNav li {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	margin-right: 96px;
	text-indent: -9999px;
}

#procedureNav-01 { width: 64px; }
#procedureNav-02 { width: 65px; }
#procedureNav-03 { width: 65px; }
li#procedureNav-04 {
	width: 65px;
	margin-right: 0px;
}

#procedureNav-01 a:hover { background: url("images/procedureNav.jpg") 0 -78px no-repeat; }
#procedureNav-02 a:hover { background: url("images/procedureNav.jpg") -160px -78px no-repeat; }
#procedureNav-03 a:hover { background: url("images/procedureNav.jpg") -321px -78px no-repeat; }
#procedureNav-04 a:hover { background: url("images/procedureNav.jpg") -482px -78px no-repeat; }

/* ------------------------ wrap framework ------------------------ */
#wrap {
	border: 1px solid #3c4b20;
	background: #e5d491 url("images/bkgdWrap.png") repeat-y;
	clear: both;
	margin: 15px 0 0;
}
#wrap-no-side {
	border: 1px solid #3c4b20;
	background: #e5d491 url("images/bkgdWrap-no-sidebar.png") repeat-y;
	clear: both;
	margin: 15px 0 0;
}

/* ------------------------ nav ------------------------ */
#nav {
	background:url("images/nav.png") top left no-repeat;					
	width:127px;	/* Width of buttons, not entite image (or half of entire image) */
	height:726px;	 /* Height of entire image */
	margin:0;
	padding:0;
	float: left;
}

#nav li {
	float:left;
	list-style:none;
	position:relative;
	z-index: 200;
	display: block;
	margin-top:31px;
	width:127px;
	text-indent: -9999px;
}

#nav li, #nav a { 
	height:30px;
	display:block;
}

li#nav-01 { margin-top:68px; width:127px; }

#nav-01 a:hover { background:url("images/nav.png")  -127px -68px no-repeat; }
#nav-02 a:hover { background:url("images/nav.png") -127px -129px no-repeat; }
#nav-03 a:hover { background:url("images/nav.png") -127px -190px no-repeat; }
#nav-04 a:hover { background:url("images/nav.png") -127px -251px no-repeat; }
#nav-05 a:hover { background:url("images/nav.png") -127px -312px no-repeat; }
#nav-06 a:hover { background:url("images/nav.png") -127px -373px no-repeat; }
#nav-07 a:hover { background:url("images/nav.png") -127px -434px no-repeat; }
#nav-08 a:hover { background:url("images/nav.png") -127px -495px no-repeat; }
#nav-09 a:hover { background:url("images/nav.png") -127px -556px no-repeat; }
#nav-10 a:hover { background:url("images/nav.png") -127px -617px no-repeat; }
#nav-11 a:hover { background:url("images/nav.png") -127px -678px no-repeat; }

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#BD9847;
	margin-left:127px;
	margin-top:-30px;
	border-top:1px solid #4D1409;
	padding-right: 1px!important;
}

#nav-03 ul {
	min-height: 200px;
	border: none!important;
}

#nav li ul li {
	height:30px;
	border:1px solid #4D1409;
	border-top:none;
	margin-top: 0px!important;
}

#nav li ul li.title {
	text-indent: 10px;
	color: #fff;
	font-size: 12px;
	float: left;
	width: 175px;
	border: none;
	height: 30px!important;
	line-height: 30px!important;
}

#nav li ul li.title ul {
	margin-top: 0px;
	margin-left: 0px;
	width: 175px!important;
}

#nav li ul li.title ul li {
	float: none;
	font-size: 10px;
	width: 175px;
	border: none;
}

#nav li ul li a {
	width:100%;
	height:30px;
	line-height:30px;
	text-indent: 10px;
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
}

#nav li ul li.title ul li , #nav li ul li.title ul li a {
	height: 20px!important;
	line-height: 20px;
}

#nav li:hover ul, #nav li.sfHover ul { left: 0px; }

/* Hover styles for drop down items */
#nav li ul a:hover { 
	background-image:none;
	background-color:#DCC587;
	color:#4D1409;
	text-decoration:none;
}

#nav-03 ul li ul {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial;
	background: none;
	left: 0px!important;
	margin-left: 0px!importnat;
	padding: 0!important;
}

#nav-03 ul li ul li {
	float: none;
	display: block;
	list-style: none;
	margin-left: -5px;
}

/* width of drop down nav - choose width that allows items to display on one line */
#nav li ul, #nav li ul li { width:200px; }
#nav li#nav-03 ul { width: 700px; }

/* ------------------------ content framework ------------------------ */
#content {
	width:820px;
	float:left;
}

#masthead {
	height: 269px;
	width: 820px;
	background: url("images/mastheadHome.jpg") no-repeat;
}

#inside #masthead {
	background: url("images/mastheadInside.jpg") no-repeat;
	position: relative;
}

#masthead .modelImg {
	float: right;
}

#masthead .titleImg {
	position: absolute;
	top: 55px;
	left: 190px;
}

q, blockquote {
	display: block;
	padding: 0 30px 0 100px;
	background: url("images/quote.png") 0 0 no-repeat;
	font: italic 15px/23px Arial, Helvetica, Verdana, sans-serif;
	color: #bd9847;
}

#masthead .titleImg.newsletter { left: 160px; }

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content ul, #content dl {
	margin:0px 0px 10px 0px;
}

#content article {
	width: 580px;
	float: left;
	margin: 26px 25px 0 30px;
}

#video {
	
	position: relative;
	z-index: 0;
}

article h1 {
	font-weight: normal;
	font-size: 19px;
	color: #521920;
	font-family: "Times New Roman";
	line-height: 26px;
}

#category h1 {
	margin-bottom: 0px;
}

article h2 {
	font-weight: normal;
	font-size: 17px;
	color: #521920;
	font-family: "Times New Roman";
	line-height: 26px;
	clear: both;
}

article h3 {
	font-weight: normal;
	font-size: 15px;
	color: #521920;
	font-family: "Times New Roman";
	line-height: 26px;
	border-bottom: 1px dotted;
	clear: both;
}

#content #btnRevenez {
	background: url("images/btnRevenez.jpg") no-repeat;
	height: 166px;
	width: 204px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 5px 0px 10px 0;
}

article ol {
	margin: 10px 0 10px 30px;
}

article ul {
	list-style-position: inside;
	list-style: none;
	clear: both;
	margin: 10px 0 10px 30px!important;
}

article ul li {
	background:url("images/bullet.png") 0 3px no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#content article ul ul {
	margin-left: 20px;
}

article ul li ul li {
	font-size: 12px;
	list-style-position: inside;
	font-family: Arial;
	margin-bottom: 10px;
}

#imgPhoneNumber {
	clear: both;
	margin: 20px 0 0 0;
}

#implants td {
	padding: 5px 10px;
	border: 1px solid;
}

#cforms2form {
	width: 460px;
}

#cforms2form .cf-group-after, #cforms2form .cf-group-after span {
	width: 155px!important;
}

#cforms2form .cf-box-group input {
	width: 16px!important;
}

#cforms2form input.cf-box-b {
	width: 16px!important;
}

input#cforms_captcha2.secinput {
	width: 192px!important;
}

img#cf_captcha_img2.captcha, img.captcha-reset {
	position: relative;
	top: 8px;
}

.breadcrumb {
	font-size: .9em;
	line-height: .9em;
}

.case {
	margin: 20px auto;
	clear: both;
	display: table;
	width: 385px;
}

.caseImages {
	clear: both;
	display: table;
}

.case a {
	display: inline-block;
	margin: 0 10px 0 0;
	border: 1px solid #521920;
	text-decoration: none;
}

.case a.thickbox {
	position: relative;
}

.case img {
	display: block;
	border: 2px solid #fff;
}

.case a.thickbox span {
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	bottom:0;
	display:block;
	position:absolute;
	right:0;
	text-align:center;
	width:60px;
	height: 25px;
	line-height: 25px;
}

.moreInfoLink {
	height: 30px;
	width: 175px;
	display: block!important;
	background: #521920 url("images/moreInfo.png") 10px center no-repeat;
	color: #fff;
	padding-left: 40px;
	line-height: 30px;
	text-decoration: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 0 auto!important;
	box-shadow: 0 0 3px #333;
	-webkit-box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	clear: both!important;
}

a.nextPat {
	float: right;
	margin: 0 10px 10px 0;
	display: inline;
}

a.prevPat {
	float: left;
	margin: 0 0 10px 10px;
	display: inline;
}

div.callout {
	margin: 20px 0;
	height: 225px;
	width: 579px;
	padding: 30px 0 0 0;
}

div.callout.weight {
	background: url("images/rprr-weight.png") 0 0 no-repeat;
}

div.callout.mm {
	background: url("images/rprr-mm.png") 0 0 no-repeat;
}

div.callout.testimonials {
	background: url("images/testimonials.png") 0 0 no-repeat;
}

div.callout a.button {
	margin-top: 10px;
}

div.callout h3 {
	display: inline-block;
	color: #fff;
	font-size: 28px;
	margin: 65px 125px 30px 30px;
	padding-bottom: 0!important;
	background: none!important;
	text-shadow: 2px 2px 3px #000;
}

div.callout p {
	margin: 20px 0 0 15px!important;
	width: 380px;
	font-size: 15px;
	line-height: 22px;
	font-style: italic;
	font-family: Times New Roman, Georgia, serif;
	color: #fff!important;
}

/* ------------------------ form framework ------------------------ */

form#cforms2form.cform { width: 460px; }
form#cforms2form.cform label, form#cforms2form.cform label span { width: 99px; }
form#cforms2form.cform input { width: 343px; }

form#cforms2form.cform span.reqtxt, form#cforms2form.cform span.emailreqtxt {
	display: block;
	text-align: right;
	font-size: .8em!important;
}

form#cforms2form.cform textarea { width: 343px; }
form#cforms2form.cform p.cf-sb { text-align: center; }
form#cforms2form.cform #sendbutton2 { width: 100px; }
p#ll.linklove { display: none; }

/* ------------------------ aside framework ------------------------ */
aside {
	width:181px;
	float:right;
	background: url("images/bkgdContact.jpg") no-repeat;
	padding: 97px 0 0;
}

aside p, aside h1, aside h2, aside h3, aside h4, aside h5, aside h6, aside ul, aside dl {
	margin:0px 0px 10px 12px!important;
}

aside ul {
	list-style: none;
	list-style-position: inside;
	margin-left: 30px!important;
}

aside h2 {
	font-weight: normal;
	color: #3c4b20;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 2px;
}

#quick-contact form {
	width: 181px;
}

#quick-contact label {
	margin: 0 0 0 12px!important;
	color: #9e3223;
	font-size: 11px;
}

#quick-contact label span {
	width: 200px;
	display: block!important;
	float: none!important;
	text-align: left;
}

#quick-contact input, #quick-contact select {
	display: block;
	margin: 0 0 0 12px;
	width: 151px;
	border: 1px solid #e5d491;
	height: 25px!important;
	line-height: 17px!important;
	background: #faf7df!important;
}

#quick-contact select#cf_field_4  {
height:26px !important;
line-height: 26px!important;
}

#quick-contact span.reqtxt, #quick-contact span.emailreqtxt {
	width: 155px;
	text-align: right;
	margin: 0 0 0 14px;
	display: block;
}

#cforms_captcha.secinput {
	margin-bottom: 10px!important;
}
#cf_captcha_img.captcha {
	margin-left: 13px!important;
}

#quick-contact #li--5 {
	position: relative;
}

#quick-contact #li--5 span {
	width: 170px;
display: block;
}

#quick-contact #li--5 input {
	width: 13px;
	position: absolute;
	top: 6px;
	left: 0;
}

#quick-contact p.cf-sb {
	clear: both;
	display: block;
	margin: 20px 0 0!important;
}

#quick-contact input#sendbutton {
	width: 100px;
	height: 26px!important;
	margin: 0 auto;
	border: 1px solid #e5d491!important;
}

#newsletter {
	width: 14px;
	height: 14px;
	border: 1px solid #e5d491!important;
	background: #faf7df!important;
	float: left;
}

aside label#labelNewsletter {
	margin: 0 0 0 5px!important;
	float: left;
	width: 130px;
	line-height: 12px;
}

aside input#btnSubmit {
	width: 60px;
	height: 25px;
	margin: 10px auto!important;
	display: block;
	clear: both;
	color: #9d5a1e;
	border: 1px solid #9d5a1e;
	background: #eacc9d!important;
}

#btnBreastAug {
	border: 1px solid #71c3d5;
	background: #faf7df;
	color: #c94940;
	display: block;
	width: 125px;
	line-height: 18px;
	text-align: center;
	margin: 10px auto;
	padding: 10px;
}

.logo {
	display: block;
	margin: 10px auto;
}

#btnfacebook {
	display: block;
	width: 156px;
	height: 64px;
	background: url("images/facebook.png") no-repeat;
	margin: 10px auto;
	text-indent: -9999px;
}

#btnWeightLoss {
	display: block;
	width: 153px;
	height: 135px;
	background: url("images/btnWeightLoss.jpg") no-repeat;
	margin: 10px auto;
	text-indent: -9999px;
}
html body#inside div#everything div#wrap section#content article p#ll2.linklove {
	text-indent: -9999px;
}

/* ------------------------footer framework ------------------------ */

.leadfoot {
	font-size: 14px;
}
footer {
	width:950px;
	margin:0 auto;
	text-align:left;
	clear: both;
}

.footercols {
	float: left;
	width: 200px;
	margin-top: 20px;
	padding-left: 37px;
}

footer .vertnav li {
	list-style: none;
	display: block;
	list-style-image: none;
}


/*footer ul {margin:10px 10px 0;}

footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid;
}

footer li:first-child { border: none; }*/


.floatright {
  display: block;
  float: right;
  margin: 10px 0px 8px 28px;
}
#content .pad-left {
  padding-left: 230px;
}
.patfloattxt {
		padding-bottom: 66px;
}


#slideshow-tour {

	width: 500px;
	height: 375px;
	overflow: hidden;

	position: relative;
	*margin-top:0px;
}

#slides-tour {
	overflow: hidden;
}

#disclaimer {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
background-attachment:scroll;
background-color:transparent;
background-image:-moz-linear-gradient(center top , #C5D44F, #7E8035);
background-position:0 0;
background-repeat:repeat;
color:#FFFFFF;
font-size:16px;
padding-bottom:20px;
padding-left:30px;
padding-right:30px;
padding-top:20px;
text-shadow:-1px -1px 0 rgba(0, 0, 0, 0.2);
}

.list-left {
	float: left;
	width: 170px;
}
