body {
	background: white;
	color: #444;
	font-family: Arial, Lucida Sans, Helvetica, sans-serif;
}

.clear {
	clear: both;	
}

h1, h2, h3 { font-family: Arial, sans-serif; }
p, li, dt, dd { font-family: Arial, sans-serif; }


h1 { font-size: 2.3rem; color: #444; margin-bottom: 1.3rem; }
h2 { font-size: 1.8rem; color: #666; }
h3 { font-size: 1.4rem; color: #666; }
h4 { font-size: 1.2rem; color: #666; }

p { font-size: 1rem; }


#main-container hr { background: #e0e0e0; border: none; height: 3px; }

a { color: #006a8d; }

.no-sis {
	display: none!important;
}


/* ==========================================================================
   Template Styles and Foundation tweaks
   ========================================================================== */

#sis-header {
	background: #0A0804;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(127,125,126)),color-stop(0.37, rgb(0,0,0)),color-stop(1, rgb(0,0,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%);
	background-image:linear-gradient(180deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%);
	color: #fff;
	padding-top: .6rem
}

#sis-header a {
	color: #fff;
}

#header-links {
	font-size: 1rem;
	margin: 0 0 .6rem 0;
	padding: 0;
}

#search-input input {
	border: solid 1px #FF352E!important;
	padding-right: 0;
}

#search-button input {
	background-color: #FF352E!important;
	padding-left: 0;
}

#sis-tagline {
	color: #fff;
	margin-top: 0;
	text-align: right;	
}

@media only screen and (max-width: 40.063em) {
	#header-links {
		font-size: 1rem;
		margin: .8rem 0 .6rem 0;
		padding: 0;
	}
	
	#sis-tagline {
		text-align: center;	
	}
}


#sis-top-nav {
	background: #0A0804;
	border-top: solid 1px #ddd;
}

#sis-top-nav .columns {
	padding-left: 0;
	padding-right: 0;
}

.top-bar {
    background: #0A0804;
}

.top-bar-section ul {
    background: #0A0804;
}

.top-bar-section ul li a {
	font-size: 1rem;
}

.top-bar-section ul li ul li a {
	font-weight: normal;
	text-transform: none;
}

.top-bar.expanded .title-area {
    background: #0A0804;
}

.top-bar-section li:not(.has-form) a:not(.button) {/* Top link bg color */
	background: #0A0804;
}

.top-bar-section li:not(.has-form) a:not(.button):hover { /* Top link bg color on hover */
	background: #E4232F;
}

.top-bar-section ul li:hover:not(.has-form) > a { /* Top link bg color with hover active */
    background: #E4232F;
 }

.top-bar-section .dropdown li a { 
	background: #E4232F !important;
} 

.top-bar-section .dropdown li a:hover { 
	background: #AE151D!important;
}

dl dd {
	line-height: 1.2rem;
    margin-bottom: .7rem;;
}
 
 .accordion-navigation > a:after {
  content: "∨";
  padding-left: 5px;
  float: right;
  font-size: 20px; }
.accordion-navigation.active a:after {
  content: "∧"; }
 
 

#sis-content {
	padding-top: .3rem;	
}
 
#bread-crumb {
	margin-top: .5rem;	
	font-size: .9rem;
}
 

 
 /*  =General
------------------------------------------------------- */

.float-left { float: left; }
.float-right { float: right; }
.float-center { text-align: center; }
.center { display: block; margin: 0 auto 0 auto; }
.txt-center {text-align: center; }

.clear { clear: both; }

.pad { margin: 1%; }
.pad-left { margin: 0 0 1% 1%; }
.pad-right { margin: 0 1% 1% 0; }
.img-container { padding: 1%; width: 50%; }
.img-container p { margin: 0 1% 1% 1%; }
 
 
ul.nlist li {
	margin-left: 20px;
}

ul.nlist {
	margin-top: -.5rem;
	padding-top: 0;

}
 
 
 
 
 
/* sidebar help box - can be used anywhere */

#help-box {
	padding: 4px;
}

#help-box h2 {
	background: none!important;
	color: #333!important;
	font-size: 22px!important;
	height: auto !important;
	margin: 0 0 0 0!important;
	padding: 0 0 0 0!important;
}

#help-box-address dd {
	border: 0;
}


