/* the basics */

body {
	background: url(http://www.oralabs.com/images/background_fade.gif) fixed;
	font: 12px Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
}
a {
	color: #0c3c78;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #0c3c78;
}
h2 {
	margin: 5px 0;
	font-size: 16px;
	letter-spacing: -1px;
	color: #0c3c78;
}
h3 {
	margin: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
h4 {
	color: #333;
}
hr {
	color: #aaa;
	border: 1px dotted #aaa;
	border-style: none none dotted;
	background: #fff;
}

/*the forms */

input {
	height: 25px;
	border: 1px solid #d0d0d0;
	outline: 0;
}
select {
	width: 145px;
	height: 30px;
	border: 1px solid #d0d0d0;
	outline: 0;
	overflow: hidden;
}
textarea {
	height: 65px;
	line-height: 150%;
	outline: 0;
	border: 1px solid #d0d0d0;
}
input:hover, textarea:hover input:focus, textarea:focus, select:focus {
	border-color: #c9c9c9;
}
.form label {
	width: 140px;
	margin-left: 0;
	color: #333;
}
input#searchbox {
	color: #889fbd;
	background: url(http://www.oralabs.com/images/searchbox.gif) no-repeat;
	border: none;
	height: 19px;
	margin: 10px 0;
	padding: 0 0 0 10px;
	width: 200px;
}
.submit input {
	width: 75px;
	padding: 3px 10px;
	background: #617798;
	border: 0;
	color: #fff;
}
input#calInput1, #calInput1 input {
	background: transparent url(images/cal-icon.png) no-repeat 2% 50%;
	padding: 2px 0 2px 30px;
	width: auto;
}
input#calInput2, #calInput2 input {
	background: transparent url(images/cal-icon.png) no-repeat 2% 50%;
	padding: 2px 0 2px 30px;
}

/* floats and clears */

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.wtb-list {
	width: 210px;
	float: left;
	margin: 0 0 5px 0;
}
.wtb-list ul {
	font-size:10px;
	margin-top:5px;
}
#left {
	width: 200px;
	float: left;
	height: 150px;
}
.left-container {
	margin: 20px;
	margin-bottom: 0;
}
#right {
	width: 150px;
	float: left;
	height: 150px;
}
.right-container {
	margin: 20px;
	margin-bottom: 0;
}
.clear {
	clear: left;
}
.floatleft {
	float: left;
	margin: 10px;
	width: 155px;
}
.floatright {
	float: right;
	margin: 10px;
	width: 250px;
}
img.floatLeft {
	float: left;
	margin: 10px;
	width: 155px;
}
.footercontent ul {
	margin: 0;
	padding: 0;
}
.footercontent li {
	list-style: none;
}
.barleft {
	background: url(http://www.oralabs.com/images/barleft.png) repeat-y;
	width: 11px;
}
.barright {
	background: url(http://www.oralabs.com/images/barright.png) repeat-y;
	width: 11px;
}

/* page contents*/

.homeContent {
	background: #255086;
	min-height: 300px;
}
.mainContent {
	height: 400px;
	padding: 10px;
	background: #fff url(http://www.oralabs.com/images/background_content.jpg) repeat-x;
}
.headerContent {
	background: #0c3c78;
}
.footercontent {
	font-size: 11px;
	font-weight: bold;
	color: #7d97b7;
	padding: 0 45px;
}
.footercontent a {
	font-weight: normal;
	text-decoration: none;
}
.footercontent a:hover {
	text-decoration: underline;
}
.footerblock {
	float: left;
	padding-right: 38px;
	padding-bottom: 20px;
}

/* product styles */
.productCategory {
	border-top: 1px dotted #aaa;
	padding: 10px 0 5px;
	width: 650px;
}
.productBlurb {
	border-top: 1px dotted #aaa;
	padding: 10px 0 5px;
	width: 475px;
}
.pageContainer {
	width: 650px;
	margin: auto;
}
.productImage {
	width: 200px;
	float: left;
	height: 300px;
	padding-top: 5px;
}
.productIcons {
	width: auto;
	padding-top: 5px;
	text-align: center;
	display: none;
}
.productInfo {
	width: 440px;
	float: right;
	height: auto;
	padding-top: 15px;
	border-bottom: 1px dotted #666;
}
.productBottom {
	clear: both;
}
div#productLogos {
	float: left;
	width: 150px;
	text-align: center;
	margin-left: 15px;
	background: #eee;
	border: 1px solid #ccc;
}
ul#products li a:hover span {
	display: block;
}
ul#products li a:hover span {
	display: block;
	padding: 5px;
	width: 150px;
	background: #000;
	position: relative;
	top: 50%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}
ul#products li a:hover span strong {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	text-decoration: underline;
}
ul#products {
	list-style: none;
	background: url() no-repeat 0 0;
	position: relative;
	width: 580px;
	height: auto;
	margin: 0;
	padding: 0;
}
ul#products li {
	position: absolute;
}
ul#products li a {
	display: block;
	height: 100%;
	text-indent: -9000px;
}
.column {
	float: left;
	padding: 15px;
	margin: 0 0 0 20px;
}
div#miniphotos, div#header-image {
	padding: 2px;
	border: 2px solid #0c3c78;
	height: 163px;
	margin-bottom: 15px;
}
div#header-image img {
	padding: 0;
	margin: 0;
}
div#breadcrumbs {
	font-size: 11px;
	margin: 0 0 10px;
}

div#email-us {
	float: left;
	padding-right: 8px;
	height: 100px;
}
div#productLogos img {
	margin: 10px;
}
div#productInformation {
	float: left;
	width: 475px;
	margin-left: 20px;
}
div#companyInformation {
	margin: 15px 0 10px 20px;
	padding: 0 10px 0 0;
	float: left;
	width: 460px;
}
div#companyInformationWide {
	margin: 15px 0 10px 20px;
	padding: 0 10px 0 0;
}
div#email-contact {
	float: left;
	margin-right: 3px;
	width: 209px;
}
div#contractpackInformation, div#internationalInformation {
	margin: 0 0 10px 20px;
	padding: 0 10px 0 0;
	float: left;
	width: 350px;
}
div#wheretobuyInformation {
	margin: 0 0 10px 20px;
	padding: 0 10px 0 0;
	float: left;
	width: 630px;
}
div#contractpackInformation img {
	margin-left: 5px;
}
div#internationalInformation img {
	margin-left: 25px;
}
#company-goal {
	padding: 10px 0 10px 3px;
}
div#contractpackForm, div#internationalForm {
	float: left;
	border-left: 1px dotted #aaa;
	padding-left: 10px;
	width: 275px;
}
div#companyInformation img {
	margin-bottom: 10px;
}
div#companyInformation-sidebar {
	margin-top: 15px;
}
div#contact-button {
	margin: 15px 15px 0 0;
	text-align: right;
}

a.info {
	position: relative;
	z-index: 24;
	color: #2569bd;
	font-weight: 700;
	text-decoration: none;
}
a.info span {
	display: none;
}
a.info:hover span {
	display: block;
	position: absolute;
	bottom: 4em;
	left: 0;
	width: 8em;
	color: #2569bd;
	text-align: left;
}
blockquote {
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: "\201C" "\201D" "\2018" "\2019";
	width: auto;
	font: italic normal 12pt/1.2em "Lucida Bright";
	color: #333;
	text-align: center;
}
blockquote:before {
	color: #333;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
blockquote:after {
	color: #333;
	content: close-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.6em;
}
blockquote p {
	display: inline;
}
