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

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

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

#insideHTML {
	background:#4c4869 url("images/bgInsideBodyWrap.png") top repeat-x;
}

body { 
	background:transparent url("images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:12px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color:#47464b;
}

#inside { 
	background:transparent url("images/bgInsideBody.png") top center no-repeat;
}
body#inside.video{ 
	background:transparent url("images/bgInsideBody-Video.png") top center no-repeat;
}

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

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

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, .alignleft { 
	float:left; 
	margin:2px 10px 10px 0px!important;
}

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

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

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

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

#everything {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
}

/* ------------------------ header framework ------------------------ */
header {
	float: left;
}

#inside header {
	height: 201px;
}

#logo {
	margin: 27px 0 0 42px;
	width: 456px;
	height: 74px;
	display: inline;
	float: left;
}

#zocdoc_bookNow {
	width: 124px;
	height: 57px;
	display: inline;
	float: left;
	text-indent: -9999px;
	margin: 40px 10px 0px 50px;
}
#inside_bookNow {
	width: 124px;
	height: 57px;
	display: inline;
	text-indent: -9999px;
	margin:0 auto;
	text-align: center;
	padding-top: 10px;
		padding-bottom: 10px;
}
.book p{
	width: 500px;
	height: 85px;
	margin: 0 auto;
	text-align: center;
}
a.book {
	margin: 0 auto;
	text-align: center;
}
#btnContactUs {
	width: 199px;
	height: 43px;
	display: inline;
	float: right;
	background: url("images/imgContactUs.png") no-repeat;
	text-indent: -9999px;
	margin: 32px 48px 0 0;
}


#videoplayer {
	
	height:460px;
	margin-left:55px;
	margin-top:236px;
	width:869px;

}

/* ------------------------ nav ------------------------ */
nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:737px; 
	height:51px; 
	margin:39px 0 0 20px;
	padding:0;
	float: left;
	display: inline;
}

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

nav li {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	text-indent: -9999px;
	z-index: 200;
}

#nav-01 {
	width: 95px;
	margin-left: 6px;
}

#nav-02 { width: 142px;}
#nav-03 { width: 133px;}
#nav-04 { width: 190px;}
#nav-05 { width: 130px;}

#nav-01 a:hover { background:url("images/nav.jpg")  -6px -51px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -101px -51px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -243px -51px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -376px -51px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -566px -51px no-repeat; }

