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

/*styling tags*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
img{
	border:0px;
}
h1 {
	font-size: 30px;
	color: #0D3375;
	margin-bottom: 22px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #0B3165;
	margin-bottom: 5px;
	margin-top: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3375;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #717171;
	margin-top:0px;
	margin-bottom: 15px;
}
#downloadicons {
	background-color: #e3e3e3;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 10px;
}
#downloadicons p, #downloadicons p a {
	margin:1px 0px; padding: 0px;
	line-height: 14px;
	text-decoration: underline;
}

#downloadicons h1 {
	font-size: 16px;
	color: #002151;
	margin: 0px; padding: 0px;
}
#downloadicons h2 {
	text-transform: uppercase;
	font-size: 12px;
	color: #535353;
	margin: 0px 0px 10px 0px; padding: 0px;
}

a {
	text-decoration: none;
	color: #666;
	
}
a:hover {
	color: #0C326D;
	text-decoration: underline;
}
a.nullify_link, a.nullify_link:hover {
	text-decoration: none;
	color: #717171;
}
.centrecoltext p a, .centrecoltext p a:visited  {
	color: #00aeef;
	text-decoration: underline;
}
.centrecoltext p a:hover {
	color: #0C326D;
	text-decoration: underline;
}
/*structure*/
#wrapper {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#maincontent {
	width: 896px;
	float: left;
	z-index:0;
	position: relative;
}
#header {
	height: 101px;
	width: 896px;
	background-color: #FFF;
	float: left;
	padding-top: 35px;
	background-image: url(/images/logo_v2.gif);
	background-repeat: no-repeat;
	background-position: right 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	z-index: 10;
}
#header ul {
	display: inline;
	color: #0C3468;
}
#header li {
	display: inline;
}
#maincolumn {
	float: left;
	width: 608px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	padding-right: 35px;
	margin-bottom: 30px;
	position: relative;
	z-index:0;
}
#maincolumn ul li {
	font-size: 12px;
	color: #717171;
	list-style-type: disc;
	padding-bottom: 5px;
	line-height: 18px;
}
#maincolumn ul {
	margin-bottom: 15px;
}
.marginBottom20{
	margin-bottom:40px;
}
.ce {
	font-size: 11px;
	color: #aaa7a7;
	background-image: url(/images/ce-mark-0408.gif);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 30px;
	margin-bottom: 0px;
	float: left;
	width:500px;
}
#promocolumn {
	float: right;
	width: 214px;
	padding-left: 38px;
}
#promocolumn p{
display:block;
clear:both;
margin-bottom:7px;
}
.productlinkPad {
	background-image: url(/images/padlink_v2.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
.productlinkBox {
	background-image: url(/images/emPAD_box_right_column.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
.productlinkChill {
	background-image: url(/images/emPAD_chill_right_column.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
.productlinkMonitor {
	background-image: url(/images/emPAD_monitor_right_column.jpg);
	background-repeat: no-repeat;
	width: 134px;
	display: block;
	float: left;
	padding-left: 80px;
	margin-bottom: 10px;
}
#jsddm {	
	margin: 0;
	padding: 0;
	position: relative;
}
#jsddm li {	
	float: left;
	list-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;	
	position: relative;
}
#jsddm li a {
	display: block;
	text-decoration: none;
	color: #003469;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 12px;
}
#jsddm li a:hover {
	color: #08aff0;
}
#jsddm li .bold{
	color: #08aff0;
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px solid #999;
	background-color: #FFFFFF;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
#jsddm li ul li a {
	width: auto;
	color: #AEAFB3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
#jsddm li ul li a:hover {
	background-color: #CCCCCC;
	color: #333333;
}

.footnote {
	font-size: 11px;
	color: #aaa7a7;
	margin-top: 15px;
	margin-bottom: 0px;
}
form {
	float: right;
	width: 350px;
	margin-top: 5px;
}
.form2 {
	float: left;
	width: 600px;
	margin-top: 15px;
}
.textin {
	width: 340px;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3569;
}
#country {
	float: left;
	width: 150px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#country p {
	margin-bottom: 8px;
}
#distributors {
	float: right;
	width: 410px;
}
.leftHalfCol {
	width: 200px;
	padding-right: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3569;
}
.rightHalfCol {
	width: 387px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3569;
	padding-top: 35px;
}
.formWidth {
	width: 200px;
}
.form2Width {
	width: 500px;
}
.form2height{
	width: 500px;
	height: 200px;
}
#country {
	float: left;
	width: 150px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#country p {
	margin-bottom: 8px;
}
#distributors, #distributorsSub {
	float: right;
	width: 410px;
	position: relative;
}
.dist {
	position: absolute;
width:400px;
float:left;
}
.centrecoltext td{
font-size:12px;
}
#distributorsSub p{
margin-bottom:8px;
}
.bold{
font-weight:bold;
}
.country{
margin-bottom:15px;
}
.back{
color:#0D3375;
font-weight:bold;
}
.introText SUB, .introText SUP {
line-height: 0;
font-size:10px;
}
#distBanner{
display:block;
padding-bottom:20px;
}
#twoCol{
	float: left;
	width: 645px;
	position: relative;
}
#col1{
	float: left;
	width: 610px;
	position: relative;
	padding-right:15px;
}#col2{
	float: left;
	width: 305px;
	position: relative;
	padding-right:15px;
}
.newsPic{
float:left;
clear:both;
padding-right:10px;
}
.newsPicR{
float:right;
clear:both;
padding-left:10px;
}
#twoCol h2{
margin:0 0 10px 0;
}
#twoCol .date{
font-size:10px;
margin:0;
padding:0;
}
#twoCol .ref{
font-size:10px;
margin:0;
padding:0;
clear:both;
}
.box{
width:495px;
}
#col1 a, #col2 a{
	display:block;
}
.productFeature{
font-size:12px;
display:block;
margin-bottom:5px;
margin-top:5px;
float:left;
}
.productFeature img{
float:left;
padding-right:10px;
}
.productFeature div{
width:130px;
float:left;
}
.productFeature .title{
color:#0B3165;
font-weight:bold;
float:left;
}
.productFeatureFix a { width: 115px; }
#col1 .border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-bottom:10px;
}
.refText{
font-size:10px;
line-height:12px;
}

/* Gallery Boxes */

#gallerywrapper {
	clear:left;
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-top:10px;
	border-top-width: 1px; border-top-style: solid; border-top-color: #BFBFBF;
}

.box3wrap {
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	/*border: 1px solid #000;*/
}
.box3 {
	float:right;
	width:150px;
	height:250px;
	background:#fff;
	padding-bottom:5px;
}
.box3pad {
	position:relative;
	right:5px;
	float:right;
	width:140px;
	overflow:hidden;
	/*border: 1px solid #000;*/
}

ol, ol li, ol li div { color: #717171; }














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.introText {
font-size: 14px;
line-height: 20px;
line-height: 1.4em;
 
}

.mainHeadings {
font-size: 18px;
color: #0D3375;
margin-bottom: 15px;
line-height: 22px;
}

.subHeadings {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0D3375;
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 10px;
}

.references {
font-size: 10px;
}


