﻿body {
	margin:0px;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E58E1A;
	background-image:url('../images/body-background.gif');
	background-position:center top;
	background-repeat:repeat-y;
}
.container {
	width:100%;
	float:left;
}
.column {
	float:left;
	position:relative;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	color:#E58E1A;
}
a:hover {
	text-decoration:underline;
}
h1 {
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:2.0em;
}
h3 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:1.3em;
}
.narrowTextBox {
	width:150px;
}
.mediumTextBox {
	width:300px;
}
.wideTextBox, .list {
	width:600px;
}
.list .headerStyle td {
	background-color:#E58E1A;
	padding:3px 5px;
	color:black;
}
.list .row:hover {
	background-color:#F4D09F;
}
.formSection {
	background-color:#F4D09F;
}
#container {
	width:880px;
	padding:0px 45px;
	margin:0px auto;
	background-image:url('../images/case-logo.jpg');
	background-position:7px 35px;
	background-repeat:no-repeat;
}
#header {
	background-color:#E58E1A;
	height:150px;
	width:880px;
}
#headerLeft {
	width:625px;
	font-size:3.8em;
	font-weight:bold;
	padding:50px 0px 0px 40px;
}
#headerRight {
	width:215px;
	padding:39px 0px 0px 0px;
}
#topMenu {
	width:880px;
	background-color:black;
	margin:5px 0px;
	color:white;
	height:24px;
	padding:3px 0px;
	z-index:200;
}
#topMenu a {
	color:white;
}
#topMenu #menu {
	width:665px;
	padding:4px 0px 0px 0px;
	z-index:200;
}
#topMenu #menu a {
	padding:0px 15px;
}
/*.topMenu {
	padding:0px;
	margin:0px;
	list-style:none;
}
.topMenu li {
	float:left;
	position:relative;
	padding:4px 0px 7px 0px;
}
.topMenu li ul {
	left: 0px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: black;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	z-index:200;
	padding:0px;
}
.topMenu li:hover ul {
	display: block;
}
.topMenu li ul li {
	width:165px;
}
.topMenu li ul li:hover {
	background-color:#E58E1A;
}*/
.topMenu .actions {
	float: right;
	position: relative;
	padding: 0px 5px;
	color: white;
	font-weight: bold;
	z-index:200;
}
.topMenu .actions ul {
	right: 0px;
	top: 100%;
	display: none;
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #9B9B9B;
	width: 165px;
	margin: 0px;
	z-index:200;
}
.topMenu .actions:hover ul {
	display: block;
}
.topMenu .actions ul li {
	display: block;
	position: relative;
	width: 100%;	
	text-align: right;
	padding: 3px 5px;
	background:none;
}
#topMenu #menu .topMenu .actions a {
	color: black;
}
#topMenu #search {
	width:215px;	
}
#topMenu #search span {
	display:block;
	float:left;
	padding:3px 5px 0px 5px;
}
#topMenu #search input {
	width:120px;
	float:left;
}
#contentArea {
	width:880px;
	background-color:white;
}
.paddedBox {
	padding:30px;
}
#footer {
	width:880px;
	margin:5px 0px;
}
#footerTop {
	width:880px;
	height:300px;
	background-image:url('../images/footer-background.gif');
	background-position:center top;
	background-repeat:no-repeat;
}
#footerTop .boxList {
	width:880px;
	height:155px;
	overflow:hidden;
}
#footerTop .boxList .box {
	width:190px;
	padding:15px;
	font-size:0.9em;
}
#footerTop .boxList .box a {
	color:black;
}
#footerTop .boxList .box p {
	padding:0px;
	margin:0px;
}
#footerTop .contactForm {
	width:880px;
}
#footerTop .contactForm .column {
	width:410px;
	padding:15px;
}
#footerTop .contactForm .section {
	padding:5px 0px;
	margin:0px;
	display:block;
	height:20px;
}
#footerTop .contactForm p {
	padding:5px 0px;
	margin:0px;
}
#footerTop .contactForm .section label {
	display:block;
	float:left;
	position:relative;
	width:150px;
	font-size:1.2em;
	color:black;
	font-weight:normal;
}
#footerTop .contactForm .section input {
	display:block;
	float:left;
	position:relative;
	width:250px;
}
#footerTop .contactForm .contactFormMessageBox {
	width:400px;
}
#footerTop .contactForm .submit {
	text-align:right;
	display:block;
	padding:0px 10px 0px 0px;
}
#footerTop .contactForm .submit a {
	color:black;
	font-size:1.2em;
}
#footerBottom {
	width:880px;
	margin:5px 0px;
	text-align:center;
	padding:5px 0px;
	background-color:black;
	color:#D1D3D4;
}
#footerBottom a {
	color:#D1D3D4;
	padding:0px 15px;
}
#designer {
	width:880px;
	text-align:center;
}
#designer a {
	color:#666666;
}
.parentList {
	width:880px;
}
.parentList .item {
	width:880px;
	border-top:5px #D1D3D4 solid;
	background-image:url('../images/parentitem-background.gif');
	background-position:left top;
	background-repeat:repeat-y;
}
.parentList .item .image {
	width:220px;
	height:150px;
	overflow:hidden;
	padding:0px 5px 0px 0px;
}
.parentList .item .description {
	width:635px;
	padding:10px 10px 0px 10px;
}
.parentList .item .description .left {
	width:235px;
	height:140px;
	overflow:hidden;
}
.parentList .item .description .right {
	width:400px;
	height:22px;
	overflow:hidden;
	padding:118px 0px 0px 0px;
}
.parentList .item .description ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.parentList .item .description ul li {
	display:block;
}
.parentList .item .description ul li label {
	display:block;
	float:left;
	position:relative;
	width:100px;
	color:black;
}
.parentList .item .description ul li span {
	display:block;
	float:left;
	position:relative;
	width:135px;
}
.parentList .item .description h2 {
	padding:0px;
	margin:0px;
}
.parentList .item .description a {
	color:black;
}
.parentList .item .description p {
	padding:5px 0px;
	margin:0px;
}
.parentList .item .description .more {
	display:block;
	text-align:right;
	font-weight:bold;
}
.product {
	width:880px;
	background-image:url('../images/product-background.gif');
	background-position:left top;
	background-repeat:repeat-y;
}
.product .left {
	width:432px;
}
.imageContainer {
	width:430px;
	height:293px;
	border-bottom:5px #D1D3D4 solid;
	overflow:hidden;
}
.product .left .thumbnail {
	width:103px;
	height:70px;
	border-right:5px #D1D3D4 solid;
	border-bottom:5px #D1D3D4 solid;
}
.product .right {
	width:428px;
	padding:10px;
}
.product .right .ldhfeatures {
	width:235px;
}
.product .right ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.product .right ul li label {
	display:block;
	float:left;
	position:relative;
	width:100px;
	color:black;
}
.product .right ul li span {
	display:block;
	float:left;
	position:relative;
	width:135px;
}
.contactUsContent {
	width:820px;
	padding:0px 30px 30px 30px;
}
.contactUsContent .left {
	width:300px;
	padding:0px 20px 0px 0px;
}
.contactUsContent .right {
	width:500px;
}
.pageActions {
	padding:5px;
	display:inline-block;
	border:1px black solid;
	background-color:white;
	clear:both;
	margin:5px 0px;
}


















