body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors ------------------------ */
body { 
	background:#fcda98 url("../images/bg-body.jpg") top repeat-x;
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#042c3d;
	behavior:url("/css/csshover3.htc");
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:13px; color:#31bef3; }
h2	{ font-size:12px; color:#31bef3; }

h1 span,h2 span,h3 span	{ display:none; }

a{ color:#0e6fc5; text-decoration:underline; outline:none; }
a:hover{ color:#0e6fc5; text-decoration:none; outline:none; }

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

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

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

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

/* ------------------------ form elements ------------------------ */
form {
	width:245px;
	padding-left:45px; /* set margin left */
	border:none;
	}
		
form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, select { 
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #CCCCCC;
	color:#666666;
	width:240px; /* 5 pixles smaller than form width !important */
	line-height:50px;
	margin-bottom:9px; /* sets vertical spacing between fields */
	padding-top:2px; /* vertically position text in input/textarea field */
	padding-bottom:2px;
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	}

select { width:245px; padding:0; } /* same width as form - !important */

textarea { 
	height:72px; 
	overflow:auto; 
	background-color:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #CCCCCC;
	color:#666666;
	width:240px; /* 5 pixles smaller than form width !important */
	line-height:14px;
	margin-bottom:2px; /* sets vertical spacing between fields */
	padding-top:2px; /* vertically position text in input/textarea field */
	padding-bottom:2px;
	font:11px Verdana, Arial, Helvetica, sans-serif; }

.subject { display:none;}
/* ------------------------ end form elements ------------------------ */


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

input.submit-contact-main {
	background:transparent url("../images/btn-submit.jpg") repeat scroll 0 0;
	border:none;
	cursor:pointer;
	height:18px;
	width:59px;
	margin:100px 0 0 243px;
	}


/* ------------------------ submit button form elements ------------------------ */ 
input.submit { 
	width:59px;
	height:18px;
	cursor:pointer; 
	padding:7px 2px 0 0; 
	border:0px;
	}
/* ------------------------ end submit button form elements ------------------------ */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap-index.jpg") repeat-y;
	width:970px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap-sub {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:970px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap:after, #wrap-sub:after { 
	content:"."; 
	display:block; 
	height:0;
	clear:both; 
	visibility:hidden;
	}


/* ------------------------ masthead framework ------------------------ */
#masthead { position:relative; background:url("../images/masthead.jpg"); width:970px; height:91px; }
	#masthead a { position:absolute; left:0px; top:0px; width:250px; height:91px; }
	#masthead a span { display:none; }
	
#question-boxes { background:url("../images/question-boxes.jpg"); width:970px; height:111px; position:relative; }
	#question-boxes .find-out-01 a { width:72px; height:20px; left:233px; top:82px; position:absolute; }
		#question-boxes .find-out-01 a span { display:none; }
	#question-boxes .find-out-02 a { width:72px; height:20px; left:549px; top:82px; position:absolute; }
		#question-boxes .find-out-02 a span { display:none; }
	#question-boxes .find-out-03 a { width:89px; height:20px; left:848px; top:82px; position:absolute; }
		#question-boxes .find-out-03 a span { display:none; }
		
.facebook-link {
	position:relative; top:44px; left:656px; display:block}	
	
#masthead .social-media-icons {
	position:relative; 
	top:48px; 
	left:616px; 
	display:block;
}	
#masthead .social-media-icons a {
	height:32px;
	margin-right:5px;
	position:relative;
	width:32px;
}

/* ------------------------ index page framework ------------------------ */
body#index #body-top-blue { background:url("../images/body-top-blue.jpg") no-repeat; width:970px; height:36px; }

body#index #wrap-img {
	width:970px;
	margin:0 auto;
	text-align:left;
	background-image:url("../images/body-bottom-index.jpg");
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	}

body#index #column-left { width:327px; float:left;}
	
	#column-left #index-title-contact { background:url("../images/index-title-contact.jpg") top no-repeat; width:327px; height:64px; }
	#column-left p, h1, h2, h3 { padding:0 22px 12px 30px; }

body#index #column-middle { width:316px; float:left;}

	#column-middle #index-title-services { background:url("../images/index-title-services.jpg") top no-repeat; width:316px; height:64px; }
	#column-middle #index-title-dr { background:url("../images/index-title-dr.jpg") top no-repeat; width:316px; height:64px; }
	#column-middle p, h1, h2, h3 { padding:0 27px 12px 27px; }
	#column-middle ul { padding-left:48px; }
		#column-middle ul li { 
			background:transparent url("../images/arrow.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 4px = vertical position from top */
			padding-left:15px; /* pushes text to the right to display bg img */
			}
				
body#index #column-right { background:url("../images/right-col-bg.jpg") repeat-y; width:327px; float:left; }

	#column-right #img-patients { background:url("../images/right-col-img-patients.jpg") no-repeat; width:327px; height:132px; position:relative; }
		#column-right #img-patients .patients-find-out a { width:72px; height:20px; left:234px; top:110px; position:absolute; }
		#column-right #img-patients .patients-find-out a span { display:none; }
	#column-right #title-lasik-eye { background:url("../images/right-col-title-lasik.jpg") no-repeat; width:327px; height:42px; }
	#column-right #title-eye-care { background:url("../images/right-col-title-eyecare.jpg") no-repeat; width:327px; height:45px; }
	#column-right #title-services { background:url("../images/right-col-title-services.jpg") no-repeat; width:327px; height:45px; }
	#column-right #title-payment { background:url("../images/right-col-title-payment.jpg") no-repeat; width:327px; height:45px; }
	#column-right #right-col-bottom { background:url("../images/right-col-bg-bottom.jpg") no-repeat; width:327px; height:35px; }
	#column-right p, h1, h2, h3 { padding:0 27px 12px 27px; }
	#column-right ul { padding-left:55px; }
		#column-right ul li { 
			background:transparent url("../images/arrow.gif") 0px 5px no-repeat; /* 0px = horizontal position for left, 4px = vertical position from top */
			padding-left:15px; /* pushes text to the right to display bg img */
			padding-bottom:2px;
			}
			#column-right ul li a { color:#0e3e52; text-decoration:underline; outline:none; } 
			#column-right ul li a:hover { color:#0e6fc5; text-decoration:none; outline:none; }
			
