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

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

/* ------------------------ type selectors ------------------------ */
html { background:#2b3440 url("images/bgHtml.png") top repeat-x; }

#insideHtml {
	background: url("images/bgHtmlInside.png") top repeat-x;
}

body { 
	background:transparent url("images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:12px/18px Arial, Helvetica, sans-serif; 
	color: #2b3440;
}

#inside {
	background: url("images/bgBodyInside.jpg") top center no-repeat;
}

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

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

a:hover { text-decoration:none; }

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

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 { 
	float:left; 
	margin:2px 10px 10px 0px;
	display: inline;
}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	display: inline;
}

.float-right {
	float: right;
	margin:5px 0px 10px 10px;
	display: inline;
}

.float-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	display: inline;
}

#content ul.float-left li {
	margin-left: 20px!important;
}

#content ul.float-left li.title {
	margin-left: 0px!important;
	font-size: 16px;
}

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

#everything {
	width:980px;
	margin:0 auto;
	text-align:left;
/*	height:1100px;
*/}

#inside #everything {height:auto;}

/* ------------------------ aside framework ------------------------ */
aside {
	width:270px;
	float:left;
	margin: 0 0 0 31px;
	display: inline;
}

#inside aside {
	width: 335px;
	margin-left: 0px;
	background: url("images/bkgdColLeft.png") 0px 900px no-repeat;
	float: left;
}

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

#colLeft {
	/*background: url("images/bkgdColLeft.png") repeat-y;*/
	clear: both;
	padding-top: 6px;
}

#colLeftBtm {
	background: url("images/bkgdColLeftBtm.png") no-repeat;
	height: 60px;
	clear: both;
}

#logo {
	display: inline;
	margin: 36px 0 23px 1px;
	float: left;
}

#inside #logo {
	margin-left: 32px;
	display: inline;
	float: left;
}

/* ------------------------ nav ------------------------ */
nav {				
	width:264px;
	margin:0 0 0px 4px;
	padding:0;
	float: left;
	display: inline;
	position: relative;
	z-index: 100;
}

#nav {
	display: inline;
	float: left;
}

#inside nav {
	margin: 0 0 14px 36px;
	display: inline;
}

nav li {
	float:left;
	list-style:none;
	position:relative;
	z-index: 100;
}

nav li, nav a { 
	height:25px;
	display:block;
	width:264px;
	line-height: 26px;
}

nav a {
	background:url("images/nav.png") no-repeat;
	font-family: Helvetica;
	color: #2b3440;
	text-decoration: none;
	padding-left: 24px;
}

nav a:hover {
	background:url("images/nav.png") left bottom no-repeat;
}

