@charset "utf-8";
/* CSS Document */

body {
	background-color: #f3f4f5;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 120%;
}
a {
	color: #072c59;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #163f70;
}
a:active {
	color: #FBCA01;
}
hr {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #666666;
}
p {
	margin-bottom: 10px;
}
h1 {
	color: #cc0000;
	font-size: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 25px;
	padding-bottom: 3px;
	margin-top: 35px;
	font-weight: bold;
}

h3 {
	font-size: 105%;
	font-weight: bold;
	color: #cc0000;
}

li {
	list-style-type: disc;
	margin-left: 20px;
	padding-bottom: 5px;
}
ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
.clearfloat, .clear-float { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display: block;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

#wrapper {
	background-color: #F4F6F5;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-image: url(/images/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 196px;
}
.warning {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	width: auto;
	background-color: #FFFFFF;
	display: block;
	border: 2px solid #CC0033;
	padding: 3px;
}

#header {
	height: 196px;
	white-space: nowrap;
	float: none;
	clear: both;
}
#search-box {
	position: absolute;
	top: 12px;
	right: 37px;
	z-index: 999;
	text-align: right;
	vertical-align: middle;
	height: 21px;
}
.search-box-input {
	width: 160px;
	border: 1px solid #000000;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	vertical-align: middle;
}
.search-box-button {
	border: 1px solid #000000;
	vertical-align: middle;
}


#top-buttons {
	white-space: nowrap;
	width: 1024px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 900;
}
#contents {
	background-repeat: no-repeat;
	top: 0px;
	left: 80px;
	position: relative;
	width: 907px;
	padding-bottom: 20px;
}
#contents-inside {
	margin-left: 190px;
	margin-right: 20px;
}

#col-left {
	width: 145px;
	float: left;
	clear: left;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 10px;
	color: #333333;
	font-weight: normal;
}
#col-left p {
	padding: 0px;
	margin: 0px;
}
#col-left a {
	color: #333333;
}
#col-left hr {
	text-align: right;
	margin-left: 30px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}





#footer {
	clear: both;
}
#footer-contents {
	margin-left: 242px;
	font-size: 80%;
	color: #072c59;
	padding: 10px;
}
#footer-links {
	margin-left: 247px;
	font-size: 90%;
	color: #333333;
}
#footer-links a {
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
}


.col-left-quote {
	font-weight: bold;
	text-align: left;
	font-style: italic;
	color: #003366;
	font-size: 130%;
	text-indent: -10px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#col-left-top   a {
	color: #000000;
}
.contents-left {
	float: left;
	width: 520px;
}
.contents-right {
	float: right;
	width: 150px;
	padding-left: 20px;
	font-size: x-small;
}
#col-left-top h2 {
	font-weight: bold;
	color: #003466;
	font-size: 120%;
	margin-bottom: 10px;
	background-image: url(/images/arrows_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.contents-right img {
	border: 1px solid #BBC7D3;
	background-color: #FFFFFF;
}
.callout {
	float: right;
	width: 200px;
	border: 1px solid #BBC7D3;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}


.required {
	font-weight: bold;
	color: #990000;
}
img.stock-image {
	border: 1px solid #BBC7D3;
	background-color: #FFFFFF;
}
p.stock-image {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
#datasheet {
	background-color: #FFFFFF;
	border: 1px solid #BBC7D3;
	padding-top: 10px;
}
#datasheet   table td {
	padding: 3px;
}

#datasheet  table  td.name {
	text-align: right;
	width: 40%;
	vertical-align: top;
}
#datasheet table td.value {
	text-align: left;
	vertical-align: bottom;
}
#datasheet table td.value input {
	width: 300px;
}
#datasheet   table   td.front   input, #datasheet table td.rear input    {
	width: 150px;
}
#datasheet table td.heading {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	background-color: #9DAFC3;
}
