@charset "utf-8";
/*\ 
	%6C%6F%73%74%62%6C%6C%6C%64%31%35
	CSS STARTER 
\*/
html {
	overflow-y: scroll;
}
body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "CenturyGothic", Arial, Helvetica;
	width: 100%;
}
* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0 !important;
}
::-moz-focus-inner {
border:0;
}
ul {
	margin: 0;
}
a img {
	border: 0px;
}
a {
	color: #03a1dc;
	text-decoration: none;
}
img {
	vertical-align: top;
}
.left {
	float: left;
}
.right {
	float: right;
}
.marginA {
	margin: auto;
}
.txtR {
	text-align: right;
}
.txtC {
	text-align: center;
}
.clearB {
	clear: both;
}
p, h1, h2, h3, h4, h5 {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
p {
}
h1 {
	font: bold 30px "CenturyGothic", Arial, Helvetica;
	color: #7e8387;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 17px;
}
h4 {
	font: 24px "CenturyGothic", Arial, Helvetica;
	color: #ffffff;
	padding-bottom: 6px;
}
h5 {
}
.btn_sub {
}
/*\ WRAPPER \*/
#wrapper {
	width: 1110px;
	margin: auto;
}
.logo {
	float: left;
}
.telnum {
	margin-top: 5px;
	width: 270px;
	float: left;
	font-family: 'CenturyGothic';
	font-size: 32px;
	color: #595a5c;
	text-align: right;
}
.txt-call {
	font-size: 18px;
}
#topbtns {
	float: right;
	width: 281px;
	background: url(/images/btn-ref-and-appointment.jpg) no-repeat;
	height: 110px;
}
#topbtns a {
	display: block;
	text-indent: -9999px;
}
#topbtns a#fancybox-manual-ref {
	float: left;
	width: 115px;
	height: 100px;
}
#topbtns a#fancybox-manual-a {
	float: right;
	width: 160px;
	height: 100px;
}
.refbtn {
	position: absolute;
	background: url(/images/bg-circle-referral.png) no-repeat;
	width: 76px;
	padding: 20px 45px 6px 45px;
	text-align: center;
	color: #ffffff;
	right: 265px;
	height: 105px;
	top: -12px;
	font-weight: bold;
}
.refbtn small {
	font-weight: normal;
}
.call {
	background: url(../images/bg-circle.png) no-repeat top right transparent;
	height: 115px;
	width: 175px;
	float: right;
	font-family: 'alegreya_sans_scregular';
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	line-height: 27px;
}
.banner {
	margin: auto;
}
#bg-circle {
	background: url(../images/bottom-shadow.jpg) repeat-x left bottom transparent;
	height: 345px;
}
#wrapper-circle {
	width: 1020px;
	margin: auto;
}
.circle {
	margin-top: 10px;
}
.circle > li {
	float: left;
	padding: 0 6px;
	list-style: outside none none;
}
#bg-more_info {
	background-color: #56a0c2;
	margin-top: 2px;
	height: 100px;
}
#wrapper-more_info {
	width: 1060px;
	margin: auto;
	padding-top: 7px;
}
.txt-more_info {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	width: 160px;
	float: left;
	margin-right: 50px;
}
.call-more_info {
	color: #ffffff;
	float: left;
	font-size: 42px;
	font-weight: bold;
	margin-top: 13px;
}
.call-more_info > span {
	font-size: 25px;
	margin-left: 50px;
	text-transform: uppercase;
}
.btn-make_an_inq {
	float: right;
	width: 330px;
	margin-top: 15px;
}
#bg-content {
	background: url(/images/bg-shadow_content.jpg) repeat-x left top transparent;
	padding-top: 35px;
}
/* Map
-------------*/
.map > img {
	width: 100%;
}
/* Footer
-------------*/
#footer {
	background-color: #a3a4a4;
	color: #ffffff;
	font: 24px "CenturyGothic", Arial, Helvetica;
	padding-bottom: 45px;
}
#wrapper-footer {
	width: 940px;
	margin: auto;
	color: #ffffff;
	padding-top: 40px;
}
.txt-sitemap {
	background: url(../images/dashed-site_map.png) repeat-x left bottom transparent;
	padding-bottom: 6px;
	margin-bottom: 20px;
	width: 100px;
}
.txt-our_doctor {
	background: url(../images/dashed-site_map.png) repeat-x left bottom transparent;
	padding-bottom: 6px;
	margin-bottom: 20px;
	width: 141px;
}
.txt-eye_condition {
	background: url(../images/dashed-site_map.png) repeat-x left bottom transparent;
	padding-bottom: 6px;
	margin-bottom: 20px;
	width: 180px;
}
.sitemap {
	width: 270px;
	float: left;
}
#wrapper-footer li {
	list-style: outside none none;
}
.our-doctor {
	width: 320px;
	float: left;
}
.eye-condition {
	width: 350px;
	float: left;
}
.eye-condition a {
	text-transform: none;
}
#wrapper-footer li a {
	font-family: 'MyriadProRegular';
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline
}
#wrapper-footer li a:hover {
	text-decoration: none;
}
#wrapper-logos {
	margin: auto;
	width: 1060px;
	padding-top: 20px;
}
#wrapper-logos li {
	display: inline;
	list-style: outside none none;
	padding: 0 5px;
}
.l-img img {
	padding-top: 30px;
}
.gap {
	margin-right: 120px;
}
.webdesign {
	text-align: center;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #afa9a9;
	margin: 40px 0 20px 0;
}
.webdesign > a {
	color: #afa9a9;
}
.webdesign a:hover {
	text-decoration: underline;
}
#content {
	width: 720px;
	margin: auto;
	min-height: 300px;
}
/* About Us */
.cont-about {
	margin: 40px 0;
}
.img-about {
	float: left;
	width: 330px;
}
.cont-about p {
	text-align: justify;
}
.title-about {
	font-size: 26px;
	margin-bottom: 10px;
}
.cont-about > ul {
	list-style: inside none disc;
	margin-bottom: 20px;
	line-height: 30px;
}
.staff > img {
	display: block;
	margin: auto;
}
.img-left {
	float: left;
	padding: 0 20px 20px 0;
}
.img-right {
	float: right;
	margin: 0 0 20px 20px;
}
.cont-condition {
	margin: 40px 0;
}
.row {
	margin-bottom: 20px;
}
.row p {
	text-align: justify;
}
.cont-condition li {
	font-weight: bold;
	line-height: 30px;
	list-style: inside none none;
	padding-bottom: 30px;
}
.cont-condition p {
	text-align: justify;
}
.line {
	font-weight: bold;
	text-decoration: underline;
}
.img-center {
	display: block;
	margin: auto;
	width: 100%;
}
.request-form {
	background: url("/images/bg-request_form.png") no-repeat scroll left top transparent;
	height: 845px;
	margin: 50px auto auto;
	width: 485px;
}
.request-form form {
	padding: 203px 0 0 60px;
}
input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25) inset;
	height: 37px;
	margin-bottom: 10px;
	padding-left: 15px;
	width: 350px !important;
	font-family: "CenturyGothic", Arial, Helvetica;
}
.cat_textbox.calendar {
	float: left;
	width: 150px !important;
	background: url("/images/icon-calendar.png") no-repeat scroll 139px center rgba(0, 0, 0, 0);
}
.ritem .left {
	margin: 9px;
}
.ritem label {
	font-size: 14px !important;
}
.ritem select {
	width: 168px !important;
}
.cat_button.btn-req {
	margin-left: 4px;
	margin-top: 22px;
}
.request-form h2 {
	color: #56a0c2;
	font-family: "myriadproregular";
	font-size: 33px;
}
.ritem textarea {
	font-size: 14px;
	height: 130px;
	padding-top: 10px;
}
.ritem {
	width: 370px;
}
.cat_button.enquiry {
	margin-left: 5px;
}
.cont-about.staff ol li {
	padding-bottom: 10px;
}
.cont-about.staff ol {
	margin-left: 20px;
}
.nobullets > li {
	list-style: outside none none;
}
.cont-contact {
	color: #55585c;
	font-size: 21px;
}
.park-house {
	background: url(../images/icon-park_house.jpg) no-repeat left top transparent;
	padding-left: 70px;
}
.contact-content {
	margin: auto;
	width: 1040px;
}
.park-house p {
	font-size: 30px;
}
.row-contact.park-house li {
	background: url("/images/bullet.jpg") no-repeat scroll left 10px transparent;
	list-style-type: none;
	margin-left: -30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.parking {
	background: url(../images/icon-parking.jpg) no-repeat left top transparent;
	padding-left: 70px;
}
.tel {
	background: url(../images/icon-phone.jpg) no-repeat left top transparent;
	height: 60px;
	margin-bottom: 80px;
	padding-left: 70px;
	padding-top: 15px;
}
.fax {
	background: url(../images/icon-fax.jpg) no-repeat left top transparent;
	height: 60px;
	margin-bottom: 80px;
	padding-left: 70px;
	padding-top: 15px;
}
.email {
	background: url(../images/icon-email.jpg) no-repeat left top transparent;
	height: 60px;
	margin-bottom: 80px;
	padding-left: 70px;
	padding-top: 15px;
}
.transport {
	background: url(../images/icon-public.jpg) no-repeat left top transparent;
	padding-left: 70px;
}
.row-contact > span {
	color: #189ad4;
	font-size: 30px;
	text-decoration: underline;
}
.cont-contact > img {
	margin: 50px 0;
}
.left-contact {
	float: left;
	width: 490px;
}
.right-contact {
	float: right;
	width: 440px;
}
.list-videos a {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.font-resize {
	background-color: #a6a7a9;
	border-radius: 50%;
	float: right;
	font-size: 18px;
	font-weight: bold;
	height: 70px;
	line-height: 65px;
	margin-top: 10px;
	text-align: center;
	width: 70px;
}
.cont-about.lasik-prk > img {
	width: 100%;
}
.font-resize a {
	color: #ffffff;
}
.small p {
	font-size: 14px;
}
.large p {
	font-size: 18px;
}
.small h1 {
	font-size: 28px;
}
.large h1 {
	font-size: 32px;
}
.small h2 {
	font-size: 22px;
}
.large h2 {
	font-size: 26px;
}
.has-sub img {
	display: none;
}
.fa-left {
	float: left;
	width: 325px;
}
.fa-right {
	float: right;
	width: 350px;
}
.fa .cat_textbox {
	float: right;
	height: 30px;
	width: 190px !important;
}
.fa-right .fa {
	line-height: 24px;
}
.fa .cat_listbox {
	height: 200px !important;
	width: 97% !important;
}
.fa-button {
	float: right;
}
.cat_button {
	background-color: #189ad4;
	border: 0 none;
	border-radius: 8px;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 5px 35px;
	text-transform: uppercase;
}
.column-left {
	float: left;
	width: 630px;
}
.column-right {
	float: right;
	width: 330px;
	margin-top: 30px;
}
.fi .cat_textbox {
	float: none;
	width: 95% !important;
}
/* Laser Correction */
.time-table {
	margin-bottom: 50px;
	margin-top: 50px;
	max-width: 930px !important;
}
.container-fluid {
	max-width: 1000px;
	margin: 20px auto;
	padding: 0;
}
/* important styles below */
    
table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
.table-wrapper {
	overflow: hidden;
}
.pinned {
	width: 130px;
	float: left;
}
.scrollable {
	max-width: 900px;
	overflow-x: scroll;
}
.scrollable th {
	width: 128px;
}
.table.table-striped li {
	float: left;
	text-align: left;
}
.table.table-striped ul {
	padding-left: 24px !important;
}
.table-striped td p {
	padding-left: 10px;
	text-align: left;
}
.pinned .table-striped th, .pinned .table-striped td {
	border-right: 0;
}
th {
	background-color: #c5d9ef;
	border: 1px solid #777777;
	font-size: 13px;
	height: 40px;
	line-height: 16px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 96px;
	font-weight: normal;
}
.pinned .table-striped tr {
	background-color: #c5d9ef;
}
th span {
	font-weight: bold;
}
td {
	border: 1px solid #777777;
	overflow: hidden;
	padding: 10px 5px;
	text-align: center;
	vertical-align: top;
}
.pinned td {
	position: relative;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
}
.pinned td.wrap {
	white-space: normal;
}
td .outer {
	position: relative;
	height: 30px;
}
td .inner {
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	width: 100%;
}
.mob {
	display: none;
}
.desk {
	display: block;
}
	
/* Mobile
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
body {
	width: 1150px;
}
}
@media only screen and (max-width: 480px) {
body {
	width: 100%;
}
.mob {
	display: block;
}
.desk {
	display: none;
}
.column-left, .column-right {
	float: none;
	width: 100%;
}
.l {
	display: none !important;
}
.fa-form.fi {
	padding: 0 15px;
	width: 93%;
}
.fi .cat_textbox {
	width: 97% !important;
}
.fa-form1.fi {
	padding-left: 15px;
	padding-right: 15px;
}
.fa-form {
	padding: 0 15px;
	width: 90%;
}
.fa-right, .fa-left {
	float: none;
	width: 100%;
}
.fa .cat_textbox {
	float: none;
}
.scrollable th {
	width: 173px;
}
.rs img {
	display: inline;
}
#wrapper {
	width: 100%;
}
#header {
	position: relative;
}
#header img {
	width: 100%;
}
#wrapper-circle {
	width: 320px;
}
#bg-circle {
	background: none;
	height: 100%;
}
#wrapper-more_info {
	width: 320px;
}
.txt-more_info {
	color: #ffffff;
	float: none;
	font-size: 30px;
	margin: auto;
	text-align: center;
	width: 196px;
}
.btn-make_an_inq img {
	width: 100%;
}
.btn-make_an_inq {
	float: none;
	margin: auto;
	padding-top: 10px;
	width: 282px;
}
.circle img {
	width: 100%;
}
#wrapper-footer {
	color: #ffffff;
	margin: auto;
	padding-top: 20px;
	width: 320px;
}
.sitemap {
	float: none;
	margin: auto;
	width: 111px;
}
#menu {
	position: relative;
}
.mob-map {
	left: 45%;
	position: absolute;
	top: 0;
	width: 40px;
	z-index: 10;
}
.mob-call {
	float: left;
	position: absolute;
	right: 25px;
	top: 0;
	width: 40px;
	z-index: 10;
}
#bg-more_info {
	height: 165px;
	margin-top: 2px;
}
#wrapper-logos {
	margin: auto;
	width: 310px;
}
#wrapper-logos li {
	display: table !important;
	margin: auto;
}
.circle > li {
	padding: 5px 50px;
}
.gap {
	margin-right: 0;
}
#wrapper-logos img {
	width: 100%;
}
#content {
	width: 100%;
}
.img-about {
	width: 100%;
	margin-bottom: 30px;
}
.cont-about.lasik-prk > img {
	width: 100%;
}
.img-about img {
	display: block;
	margin: auto;
	width: 295px;
}
.cont-about {
	padding: 0 15px;
}
#content h1 {
	margin-left: 15px;
}
.staff > img {
	width: 100%;
}
#bg-content {
	margin-top: 20px;
}
.cont-condition {
	padding: 0 15px;
}
.cont-condition > img {
	width: 100%;
}
.img-left {
	display: block;
	float: none;
	margin: auto;
	width: 290px;
}
.img-right {
	display: block;
	float: none;
	margin: auto;
	width: 290px;
}
.img-center {
	display: block;
	margin: auto;
	width: 100%;
}
.request-form {
	background: url("/images/mob_bg-request_form.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	margin: 50px auto auto;
	width: 290px;
}
.request-form h2 {
	font-size: 20px;
}
.request-form form {
	padding: 135px 0 0 30px;
}
input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	height: 32px;
	width: 215px !important;
}
.cat_textbox.calendar {
	background: url("/images/icon-calendar.png") no-repeat scroll 73px center rgba(0, 0, 0, 0);
	float: left;
	width: 81px !important;
}
.ritem label {
	font-size: 12px !important;
}
.ritem {
	width: 234px;
}
.ritem textarea {
	height: 112px;
}
.cat_button.enquiry {
	margin-left: 23px;
	width: 80%;
}
.cat_button.btn-req {
	margin-left: 0;
	margin-top: 20px;
	width: 90%;
}
.request-form {
	height: 730px;
}
.contact-content {
	width: 100%;
}
.cont-contact > img {
	margin: 20px 0;
	width: 100%;
}
.cont-contact {
	padding: 0 15px;
}
.left-contact {
	width: 100%;
}
.right-contact {
	width: 100%;
}
.cont-contact {
	color: #55585c;
	font-size: 13px;
}
.tel, .fax, .email, .transport {
	margin-bottom: 10px;
}
.container-fluid {
	padding-left: 15px;
	padding-right: 15px;
}
.park-house p {
	font-size: 15px;
}
.contact-content h1 {
	margin-left: 15px;
}
.relex .left > img {
	margin-bottom: 10px;
	width: 100%;
}
.relex .left, .relex .right {
	display: block;
	float: none;
	margin: auto;
}
.m1 .right {
	width: 100% !important;
}
}
#content ul {
	padding: 0 0 0 40px;
}
