﻿body {
	font-size:0.8em;
	font-family:Arial, Helvectica, sans-serif;
	margin:0px;
	background-image:url('../images/top.gif');
	background-position:center 40px;
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
	color:blue;
}
a:hover {
	text-decoration:underline;
}
strong {
	
}
h1 {
	font-size:1.6em;
	padding:0px 0px 10px 0px;
	margin:0px;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.3em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1.1em;
}
.narrowTextBox {
	width:150px;
}
.mediumTextBox {
	width:250px;
}
.wideTextBox, .list {
	width:450px;
}
.list .headerStyle td {
	background-color:#3399FF;
	padding:5px;
	color:white;
	font-weight:bold;
}
.list .row:hover {
	background-color:#A4D1FF;
}
.errorMessage, .successMessage {
	padding:5px;
	display:block;
	margin:5px 0px;
	font-weight:bold;
	background-color:#FF8C8C;
}
.successMessage {
	background-color:#8CFF92;
}
.container {
	width:100%;
	float:left;
}
.column {
	float:left;
	position:relative;
}
.clear {
	clear:both;
}
.actions, .pageActions {
	display:block;
	float:left;
	padding:5px;
	border:1px black solid;
	background-color:white;
}
.actions a, .pageActions a {
	color:blue;
}
.formSection {
	background-color:#A4D1FF;
	display:block;
}
.formSection label {
	color:black;
}
#bottom {
	background-image:url('../images/bottom.gif');
	background-position:center bottom;
	background-repeat:repeat-x;
}
#container {
	width:970px;
	margin:0px auto;
}
#header {
	width:970px;
	height:198px;
}
#headerTop {
	width:970px;
	height:32px;
	padding:8px 0px 0px 0px;
	font-size:1.4em;
	font-weight:bold;
}
#headerTopLeft {
	width:485px;
	color:#676767;
}
#headerTopRight {
	width:485px;
	text-align:right;
}
#headerTopRight a {
	color:black;
}
#headerTopRight .menuActions {
	position:relative;
}
#headerTopRight .menuActions ul {
	position:absolute;
	top:100%;
	right:0;
	display:none;
	width:160px;
	padding:0px;
	margin:0px;
	list-style:none;
	border:1px black solid;
	background-color:white;
	font-size:0.7em;
	text-align:right;
	z-index:300;
}
#headerTopRight .menuActions ul li {
	padding:5px;
}
#headerTopRight .menuActions:hover ul {
	display:block;
}
#headerBottom {
	width:970px;
	height:140px;
	padding:18px 0px 0px 0px;
	background-image:url('../images/header-background.gif');
	background-position:right top;
	background-repeat:no-repeat;
}
#topMenu {
	width:970px;
	height:36px;
	z-index:200;
}
#topMenu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#topMenu ul li {
	float:left;
	position:relative;
	font-size:1.3em;
	font-weight:bold;
	padding:8px 15px;
	z-index:200;
}
#topMenu ul li.menuActions {
	float:right;
	color:white;
}
#topMenu ul li a {
	color:white;
}
#topMenu ul li ul {
	position:absolute;
	top:100%;
	left:0;
	display:none;
	width:160px;
	border:1px black solid;
	background-color:white;
	font-size:0.7em;
	z-index:200;
}
#topMenu ul li:hover ul {
	display:block;
}
#topMenu ul li.menuActions ul {
	right:0px;
	left:auto;
	text-align:right;
}
#topMenu ul li ul li {
	padding:5px;
	width:150px;
}
#topMenu ul li ul li:hover {
	background-color:black;
}
#topMenu ul li ul li:hover a {
	color:white;
}
#topMenu ul li ul li a {
	color:black;	
}
#flashArea {
	width:970px;
	height:275px;
	padding:5px 0px;
}
#contentArea {
	width:970px;
	background-image:url('../images/contentarea-background.gif');
	background-position:737px top;
	background-repeat:repeat-y;
}
#productContentArea {
	width:950px;
	padding:10px;
	position:relative;
}
#contentAreaLeft {
	width:720px;
	padding:10px;
}
#contentAreaRight {
	width:220px;
	padding:10px 0px 0px 10px;
}
#footer {
	width:970px;
	height:200px;
	margin:10px 0px 0px 0px;
	background-image:url('../images/footer-background.gif');
	background-position:right center;
	background-repeat:no-repeat;
	font-size:1.3em;
	font-weight:bold;
	color:white;
}
#footerTop {
	width:970px;
	height:170px;
}
#footerTop p {
	padding:10px 0px;
	margin:0px;
}
#footerTop ul {
	padding:0px 20px;
	margin:0px;
	list-style:none;
	color:#959FA8;
}
#footerBottom {
	width:970px;
	height:30px;
	text-align:right;
}
#footerBottom a {
	color:white;
}
.parentList {
	width:720px;
	padding:10px 0px;
}
.parentList .item, .parentList .alternateItem {
	width:355px;
	padding:0px 5px 0px 0px;
}
.parentList .alternateItem {
	padding:0px 0px 0px 5px;
}
.parentList h2 {
	padding:10px;
	margin:0px 0px 2px 0px;
	background-color:black;
}
.parentList h2 a {
	color:white;
}
.parentList .image {
	width:355px;
	height:266px;
	overflow:hidden;
}
.parentList .intro {
	padding:10px 0px;
	margin:0px;
	color:#56ABE4;
	font-size:1.2em;
	height:20px;
}
.parentList .more {
	text-align:right;
	padding:0px;
	margin:0px;
}
.featuredProducts {
	width:220px;
}
.featuredProducts .item {
	width:220px;
	margin:0px 0px 20px 0px;
}
.featuredProducts .item .image {
	width:220px;
	height:165px;
	overflow:hidden;
}
.featuredProducts .item h3 {
	padding:8px 0px;
	margin:0px;
	font-size:1.1em;
}
.featuredProducts .item h3 a {
	color:#56ABE4;
}
.featuredProducts .item .more {
	padding:0px;
	margin:0px;
	text-align:right;
	font-size:1.1em;
}
.featuredProducts .item .more a {
	color:#F34181;
}
.productCode {
	position:absolute;
	top:10px;
	right:10px;
	margin:0px;
	padding:0px;
	font-size:1.4em;
	font-weight:bold;
}
.productCode img {
	vertical-align:middle;
}
.productDetail {
	width:950px;
}
.productDetail .top {
	width:950px;
}
.productDetail .top .left {
	width:560px;
}
.productDetail .top .left .mainImage {
	border:0px;
	padding:0px 0px 4px 0px;
	position:relative;
}
.productDetail .top .left .thumbnailContainer {
	
}
.productDetail .top .left .thumbnailContainer img {
	padding:0px 4px 4px 0px;
}
.productDetail .top .right {
	width:350px;
	padding:0px 20px;
}
.productDetail .top .right h2 {
	padding:0px 0px 10px 0px;
	margin:0px;
}
.productDetail .top .right ul {
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
}
.productDetail .top .right ul li {
	padding:3px;
}
.productDetail .top .right ul li.alternate {
	background-color:#818D98;
	color:white;
}
.productDetail .bottom {
	width:950px;
	padding:10px 0px;
}
.productDetail .bottom h2 {
	padding:10px 0px 5px 0px;
	margin:0px;
}
.productDetail .bottom .datasheet {
	position:absolute;
	top:10px;
	right:0px;
}
.productDetail .bottom .datasheet img {
	border:none;
}
.relatedProducts {
	width:950px;
}
.relatedProducts .item {
	width:180px;
	padding:0px 5px;
}
.relatedProducts .item .image {
	width:180px;
	height:135px;
	overflow:hidden;
}
.relatedProducts .item h3 {
	padding:5px 0px;
	margin:0px;
}
.relatedProducts .item h3 a {
	color:black;
}