/* ------------------------ dropdown nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	z-index: 200;
	width: 401px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background:url("images/ddTop.png") no-repeat;
	float: left;
	padding-top: 24px;
}


.dropdownBtm {
	background: url("images/ddBtm.png") bottom left no-repeat;
	padding-bottom: 9px;
}

.dropdownWrap {
	background:url("images/ddWrap.png") repeat-y;
	float:left;
	width:401px;
}

nav li ul li {
	text-indent: 10px;
	width: 390px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
	padding: 10px 0;
	border-bottom: 1px solid #cfccad;
	border-top: 1px solid #f2f1e7;
	float: left;
	display: block;
	margin: 0;
	height: auto;
	left: 6px!important;
	text-align: left;
	color: #595578!important;
}

nav li ul li.title.outside {
	float: left;
	width: 130px;
	border: none;
}

.dropdownWrap li:first-child {
	border-top: none;
}

.dropdownWrap li:last-child {
	border-bottom: none!important;
}

nav li ul li a {
	text-decoration: none;
	color: #595578!important;
	height: auto;
}

nav li ul li a:hover {
	background: none!important;
	text-decoration: underline;
}

nav li ul li ul {
	background: none;
	padding: 0;
	margin: 10px 10px 0;
	float: left;
	position: relative;
	left: 0px!important;
}

nav li ul li ul li {
	text-indent: 0px!important;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	list-style: disc;
	list-style-position: inside;
	color: #595578!important;
	background: none;
	padding: 0;
	width: 190px;
	float: left;
	border: none;
	left: 0;
}

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

.title {
	color: #595578;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

#nav-03 ul {
	width: 944px;
	background: url("images/proceduresDropDown.png") 6px 25px no-repeat;
	padding: 0;
	list-style: none;
	margin: 0;
}

nav li#nav-03:hover ul{
	margin-left: -245px;
}

nav li#nav-03:hover ul li ul {
	margin-left:0!important;
	*margin-left: -17px!important;
	
}

#nav-03 ul a { color: #595578; }

#nav-03 ul li.proceduresDropDownTop {
	background: url("images/proceduresDropDownTop.png") no-repeat;
	height: 30px;
	float: none;
	width: 938px;
}

#nav-03 ul li.proceduresDropDownBtm {
	background: url("images/proceduresDropDownBtm.png") bottom no-repeat;
	height: 19px;
	float: none;
	width: 938px;
	clear: both;
}

#nav-03 ul li {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	text-indent: 0!important;
}

#nav-03 ul li#lasik {
	margin-left: 13px;
	width: 150px;
}

#nav-03 ul li#refractive {
	width: 220px;
}

#nav-03 ul li#cataracts {
	width: 220px;
}

#nav-03 ul li#aesthetics {
	width: 220px;
}

#nav-03 ul li#extras {
	width: 92px;
}

#nav-03 ul li span {
	color: #595578;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

#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;
}

#btnCapitals {
	width: 175px;
	height: 111px;
	display: block;
	background: url("images/logoCapitals.jpg") no-repeat;
	float: left;
	text-indent: -9999px;
	margin-top: -10px;
}

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

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

#slideshow {
	height: 253px;
	width: 940px;
	overflow: hidden;
	margin: 16px auto 0px;
	position: relative;
}

#slides div, #slides a {
	display: block;
	height: 253px;
	width: 940px;
}

#slide1 { background: url("images/slide8.jpg") no-repeat; }
#slide2 { background: url("images/slide1.jpg") no-repeat; }
#slide3 { background: url("images/slide2.jpg") no-repeat;}
#slide4 { background: url("images/slide7.jpg") no-repeat; }
#slide5 { background: url("images/slide4.jpg") no-repeat; }
#slide6 { background: url("images/slide5.jpg") no-repeat; }
#slide7 { background: url("images/slide6.jpg") no-repeat; }
#slide8 { background: url("images/slide3.jpg") no-repeat; }

#slide6 #facebook{
	margin: 133px 0 0 71px;
	background: none;
	width: 80px;
	height: 25px;
}

#slide6 #youtube{
	margin: 133px 0 0 18px;
	background: none;
	width: 67px;
	height: 29px;
}

#slide6 #twitter{
	margin: 133px 0 0 15px;
	background: none;
	width: 113px;
	height: 29px;
}

#slide6 #rss{
	margin: 133px 0 0 13px;
	background: none;
	width: 27px;
	height: 29px;
}

#slideshow-nav {
	position: absolute;
	left: 20px;
	top: 220px;
	z-index: 100;
}

#slideshow-nav a {
	padding: 3px 6px;
	background: #585477;
	background: rgba(88,84,119,0.7);
	margin-right: 3px;
	border: 1px solid #e8e6d3!important;
	text-decoration: none;
	color: #fff;
}

#slideshow-nav a.activeSlide {

	color: #585477;
		background: #e8e6d3;
	background: rgba(232,230,211,0.7);
}

.buttons {
	display: inline;
	height: 162px;
	width: 224px;
	text-indent: -9999px;
	margin: 8px 0 0 4px;
	float: left;
}

#btnLasikProcedures {
	background: url("images/btnLasikProcedures.jpg") no-repeat;
	margin: 8px 0 0 36px;
}
#btnCataractSurgery { background: url("images/btnCataractSurgery.jpg") no-repeat; }
#btnAestheticProcedures { background: url("images/btnAestheticProcedures.jpg") no-repeat; }

a.buttons:hover { background-position: bottom left!important; }

#content ul#otherProcedures {
	width: 224px;
	height: 151px;
	float: left;
	margin: 8px 0 0 4px;
	background: url("images/bkgdOtherProcedures.jpg") no-repeat;
	list-style: none;
}

#otherProcedures li {
	width: 216px;
	height: 24px;
	text-indent: -9999px;
	margin-left: 3px;
}

#otherProcedures a {
	width: 216px;
	height: 24px;
	display: block;
}

#otherProcedures1 {
	margin-top: 46px;
}

#otherProcedures1 a:hover {
	background: url("images/bkgdOtherProcedures.jpg") -3px -197px no-repeat;
}

#otherProcedures2 a:hover {
	background: url("images/bkgdOtherProcedures.jpg") -3px -221px no-repeat;
}

#otherProcedures3 a:hover {
	background: url("images/bkgdOtherProcedures.jpg") -3px -245px no-repeat;
}
#otherProcedures4 a:hover {
	background: url("images/bkgdOtherProcedures.jpg") -3px -269px no-repeat;
}

#content article {
	color: #fff;
	float: left;
	display: inline;
}

#homeContent {
	float: left;
	width: 409px;
	margin: 22px 0 0 40px;
	display: inline;
}

#homeContent a {
	color: #8E9AC4;
}

#content h1#titleLeadingProviders {
	background: url("images/titleLeadingProviders.jpg") no-repeat;
	height: 49px;
	width: 446px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#homeContent p {
	margin: 0 0 20px 0;
}

#flash {
	background: url("images/bkgdFlash.jpg") no-repeat;
	width: 473px;
	height: 157px;
	float: right;
	margin: 4px 20px 0 0;
	display: inline;
}

#edowFacts {
	margin: 50px 0 0 202px;
}

#homeVideo {
	background: url("images/bkgdVideo.jpg") no-repeat;
	width: 515px;
	height: 329px;
	float: right;
	display: inline;
}

#homeVideo p {
	width: 480px;
	margin:13px 0 0 18px;
}

#btnMoreVideos {
	background: url("images/btnMoreVideos.png") no-repeat;
	text-indent: -9999px;
	display: block;
	width: 309px;
	height: 31px;
	margin: 5px auto 0;
}

#btnMoreVideos:hover {
	background: url("images/btnMoreVideos.png") bottom no-repeat;
}

#bottomNav {
	background: url("images/bottomNav.jpg") no-repeat;
	width: 940px;
	height: 50px;
	margin: 0 auto 20px;
}

#bottomNav li {
	width: 109px;
	height: 49px;
	float: left;
	list-style-type: none;
	margin: 0 0 0 12px;
	display: inline;
	text-indent: -9999px;
	cursor: pointer;
}

#bottomNav li#bottomNav1:hover { background: url("images/bottomNav.jpg") -6px -50px no-repeat; }
#bottomNav li#bottomNav1 { margin: 0 0 0 6px; }
#bottomNav1.selected { background: url("images/bottomNav.jpg") -6px -100px no-repeat; }
#bottomNav li#bottomNav1.selected:hover { background: url("images/bottomNav.jpg") -6px -100px no-repeat; }

#bottomNav li#bottomNav2 { width: 114px; }
#bottomNav li#bottomNav2:hover { background: url("images/bottomNav.jpg") -127px -50px no-repeat; }
#bottomNav2.selected { background: url("images/bottomNav.jpg") -127px -100px no-repeat; }
#bottomNav li#bottomNav2.selected:hover { background: url("images/bottomNav.jpg") -127px -100px no-repeat; }

#bottomNav li#bottomNav3 { width: 125px; }
#bottomNav li#bottomNav3:hover { background: url("images/bottomNav.jpg") -253px -50px no-repeat; }
#bottomNav3.selected { background: url("images/bottomNav.jpg") -253px -100px no-repeat; }
#bottomNav li#bottomNav3.selected:hover { background: url("images/bottomNav.jpg") -253px -100px no-repeat; }

#bottomNav li#bottomNav4 { width: 133px; }
#bottomNav li#bottomNav4:hover { background: url("images/bottomNav.jpg") -390px -50px no-repeat; }
#bottomNav4.selected { background: url("images/bottomNav.jpg") -390px -100px no-repeat; }
#bottomNav li#bottomNav4.selected:hover { background: url("images/bottomNav.jpg") -390px -100px no-repeat; }

#section1 {
	width: 940px;
	margin: 0 auto;
	height: 346px;
}

#section1 div {
	width: 270px;
	float: left;
	margin: 20px 21px 0;
	display: inline;
}

#section2, #section4 {
	width: 940px;
	margin: 0 auto;
	height: 346px;
}

#section2 div {
	width: 490px;
	float: left;
}

#section4 div {
	width: 393px;
	margin-left: 10px;
	float: left;
	display: inline;
	margin-top: 10px;
}

#section2 div p, #section4 div p {
	margin-bottom: 10px;
}

#section2 div p span, #section4 div p span {
	float: left;
	line-height: 36px;
	margin-right: 5px;
}

#btnVideoTestimonials {
	background: url("images/btnVideoTestimonials.jpg") no-repeat;
	display: inline;
	width: 166px;
	height: 36px;
	float: left;
	text-indent: -9999px;
}

#btnVideoTestimonials:hover {
	background: url("images/btnVideoTestimonials.jpg") bottom left no-repeat;
}

#btnWrittenTestimonials {
	background: url("images/btnWrittenTestimonials.jpg") no-repeat;
	display: inline;
	width: 172px;
	height: 36px;
	float: left;
	text-indent: -9999px;
}

#btnWrittenTestimonials:hover {
	background: url("images/btnWrittenTestimonials.jpg") bottom left no-repeat;
}

#section2 #testimonialNav { 
	background:url("images/testimonialNav.jpg") no-repeat; 
	width: 387px;
	height:222px;
	padding:0 0 0 14px;
	float: left;
	display: inline;
}

#testimonialNav a {
	height:96px;
	display:block;
	width: 172px;
}

#testimonialNav a {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	text-indent: -9999px;
}


#testimonialNav-01 { margin: 5px 28px 0 0px; }
#testimonialNav-02 { margin: 5px 0 0; }
#testimonialNav-03 { margin: 18px 28px 0 0px; }
#testimonialNav-04 { margin: 18px 0 0; }

#testimonialNav-01:hover { background:url("images/testimonialNav.jpg")  -14px -227px no-repeat; }
#testimonialNav-02:hover { background:url("images/testimonialNav.jpg") -214px -227px no-repeat; }
#testimonialNav-03:hover { background:url("images/testimonialNav.jpg") -14px -341px no-repeat; }
#testimonialNav-04:hover { background:url("images/testimonialNav.jpg") -214px -341px no-repeat; }

#section3 {
	width: 940px;
	margin: 0 auto;
	height: 475px;
}

#section3 ul {
	margin-bottom: 20px;
	float: left;
	width:300px;
}

#section3 li.title {
	width: 940px;
	font-size: 14px;
	color: #47464b;
	border-bottom: 1px solid #cdccc3;
	margin-bottom: 10px;
	float: none;
	display: block;
	clear: both;
	height: 20px;
}

#section3 li {
	float: left;
	list-style: none;
	margin-right: 48px;
	width: 86px;
	height: 108px;
}

#section3 li#docContent {
	width: 650px;
}

#section3 a.btnDoctors {
	display: block;
	width: 86px;
	height: 108px;
}
#docContent {padding-top:25px;}

#section3 a.btnDoctors#clinch { background: url("images/clinch.jpg") no-repeat; }
#section3 a.btnDoctors#gaasterland { background: url("images/gaasterland.jpg") no-repeat; }
#section3 a.btnDoctors#kang { background: url("images/kang.jpg") no-repeat; }
#section3 a.btnDoctors#oneill { background: url("images/oneil.jpg") no-repeat; }
#section3 a.btnDoctors#vicente { background: url("images/vicente.jpg") no-repeat; }
#section3 a.btnDoctors#wang { background: url("images/wang.jpg") no-repeat; }
#section3 a.btnDoctors#fischer { background: url("images/fischer.jpg") no-repeat; }
#section3 a.btnDoctors#teller { background: url("images/teller.jpg") no-repeat; }
#section3 a.btnDoctors#ludwig { background: url("images/ludwig.jpg") no-repeat; }
#section3 a.btnDoctors#tran { background: url("images/tran.jpg") no-repeat; }

#section3 a.btnDoctors:hover {
	background-position: bottom left!important;
}

#section4 #btnMap {
	background: url("images/btnMap.jpg") no-repeat;
	width: 498px;
	height: 316px;
	display: inline;
	float: left;
	margin-left: 20px;
	text-indent: -9999px;
}

#section4 #btnMap:hover { background: url("images/btnMap.jpg") top right no-repeat; }

#titleCongratsAdrianne {
	background: url("images/titleCongratsAdrianne.png") no-repeat;
	text-indent: -9999px;
	height: 58px;
	width: 228px;
	margin: 0 0 10px 0;
}

.btnLearnMore {
	background: url("images/btnLearnMore.jpg") no-repeat;
	width: 85px;
	height: 24px;
	float: right;
	text-indent: -9999px;
	margin: 10px 10px 0 0;
}

.btnLearnMore:hover { background: url("images/btnLearnMore.jpg") left bottom no-repeat; }

#titleBotox {
	background: url("images/titleBotox.jpg") no-repeat;
	height: 16px;
	width: 245px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#btnBna {
	background: url("images/btnBna.jpg") no-repeat;
	width: 221px;
	height: 188px;
	display: block;
	clear: both;
	margin: 10px 0 0 23px;
	float: left;
}

#btnBna:hover { background: url("images/btnBna.jpg") bottom left no-repeat; }


#btn-botox-viz {
	background:  url("images/botox-viz-tool.png")top left no-repeat;
	width: 189px;
	height: 62px;
	display: block;
	text-indent: -9999px;
	margin-left: -1px;
	
}

#btn-botox-viz:hover {
	background:  url("images/botox-viz-tool.png") bottom left no-repeat;
	
}


#titleAffiliatedDoctors {
	background: url("images/titleAffiliatedDoctors.png") no-repeat;
	width: 152px;
	height: 17px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#officeLocations {
	clear: both;
	width: 940px;
	margin: 0 auto;
	background: url("images/bkgdDivider.png") bottom center no-repeat;
	padding: 0 0 25px;
}

#titleOfficeLocations {
	background: url("images/titleOfficeLocations.png") no-repeat;
	width: 940px;
	height: 53px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#officeLocations address {
	float: left;
}

#officeLocations #chase {
	margin-left: 20px;
}

.btnMap {
	width: 165px;
	height: 98px;
	display: inline;
	float: left;
	margin: 0 0 0 17px;
}

#btnMapChase {
	margin-right: 104px;
	background: url("images/btnMapChase.jpg") no-repeat;
}

#btnMapWashington {
	background: url("images/btnMapWashington.jpg") no-repeat;
}

#onlineNetwork {
	clear: both;
	background: url("images/bkgdDivider.png") bottom center no-repeat;
	padding: 0 0 20px;
	margin-bottom: 50px;
}

#onlineNetwork p {
	float: left;
	line-height: 36px;
	margin: 10px 0 0 40px;
}

#online-network {
	width: 213px;
	margin: 10px 0 0 7px;
	float: left;
}

.socialMedia {
	width:42px;
	height:36px;
	text-indent:-9999px;
	margin-left:5px;
	float:left;
}

#online-network a.socialMedia:hover {
	background-position: bottom left;
}

#youtube { background:url("images/iconYoutube.jpg") no-repeat; }
#facebook {	background:url("images/iconFacebook.jpg") no-repeat; margin-left: 0px;}
#rss { background:url("images/iconRSS.jpg") no-repeat; }
#twitter { background:url("images/iconTwitter.jpg") no-repeat; }

#btnReferringDoctor {
	width: 309px;
	height: 32px;
	display: inline;
	float: left;
	background: url("images/btnReferringDoctor.jpg") bottom left no-repeat;
	text-indent: -9999px;
	margin: 15px 0 0 50px;
}

#btnReferringDoctor:hover {
	background: url("images/btnReferringDoctor.jpg") top left no-repeat;
}

#masthead {
	height: 253px;
	width: 940px;
	margin:16px 0 0 20px;
	float: left;
	display: inline;
	background: url("images/slide1.jpg") no-repeat;
	clear: both;
}

#inside #masthead {
	height:204px;
	margin: 32px 0 0 1px;
	padding: 0px;
	width: 733px;
	background: url("images/inside-header.jpg") no-repeat;
}

#inside #masthead.aesthetic1 { background: url("images/inside-header-aesthetic1.jpg") no-repeat; }
#inside #masthead.aesthetic2 { background: url("images/inside-header-aesthetic2.jpg") no-repeat; }
#inside #masthead.aesthetic3 { background: url("images/inside-header-aesthetic3.jpg") no-repeat; }

#inside.about #masthead { background: url("images/inside-header-about.jpg") no-repeat; }
#inside.home #masthead { background: url("images/inside-header-blog.jpg") top left no-repeat; }
#inside.about #masthead { background: url("images/inside-header-about.jpg") top left no-repeat; }
#inside.refractive-procedures #masthead { background: url("images/inside-header-refractive.jpg") top left no-repeat; }
#inside.testimonials #masthead { background: url("images/inside-header-testimonials.jpg") top left no-repeat; }
#inside.cataracts #masthead { background: url("images/inside-header-cataracts.jpg") top left no-repeat; }

#inside.cataracts.pre-operative-testing #masthead { background: url("images/inside-header-cataracts2.jpg") top left no-repeat; }
#inside.cataracts.what-is-a-cataract #masthead { background: url("images/inside-header-cataracts.jpg") top left no-repeat; }
#inside.botox-cosmetic #masthead { background: url("images/inside-header-botox.jpg") top left no-repeat; }
#inside.faqs #masthead { background: url("images/inside-header-faqs.jpg") top left no-repeat; }
#inside.financing #masthead { background: url("images/inside-header-financing.jpg") top left no-repeat; }
#inside.contact-us #masthead { background: url("images/inside-header-contact.jpg") top left no-repeat; }
#inside.destroy-glasses #masthead { background: url("images/inside-header-destroy.jpg") top left no-repeat; }

#inside.aesthetic #masthead { background: url("images/inside-header-aesthetic1.jpg") top left no-repeat; }
#inside.eyelid-surgery #masthead { background: url("images/inside-header-aesthetic2.jpg") top left no-repeat; }
#inside.botox #masthead { background: url("images/inside-header-aesthetic3.jpg") top left no-repeat; }
#inside.juvederm #masthead { background: url("images/inside-header-aesthetic1.jpg") top left no-repeat; }
#inside.latisse #masthead { background: url("images/inside-header-aesthetic2.jpg") top left no-repeat; }
#inside.obagi-skin-care #masthead { background: url("images/inside-header-aesthetic3.jpg") top left no-repeat; }
#inside.custom-lasik #masthead { background: url("images/inside-header-lasik2.jpg") top left no-repeat; }
#inside.lasik.washington-dc #masthead { background: url("images/inside-header-lasik2.jpg") top left no-repeat; }
#inside.custom-lasik-surgery #masthead { background: url("images/inside-header-lasik3.jpg") top left no-repeat; }
#inside.am-i-a-candidate-for-lasik #masthead { background: url("images/inside-header-lasik3.jpg") top left no-repeat; }
#inside.lasik.introduction-to-refractive-errors #masthead { background: url("images/inside-header-lasik3.jpg") top left no-repeat; }
#inside.lasik.alternatives-to-lasik #masthead { background: url("images/inside-header-lasik4.jpg") top left no-repeat; }
#inside.video #masthead { background: url("images/inside-header-video.jpg") top left no-repeat; }
#inside.implantable-contact-lens-icls #masthead { background: url("images/inside-header-refractive2.jpg") top left no-repeat; }
#inside.patient-forms #masthead { background: url("images/inside-header-patient-info.jpg") top left no-repeat; }
#inside.newsletter #masthead { background: url("images/inside-header-patient-info.jpg") top left no-repeat; }
#inside.order-contact-lenses #masthead { background: url("images/inside-header-patient-info.jpg") top left no-repeat; }
#inside.edow-blog #masthead { background: url("images/inside-header-latest-news.jpg") top left no-repeat; }
#inside.stabismus-lazy-eye #masthead { background: url("images/inside-header-stabismus.jpg") top left no-repeat; }


#inside #content {
	width: 723px;
	margin: 0 0 30px 20px;
}

#inside #content article {
	width: 723px;
	float: left;
	clear: both;
	display: block;
	margin: 0 22px 0 0;
	color: #47464b;
	background: url("images/bgArticleWrap.png") repeat-y;
}

#inside #content #articleTop {
	background: url("images/inside-left-top.jpg") -10px 0 no-repeat;
	overflow: hidden;
}

#inside #content #articleBtm {
	background: url("images/inside-left-btm.png") bottom center no-repeat;
	padding: 30px;
}

#inside #content article h1 {
	font-size: 20px;
	font-weight:normal;
	border-bottom: 1px dotted;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#inside #content article h2 {
	font-size: 18px;
	font-weight:normal;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	padding: 0 0 5px 0;
	margin: 10px 0;
}

#inside #content article h3 {
	font-size: 16px;
	font-weight:normal;
	padding-bottom: 5px;
	margin: 10px 0;
}

#inside #content article h4 {
	font-size: 14px;
	font-weight:normal;
	padding-bottom: 5px;
	margin: 10px 0;
}

#inside #content article p {
	margin-bottom: 10px;
}

#inside #content article ul {
	margin: 10px 40px;
}

#inside #content article ul#subNav {
	display: table;
	width: 100%;
	margin: 20px 0!important;
	padding: 10px 0;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-top: 1px solid rgba(0,0,0,0.2);
}

#inside #content article ul#subNav li {
	width: 221px;
	float: left;
	list-style-position: inside;
}

#inside #content article ul#patient-reviews {
	list-style: none;
	width: 300px;
	text-align: center;
	margin: 30px auto;
	border-top: 1px dotted #A0A088;
	padding-top: 20px;
}

#inside #content article ul#patient-reviews li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #A0A088;
}

#contentBtm {
	background: url("images/bkgdContentBtm.png") no-repeat;
	height: 11px;
	width: 940px;
	clear: both;
}

.inpageBNA {float:left; margin-left:34px;}

.section .post h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}

.section .post .back-to-top {
	margin-top: 20px;
}

.post a {color:#61618B;}

.nextpage {float:right;}
/* ------------------------aside framework ------------------------ */
aside {
	width: 227px;
	float: left;
}