#help-box-ask {
	background: url(/share/template_images12/help-box-ask-bg.png) no-repeat top left;
	border-bottom: solid 3px #CACACA;
	border-top: solid 3px #CACACA;
	height: 60px!important;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0!important;
}

#help-box-ask a {
	background: #3386D0;
	border-radius: 10px;
	color: #fff!important;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	margin: 0 0 0 75px;
	padding: 5px 0 9px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 3px #14395A;
	width: 120px;
}

#help-box-ask a:hover {
	background: #236198;
}

#help-box-email {
	background: url(/share/template_images12/help-box-email-bg.png) no-repeat left;
	border-bottom: solid 1px #CACACA;
	font-size: 11px;
	height: 60px!important;
	line-height: normal!important;
	margin: 0 0 0 0!important;
	padding: 15px 0 25px 40px!important;

}

#help-box-email a {
	color: #333;
	text-decoration: none;	
}

#help-box-email a:hover {
	text-decoration: underline;	
}

#help-box-phone {
	background: url(/share/template_images12/help-box-phone-bg.png) no-repeat left;
	border-bottom: solid 1px #CACACA;
	color: #333;
	font-size: 11px;
	height: 110px!important;
	line-height: normal!important;
	margin: 0 0 0 0!important;
	padding: 10px 0 35px 40px!important;

}

#help-box-phone a {
	color: #333;
	text-decoration: none;	
}

#help-box-phone a:hover {
	text-decoration: underline;	
}


.tabs dd.active a, .tabs .tab-title.active a {
	background-color: #ddd;
	color: #222222;
}
.tabs-content {
	border-top: solid 1px #e6e6e6;
}
.tabs-content .content {
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
	padding-left: 20px;
	padding-top: 20px;
}
.tabs-content dt {
	font-weight: bold;
}
.tabs-content dd {
	margin-bottom: 8px;
}
 
 
 
 #sis-footer {
	background: #0A0804;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(127,125,126)),color-stop(0.37, rgb(0,0,0)),color-stop(1, rgb(0,0,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%);
	background-image:linear-gradient(180deg,rgb(127,125,126) 0%,rgb(0,0,0) 37%,rgb(0,0,0) 100%);
	color: #fff;	
}

  #sis-footer a {
	color: #fff;	
}
 
 
 
 
 
 

/* ==========================================================================
   Homepage Styles
   ========================================================================== */


#hp-solutions h3 {
	font-size: 1.2rem;
	text-transform: uppercase;
}



@media only screen and (max-width: 40.063em) {

}


/* ===============================================
	Dans additions
	============================================== */

