@import url("nav.css");
body {margin: 0; padding: 0; background: #fff /*url(../images/bg.png)*/; color: #434343;}
body, textarea {font-family: Arial, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4  {font-size:12px;}
label, input, select, textarea, .EditingFormLabel { font: 12px Arial, Helvetica, sans-serif;}

a {color:#900; text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}
img {border: none;}
table, form {margin: 0; padding: 0;}
th, td { vertical-align:top; }

h1, h2, h3 {margin:0 0 .5em 0; font-weight: bold;}
h1 { font: bold 20px Palatino, "Times New Roman", Times, serif;}
h2 { color: #0C1967; font: bold 20px Palatino, "Times New Roman", Times, serif;} /* also used in common files*/
h3 {font-size: 12px;}
h5 {font-size:11px; font-weight: normal; font-style: italic; margin: 0;}  

p, pre {margin: 1em 0; line-height: 1.4em;}
dd, ul li, ol li {line-height: 1.3em;}
dl, ul, ul li, ol, ol li, blockquote {padding: 0;}
dl {margin: .5em 0;}
dt {font-weight: bold; margin: .25em 0 0 0;}
dd {margin-left: .5em;}
ul {margin: .5em 0 .5em 1.1em;}
ul li {list-style: square; margin:0 0 .25em .5em;}
ol {margin: .5em 0 .5em 1.4em;}
ol li {margin:0 0 .5em .5em;}
blockquote {margin: 1em 2em;}

fieldset {padding: 1em; margin: .25em 0; border: 1px solid #ccc;}
legend {font-size: 18px; font-weight: bold; color: #333; padding: 0 5px; margin: 0;}
*:first-child+html legend {margin: 0 0 .5em 0;} /* hack for all IE versions */

input, select, textarea {margin: 1px; padding: 0 2px; vertical-align: middle;}
textarea {vertical-align: top;}
input:focus, textarea:focus, select:focus {background: #ffc;}

#wrap {width: 800px; position: relative; left: 0; top: 0; margin: 20px auto 0 auto; 
	border: 1px solid #434343; overflow:auto; background: #fff;}
#head {height: 90px;}
#head, #foot { background: #001140; padding: 10px; position: relative;}
#search { position: absolute; top: 10px; right: 10px; width: 500px; text-align: right;}
#search table, #search table td { margin: 0; padding: 0;}
#search table tr, #search table td { display: inline;}
.searchBox { display: inline;}

#upic {position: absolute; right: 0px; top: 50px;}
#upic p {display: inline; margin-right: 20px; color: white; font-size: 11px;}

#main { padding: 10px; min-height: 300px;}

#foot { font-size: 11px; color: #fff; position: relative;text-align: right; clear: left; min-height: 40px;}
#foot div#cs {  font-size: 13px; font-weight: bold; margin-top: 10px;}
#foot img {float: left; margin-bottom: 10px;}

#psi {width: 800px; position: relative; left: 0; top: 0; margin: 5px auto; 
	color: #999; font-size: 11px; text-align: right;}
#psi a {color: #999;}
#psi a:hover { color: #666; text-decoration: none;}
#psi div#copy {  float: left;}
#psi div#copy span.flogos { margin-left: 70px;}
#psi div#copy span img { vertical-align: top;}

table.home td h2 { margin: 25px 0 0 0; }

.BreadBox {font: bold 16px Arial Black, Arial, Helvetica, sans-serif; padding: 2px 5px; color: #fff; background: #afc6e0;
	border: 1px solid  #0C1967; border-width: 1px 0; text-transform: uppercase;}
.BreadBox a { color: #fff; text-decoration: none; }
.BreadBox a:hover { color: #0C1967; text-decoration: none; }

.gridSpace { padding:0 0 0 40px;}
.ProductBox { text-align: center; width: 220px; height: 280px; float: left; margin:10px 20px 0 0;}
.ProdCatImage img { padding: 2px; background: #fff; border: 1px solid #cecece;}
.ProductBox h3 {margin: 5px 0;}
.ProductBox h3 a { font-size: 12px; font-weight: bold; color: #434343;}
.ProductBox h4 { color: #666; font-size: 11px; margin: 0;}
.ProductBox h5 { margin: 3px 0 0 0; padding: 0;}
.ProductBox h5 a { color: #666; font-size: 11px;}

.prod { padding: 10px; text-align: center;}
.prod img {padding: 2px; background: #fff; border: 1px solid #cecece;}
.prod h2 { margin: 3px 0; color: #434343; padding: 0; font: bold 16px Arial, Helvetica, sans-serif;}
.prod h4 { margin: 0; padding: 0;}
.prodDescr { font-size: 12px; text-align: left; padding: 0 100px; margin-top: 20px;}
.prod h5 { font-size: 16px;}

/* hidden elements */

.ProductBox h5, .prod h5 { position: absolute; left: -999em;}

.searchResults { padding-left: 40px;}
.PagerControl { font-size: 12px; clear: left;}
.PagerResults {}
.viewAll { font-size: 12px; margin: 5px 0 0 40px; clear: left; height: 30px;}
.viewAll a { padding: 3px 10px; background: #900; color: #fff; font-weight: bold;}
.viewAll a:hover { background: #001140; text-decoration: none; }