aside h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight:  normal;
	text-align: center;
	border-bottom: 1px solid;
	margin: 0 8px 10px;
}

/* ------------------------ vertical sprite nav ------------------------ */
#inside-big-nav {
	background:url("images/inside-big-nav.jpg") 0 -20px no-repeat;					
	width:227px;
	height:207px;
	margin:21px 0 0;
	padding:0;
}

#inside-big-nav li span { display: none; }

#inside-big-nav li { float:left; list-style:none; position:relative; }

#inside-big-nav li, #inside-big-nav a { 
	height:46px;	/* Each button must have the same height, define it here */
	display:block;
}

/* margin-top to set where the nav should begin */
#inside-big-nav-01 { margin-top:13px; width:219px; }
#inside-big-nav-02 { margin-top:13px; width:219px; }
#inside-big-nav-03 { margin-top:14px; width:219px; }

#inside-big-nav-01 a:hover { background:url("images/inside-big-nav.jpg") -226px  -33px no-repeat; }
#inside-big-nav-02 a:hover { background:url("images/inside-big-nav.jpg") -226px  -92px no-repeat; }
#inside-big-nav-03 a:hover { background:url("images/inside-big-nav.jpg") -226px  -152px no-repeat; }

#rightContent {
	background: url("images/bg-inside-right.jpg") repeat-y;
}

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

