﻿*{
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: #C4C4C4 url('/styles/pageback.png') repeat-x top;
	font-family: Verdana, "Lucida Sans", "Microsoft Sans Serif";
	font-size: 12px;
	margin: 20px 0 0 0;
}

img {
	border-style: none;
}

#pagewrap {
	background-color: #FFFFFF;
	position: relative;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#headerwrap {
	background-color: #000000;
	background: url('/styles/menuback.png') repeat-x top;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 0;
	overflow: auto;
	clear: both;
	width: 900px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#headerwrap a {
	color:white;
	text-decoration:none;
}

#headerwrap a:visited {
	color:white;
	text-decoration:none;
}

#headerwrap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#headerleft {
	position: relative;
	z-index: 3;
	top: 0;
	float: left;
	background-color: #000000;
	color:white;
}

#headerleft li{
	display:inline;
}

#headerright {
	position: relative;
	z-index: 2;
	background-color: #000000;
	color: #C0C0C0;
	text-align: right;
}
#headerright li{
	display:inline;
}

* html div#bodywrap { 
   height: expression( this.scrollHeight < 601 ? "600px" : "auto" ); /* sets min-height for IE6 */
}
   
#bodywrap {
	width: 900px;
	background-color: #FFFFFF;
	clear: both;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	min-height: 600px;
}
#line {
	width: 900px;
	height: 10px;
	background-color: #E6EFEF;
	clear: both;
}
	
#search {
	width:700px;
	float:left;
	position:relative
}

#pagetitle {
	width: 704px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
#logo {
	float: right;
	margin: 10px 0 5px 0;
	width: 196px;
}

#leftcolumn {
	float:left;
	width:690px;
	
}

#homeright {
	padding: 0;
	width: 155px;
	height: 415px;
	float: right;
	font-size: 11px;
	background: #D5D9DE;
	overflow: hidden;
}

#rightcolumn {
	border-color: #ECEEF1;
	border-width: 1px;
	border-style: solid;
	width: 175px;
	height: 460px;
	position: relative;
	float: right;
	padding: 10px;
	background-image: url('rightcolumnback.jpg');
	font-size: 10px;
}

#rightcolumn p {
	margin-bottom: 5px;
}

#rightcolumn h1, #homeright h1 {
	color: teal;
	text-indent: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	margin-bottom: 10px;
}

#rightcolumn h2, #homeright h2 {
	color:teal;
	font-size:10px;
	text-indent:0px;
	margin-top:10px;
	margin-bottom:3px;
}

#homeright a, #rightcolumn a {
	text-decoration: none;
	color: #075C5E;
}
#homeright a:visited, #rightcolumn a:visited {
	text-decoration:none;
	color:#075C5E;
}
#homeright a:hover, #rightcolumn a:hover {
	text-decoration:none;
	color: #075C5E;
}


#homebanner {
	margin: 0 0 10px -15px;
	width: 930px;
	height: 120px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 0;
}

#homeleft {
	background-color: #E6EFEF;
	background: url('../Images/homeleftback.png') no-repeat top;
	border: 1px #E6EFEF solid;
	height: 325px;
	margin: 0 10px 0 0;
	font-size: 11px;
	width: 140px;
	float: left;
	padding: 90px 0 0 0;
}

#homeleft h2 {
	font-size: 15px;
	text-indent: 0;
}

#homemenu {
	margin: 0 0 15px 0;
	font-size: 11px;
	height: 325px;
	width: 690px;
	float: left;
	overflow: hidden;
}

.homemenucolumn {
	width: 325px;
	height: 150px;
	float: left;
	padding: 10px;
}

.homemenucolumn p {
	font-size: 11px;
	margin: 0 0 10px 10px;
}

.homemenucolumn a {
	text-decoration:none;
	color:black;
} 

.homemenucolumn a:hover {
	text-decoration:underline;
	color: #008080;
}


#searchcriteria {
	background-color: #E6EFEF;
	padding: 3px 3px 15px 3px;
	clear:both;
}

#sitemap, #faq {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#sitemap p, #faq p {
	margin:0 0 3px 0;
}

#sitemap h2, #faq h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #075C5E;
	text-indent: 0;
}

#sitemap a, #faq a {
	text-decoration: none;
	color: #3F4D5B;
}
#sitemap a:visited, #faq a:visited {
	text-decoration: none;
	color: #3F4D5B;
}
#sitemap a:hover, #faq a:hover {
	text-decoration: underline;
	color: #007577;
}


#buttonholder {
	width:690px;
	float:right;
}

#resources {
	background-image: url('/styles/ResourcesBack.jpg');
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
	border: 1px #D8E5E5 solid;
	font-size: 11px;
	height: 250px;
	clear: both;
}

.resourcecolumn {
	width: 265px;
	height: 150px;
	float: left;
	padding: 5px 10px 5px 20px;
}

.resourcecolumn p {
	font-size: 11px;
	margin: 0 0 10px 10px;
}

.resourcecolumn a {
	text-decoration:none;
	color:black;
} 

.resourcecolumn a:hover {
	text-decoration:underline;
	color: #008080;
}