/* ------------------------ dropdown nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	margin-left:264px;
	margin-top:-30px;
	width: 602px;
	border: 1px solid;
	background:url("images/sub-nav.png");
}

#nav-11 ul, #nav-12 ul {
	width: 301px;
}

nav li ul li {
	float: left;
	width: 300px;
	border: none;
	margin: 0px;
	padding: 0px;
	height:25px;
	border-bottom: 1px solid #cddeeb;
	border-left: 1px solid #cddeeb;
}

nav li ul li a {
	width:100%;
	height:25px;
	line-height:25px;
	background: none;
	padding: 0px;
	text-indent: 15px;
}

nav li ul li a span {
	display:block;
	padding-left:5px;
}

nav a:link, nav a:visited, nav a:hover, nav a:active {
	font-size:1.0em;
	text-decoration:none;
}

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

nav li ul a:hover { 
	background-image:none;
	background-color:#2b3440;
	color:#fff;
	text-decoration:none;
}

#btnContact {
	background: url("images/btnContact.png") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 5px 4px;
	text-indent: -9999px;
}

#btnFinancing {
	background: url("images/btnFinancing.png") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 5px 4px;
	text-indent: -9999px;
}

#btnSeminar {
	background: url("images/btnSeminar.png") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 5px 4px;
	text-indent: -9999px;
}

#btnSpecials {
	background: url("images/btnSpecials.png") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 5px 4px;
	text-indent: -9999px;
}

#inside #btnContact, #inside #btnFinancing, #inside #btnSeminar, #inside #btnNetwork, #inside #btnLipsgTV, #inside #btnAges, #inside #btnBlog, #inside #btnSpecials {
	margin-left: 34px;
}

aside a#btnContact:hover, a#btnFinancing:hover, a#btnSeminar:hover, a#btnNetwork:hover, a#btnLipsgTV:hover, a#btnAges:hover, a#btnBlog:hover, a#btnSpecials:hover {
	background-position: 0px -58px;
}

#btnNetwork {
	background: url("images/btnNetwork.png") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 5px 5px;
	text-indent: -9999px;
	position: relative;
}

#inside #btnNetwork {
	margin: 0 0 5px 33px;
}

#aesthetic #btnNetwork {
	margin: 0 0 5px 18px;
}

#btnNetwork a {
	height: 22px;
	width: 22px;
	display: inline;
	position: absolute;
}

#btnNetwork a#rss {
	top: 16px;
	left: 156px;
}

#btnNetwork a#facebook {
	top: 16px;
	left: 190px;
}

#btnNetwork a#youtube {
	top: 16px;
	left: 225px;
}

#btnLipsgTV {
	background: url("images/btnLipsgTV.jpg") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 5px 4px;
	text-indent: -9999px;
}

#btnAges {
	background: url("images/btnAges.jpg") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 20px 4px;
	text-indent: -9999px;
}

#btnBlog {
	background: url("images/btnBlog.jpg") no-repeat;
	height: 58px;
	width: 264px;
	display: inline;
	float: left;
	margin: 0 0 5px 4px;
	text-indent: -9999px;
}

#titleMedia {
	clear: both;
	background: url("images/titleMedia.jpg") no-repeat;
	height: 27px;
	width: 264px;
	margin: 0 0 0 35px;
	text-indent: -9999px;
}

.box {
	border: 1px solid #d8e5eb;
	border-top: none;
	width: 213px;
	margin: 0 0 0 42px;
	padding: 18px;
}

#titleMemberships {
	clear: both;
	background: url("images/titleMemberships.jpg") no-repeat;
	height: 24px;
	width: 264px;
	margin: 10px 0 0 35px;
	text-indent: -9999px;
}

.box .img-right {
	margin-bottom: 0px;
}

.box p.icons {
	width: 100%;
	text-align: center;
	display: block;
	margin: 0px;
}

.box p.icons .img-center {
	margin: 20px auto;
}

/* ------------------------ content framework ------------------------ */
#content {
	width:670px;
	*width: 657px;
	float:left;
	display: inline;
}

#inside #content {
	width: 645px;
}

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

/* ------------------------ header framework ------------------------ */
header {
	height:415px;
	margin-top: 34px;
	position: relative;
	z-index: 0;
}

#inside header {
	margin-top: 0px;
	height: 314px;
	margin-bottom: 50px;
}

#content header h1 {
	background: url("images/slogan.jpg") no-repeat;
	width: 313px;
	height: 63px;
	display: inline;
	text-indent: -9999px;
	margin: 19px 0 0 57px;
	float: left;
	position: relative;
	display: inline;
}

#content header a#phoneNumber {
	background: url("images/phoneNumber.png") no-repeat;
	float: right;
	width: 114px;
	height: 27px;
	text-indent: -9999px;
	margin: 25px 14px 0 0;
	display: inline;
}

#inside #content header a#phoneNumber {
	background: url("images/insidePhoneNumber.png") no-repeat;
	position: absolute;
	z-index: 10;
	top: 292px;
	left: 490px;
	width: 136px;
	height: 41px;
}

#inside #content header img {
	float: right;
	display: inline!important;
	padding: 0;
}

#inside #content header img#masthead1 {
	margin-right: 20px;
}

#inside #content header img#masthead1 {
	margin-right: 19px;
	display: inline!important;
}

#inside #content header img#masthead1 {
	margin: 0 20px 0 0;
}

#specialBox {
	overflow: hidden;
	width: 450px;
	height: 232px;
	position: relative;
	float: left;
	margin: 100px 0 0 0;
}

#content header #specialBox p {
	color:#fff;
	float: left;
	margin: 0px;
	position: absolute;
	bottom: 10px;
	left: 30px;
	z-index: 0;
}

#content header #specialBox p span {
	float: left;
	line-height: 25px;
	margin-right: 10px;
}

#proceduresBox {
    padding: 1em;
    background: url("images/sub-nav.png");
    border: 2px solid #3f6274;
    width: 400px;
    left: 10px;
    position: absolute;
    z-index: 100;
    top: 240px;
}

#closeBox {
	position: relative;
	top: -13px;
	right: -13px;
	float: right;
	padding: 3px;
	border: 1px solid #3f6274;
	background: #fff;
}

#proceduresBox ul {
	float: left;
	list-style: none;
	margin-right: 20px;
}