.stock {
	width:620px;
	padding:0px 50px;
}
.statuses, .report {
	width:618px;
	margin:0px 0px 20px 0px;
	border:1px black solid;
}
.statuses td, .report td {
	text-align:center;
	padding:5px;
	border:1px black solid;
}
td.INSTOCK {
	background-color:#99FF66;	
}
td.LOWSTOCK {
	background-color:#FFCD66;
}
td.OUTOFSTOCK {
	background-color:#FF6666;
}
td.DISCONTINUED {
	background-color:#68BAFD;
}
td.category {
	background-color:#CCCCCC;
	font-size:1.2em;
	font-weight:bold;
}

.contactUsContent {
	width:720px;
	padding:10px 0px;
}
.contactUsLeft {
	width:295px;
}
.smallButton a {
	float:left;
	display:block;
	padding:5px 15px;
	background-color:black;
	color:white;
	font-weight:bold;
}
.contactUsRight {
	width:425px;
	
}
.contactUsRight .box {
	padding:10px;
	background-color:black;
	color:white;
	font-size:1.6em;
	margin:0px 0px 10px 0px;
}

.linkList {
	width:720px;
}
.linkList .link {
	width:220px;
	padding:10px;
	margin:0px 0px 30px 0px;
}
.linkList h2 {
	padding:5px 0px;
	margin:0px;
	font-size:1.2em;
}
.linkList h2 a {
	color:black;
}





