/*
	filename: 		styles.css
	description:	1-800-Get-Lens.com Stylesheet Master
	media:			screen
	author: 		Patrick Rodgers (patrick@powerserve.net)	
*/

/* Linked Stylesheets */
	@import url(/includecommon/css/reset.css);	/* Resets ALL HTML elements. */

/* General Styles */
	body { background:#6DCFF6; color:#000; font:normal 1em/1.4 tahoma,verdana,sans-serif; text-align:center; }
	a { color:#0A64AD; font-weight:bold; text-decoration:none; }
	a:hover { text-decoration:underline; }
    p.text { font-size: 12px; }
	p.paragraph { font-size: 11px; }
    strong { font-weight: bold; }
    .floatleft { float: left; }
    .floatright { float: right; }
	
	/*Toggles*/
	.toggle {}
	.toggle h4 { cursor:pointer;}
	.toggle .more { display:none;}
	.toggle.faq h4 { border-bottom:solid #eee; border-width:1px 0; color:#333; padding:0 30px; margin:0; font-weight:normal; line-height:22px; height:22px; position:relative; z-index:50;}
	.toggle.faq h4.odd { background:none;}
	.toggle.faq h4 .icon { border:1px solid #ddd; color:#0A64AD; display:block; height:13px; line-height:11px; width:13px; text-align:center; margin:0; position:absolute; top:4px; left:10px; font-size:14px;}
	.toggle.faq h4 .close { color:#0A64AD; display:none; height:22px; line-height:22px; margin:0 0 0 0; position:absolute; top:0; right:10px;}
	.toggle.faq h4.active .close { display:block;}
	.toggle.faq .more { display:none; background:#eee; border:solid #ddd; border-width:1px 0 2px 0; padding:10px; margin:0 0 10px 0;}

	/*Tool Tips*/
	.tooltip { display:block; position:relative; height:20px; line-height:20px; z-index:50; font-size: 11px;}
	.tooltip .tooltext { background: url('/images/rxhelp/ico-help.gif') center right no-repeat; color:#0A64AD; cursor:pointer; font-size: 11px; font-weight: normal; padding:0 20px 0 0; line-height:20px; height:20px;}
	.tooltip .tip { background:#fff;
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee));
		background: -webkit-linear-gradient(top, #fff, #eee);
		background: -moz-linear-gradient(top, #fff, #eee);
		background: -ms-linear-gradient(top, #fff, #eee);
		background: -o-linear-gradient(top, #fff, #eee); 
		
		-moz-box-shadow: 0 0 20px #555;
		-webkit-box-shadow:0 0 20px #555;
		box-shadow:0 0 20px #555;
		
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;	
		border-radius: 10px;
		
		border:2px solid #0A64AD; color:#333; padding:10px; display:none; height:auto; width:400px; position:absolute; bottom:100%; right:0; margin:0; line-height:16px; text-decoration:none; z-index:50; font-size:11px;}
	.tooltip .tip .close { display:block; color:#0A64AD; font-weight:bold; font-size:14px; cursor:pointer; position:absolute; top:0; right:0; height:25px; width:25px; text-align:center; line-height:25px;}
	.tooltip .tip p { margin:0 0 5px 0;}
	.tooltip .tip ul { list-style:disc; margin:0 0 10px 20px;}
	.tooltip .tip ul li { padding:0 0 5px 0;}
	.tooltip.hover .tip { display:block;}
	
	
#body table.data { border-collapse:collapse; width:99%; margin:5px 0 10px 0; font-size:11px; }
#body table.data th, table.data td { border:1px solid #ddd; padding:2px 10px;}
#body table.data th { background:#eee; font-weight:bold; vertical-align:top; text-align:center; }
#body table.data td { background:#fff; text-align:left; }
#body table.data sup { vertical-align:super; font-size:75%;}
#body table.data .textleft { text-align:left;}
#body table.data .textcenter { text-align:center;}
#body table.data .textright { text-align:right;}
	
/* Rx Decline Popup */
	#overlay-lightbox { background: #000; filter: alpha(opacity = 60); left: 0; height: 100%; opacity: .6; position: absolute; top: 0; width: 100%; z-index: 999; }
	
	#lightbox { left: 0; position: absolute; text-align: center;  width: 100%; z-index: 999; }
	#lightbox #outercontainer { background: url('/images/design/bg.lightbox-bottom.gif') bottom left no-repeat; color:#333; font-family:Arial, Helvetica, sans-serif; margin: 0 auto 0 auto; overflow: visible; padding: 21px 24px; position: relative; width: 477px; }
	
	#lightbox div.top { background: url('/images/design/bg.lightbox-top.gif') top left no-repeat; height:10px; margin: 0 auto; position: relative; width:525px; }
	#lightbox #outercontainer img.heading { text-align:center; padding-bottom:10px; }
	#lightbox #outercontainer a.close { position:absolute; top:-3px; right:6px; }
	#lightbox #outercontainer p strong span { font-size:13px; }
	#lightbox #outercontainer p { font-size:12px; text-align:left; }
	#lightbox #outercontainer span {  font-weight:bold; }
	#lightbox #outercontainer span.partchanged {  color:#D61029; }
	#lightbox #outercontainer p.help { font-size:11px; margin-top:10px; }
	#lightbox #outercontainer h4 { margin: 0 !important; padding:0 !important; text-align: left; }
	#lightbox #outercontainer .box { border:1px solid #a0a0a0; background:#fff; margin:7px 0; padding:0 3px; }
	#lightbox #outercontainer table { border-spacing: 2px; font-family:Arial,Helvetica,sans-serif; margin:0; width:100%; }
	#lightbox #outercontainer table td { font-size: 11px; padding: 4px 3px; vertical-align: middle; }
	#lightbox #outercontainer table th { font-size: 11px; padding: 4px 3px; text-align: right; vertical-align: middle; width:90px; }
	#lightbox #outercontainer table td,
	#lightbox #outercontainer table th { border: 1px solid #A0A0A0; }
	
	.rrd-container #lightbox #outercontainer .confirmation { border-bottom:1px dotted #CCCCCC; margin-bottom:20px; padding-bottom:10px; }
	.rrd-container #lightbox #outercontainer .confirmation p { font-size:13px; font-weight:normal; line-height: 20px; margin: 0; padding: 0; text-align:center; }
	.rrd-container #lightbox #outercontainer .confirmation span.name { font-size: 22px; font-weight: normal; line-height: 27px; }
	.rrd-container #lightbox #outercontainer .confirmation span.success { font-weight: normal; }
	
	
	#lightbox #outercontainer table .notselected td,
	#lightbox #outercontainer table .notselected th { border: 1px solid #c6c6c6; color:#858585; }
	#lightbox #outercontainer table .notselected span.partchanged {  color:#e6707f; }
	#lightbox #outercontainer table .notselected a {  color:#6ca2ce; }
	#lightbox #outercontainer table .checkbox { background: none !important; border:none !important; }
	#lightbox #outercontainer table p.address { display:block; float:left; font-size:11px; width:200px; }
	#lightbox #outercontainer table .edit { background: url('/images/icons/ico.edit.gif') center left no-repeat; display:block; float:right; margin-right:2px; padding-left:12px; }
	#lightbox #outercontainer table .notselected .edit { background: url('/images/icons/ico.edit.gray.gif') center left no-repeat; }
	
	#lightbox.rxdecline .top { margin: 10px auto 0 auto; }
	#lightbox.rxdecline #outercontainer p strong span { font-size:15px; }
	#lightbox.rxdecline #outercontainer p { font-size:12px; text-align:left; }
	#lightbox.rxdecline #outercontainer p span { font-size:11px; }
	#lightbox.rxdecline #outercontainer a.updateorder img { margin:12px 0; }
	#lightbox.rxdecline #outercontainer table { border:1px solid #aeaeae; border-collapse:collapse; font-size:11px; line-height:13px; margin:3px auto 5px; width:425px; }
	#lightbox.rxdecline #outercontainer table tr td { height:37px; padding:8px 0 0 59px; width:152px;  }
	#lightbox.rxdecline #outercontainer table tr td#fax { background: url('/images/design/bg.rxdecline.fax.gif') top left no-repeat; border-right:1px solid #aeaeae; }
	#lightbox.rxdecline #outercontainer table tr td#email { background: url('/images/design/bg.rxdecline.email.gif') top left no-repeat; }
	
	#lightbox.addressverification #outercontainer .newaddress table td,
	#lightbox.addressverification #outercontainer .newaddress table th { border: none !important; }
	#lightbox.addressverification #outercontainer .newaddress { padding-top:0; }
	#lightbox.addressverification #outercontainer h2 { font-size:14px; margin-top:5px; }
	#lightbox.addressverification #outercontainer h2 .or { float:left; padding:0 10px; }
	#lightbox.addressverification #outercontainer h2 .line { border-bottom:1px solid #888;display:block;float:left;height:2px;margin:6px 0 0; width:220px; }
	#lightbox.addressverification #outercontainer input#avstreet { width:415px; }
	#lightbox.addressverification #outercontainer input#avcity { width:145px; }
	
    #lightbox.comparerx #outercontainer p.address { width:160px !important; }
	#lightbox.comparerx #outercontainer .correctorder  { margin-right:10px; }	
	#lightbox.comparerx #outercontainer table { background: url('/images/design/prescription-bg.gif') repeat-x left bottom #F9FDFF; border-spacing:0; margin:0; }
	#lightbox.comparerx #outercontainer table td { border-top:1px solid #6DCFF6 !important; border-width:1px 0 0 0 !important; padding:4px 1px; text-align:center !important; }
	#lightbox.comparerx #outercontainer table td.empty { border: none!important }
	#lightbox.comparerx #outercontainer table th { border:none !important; font-weight:bold; padding:4px 1px; text-align:center !important; }
	#lightbox.comparerx #outercontainer table th.basecurve { width:147px; }
	#lightbox.comparerx #outercontainer table th.first { border-top:1px solid #6DCFF6 !important; text-align: left!important; width:180px; }
	
	#lightbox.rrd #outercontainer h4 { font-size:15px; }
	#lightbox.rrd #outercontainer p { margin-bottom:25px; }
	#lightbox.rrd #outercontainer img.calimg { background:#fff; border:1px solid #A0A0A0; float:right; height:65px; margin-left:5px; margin-bottom:10px; padding:3px; }
	#lightbox.rrd #outercontainer .box { margin-bottom:20px; }
	#lightbox.rrd #outercontainer .box .displayerror { background:#D61029; border:none; color:#fff; text-align:left; margin:0 2px 2px; }
	
	#lightbox.rrd #outercontainer .box .displayreminder { font-weight:bold; margin:10px 0; }
	#lightbox.rrd #outercontainer .box .displayreminder label { font-size:14px; font-weight:normal; }
	#lightbox.rrd #outercontainer table th { background:#F7F7F7; font-size:12px; font-weight:bold; padding-right:10px; width:300px; }
	#lightbox.rrd #outercontainer table td { font-size:12px; }
	#lightbox.rrd #outercontainer .box .changedate img { margin-top:10px; }
	#lightbox.rrd #outercontainer .box .calendar td { background:none; border:none; padding:0; }
	#lightbox.rrd #outercontainer .box .calendar .calendarheader td { background: #FFFFCC; }
	#lightbox.rrd #outercontainer .calendar { float: none; }
	#lightbox.rrd #outercontainer .calendar select { height: 19px; }
	#lightbox.rrd #outercontainer .calendar input { height: 13px; }
	
	#lightbox.rrd #outercontainer .skip { margin-right:10px; }
	
	
	
	#lightbox.rrd #outercontainer .calendar td table { border-spacing:0 !important; border-collapse:collapse !important; }
	#lightbox.rrd #outercontainer .calendar td td { padding: 4px !important; text-align: center; vertical-align: middle; }

/* Page Container - controls position of site in browser, width, etc. */
	#page { margin:0 auto .5em; padding:0; position:relative; text-align:left; width:770px; }

/* Session Status - Displayed if Customer Service Rep is logged into front-end of website. */
	#page #session-status { display:block; font-size:11px; margin:.5em 0; text-align:right; }

	#global { height:24px; } 

/* Utilities */
	#global #utilities { float:right; font-size:10px; padding:.5em 0; text-align:left; text-transform:uppercase; }
	#global #utilities a { background:url("/images/icons/ico.arrow.gif") no-repeat 0pt 3px; color:#fff; padding:0 10px 0 7px; }

/* Masthead */
	#masthead { background:#01a7e2 url(/images/design/masthead.jpg) no-repeat top center; display:block; height:89px; width:100%; }
	#masthead.home { background:#01a7e2 url(/images/design/masthead_home.jpg) no-repeat top center; }
	#masthead h1#logo { float:left; height:59px; margin:10px 15px 15px 15px; width:285px; }
	#masthead h1#logo a { display:block; height:59px; position:relative; width:189px; }
	
	/* Masthead: Main Navigation */
	#masthead #main-navigation { text-align:right; width:100%; }
	#masthead #main-navigation ul { float:right; font-size:11px; margin: 5px 0 5px 5px; padding: 0; }
	#masthead #main-navigation ul li { float: left; margin-right: 5px; }
	
	#masthead #main-navigation ul li.acuvue { background:url("/images/brands/logo-acuvue.gif") top left no-repeat; }
	#masthead #main-navigation ul li.acuvue a { display:block; height: 28px; width: 83px; }
	
	#masthead #main-navigation ul li.bausch { background:url("/images/brands/logo-bl.gif") top left no-repeat; }
	#masthead #main-navigation ul li.bausch a { display:block; height: 28px; width: 83px; }
	
	#masthead #main-navigation ul li.focus { background:url("/images/brands/logo-focus.gif") top left no-repeat; }
	#masthead #main-navigation ul li.focus a { display:block; height: 28px; width: 76px; }
	
	#masthead #main-navigation ul li.freshlook { background:url("/images/brands/logo-fresh.gif") top left no-repeat; }
	#masthead #main-navigation ul li.freshlook a { display:block; height: 28px; width: 67px; }
	
	#masthead #main-navigation ul li.soflens { background:url("/images/brands/logo-soflens.gif") top left no-repeat; }
	#masthead #main-navigation ul li.soflens a { display:block; height: 28px; width: 76px; }

	
	/* Masthead: Search Widget */
	#masthead #search { clear:right; float:right; }
	#masthead #search form#terms { display:block; font-size:11px; margin:0 0 10px 0; width:205px; }
	#masthead #search form#terms #s { border:solid #7f9db9; border-width: 1px 0 1px 1px; color: #666666; font-size: 12px; padding: 3px 3px 4px 3px; vertical-align:baseline; width:170px; }
	#masthead #search form#terms #submit { vertical-align:bottom; }
	
	/* Masthead: Dropdown Widget */
	#masthead #dropdown { float:right; }
	#masthead #dropdown form#lensselect { display:block; font-size:11px; margin: 0; width:205px; }
	#masthead #dropdown form#lensselect .lensdropdown { border:1px solid #7f9db9; font-size:12px; height: 20px; padding: 2px; vertical-align:baseline; width: 200px; }

	#homecontent { background: #2C307A url('/images/design/splash.jpg') top left no-repeat; padding-top: 200px; }

	#homecontent .text { float: left; margin-left: 13px; width: auto; }
	#homecontent .text h2 { color:#00ADEF; font:bold 15px/.8 arial,helvetica,sans-serif; text-transform: uppercase; }
	#homecontent .text h3 { color:#0099d5; font:bold 23px arial,helvetica,sans-serif; letter-spacing:-2px; margin:0 0 .5em; }
	#homecontent .text h3 sup { font-size:12px; vertical-align:top; }
	#homecontent .text p { font-size:11px; line-height:1.6; margin:0 2.5em .5em 0; }
	#homecontent .text strong { font-weight:bold; }
	#homecontent .text ul { font-size: 10px; line-height:1.3em; list-style: none; margin:5pt 0pt 0pt 7px; }
	#homecontent .text ul li { background: url('/images/icons/ico.arrow3.gif') 0 50% no-repeat; padding:2px 0pt 2px 10px; }
	#homecontent .text ul li a { color: #fff; font-size: 10px; }
	
	#homecontent #infoboxhdr {  background:#FFCC00 url('/images/design/infobox-btm.gif') no-repeat center bottom; float: right; margin:0pt 10px 5px 5px; padding:0pt; position:relative; top:-20px; width:296px;}
	#homecontent #infoboxhdr h2 { color:#000000; font-size:12px; padding:10px 13px 15px; text-align:center; text-transform:uppercase; }
	
	#homecontent #infobox {  background:#FFCC00 url('/images/design/graybox-btm.jpg') no-repeat center bottom; float: right; margin:0pt 10px 5px 5px; padding:0pt; position:relative; top:-20px; width:296px;}
	#homecontent #infobox p { font-size: 12px; font-weight: bold; line-height: 1.7em; padding: 10px 15px 15px 15px }
	#homecontent #infobox a { color: #05ACF0; }
	
	#global #halloween-lenses { float:left; padding: 2px 2px 2px 5px }
	
	a.home.deptnovelty { color:#ee860c!important; }
/* Content */		
	#page #content { background:#fff; margin:0; padding:0 15px 15px 15px; width:740px; }
	#page #content h3 { color:#00ADEF; font:bold 17px arial,helvetica,sans-serif; text-transform: capitalize; }
	#page #content h3.starred { background:url('/images/icons/ico.hdr-star.gif') no-repeat; padding:0 0 5px 1.5em; }
	#page #content h3 a { color:#00ADEF; font:bold 17px arial,helvetica,sans-serif; text-transform: uppercase; }
	#page #content h4 { color:#050d76; font:bold 14px arial,helvetica,sans-serif; margin:0 0 .5em; }
	#page #content .statuserror h4 { color:#cc0000; font-size:19px; } 
    #page #content .statusdescription h4 { font-size:19px; } 
	#page #content h5 { color:#00ADEF; font:bold 14px arial,helvetica,sans-serif; text-transform: capitalize; }
	#page #content ol { font-size:11px; list-style:decimal; margin:0 0 1em 2em; text-indent:0; }
	#page #content ol strong { font-weight:bold; }
	#page #content ul { font-size:11px; list-style:square; margin:0 0 1em 2em; text-indent:0; }
	#page #content ul strong { font-weight:bold; }
	#page #content ol ol,
	#page #content ul ul,
	#page #content ol ul,
	#page #content ul ol,
	#page #content ul p,
	#page #content ol p { font-size:11px; }
	#page #content blockquote { font-size:11px; margin:0 0 .5em 2em; }
	
	#page #content #roi { left:1px; position:absolute; top:1px; }

	/* Content: Homepage */
	#content.home { background:#2c307a; display:block; padding:0 0 0 0; margin:0; }
	#content.home #modules { background:#2c307a; padding:0 1.5em; }
	#content.home #modules div { float:left; }
	#content.home #modules div#most-popular { margin:.5em 0 0; width:165px; }
	#content.home #modules div#top-lens-types { margin:.5em 0 0; width:135px; }
	#content.home #modules div#top-brands { margin:.5em 0 0; width:125px; }
	#content.home #modules div#leadin { float:left; width:296px; }
	#content.home #modules div#leadin .header { background:#fc0 url(/SiteImages/infoboxhdr-btm.gif) no-repeat bottom center; display:block; margin:0 0 .25em; width:100%; }
	#content.home #modules div#leadin .header h2 { background:url(/SiteImages/infoboxhdr-top.gif) no-repeat; color:#000; font-size:80%; font-weight:bold; padding:1em .5em; text-align:center; text-transform:uppercase; }
	#content.home #modules div#infobox { background:#fff url(/SiteImages/box-btm.jpg) no-repeat bottom center; display:block; width:100%; }
	#content.home #modules div#infobox p { background:url(/SiteImages/box-top.jpg) no-repeat; font-size:75%; font-weight:bold; line-height:1.6; padding:1em; }
	#content.home #modules div#infobox p a { color:#050D76; }
	#content.home #modules div h5 { color:#050D76; font:bold 95% 'trebuchet ms',arial,helvetica,sans-serif; text-transform:uppercase; }
	#content.home #modules div ul { font-size:65%; }
	#content.home #modules div ul li { background:url(/SiteImages/top-bullet.gif) no-repeat 0 50%; padding:.2em 0 .2em .75em; }
	#content.home #modules div ul li a { color:#fff; }

	/* Content: Breadcrumbs */
	#content #breadcrumbs { color:#777; display:block; font-size:10px; font-weight:normal; margin:0; padding:0; text-align:right; width:100%; }
	#content #breadcrumbs h1 { display:inline; }
	#content #breadcrumbs a { color:##0A64AD; font-weight:bold; }
	#content #breadcrumbs strong { font-weight:bold; }
	
	/* Checkout Steps */
	#content #checkout_steps { float:right; }
	
	/* Content: Headings */
	#content #heading { clear:both; color:#2D307A; font:bold 26px arial,helvetica,sans-serif; letter-spacing:-2px; margin:0 0 .25em; height:26px; }
	#content #heading h1 { display:inline; }
	#content #heading.novelty h1 { float:left;}
	#content #heading .socialmedialinks { float:right; padding:5px 0 0 0;}
	
	/* Content: Introduction - generally used when displaying content directly underneath a #heading */
	#content #intro { background:none repeat scroll 0 0 #FFFFCC; border:2px solid #000000; color:#000000; display:block; margin:10px 5px; padding:20px; }
	#content #intro p { font-size:11px; }
	#content #intro p strong { font-weight:bold; }
	#content #intro.print { background:none; border:none; padding:0px; text-align: right; }
	#content #intro.print a { background: url('/images/icons/ico.print.gif') top left no-repeat; line-height: 19px; margin-left: 5px; padding: 3px 0 3px 23px; }
	
	#content #links.textright { text-align:right; font-size:11px; padding:0 0 10px 0;}
	#content #links a.cancel, #content #links a.update, #content #links a.print { padding:0 0 0 25px; line-height:20px; display:inline-block; height:20px; }
	#content #links .cancel { background:url('/images/icons/ico.cancel.png') top left no-repeat; }
	#content #links .update { background:url('/images/icons/ico.update.png') top left no-repeat; }
	#content #links .print { background:url('/images/icons/ico.print.png') top left no-repeat; }
	
	#content #confirm { display:block; margin:.5em 0; }
	#content #confirm p { font-size:11px; }
	#content #confirm p strong { font-weight:bold; }

  	#content #agreement { list-style:decimal; margin:0 0 .5em 2em; text-indent:0; }
	#content #agreement li { font-size:100%; }
	#content #agreement li h3 { font-size:150%; }
	#content #agreement li h4 { font:bold 100% tahoma,verdana,sans-serif; letter-spacing:0; margin:0 0 0 0; }
	#content #agreement li ol { list-style:lower-alpha; margin:0 0 .5em 2em; text-indent:0; }
	#content #agreement li ol li { font-size:100%; }
	#content #agreement li ol li ol { list-style:lower-roman; margin:0 0 .5em 2em; text-indent:0; }
	#content #agreement li ol li ol li { font-size:100%; }
	#content #agreement li p { font-size:100%; margin:0 0 .5em; }
	
	/* Change Email Address Form Styles */
	#content .changeemailaddress { text-align: center; }
	#content .changeemailaddress .form { margin: 0 auto; width: auto; }
		
	#content th.left { text-align: left !important; }
		
	/* Stylization for Contacts A-Z | contactsatoz.asp */
	#page #content .atozjump { display:block; list-style:none; margin:0 0 0 0; padding:0; text-indent:0; }
	#page #content .atozjump li { display:inline; } /* font-size is larger than normal due to some inheritance issues. */
	#page #content .atozjump li a { background:#f7f7f7; border:1px solid #dbdcca; display:block; float:left; margin:0 .25em 0 0; padding:.25em .5em; text-align:center; text-decoration:none; }
	#page #content .atozjump li a:hover { background:#cff2ff; border:1px solid #050D76; }
	
	#content .results { border:0; border-collapse:collapse; border-spacing:0; clear:both; margin:.5em 0; width:100%; }
	#content .results td { font-size:11px; vertical-align:top; width:50%; }
	#content .results td table { display:block; width:95%; }
	#content .results td td { font-size:11px; }
	#content .results td td a { display:block; padding:.25em .25em .25em .5em; }
	#page #content .results td td h3 { border-bottom:1px solid #e6e6e6; color:#333; font-size:14px; padding:.25em .25em .25em 0; }

 	#content #faq-detail {}
  	#content #faq-detail p { font-size:11px; margin:0 0 .5em; }
	#page #content .faq-list { font-size:11px; list-style:none; margin:0 0 .5em 0; text-indent:0; }
	#page #content .faq-list li { background:url('/images/icons/ico.arrow2.gif') no-repeat 0 50%; padding-left: 10px; }
	#page #content .faqcolumn { float: left; width: 48%; }
	#page #content .faqentry { margin-bottom: 20px; }
	
		/*Faq toggles */
		#content #faq-detail .toggle.faq h4, #page #content #landingfaq .toggle.faq h4  { border-bottom:solid #eee; border-width:1px 0; color:#333; padding:0 30px; margin:0; font-weight:normal; line-height:22px; height:22px; position:relative; z-index:50; font-size:12px;}
		#faq-detail .toggle.faq h4.odd { background:none;}
		#faq-detail .toggle.faq h4 .icon { border:1px solid #ddd; color:#0A64AD; display:block; height:13px; line-height:11px; width:13px; text-align:center; margin:0; position:absolute; top:4px; left:10px; font-size:14px;}
		#faq-detail .toggle.faq h4 .close { color:#0A64AD; display:none; height:22px; line-height:22px; margin:0 0 0 0; position:absolute; top:0; right:10px;}
		#faq-detail .toggle.faq h4.active .close { display:block;}
		#faq-detail .toggle.faq .more { display:none; background:#eee; border:solid #ddd; border-width:1px 0 2px 0; padding:10px; margin:0 0 10px 0;}
		#faq-detail .toggle.faq .more p { padding:0 0 7px 0;}
		#faq-detail #landingfaq h3 { display:none; }
		#faq-detail #landingfaq p { padding: 0 0 10px 0;}
		#faq-detail #landingfaq p .plus { border: 1px solid #DDD; color: #0A64AD; display: inline-block; height: 13px; line-height: 11px; text-align: center; width: 13px; margin: 0 2px; font-size: 14px; font-weight: normal;}
		#page #content #landingfaq h3 { margin:0 0 10px 0;}
		#page #content #landingfaq p { padding: 0 0 10px 0; font-size:12px;}
		#page #content #landingfaq p .plus { border: 1px solid #DDD; color: #0A64AD; display: inline-block; height: 13px; line-height: 11px; text-align: center; width: 13px; margin: 0 2px; font-size: 14px; font-weight: normal;}
	
	
	/* Content: My Account Tools -- /secure/myaccount.asp */
	#content #account-tools { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; width:100%; }
	#content #account-tools th { background:#f7f7f7; border:1px solid #dbdcca; font-size:11px; font-weight:bold; padding:.5em; width:33%; }
	#content #account-tools td { border:1px solid #dbdcca; padding:.5em; }
	#content #account-tools td ul { font-size:11px; list-style:none; margin:0 0 1em 1em; text-indent:0; }
	#content #account-tools td ul li { background: url('/images/icons/ico.arrow2.gif') no-repeat 0 50%; padding-left: 10px; }

	/* Content: Shopping Cart -- /secure/mainbasket.asp */
	#content #cart { border-collapse:collapse; border-spacing:0; margin: 0 0 1em; width:100%; }
	#content #cart.confirmation { width:50%; }
	#content #cart.confirmation tbody th,
	#content #cart.confirmation tbody td { width:50%; }
	#content #cart .no-orders { font:bold 13px arial,helvetica,sans-serif; text-align:center; padding:1em; }
	#content #cart thead {}
	#content #cart thead th { background:#f7f7f7; border:1px solid #dbdcca; font-size:11px; font-weight:bold; padding:.5em; }
	#content #cart thead th.info { text-align:left; }
	#content #cart thead th.qty,
	#content #cart thead th.price,
	#content #cart thead th.subtotal { text-align:center; }
	#content #cart thead th.status { text-align:center; }
	#content #cart thead th.buynow { text-align:center; }
	#content #cart thead th.patientname { background: 0; border: 0; color: #050D76; text-align: left; }
	#content #cart tbody {}
	#content #cart tbody th,
	#content #cart tbody td { border:1px solid #dbdcca; font-size:11px; padding:.5em; }
	#content #cart tbody td.cartempty { background: #fff !important; font-weight: bold; padding: 30px; text-align: center; }
	#content #cart tbody td.info { vertical-align:top; }
	#content #cart tbody td.info strong { color:#00ADEF; display:block; font-size: 12px; font-weight:bold; }
	#content #cart tbody td.info strong a { color:#00ADEF; }
	#content #cart tbody td.info b { color:#00ADEF; display:block; font-size: 11px; font-weight:bold; }
	#content #cart tbody td.info .info { float:left; margin: 0 20px 5px 0; }
	#content #cart tbody td.info .info b,
	#content #cart tbody td.info .info strong,
	#content #cart tbody td.info .extended-info b,
	#content #cart tbody td.info .extended-info strong { color:#000; display:inline; font-size: 11px !important; }
	#content #cart tbody td.info .extended-info { float:left; margin:0 1em 0 0; }
	#content #cart tbody td.ist { text-align: center; }
	#content #cart tbody td.qty { text-align:center; vertical-align:middle;  }
	#content #cart tbody td.price { text-align:center; vertical-align:middle; }
	#content #cart tbody td.price table#displaypricecell { border:0; border-collapse:collapse; border-spacing:0; margin:0 auto; width: 115px; }
	#content #cart tbody td.price table#displaypricecell tr.suggested-price { color:#898989; }
	#content #cart tbody td.price table#displaypricecell tr.our-price {}
	#content #cart tbody td.price table#displaypricecell tr.disc-price {}
	#content #cart tbody td.price table#displaypricecell tr.you-save { color:#c00; }
	#content #cart tbody td.price table#displaypricecell th { border:0; font-size:11px; font-weight:bold; padding:.1em; }
	#content #cart tbody td.price table#displaypricecell td { border:0; font-size:11px; padding:.1em; }
	#content #cart tbody td.compactprice { text-align: center; vertical-align: middle; width: 75px; }
	#content #cart tbody td.subtotal { text-align:center; vertical-align:middle; }
	#content #cart tbody td.highlightRight { border-right:1px dashed #cc0000; }
	#content #cart thead th.highlightBottom { border-bottom:1px dashed #cc0000; }
	#content #cart tbody td.highlightTop { border-top:1px dashed #cc0000; }
	#content #cart tbody td.status { vertical-align:middle; text-align:center; }
	#content #cart tbody td.status .onOrder { color: #00ADEF; font-weight: bold; }
	#content #cart tbody td.non-product {}
	#content #cart tbody td.non-product .promo-item { background:url(/SiteImages/rebate/tick.gif) left top no-repeat; color:#00ADEF; float:left; padding:0 0 0 2em; text-align:left; }
	#content #cart tbody td.non-product .promo-item ul { list-style:disc; margin:0;}
	#content #cart tbody td.non-product .promo-item strong { font-weight:bold; }			
	#content #cart tbody td.non-product .promo-message { background:url(/SiteImages/rebate/tick.gif) no-repeat 0 50%; color:#050D76; float:left; padding:.5em 0 .5em 2em; }
	#content #cart tbody td.non-product .promo-message h2 { font-weight: bold; text-align: left; }
	#content #cart tbody td.non-product .promo-message p {  }
	
	#content #cart tbody td.non-product .tools { clear:none; float:right; }
	#content #cart tbody td.coupon-entry {}
	#content #cart tbody td.coupon-entry label { margin:0 .5em 0 0; }
	#content #cart tbody td.coupon-entry input { border:1px solid #dbdcca; color:#333; margin:0 .5em 0 0; padding:.25em; }
	#content #cart tbody td.coupon-entry a { font-size:10px; }
	#content #cart tbody td.coupon-messages { border-bottom:1px solid #fff; border-left:1px solid #fff; text-align:center; vertical-align:middle; width:100%; }
	#content #cart tbody td.coupon-messages .coupon-error { color:#c00; font-size:11px; margin:0 0 .5em; }
	#content #cart tbody td.coupon-messages .coupon-upsell {}
	#content #cart tbody th.label { background:#f7f7f7; font-weight:normal; text-align:right; }
	#content #cart tbody th.label a { color:#000; }
	#content #cart tbody th.label a.insurance-popup { color: #0A64AD; font-weight: normal; }
	#content #cart tbody td.value { text-align:right; }
	#content #cart tbody td.value strong { font-weight:normal; }
	#content #cart tbody td.special { color:#c00; }
	#content #cart tbody td.null { border:solid #fff; border-width:0 0 1px 1px; }
	#content #cart tbody td.date { text-align:center; }
	#content #cart tbody th.compactdate { text-align:center; width: 100px; }
	#content #cart tbody td.compactdate { text-align:center; vertical-align: middle; width: 100px; }
	#content #cart tbody td.buynow { text-align:center; vertical-align:middle; width:10%; }
	
	/* Insurance & Handeling popup styles  */
	body#insurance-handling { background:none; font-family:Arial,Helvetica,sans-serif; padding:10px; text-align:left; }
	body#insurance-handling h1 { color:#2D307A; font:bold 26px arial,helvetica,sans-serif; letter-spacing:-2px; }
	body#insurance-handling .callout { margin:15px 0px; }
	body#insurance-handling span.red { color:#CC0000; }
	body#insurance-handling ul { margin-bottom:10px; margin-left:15px; }
	body#insurance-handling ul li { background-image: url("/images/icons/check-box2.gif");background-position: 0 5px; background-repeat: no-repeat; height: 16px; padding-left: 25px; padding-top: 5px;}
	body#insurance-handling p {  }
	body#insurance-handling p.text { margin:15px 0px; }
	body#insurance-handling div.close { margin:0px auto; width:147px; }
	body#insurance-handling .footnote { margin-top:15px; }
	
	#content #cart tbody td b.prodname { color: #00ADEF; font-size:11px; line-height:16px; }
    #content #cart tbody td b.prodname ul { list-style:disc; margin:0 0 0 20px;}
	#content .shippingMessage { background:#F7F7F7; border:1px solid #DBDCCA; padding:20px; margin:10px 0px; }	
	#content #cart td.blank { background:none repeat scroll 0 0 transparent; border-width:0; }
	#content #cart td.shipmentCounter { border:0 none; font-size:14px; font-weight:bold; padding:11px 0 4px; text-align:left; }	
	#content #cart th { background:#F7F7F7; font-weight:bold; }

	/* Add/Remove "Tools" for Cart Items, Coupons, Promos, Etc. */
	#content #cart td.info .tools { clear: both; margin-top: 5px; padding: 8px 8px 8px 3px; }
	#content #cart td.info .tools .mod { background: url("/images/icons/ico.edit.gif") no-repeat scroll 5px center #F7F7F7; border: 1px solid #A0A0A0; font-size: 10px; margin-right: 3px; padding: 4px 4px 4px 20px; }
	#content #cart td.info .tools .mod a { text-decoration:none; }
	#content #cart td.info .tools .del { background: url('/images/icons/ico.del.gif')  no-repeat scroll 5px center #F7F7F7; border: 1px solid #A0A0A0; font-size: 10px; margin-right: 10px; padding: 4px 4px 4px 20px; }
	#content #cart td.info .tools .del a { text-decoration:none; }


	
			
	/* Cart: Rebate Offer */
	#content #cart td#rebates { background:url('/SiteImages/rebate/rebate-offerbg.gif') repeat-x 0 100%; padding:0; }
    #content #cart td#rebates h5, #content #cart td#rebates h6 { font-weight:bold;}
	#content #cart td#rebates h5 { color:#c03; font-size:15px; margin:4px 0 0 4px;}
	#content #cart td#rebates table { border:0; border-collapse:collapse; border-spacing:0; width:100%; }
	#content #cart td#rebates table tr td { border:0; font-size:11px; padding:.5em; vertical-align:top; }
	#content #cart td#rebates table tr td td { padding:0; }
	#content #cart td#rebates table tr td.image { width:60px; }
	#content #cart td#rebates table tr td.savings { width:410px; border-right:1px dotted #a0a0a0;}
	#content #cart td#rebates table tr td.savings h5 { color:#c00; font-size:16px; font-weight:bold; }
	#content #cart td#rebates table tr td.savings table.deal { border:0; border-collapse:collapse; border-spacing:0; width:100%; }
	#content #cart td#rebates table tr td.savings table.deal td { padding:.2em; }
	#content #cart td#rebates table tr td.savings table.deal td.label { text-align:right; width:100px }
	#content #cart td#rebates table tr td.savings table.deal td.btm { border-bottom:1px dotted #aaa; }
	#content #cart td#rebates table tr td.savings table.deal td.amount { font-weight:bold; text-align:right; width:60px; }
	#content #cart td#rebates table tr td.savings table.deal td.detail {}
	#content #cart td#rebates table tr td.savings table.deal td.detail em { color:#c00; font-weight:normal; font-style: normal; }
	#content #cart td#rebates table tr td.accept { text-align:center; vertical-align:middle;}
	#content #cart td#rebates table tr td.accept p { margin:.5em 0; }
	#content #cart td#rebates table tr td.accept strong { color:#c00; font-weight:bold; }

	#content #cart td#rebates.multiple { padding:4px 0;}
	#content #cart td#rebates.multiple h5 { color:#c00; font-size:16px; font-weight:bold; margin:0 0 0 5px; }
	#content #cart td#rebates.multiple table { border-collapse:separate; border-spacing:4px;}
	#content #cart td#rebates.multiple .image { padding:0; width:40px;}
	#content #cart td#rebates.multiple .image img { width:40px; height:auto;}
	#content #cart td#rebates.multiple .savings {width:220px; padding:0 4px;}
	#content #cart td#rebates.multiple .savings h6 { font-weight:bold; font-size:13px; }
	#content #cart td#rebates.multiple .savings h6 a { font-weight:normal; font-size:10px; }
	#content #cart td#rebates.multiple .savings .deal td {font-size:10px; line-height:16px;}
	#content #cart td#rebates.multiple .savings .deal .label {width:82px;}
	#content #cart td#rebates.multiple .savings .deal .amount {width:50px;}
	#content #cart td#rebates.multiple .savings .deal .detail {width:90px;}
	#content #cart td#rebates.multiple .savings .deal .detail em { color:#D61029; font-style:normal;}
	#content #cart td#rebates.multiple .accept {width:auto;}
	#content #cart td#rebates.multiple .accept p {width:auto; padding:0 0 4px 0; margin:0;}

	
	/* Billing Info, Shipping Info Styles */
	#content #update-info { float:left; width:100%;}
	#content #update-info table {width:100%; border-spacing:3px;}
	#content #update-info table td { background:#fff; border:1px solid #dbdcca; vertical-align:middle; vertical-align:top; padding:2px; font-size:11px;  }
	#content #update-info table td.blank { background:none; border-width:0; }
	#content #update-info table th { background:#f7f7f7; border:1px solid #dbdcca; font-size:11px; padding:4px; text-align:right; }
	#content #update-info table th strong { float:left; font-size:18px; font-weight:bold; }
	#content #update-info table th #caption { float:right; font-size:11px; margin:3px 10px 0 0; text-align:right; }
	
	#content #update-info #shipping .tooltip { margin:0 0 5px 115px;}

	/* Cart: Congrats "Widget" */
	#content #congrats { background:url('/SiteImages/rebate/rebate-offerbg.gif') repeat-x 0 75%; border:1px dotted #aaa; color:#000; font-size:13px; height:34px; margin:0 0 1em; text-align:center; }
	#content #congrats img { border-right:1px dotted #aaa; float:left; }
	#content #congrats .message { color:#000; float:left; font-size: 13px; padding:.6em 1em; }
	#content #congrats .message em { font-style:normal; font-weight:bold; }
	#content #congrats .message span.savings { color:#c00; font-weight:bold; }

	/* Cart: Rebate Offiers */
  	#content #rebate-offers { display:block; width:100%; }	
  	#content #rebate-offers .offers { border:0; border-collapse:collapse; border-spacing:0; color:#000; margin:0 0 .5em; width:100%; }
	#content #rebate-offers .offers td { padding:0; vertical-align:top; }
	#content #rebate-offers .offers table { border:1px dotted #aaa; border-collapse:collapse; border-spacing:0; font-size:11px; width:100%; }
	#content #rebate-offers .offers table td { background:url('/SiteImages/rebate/rebate-offerbg.gif') repeat-x 0 100%; border-bottom:1px solid #dbdcca; padding:3px; }
	#content #rebate-offers .offers table td a { color:#c00; margin-left:10px; }
	#content #rebate-offers .offers table td span.em { font-weight:bold; display:block; }
	#content #rebate-offers .offers table tbody.end td { border: 0; }
	#content #rebate-offers .offers strong.title { color: #0045a5; }
	#content #rebate-offers .offers .savingsperbox { color: #c00; }
	#content #rebate-offers .offers .smallprint { font-size:9px; font-weight: normal;}
	#content #rebate-offers .offers .subdivider { border-bottom:1px dotted #d6d3ad; font-size: 1px;}
	#content #rebate-offers .offers .savings #deal { border:0; border-collapse:collapse; border-spacing:0; }
	#content #rebate-offers .offers .savings #deal tbody,
	#content #rebate-offers .offers .savings #deal tbody td { border-top:0; }
	#content #rebate-offers .offers .savings #deal tfoot td { border-top:1px dotted #d6d3ad; }   
	#content #rebate-offers .offers td.dealamount { border: 0; font-size: 10px; font-weight: bold; text-align: right; width: 65px; }
	#content #rebate-offers .offers td.noborder { border: 0; }
	#content #rebate-offers .offers td.dealcaption { border: 0; font-size: 10px; padding-right:10px; text-align: right; width: 95px; }
	#content #rebate-offers .offers td.dealdetail { border: 0; font-size: 10px; font-weight: bold; width: 110px; }
	
	#content #rebate-offers .offers td.bestoffer { background:#fff; color:#c00; font-size:65%; font-weight:bold; padding:15px 1em; text-align:center; text-transform:uppercase; vertical-align:bottom; width:40px; }
	#content #rebate-offers .offers table tbody td.amt { text-align: center; vertical-align: middle; width:50px; }
	#content #rebate-offers .offers table tbody td.desc { width: 350px; line-height:1.2em; vertical-align:middle; }
	#content #rebate-offers .offers table tbody td.virtualproduct { width: 193px!important; }
	#content #rebate-offers .offers table tbody td.desc h5 { color:#c00; font-size:13px; font-weight:bold; }
	#content #rebate-offers .offers table tbody td.desc p { font-size:90%; }
    #content #rebate-offers .offers table tbody td.desc p a { color:#c00; margin-left:0; text-decoration:underline; }
	#content #rebate-offers .offers table tbody td.savings { padding-left: 0; }
	#content #rebate-offers .offers table tbody td.div { border-left: 1px dotted #777; font-size: 1px; width: 1px; }
	#content #rebate-offers .offers table td td { background: none; }
	#content #rebate-offers .offers .topbar { padding:5px 0; }

	/* Rebate Detail - only appears if the user clicks the link for more info. */
	#content .rebate-detail { background:#ffe; border:1px solid #dbdcca; display:none; margin:0 0 1em; padding:1.5em; }
	#content .rebate-detail #info { font-size:11px; margin:1em 0 0; }
	#content .rebate-detail #info p { margin:0 0 .5em; }
	#content .rebate-detail #info p strong { font-weight:bold; }
	#content .rebate-detail #info ol { list-style:decimal; margin:0 0 0 2em; text-indent:0; }
	#content .rebate-detail .hidedetails { color:#CC0000; cursor:pointer; font-size:12px; letter-spacing:0; margin-left:20px; text-decoration:underline; }

	/* Cart: Qualifying Offer(s) */
	#content #promo-upsell { display:block; margin:0 0 1em; }
	#content #promo-upsell table { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; font-size:11px; width:100%; }
	#content #promo-upsell table thead {}
	#content #promo-upsell table thead th { background:#f7f7f7; border:1px solid #dbdcca; font-weight:bold; padding:.5em; }
	#content #promo-upsell table tbody {}
	#content #promo-upsell table tbody td { border:1px solid #dbdcca; padding:.5em; }
    #content #promo-upsell table td.promoitemname {color: #00ADEF;}
	
	/* Email Preferences */
	#content table.emailpref { border-collapse:collapse; border-spacing:0; margin:0 0 1em; width:100%; }
	#content table.emailpref thead {}
	#content table.emailpref thead th { background:#f7f7f7; border:1px solid #dbdcca; font-size:11px; font-weight:bold; padding:.5em; }
	#content table.emailpref thead th.active,
	#content table.emailpref thead th.orderdate,
	#content table.emailpref thead th.reminderdate,
	#content table.emailpref thead th.expirationdate,
	#content table.emailpref tbody td.active,
	#content table.emailpref tbody td.orderdate,
	#content table.emailpref tbody td.reminderdate,
	#content table.emailpref tbody td.expirationdate { vertical-align: middle; text-align:center; }
	#content table.emailpref tbody {}
	#content table.emailpref tbody th,
	#content table.emailpref tbody td { border:1px solid #dbdcca; font-size:11px; padding:.5em; vertical-align: top; }
	
	#content table.emailpref tbody td.productinfo .productname { color:#2D307A; display:block; font-size:12px; font-weight:bold; }
	#content table.emailpref tbody td.productinfo .info { float:left; }
	#content table.emailpref tbody td.productinfo .info b,
	#content table.emailpref tbody td.productinfo .info strong { display:inline; }
	#content table.emailpref tbody td.productinfo .extended-info { float:left; margin:0 1em 0 50px; }
	
	#content table.emailpref tbody td.reminderdate .calendar td,
	#content table.emailpref tbody td.expirationdate .calendar td { border: none; }
	#content table.emailpref tbody td.reminderdate .calendar td .header,
	#content table.emailpref tbody td.expirationdate .calendar td .header { color: #fff; font-weight: bold; text-align: center; }
	
	#content table.emailpref thead th.active,
	#content table.emailpref tbody td.active { width: 50px; }

		/* Rebate Group */
		#content #rebates-group { border:0; border-collapse:collapse; border-spacing:0; float:left; margin:10px 0; width:500px; }
		#content #rebates-group td { background:#fff; border-bottom:1px dotted #ccc; padding:3px; vertical-align:middle; }
		#content #rebates-group tr.alt td { background:url('/SiteImages/rebate/rebate-offerbg.gif') repeat-x 0 50%; }
		#content #rebates-group tr:hover td,
		#content #rebates-group tr.alt:hover td { background:url('/SiteImages/rebate/rebate-offerbg.gif') repeat-x 0 100%; }
		#content #rebates-group td.image { width:60px; }
	
		#content #rebates-group td.value { text-align:right; width:150px; }
		#content #rebates-group td.value span.upto { display:inline-block; font-size:10px; font-weight:bold; margin:0; vertical-align:middle; }
		#content #rebates-group td.value img { display:inline-block; vertical-align:middle; }
		
		#content .rebates-group-db-desc { font-size:11px; margin:0 0 10px; }
		
		#content #rebates-group-desc { border-left:1px solid #ccc; float:right; font-size:11px; margin-right:20px; padding:0 0 0 10px; width:180px; }


	/* Cart: Coupons */
	#content #coupons { display:block; margin:0 0 1em; }
	#content #coupons .note { font-size:11px; margin:0 0 .25em; }
	#content #coupons table { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; font-size:11px; width:100%; }
	#content #coupons table thead {}
	#content #coupons table thead th { background:#f7f7f7; border:1px solid #dbdcca;  font-weight:bold; padding:.5em; }
	#content #coupons table tbody {}
	#content #coupons table tbody td { border:1px solid #dbdcca; padding:.5em; }

	#content #special-offers ul { border: solid #dbdcca; border-width: 0 1px 1px;  list-style:none; margin:0 0 1em; }
	#content #special-offers ul li { background:url(/SiteImages/rebate-offerbg.gif) repeat-x 0 75%; border: solid #dbdcca; border-width: 1px 0 0; color:#050D76; font-size:11px; font-weight:bold; padding:.5em; }
	#content #special-offers ul span { background:url(/SiteImages/rebate/tick.gif) no-repeat 0 50%; padding:.5em .5em .5em 1.75em; }

	/* Doctor Info Styles */
	
		/* Error Box Styles  */
		.error.drinfo { background: #FFF url('/images/icons/ico.warning.gif') 10px center no-repeat; border: 2px solid #c00; margin: 5px 0; padding: 15px 15px 15px 60px; }
		.error.drinfo ul li { color: #000; font-size: 12px; line-height: 1.1em; margin-bottom: 10px; }
		.error.drinfo ul li em { font-size: 11px; font-style: normal; }
		.error.drinfo ul li strong { font-weight: bold; }
		.warning { background: #FFF url('/images/icons/warning.gif') 10px center no-repeat; border: 2px solid #c00; margin: 5px 0; padding: 15px 15px 15px 60px; }
		
		.product-message { background: url("/images/icons/warning.gif") no-repeat scroll 10px center #FFFFFF; border: 1px solid #CC0000; color:#c00; font-size: 12px; margin: 10px 0; padding: 15px 15px 15px 60px; }
	
	
	#content #doctorinfo { border-spacing: 2px; width: 100%; }
	#content #doctorinfo td { border: 1px solid #a0a0a0; padding: 4px; vertical-align: top; }
	#content #doctorinfo td.blank { background: none; border: none; }
	#content #doctorinfo td.product-info { background: none; border: none; height: 100%; vertical-align: top; width: 375px; }
	#content #doctorinfo td.product-info h5 { color: #00ADEF; font-size: 13px; font-weight: bold; }
	#content #doctorinfo td.product-info .variation-details { width: 375px; }
	#content #doctorinfo td.product-info .variation-details div { float: left; font-size: 10px; width: 187px; }
	#content #doctorinfo td.provider .samedoctor { background: #F0F7FD; border: 1px solid #a0a0a0; }
	
	#content #doctorinfo td.provider { background: none; border: none; padding-top: 0; }
	#content #doctorinfo td.provider table { border-spacing: 3px; width: 98%; }
	#content #doctorinfo td.provider td { border: 1px solid #DBDCCA; font-size: 11px; font-weight: bold; padding: 2px; text-align: left; vertical-align: middle; }
	#content #doctorinfo td.provider td label { font-size: 11px; font-weight: bold; }
	#content #doctorinfo td.provider th { text-align: right; vertical-align: middle; width: 100px; }
	
	#content #doctorinfo .showsearch { 	background: url('/images/icons/ico.search.gif') 4px 3px no-repeat; font-size: 11px; }
	
	#content #doctorinfo th { background: #f7f7f7; border: 1px solid #a0a0a0; font-size: 10px; padding: 2px; text-align: left; vertical-align: middle; }
	#content #doctorinfo th.productinfo { background: url('/images/icons/ico.fsacheck.gif') 3px center no-repeat #ffc; padding-left: 21px; }
	#content #doctorinfo th.drinfo { background: url('/images/icons/ico.rxhelp.gif') 3px center no-repeat #ffc; padding-left: 21px; }
	
	#content #doctorinfo .doctorcheck { background-image: none!important; padding: 2px 4px; text-align: center; width: 35px; }
	#content #doctorinfo .doctor { padding: 2px 4px; width: 140px; }
	#content #doctorinfo .store {  }
	#content #doctorinfo .city { padding: 2px 4px; width: 125px; }
	#content #doctorinfo .phone { padding: 2px 4px; width: 85px; }
	
	#content #doctorinfo td.whyask { bottom: 0; height: 25px; text-align: right; vertical-align: bottom; }
	#content #doctorinfo .caption { font-size: 10px; font-weight: normal; padding: 0 0 0 5px; }
	#content #doctorinfo .caption a { text-decoration: none; }
	
	/* Doctor Search Results */
	#content #doctorinfo .innertable { border-spacing: 2px; width: 737px; }
	#content #doctorinfo .searchform .innertable { width: 100%; }
	
		/* Advanced Search on Dr. Info Page */
		#content #doctorinfo .innertable td { padding: 2px 4px; }
		#content #doctorinfo .innertable td.submitbutton { background: none; border: none; vertical-align: bottom; }
		#content #doctorinfo .innertable th { text-align: right; vertical-align: middle; }
	
	#content #doctorinfo .tableheader {  border-left: 1px solid #a0a0a0; border-right: 0; border-spacing: 0!important; width: 722px; }
	#content #doctorinfo .tableheader th { background: url('/images/misc/tablesorter/bg.gif') center right no-repeat #eee; border-width: 1px 1px 1px 0; cursor: pointer; }
	#content #doctorinfo .tableheader th.store { widows:200px; }
	#content #doctorinfo .tableheader th.SortUp { background: url('/images/misc/tablesorter/asc.gif') center right no-repeat #eee; }
	#content #doctorinfo .tableheader th.SortDown { background: url('/images/misc/tablesorter/desc.gif') center right no-repeat #eee; }
	#content #doctorinfo .drsearchresults { max-height: 200px; overflow-y: auto; overflow-x:hidden; width: 739px; }
	#content #doctorinfo .doctor-search-results { border-left: 1px solid #a0a0a0; border-right: 0; border-spacing: 0!important; width:722px; }
	
	#content #doctorinfo .doctor-search-results .headers { display: none; }
	#content #doctorinfo .doctor-search-results td { background: #fff; border-width: 0 1px 1px 0 !important; cursor: pointer; font-size: 10px; vertical-align: middle; }
	#content #doctorinfo .doctor-search-results td.error { cursor: default; text-align: center; }
	#content #doctorinfo .doctor-search-results td.error strong { color: #c00; }
	#content #doctorinfo .doctor-search-results td.proximityheader { font-weight: bold; }
	#content #doctorinfo .doctor-search-results tr:hover td { background: #f7f7f7; }
	#content #doctorinfo .doctor-search-results tr:hover td.error { background: #fff; }
	#content #doctorinfo .searchresults { background: none; border: none; clear:both; padding-top: 5px; }
	#content #doctorinfo .progressbar td { background: #fff; }

	#content #doctorinfo .searchresults h5 { background: url('/images/design/tabs.gif') bottom right no-repeat; float: left; font-size:11px; font-weight:bold; margin:0; padding: 9px 8px 7px 0; }
	#content #doctorinfo .searchresults h5 a { background: url('/images/design/tabs.gif') 0 -30px no-repeat;  padding: 9px 0 7px 10px; text-decoration: none; }
	
	#content #doctorinfo .searchresults h5.active { background: url('/images/design/tabs.gif') top right no-repeat; }
	#content #doctorinfo .searchresults h5.active a { background: url('/images/design/tabs.gif') top left no-repeat; color: #fff; text-decoration: none; }
	
	#content #doctorinfo .searchresults h5 .or { color: #555; font-style: italic; font-size: 20px; }
	#content #doctorinfo .searchresults .searchtotal { color: #404040; font-size: 10px; padding: 6px 0 0 10px; text-align: right; }
	#content #doctorinfo .searchresults .active .searchtotal { color: #fff; }

	#content #doctorinfo .searchresults .note { font-size: 11px; }
	#content #doctorinfo .searchresults .advsearch { background: none; border: none; float: right; font-size: 11px; padding: 5px 0 8px 0; text-align: right; }
	#content #doctorinfo .searchresults .advsearch a { background: url('/images/icons/ico.search.gif') 4px 3px no-repeat; border: 1px solid #fff; padding: 4px 4px 4px 23px; }
	#content #doctorinfo .searchresults .advsearch a:hover { background: url('/images/icons/ico.search.gif') 4px -17px no-repeat #eee; border: 1px solid #a0a0a0; }

	/* Previously Used Doctors */
	#content #doctorinfo .doctorresults { background: #fff; border: 1px solid #ccc; margin: 5px; padding: 2px; }
	#content #doctorinfo .doctorresults h5 { color:#D61029; float: left; font-size:15px; font-weight:bold; }
	#content #doctorinfo .doctorresults .note { font-size: 11px; }

	
	/* Doctor Search Form */
	#content #doctorinfo .searchform { background: #fff; border: 1px solid #ccc; margin: 5px; padding: 2px; }
	#content #doctorinfo .searchform h5 { color:#D61029; font-size:15px; font-weight:bold; }
	#content #doctorinfo .searchform h5 .or { color: #555; font-style: italic; font-size: 20px; }
	
	#content #doctorinfo .advsearch td { background: none; border: none; font-size: 11px; padding-bottom: 15px; text-align: right; }
	#content #doctorinfo .advsearch td a { background: url('/images/icons/ico.search.gif') 4px 3px no-repeat; border: 1px solid #fff; padding: 4px 4px 4px 23px; }
	#content #doctorinfo .advsearch td a:hover { background: url('/images/icons/ico.search.gif') 4px -17px no-repeat #eee; border: 1px solid #a0a0a0; }



	/* Dr Search Variation Styles */
	#content #doctorinfo .dr-enterinfo { border-bottom: 1px dotted #ccc; margin-bottom: 10px; padding-bottom: 10px; }
	#content #doctorinfo .dr-enterinfo h5 { color: #00ADEF; font-size: 14px; font-weight: bold; margin-bottom:0px; position: relative; }
	#content #doctorinfo .dr-enterinfo .searchresults h5 { font-size: 11px!important; }
	#content #doctorinfo .dr-enterinfo h5 .subheader { color: #404040; font-size: 11px; font-weight: normal; }
	#content #doctorinfo .dr-enterinfo h5 .dr-product {  }
	#content #doctorinfo .dr-enterinfo h5 .rxlink { color: #404040; font-size: 11px; font-weight: normal; }
	#content #doctorinfo .dr-enterinfo h5 .rxlink .showhelpbox { font-size: 11px; font-weight: normal; }
	
	/* Doctor Input Form Styles */
	#content #doctorinfo .dr-enterinfo .dr-inputs { border-right: 1px dotted #ccc; float: left; padding-right: 9px; width: 287px; }
	#content #doctorinfo .dr-enterinfo .dr-inputs td { width:152px; }
	#content #doctorinfo #tdwillfax { width:450px; }
	#content #doctorinfo .dr-enterinfo .dr-inputs table { border-spacing: 2px; }
	#content #updatefrm #doctorinfo table.patientdocinfo { border-spacing: 2px; }
	#content #doctorinfo .dr-enterinfo .dr-inputs .samedoctor { background: none; border: none; font-size: 10px; font-weight: bold; padding: 0; width: auto; }
	#content #doctorinfo .dr-enterinfo .dr-inputs .samedoctor input { margin-right: 0; vertical-align: sub; }
	#content #doctorinfo .dr-enterinfo .dr-inputs #tdwillfax .willfaxlabel { float:left; font-size:11px; margin-left:4px; width:230px; }
	#content #doctorinfo .dr-enterinfo .dr-inputs #tdwillfax .floatleft { float:left; }
	#content #doctorinfo .dr-enterinfo .willfaxlabelcontainer { float:left; padding-left:10px; width:420px;} 
	#content #doctorinfo .dr-enterinfo .willfaxlabelcontainer p { font-size:11px; }
    #content .willfaxtoplabelcontainer { display:block; margin:0 0 1em; }
	#content #customerservicetopfaxinfo { background:none repeat scroll 0 0 #FFFFCC; border:2px solid #000000; color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; margin:10px 5px; padding:20px; }
	#content .willfaxtoplabelcontainer p { font-size:11px; }
	#content #doctorinfo .patientdocinfo.noborder { height:35px; margin-bottom:5px; width:320px; }
	#content #doctorinfo .patientdocinfo.noborder th { font-size:11px!important; font-weight:bold!important; width:34%; }
	
	/* Need Help Finding Doctor */
	#content #doctorinfo .dr-enterinfo .dr-helpcontainer { float:right; margin-right:22px;  }
	#content #doctorinfo .dr-enterinfo .dr-needhelp { background: #eee; border: 1px solid #ccc; }
	#content #doctorinfo .dr-enterinfo h4 { background:url(/images/icons/smallarrow.gif) no-repeat 0 50%; color: #505050; font-size: 12px; font-weight: bold; padding-left: 10px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .doctor-search-results { border-collapse: collapse; width: 388px; }

	/* Search Results */
	#content #doctorinfo .dr-enterinfo .dr-needhelp .tableheader { width: 713px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .drsearchresults { width: 725px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .drsearchresults #doctor-search-results { width: 713px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .drsearchresults #doctor-search-results strong { color: #00ADEF; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp p.selectoption { font-size: 11px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp p.selectoption input { margin-right: 0; vertical-align: sub; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .searchform input { width: 111px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .searchform .drsearchbutton {  }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .searchform .searchinputs th { background: none; border: none; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .searchform .searchinputs td { background: none; border: none; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .searchform .searchinputs .submitbutton { text-align: right; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .searchform .note { font-size: 10px; padding: 2px; vertical-align: top; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .searchform .searchtotal { font-size: 11px; text-align: right; vertical-align: bottom; width: 114px; }
	
	/* Previously Used Doctors */
	#content #doctorinfo .dr-enterinfo .dr-needhelp .doctorresults {  padding: 4px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .doctorresults .tableheader { width: 387px; }
	#content #doctorinfo .dr-enterinfo .dr-needhelp .doctorresults #doctor-search-results { width: 387px; }
	
	/* General Styles */
	#content #doctorinfo .dr-enterinfo table th { font-weight: normal; line-height:13px; vertical-align: middle; }	
	/* Popup Helpbox Styles */
	#content #doctorinfo .helpbox { background: #f7f7f7; bottom: 0; border: 3px solid #666; color: #505050; font-size: 10px; padding: 2px 25px 15px 5px; position: absolute; right: 0; }
	#content #doctorinfo .helpbox .variation-details .left { float: left; margin-right: 7px; }
	#content #doctorinfo .helpbox .variation-details .right { float: left; margin-right: 7px; }
	#content #doctorinfo .helpbox .close { margin: -2px 0 0 0; position: absolute; right: 0; }
	
	#page #content .callout { background:#F7F7F7 none repeat scroll 0 0; border:1px solid #a0a0a0; font-size:13px; margin:10px 5px; padding:20px; }	
	#page #content .callout p { font-size:11px; padding:0 4px 10px 0 }
	#page #content .callout.burst { position:relative; z-index:99; margin:15px 5px 10px 36px; padding:7px 7px 7px 100px; width:594px; }
	#page #content .callout .starburst { background:url('/images/design/starburst-red-130x130.png') 0 0 no-repeat; color:#fff; font-size:11px; font-weight:bold; height:66px; width:98px; padding:34px 17px; position:absolute; left:-41px; top:-15px; z-index:99; text-align:center; text-transform:uppercase; letter-spacing:-.03em; }
	#page #content .callout .starburst span.credit { font-size:20px; display:block; width:100%; letter-spacing:normal;}
	#page #content .callout h2 { color:#404040; font-size:12px; font-weight:bold; padding:0 0 7px 0;}
	#page #content .callout a.shopnow { background:url("/images/buttons/btn-shop-now.gif") 0 0 no-repeat; display:block; height:25px; width:98px; text-indent:-99999px; float:right; margin:0;}	
	
	#updatefrm #doctorinfo h5 { font-size:14px; font-weight:bold; }
	#content #doctorinfo .dr-helpcontainer h5 .subheader { color:#404040; font-size:11px; font-weight:normal; }
	#updatefrm #doctorinfo h5.subheading { color:#000 !important; font-size:13px !important; }
	#updatefrm #doctorinfo td { background:none; border:none; }
	#updatefrm #doctorinfo #inputs1 { border-right:1px dotted #CCCCCC; } 
	#updatefrm #doctorinfo #inputs1, 
	#updatefrm #doctorinfo #text1 { border-spacing:2px; padding:0 10px 0 0; }
	#updatefrm #doctorinfo #inputs1 th, 
	#updatefrm #doctorinfo #text1 th { font-weight:normal; vertical-align: middle; }
	
	#updatefrm #doctorinfo .dr-helpcontainer .dr-needhelp { background:#EEEEEE none repeat scroll 0 0; border:1px solid #CCCCCC; }
	#updatefrm #doctorinfo table.patientdocinfo td { background:#fff; border:1px solid #ccc; font-size:13px; }
	#content #doctorinfo .patientdocinfo #tdwillfaxtext { background:none repeat scroll 0 0 transparent; border:medium none; font-size:11px; padding-left:0px; }
	
	#updatefrm #doctorinfo .dr-helpcontainer p { font-size:11px; }
	#updatefrm #doctorinfo #tdwillfax .willfaxlabel	{ float:left; font-size:11px; padding:0 4px; width:220px; }
	#updatefrm #doctorinfo #tdwillfax .floatleft { float:left; }
	.trwillfaxtext { font-size:12px; }
	
	
	#updatefrm #doctorinfo .dr-helpcontainer .dr-needhelp .searchform .searchinputs th { background:none; border:none; font-weight:normal; }
	
	#updatefrm #doctorinfo .dr-helpcontainer .dr-needhelp .searchform .searchinputs .submitbutton { text-align:right; }
	
	#updatefrm #doctorinfo .dottedborder { border-bottom:1px solid #A0A0A0; height:1px; margin:15px 0; width:100%; }
	
	#updatefrm #doctorinfo .doctor-search-results td { border:solid #A0A0A0; }	
	
	#content #staticlabel p { font-size:12px; }		
	
	#updatefrm .lens-variations { background: url('/images/design/prescription-bg.gif') repeat-x left bottom; border:1px solid #333; border-spacing:0; padding: 5px 5px 0; }
	#updatefrm .lens-variations thead {}
	#updatefrm .lens-variations thead th { background:none !important; border:solid #dbdcca; border-width:0 !important; font-size:11px !important; font-weight:bold !important; padding:.25em .5em !important; vertical-align:middle; white-space:nowrap; }
	#updatefrm .lens-variations thead th small { display:block; font-size:90%; }
	#updatefrm .lens-variations thead th small#as-low-as {}
	#updatefrm .lens-variations thead th small#after-rebate { display:none; }
	#updatefrm .lens-variations tbody { font-size:11px; }
	#updatefrm .lens-variations tbody th { background:none !important; border:solid #6dcff6 !important; border-width: 1px 0 0 0 !important; font-size: 11px !important; font-weight:bold !important; padding:.25em !important; vertical-align:middle; }
	#updatefrm .lens-variations tbody td { border:solid #6dcff6 !important; border-width: 1px 0 0 0 !important; font-size: 12px; padding:.2em .5em !important; text-align: center; vertical-align:middle !important; }
	#updatefrm .lens-variations tbody td select { border:1px solid #dbdcca; }
	#updatefrm .lens-variations tbody td.price { color:#c00; font-size:14px; font-weight:bold; }
	#updatefrm .lens-variations tbody td.color {  }
	#updatefrm .lens-variations tbody td.color select { display:inline-block; vertical-align:middle; width:170px; }
	#updatefrm .lens-variations tbody td.color select option { width:200px; }
	#updatefrm .lens-variations tbody td.color img { display:inline-block; height:21px; vertical-align:middle; width:21px; }
	#updatefrm .lens-variations tbody td span.textvariation { font-size:14px; font-weight:bold; }
	
	#updatefrm #doctorinfo h5.header .edit { background:url("/images/icons/ico.edit.gif") no-repeat left top; font-size:12px; font-weight:normal; padding-left: 15px; }

	/* Cart: Checkout */
	#content #checkout { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; font-size:11px; margin:0 auto; width:60%; }
	#content #checkout th { background:#f7f7f7; border:1px solid #dbdcca; font-weight:bold; padding:.5em; text-align:right; width:50%; }
	#content #checkout td { border:1px solid #dbdcca; padding:.5em; width:50%; }
	#content #checkout td input,
	#content #checkout td select { border:1px solid #dbdcca; font:normal 120% arial,helvetica,sans-serif; padding:.25em; }
	#content #checkout td.chargeamount { font-size: 12px; }
	
	#content .avsError .AVStable { float: left; padding: 0 5px; width: 48%; }
	#content .avsError .AVStable #subheading { color:#00ADEF; font-weight:bold; font-size:18px; }
	#content .avsError .error { background:none repeat scroll 0 0 #FFFFAA; border:2px solid #FFE100; color:#FF0000; margin:0 0 1em; padding:0.5em; }
	#content .avsError .error p { font-size: 12px; padding-bottom: 10px; }
	#content .avsError #checkout { margin: 0; width: 100%;  }
	#content .avsError #checkout .displayerror { margin-top:.25em;  }
	#content .avsError #update-info td input,
	#content .avsError #update-info td select { border:1px solid #dbdcca; padding:.25em; }
	#content .avsError #update-info { border-collapse: collapse; width: 100%; }
	#content .avsError #update-info th { background: #F7F7F7; border: 1px solid #DBDCCA; font-size: 11px; font-weight: bold; padding: .5em; text-align: right; vertical-align: middle; }
	#content .avsError #update-info td { background: #fff; border: 1px solid #DBDCCA; font-size: 12px; padding: .5em; vertical-align: middle; }
			
	/* Cart: Confirmation Page */
	#content #confirmation-options li { list-style:none; margin:0 0 .25em 0; }
	#content #confirmation-details p strong { font-weight:bold; }
	#content #confirmation-details #reorder_flag { background:#ffe; border:1px solid #dbdcca; float:right; margin:1em 0 0; padding:.5em; width:45%; }
	#content #confirmation-details #reorder_flag h5 { color:#050D76; font-size:14px; font-weight:bold; margin:0 0 .25em; }

	#content #confirmation-details { margin-bottom: 10px; }
	#content #confirmation-details h3 { background: none; font-size: 14px; margin-top: 10px; padding-left: 0; }
	#content #confirmation-details p { font-size: 11px; }
	#content #confirmation-details p.intro { margin-left: 10px; }
	#content #confirmation-options { float: right; padding: 5px 5px 5px 20px; width: 210px; }
	
	#content #confirmation-details .box { background: #F7F7F7; border: 1px solid #ccc; float: left; height: 110px; margin: 25px 10px 20px 10px; padding: 10px; width: 318px; }
	#content #confirmation-details .box h3 { margin: 0 0 5px 0!important; }
	#content #confirmation-details .box img { float: left; margin: 0 5px 5px 0; }
	#content #confirmation-details .box p { line-height: 15px; }
	
	#content #confirmation-details .boxlong { background: #F7F7F7; border: 1px solid #ccc; margin: 25px 10px 20px 10px; padding: 10px; }
	#content #confirmation-details .boxlong h3 { margin: 0 0 5px 0!important; }
	#content #confirmation-details .boxlong img { float: left; margin: 0 5px 5px 0; }
	#content #confirmation-details .boxlong p { line-height: 15px; }
	
	
	#content #confirmation-details .referAFriend { border: dotted #ccc; border-width: 1px 0; clear: both; margin: 10px 10px 0 10px; padding: 10px; }
	#content #confirmation-details .referAFriend img { float: left; margin: 0 5px 0 0; }
	#content #confirmation-details .referAFriend h3 { margin-top: 0; }
	
	#content #confirmation-details .needHelp { margin: 0 10px 10px 10px; padding: 10px; }
	#content #confirmation-details .needHelp img { float: left; margin: 0 5px 0 0; }
	#content #confirmation-details .needHelp h3 { margin-top: 0; }

	/* Departments */
	#content #departments { width: 100%; font-size:12px; margin:0 0 10px; }
		
	#content #departments table.dept-results { border-spacing:20px 2px; margin:0 0 10px 0; width:100%;}
	#content #departments table.dept-results th { background:#eee; border:1px solid #ddd; padding:2px 7px;}
	#content #departments table.dept-results td { border-bottom:1px dotted #ddd; padding:4px 7px; width:50%;}
	#content #departments table.dept-results td.empty { border:none;}
	#content #departments table.dept-results td a {line-height:12px;}

	#content #departments #legend { color:#aaa; padding:1em 0 0; margin:0 0 10px 20px; }
	#content #departments #legend dl { display:inline; font-size:10px; list-style:none; text-indent:0; }
	#content #departments #legend dl dt { float:left; margin:0; vertical-align:middle; }
	#content #departments #legend dl dd { float:left; margin:0 15px 0 0; padding:3px; vertical-align:middle; }
	#content #departments #bottom-description { font-size:11px; margin:0 20px 20px 20px; }
	#content #departments #bottom-description p { margin:0 0 .5em; }
	
/* Halloween Landing Page */	
	#page #content #halloween {padding: 25px 0 0 0; margin:0 0 0 -5px; }
	#page #content #halloween h3 { font-size:21px; }
	#page #content #halloween .catagory { margin-bottom: 10px; }
	#page #content #halloween .catagory .header { margin:0; }
	#page #content #halloween .catagory .header h3 { margin:0 0 10px 0; }
	#page #content #halloween .catagory .header p { font-size:12px; line-height: 14px; padding: 5px 0; }
	#page #content #halloween .catagory .lenses a { float:left; height:100px; margin:10px 10px 0 10px; text-align:center; text-decoration:none; width:103px; font-size:11px; line-height:14px; }
	#page #content #halloween .catagory .lenses a:hover { text-decoration:underline; }
	#page #content #halloween .catagory .lenses img { display:block; width:98px; }
	
	#page #content #halloween .social{ background:#f7f7f7; border:solid #ddd; border-width:1px 0; margin:0 0 7px 0; padding:5px 0 5px 0; width:750px; }
	#page #content #halloween .social .clear { font-size:1px; height:0; clear:both; width:100%; padding:0; margin:0; }
	#page #content #halloween .social .addthis_toolbox { float:right; margin:0 -20px 0 0; }
	#page #content #halloween .social a { margin:0 0 0 0; }


	/* Content: Reviews */
	#content #reviews { margin:0 0 1em; padding:0; width:100%; }
	#content #reviews .overview { background:#efefef; border:1px solid #ddd; padding:3px; line-height:20px; height:20px; font-size:12px; margin:0 0 10px 0;}
	#content #reviews .overview .stars { float:left; height:20px; margin:0 3px }
	#content #reviews .overview .stars img { margin:2px 2px 0 0; float:left;}
	#content #reviews .overview .text { float:left; height:20px;}
	#content #reviews .overview .text .rating { background:#999; color:#fff; display:inline-block; width:20px; text-align:center; border-radius:3px;}
	#content #reviews .hreview { background:#ededed; border:solid #aaa; border-width:0 0 1px; clear:both; margin:0 0 .5em; width:100%;  }
	#content #reviews .hreview .info { background:#e3e3e3; border-right:1px solid #dbdcca; float:left; padding:.75em; width:175px; }
	#content #reviews .hreview .info .item { font-size:12px; font-weight:bold; }
	#content #reviews .helpful { font-size:11px; margin:0 0 .5em; }
	#content #reviews .helpful strong { font-weight:bold; }
	#content #reviews .hreview .info .reviewer { font-size:11px; margin:0 0 .25em; }
	#content #reviews .hreview .info .reviewer strong { font-weight:bold; }
	#content #reviews .hreview .info .item a {}
	#content #reviews .hreview .info .fn {}
	#content #reviews .hreview .info .type { display:block; font-size:10px; }
	#content #reviews .hreview .info .rating { font-size:11px; }
	#content #reviews .hreview .info .rating .stars { display:block; height:18px; }
	#content #reviews .hreview .info .rating .stars img { float:left; }
	#content #reviews .hreview .info .feedback { margin:.5em 0 0; }
	#content #reviews .hreview .info .feedback h5 { font-size:11px; font-weight:bold; }
	#content #reviews .hreview .info .feedback ul { font-size:12px; list-style:none; text-indent:0; }
	#content #reviews .hreview .info .feedback ul li { display:inline; padding:0 1em 0 0; }
	#content #reviews .hreview .info .feedback ul li .yes { background:url(/images/icons/ico.add.png) no-repeat 0 50%; padding:0 0 0 18px; }
	#content #reviews .hreview .info .feedback ul li .no { background:url(/images/icons/ico.del.png) no-repeat 0 50%; padding:0 0 0 18px; }
	#content #reviews .hreview .description { float:right; font-size:11px; padding:1em; width:510px; }
	#content #reviews .hreview .description h4.summary { font-size:100%; letter-spacing:0; margin:0 0 0 0; text-transform:uppercase; }
	#content #reviews .hreview .description br+br { display:none; }
	
	
	/* Content: Write a Review */
	#content #customer-reviews h3 { color: #2D307A }
	#content #customer-reviews .overview { background:#efefef; border:1px solid #ddd; padding:3px; line-height:20px; height:20px; margin:0 0 5px 0; font-size:12px;}
	#content #customer-reviews .overview .stars { float:left; height:20px; margin:0 3px }
	#content #customer-reviews .overview .stars img { margin:2px 2px 0 0; float:left;}
	#content #customer-reviews .overview .text { float:left; height:20px; margin:0 3px}
	#content #customer-reviews .overview .text .rating { background:#999; color:#fff; display:inline-block; width:20px; text-align:center; border-radius:3px;}

	#content .review_product { background:#cff2ff; border:1px solid #050D76; margin:.25em 0 1em; padding:1em; }
	#content .review_product ol { font-size:11px; list-style:decimal; margin:.5em 230px 1em 25px; text-indent:0; }
	#content .review_product ol li { padding:0 0 .5em; }
	#content .review_product ol li label { display:block; font-weight:bold; margin:0 0 .1em; }
	#content .review_product ol li .options { display:inline; vertical-align:middle; }
	#content .review_product ol li .options label { display:inline; font-weight:normal; margin:0 0 0 0; }
	#content .review_product ol li #CaptchaImage { border:1px solid #aaa; float:right; }
	#content .review_product p { font-size:11px; }
	#content .review_product #guidelines { background:#fff; border:1px solid #050D76; float:right; margin:.25em 0 0 0; padding:.5em; width:200px; }
	#content .review_product #guidelines h4 { color:#050D76; font-size:12px; font-weight:bold; letter-spacing:0; }
	#content .review_product #guidelines ul { font-size:11px; list-style:square; margin:.25em 0 0 1.5em; }
	#content .review_product #guidelines ul li {}
	#content .review_product .optional { font-weight:normal; }
	#content .review_product .required { color:#c00; font-weight:normal; }

	#content .review_text a, #content .review_cancel a { color: #0A64AD; }
	#content .review_cancel h4,
	#content .review_text h4 { font-size:13px; margin:0 0 .5em; }
	

	#content #success { color:#c00; font-size:75%; font-weight:bold; margin:0 0 .5em; }

/* Product Page */
	#content #product-information { display:block; position:relative; }

	/* Product Page: Pricing Details */
	#content #product-information #pricing-details { float:left; font-size:11px; height:98px; margin:0 25px 0 0; position:relative; width:285px; }
	#content #product-information #pricing-details th { font-weight:bold; padding:.1em .3em; }
	#content #product-information #pricing-details td { padding:.1em .3em; }
	#content #product-information #pricing-details td#widgets {  }
	#content #product-information #pricing-details td#widgets ul { list-style:none; margin: 0; text-indent:0; }
	#content #product-information #pricing-details td#widgets ul li.email { background:url("/images/icons/ico.email.gif") no-repeat 0 50%; float:left; margin:0; padding:2px 0 2px 20px; }
	#content #product-information #pricing-details td#widgets ul li.fsa { background:url("/images/icons/ico.fsacheck.gif") no-repeat 0 50%; float:left; margin-left: 25px; padding:2px 0 2px 20px; }
	#content #product-information #pricing-details td#widgets a { font:normal 11px tahoma,verdana,sans-serif; text-decoration:none; }

	/* Product Page: Buy More Save More widget */			
	#content #product-information #buymore-widget { background:url("/SiteImages/product/bmsm.gif") no-repeat 50% 0px; float:left; height:103px; margin:0 5px 0 0; position:relative; width:139px; }
	#content #product-information #buymore-widget .info { display:none; }
	#content #product-information #buymore-widget .pricing { border:0; border-collapse:collapse; border-spacing:0; line-height:.9; margin:0; padding:0; position:relative; top:73px; }
	#content #product-information #buymore-widget .pricing td { font-size:10px; padding:0 0 0 16px; text-align:left; vertical-align:middle; }
	#content #product-information #buymore-widget .pricing th { font-size:11px; font-weight:bold; padding:0 0 0 16px; text-align:left; vertical-align:middle; }
	#content #product-information #buymore-widget .pricing .imp,
	#content #product-information #buymore-widget .lowest-price { color:#c00; }

	/* Product Page: Product Image */			
	#content #product-information #product-image { float:right; position:relative; width:280px; }
	#content #product-information .floatleft { float: left; }
	#content #product-information #product-image.halloween { width:215px!important; }
	#content #product-information #product-image #overlay { background:url('/siteimages/overlays/rebates-available.gif') no-repeat; height:70px; position:absolute; right:0; top:0; width:70px; z-index:2; }
	#content #product-information #product-image #overlaydiscontinued { color:#D61029; text-transform:uppercase; font-size:19px; font-weight:bold; position:absolute; top:15px; right:0; width:170px; transform: rotate(20deg); -ms-transform: rotate(20deg); -webkit-transform: rotate(20deg); -o-transform: rotate(20deg); -moz-transform: rotate(20deg); text-shadow: 1px 1px 1px #999; }
	#content #product-information #product-image #overlaydiscontinued span { color:#333; display:block; font-size:14px; text-transform:none; }
	#content #product-information #product-image #prodimgdsp { border:1px solid #dbdcca; text-align:center; width:100%; }
	#content #product-information #product-image #prodimgdsp .colors { background:#f7f7f7; border-top:1px solid #dbdcca; display:block; padding:.1em; }
	#content #product-information #product-image #prodimgdsp .colors select { display:inline-block; font:normal 12px arial,helvetica,sans-serif; vertical-align:middle; width:205px; }
	#content #product-information #product-image #prodimgdsp .colors img { display:inline-block; height:21px; vertical-align:middle; width:23px; }
	#content #product-information #product-image #prodimgdsp.no-border { border:0; }
	
	/* Product Page: Prescription Information */
	#content #prescription { clear:both; display:block; position:relative; width:100%; }
	#content #prescription .error { background:#fff url(/images/icons/warning.gif) no-repeat 1em 50%; border:1px solid #c00; color: #000; margin:0 0 .5em; padding:1em 1em 1em 4em; }
	#content #prescription .error ul { font-size:11px; list-style:none; margin:0 0 0 0; text-indent:0; }
	#content #prescription .error ul li { padding: 3px 0;}
	#content #prescription .error ul li strong { color:#c00; font-weight:bold; }
	#content #prescription .lens-variations { background: url('/images/design/prescription-bg.gif') repeat-x left bottom; border:1px solid #333; border-spacing:0; padding: 5px 5px 0; }
	#content #prescription .lens-variations thead {}
	#content #prescription .lens-variations thead th { border:solid #dbdcca; border-width:0; font-size:11px; font-weight:bold; padding:.25em .5em; vertical-align:middle; white-space:nowrap; }
	#content #prescription .lens-variations thead th small { display:block; font-size:90%; }
	#content #prescription .lens-variations thead th small#as-low-as {}
	#content #prescription .lens-variations thead th small#after-rebate { display:none; }
	#content #prescription .lens-variations tbody { font-size:11px; }
	#content #prescription .lens-variations tbody th { border:solid #6dcff6; border-width: 1px 0 0 0; font-size: 11px; font-weight:bold; padding:.25em; vertical-align:middle; }
	#content #prescription .lens-variations tbody td { border:solid #6dcff6; border-width: 1px 0 0 0; font-size: 12px; padding:.2em .5em; text-align: center; vertical-align:middle; }
	#content #prescription .lens-variations tbody td select { border:1px solid #dbdcca; }
	#content #prescription .lens-variations tbody td.price { color:#c00; font-size:14px; font-weight:bold; }
	#content #prescription .lens-variations tbody td.color {  }
	#content #prescription .lens-variations tbody td.color select { display:inline-block; vertical-align:middle; width:170px; }
	#content #prescription .lens-variations tbody td.color select option { width:200px; }
	#content #prescription .lens-variations tbody td.color img { display:inline-block; height:21px; vertical-align:middle; width:21px; }
	#content #prescription .lens-variations tbody td span.textvariation { font-size:14px; font-weight:bold; }
	
	#content #prescription #gas-permeable { background:#cff2ff; border:1px solid #050D76; margin:.25em 0 1em; padding:.5em; }
	#content #prescription #gas-permeable .addtext,
	#content #prescription #gas-permeable .closetext { font-size:11px; font-weight:bold; margin:.5em 0; }
	#content #prescription #gas-permeable .AddParam { display:block; }
	#content #prescription #gas-permeable #addtocart { float:right; margin:0; padding:0;  }
	#content #prescription #gas-permeable .lens-variations { float: none; }
	#content #doctorinfo #gas-permeable strong { font-family:Arial, Helvetica, sans-serif; font-size:13px; }
	
	
	#content #prescription #addtocart { padding-top: 10px; text-align:right; margin:0; }
	#content #prescription #badges { float: left; margin-bottom: 5px; padding-top: 10px; }
	#content #prescription #badges a { margin-right: 10px; }
	
	#content #prescription .enterrx { display: inline; }
	
	#page #content .rxhelp { display: inline; margin-left: 10px; }
	#page #content .rxhelp a { margin-left: 5px; font-size: 11px; }

	/* Rx Help, Helpbox Styles */
	#prescription .rxhelp { display:inline; margin-left:10px; }
	#prescription .rxhelp a { background:url('/images/icons/ico.rxhelp.gif') center left no-repeat; font-size:11px; font-weight:normal; padding-left:17px; }
	#prescription .helpbox { background:url('/images/rxhelp/rxhelp-bg.gif') top left no-repeat; display:none; margin:0; padding:7px 7px 45px 10px; position:absolute; top:-210px; left:195px; width:310px; z-index:85; }
	#prescription .helpbox .close { position:absolute; right:10px; top:10px; z-index:86; }
	#page #content #prescription .helpbox h5 { color:#333; font-size:11px; font-weight:bold; margin:0; position:relative; z-index:85; }
	#page #content #prescription .helpbox p { color:#333; font-size:9px; margin:0; padding:0 0 4px 0; line-height:11px; position:relative; z-index:85; }
	#prescription .helpbox .side { background:url('/images/rxhelp/rxhelp-bg.gif') right top no-repeat; height:183px; margin:0; padding:0; width:111px; position:absolute; top:0; right:0; z-index:1; }

	/* Product Page: Additional Details */
	#content #additional-details { display:block; margin:0 0 1em; width:100%; }
	#content #additional-details #color-options {}
	#content #additional-details #color-options .colors { list-style:none; }
	#content #additional-details #color-options .colors li { border:1px solid #dbdcca; float:left; height:105px; margin:0 .25em 0 0; padding:.25em; width:100px; }
	#content #additional-details #color-options .colors li p { font-size:80%; } 
	
	/* Product Page: Special Offers */
	#content #offers { border:solid #aaa; border-width:0 0 1px; margin:0 0 .5em; padding:0 0 .5em; }
	#content #offers p { font-size:11px; margin:0 0 .5em; }
	#content #offers p span.offer-code {}
	#content #offers p strong { font-weight:bold; text-transform:uppercase; }
	#content #offers ul { font-size:11px; list-style:square; margin:0 0 .5em 2em; text-indent:0; }
	
	#content #offers ul li p { font-size: 10px; }
	#content #offers .promoname { font-weight: bold; }
	#content #offers .promo1 img { display: none; }
	#content #offers .promoFIT4LIFE .promoname { color:#D61029; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:18px; font-weight:bold; }
	#content #offers .promoFIT4LIFE { background: url('/siteimages/promo/5.jpg') top left no-repeat; height: 150px; list-style: none; margin-left: 15px; padding: 24px 221px 0 105px; width: 346px; }
	#content #offers .promoFIT4LIFE img { display: none; }
	#content #offers .promoFIT4LIFE .promocode { display: none; }

	/* Product Page: Extended Product Information */
	#content #extended-product-info { border:solid #aaa; border-width:0 0 1px; clear:both; display:block; margin:0 0 .5em; padding:0 0 .5em; width:100%; }
	#content #extended-product-info #details { float:left; width:420px; }
	#content #extended-product-info #details h4 { color:#050D76; font-size:13px; font-weight:bold; }
	#content #extended-product-info #details p { font-size:11px; margin:0 0 .5em; }
	#content #extended-product-info #details ul { font-size:11px; list-style:square; margin:0 0 .5em 2em; text-indent:0; }
	#content #extended-product-info #sidebar { float:right; width:280px; }
	#content #extended-product-info #sidebar h4 { color:#050D76; font-size:13px; font-weight:bold; }
	#content #extended-product-info #sidebar p { font-size:11px; margin:0 0 .5em; }
	#content #extended-product-info #sidebar #price-comparison {}
	#content #extended-product-info #sidebar #price-comparison .data { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; font-size:100%; margin:0 0 .5em; width:100%; }
	#content #extended-product-info #sidebar #price-comparison .data th { background:#f7f7f7; border:1px solid #dbdcca; font-size:10px; font-weight:bold; padding:.5em; text-align:center; }
	#content #extended-product-info #sidebar #price-comparison .data td { border:1px solid #dbdcca; font-size:11px; padding:.5em; text-align:center; }
	#content #extended-product-info #sidebar sub { font-size:75%; padding:0 .1em 0 0; vertical-align:sub; }
	
	/* Product Page: Login Page -- /secure/login.asp */
	#content #quick-account { float:left; width:44%; }
	#content #quick-account p { font-size:12px; margin:0 0 .5em; }
	#content #quick-login { border-left: 1px dotted #ccc; float:left; margin-bottom: 20px; padding-left: 35px; width:47%; }
	#content #quick-login.no-border { border-left: 0px; }
	#content #quick-login p { font-size:12px; margin:0 0 .5em; }
	#content table.login { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; }
	#content table.login th { background:#f7f7f7; border:1px solid #dbdcca; font-weight:bold; padding:.5em; text-align:right; white-space:nowrap; width:30%; }
	#content table.login td { border:1px solid #dbdcca; padding:.5em; }
	#content table.login .error { color:#c00; display:block; font-size:11px; }
	#content #quick-login .forgot-password { font-size:12px; margin:0 0 .5em 0; text-align:right; }
	#content #quick-login ul#signinhelp { background: #f7f7f7; border: 1px solid #ccc; list-style: none; margin: 3px 0 0 0; padding: 5px 10px; }
	#content #quick-login ul#signinhelp li { background: url('/images/icons/ico.arrow2.gif') 0 50% no-repeat; margin: 0 0 5px 0; padding: 0 0 0 10px; }

	/* Checkout Modules */
	#content #checkout-help { border-top:1px solid #dbdcca; clear:both; display:block; padding:1em 0; overflow:hidden; position:relative; text-align: center; width:100%: }
	#content #checkout-help p { font-size:75%; margin:0 0 1em; }
	#content #checkout-help p strong { font-weight:bold; }
	#content #checkout-help div { float:left; height: 125px; margin:0 10px 0 0; text-align: left; width:235px; }
	#content #checkout-help h4 { background:#eee; border:1px solid #dbdcca; color:#00ADEF; font-size:12px; font-weight:bold; letter-spacing:0; padding:.5em; }
	#content #checkout-help img { float:left; margin:0 .25em .25em 0; }
	#content #checkout-help img.shipimage { margin:0 .25em 1.15em 0; padding: 10px 0 0 0; }
	#content #checkout-help p { font-size:12px; padding:.25em 0; }
	#content #checkout-help .verisign dt { display: block; float: left; height: 85px; width: 115px; }
	
	/* Form Footer... handles display of form buttons within the checkout process. */	
	#content .form-footer { margin:1em 0; text-align:center; }
	#content .form-footer a.button { background:#050D76; color:#fff; display:inline-block; font-size:80%; font-weight:bold; padding:.5em 1em; text-decoration:none; }
	#content .form-footer a.button:hover { background:#050D76; }
	
	#content .general-text, #content .generaltext { font-size:11px; }
	#content .general-text p, #content .generaltext p { margin:0 0 .5em; }
	
	/* Generic Data Table */
	#content .data { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; font-size:11px; width:100%; }
	#content .data th, #content .data td { border:1px solid #dbdcca; padding:.5em; }
	#content .data th { background:#f7f7f7; font-weight:bold; white-space:nowrap; width:15%; }
	
/* Search Results */
	#content #heading.results { font-size: 13px; letter-spacing: normal; padding: 5px 0; }
	#content .results h1 { font-weight: bold; letter-spacing: normal; }
	#content .results h1.matches { font-weight: normal; }
	#content #search-results { }
	#content #search-results .search-group { display:block; margin:0 0 1em; }
	#content #search-results #best-sellers,
	#content #search-results #top-sellers { background:#ffc; border:1px solid #ccc; line-height:auto; margin:0 0 1em; padding:.25em; }
	
	#content #search-results ol { font-size:11px; list-style:decimal; margin:.5em 0 1em 2em; text-indent:0; }
	#content #search-results ul { font-size:11px; list-style:square; margin:.5em 0 1em 2em; text-indent:0; }
	#content #search-results h3 { clear:both; }

	/* Search Results: All Products */
	#content #search-results .search-group dl { border-bottom:1px solid #dbdcca; display:block; float:left; font-size:11px; height:59px; line-height:1.4em; margin:0 13px 10px 0; position:relative; text-indent:0; width:350px; position:relative; z-index:50; }
	#content #search-results .search-group dl dt { display:block; margin:0 0 0 57px;  }
	#content #search-results .search-group dl dd { padding:0; }
	#content #search-results .search-group dl dd.desc { display:block; margin:0 0 0 57px; }
	#content #search-results .search-group dl dd.buy { display:none; float:right; margin:-1em 0 0; }
	#content #search-results .search-group dl dd.buy img { border:0; }
	#content #search-results .search-group dl dd.img { display:block; width:52px; position:absolute; top:5px; left:0;  }
	#content #search-results .search-group dl dd.img a { border: 1px solid #a0a0a0; display:block; width:50px; height:auto; }
	#content #search-results .search-group dl dd.img img.rebate-icon { border:0; height:16px; width:47px; }
	#content #search-results .search-group dl.end { border-bottom:0; }
		
	/* Exact Match Styles */
	#content #search-results #exact-match {background:#ffc; border:1px solid #a0a0a0; padding:10px 10px 12px 10px; font-size:11px; float:left; width:330px; margin:0 0 10px 0; }
	#content #search-results #exact-match  dl { border:none; float:left; width:auto; height:auto; margin:0; padding:0; }
	#content #search-results #exact-match  dl dt { display:block; margin:0 0 0 57px; }
	#content #search-results #exact-match  dl dd.desc { display:block; margin:0 0 0 57px; }
	#content #search-results #exact-match  dl dd.img { display:block; float:left; width:52px; }
	#content #search-results #exact-match  dl dd.img a { border: 1px solid #a0a0a0; display:block; width:50px; height:auto; }
	#content #search-results #exact-match  dl dd.img img { border:none; padding:0; margin:0; width:50px; height:auto; }
	#content #search-results #exact-match  dl dd.img img.rebate-icon { border: none; margin-top: 2px; }

	/* Order Status Styles */
	.statuserror { background: url('/images/icons/ico.warning.gif') 10px 10px no-repeat #ffffaa; border: 1px dashed #cc0000; margin: 25px 0 25px 0; padding: 15px 15px 15px 60px; }
	.statuserror strong { font-size: 12px; }
	.statuserror a { color: #cc0000; text-decoration: underline; }
	.statuserror p { font-size: 12px; }	
	#burst.statuserror { background: #ffffaa; padding:15px; }
	#burst.statuserror .starburst { background:url('/images/design/starburst-red-130x130.png') 0 0 no-repeat; color:#fff; font-size:11px; font-weight:bold; height:66px; width:98px; padding:34px 17px; margin:-23px 10px 0 -22px; float:left; text-align:center; text-transform:uppercase; letter-spacing:-.03em; }
	#burst.statuserror .starburst span.credit { font-size:20px; display:block; width:100%; letter-spacing:normal;}

	
	/*.statusdescription { background: url('/images/icons/ico.status.question.gif') 15px center no-repeat #2C307A; border: 1px solid #2d6391; color: #D1E1EF; margin: 5px 0; margin: 25px 0 25px 0; padding: 15px 15px 15px 60px; }
	.statusdescription strong { color: #fff; font-size: 16px; }
	.statusdescription p { font-size: 12px; }*/
	
	.statusdescription { background:#fff; border: 1px solid #DBDCCA; margin: 25px 0 25px 0; padding: 8px 15px 15px 15px; }
	.statusdescription h4 { background:url("/images/icons/ico.status.question.gif") no-repeat left top; color:#2D307A; font-size:19px !important; font-weight:bold; line-height:40px !important; margin:0 !important; padding:0 0 0 48px; }
	.statusdescription p { font-size: 11px; line-height:17px; padding:5px 0 0 5px;}
	.statusdescription p strong { font-size: 13px; display:inline-block; padding:0 0 5px 0; }	
	
	/* Discontinued */
	.discontinued { background:#FFFFCC; border:1px solid #c00; color:#000!important; margin-bottom:10px; padding:10px; }
	.discontinued h2 { color: #CC0000; font-size: 15px; font-weight: bold; }
	.discontinued h3 { background:none!important; color:#CC0000!important; font-size:18px!important; margin-bottom:5px!important; padding:0px!important; }
	.discontinued p { font-size:12px; }
	.discontinued a { color:#cc0000!important; text-decoration:underline; }
	
	.discontinued-white { background:#FFFFFF; border:1px solid #c00; color:#000!important; margin-bottom:10px; padding:10px; }
	.discontinued-white h3 { background:none!important; color:#CC0000!important; font-size:18px!important; margin-bottom:5px!important; padding:0px!important; }
	.discontinued-white p { font-size:12px; }
	.discontinued-white a { color:#cc0000!important; text-decoration:underline; }
	
	
	#content .highlight { background: #ffffaa!important; border:1px dashed #cc0000!important; color:#cc0000!important; }
	#content .blue { background: #2C307A !important; color: #fff; }
	#content .blue a { color: #fff000; text-decoration: underline; }
	#content .blue a:hover { color: #fff000; }


	/* Used for generic cart stylizations. Currently used on:
		/secure/accountinfo.asp
	*/
	#content .basket { border-collapse:collapse; border-spacing:0; margin:0 0 1em; width:100%; }
	#content .basket th { background:#f7f7f7; border:1px solid #dbdcca; font-size:11px; font-weight:bold; padding:.5em; text-align: center; }
	#content .basket tbody {}
	#content .basket td { border:1px solid #dbdcca; font-size:11px; padding:.5em; text-align: center; vertical-align:middle; }
	#content .basket .left { text-align: left; }
	#content .basket .right { text-align: right; }
	#content .basket tbody td table { font-size:100%; }
	#content .basket tbody td.on {}
	#content .basket tbody td.off { background:#f7f7f7; }
	#content .basket td.billinginfo { text-align: left; }
	#content .basket td.shippinginfo { text-align: left; }
	#content .basket td.blank { background: none; border: none; }
	#content .basket .center { text-align: center; }
	#content .basket th a.handling { color: #000; }

	#content .faq { border:0; border-collapse:collapse; border-spacing:0; margin:.5em 0; width:100%; }
	#content .faq td { padding:0 1em 0 0; vertical-align:top; }
	#content .faq td h5 a { border-bottom:1px solid #e6e6e6; color:#050D76; display:block; font:bold 100% 'trebuchet ms',arial,helvetica,sans-serif; text-transform:uppercase; }
	#content .faq td ul { font-size:11px; list-style:square; margin:.5em 0 2em 2em; text-indent:0; }
	
	#content #faq-list { list-style:square; margin:0 0 1em 2em; }
	#content #faq-list li { font-size:11px; }

	#content dl#current-order-total { font:normal 16px arial,helvetica,sans-serif; width:100%; }
	#content dl#current-order-total dt { float:left; font-weight:bold; padding:.25em .5em .25em 0; }
	#content dl#current-order-total dd { color:#c00; float:left; padding:.25em 4em .25em 0; }

	#content dl#contact-info { font-size:11px; }
	#content dl#contact-info dt { float:left; font-weight:bold; padding:.25em .5em .25em 0; }
	#content dl#contact-info dt.address { clear:left; }
	#content dl#contact-info dd { float:left; padding:.25em 4em .25em 0; }

	#content .form { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; margin:0 0 1em; width:100%; }
	#content .form thead {}
	#content .form thead th { background:#f7f7f7; border:1px solid #dbdcca; padding:.5em; }
	#content .form th,
	#content .form td { border:1px solid #dbdcca; font-size:12px; padding:.5em; vertical-align:middle; }
	#content .form td table, #content .form td table td { border:0; }
	#content .form th { background:#f7f7f7; font-weight:bold; }
	#content .form input#PhoneAreaCode { width:50px; }
	#content .form input#emailpassword,
	#content .form input#update { width:176px; }
	#content .form .from { }
	#content .form .expires,
	#content .form .available,
	#content .form .apply { text-align:center; width:20%; }
	#content .form .apply input { border:1px solid #dbdcca; padding:.25em; text-align:center; width:80px; }
	#content .form .ordernumber,
	#content .form .orderdate,
	#content .form .amount.used,
	#content .form .amount.original { text-align:center; }
	#content .form .amount-header { text-align:right; }
	#content .form .price { color: #c00; font-weight: bold; text-align: center; }
	#content .form .calendar table { font-size:160%; }
	#content .form .calendar table td { padding:0.4em; }
	#content .form .calendar #ReorderDate_Current_ID { color:#fff; font-size:75%; font-weight:bold; text-align:center; }
	#content .form .calendar #ReorderDate_Previous_ID, #content .form .calendar #ReorderDate_Next_ID { border:0; !important }
	#content .form th.reminderdatedescription { width: 150px; }
	
	#content .changeemailaddress { margin: 0 auto; width: auto; }
	#content .changeemailaddress th { font-weight: normal; text-align: right; }
	
	#content .needhelp { padding:1em 0; width:auto; }
	#content .needhelp p { font-size:12px; padding:.25em 0; text-align: center; }
	#content .needhelp p strong { font-weight:bold; }


	
	#content #error { background:#ffe; border:1px solid #ffe100; color:#c00; padding:.5em; }
	#content #error h2 { font:bold 110%; text-align:center; }
	
	#content .order { display:block; margin:0 0 1em; width:100%; }
	#content .order .reorder { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; font-size:11px; width:100%; }
	#content .order .reorder thead {}
	#content .order .reorder thead th { background:#f7f7f7; border:1px solid #dbdcca; font-size:11px; font-weight:bold; padding:.5em; }
	#content .order .reorder tbody td,
	#content .order .reorder tbody th { border:1px solid #dbdcca; padding:.5em; vertical-align:middle; }
	#content .order .reorder .orderdate { font-size: 11px; text-align:center; }
	#content .order .reorder .info { font-size: 11px; }
	#content .order .reorder .info .productname { color:#00ADEF; font-size: 12px; font-weight:bold; }
	#content .order .reorder td.info .info { float:left; }
	#content .order .reorder td.info .extended-info { float:left; margin:0 1em 0 50px; }
	#content .order .reorder .qty,
	#content .order .reorder .price { font-size: 11px; text-align:center; }
	#content .order .reorder .buynow { padding:0; text-align:center; vertical-align:middle; }
	#content .order .reorder .buynow #bracket { background:url("/images/reorder/more_04.gif"); float:left; width:19px; }
	#content .order .reorder .buynow #bracket .top { background:url("/images/reorder/more_01.gif") no-repeat; height:10px; width:19px; }
	#content .order .reorder .buynow #bracket .mid { background:url("/images/reorder/more_03.gif") 0 50% no-repeat; height:22px; width:19px; }
	#content .order .reorder .buynow #bracket .btm { background:url("/images/reorder/more_05.gif") no-repeat; margin-bottom:-5px; height:10px; width:19px; }
	#content .order .reorder .checkitem,
	#content .order .reorder .bracket { border:0; }
	#content .order .buy-now { margin:.25em 0 0; text-align:right; }
	
/* Footer Area */
	#footer { background:#2D307A url(/images/design/footer.gif) no-repeat; clear:both; display:block; padding-top: 85px; position:relative; margin:0 0 10px 0;}
	#footer.home { background:#2D307A url(/images/design/footer_home.gif) no-repeat; clear:both; display:block; padding-top: 0; position:relative; }
	#footer a { color:#fff; font-weight:bold; text-decoration:none; }
	#footer a:hover { color:#ffe100; text-decoration:none; }
	
	#footer #modules { text-align:left; }
	#footer #modules #top-brands { left:14px; padding:10px; position:absolute; top:2.5em; width:176px; }
	#footer #modules #top-lenses { left:205px; padding:10px; position:relative; top:2.5em; width:176px; }
	#footer #modules #flags { float:none; left:392px; margin:0 0 0 0; padding:10px; position:absolute; top:1.5em; width:364px; }
	
	#footer.home #modules #top-brands { top:1.25em; }
	#footer.home #modules #top-lenses { top:1.25em; }
	#footer.home #modules #flags { top:.25em; }
	
	#footer #modules #flags a { border:0; display:block; float:left; font-size:11px; height:16px; margin:0 0 0 0; overflow:hidden; padding:0 0 0 22px; position:relative; width:160px; }
	#footer #modules #flags a span { display:inline; }
	#footer #modules #flags a span em { display:none; }
	#footer #modules #flags a:hover span { background-image:none; border:0; color:#ffe100; display:inline; font-size:100%; margin:0 0 0 0; padding:0 0 0 0; position:relative; width:100%; }
	#footer #modules #flags a.eu { background:url(/images/flags/europeanunion.gif) no-repeat 0 50%; }
	#footer #modules #flags a.at { background:url(/images/flags/at.gif) no-repeat 0 50%; }
	#footer #modules #flags a.be { background:url(/images/flags/be.gif) no-repeat 0 50%; }
	#footer #modules #flags a.ch { background:url(/images/flags/ch.gif) no-repeat 0 50%; }
	#footer #modules #flags a.de { background:url(/images/flags/de.gif) no-repeat 0 50%; }
	#footer #modules #flags a.dk { background:url(/images/flags/dk.gif) no-repeat 0 50%; }
	#footer #modules #flags a.es { background:url(/images/flags/es.gif) no-repeat 0 50%; }
	#footer #modules #flags a.fi { background:url(/images/flags/fi.gif) no-repeat 0 50%; }
	#footer #modules #flags a.fr { background:url(/images/flags/fr.gif) no-repeat 0 50%; }
	#footer #modules #flags a.gb { background:url(/images/flags/gb.gif) no-repeat 0 50%; }
	#footer #modules #flags a.gr { background:url(/images/flags/gr.gif) no-repeat 0 50%; }
	#footer #modules #flags a.ie { background:url(/images/flags/ie.gif) no-repeat 0 50%; }
	#footer #modules #flags a.it { background:url(/images/flags/it.gif) no-repeat 0 50%; }
	#footer #modules #flags a.nl { background:url(/images/flags/nl.gif) no-repeat 0 50%; }
	#footer #modules #flags a.no { background:url(/images/flags/no.gif) no-repeat 0 50%; }
	#footer #modules #flags a.pt { background:url(/images/flags/pt.gif) no-repeat 0 50%; }
	#footer #modules #flags a.se { background:url(/images/flags/se.gif) no-repeat 0 50%; }
	#footer #modules #flags a.us { background:url(/images/flags/us.gif) no-repeat 0 50%; }
	
	#footer #modules .heading { color:#fff; font:bold 11px arial,helvetica,sans-serif; letter-spacing:2px; text-transform:uppercase; }
	#footer #modules .heading a, #footer #modules .heading a:hover { color:#fff; }
	#footer #modules .heading h1 { display:inline; }
	#footer #modules ul { font-size:11px; list-style:none; text-indent:0; width:100%; }
	#footer #modules ul li { padding:0; }
	#footer #modules ul li.end { padding-top:1.5em; }
	#footer #modules ul li.end a { color:#ffe100; }
	
/* Quickfind */
	#quickfind { margin:0 auto; text-align:left; width:750px; }
	#quickfind .heading { color:#00ADEF; font-size:14px; font-weight:bold; text-transform:uppercase; }
	#quickfind .heading h1 { float:left; margin-right:.25em; }
	#quickfind .heading h1 a { color:#00ADEF; text-decoration:none; }
	#quickfind ul { list-style:none; margin:0; text-indent:0; }
	#quickfind ul li { display:inline-block; float:left; font-size:10px; padding:.1em 0; width:150px; }
	#quickfind ul li a { color:#fff; }

/* Bottom Links */
	#endcap #links { color:#fff; font-size:9px; margin:5px auto 0 auto; padding-top: 7px; text-align:center; width:655px; }
	#endcap #links a { color:#fff; padding:0 1.5em 0 0; }
	#endcap #links a.end { padding:0 0 0 0; }
	#endcap #links .copyright { margin:27px 0 0 0; display:block; height:20px; line-height:20px;}

	#endcap { background: url('/images/design/endcap.jpg') top center no-repeat; height: 66px; margin:20px auto 0 auto; text-align:left; width:770px; }
	#endcap #logo { float:left; margin:0 10px 20px 0; width:100px; }
	#endcap #logo img { height:32px; width:100px; }
	#endcap #copyright { color:#fff; font-size:65%; }		
	#endcap #copyright strong { font-weight:bold; }
		
	#extrainfo { border:1px solid #5da9d8; margin:0 0 20px 0;text-align:left;font-weight:normal;width:100%;float:left;
	border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;}
	#extrainfo .panel{margin:3px 0 0 0;font-weight:normal;}
	#extrainfo .mainquestion{}
	#extrainfo .mainquestion h4{font-size:12px;font-weight:bold;color:#2C307A;margin:0 0 3px 5px}
	#extrainfo .mainquestion p{padding:0 5px 3px 5px;font-size:11px;margin:0;line-height:14px;color:#000}
	#extrainfo .mainquestion p span.more{cursor:pointer;text-decoration:underline;white-space:nowrap}
	#extrainfo .mainquestion p span.more:hover{color:#0A64AD}
	#extrainfo .mainanswer{display:none;padding:5px}
	#extrainfo .mainanswer p{font-size:11px;line-height:13px;padding:0 0 7px 0}
	#extrainfo .question h4{font-size:12px;font-weight:bold;color:#2C307A;margin:0 0 3px 3px}
	#extrainfo .question h4 .num{padding:0 2px 0 0}
	#extrainfo .question p{padding:0 20px 10px 21px;font-size:11px;margin:0;line-height:14px;color:#000}
	#extrainfo .question p span.more{cursor:pointer;text-decoration:underline;white-space:nowrap}
	#extrainfo .question p span.more:hover{color:#0A64AD}
	#extrainfo .answer{display:none;padding:5px 21px 10px 21px}
	#extrainfo .answer p{font-size:11px;line-height:14px;padding:0 0 10px 0;color:#000}



	/* Reorder Checkout Header Promo */
	#page #content .promo-header { margin-bottom: 15px; padding: 0 5px; }
	#page #content .promo-header .promoname { color:#D61029; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:18px; font-weight:bold; }
	#page #content .promo-header p { font-size: 11px; margin: 4px 0 10px 0; padding-bottom: 0; }
	
	#page #content .promo-header.promoFIT4LIFE { }
	
	#page #content .bestdealinfo { background:url('/images/rebate-offerbg.gif') repeat-x 0 -50px; border: 1px solid #ccc; margin-top: 10px; padding: 3px; width: 91% }
	#page #content .bestdealinfo p { font-size: 11px; padding: 5px 0; }
	#page #content .bestdealinfo p a { font-size: 11px; }
	#page #content .bestdealinfo p strong { color: #D61029; font-size: 13px; padding: 3px 5px 3px 0px; }
	
	#page #content .combo-offers { margin: 10px 0 15px 25px; }
	#page #content .combo-offers h3 { background: none; color: #050D76; font-size: 13px; padding: 0 0 10px 0; }
	#page #content .combo-offers .combo-header { position: relative; }
	#page #content .combo-offers .combo-header h1 { color: #00ADEF; font-size: 18px; font-weight: bold; margin: 0; padding-left: 45px; }
	#page #content .combo-offers .combo-header h1 span { color: #404040; font-size: 9px; font-weight: normal; padding-left: 5px; }
	#page #content .combo-offers .combo-header .bestdealicon { margin: -15px 0 0 -25px; position: absolute; }
	#page #content .combo-offers .combo-header .offericon { margin: 15px 0 0 571px; position: absolute; z-index: 1; }
	
	#page #content .combo-offers .combo-box { background: #eee; border: 1px solid #ccc; vertical-align: top; width: 306px; }
	#page #content .combo-offers .combo-box h2 { color: #050D76; font-size: 15px; font-weight: bold; margin: 0; }
	
	#page #content .combo-offers .combo-plus { padding: 45px 12px 0 13px; vertical-align: top; }
	
	#page #content .combo-offers .combo-rebate { border:0; border-collapse:collapse; border-spacing:0; color:#000; font-size:.7em; margin:0 0 .5em; padding:0; vertical-align: top; width: 311px; }
	#page #content .combo-offers .combo-rebate h2 { padding: 0 0 5px 45px; }
	#page #content .combo-offers .combo-rebate td { padding:0; }
	#page #content .combo-offers .combo-rebate table { border-collapse:collapse; border-spacing:0; font-size:.7em; margin:0; padding:0; }
		
	#page #content .combo-offers .combo-rebate table tbody td { padding:3px; }
	#page #content .combo-offers .combo-rebate table tbody td a { color:#c00; font-size:10px; margin-left:10px; }
	#page #content .combo-offers .combo-rebate table tbody td a:hover,
	#page #content .combo-offers .combo-rebate table td.description a { font-size:10px; }
	#page #content .combo-offers .combo-rebate table tbody td span.em { font-weight:bold; display:block; }
	
	#page #content .combo-offers .combo-rebate table tbody.end td { border: 0; }
	
	#page #content .combo-offers .combo-rebate strong.title { color: #d61029; }
	#page #content .combo-offers .combo-rebate .savingsperbox { color: #c00; }
	#page #content .combo-offers .combo-rebate .smallprint { font-size:9px; font-weight: normal;}
	#page #content .combo-offers .combo-rebate .subdivider { border-bottom:1px dotted #d6d3ad; font-size: 1px;}
	
	#page #content .combo-offers .combo-rebate .savings #deal { border:0; border-collapse:collapse; border-spacing:0; }
	#page #content .combo-offers .combo-rebate .savings #deal tbody,
	#page #content .combo-offers .combo-rebate .savings #deal tbody td { border-top:0; }
	#page #content .combo-offers .combo-rebate .savings #deal tfoot td { border-top:1px dotted #d6d3ad; }   
	
	
	#page #content .combo-offers .combo-rebate td.dealamount { border: 0; font-size: 10px; font-weight: bold; text-align: right; width: 65px; }
	#page #content .combo-offers .combo-rebate td.dealcaption { border: 0; font-size: 10px; padding-right:10px; text-align: right; width: 95px; }
	#page #content .combo-offers .combo-rebate td.dealdetail { border: 0; font-size: 10px; font-weight: bold; width: 110px; }
	
	
	#page #content .combo-offers .combo-rebate td.bestoffer { background:#fff; color:#c00; font-size:10px; font-weight:bold; padding:5px 5px 20px; text-align:center; text-transform:uppercase; vertical-align:bottom; width:40px; }
	#page #content .combo-offers .combo-rebate table tbody td.image-amount { text-align: center; vertical-align: middle; width: 50px; margin: 0; padding: 0;}
	#page #content .combo-offers .combo-rebate table tbody td.description { width: 270px; }
	#page #content .combo-offers .combo-rebate table tbody td.description h5 { color:#404040; font-size:13px; font-weight: bold; margin:0; }
	#page #content .combo-offers .combo-rebate table tbody td.description p { margin:0; }
	#page #content .combo-offers .combo-rebate table tbody td.savings { padding: 5px 10px; }
	
	#page #content .combo-offers .combo-rebate table tbody td.divider { border-left: 1px dotted #777; font-size: 1px; width: 1px; }
	
	#page #content .combo-offers .combo-box p.details a { color: #c00; cursor: pointer; font-size: 10px; text-decoration: underline; }
	#page #content .combo-offers .combo-rebate .link { color: #c00; cursor: pointer; font-size: 10px; margin-left: 20px; text-decoration: underline; }
	#page #content .combo-offers .combo-rebate .topbar { padding:5px 0; }
	* html #page #content .combo-offers .combo-rebate .topbar,
	* html #page #content .combo-offers .combo-rebate .topbar hr { padding:0; }
	
	#page #content .combo-offers .combo-rebate #specialrebate-detail { background: #fff; font-size: 10px; padding: 5px; width: 289px; }
	#page #content .combo-offers .combo-rebate #specialrebate-detail .hidedetails { color: #00ADEF; cursor: pointer; font-size: 10px; text-decoration: underline; }
	#page #content .combo-offers .combo-rebate #specialrebate-detail hr { display: none; }
	#page #content .combo-offers .combo-rebate #specialrebate-detail td,
	#page #content .combo-offers .combo-rebate #specialrebate-detail p { font-size: 10px; padding-bottom: 5px; }
	#page #content .combo-offers .combo-rebate #specialrebate-detail .SubHeading { font-size: 13px; }
	
	#page #content .combo-offers .combo-offer { vertical-align: top; }
	#page #content .combo-offers .combo-offer a,
	#page #content .combo-offers .combo-offer p { font-size: 10px; }
	#page #content .combo-offers .combo-offer h2 { padding: 2px 0 0 5px; }
	#page #content .combo-offers .combo-offer p { margin-top: 5px; padding: 0 5px; position: relative; z-index: 10; }
	#page #content .combo-offers .combo-offer p.details { padding-bottom: 5px; }
	#page #content .combo-offers .combo-offer .promocode { display: none; }
	#page #content .combo-offers .combo-offer img.giftsbg { float: right; }
	#page #content .combo-offers .combo-offer .promogifts img { float: left; }
	
	#page #content .combo-offers .combo-offer .promoinfo { background: #fff; margin: 3px; padding: 5px; width: 288px; }
	#page #content .combo-offers .combo-offer .promoinfo .hidedetails { color: #00ADEF; cursor: pointer; font-size: 10px; padding-left: 5px; text-decoration: underline; }
	#page #content .combo-offers .combo-offer .promoinfo .subheading { color: #050D76; font-size: 13px; font-weight: bold; padding: 0 0 10px 0; }
	#page #content .combo-offers .combo-offer .promoinfo img.boxes { width: 275px; }
	#page #content .combo-offers .combo-offer .promoinfo li { font-size: 11px; }
	#page #content .combo-offers .combo-offer .promoinfo td { padding-top: 10px; vertical-align: top; }
	#page #content .combo-offers .combo-offer .promoinfo h4 { color: #050D76; font-weight:bold; margin: 0; }
	#page #content .combo-offers .combo-offer .promoinfo table img { margin: 0 5px 5px 0; }
	
	/* Free Acuvue Gift Offer: Non grouped offer */
	#page #content .promoinfo { border: 1px solid #ccc; margin:0 35px 15px 20px; padding: 10px 10px 0 10px; }
	#page #content .promoinfo h4 { color: #050D76; font-size: 14px; margin-bottom: 0; }
	#page #content .promoinfo p { font-size: 12px; line-height: 15px; margin:0 0 7px; }
	#page #content .promoinfo p.subheading { color:#00ADEF; font:bold 15px arial,helvetica,sans-serif; text-transform: capitalize; }
	#page #content .promoinfo p.nopad { margin-bottom: 0; padding-bottom: 0; }
	#page #content .promoinfo p.disclaimer { font-size: 11px; }
	#page #content .promoinfo sup { font-size: 9px; }
	#page #content .promoinfo ul {  list-style:square; margin:0 0 7px 35px; text-indent:0; }
	#page #content .promoinfo ol.nopad { margin-top: 0px; }
	#page #content .promoinfo ol li { font-size: 13px; }
	#page #content .promoinfo ol.decimal { list-style: decimal; margin-left: 35px; }
	#page #content .promoinfo table.promogifts td { padding-bottom: 10px; vertical-align: top; }
	#page #content .promoinfo table.promogifts td img { float: left; margin: 0 5px 5px 0; }
	#page #content .promoinfo .hidedetails { color: #c00; cursor: pointer; font-weight: 0; font-size: 12px; margin-left: 20px; text-decoration: underline; }


	 
	/* Custom Settings for Reorder Page */
	#page #content .promo-header .combo-offers .combo-offer p.details { margin-bottom: 2px; padding-bottom: 0; }
	#page #content .promo-header .combo-offers .combo-header .offericon { margin: 14px 0 0 571px; position: absolute; z-index: 1; }



/* POPUP Styles */

.popup.availablecredit table { border-collapse:collapse;  }
.popup.availablecredit table th { background:#f7f7f7; border:1px solid #DBDCCA; font-size:11px; font-weight:bold; line-height:15px; padding:4px; text-align:center; vertical-align:middle;  }
.popup.availablecredit table td { background:#fff; border:1px solid #DBDCCA; font-size:11px; padding:4px; text-align:center; vertical-align:middle; }
.popup.availablecredit table td input { text-align:center; }
.popup.availablecredit table td.apply { background:none; border:none; text-align:right; }
.popup.availablecredit #heading {  background: url("/images/icons/h1.bg.gif") no-repeat left top; color: #003399; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 18px; font-weight: bold; margin-bottom: 3px; padding-left: 25px; }

.popup .creditdetail #heading { background: url("/images/icons/h1.bg.gif") no-repeat left top; color: #003399; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 18px; font-weight: bold; margin-bottom: 3px; padding-left: 25px; }
.popup .creditdetail table {border-collapse:collapse; }
.popup .creditdetail table th { background:#F7F7F7; border:1px solid #DBDCCA; font-size:11px; font-weight:bold; line-height:15px; padding:4px; text-align:center; vertical-align:middle;  }
.popup .creditdetail table td { background:#fff; border:1px solid #DBDCCA; font-size:11px; padding:4px; text-align:center; vertical-align:middle; }
.popup .creditdetail h2 { font-size:14px; font-weight:bold; }
.popup .creditdetail p { padding-bottom:0px; }
	#popup { background:#fff; margin:.5em auto; text-align:left; width:95%; }
	#popup #content { font-size: 11px; padding:1em; }
	#popup #content #heading h1 { }
	#popup #content h3 { border-bottom: 1px solid #2D307A; }
	#popup #content h4 { color:#00ADEF; font-family:arial,helvetica,sans-serif; font-size:14px; font-weight:bold; margin: 7px 0 0 0; text-transform:capitalize; }

	#popup #content #rebate-detail { background:none; border:none; display:none; margin: 0; padding: 0; }
	#popup #content #rebate-detail h3 { color:#00ADEF; font-family:arial,helvetica,sans-serif; font-size:14px; font-weight:bold; margin: 7px 0 0 0; text-transform:capitalize; }
	#popup #content #rebate-detail #info { font-size:11px; margin:1em 0 0; }
	#popup #content #rebate-detail #info p { margin:0 0 .5em; }
	#popup #content #rebate-detail #info p strong { font-weight:bold; }
	#popup #content #rebate-detail #info ol { list-style:decimal; margin:0 0 0 2em; text-indent:0; }
	
	#popup #doctor-info { background:#fff; border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; color:#333; font-size:11px; width:100%; }
	#popup #doctor-info td { border:1px solid #dbdcca; padding:.5em; vertical-align:middle; }
	#popup #doctor-info td input { padding:.25em; width:150px; }
	#popup #doctor-info th { background:#f7f7f7; border:1px solid #dbdcca; font-weight:bold; padding:.5em; vertical-align:middle; }
	
	#popup #doctor-search-results { border:1px solid #dbdcca; border-collapse:collapse; border-spacing:0; margin:0 0 1em; width:100%; }
	#popup #doctor-search-results thead th { background:#f7f7f7; border:1px solid #dbdcca; font-size:11px; font-weight:bold; padding:.5em; }
	#popup #doctor-search-results tbody td { border:1px solid #dbdcca; font-size:10px; padding:.5em; text-align:left; }
	
	#popup #content .centertable { margin: 0 auto;  }
	#popup #content .table { border-spacing: 2px; }
	#popup #content .table th { background: #f7f7f7; border: 1px solid #dbdcca; font-size: 11px; font-weight: bold; padding: 4px; text-align: left; }
	#popup #content .table th.ca { background: #2C307A; color: #fff; }
	
	#popup #content .pricecompare td { font-size: 11px; line-height: 25px; padding-left: 10px; text-align: right; width: 90px; }
	#popup #content .pricecompare .ca { color: #00ADEF; font-weight: bold; }
	#popup #content .border-bottom { border-bottom: 1px solid #000; width: 90px; }
	
	#popup #content ol.decimal { list-style: decimal; margin-left: 20px; }
	#popup #content table.promo td { vertical-align: top; }
	
	/* Promo Details Styles */
	#popup #content #promo-detail h3 { color:#00ADEF; font-family:arial,helvetica,sans-serif; font-size:14px; font-weight:bold; margin: 7px 0 0 0; text-transform:capitalize; }
	#popup #content #promo-detail .promogifts { margin-top: 10px; }
	#popup #content #promo-detail .promogifts td { padding-top:  }
	#popup #content #promo-detail .promogifts td img { float: left; margin: 0 10px 10px 0; }
	#popup #content #promo-detail h4 { color: #050D76; font-size:14px; font-weight:bold; }

/* Common Error Message Display */
    .displayerror { background:#ffa; border:1px solid #ffe100; color:#c00; display:block; font-size:10px; font-weight:bold; margin:0 0 .25em; padding:.5em; }
	.displaybolderror { font-weight:bold; color:#c00; }
	#content .error { background:#ffa; border-color:#ffe100; color:#f00; margin:0 0 1em; padding:.5em; }
	#content .error p { font-size:11px; }
	#content .error p strong { font-weight:bold; }

/* Common Text Display Formatting */
    .negativecurrency { color: #c00; }
    .normaltext { font-size: 11px; }
	
/* Clear Fixes */	
	.clearer, .clearfix, .clear { clear: both; }
	.atclear { font-size:1px; height:0; clear:both; padding:0; margin:0;}
    
/* extra styles for miscellaneous, yet reusable styles... */
	
	#insurance-window { font-family:tahoma; font-size:11px; }

	.hand { cursor: pointer; }

/* Start Special Lens Variations */		
		#page #content .productSwitch a{ background: url('/images/buttons/bg.productSwitch.gif') bottom left repeat-x #ea183d; border: 1px solid #a90f2a; color: #fff; font-size: 11px; font-weight: bold; padding: 2px 5px; text-decoration: none; }
		
		#page #content #heading .productSwitch { background: url('/images/buttons/lensButton.gif') top left no-repeat; height: 15px; margin: 0 0 0 10px; padding-left: 17px;  }
		#page #content #heading .productSwitch .productSwitch-bg { background: url('/images/buttons/lensButton.gif') top right no-repeat; border: none; padding: 4px 0 0; vertical-align: middle;  }
		#page #content #heading .productSwitch .productSwitch-bg a { background: none; border: none; color: #404040; vertical-align: super; }
		
		#page #content .loading { left: 0; position: absolute; margin: 0 auto; text-align: center; top: 150px; width: 100%; z-index: 9999; }
		#page #content .loading img { background: #fff; border: 1px solid #000; padding: 5px; }

		
		#page #content .specialNote .specialNoteProductSwitch { padding: 4px 0; text-align: center;  }
	
		#page #content .specialNote .specialNoteProductSwitch .productSwitch { background: url('/images/buttons/lensButton.gif') top left no-repeat; padding: 1px 0 2px 17px;  }
		#page #content .specialNote .specialNoteProductSwitch .productSwitch .productSwitch-bg { background: url('/images/buttons/lensButton.gif') top right no-repeat; border: none; padding: 6px 0 0; vertical-align: middle;  }
		#page #content .specialNote .specialNoteProductSwitch .productSwitch .productSwitch-bg a { background: none; border: none; color: #404040; font-size: 13px; font-weight: bold; vertical-align: top; }


		
		/* #page #content .specialNote { background: url('/images/design/bg.specialNote.gif') top left repeat-x #F1F1F1; border: 1px solid #999; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; clear: both; margin: 10px 5px; padding: 4px 8px; width: 722px; }
		#page #content .specialNote h4 { border-bottom: 1px dotted #ccc; color: #d61029; float: left; font-size: 15px; font-weight: bold; margin: 5px 0 8px 0; width: 435px; }
		#page #content .specialNote p { font-size: 11px; line-height: 16px; padding-bottom: 7px; }
		#page #content .specialNote .compareImage { float: right; margin: 8px 14px 0 10px; } */

		#page #content .specialNote { clear: both; cursor: pointer; margin: 35px 5px 15px 45px; }
		#page #content .specialNote .specialNoteBox .clearfix { clear: both; display: block; height: 1px; visibility: hidden; }
		#page #content .specialNote .specialNoteBox .virtualproductupgradebutton { text-align: center; }
		#page #content .ninetyPack { cursor: default!important; }
		#page #content .specialNote h4 { color:#00ADEF; font-family:Arial,Helvetica,sans-serif; font-size:19px; font-weight:bold; margin: 0 0 3px; padding:0 0 5px 92px; }
		
		#page #content .specialNote h4 a { text-decoration: none; }
		#page #content .specialNote h4 a:hover { color: #d61029; text-decoration: none; }
		#page #content .specialNote h4 .subhead { font-size: 13px; font-weight: normal; margin: 5px 0 8px 0; text-decoration:underline; }
		#page #content .specialNote h4 .subhead .price { color: #d61029; }

		#page #content .specialNote .specialNoteBox { background:url("/images/design/bg.specialnotes.gif") repeat-x scroll left top #E1EFF6; border:1px solid #404040; padding: 12px 10px; position:relative; }
		
		#page #content .specialNote .specialNoteBox .corner { position:absolute; height:4px; width:4px; }
		#page #content .specialNote .specialNoteBox .topright { background:url("/images/design/bg.specialnote.topright.gif") top left no-repeat; top:-1px; right:-1px; }
		#page #content .specialNote .specialNoteBox .botright { background:url("/images/design/bg.specialnote.botright.gif") top left no-repeat; bottom:-1px; right:-1px; }
		#page #content .specialNote .specialNoteBox .botleft { background:url("/images/design/bg.specialnote.botleft.gif") top left no-repeat; bottom:-1px; left:-1px; }



		#page #content .specialNote p.howitworks { display:block; font-size: 13px; margin-left:93px; float:left; line-height:20px; padding-bottom: 7px; width:245px; }
		#page #content .specialNote p.howitworks strong { display:block; font-size: 18px; }
		#page #content .specialNote p.howitworks .link { color:#D61029; text-decoration:underline; }
		
		#page #content .specialNote .compareImage { background:url("/images/design/bg.compareimage.gif") top left no-repeat; color:#fff; font-size:11px; font-weight:bold; position:absolute; top:-30px; left:-41px; text-align:center; text-transform:uppercase; height:98px; width:122px; padding-top:25px; }

		#page #content .specialNote .compareImage span { font-size:21px; }
		
		#page #content .specialNote .comparemath { background:#eff7fa; border:1px solid #ceddee; float:right; margin-bottom:2px; padding:11px 21px 7px 13px; position:relative; }
		#page #content .specialNote .comparemath .corner { position:absolute; height:5px; width:5px; }
		#page #content .specialNote .comparemath .topleft { background:url("/images/design/bg.comparemath.topleft.gif") top left no-repeat; top:-1px; left:-1px; }
		#page #content .specialNote .comparemath .topright { background:url("/images/design/bg.comparemath.topright.gif") top left no-repeat; top:-1px; right:-1px; }
		#page #content .specialNote .comparemath .botright { background:url("/images/design/bg.comparemath.botright.gif") top left no-repeat; bottom:-1px; right:-1px; }
		#page #content .specialNote .comparemath .botleft { background:url("/images/design/bg.comparemath.botleft.gif") top left no-repeat; bottom:-1px; left:-1px; }

		#page #content .specialNote .comparemath .equation { font-size:15px; float:left; font-weight:bold; letter-spacing:-1px; line-height:20px; margin-right:22px; text-align:center; }
		#page #content .specialNote .comparemath .equation span { display:block; border-bottom:1px solid #4d4d4d; padding:0 10px; }
		#page #content .specialNote .comparemath .equation span span { display:inline; font-size:10px; border-bottom:none; padding:0; }
		
		#page #content .specialNote .comparemath .result { float:right; font-size:20px; font-weight:bold; letter-spacing:-1px; }
		#page #content .specialNote .comparemath .result span { color:#d6112a; font-size:26.5px; margin-left:21px; }
		#page #content .specialNote .comparemath .result span span { color:#222; font-size:14px; position:relative; top:-8px; margin:0; }
		
		#page #content .specialNote p.small { font-size:9px; letter-spacing:0; text-align:right; }
		
		#page #content .lens-variations { float: left; }
		#page #content .lens-variations.special { margin-left: 5px; }
		#page #content .lens-variations.special th { border: none; font-size:11px; padding:.25em .5em; }
		#page #content .lens-variations.special th.noRebate { padding: 10px 2px; }
		#page #content .lens-variations.special td { color:#c00; font-size:14px; font-weight:bold; padding:0.20em 0.5em 0.2em; }
		#page #content .lens-variations.special th .small { display:block; font-size:10px; text-align:center; }
		/* #page #content .lens-variations.special th { background:#d1e6f1; border:1px solid #404040; color:#222; font-size:11px; padding:4px; text-align:center; } 
		#page #content .lens-variations.special th .small { display:block; font-size:9px; font-weight:normal; text-align:center; }
		#page #content .lens-variations.special td { background:#e7f2f8; border:1px solid #404040; color:#d61029; font-size: 12px; font-weight: bold; padding:5px 5px 6px; }*/
		#content #rebate-offers .offers td table .virtualproduct { width: 245px; }

		#page #content .productSwitch a{ background: url('/images/buttons/bg.productSwitch.gif') bottom left repeat-x #ea183d; border: 1px solid #a90f2a; color: #fff; font-size: 11px; font-weight: bold; padding: 2px 5px; text-decoration: none; }
		
		#page #content #heading .productSwitch { background: url('/images/buttons/lensButton.gif') top left no-repeat; height: 15px; margin: 0 0 0 10px; padding-left: 17px;  }
		#page #content #heading .productSwitch .productSwitch-bg { background: url('/images/buttons/lensButton.gif') top right no-repeat; border: none; padding: 1px 0 3px; vertical-align: middle;  }
		#page #content #heading .productSwitch .productSwitch-bg a { background: none; border: none; color: #404040; letter-spacing: normal; vertical-align: super; }
		
		#page #content .loading { left: 0; position: absolute; margin: 0 auto; text-align: center; top: 150px; width: 100%; z-index: 9999; }
		#page #content .loading img { background: #fff; border: 1px solid #000; padding: 5px; }
		
		#content #product-information #productimage { float: right; text-align:center; width:100%; }
		#content #product-information #productimage img { margin:0 auto;}
		#content #product-information #product-image .quantityCount { background: url('/images/design/bg.pkOverlay.gif') center top no-repeat; color: #fff; font-size: 11px; margin: 15px 0 0; padding: 1px 0; position: absolute; text-align: center; width: 222px;}
		
/* End Special Lens Variations */

    /* Popup Survey Styles  */
	body.popup { background:#fff; color: #404040!important; font-family: Arial,Helvetica,sans-serif!important; line-height: 20px!important; text-align:left; font-size:12px;}
	body.popup .banner-popup{background:url("/images/bg-header.jpg") 0 0 repeat-x #fff; width:715px;height:70px;text-align:left;text-indent:-9999px }
	body.popup h2{ color: #2D307A; font-size: 26px; margin: 10px 0; font-weight:bold; letter-spacing: -2px; }
	body.popup p { padding:0 0 15px 0;}
	body.popup a.submit-feedback { background: url("/images/buttons/btn.iwanttoprovidemyfeedback.gif") no-repeat scroll 0 0 transparent; display: block; height: 25px; margin: 0px auto; overflow: hidden; text-indent: -9999px; width: 215px; }

	body.popup #ttd { text-align:left; margin:10px;}
	body.popup #ttd h1 { color: #2D307A; font: bold 26px arial,helvetica,sans-serif; letter-spacing: -2px; margin: 0 0 15px 0; }
	body.popup #ttd h2 { color: #2D307A; font-size:16px; font-weight:bold; letter-spacing: normal;}
	body.popup #ttd #delivery_schedule_schematic { background:url('/images/design/total-time-delivery-process.jpg') 0 0 no-repeat; width:586px; height:156px; margin:0 auto 10px auto;}
	body.popup #ttd #delivery_schedule_schematic ul { float:left; margin:65px 0 0 100px;}
	body.popup #ttd #delivery_schedule_schematic ul li { display:block; width:100px; font:bold 10px/15px Tahoma, Geneva, sans-serif; float:left; text-align:left; margin:0 28px 0 0;}
	body.popup #ttd #delivery_schedule_schematic ul li strong { display:block; color:#D61029; font-size:13px;}
	body.popup #ttd #delivery_schedule_schematic ul li.first { margin:0 36px 0 0;}
	body.popup #ttd #delivery_schedule_description { font-size:14px; width:586px; margin:0 auto 10px auto;}
	body.popup #ttd #shiptable {  width:586px; margin:0 auto 10px auto; }			
	body.popup #ttd #shiptable table { border-spacing:2px; width:100%; float:left;}
	body.popup #ttd #shiptable table th { background:#ffc; border:1px solid #a0a0a0; font-size:11px; font-weight:bold; padding:4px; text-align:center; }
	body.popup #ttd #shiptable table td { background:#eee; border:1px solid #a0a0a0; font-size:11px; padding:4px; text-align:center; vertical-align:middle; }
	body.popup #ttd #shiptable table .tr_hover td { cursor: pointer; background:#ccc;}
	body.popup #ttd .confirmed { display:block; width:147px; height:23px; margin:10px auto 0 auto;}