/* ==== Spec sheet start === */

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.specwrap {
  margin: 50px auto;
  width: 50vw;
}
.speclist {
  padding: 0;
  background: #c1c1c1;
  border: 1px solid rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-size: 1.125rem;
  list-style: none;
}
.speclist li a {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  background: #000000;
  text-decoration: none;
  color: #ffff;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-filter: dropshadow(color=#000, offx=1, offy=0);
          filter: dropshadow(color=#000, offx=1, offy=0);
  padding: 10px;
  padding-left: 20px;
}
.speclist li a:hover {
  background: #e8112d;
}
.item {
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  list-style: none;
  -webkit-transition: 1s;
  transition: 1s;
}
.item li a {
  background: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  color: #47689d;
  text-shadow: 1px 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-filter: dropshadow(color=#000, offx=1, offy=0);
          filter: dropshadow(color=#000, offx=1, offy=0);
}
.item li a:hover {
  background: #e2e2e2;
}

.spechover:hover .item{
  height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}
/* ==== Spec sheet end === */

/* ==== Homepage start === */

#hp-solutions {
	padding-bottom: 35px;
}

#homewrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
}

.buttonoverlay { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.homebutton {
  border-radius: 4px;
  background-color: rgba(232,17,45,1.00);
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 5px;
  width: 250px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.homebutton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.homebutton span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.homebutton:hover span {
  padding-right: 25px;
}

.homebutton:hover span:after {
  opacity: 1;
  right: 0;
}


.homecontainer {
  position: relative;
}

.homecontainer:hover .homeoverlay {
  opacity: 1;
}

.homeimage {
  display: block;
  width: 100%;
  height: auto;
}

.homeoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 15%;
  width: 100%;
  opacity: 0;
  transition: 1s ease;
  background-color: rgba(232,17,45,.70);
}

.hometext {
  color: white;
  font-size: 20px;
  font-weight:bold;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

#homebanner{
	margin-top: 300px;
}

.homeproduct {
  display: block;
}

/* ==== Homepage end === */
/* ==== Homepage stacked banners start === */


.skinnyrow {
	height: 100px;
}

.skinnycolumn {
	background-color: rgba(232,17,45,1.00);
	float: left;
    width: 33.33%;
	text-align: center;
	height: 30px;
	padding-top: 3px;
}

.skinnycolumn p {
	color: rgba(240,240,240,1.00);
}

/* ==== Homepage stacked banners end === */

/* ==== Homepage data center overlay start === */

figure.dchome {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
	/*
	margin: 10px 1%;
  min-width: 220px;
  max-width: 310px;
  max-height: 220px;
	  width: 100%;
	*/
  background: #000000;
  text-align: right;
}
figure.dchome * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.dchome img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.dchome figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em 0px 500px;
  width: 100%;
  height: 100%;
}
figure.dchome figcaption::before {
  position: absolute;
  top: 30px;
  right: 100%;
  bottom: 30px;
  left: 30px;
  border-right: 4px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.dchome h2,
figure.dchome p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}

figure.dchome p2 {
  font-weight: bold;
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.dchome h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(-30%, 0%, 0);
  transform: translate3d(-30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.dchome h2 span {
  font-weight: 800;
}
figure.dchome p {
  font-weight: 200;
  -webkit-transform: translate3d(0%, -30%, 0);
  transform: translate3d(0%, -30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.dchome a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.dchome:hover img {
  opacity: 0.3;
}
figure.dchome:hover figcaption h2,
figure.dchome:hover figcaption p {
  visibility: visible;
}
figure.dchome:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.dchome:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.dchome:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  right: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* ==== Homepage data center overlay end === */
/* ==== Homepage PDU overlay start === */
figure.pmax {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
	/*
  margin: 10px 1%;
  min-width: 230px;
  max-width: 315px;
	*/
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background-color: #000000;
}
figure.pmax *,
figure.pmax *:before,
figure.pmax *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.pmax img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
figure.pmax .title {
  position: absolute;
  top: 58%;
  left: 25px;
  padding: 5px 10px 10px;
}
figure.pmax .title:before,
figure.pmax .title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.pmax .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.pmax .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
figure.pmax .title div:before,
figure.pmax .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.pmax .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.pmax .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
figure.pmax h2,
figure.pmax h4 {
  margin: 0;
  text-transform: uppercase;
}
figure.pmax h2 {
  font-weight: 400;
}
figure.pmax h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000;
}
figure.pmax figcaption {
  position: absolute;
  bottom: 42%;
  left: 25px;
  text-align: left;
  opacity: 0;
  padding: 5px 350px 5px 10px;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1.5px;
}
figure.pmax figcaption p {
  margin: 0;
}
figure.pmax a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
figure.pmax:hover img,
figure.pmax.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
figure.pmax:hover .title:before,
figure.pmax.hover .title:before,
figure.pmax:hover .title:after,
figure.pmax.hover .title:after,
figure.pmax:hover .title div:before,
figure.pmax.hover .title div:before,
figure.pmax:hover .title div:after,
figure.pmax.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.pmax:hover .title:before,
figure.pmax.hover .title:before,
figure.pmax:hover .title:after,
figure.pmax.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.pmax:hover figcaption,
figure.pmax.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* ==== Homepage PDU overlay end === */

/* === Data Center Overlay Start == */
.datacenter {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  /* margin: 10px 1%;
  min-width: 230px; 
  max-width: 315px;*/
  width: 100%;
  background: #20638f;
  text-align: left;
  color: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 16px;
}
.datacenter * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.datacenter > img,
.datacenter .image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  max-width: 100%;
}
.datacenter > img {
  vertical-align: top;
  position: relative;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  opacity: 0.6;
}
.datacenter figcaption,
.datacenter .image {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.datacenter .image {
  position: absolute;
  top: 0;
  bottom: 25%;
  right: 0;
  left: 0;
  overflow: hidden;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1), 0px 1px 0 rgba(255, 255, 255, 0.2);
}
.datacenter .image img {
  position: absolute;
  top: 0;
}
.datacenter figcaption {
  position: absolute;
  top: 80%;
  bottom: 46px;
  left: 20px;
  right: 20px;
  border-bottom: 2px solid #ffffff;
  padding-top: 20px;
  z-index: 1;
}
.datacenter h3,
.datacenter p {
  margin: 0;
}
.datacenter h3 {
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.datacenter p {
  font-size: 0.9em;
  letter-spacing: 1px;
  font-weight: 400;
  opacity: 0;
}
.datacenter .read-more {
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  line-height: 48px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 20px;
  color: #ffffff;
  right: 0;
  bottom: 0;
  font-weight: 500;
  position: absolute;
}
.datacenter a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.datacenter:hover .read-more,
.datacenter.hover .read-more,
.datacenter:hover figcaption,
.datacenter.hover figcaption {
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.datacenter:hover figcaption,
.datacenter.hover figcaption,
.datacenter:hover .image,
.datacenter.hover .image {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.datacenter:hover figcaption,
.datacenter.hover figcaption {
  top: 50%;
}
.datacenter:hover .image,
.datacenter.hover .image {
  bottom: 50%;
}
.datacenter:hover p,
.datacenter.hover p {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* === homepage data center overlay end == */


/* ==== Homepage overlay end === */


/* ===============================================
	End Dans Additions
	============================================== */





/*  =Product index with title/grid styling
------------------------------------------------------- */




/*  =Product index with eCat styling
------------------------------------------------------- */

.prod-dir dl {
	clear: both;
}
.prod-dir dt {
	float: left;
	margin: 20px 10px 0 0;
	width: 75px;
}
.prod-dir dd {
	float: left;
	width: 215px;
}
.prod-dir dd strong {
	display: block;
	margin-top: 20px;
}




/*  =eCatalog
------------------------------------------------------- */

#product-photo {
	float: left;
	padding: 0 0 20px 0;
	width: 300px;
}

#product-photo img {
	display: block;
	margin: 0 auto 0 auto;
}


#prod-photo {
	float: left;
	width: 310px;
}

#prod-photo p {
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#prod-photo p a {
	color: #333;
	text-decoration: none;
}

#prod-photo p a:hover {
	text-decoration: underline;
}

#prod-buy {
	border-top: solid 3px #f70039;
	border-bottom: solid 2px #999;
	background: #eee;
	float: right;
	padding: 0 20px 10px 20px;
	width: 280px;
}

#prod-buy p {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
}

