body {
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ADBCD3;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 16px;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 16px;
}


#page-container{
	width: 995px;
	height: 100%;

	padding-bottom: 8px;
	background-color: #FFFFFF;
}


/* HEADER STYLES BEGIN */

#top-header-container{
	position: relative;
	width: 979px;
	margin: auto;
	padding-top: 8px;
}


/* TOP MOST HEADER BAR STYLES BEGIN */

#topbar-header{
	position: relative;
	height: 60px;
	border-bottom: 2px solid #233395;
	background-color: #08107B;
}

#olympus-logo{
	position: absolute;
	top: 18px;
	left: 20px;
	height: 29px;
	width: 144px;
	background: url('/msg_section/images/olympus-logo.gif') no-repeat;
	text-indent: -9999em;
}
#olympus-logo .home-link{
	display: block;
	width: 100%;
	height: 100%;
}


/* TOP BAR SEARCH STYLES */

#connectsearch {
	float: right;
}

#searchform{
	float: right;
	margin: 10px 20px 0 0;
	padding: 0;
	display: inline;
}
input.search{
	border:1px inset #888888;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	height:15px;
	width:183px;
}
#gobutton{
	margin-top: 1px;
}

/* TOP RIGHT-LINK STYLES BEGIN */

#topbar-links{
	float: right;
	margin: 8px 20px 0px 0px;
	display: inline;
	height: 10px;
	clear: both;
}

#topbar-links li{
	font-size: .6em;
	float: left;
	padding-left: 10px;
	list-style: none;
	color: #FFFFFF;
}

#topbar-links a{
	color: #FFFFFF;
}
#topbar-links a:hover{
	text-decoration: none;
}


/* FLASH STYLES BEGIN */

#flash-container{
	height: 161px;
	background: url('/msg_section/images/flash-header.gif') no-repeat;
}


/* TOP NAV STYLES BEGIN */

#nav-container{
	height: 41px;
	background: url('/msg_section/images/nav-bar-bg.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	z-index:3;
}

#msg-main-nav{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	z-index:3;	
}

#msg-main-nav li{
	position: relative;
	float: left;
	margin-left: 10px;
	font-size: .7em;
	list-style: none;
	background: url('/msg_section/images/menu-link-left_end.gif') no-repeat top left;
	padding: 0px 0px 8px 0px;
	z-index:3;
}
#msg-main-nav li a{
	display: block;
	z-index:3;
	color: #FFFFFF;
	text-decoration: none;
	background: url('/msg_section/images/menu-link-right_end.gif') no-repeat top right;
	padding: 6px 4px 8px 4px;
}
#msg-main-nav li a:hover{
	color: #cccccc;
	z-index:3;
}

#msg-main-nav span{
	background: url('/msg_section/images/menu-link-bg.gif') repeat-x;
	padding: 6px 10px 12px 10px;
	z-index:3;
}


/* MIDDLE CONTENT STYLES BEGIN */

#middle-content-container{
	padding: 5px 8px 5px 6px;
}
	
#middle-content{
  font-size: 8pt;
  line-height: 16px;
  z-index :-1;  
}

#middle-content img.float-right{
	position: relative;
	float: right;
}

#middle-content img.border{
	padding: 10px;
	border: 1px solid black;
}

#middle-content p.middle-content-paragraph{
	width: 600px;
}


/* FOOTER STYLES BEGIN */

#footer-container{
	position: relative;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	background-color: #D8D8D8;
	font-size: 10px;
	width: 979px;
	text-align: center;
}

#footer-container a:link, #footer-container a:active, #footer-container a:visited{
	color: #666666;
}

#footer-container a:hover{
	color: #000000;
	text-decoration: none;
}

#footer-toplinks{
	position: relative;
	width: 900px;
	padding: 0px;
	margin: auto;
}

#footer-toplinks li{
	position: relative;
	margin-right: 10px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#footer-bottomlinks{
	width: 635px;
	position: relative;
	margin: 5px auto 0px auto;
}

#footer-bottomlinks li{
	position: relative;
	margin-right: 10px;
	display: inline;
	list-style: none;
}


/* -------- CLEARFIX -------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hide from IE-mac \*
	height: 1px;
	/* End hide from IE-mac */
}

.clearfix {
	zoom: 1;
}

/* -------- END CLEARFIX -------- */

table.c1 { width: 780px; }
table.c2 { width: 100%; }
table.c3 { width: 781px; }
td.c4 { width: 2%; }
td.c5 { width: 98%; }

a.et:link {
	color: #0000FF;
	text-decoration: none;
}

a.et:visited {
	color: #0000FF;
	text-decoration: none;
}

a.et:hover {
	color: #FF7F55;
	text-decoration: underline;
}

a.et:active {
	color: #FF7F55;
	text-decoration: none;
}

fieldset {
	border: #2266AA solid 1px;
}

.input-box {
	background: #FFEEBB;
	border: #2266AA solid 1px;
	color: Black;
}

legend {
	background: #FFBB00;
	border: #2266AA solid 1px;
	padding: 2px 10px;
}

table.spacing {
	clear: both;
	margin: 2px 1px 2px 1px;
}

table.border_color {
	border: 1px solid #000000;
}

tr.align_right td {
	text-align: right;
}

tr.header td{
	background-color: #C7C5BE;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

tr.v0 td{
	background: #DDEAFF;
	border-bottom: 1px solid #A7A7A7;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #A7A7A7;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	padding: 1px 1px 1px 1px;
}

tr.v1 td{
	background: #D8D8D8;
	border-bottom: 1px solid #A7A7A7;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #A7A7A7;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	padding: 1px 1px 1px 1px;
}

tr.v0 td a {
  color: #000000;
  text-decoration: none;
}

tr.v1 td a {
  color: #000000;
  text-decoration: none;
}

.accessory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.contact_et {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: white;
	background-color:#2266AA;
}

.contact_et_bold {
	font-weight: bold;
}

.instock{
	color: #008000;
	font-weight: bold;
}

.menu_header {
	color: #033E81;
	font-size: 12px;
	font-weight: bold;
}

.outofstock{
	color: #FF0000;
	font-weight: bold;
}

.popup_font{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.popup_fg{
	background-color: #C2D4F1;
}

.popup_bg{
	background-color: #00539B;
}

/* service REquest*/
.notes 
{
  float: right;
  width: 650px;
  height: auto;  
  padding: 4px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 95%;
  text-align:justify;
}

#mainContent form fieldset div.notes P.Head {  
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 120%;
  font-weight:bold;
}

#mainContent form fieldset div.notes p {
  margin: 0em 0em 1em 0em;
  color: #666666;
}

#mainContent form fieldset div.notes p.last {
  margin: 0em;
}
