/*
 * $Id: common.css,v 1.8 2003/04/18 15:57:40 ksmith Exp $
 * PINT base style sheet definition
 */

/* STANDARD */
*				{ margin:0px; padding:0px;}

body			{ font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 11px; color: #333; }

font			{ font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 11px; color: #333; }

a:link, a:visited		{ color: #34629b; text-decoration: underline; }
a:hover			{ color: #01234e; }

table, td		{ font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 11px; text-align: left; }

ul				{ margin-left: 15px; margin-right: 25px; }
ol				{ margin-left: 25px; margin-bottom: 7px; margin-right: 25px; }
ol li, ul li	{ margin-bottom: 7px; }

h2				{ font-size: 15px; color: #696969; margin: 2px 0px;}
h4				{ font-size: 15px; margin-bottom: 10px; margin-top: 5px; }
h5				{ font-size: 13px; margin: 0px 0px 10px; }

/* HOME PAGE */
#hlogo			{ width: 50%; height: 50%; }
#news			{ font-size: 9px; }

/* SUB PAGES */

#welcome span	{ margin-left: 0px; margin-top: 5px; display: block; line-height: 15px;}

#breadcrumb		{ font-size: 9px; }

/* fisrt level tertiary navigation */
#tertnav		{ width: 134px; border-bottom: 1px solid #fff; }
#tertnav td                     { border-top: 1px solid #fff; width: 134px; font-size: 13px; line-height: 13px; background: #eee url(../images/tertnav_hover.gif) repeat-y top right; }
#tertnav td a:link, #tertnav td a:visited       { display: block; background: url(../images/tertnav_back.gif) repeat-y top right; padding: 8px 8px 8px 15px; text-decoration: none; position: relative; }
#tertnav td a:hover		{ background: #e2e2e2 url(../images/tertnav_hover.gif) repeat-y top right;}
#tertnav td a.on:link, #tertnav td a.on:visited	{ background: url(../images/tertnav_on.gif) repeat-y top right; cursor: default; color: #006; border-bottom: 1px solid #ccc; }

/* second level tertiary navigation */
#tertnav td td 	{ font-size: 10px; background: url(../images/tertnav3_back.gif) repeat-y top right; }
#tertnav td td a:link, #tertnav td td a:visited	{ padding-left: 25px; border-bottom: 1px solid #eee;}
#tertnav td td a:hover	{ background: url(../images/tertnav_back.gif) repeat-y top right;}

/* third level tertiary navigation */
#tertnav td td.tertnav3 a:link, #tertnav td td.tertnav3 a:visited	{ padding-left: 30px; border: 0px; }

#content		{ width: 626px; font-size: 11px; line-height: 16px;}
#backtotop		{ font-size: 9px; float: right; }
#footer td		{ padding: 10px; font-size: 10px; line-height: 1.2 }		
div.emetalfooter { padding-left: 20px; padding-top: 7px; }

/* footer navigation */
#footer a		{ text-decoration: none; }

/* FORMS */

#contactForm 	{ font-size: 10px; color: black; }
#contactForm td	{ padding: 2px; }
.contactsmall	{ font-size: 9px; color: black; line-height: 12px}

/* MISC ELEMENTS */

p						{ margin: 7px 25px 7px 0px; }
p.marg15				{ margin: 15px;}
p.president				{ margin: 2px 0px -3px 0px; text-align:right; font-size: 10px; color: #949494; line-height:10px; }
.boldlight				{ color: #000000; font-weight:900; }
.boldlight a				{ color: #252A75; }
.whatis p				{ margin: 25px 15px 5px 15px; line-height: 1.5 }
.whatis .p2				{ margin: 5px 0px 5px 15px }
hr						{ margin: 5px 0px 2px 0px; color: #cacaca; }
.small					{ font-size: 10px; }

p.pdf					{ background: url(../images/ICN_pdf_sm.gif) no-repeat 0 50%; padding-left: 20px; margin: 0px 0px 7px 0px; }

#pdfbox					{ float: left; background: url(../images/ICN_pdf_sm.gif) no-repeat 5px 20%;  
						  padding-left: 25px; padding-top: 7px;
						  border: 1px solid #232466; 
						  width: 140px; height: 45px; font-size: 10px; line-height: 1.2;
						  margin: 10px 0px 10px 0px; }

#stocklist				{ font-size: 12px; color: #586B92; }
#stocklist td			{ padding: 4px; border: 1px solid #fff; border-width: 0px 0px 1px 1px; text-align: center;}
#stocklist th			{ background: #586B92; color: #FFFFFF; padding: 4px; border: 1px solid #fff; border-width: 0px 0px 1px 1px; text-align: center; }
#stocklist th.bars 				{ background: #ffffff; padding: 0px; border: 0px; margin: 0px;}

						.error { color: red; background-color: transparent; }
			span.required	{ color: #cc0000; }

img.placeorder {position:absolute;left:31px;top:400px;width:67px;height:66px;}
img.bluebook {position:absolute;width:100px;height:180px;border:0px;left:15px;top:500px;}
img.cover {width:125px;height:225px;float:right;margin:0px 0px 20px 20px;border:0px;}
.bluebooktext {font-size:10px;}

option.lang {color:#3E4079;}
.langpicker {color:#3E4079;
		font-family:futura;
		font-size:9px;
		font-weight:bold; }
.pickerpos {position:absolute;
	left:550px;
	top:59px;
	height:12px;
	width:220px;}

#language {position:absolute;
	left:525px;
	top:59px;
	height:12px;
	width:300px;
	color:#3E4079;
	font-family:futura;
	font-size:9px;
	font-weight:bold;}
#language select {color:#3E4079;
		font-family:futura;
		font-size:9px;
		font-weight:bold; 
		width:100px;}
#language option {color:#3E4079;}

