/*-  CSS Reset -*/
@import url("https://promotions.newegg.com/template/b2b/css/reset.css");

/*-  CSS Mainframe -*/
@import url("mainframe.css");
.partOne{margin:0 auto; width:100%;}

.paraList{font-size: 15px; color: #fff; list-style: none;}
.paraList li{background: url("../imgs/listStyle.gif") no-repeat scroll 0 10px; padding-left: 15px;}
.smallText p{color:#fff; font-size: 13px;}

.paraImg{display:block; margin:0 auto;}
.paraOne{font-size:15px; color:#fff;}


a.logoLinks,
a.logoLinks:link,
a.logoLinks:visited {

	text-decoration: none;
	border-bottom:none;

}
a.logoLinks:hover,
a.logoLinks:active,
a.logoLinks:focus {

	text-decoration: none;
	border-bottom:none;
	
}


a.pduLink,
a.pduLink:link,
a.pduLink:visited {
	color: #2d3773;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	text-wrap: normal;
}
a.pduLink:hover,
a.pduLink:active,
a.pduLink:focus {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	text-wrap: normal;
}

@media (max-width: 640px){
  .paraList{font-size: 13px; color: #fff; list-style: none;}
  .smallText p{color:#fff; font-size: 12px;}
  .info-title{font-size: 20px;}
  .paraOne{font-size:13px;}
}










/*-  CSS Social Media Content -*/
@import url("https://promotions.newegg.com/template/b2b/css/scripts.css");
@import url("https://promotions.newegg.com/template/b2b/css/responsive-lp.css");