@charset "utf-8";
/* CSS Document */
/*AUTHOR: Mark Abucayon*/
/*POSITION:Web Designer and Developer*/
/*WEBSITE: http://mark.mabucplus.com*/
/*Created in Mozilla Firefox3*/

@import url('main.css');
@import url('class.css');
@import url('ie6.css');
@import url('reset.css');
@import url('jquery.lightbox-0.5.css');
@import url('coda-slider.css');
 
h1, h2 {
	font-size:24px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#155789;
}

h1 {
	border-bottom:1px solid #eeeeee;
	margin-bottom:20px;
	margin-top:20px;
}
 
h3 {
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1.3em;
	 color:#355C9D;
	 padding-top:5px;
	 margin-top:10px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#355C9D;
	font-size:1.15em;
	margin:15px 0;
}


.majorHeading,.minorHeading {
	font-weight:bold;
}

.logo a {
	background:transparent url(/images/esschem-logo.gif) no-repeat scroll left center;
	height:112px;
	margin-top:-4px;
}
body {
	background:#FFFFFF url(/images/bg.gif) repeat-x scroll 0 0;
}
.logo {
	width: 357px;
}
.menu {
	width:600px;
	margin-top:69px;
	text-align:right;
}
.menu ul {
	margin:7px 0 0;
	width:600px;
}
.footer p,.footer a,.footer a:visited {
	color:#999999;
	font-size:10px;
}


.image-left,.image-right {
	display:block;
	float:left;
	text-align:center;
	color:#999999;
	font-size:10px;
	margin:10px;
	margin-left:2px;
	margin-top:4px;
}

.image-center {
	text-align:center;
	color:#999999;
	font-size:10px;
}

.image-right {
	float:right;
	margin-left:10px;
	margin-right:4px;
	clear:right;
}

.image-caption {

	display:block;
	float:none;
	clear:left;
	margin:0;
	padding-top:2px;
}

.image-right {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

.image-center {
	width:100%;
	text-align:center;
}

ul.doclist {
	padding-left:20px;
}

li.pdf { list-style-image: url(/images/doclogo_pdf.gif) }
li.xls { list-style-image: url(/images/doclogo_xls.gif) }
li.doc { list-style-image: url(/images/doclogo_doc.gif) }
li.exe { list-style-image: url(/images/doclogo_exe.gif) }
li.mp3 { list-style-image: url(/images/doclogo_mp3.gif) }
li.other { list-style-image: url(/images/file.gif) }


fieldset {

	width:441px;
	height:105px;
	background-image:url(/images/fieldset.gif);
	border:0;
	padding:30px;
	padding-left:0;
	font-size:12px;
}

fieldset .row LABEL {
	width:70px; 
	margin:0;
	float:left;
}


fieldset .row input {
	display:block;
	float:left;
	margin-bottom:4px;
}

fieldset .row .fullwidth {
	width:170px; 

}

fieldset .row {
	clear:both;
	float:none;
	display:block;
	height:32px;
	overflow:hidden;
}

#register { width:70%; }

#subcontent a,#subcontent a:visited { color:#155789; text-decoration:underline; }
.left-container a,.left-container a:visited { color:#155789; text-decoration:underline; }
.middle-container a,.middle-container a:visited { color:#155789; text-decoration:underline; }

.right-container  li a { text-transform:capitalize; }

.dynamicTable { margin-bottom:10px; }
.dynamicTable tr, .dynamicTableCell { margin-bottom:4px; }

.newsdate {
	color:#7E93C0;
	font-size:1.15em;
	margin-top:5px;
}

.newsblurb {
	font-weight:bold;
}

#crumb {
	font-size:10px;
	color:#666666;
}

#crumb a {
	color:#666666;
	text-decoration:none;
}

#crumb a:hover {
	color:#3d5c9c;
	text-decoration:underline;
}

#crumb .active {
	color:#3d5c9c;
	font-weight:bold;
}

.product1 { background-color : #dddddd; color: #000000 ;}
.product2 { background-color : #eeeeee; color: #000000 ;}
a.productlist { color: #000000 ;}
a.productlist:visited { color: #000000 ;}
a.productlist:hover { color: #155789 ;}

.datasheetbutton {
	color:#ffffff;
	background-color: #155789 ;
}

#Audiologicaltab.activelink { width:80px; }

div.left-container p span, div.left-container p font {
	line-height:20px !important;
	background:#FFF url(../img/bg.jpg) repeat-x !important;
	color:#333 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
}

#newcustomer label {

	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:1.1em;
	 color:#355C9D;
	 clear:left;
	 display:block;
	 float:left;
	 width:210px;
	 margin-bottom:10px;
}

#newcustomer input {

	display:block;
	float:left;
	width:290px;
	margin-bottom:10px;
}

#newcustomer input.full {

	display:block;
	float:none;
	width:500px;
}

#newcustomer label.full {

	display:block;
	float:none;
	width:500px;
	margin-bottom:0;
}

#newcustomer label.yesno {
	width:440px;
	margin-bottom:15px;

}

#newcustomer select {

	display:block;
	float:left;
	width:150px;
}

#newcustomer select.yesno {

	width:66px;
	margin-bottom:15px;
}


#newcustomer input.button {
	color:#ffffff;
	background-color: #155789 ;
	width:100px;
	height:30px;
	border:0;
	margin-top:40px;
	float:none;
	clear:both;
}