#results {
	margin-top:50px;
	width:690px;
}

#osctypes {
	margin-left: 20px;
}

#parameters {
	margin-top: 50px;
	margin-left:20px;
}

#drops {
	height:30px;
}

#stockgrid {
	margin-top: 20px;
}

#stockinfo {
	margin-top:50px;
}

#pndetailbuttons {
	margin-top:20px;
	margin-left:100px;
}

#timestamp {
	margin-top:30px;
}

#imageguide img {
	overflow:hidden;
	margin-left:0px;
}

.imgr {
	border: 1px #BDC5CC solid;
	margin: 0px 0 15px 10px;
	float: right;
}

.imgl {
	border: 1px #BDC5CC solid;
	margin: 0px 10px 15px 0;
	float: left;
}

.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3.2px;
	margin: 8px 20px 0 0;
}

.paradet {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.paradet a {
	text-decoration: none;
	color: #075C5E;
}

.paradet a:visited {
	text-decoration:none;
	color:#075C5E;
}

.paradet a:hover {
	text-decoration: underline;
	color: #075C5E;
}

.homecategory {
	margin: 20px 0 0 20px;
	font-family: "segoe UI", verdana, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	height: 25px;
	padding: 0 0 0 0;
}

.homelinks {
	margin: 0 0 0 30px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4D5B;
	line-height: 20px;
}

.homelinks a {
	text-decoration:none;
	color: #3F4D5B;
}

.homelinks a:visited {
	text-decoration:none;
	color: #3F4D5B;
}
.homelinks a:hover {
	text-decoration: underline;
	color: #075C5E;
}


.rule {
	height: 1px;
	clear: both;
	margin: 15px 0 15px 0;
	border-bottom: 1px silver solid;
}

.range {
	float:left;
	margin-left: 0px;
	margin-right: 10px;
}

.radio {
	float:left;
	margin-right: 15px;
}

.criteriatitle {
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

.criteriarow {
	font-size:10px;
	color:#505F6E;
}

.criteriapn {
	font-size:14px;
	font-weight:bold;
	color:#505F6E;

}

.resultstitle {
	font-size:10px;
	font-weight:bold;
	background-color:#E6EFEF;
	height:30px;
	text-align:left;
}

.resultsrow {
	font-size: 10px;
	color: #000000;
	text-align:left;
	line-height:20px;
}

.stockrow {
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height:20px;
}

table.longtable {
	border: 1px #D8E5E5 solid;
	width: 100%;
	clear: both;
}

table.longtable td, table.longtable th {
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #000000;
	height: 20px;
	text-align:left;
	vertical-align:bottom;
	
	border-top-color: #D8E5E5;
	border-top-style: solid;
	border-top-width: 1px;

}

table.longtable tr {
	color: #000000;
	border-top-color: #D8E5E5;
	border-top-style: solid;
	border-top-width: 1px;

}

.longtableheader {
	font-size: 11px;
	font-weight: bold;
	background-color: #E6EFEF;
	height: 30px;
	vertical-align: bottom;
	text-align:left;
}

.newsearch {
	border: 1px #FFFFFF solid;
	height: 20px;
	width: 150px;
	float: right;
	background-color: maroon;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.topmargin {
	margin-top:30px;
}

.parasearch {
	background-color: #505F6E;
	color: white;
	border: 1px #FFFFFF solid;
	font-size: 11px;
	width: 200px;
	height: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.clearparm {
	background-color: #007577;
	color: white;
	border: 1px #FFFFFF solid;
	font-size: 11px;
	width: 200px;
	height: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.displayitems {
	background-color: #BDC5CC;
	color: #000000;
	border: 1px #FFFFFF solid;
	font-size: 11px;
	width: 200px;
	height: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.errorboxred {
	background-color: #FFECEC;
	color: maroon;
	border: 1px;
	border-color: maroon;
	border-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 670px;
	display: block;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}

.errorboxyellow, .nostockbox {
	background-color: #FFFFCC;
	color: maroon;
	border: 1px;
	border-color: maroon;
	border-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 670px;
	display: block;
	padding: 10px;
	margin-top: 20px;
	margin-bottom:20px;
}

.ecxmessage p {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 670px;
	margin:15px 0px 0px 20px;
}


.pninputbox {
	width: 200px;
	height: 20px;
	margin-left: 50px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #505F6E;
}

.input {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bigpn {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0px 0px 20px;
}

.pndetailtitle {
	font-size: 14px;
	color: #000000;
	text-align: right;
	padding: 2px;
}

.pndetailvalue {
	text-indent: 20px;
	font-size: 14px;
	color: #000000;
	padding: 2px;
}

.checkboxpanel {
	margin-left: 20px;
	line-height: 20px;
}

.floatr {
	float:right;
}

.floatl {
	float:left;
}

.presstable {
	margin:0 0 0 20px;
	font-size:11px;
}

.pressyear {
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	margin: 10px 0 10px 20px;
}

.pressdate {
	width: 80px;
	vertical-align: top;
	padding: 2px 2px 5px 0;
}

.presstitle {
	padding: 2px 2px 5px 2px;
	width: 750px;
	vertical-align: top;
}

.presstitle a {
	text-decoration: none;
	color: #505F6E;
}

.presstitle a:visited {
	text-decoration: none;
	color: #505F6E;
}

.presstitle a:hover {
	text-decoration: underline;
	color: #008080;
}

.pressmore {
	margin: 30px 0 20px 20px;
	font-size: 11px;
}
.pressmore a {
	color: #505F6E;
	text-decoration: none;
}
.pressmore a:visited {
	color: #505F6E;
	text-decoration: none;
}
.pressmore a:hover {
	color: #008080;
	text-decoration: underline;
}



#countrytableback {
	padding: 20px 0 0 0;
	background-color: #E6EFEF;
	background-image: url('countrytableback.jpg');
	background-repeat: repeat-x;
}
#countrywrap {
	margin: 0 0 0 0;
	width: 900px;
	height: 40px;
	overflow: hidden;
	clear: both;
}
#countryflag {
	padding: 0 20px 0 20px;
	float: left;
	height: 40px;
}
#countrytitle {
	margin: 10px 0 0 0;
}
#countrytitle p {
	padding: 3px 0 3px 0;
	font-size: 16px;
	font-weight: bold;
	background-color: #E6EFEF;
}


.countrytable {
	margin: 0 auto 30px auto;
	clear: both;
}
.countrytabletd {
	width: 250px;
	height: 20px;
}

.countrytabletd a {
	text-decoration: none;
	color: #000000;
}
.countrytabletd a:visited {
	text-decoration:none;
	color: #000000;
}
.countrytabletd a:hover {
	text-decoration:underline;
	color: #000000;
}


.flagref {
	margin: 75px 0 10px 0;
	text-align: center;
	color:white;
}
.flagref a {
	color: white;
	font-size: 10px;
	text-decoration:none;
}
.flagref a:visited {
	font-size:10px;
	color:white;
	text-decoration:none;
}
.flagref a:hover {
	color:white;
	font-size:10px;
	text-decoration:underline;
}
.distytable {
	margin: 50px 0 30px 50px;
	clear: both;
}
.distytablelogo {
	height: 60px;
	width: 220px;
	vertical-align: middle;
	border-bottom:1px silver solid;
}
.distytablename {
	width:220px;
	height:20px;
	border-bottom:1px silver solid;

}
.distytableweb {
	width: 350px;
	height: 20px;
	border-bottom:1px silver solid;
}
.distytableweb a, .distytableweb a:visited {
	text-decoration: none;
	color: #0000FF;
}
.distytableweb a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.centered {
	text-align:center;
}

.centeredsm {
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 10px;
}



#plbutton {
	margin: 30px 0px 10px 12px;
	text-align: center;
}

h1 {
	border-left: thick #008080 solid;
	font-size: large;
	text-indent: 10px;
}

h2 {
	font-size: small;
	font-weight: normal;
	text-indent:50px;
}

h3 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

h5 {
	color:teal;
	font-weight:normal;
	font-size:14px;
	margin: 30px 0 5px 20px;
}

#osctypes h3, #parameters h3 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-left:0px;
}