#proceduresBox ul li {
	margin-left: 10px;
}

#proceduresBox .title {
	font-size: 16px;
	margin-left: 0px;
}

#btnSelectProcedure {
	background: url("images/btnSelectProcedure.png") no-repeat;
	width: 146px;
	height: 25px;
	float: left;
	text-indent: -9999px;
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 150px;
}

#content article {
	width: 305px;
	float: left;
	margin: 30px 15px 4px;
	color: #fff;
	display: inline;
	*width: 294px;
}

#inside #content article {
	width: 638px;
	margin: 0 0 0 0px;
	color: #2b3440;
}

#inside #content article.post {
	width: 400px;
}

#inside #content article h1 {
	font-size: 21px;
	font-weight: normal;
}

#inside #content article h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0 10px;
}

#inside #content article h3 {
	font-size: 16px;
	font-weight: normal;
}

#inside #content article h4 {
	font-size: 14px;
	font-weight: normal;
}

#content #titleLipsgTv {
	background: url("images/titleLipsgTV.png") no-repeat;
	text-indent: -9999px;
	width: 86px;
	height: 21px;
	margin-left: 18px;
}

.video4x3 {
	background: url("images/bkgdVido.png") no-repeat;
	height: 224px;
	width: 286px;
	display: inline;
	padding:18px 0 0 17px;
	margin-bottom: 10px;
	float: left;
}

#inside .video4x3 {
	background: url("images/bkgdVideoInside.jpg") no-repeat;
	height: 332px;
	width: 425px;
	padding:24px 0 0 22px;
	margin: 10px 0 10px 75px;
}

#inside .video16x9 {
	background: url("images/videobg16x9.png") no-repeat;
	height: 275px;
	width: 425px;
	padding:63px 0 0 22px;
	margin: 10px 0 10px 75px;
}



#inside .video16x9drs {
	background: url("images/videobg16x9.png") no-repeat;
	height: 275px;
	width: 425px;
	padding:63px 0 0 22px;
	margin: 10px 0 10px 0px;
}

#inside .video {
	margin-bottom: 0px;
}

#content .videoDesc {
	margin-left: 15px;
}

#content article a {
	color: #ee955a;
}

#inside #content article a {
	color: #134971;
}

#content #titlePracticeOther {
	background: url("images/titlePracticeOther.png") no-repeat;
	text-indent: -9999px;
	width: 153px;
	height: 45px;
	margin-bottom: 0px;
}

#content #titleKathy {
	background: url("images/titleKathy.jpg") no-repeat;
	text-indent: -9999px;
	width: 288px;
	height: 30px;
	margin: 0;
}

#content article h3 {
	font-size: 14px;
	font-weight: normal;
}

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

#inside #content ul li {
	background: url("images/bullet.jpg") left top no-repeat;
	line-height: 20px;
	list-style: none;
	padding-left: 20px;
	margin: 5px 0;
}

#inside #content article ul li ul {
	margin-bottom: 0px;
}

.patientForms {
	float: right;
	width: 205px;
	margin: 0 0 0 20px;
	font-size: 11px;
	background: url("images/bkgdFormsBtm.png") bottom center no-repeat;
	padding-bottom: 30px;
}

#inside #content .patientForms h2 {
	margin-bottom: 0px;
}

.patientForms h2 img {
	margin-left: 20px;
}

#inside #content .patientForms p {
	margin-bottom: 5px;
}

.galleryThumbnails {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.galleryThumbnails .case {
	float: left;
	border-right: 1px solid #d7dbdd;
	margin-right: 10px;
	width: 304px;
	padding-right: 5px;
	display: inline;
}

.galleryThumbnails .case.alt {
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}

.galleryThumbnails .gallery #content article .case h4 {
	font-size: 14px!important;
	margin-bottom: 5px;
	display: block;
}

.galleryThumbnails .case img, #singleCase img {
	padding: 6px;
	border: 1px solid #d7dbdd;
	margin: 0 10px 10px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.galleryThumbnails #btnLearnMore {
	display: block;
	text-indent: 15px;
	text-decoration: none;
	background: url("images/btnLearnMore.png") no-repeat;
	display: block;
	color: #fff!important;
	width: 192px;
	height: 22px;
	line-height: 23px;
	margin: 0 auto;
}

.galleryThumbnails .case .viewSpan {
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
	width:142px;
}

#content article .post {
	float: left;
}