#product-resources {
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	width: 360px;
}

#product-resources dl {
	margin: 0;
	padding: 0;
}

#product-resources dt {
	font-weight: bold;
	margin-bottom: 5px;
}

#product-resources dd {
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom: 5px;
	padding-left: 14px;
}

.product-resources-pn {
	background: url(http://files.siemon.com/share/icons/pn.gif);
}

.product-resources-ii {
	background: url(http://files.siemon.com/share/icons/pdf.gif);
}

.product-resources-txt {
	background: url(http://files.siemon.com/share/icons/txt.gif);
}

.product-resources-ss {
	background: url(http://files.siemon.com/share/icons/pdf.gif);
}

.product-resources-vid {
	background: url(http://files.siemon.com/share/icons/movie.gif);
}

.product-resources-catalog {
	background: url(http://files.siemon.com/share/icons/pdf.gif);
}

#product-resources fieldset {
	background: url(/share/template_images05/locate-dist_bg.jpg) bottom left repeat-x;
	border: solid 1px #DFDFDF;
	margin: 5px 0 0 0;
	padding: 5px;
}

#product-resources label {
	margin: 0 5px 0 0;
}

#product-resources input:focus, select:focus, textarea:focus {
	background: #fbfed6;
}

#product-resources dt {
	margin: 0 0 0 0;
}

#product-resources input {
	border: solid 1px #000000;
	background: #ffffff;
	margin: 2px 0 0 0;
}

#video-box {
	background: url(/share/template_images05/video-box-bg.jpg) top left repeat-x;
	border: solid 1px #C5D1E0;
	margin: 15px 0 15px 0;
	padding: 5px;
	width: 593px;
}

