body {
	overflow-x: hidden;
}
.nowrap{
	white-space: nowrap;
}
.hours-list p {
	margin-bottom: 0;
}
.text-right {
	text-align: right;
}
.blue-text {
	color: #78C2CA;
	font-size: 13px;
}
.navbar-inner{background:#000 !important; background-image:none !important;}
a{
	-moz-transition:color .4s, background .4s;
	-webkit-transition:color .4s, background .4s;
	transition:color .4s, background .4s;
}
header{padding:10px 0;}
header a{color:#007783 !important;}
header #contact-info{text-align:right;}
header #contact-info .doctors{
	font-size:15px;
	font-weight: 700;
}
header #contact-info .phone{font-size:36px;}
header #contact-info .address{font-size:16px;}
#logo{position:relative;}
#logo img {padding-top: 10px;}
header .doctors{color:#000; font-weight: 500; font-size:14px;}
header .phone{font-weight:bold; color:#007783; font-size:22px;}
header .address{font-size:12px}
nav, .buttons h3{
	background: #292929;
	background: -moz-linear-gradient(top,  #292929 0%, #383838 6%, #434343 14%, #676767 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(6%,#383838), color-stop(14%,#434343), color-stop(100%,#676767));
	background: -webkit-linear-gradient(top,  #292929 0%,#383838 6%,#434343 14%,#676767 100%);
	background: -o-linear-gradient(top,  #292929 0%,#383838 6%,#434343 14%,#676767 100%);
	background: -ms-linear-gradient(top,  #292929 0%,#383838 6%,#434343 14%,#676767 100%);
	background: linear-gradient(to bottom,  #292929 0%,#383838 6%,#434343 14%,#676767 100%);
}
.footer .requestButton, .nav .requestButton{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: rgb(94,190,218);
	background: -moz-linear-gradient(top,  rgba(94,190,218,1) 0%, rgba(54,151,179,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(94,190,218,1)), color-stop(100%,rgba(54,151,179,1)));
	background: -webkit-linear-gradient(top,  rgba(94,190,218,1) 0%,rgba(54,151,179,1) 100%);
	background: -o-linear-gradient(top,  rgba(94,190,218,1) 0%,rgba(54,151,179,1) 100%);
	background: -ms-linear-gradient(top,  rgba(94,190,218,1) 0%,rgba(54,151,179,1) 100%);
	background: linear-gradient(to bottom,  rgba(94,190,218,1) 0%,rgba(54,151,179,1) 100%);
}
footer .requestButton {
	padding: 20px !important;
}
.footer .requestButton, .nav .requestButton:hover {
	background: transparent !important;
}
footer .nav li {
	display: inline-block;
	text-align: center;
	float: none !important;
}
footer .navbar .nav > li > a {
	color: #fff;
	padding: 5px 10px 5px;
}
footer .navbar .nav > li > a:hover {
	color: #fff;
	text-decoration: underline;
}
.pad.content {
	padding: 20px;
}
table.table {
	width: 100%;
	float: left;
}
img.pull-left {
	width: 40%;
}
nav{
	border-bottom:1px solid #333;
	-moz-box-shadow:0 2px 8px rgba(0,0,0,0.6);
	-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.6);
	box-shadow:0 2px 8px rgba(0,0,0,0.6);
	position:relative;
	z-index:10;
}
.navbar .nav > li > a{-moz-text-shadow:none; -webkit-text-shadow:none; text-shadow:none; font-weight:bold;}
.navbar{margin:0;}
.navbar-inner{background:none !important; border:none; padding:0 !important; margin:0 !important; ;}
.navbar-inner a{color:#fff !important;}
@media(min-width: 768px){
	.navbar .nav{
		margin: 0 -30px !important;
	}
	.navbar-inner li.dropdown.open > a,
	.navbar-inner li.dropdown.open:hover > a,
	.navbar-inner li.dropdown.open:hover > a:hover,
	.navbar-inner li.dropdown ul a{
		color: #000 !important;
	}
	.navbar-inner li.dropdown ul li:hover a{
		background: #ccc;
	}
}
.navbar .helper-text{margin-top:10px; font-size:16px; font-weight:bold; float:right; color:#fff;}



.disclaimer{background:#034C55; color:#b9cdd0; padding-top:10px; margin-top:20px;}
.disclaimer a{color:#b9cdd0;}


footer .navbar .nav {
	float: none;
}
footer hr{
	clear: both;
	margin-top: 0px;
	border-bottom:1px solid #169da7;
	border-top:1px solid #034C55;
}
footer, .buttons h2{
	background: #0f8d99;
	background: -moz-linear-gradient(top,  #0f8d99 0%, #0d8593 22%, #0a838e 26%, #077785 53%, #057380 57%, #076d7b 72%, #046975 79%, #066875 81%, #036874 82%, #066372 91%, #056271 93%, #02626e 94%, #04606d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f8d99), color-stop(22%,#0d8593), color-stop(26%,#0a838e), color-stop(53%,#077785), color-stop(57%,#057380), color-stop(72%,#076d7b), color-stop(79%,#046975), color-stop(81%,#066875), color-stop(82%,#036874), color-stop(91%,#066372), color-stop(93%,#056271), color-stop(94%,#02626e), color-stop(100%,#04606d));
	background: -webkit-linear-gradient(top,  #0f8d99 0%,#0d8593 22%,#0a838e 26%,#077785 53%,#057380 57%,#076d7b 72%,#046975 79%,#066875 81%,#036874 82%,#066372 91%,#056271 93%,#02626e 94%,#04606d 100%);
	background: -o-linear-gradient(top,  #0f8d99 0%,#0d8593 22%,#0a838e 26%,#077785 53%,#057380 57%,#076d7b 72%,#046975 79%,#066875 81%,#036874 82%,#066372 91%,#056271 93%,#02626e 94%,#04606d 100%);
	background: -ms-linear-gradient(top,  #0f8d99 0%,#0d8593 22%,#0a838e 26%,#077785 53%,#057380 57%,#076d7b 72%,#046975 79%,#066875 81%,#036874 82%,#066372 91%,#056271 93%,#02626e 94%,#04606d 100%);
	background: linear-gradient(to bottom,  #0f8d99 0%,#0d8593 22%,#0a838e 26%,#077785 53%,#057380 57%,#076d7b 72%,#046975 79%,#066875 81%,#036874 82%,#066372 91%,#056271 93%,#02626e 94%,#04606d 100%);
}
footer{
	padding-top: 20px;
	border-top:1px solid #fff;
	-moz-box-shadow:0 -2px 8px rgba(0,0,0,0.6);
	-webkit-box-shadow:0 -2px 8px rgba(0,0,0,0.6);
	box-shadow:0 -2px 8px rgba(0,0,0,0.6);
}
footer a, footer a:hover{color:#fff;}
footer .services{padding-top:10px; }
footer .services li{line-height:2.5 !important;}
footer .services,footer .services a{color:#70b2b9; font-weight:bold;}
footer .services a:hover{color:#fff;}
footer .nav {text-align:center;}
footer .nav a{margin:0 15px; font-weight:bold;}
footer .links{text-align:center;}

#main-content{background:url(../images/main-content-bg.jpg) repeat-x top center}
#main-content .container{ padding:10px 0;background:url(../images/see-thru-white.png);}

#main-content h1{
	color:#269eac;
	border-bottom:2px solid #404040;
	padding-bottom:10px;
	margin-bottom:20px;
}
h1.doctors {
	border-bottom: 0px !important;
}
p.contact {
	font-size: 16px;
	margin: 20px 0 50px 0;
}
.buttons{
	margin:0 5px 10px;
	border-radius:6px 6px 6px 6px;
	text-align:center;
	border:1px solid #fff;
	overflow:hidden;
	background:#fff;
	-moz-box-shadow:0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.5);
	box-shadow:0 1px 5px rgba(0,0,0,0.5);
}
.buttons h1{
	background: #fff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e1e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e1e2e2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e2e2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e1e2e2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e1e2e2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e1e2e2 100%);
	border-bottom:none !important;
	border-top:1px solid #e0e0e0;
	color:#404040;
	font-size:24px;
	text-align:left;
	margin:0 !important;
	padding:5px 10px !important;
}
.pad{padding:0 10px;}
#button-row .span2:first-child .pad{padding-right:0 !important;}
#button-row .span2:last-child .pad{padding-left:0 !important;}

.buttons h2{display:block; padding:8px; text-transform:uppercase; font-size:20px; font-weight:bold; line-height:1; margin:0;}
.buttons h3{display:block; padding:8px; text-transform:uppercase; font-size:12px; font-weight:bold; line-height:1; margin:0; margin-top:5px;}
.buttons h1,
.buttons h2{margin-top:1px; text-align:left;}

.buttons img{margin:0px;}
.buttons a{color:#fff; display:block;}
.buttons a:hover{text-decoration:none;}
.buttons a:hover h3{
	background: #000;
}
.full-image img{width:100%;}

#content-border{width:1190px; margin:0 auto; background:url(../images/grad-fade.png) top center repeat-x; border-left:1px solid rgba(255,255,255,.5); border-right:1px solid rgba(255,255,255,.5); box-shadow:0 2px 60px rgba(0,0,0.0.5)}

#right-column{
	width:15%;
	float:right;
	text-align:center !important;
	background:#0C7787;
	padding:10px;
	border-radius:6px 6px 6px 6px;
}
#right-column #button-row .span2:first-child .pad{padding:0 !important;}
#right-column #button-row .span2:last-child .pad{padding:0 !important;}

#main-content-area{
	float:left;
	width:80%;
	display:block;
}
#main-content-area:after{clear:both;}

#main-content img.pull-left{margin:0 20px 20px 0;}
#main-content img.pull-right{margin:0 0 20px 20px;}
#main-content hr{clear:both !important; border-bottom:1px solid #fff; border-top:1px solid #ccc;}

#main-content blockquote{margin:30px 0;}
#main-content blockquote p{font-size:12px;}

.btn-navbar{margin:0 auto; display:block; width:90%; text-align:center; background: none !important; border:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important;}

textarea{
	min-height:120px;
	width:100%;
}
iframe {
	margin: 20px 0px;
}
.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
    }
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.testimonial{
	position: relative;
	width: 90%;
	margin: 20px auto 30px;
	padding: 20px;
	background: #feffff;
	background: -moz-linear-gradient(top,  #feffff 0%, #d2ebf9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d2ebf9));
	background: -webkit-linear-gradient(top,  #feffff 0%,#d2ebf9 100%);
	background: -o-linear-gradient(top,  #feffff 0%,#d2ebf9 100%);
	background: -ms-linear-gradient(top,  #feffff 0%,#d2ebf9 100%);
	background: linear-gradient(to bottom,  #feffff 0%,#d2ebf9 100%);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	box-shadow:0 2px 4px #ccc;
	border:1px solid #d2ebf9;
	font-style:italic;
	font-weight:bold;
}
.show-in-ie{display:none;}
/*.testimonial:before{
	content: "";
	position: absolute;
	top: -15px;
	left: 60px;
	border-style: solid;
	border-width: 0 10px 15px;
	border-color: #feffff transparent;
	display: block;
	width: 0;
	z-index: 1;
	
}*/
.testimonial:after{
	clear:both;
}
.btn-custom {
  background-color: #0f8d99;
}
.center {
	text-align: center;
}
@media (max-width: 1200px){
	#content-border{width:960px;}
	header #contact-info .doctors{font-size:16px;}
	header #contact-info .phone{font-size:30px;}
	header #contact-info .address{font-size:14px;}
}
@media (max-width: 979px){
	body{padding:0;}
	#content-border{width:744px;}
	.container{padding:0 20px;}
	header .doctors{font-size:12px;}
	
	.nav-collapse .nav{background:#666; background:rgba(0,0,0,0.5); text-align:center !important; margin-top:10px; border-radius:6px 6px 6px 6px; -moz-box-shadow:inset 0 2px 10px #000; -webkit-box-shadow:inset 0 2px 10px #000; box-shadow:inset 0 2px 10px #000; overflow:hidden;}
	.nav-collapse .nav a{background:none !important; font-size:16px; border-bottom:1px solid #404040;}
	
	header #contact-info .doctors{font-size:12px;}
	header #contact-info .phone{font-size:30px;}
	header #contact-info .address{font-size:14px;}	
}

@media (max-width: 1199px){
	.hidden-md {
		display: none !important;
	}
	.navbar .nav > li > a {
		padding: 10px 10px 10px;
		font-size: 13px;
	}

	.end-button {
		margin-left: 0px !important;
	}
}
@media (max-width: 979px){
	.hidden-sm {
		display: none !important;
	}
	.navbar .btn-navbar {
		width: 100%;
		font-weight: 700;
	}
	.nav-collapse .nav {
		color: #fff;
		border-radius: 0;
		background: rgb(38, 158, 172);
	}
	.pad h1 {
		font-size: 30px;
	}
	img.pad.pull-right, nav .container {
		width: 100% !important;
		padding: 0;
	}
}
@media (max-width: 767px){
	body{padding:0;}
	#content-border{width:99%; padding:0; margin:0 auto;}
	nav .helper-text{display:block !important;}
	#button-row .span2:first-child .pad{padding:0 !important;}
	#button-row .span2:last-child .pad{padding:0 !important;}
	#button-row .span2{width:50%; float:left;}
	#button-row .button h3{display:block; height:40px !important;} 
	
	header *{text-align:center; margin-left:auto;margin-right:auto; width:auto;}
	header #logo img{padding-bottom:10px;}
	header #contact-info{text-align:center;}
	header #contact-info .doctors{font-size:20px;}
	header #contact-info .phone{font-size:36px;}
	header #contact-info .address{font-size:16px;}
	
	#right-column #button-row .span2{width:99%; float:left;}

	.lense-table {
		width: 70% !important;
	}
	.contact-img {
		text-align: center;
		margin: 0 auto;
    	padding: 20px;
	}
	.contact-img img {
		min-width: 230px;
	}
	.hidden-xs {
		display: none !important;
	}
	textarea{
		width:96%;
	}
	img.pull-left.span4, img.pull-left.span3 {
		width: 100%;
	}
	.blue-text {
		padding-top: 20px;
	}
	.display-center, .blue-text {
		text-align: center;
		float: none !important;
	}
	.mobile {
		display: inline-block !important;
		margin-left: 0px;
	}
	.non-mobile {
		display: none;
	}
}
@media (max-width: 480px){
	nav .helper-text{display:none !important;}
	#button-row .buttons h3{display:block !important; height:32px !important;}
	#main-content-area{width:100%;}
	#right-column{display:none;}

	.sm-block {
		display: block;
	}
	footer .nav a {
    	margin: 0 5px;
	}
}

.end-button {
	margin-left: 25px;
}
.btn-home {
  color: #fff !important;
  background-color: #0f8d99 !important;
  background-image: none;
}

.mobile {
	display: none;
}