@charset "utf-8";
/*
www.GaslampMedia.com
Version: 1.4
Revised Date: 10-05-2009
*/

* { margin: 0; padding: 0;}
img { border:none;}

a{ text-decoration: underline; color: #333333;}
a:hover{ text-decoration: none;}
a:focus{ outline:none;}

h1, h2, h3 { padding-bottom: 12px;}
h1{ font-size: 19px; padding-bottom: 24px; color: #2b4a5f;}
h2{ font-size: 14px;}
h3{ font-size: 12px;}

p{ padding-bottom: 12px; line-height: 18px;}

hr { border: none; border-top: 1px solid #dadada; margin-bottom: 12px;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body { background: url(images/backdrop.jpg) no-repeat top center;}

label {}
legend {}
fieldset {}

table {}
thead {}
tbody {}
tr {}
tr.altrow, tr.even {}
th {}
td {}


/* -----------------structure------------------- */

#preload { display: none; height:0px;}

#superex {}
#superdrop {}
#innerdrop { background:url(images/flashdrop2.jpg) no-repeat top left; width: 960px; margin: 0 auto;}
#container { width: 960px; margin: 0 auto;}

#header{ height: 223px;}
	#logo { width: 481px; height: 81px; float: left;}
	#logo h2 { padding: 0px; }
	#logo h2 a {
		display: block;
		text-indent: -3000px;
		height: 81px;
		width: 481px;
		}	
	#headright {}
	
	#flash {
		width:478px;
		height: 261px;
		padding-top: 20px;
		}
	
#nav { height: 36px; padding-top: 18px;}
#nav ul { list-style: none;}
#nav li { float: left; border-right: 1px solid #ffffff;}
#nav li#menu-259 { border: none;}
#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 9px;
	/*text-indent: -3000px;*/
	}
#nav a:hover { text-decoration: underline;}

/* Dropdown code */
/*

#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background-color:#666666;
}

#nav li ul a {
		

}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

*/

#banner{}	

#wrapper { background:url(images/wrapper.gif) repeat-y;}
	#leftcol {}
	#rightcol {}
	#singlecol {}
	
	#maincol { width: 642px; padding-top: 30px;}
		#maincol ul, #maincol ol { padding: 0 0 12px 20px;}
		#maincol ul.primary { padding-bottom: 0px;}
		#maincol ul.links { padding-left: 0px;}
		
		
		#mini-testimonial {
			float:right;
			width: 280px;
			padding: 0px 0 0 30px;
			height: 130px;
			font-size: 13px;
			color: #142043;
			font-weight: bold;
			}
		#home-doctors { font-size: 11px; line-height: 14px;}
		#home-doctors p { padding-right: 10px;}
		
	#sidebar { width: 257px;}
	#sidebar h2 { color: #9f7742;}
	#sidebar h2.blue { color: #121e42;}
	#sidebar ul, #sidebar ol { padding: 0 0 12px 20px;}
	
	#sidebar ul#sidebar-btn { list-style: none; padding-left: 0px;}
	#sidebar-btn li { padding-bottom: 5px;}
	#sidebar-btn li a {
		display: block;
		height: 40px;
		width: 257px;
		text-indent: -3000px;
		}
	#sidebar-btn-canidate { background:url(images/btn-lasik-canidate.gif);}
	#sidebar-btn-cost { background:url(images/btn-lasik-cost.gif);}
	#sidebar-btn-patients { background:url(images/btn-patients-saying.gif);}
	#sidebar-btn-question { background:url(images/btn-ask-question.gif);}
	
	
#superfooter {}	
#footer { padding-top: 30px; text-align: center; font-size: 11px; line-height: 18px;}
	#footer a { text-decoration: none;}
	#footer a:hover { text-decoration: underline;}
	
/* ------------universal classes------------- */

.blue { color: #121e42;}

.width20{ width: 20%;}
.width25{ width: 25%;}
.width30{ width: 30%;}
.width33{ width: 33%;}
.width35{ width: 35%;}
.width40{ width: 40%;}
.width45{ width: 45%;}
.width50{ width: 50%;}
.width55{ width: 55%;}
.width60{ width: 60%;}
.width65{ width: 65%;}
.width66{ width: 66%;}
.width70{ width: 70%;}
.width75{ width: 75%;}
.width80{ width: 80%;}

.xsmall {}
.small {}
.medium {}
.large {}
.xlarge {}
.xxlarge {}

.img-center { display:block; margin: 0 auto;}
.img-left { float:left; padding: 0 10px 5px 0;}
.img-right { float:right; padding: 0 0 5px 10px;}

.txt-center { text-align: center;}
.txt-right { text-align: right;}
.txt-left { text-align: left;}

.form-text, .form-textarea, .form-select { border: 1px solid #dadada; padding: 2px 3px;}
.form-style {}
.form-text:focus, .form-textarea:focus, .form-select:focus, .form-style:focus {}
.form-table td { padding: 2px;}

.right { float:right;}
.left { float:left;}
.clear { clear: both;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* php cake */
/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline-block;
}
div.paging span {
}

div.paging span.current {
	color: #000;
}
div.paging span a {
}

.error-message {}
.success-message {}

/* drupal overrides */

table { width: 100%;}
.photo-left { float: left; padding: 0 15px 15px 0;}

/* webform */

#webform-client-form-6 .form-text { width: 243px;}

ul.links li {
	display:inline;
	list-style-type:none;
	padding:0;
}

#sidebar #block-webformblock-6 .node h2.title { display: none; margin: 0px; padding: 0px;}
fieldset.captcha { border: none; padding: 0px;}

tbody {
	border-top: none;
}


ul.nice-menu-down li {
border-top: none;
}
ul.nice-menu li {
	background-color: transparent;
	background-image:none;
	border-style:none solid solid;
	border: none;
	float:left;
	margin:0;
	padding-left:0;
}

ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent {
background: transparent no-repeat scroll right center;
}

#nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ul.nice-menu li.menuparent ul, #header-region ul.nice-menu li.menuparent ul {
overflow:visible !important;
}
ul.nice-menu-down ul {
left:0;
}
ul.nice-menu ul, #header-region ul.nice-menu ul {
background-color:#999999;
border: none;
left:-1px;
margin-right:0;
top: 19px;
padding: 2px 0;
}
#nav ul.nice-menu ul li, #nav #header-region ul.nice-menu ul li{
border: none;
line-height: 18px;
}
ul.nice-menu-down li.menuparent:hover, ul.nice-menu-down li.over, #header-region ul.nice-menu-down li.menuparent:hover, #header-region ul.nice-menu-down li.over {
	background: #999 no-repeat scroll right center;
}

ul.nice-menu-down .menuparent a {
padding-right:0px;
}

#maincol .view-testimonials .views-row { padding: 10px; border-bottom: 1px solid #dadada;}

#headright {
	float:right;
	width: 400px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 20px;
	}
#headright h2 { font-size: 14px;}
#headright h2 .large { font-size: 16px;}

#sidebar .container-inline label {
	display: block;
	}
