body{
	/*background:url(../images/bg-blue-strip.png) repeat-x top;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pdWrapper {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	width:958px;
	line-height:normal;
}
.pdCont {
	background:url(../images/pd-bg.jpg) no-repeat top left;
	width:100%;
	float:left;
	clear:both;
}
.pdCont .designService {
	background:url(../images/pd-ds.png) no-repeat bottom left;
	width:450px;
	height:241px;
	float:left;
}
.pdCont .easyBox {
	background:url(../images/pd-easy.png) no-repeat top left;
	width:500px;
	height:241px;
	float:right;
	text-decoration:none;
	color:#000000;
}
.pdCont .easyBox:hover {
	background:url(../images/pd-easy.png) no-repeat bottom left;
	text-decoration:none;
	color:#000000;
}
.pdCont .browseSet {
	float:left;
	clear:both;
	margin-left:35px;
	padding: 20px 0px 20px;
	width: 915px;
}
.pdCont .browseAr {
	background:url(../images/pd-ard.png) no-repeat top left;
	padding:10px 0px 15px 40px;
	display:block;
}
.pdCont .browseHome {
	margin-left:20px;
	width: 935px;
}
.pdCont .products {
	list-style:none;
	margin:0;
	padding:0;
}
.pdCont .products li {
	float:left;
	padding:20px 0px;
}
.pdCont .products li a {
	float:left;
	background:url(../images/pd-box-g.png) no-repeat top left;
	width:233px;
	height:182px;
	text-decoration:none;
	text-align:center;
	padding-top:18px;
}
.pdCont .products li a:hover strong {
	text-decoration:underline;
}
.pdCont .products li a:hover img, .pdCont .products li a:hover span{text-decoration:none}
.pdCont .products li a img {
	border:none;
}
.pdCont .products li a .imgWrap {
	width:100%;
	margin:20px 0px;
	height: 115px;
	overflow:hidden;
	text-align:center;
}
.pdCont .products li a strong {
	color:#156CB4;
	display:block;
	font-size:13px;
	clear:both;
}
.pdCont .industry {
	padding:20px 0px;
	clear:both;
	padding:20px 0px 30px;
	float:left;
	width:100%;
}
.pdCont .industry .seemore {
	color:#000;
	display:block;
	font-size:14px;
	padding:0px 0px 15px;
}
.pdCont .industry ul {
	list-style:none;
	margin:0;
	padding:0;
}
.pdCont .industry ul li {
	float:left;
	width:300px;
}
.pdCont .industry ul li a {
	color:#156CB4;
	font-size:11px;
	text-decoration:underline;
}
.pdCont .headTxt {
	font-size:24px;
	display:block;
	text-align:center;
	padding-top:20px;
}
.pdCont .subTxt {
	font-size:18px;
	display:block;
	text-align:center;
	color:#505050;
}
.pdCont .checklist {
	list-style:none;
	margin:0;
	padding:30px 0px 0px;
	width:220px;
	text-align:left;
	float:right;
	clear:both;
}
.pdCont .checklist * {
	background:url(../images/pd-check.png) no-repeat left;
	font-size:12px;
	padding:0px 0px 5px 25px;
	display:block;
}
.pdCont .browse {
	list-style:none;
	margin:0;
	padding:20px 0px;
	clear:both;
}
.pdCont .browse li {
	float:left;
	padding:10px 50px 0px 0px;
	display:inline-block;
}
.pdCont .browse li img {
    border: 1px solid #CCCCCC;
    cursor: pointer;
    width: 175px;
}
.pdCont .template {
	float:left;
	width:375px;
}
.pdCont .template img {
	width:375px;
	border:#cccccc solid 1px;
}
.pdCont .specs {
	border:#cccccc solid 1px;
	width:495px;
	float:right;
	background:#ffffff;
}
.pdCont .specs td {
	font-size: 14px;
	padding: 15px 20px;
	vertical-align: top;
}
.pdCont .specs .grayRow td {
	background:#f6f6f6;
}
.pdCont .cont {
	clear:both;
	border-top:#cccccc solid 1px;
	padding:20px 35px;
	font-size:11px;
	color:#666666;
       margin-top:20px;
       float:left;
}
.pdCont .cont p {
	margin:10px 0px;
}
.pdCont .cont h2 {
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0px;
}
.green {
	color:#598c1b; background:none;
}
.red {
	color:#cc0000;
}
.main-page-title {
	background: url(../images/bg-ggradient-title-ver2.png) repeat-x scroll center bottom transparent;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0;
	width: 100%;
}
.main-title-txt {
	font-size: 21px;
	display:block;
	padding-left:20px;
}
/*ZOOM-icon*/
.pdCont .browse li {
	float:left;
	padding:10px 50px 0px 0px;
	display:inline-block;
}
.pdCont .browse li span {
	position:relative;
	z-index:1px;
	float:left
}
.pdCont .browse li img {
    border: 1px solid #CCCCCC;
    cursor: pointer;
    width: 175px;
}
.pdCont .browse li span.zoom {
	background:url(../images/pd-zoomicon.png) no-repeat right bottom;
	width:25px;
	height:26px;
	position:absolute;
	z-index:2px;
	right:0;
	bottom:0;
	text-indent:-999px;
	overflow:hidden;
}
.breadcrumbs{
	margin-bottom:7px;
}
.breadcrumbsRev{
	margin: 0 32px;
       color: #000;
    	font-size: 12px;
	line-height: 25px;
}
.breadcrumbsRev ul li span{display:block;float:left}

.breadcrumbsRevPT{
	margin: 15px 32px;
       color: #000;
    	font-size: 12px;
	line-height: 25px;
       clear:both;
       float:left;
       width:94%;
}
.breadcrumbsRevPT ul li span{display:block;float:left;color:#000;}
.breadcrumbsRevPT ul li span a{color:#156CB4;}
/* design template updates 8/11/2011 PROD_2317 */
.flow-main{padding-bottom:0px}