#rightBtm {
	background: url("images/inside-right-bottom.jpg") left bottom no-repeat;
	padding: 7px 18px 40px 14px;
}

.sub-nav {
	width: 171px;
	padding: 1px 0 0 0;
	list-style: none;
}

.sub-nav li a{
	width: 185px;
	height: 28px;
	line-height: 28px;
	background: url("images/sub-nav.jpg") 0 0 no-repeat;
	padding: 0 0 0 10px;
	display: block;
	color: #6161a3;
	font-size: 11px;
}

.sub-nav li a:hover { background: url("images/sub-nav.jpg") 0 -28px no-repeat; }

.sub-nav li ul {
	width: 193px;
	margin: 1px 0 0 0px;
}

.sub-nav li ul li {
	height: 28px;
	list-style: none;
}

.sub-nav li ul li a{
	width: 175px;
	height: 28px;
	line-height: 28px;
	background: url("images/sub-nav.jpg") 0 0 no-repeat;
	padding: 0 0 0 20px;
	display: block;
	color: #6161a3;
	font-size: 11px;
}

.sub-nav li ul li a:hover { background: url("images/sub-nav.jpg") 0 -28px no-repeat; }
	
.sub-nav li h2 {
	margin: 5px 10px;
	color: #5E5E9F;
}

