body, html {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color: #dadce3;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	color: #1e293c;
	line-height: 18px;
}

a:link, a:visited, a:active {
	color: #263a90;
}
a:hover {
	color: #3148ac;
}

a img
{
	border: none;
}

fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}

#pagepanel {
	width: 984px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#headerarea {
	position: relative;
	height: 97px;
	width: 980px;
	margin: 0px;
}
#headerlogo {
	position: absolute;
	height: 81px;
	width: 208px;
	top: 10px;
	left: -4px;
	z-index: 1;
}
#headergraphic {
	position: absolute;
	z-index: 40;
	height: 109px;
	width: 364px;
	left: 259px;
	top: 20px;
}
#headercontact {
	position: absolute;
	height: 91px;
	width: 327px;
	top: 0px;
	background-image: url(../images/contactpanel.png);
	background-repeat: no-repeat;
	z-index: 20;
	right: -5px;
}
#headercontact a {
	text-decoration: none;
	display: block;
	height: 85px;
	width: 320px;
}
#menubar {
	background-color: #FFF;
	margin: 0px;
	height: 45px;
	width: 984px;
	position: relative;
	background-image: url(../images/menubar-background.png);
	background-repeat: repeat-x;
}
.menucap-left {
	background-image: url(../images/menubar-leftcap.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 16px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 45;
}
.menucap-right {
	background-image: url(../images/menubar-rightcap.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 16px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 45;
}
#contentarea {
	width: 980px;
	text-align: left;
	position: relative;
	background-color: #FFF;
	/*border-top-width: 1px;*/
	border-right-width: 2px;
	border-left-width: 2px;
	/*border-top-style: solid;*/
	border-right-style: solid;
	border-left-style: solid;
	/*border-top-color: #d6d8df;*/
	border-right-color: #cbcdd3;
	border-left-color: #cbcdd3;
	z-index: 28;
}
.panelcorner-tr {
	/*background-image: url(../images/panelcorner-right.png);*/
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	position: absolute;
	top: -1px;
	right: -3px;
	z-index: 35;
}
.panelcorner-bl {
	height: 20px;
	width: 16px;
	position: absolute;
	bottom: -6px;
	left: -2px;
	z-index: 35;
}
.footercorner-bl {
	background-image: url(../images/footercorner-left.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 16px;
	position: absolute;
	bottom: -6px;
	left: -2px;
	z-index: 35;
}

.panelshadow {
	background-image: url(../images/paneledge-bottom.png);
	background-repeat: repeat-x;
	display: block;
	position: relative;
	height: 9px;
	width: 982px;
	font-size: 2px;
	line-height: 2px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	z-index: 26;
}

#menupanel {
	position: relative;
	width: 200px;
	z-index: 36;
	background-color: #FFF;
	padding: 7px;
	float: left;
}




#contentpanel {
	width: 702px;
	position: relative;
	float: left;
  padding-right:0px;
	/*padding-left: 60px;*/
  padding-left: 28px;
	padding-top: 36px;
	padding-bottom: 32px;
}


#footerpanel {
	position: relative;
	font-size: 12px;
	color: #747a87;
	text-align: center;
	width: 980px;
	z-index: 50;
	line-height: 16px;
	background-color: #FFF;
	background-image: url(../images/footerpanel-background.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d6d8df;
	border-right-color: #cbcdd3;
	border-left-color: #cbcdd3;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 14px;
}
#footerpanel a {
	color: #3a65ab;
}


.clear {
	clear: both;
	height: 8px;
	overflow: hidden;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.brandbox p {
	margin: 0;
	padding-bottom: 8px;
}

#contentpanel ul {
	color: #3A4692;
	list-style-type: square;	
}