/* ------------------------ END index page framework ------------------------ */


/* ------------------------ sub page framework ------------------------ */
#body-top-blue-sub { background:url("../images/body-top-blue-sub.jpg") no-repeat; width:970px; height:36px; }

#wrap-img-sub {
	width:970px;
	margin:0 auto;
	text-align:left;
	background-image:url("../images/body-bottom-sub.jpg");
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	}

#column-left-sub { width:327px; float:left; }
	#column-left-sub #sub-title-contact { background:url("../images/left-col-title-contact.jpg") top no-repeat; width:327px; height:64px; }
	#column-left-sub #sub-title-location { background:url("../images/left-col-title-location.jpg") top no-repeat; width:327px; height:64px; }
	#column-left-sub p, h1, h2, h3 { padding:0 22px 12px 30px; }
	
#column-right-sub { width:643px; float:left;  line-height: 20px;}
	#column-right-sub #sub-title-about { background:url("../images/sub-title-about.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-testimonials { background:url("../images/sub-title-testimonials.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-office { background:url("../images/sub-title-office.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-doctor { background:url("../images/sub-title-doctor.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-staff { background:url("../images/sub-title-staff.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-services { background:url("../images/sub-title-services.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-finance { background:url("../images/sub-title-finance.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-eyeexams { background:url("../images/sub-title-eyeexams.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-guide { background:url("../images/sub-title-eyecareguide.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-general { background:url("../images/sub-title-general.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-ophthalmologist { background:url("../images/sub-title-ophthalmologist.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-blood { background:url("../images/sub-title-blood.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-dryeyes { background:url("../images/sub-title-dryeyes.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-wateryeyes { background:url("../images/sub-title-wateryeyes.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-pinkeye { background:url("../images/sub-title-pinkeye.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-flaking { background:url("../images/sub-title-flaking.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-chalazion { background:url("../images/sub-title-chalazion.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-drooping { background:url("../images/sub-title-drooping.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-emergencies { background:url("../images/sub-title-emergencies.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-visionloss { background:url("../images/sub-title-visionloss.jpg") top no-repeat; width:643px; height:64px; }
    #column-right-sub #sub-title-lasek { background:url("../images/sub-title-lasek.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-lvc { background:url("../images/sub-title-lvc.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-whatislvc { background:url("../images/sub-title-whatislvc.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-lasik { background:url("../images/sub-title-lasik.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-lasikforme { background:url("../images/sub-title-lasikforme.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-lasikscreening { background:url("../images/sub-title-lasikscreening.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-customvue { background:url("../images/sub-title-customvue.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-blade { background:url("../images/sub-title-blade.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-refractive { background:url("../images/sub-title-refractive.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-nearsight { background:url("../images/sub-title-nearsight.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-farsight { background:url("../images/sub-title-farsight.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-astigmatism { background:url("../images/sub-title-astigmatism.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-presbyopia { background:url("../images/sub-title-presbyopia.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-cataract { background:url("../images/sub-title-cataracts.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-cataractsurg { background:url("../images/sub-title-cataractsurg.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-seccataract { background:url("../images/sub-title-seccataract.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-lensoptions { background:url("../images/sub-title-lensoptions.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-glaucoma { background:url("../images/sub-title-glaucoma.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-child-eye { background:url("../images/sub-title-childeye.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-lazyeye { background:url("../images/sub-title-lazyeye.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-crossedeye { background:url("../images/sub-title-crossedeye.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-retinal { background:url("../images/sub-title-retinal.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-floaters { background:url("../images/sub-title-floaters.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-retina { background:url("../images/sub-title-retina.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-diabetic { background:url("../images/sub-title-diabetic.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-macular { background:url("../images/sub-title-macular.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-eyewear { background:url("../images/sub-title-eyewear.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-frame { background:url("../images/sub-title-frame.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-lens { background:url("../images/sub-title-lens.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-sports { background:url("../images/sub-title-sports.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-contactlens { background:url("../images/sub-title-contactlens.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-faq { background:url("../images/sub-title-faq.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-location { background:url("../images/sub-title-location.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-contact { background:url("../images/sub-title-contact.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-ordering { background:url("../images/sub-title-ordering.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-order-contacts { background:url("../images/sub-title-order-contacts.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-order-eyewear { background:url("../images/sub-title-order-eyewear.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-media { background:url("../images/sub-title-media.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-privacy { background:url("../images/sub-title-privacy.jpg") top no-repeat; width:643px; height:64px; }
	#column-right-sub #sub-title-info { background:url("../images/sub-title-info.jpg") top no-repeat; width:643px; height:64px; }
	
	#column-right-sub p, h1, h2, h3 { padding:0 35px 12px 27px; }
	#column-right-sub ul { padding-left:55px; padding-right:30px; }
		#column-right-sub ul li { 
			background:transparent url("../images/arrow.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 4px = vertical position from top */
			padding-left:15px; /* pushes text to the right to display bg img */
			}





