@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(html/images/yellow_bg_3.jpg);
	background-repeat: repeat-y;
	background-position: top;
	font-family: Helvetica;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12pt;
	line-height: 1.4;
}
/* -------------------------- */
/*html { padding:0; margin:0; }*/
/* main */
/*.main { width:100%; padding:0; margin:0 auto; }
.resize { width:966px; margin:0 auto; }*/
/********** header **********/
.header { }
.block_header { margin:0 auto; width:900px; }
/********** block index **********/
.body {
	padding: 0;
	margin: 0;
}
.body h2 {
	color: #0D0D0D;
	padding: 10px 5px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body h3 {
	color: #222222;
	padding: 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2e597b; text-decoration:none; }
.body p {
	color: #393939;
	line-height: 1.8em;
	padding: 5px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body strong {
	color: #3B3B3B;
}
.body span { font:bold 12px Georgia, "Times New Roman", Times, serif; color:#baa271; }
.body em {
	color: #004080;
	line-height: 1.8em;
	padding: 10px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.body_resize { width:900px; margin:0 auto; padding:0; background:#fff; border-bottom:5px solid #0e0e0e; }
/*******************Welcome*****************/
.Welcome {
	width: 700px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.Welcome ul { width:250px; float: left; margin:5px 3px; padding:0; list-style:none; }
.Welcome li { background:url(html/images/ul_li.gif) left no-repeat; padding:5px 20px; margin:0; font: normal 11px Georgia, "Times New Roman", Times, serif; color:#5c5c5c; }
.Welcome .serv { width:250px; float:left; margin:5px 2px; padding:0; }
.Welcome .serv img { margin:10px 5px; float:left; padding:0; }
/*News */
.News {
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.News ul { list-style:none; margin:0; padding:0; }
.News li { background:url(html/images/Sub_ul_li.gif) left no-repeat; padding:5px 30px; margin:0; border-bottom:1px solid #eaeaea; }
.News ul li a { font: normal 11px Georgia, "Times New Roman", Times, serif; color:#3a3c3c; text-decoration:none; }
.News ul li a:hover { color:#2e5a7c; text-decoration:underline; }
/********************topi***************/
.topi {
	width: 860px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e8e5dc;
}
.topi .blogi { width:300px; margin:5px 5px; padding:0; float:left; }
.topi h2 {
	border: 0;
	color: #000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.topi p { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#646464; padding: 5px 10px; margin:0; line-height:1.8em; }
.topi a { text-decoration:underline; font:normal 11px Georgia, "Times New Roman", Times, serif; color:#35678f; }
/********** contact form **********/
#contactform { margin:0; padding:5px 10px; }
#contactform * { color:#222222; }
#contactform ol { margin:0; padding:0; list-style:none; }
#contactform li { margin:0; padding:0; background:none; border:none; display:block; }
#contactform li.buttons { margin:5px 0 5px 0; }
#contactform label { margin:0; width:110px; display:block; padding:5px 0; font:bold 12px Georgia, "Times New Roman", Times, serif; color:#656565; text-transform:capitalize; }
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif; }
#contactform input.text { width:440px; border:1px solid #dcdcdc; margin:5px 0; padding:5px 2px; height:16px; background:#f5f5f5; }
#contactform textarea { width:440px; border:1px solid #dcdcdc; margin:10px 0; padding:2px; background:#f5f5f5; }
#contactform li.buttons input { padding:3px 0; margin:0; border:0; color:#FFF; }
p.response { text-align:center; color:#2c2c2c; font: bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto; }
/********** footer **********/
.footer { padding:30px 0; margin:0 auto; }
.footer .resize p.footer_logo { float:left; padding:0; margin:0 10px; }
.footer .resize div { width:966px; color:#d6e8f5; font:normal 11px Tahoma, Geneva, sans-serif; text-align:left; margin:0 auto; }
.footer .resize div p { padding:0; margin:0; float:right; }
.footer .resize div img { margin:0; padding:0; }
.footer .resize div a { color:#d6e8f5; font:normal 11px Tahoma, Geneva, sans-serif; padding:0 1px; }
.text_left { text-align:right; }
p.clr,
.clr { clear:both; padding:0; margin:0; background:none; }
li.bg,
.bg { clear:both; border-top:1px solid #eaeaea; padding:0; margin:5px 0; background:none; }

/* ------------------ */

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	color: #8000FF;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}

/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
	width: 960px;
	background-color: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

/* ~~ This is the layout information. ~~ 

1) Padding is only placed on the top and/or bottom of the div. The elements within this div have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

*/
.content {

	padding: 10px 0;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#ShadowBox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 2px 2px 2px 2px #000;
	-webkit-wpius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid rgb(0,0,0);
	background-color: #FFF;
	padding: 0px;
}
.CenterBox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_home.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.DryEye {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_dry_eye.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.DryEye h2 {
	font-size: 14px;
	color: #5800B0;
	font-style: normal;
}
.Cataracts {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_cataracts.jpg);
	background-position: right top;
	background-repeat: no-repeat;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.Cataracts h2 {
	font-size: 14px;
	color: #5800B0;
	font-style: normal;
}
.Consumer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_consumer.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.EyeCareProducts {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_eyecare_products.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.SmartPlug {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_smart_plug.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.AuriumSingle {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/Aurium_Single_Bknd.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.AuriumThree {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/Aurium_Three_Web_Bknd.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.MatrixSingle {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/MatrixMenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.MatrixThree {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_matrix_three.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.MPL {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/MPL_Web_Bknd.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.EyeCarePro {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_ep01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.ProResources {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_epli01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.DistPartners {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_distrib_partners.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.IFU {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/DFU_Bknd.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.ClinicalPub {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/ClinicalPublications.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.News {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_news.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.Medennium {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_medennium.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.BOD {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_board_of_directors.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.Facilities {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_facilities.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.Careers {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_careers_with_us.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.ContactUs {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/bg_contact_us.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.ContactUs h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #F00;
}
.ShoppingCart {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000000;
}
.AuriumMenu {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/Aurium_Menu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000000;
}
.MatrixMenu {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/MarixAcrylicMenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000000;
}
.MPLMenu {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(html/images/MPLMenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000000;
}
#BottomNav {
	/*width: 600px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	border: thin none #000;
}
#Footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Comic Sans MS", cursive, Script;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
}
.warning {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #F00;
}