.productbox {
	border: 1px solid #e3e5ec;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 24px;
	padding-left: 20px;
	margin-bottom: 28px;
}
.productdetails {
	width: 380px;
	display: block;
	margin: 0px;
	position: relative;
	float: left;
}
.productdetails h1, h1, .branddetails h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #263781;
	display: block;
	padding-top: 10px;
	margin: 0px;
}
.productdetails h2, .branddetails h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #7c8aa5;
	display: block;
	margin: 0px;
}

.productdetails h2 a, .productdetails h3 a, .branddetails h2 a, .branddetails h3 a {
	color: #7c8aa5;
	text-decoration: none;
}
.productdetails h3, .branddetails h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #7c8aa5;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}
.productparts {
	display: block;
	float: right;
	width: 252px;
	position: relative;
}
.productparts p {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8a919f;
	display: block;
	margin: 0px;
}
.productimage {
	border: 1px solid #e3e5ec;
	margin-bottom: 8px;
}
.productprice {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #c6ced5;
	bottom: 0px;
}
.productspecs {
	background-image: url(../images/icon-datasheet.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 32px;
	padding-top: 6px;
	color: #E9EAF0;
	margin-top: 22px;
}
.productspecs a {
	color: #263781;
	text-decoration: none;
}
.brandbox {
	display: block;
	float: left;
	width: 204px;
	height: 200px;
	position: relative;
	border: 1px solid #e3e5ec;
	padding: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.applicationbox h1 {
	font-size: 16px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E3E8;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 6px;
}
.typebox h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #7c8aa5;
	padding: 0px;
	margin: 0px;
}
.typebox h2 a {
	color: #7c8aa5;
}
/* This is for the div containing the search form */
#searchbox {
	color: #FFF;
	text-align: left;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98a4bc;
}

/* This is for the "searchbox" class; i.e. all the product lists */
.searchbox {
	border: 1px solid #D7DAE8;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 0;
	padding-left: 8px;
	margin-top: 4px;
	background-color: #ECEFF7;
	float:left;
	width:100%;
}

.searchbox h3 {
	color: #7c8aa5;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	display: block;
	position: relative;
	margin: 0px;
}


.searchbox h1 {
font-size: 16px;
line-height: 18px;
padding: 0px;
margin: 0px;
display: block;
position: relative;
}


.searchbox p {
display: block;
margin: 0px;
padding: 0px;
font-size: 10px;
line-height: 14px;
}

.searchbox h3 a {
	color: #7c8aa5;
	text-decoration: none;
}

.searchboxproduct {
  border: 1px solid #D7DAE8;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 8px;
  padding-left: 8px;
  margin-top: 4px;
  margin-right: 4px;
  background-color: #FFF;
  width:211px;
  height:211px;
  float:left;
  }
  
.searchboxheader {
  width:98%;
  height:18px;
}

h4 {
	font-size: 18px;
	line-height: 32px;
	font-weight: normal;
	color: #FFF;
	display: block;
	padding-top: 20px;
	margin: 0px;
	text-align: center;
	background-color: #3B64AE;
	padding-bottom: 12px;
	border: 1px solid #3A4692;
}
h4 b  {
	font-size: 48px;
	font-weight: normal;
	line-height: 36px;
}

.searchboxarrowbox
{
  float:right;
  
  display:inline;
  margin:0;
  height:1%;
  }
  
  .searchboxtextbox
  {
  float:left;
  display:inline;
  height:1%;
  }
  


#logogrid td{
  width:150px;
  height:150px;
  text-align:center;
}

#logogrid span{
  font-weight:bold;
  font-size:15px;
}

div.logobox{
  height:120px;
  width:120px;
}

div.thinleftblock{
  width:300px;
  height:700px;
  float:left;
}
div.fatrightblock{
  width:600px;
  height:700px;
  float:right;
  margin-right:28px;
}