/* ------------------------ banner framework ------------------------ */
#banner-section { width:970px; height:294px; }
#you-tube { background:url("../images/you-tube.jpg") no-repeat; width:324px; height:294px; float:left; }
.slideshow { background:url("../images/banner-image.jpg") no-repeat; width:646px; height:294px; float:left; overflow: hidden; }


/* ------------------------footer framework ------------------------ */
#eye-resources {
	width:970px;
	margin:0 auto;
	text-align:left;
	}

#eye-resources p {
	font-size:11px;
	color:#FFFFFF;
	padding-left:15px;
	padding-bottom:10px;
	}

#eye-resources a:link, #eye-resources a:visited { color:#FFFFFF; text-decoration:none; }
#eye-resources a:hover, #eye-resources a:active { color:#FFFFFF; text-decoration:none; }

#eye-resources ul { margin:0 0 0 10px; }
	#eye-resources li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 4px 0 6px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #f7bb4c;
		font-size:11px;
		}
	#eye-resources li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:970px; 
	height:27px; 
	margin:0;
	padding:0;
	position:relative;
	z-index: 9999;
	}

#nav span { display: none; }

#nav li, #nav a { height:27px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 51px; margin-left:10px;}
#nav-02 { width: 79px; }
#nav-03 { width: 118px; }
#nav-04 { width: 73px; }
#nav-05 { width: 85px; }
#nav-06 { width: 82px; }
#nav-07 { width: 111px; }
#nav-08 { width: 51px; }
#nav-09 { width: 76px; }
#nav-10 { width: 91px; }
#nav-11 { width: 81px; }
#nav-12 { width: 53px; }


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg") -10px -27px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -61px -27px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -140px -27px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -258px -27px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -331px -27px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -415px -27px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -497px -27px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -608px -27px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -659px -27px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -735px -27px no-repeat; }
#nav-11 a:hover { background:url("../images/nav.jpg") -826px -27px no-repeat; }
#nav-12 a:hover { background:url("../images/nav.jpg") -907px -27px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg") -10px -27px no-repeat; }
body#about #nav-02 { background:url("../images/nav.jpg") -61px -27px no-repeat; }
body#doctor #nav-03 { background:url("../images/nav.jpg") -140px -27px no-repeat; }
body#services #nav-04 { background:url("../images/nav.jpg") -258px -27px no-repeat; }
body#finance #nav-05 { background:url("../images/nav.jpg") -331px -27px no-repeat; }
body#exams #nav-06 { background:url("../images/nav.jpg") -415px -27px no-repeat; }
body#guide #nav-07 { background:url("../images/nav.jpg") -497px -27px no-repeat; }
body#faq #nav-08 { background:url("../images/nav.jpg") -608px -27px no-repeat; }
body#location #nav-09 { background:url("../images/nav.jpg") -659px -27px no-repeat; }
body#contact #nav-10 { background:url("../images/nav.jpg") -735px -27px no-repeat; }
body#ordering #nav-11 { background:url("../images/nav.jpg") -826px -27px no-repeat; }
body#media #nav-12 { background:url("../images/nav.jpg") -907px -27px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#ebfafe;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:25px; 				/* Height of each drop down nav item */
	border:1px solid #62b2cf;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:25px;				/* Height of each drop down nav item, should match above */
	line-height:25px;			/* Height of each drop down nav item again, should match above */
	}

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

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#0066cc;
	text-decoration:none;
	}

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

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-04 ul a:hover, #nav-07 ul a:hover, #nav-11 ul a:hover { 
	background-image:none;
	background-color:#99ccff;
	color:#0066cc;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:150px; }
#nav-04 ul, #nav-04 li { width:280px; }
#nav-07 ul, #nav-07 li { width:200px; }
#nav-11 ul, #nav-11 li { width:200px; }

#nav li ul ul { /* third-and-above-level lists */
	margin: -2.1em 0 0 16.7em;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}