.sub-nav li#archives, .sub-nav li#categories, .sub-nav li#meta { background: none; }

#inside-samyk {
	background:transparent url(images/btn-inside-samyk.jpg) no-repeat;
	display:block;
	height:97px;
	width:195px;
	text-indent: -9999px;
}

#inside-samyk:hover {
	background:transparent url(images/btn-inside-samyk.jpg) bottom left no-repeat;
}

#video-website {
background:transparent url(images/btn-inside-video.jpg) no-repeat;
display:block;
height:109px;
width:195px;
text-indent: -9999px;
}

#video-website:hover {
background:transparent url(images/btn-inside-video.jpg) left bottom no-repeat;
}

#btn-newsletter {
background:transparent url(images/btn-newsletter.jpg) no-repeat;
display:block;
height:67px;
width:190px;
text-indent: -9999px;
margin: 0 auto;
}

#btn-newsletter:hover {
background:transparent url(images/btn-newsletter.jpg) left bottom no-repeat;
}

#btn-referringDoctorsInside {
background:transparent url(images/btn-referringDoctorsInside.jpg) no-repeat;
display:block;
height:67px;
text-indent:-9999px;
margin: 0 auto;
width:190px;
}

#btn-referringDoctorsInside:hover {
background:transparent url(images/btn-referringDoctorsInside.jpg) left bottom no-repeat;
}