#sidebar {
	float: right;
	width: 200px;
	display: inline;
	border: 3px solid #E8EFF5;
	padding: 1em;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: normal;
}

#phoneNumberStitch {
	margin-left: 34px;
	
}


.drstitchtestimonial {
float:right;
font-size:14px;
padding-left:100px;
position:relative;
top:-205px;
width:200px;
left: 205px;
text-align: center;
display: block;
}

.drsi{
	
	font-style: italic;
	font-size: 12px;
}


/* ------------------------footer framework ------------------------ */
footer {
	width:100%;
	clear: both;
	background: #fff url("images/bgFooterWrap.png") 0 -40px repeat-x;
	padding-bottom: 20px;
}

#inside footer {
	background: none;
	font-size: 12px;
	width: 980px;
	margin: 0 auto;
}

#footerWrap {
	width: 980px;
	margin:0 auto;
	background: transparent url("images/bgFooter.png") 0 -40px no-repeat;
	padding-top: 136px;
	text-align: left;
}

#footerLeft {
	float: left;
	width: 691px;
	margin-right: 30px;
}

#centerExcellence h2 {
	background: url("images/titleExcellence.png") no-repeat;
	text-indent: -9999px;
	width: 219px;
	height: 18px;
	margin-bottom: 10px;
}

footer #centerExcellence ul {
	background: url("images/bgCenterExcellence.png") 4px 0px no-repeat;
	width: 691px;
	height: 220px;
	margin: 10px 0 20px -4px;
}

#centerExcellence p {
	margin-bottom: 30px;
}

footer #centerExcellence ul li {
	float: left;
	list-style: none;
	margin-bottom: 6px;
	text-indent: -9999px;
	margin-left: 4px;
	display: inline;
}

footer #centerExcellence ul li, footer #centerExcellence ul li a {
	width: 225px;
	height: 69px;
	display: block;	
}

#centerExcellence-01:hover { background: url("images/bgCenterExcellence.png") 0px -220px no-repeat; }
#centerExcellence-02:hover { background: url("images/bgCenterExcellence.png") -229px -220px no-repeat; }
#centerExcellence-03:hover { background: url("images/bgCenterExcellence.png") -458px -220px no-repeat; }
#centerExcellence-04:hover { background: url("images/bgCenterExcellence.png") 0px -295px no-repeat; }
#centerExcellence-05:hover { background: url("images/bgCenterExcellence.png") -229px -295px no-repeat; }
#centerExcellence-06:hover { background: url("images/bgCenterExcellence.png") -458px -295px no-repeat; }
#centerExcellence-07:hover { background: url("images/bgCenterExcellence.png") 0px -370px no-repeat; }
#centerExcellence-08:hover { background: url("images/bgCenterExcellence.png") -229px -370px no-repeat; }
#centerExcellence-09:hover { background: url("images/bgCenterExcellence.png") -458px -370px no-repeat; }

#resultsGallery {
	clear: both;
}

#leftCon {
	width: 200px;
	float: left;
	margin-right: 30px;
}

#resultsGallery h2 {
	background: url("images/titleResultsGallery.png") no-repeat;
	text-indent: -9999px;
	width: 141px;
	height: 22px;
	margin-bottom: 10px;
}

#resultsGallery ul {
	list-style: none;
	float: left;
	margin-left: 40px;
	display: inline;
}

#resultsGallery ul li {
	float: left;
	width: 300px;
	background: url("images/bullet.jpg") no-repeat;
	text-indent: 25px;
	line-height: 25px;
}

#surgeryAges {
	width: 227px;
	float: left;
}

#surgeryAges h2 a {
	background: url("images/btnSurgeryAges.jpg") no-repeat;
	width: 227px;
	height: 155px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#surgeryAges h2 a:hover {
	background: url("images/btnSurgeryAges.jpg") bottom no-repeat;
}

#blog {
	background: url("images/titleBlogPosts.jpg") no-repeat;
	height: 22px;
	width: 169px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#surgeryAges h3 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 10px;
}

#surgeryAges small {
	font-size: 10px;
}

#sitemap {
	clear: both;
	float: left;
	display: block;
	margin-top: 20px;
	text-align: center;
	width: 980px;
}

#sitemap ul {margin: 0 0 10px;}

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

#sitemap li:first-child { border: none; }
.patreviewbox {width:100%; margin-bottom:70px;clear:both;}
.patreview {padding-top:25px;}

/* ---- Footer Locations ----- */
#footer-locations {width:100%; margin:20px auto;}
.footer-loc {float:left; width:195px;}