h6 {
	text-align:center;
	font-size: small;
	margin:5px;
}

#stocksearchmenu {
	width: 500px;
	margin-left: 70px;
	margin-top: 30px;
}

#stocksearchmenu p {
	margin-left: 20px;
	margin-bottom:20px;
	margin-top: 5px;
}

#stocksearchmenu li{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
	list-style-type: decimal;
}

.text {
	margin: 0 0 0 30px;
	width: 600px;
	float: left;
}

.text p {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 15px;
}

.text a {
	color:black;
	text-decoration:none;
}
.text a:visited {
	color:black;
	text-decoration:none;
}
.text a:hover {
	color: #007577;
	text-decoration:underline;
}


.text li{
	margin-left: 50px;
	margin-bottom: 5px;
	list-style-type: square;
	font-size: 11px;
	line-height: 15px;
}

.separator {
	width: 150px;
	height: 1px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.smalltext {
	font-size:10px;
}

.contact {
	width:600px;
	margin-left: 50px;
	margin-bottom:0px;
	margin-top:30px;
}

.contact h2 {
	color: teal;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
	text-indent:0;
}

.indent {
	text-indent: 30px;
	margin-bottom:20px;
}

.menuitem {
	color: teal;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
}

.dropdown {
	margin-left:20px;
	font-size:10px;
	float:left;
}

.textbox {
	margin:5px;
}
.textboxhomesearch {
	float: left;
	margin: 12px 0 0 200px;
	padding-top: 0;
}

.itemcount {
	float:right;
	color:maroon;
}

.detailparms {
	line-height:20px;
}

.widetextcol {
	margin: 20px 0 20px 50px;
	width: 700px;
}

#footer {
	height: 15px;
	background-color: #000000;
	background: url('/styles/footerback.png') repeat-x top;
	clear: both;
	width:930px;
	color: silver;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#footer li {
		display:inline;
}

#footer a {
	color:silver;
	text-decoration:none;
}

#footer a:visited {
	color:silver;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