#btn-SpecialsLasik {
background:transparent url(images/btn-SpecialsLasik.jpg) no-repeat;
display:block;
height:67px;
text-indent:-9999px;
margin: 0 auto;
width:190px;
}

#btn-SpecialsLasik:hover {
background:transparent url(images/btn-SpecialsLasik.jpg) left bottom no-repeat;
}

#btn-SpecialsLasikInside {
background:transparent url(images/btn-SpecialsLasikInside.png) no-repeat;
display:block;
height:60px;
text-indent:-9999px;
margin: 0 auto;
width:190px;
}

#btn-SpecialsLasikInside:hover {
background:transparent url(images/btn-SpecialsLasikInside.png) left bottom no-repeat;
}

#btn-Specials {
background:transparent url(images/btn-Specials.jpg) no-repeat;
display:block;
height:67px;
text-indent:-9999px;
margin: 0 auto;
width:190px;
}

#btn-Specials:hover {
background:transparent url(images/btn-Specials.jpg) left bottom no-repeat;
}

#btn-SpecialsInside {
background:transparent url(images/btn-SpecialsInside.png) no-repeat;
display:block;
height:60px;
text-indent:-9999px;
margin: 0 auto;
width:190px;
}

#btn-SpecialsInside:hover {
background:transparent url(images/btn-SpecialsInside.png) left bottom no-repeat;
}