#video-box h3 {
	margin: 4px 0 10px 5px;
}




#prod-buy p {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
}

#product-info-box-nav {
	display: none;
}

#prod-overview {
	padding: 25px 0 25px 0;
	width: 100%;
}

#prod-overview a {
	color: #333;
	text-decoration: none;
}

#prod-features {
	background: #eee;
	border-top: solid 3px #f70039;
	border-bottom: solid 2px #999;
	padding: 0 20px 10px 20px;
	width: 100%;
}

#prod-features dl {
	padding: 0 0 10px 0;
	width: 300px;
}

#prod-features dl ul {
	margin: 0;
	padding: 0;
}

#prod-features dl li {
	margin: 0 0 0 20px;
	padding: 0;
}

#prod-features dt {
	border-bottom: solid 2px #aaa;
	padding-bottom: 5px;
}

#prod-specs table {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	width: 100%;
}

#prod-specs th {
	background: #777;
	border: solid 1px #333;
	color: #fff;
	font-size: 15px;
	padding: 8px  4px  8px  4px;
	text-align: left;
}

#prod-specs td {
	background: #F8F9F0;
	border: solid 1px #333;
	font-size: .7em;
	padding: 8px;
	vertical-align: top;
}

#prod-order table {
	border-collapse: collapse;
	margin: 0 auto 20px auto;
	width: 100%;
}

#prod-order thead th {
	border-bottom: solid 3px #f70039;
	color: #333;
	font-size: .7em;
	padding: 12px  4px  12px  4px;
	text-align: left;
}

#prod-order tbody th {
	border-bottom: solid 1px #333;
	color: #666;
	font-size: .7em;
	padding: 4px 4px 4px 8px;
	text-align: left;
	width: 100px;
}

#prod-order tbody td {
	border-bottom: solid 1px #333;
	font-size: .7em;
	padding: 4px;
}

#prod-order tbody tr {
	background: #F8F9F0;
}

#prod-order tbody tr:hover {
	background: #E0E4BA;
}

#product-pictorial-features {
	clear: both;
	margin: 35px 0 35px 0;
	padding: 0 1px 10px 1px;
	width: 100%;
}

#product-pictorial-features h3 {
	margin: 4px 0 10px 5px;
}

#product-pictorial-features dl {
	float: left;
	margin: 5px 0 0 0;
	width: 220px;
}

#product-pictorial-features dt {
	text-align: center;
}

#product-pictorial-features img {
	border: solid 1px #000000;
	display: block;
	margin: 0 auto 0 auto;
}

#product-pictorial-features dd a.enlarge-img img {
	border: 0;
}

#product-pictorial-features dd {
	padding: 2px;
}

#product-pictorial-features dd.pf-txt {
	padding: 0 0 0 10px;
}

#product-pictorial-features .no-print {
	border: 0;
}

#product-other-information p {
	font-size: .8rem!important;
}
#product-other-information ul>li {
	font-size: .8rem!important;
}


#product-part-numbers {
	background: #fbfbfb url(/share/template_images05/part-number-box-bg.jpg) top left repeat-x;
	border: solid 1px #dfdfdf;
	margin: 15px 0 15px 0;
	padding: 5px;
	width: 90%;
}

#product-part-numbers h2 {
	margin: 0 0 0 0;
	padding: 10px 0 20px 0;
}

.PN-info {
	font-size: 12px;
	margin: 0 0 8px 0;
}

.PN-info strong {
	font-size: 14px;
}

.PN-notes {
	line-height: 18px;
}

.PN-notes p {
	line-height: 18px!important;
}


#product-part-numbers h3 {
	margin: 0;
}

#product-part-numbers li {
	font-size: x-small;
}

#product-part-numbers p {
	font-size: x-small;
}

#product-part-numbers dt {
	border-bottom: #CCCCCC 3px solid;
	font-size: medium;
	margin: 10px 0 10px 0;
	padding: 0;
}

#product-part-numbers dd {
	margin: 0 0 5px 10px;
	padding: 0 0 0 5px;
}
.PN-notes, .pnxxnotes {
	padding: 0 0 10px 25px!important;
}

#product-part-numbers strong {
	font-size: small;
}







/* ==========================================================================
   Print Styles
   ========================================================================== */

@media print {

}

