/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
background-image:none;
background-color:#FFFFFF;
color:#000000;
float:
}
 
body {
font:11pt Arial, Helvetica, Verdana, sans-serif ; line-height:normal;
}
 
#menu {
   display: none;
   }
   
#header {
background-image: none; 
} 
 #header h1 {
text-indent:0px;
	margin: 0;
border-bottom: 1px solid gray; font-size:20pt;}
 
 .grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8, .col1, .col2, .col3 {
 display:block;	float:none;
 width:100%;
	margin-left: 8px;
	margin-right: 8px;
	}



 #footer { background-image:none; border-top: 1px solid gray;;
	border-top:0;
	border-right:0;
} 
 #footer p,  #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#000;
	font-size:9pt;}
	

 #footer h1 { font-size:10pt; margin:0px; padding:0px; letter-spacing:1px; color:#000;}
  #footer .footernav { display:none;}


#copyrights{ float:none;  }


 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding-righjt:16pt;
font-weight:normal;
}
 
h1 {
padding:10px 0 10px 0;
letter-spacing:-1px;
font-size:16pt;
}
 
h2 {
padding:20px 0 10px 0;
letter-spacing:-1px;
font-size:14pt;
}
 
h3 {
font-size:13pt;
font-weight:bold;
}

h4 {
font-size:12pt;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
font-size:1.2em;
margin:0;
padding:0 0 1.25em 0;
color:#333;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:none;}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.reg			{font-size:.7em;}


/***** STYLES *****/
 
.intro         { color:#1c2d3d; font-size:1.6em;}

.content a,
.content a:link,
.content a:visited,
.content a:hover {
text-decoration:none;
color:#b03e00;}

.content a:hover { background-color:#eee; text-decoration:underline;}


/***** Banners *****/

.news {background-image:url(../images/home/alzet_news.jpg);  height:260px; background-repeat:no-repeat; }
.products {background-image:url(../images/home/home_products.jpg);  height:260px; background-repeat:no-repeat;}
.exhibits {background-image:url(../images/home/home_exhibits.jpg);  height:260px; background-repeat:no-repeat;}

.news h2, .products h2, .exhibits h2 { font-size:1.3em; font-weight:bold; margin-left:8px;color:#1c2d3d; margin-bottom:-10px;}
.news p, .news ul, .products p,.products ul, .exhibits p, .exhibits ul { margin-left:8px;font-size:1em; color:#eeeeee;}


 
.bibref { background-image:url(../images/banners/bibreference.jpg); background-repeat:no-repeat;  height:166px;}
.bibref p { padding:50px 0 0 10px; color:#222; font-size:12px;}
.bibref .jump { margin:4px 0 0 50px;}

.backlinks a{text-decoration:none; color:#1c2d3d; padding:0 4px;}
.backlinks a:hover{ background-color: #1c2d3d; color:#FFFFFF; text-decoration:none;}
.backlinks {text-align:right; font-size:0.8em; padding-bottom:6px;}

.colhead {background-image:none; }
h2.colhead {padding:12pt; font-size:1.6em; color:#000000; font-variant:small-caps; font-weight:bold;}