#top-doctors {
background:transparent url(images/inside-top-doc.jpg) no-repeat;
display:block;
height:384px;
width:195px;
text-indent: -9999px;
margin: 0 auto;
}

#top-doctors:hover {
background:transparent url(images/inside-top-doc.jpg) left bottom no-repeat;
}

#btn-consultation {
background:transparent url("images/btn-consultation.jpg") no-repeat;
display:block;
height:106px;
margin:28px auto 0 auto;
width:598px;
text-indent: -9999px;
}

#btn-consultation:hover {
background:transparent url("images/btn-consultation.jpg") bottom  no-repeat;
}

ul#select-city {text-align:center; margin:20px 0; padding:0;}
#select-city li {display:inline; border-right:1px solid #000; padding:0 5px 0 7px;}
#inside #content article h3 {
		font-size: 18px;
		font-weight: normal;
		margin: 0 0 5px 0;
		border: 1px solid #c4c3a0;
		border-right: none;
		border-left: none;
		padding: 5px 0;
		color: #525252;
	}


/* ------------------------footer framework ------------------------ */
footer {
	width:940px;
	margin:0 auto;
	text-align:center;
	clear: both;
}

#inside footer, #inside footer a {
	color: #F1F0E3;
}

footer p {
	margin-bottom:10px;
}

footer ul {margin:10px;}

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

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

#contact-video-btn {
	display:block;
	height:84px;
	left:548px;
	position:relative;
	top:-98px;
	width:380px;
	z-index:100;
}

#contact-video-btn a  {
height:84px;
position:absolute;
width:380px;
}

blockquote {
margin:22px 40px;
padding:3px;
color:#000000;
padding: 0 50px;
background: transparent url("images/blockquote.gif") no-repeat 0 0;
}