div.indexSmallBlock{
  width:310px;
  height:210px;
  margin-left:11px;
  margin-top:10px;
  border:1px solid #CDD0D9;
  background-image:url(../images/backgroundgradient.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  float:left;
  background-color: #FFF;
  cursor:pointer;
  color: #FFF;

  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
}

div.indexSmallBlockSpaceTakeUpper{
  height: 190px;
  width:310px;
}

div.indexWideBlock{
  width:613px;
  height:80px;
  margin-right:11px;
  margin-top:10px;
  border:1px solid #CDD0D9;
  background-image:url(../images/backgroundgradient.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  float:right;
  background-color: #FFF;
  padding-top:25px;
  padding-left:10px;
  padding-right:10px;
  
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
}

div.indexWideNoBackground{
  width:613px;
  height:103px;
  margin-right:11px;
  margin-top:10px;
  border:none;
  float:right;
  color: #787D9B;
  padding:10px;
}

#logobar{
 margin-left:11px;
 margin-top:10px;
 float:left;
}

#newspanel {
	width: 290px;
	height: 444px;
  margin-left:11px;
  margin-top:10px;
  background-image:url(../images/backgroundgradient.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  float:left;
	background-color: #FFF;
  border:1px solid #CDD0D9;
  
  padding:10px;
  
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;

}

#newspanelHead{
  
}

span.boxtitle{
  font-size: 20px;
  color: #1E83DB;
  margin:0;
  font-weight:heavy;
}

a.titlelink{
  color: #1E83DB;
  float:right;
  text-decoration:none;
}

.newsBrief{
  width:275px;
  height:120px;
  background-color:#D9DCE3;
  margin-top:10px;
  font-size:15px;
  color:#525A6D;
  padding:5px;
  margin-left:3px;
}

.newsHead{
  width:100%;
  height:105px;
  overflow:hidden;
}

.newsBrief a{
  color:#FFF;
  text-decoration:none;
  font-size:12px;
  position:relative;
  float:right;
}

#featuredpanel{
  width:613px;
  height:194px;
  margin-right:11px;
  margin-top:10px;
  border:1px solid #CDD0D9;
  background-image:url(../images/backgroundgradient.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
  float:right;
  background-color: #FFF;
  padding:10px;
  
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomleft:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;

}

#featuredheader{
  width:100%;
  height:32px;
  /*border:1px solid #000;*/
}

.featuredproduct{
  height: 157px;
  width: 117px;
  padding-left:5px;
  padding-top:5px;
  float:left;
  
}

.featuredproduct img{
  max-width: 115px;
  max-height: 115px;
}

.featuredproduct a{
  text-decoration:none;
}

.featuredimage{
  width:115px;
  height:115px;
  background-color:#FFF;
  text-align:center;
}

#featuredmain{
  background-color:#D9DCE3;
  height:162px;
  width:613px;
}

.featuredProductTitle{
  color: #1E83DB;
}

.featuredProductBrand{
  color: #878D9B;
}
/*#newspanel {
	position: relative;
	width: 200px;
	z-index: 36;
	background-color: #FFF;
	padding: 7px;
  margin-left:7px;
  margin-top:7px;
	float: left;
  border:1px solid #DD44BB;
  height:700px;
}*/

#indexMailImage{
  float:left;
  height:80px;
  width:80px;
  margin-right:10px;
}
#indexMailField{
  float:left;
  height:80px;
  width:380px;
}
#indexMailSillyForm{
  width:150px;
  float:left;
}
#indexMailResult{
  width:200px;
  float:right;
}
#indexFb{
  float:right;
  margin-left:10px;
  height:80px;
  width:60px;
}
#indexTwitter{
  float:right;
  margin-left:10px;
  height:80px;
  width:60px;
}

div#priv{
  padding-right:28px;
}

.yay{
  color:#1E83DB;
}

.ohnoes{
  color:#F00;
}

.headline{
  color:#1E83DB;
}

.summary{
  color:#525A6D;
}

#archiveFooter{
  text-align:center;
}

#newsArticle{
  overflow:auto;
}
