/* CSS Document */
/*.roll {
	border-bottom: 1px solid #FF6633;
	border-top: 1px solid #FF6633;
	border-left: 1px solid #000000;
}
.rollleft {
	border-bottom: 1px solid #FF6633;
	border-top: 1px solid #FF6633;
	border-left: 1px solid #FF6633;
}
.rollright {
	border-bottom: 1px solid #FF6633;
	border-top: 1px solid #FF6633;
	border-right: 1px solid #FF6633;
}
.over {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
*/

.over {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

.rollrightb {
	border-right: 1px solid #999999;
}

.rollrightcs {
	border-right: 1px solid #999999;
	color: #FF6633; font-family: Arial; font-size: .7em;
}

.rollrightcs2 {
	border-right: 1px solid #999999;
	color: #FFFFFF; font-family: Arial; font-size: .7em;
}

/*#dgrdProducts a {color: #000; text-decoration: none; background:url(../images/allProductArrowsBlackRed.gif) right top no-repeat;
	padding-right:15px;}
#dgrdProducts a:hover {text-decoration: underline; background:url(../images/allProductArrowsBlackRed.gif) right -14px no-repeat;}*/
#dgrdProducts a {color: #000; text-decoration: none;}
#dgrdProducts a:hover {text-decoration: underline; }

/*#projlistdownloads a {background: none; padding: 0px;}
#projlistdownloads a:hover {background:none;}*/

#projlistdownloads a {background: none; padding: 0px; color: #F63; font-family: Arial; font-size: 1em;}
#projlistdownloads a:hover {background:none;}

/*#dgrdCS a {color: #000; text-decoration: none; background:url(../images/allProductArrowsBlackRed.gif) right top no-repeat;
	padding-right:15px;}
#dgrdCS a:hover {text-decoration: underline; background:url(../images/allProductArrowsBlackRed.gif) right -14px no-repeat;}*/
#dgrdCS a {color: #000; text-decoration: none;}
#dgrdCS a:hover {text-decoration: underline;}


.headerheight { height: 20px; background: url(../images/cs-gradient.jpg);}
html>body .headerheight { height: 22px; background: url(../images/cs-gradient.jpg);}

.csl-name { width: 220px;}
.csl-location {width: 120px;}
.csl-desc { width: 220px;}
/* cs-theme { width: 80px;} */

.headerheight-pl { height: 33px; background: url(../images/pl-gradient.jpg);}
html>body .headerheight-pl { height: 33px; background: url(../images/pl-gradient.jpg);}

.pl-product_ifr {width: 100px; text-align: center; }
.pl-product_name {width: 180px; text-align: center;}
.pl-product_size {width: 76px; text-align: center; }
.pl-compare { width: 138px; text-align: center; font-weight: bold; text-transform: uppercase;}
.pl-product_photo {width: 115px; text-align:center; font-weight: bold;}

table.gridview { border-collapse: separate !important;}
tr.pl-row td {text-align: center; font-size: .7em;  border-top: 1px solid #000; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.pl-cell-photo {border-left: 1px solid #ccc;}
.pl-Header {color: #000000; font-weight: bold; font-family: Arial; font-size: .7em; text-decoration:none; height: 33px; background: url(../images/pl-gradient.jpg);} 

#dgrdProducts .pl-compare a, #dgrdProducts .pl-compare a:hover {  background-image: none;}
#dgrdCS .pl-compare a, #dgrdCS .pl-compare a:hover { background-image: none; float:right;}

/*change grid header link color */
#content .pl-product_ifr a, #content .pl-product_name a ,#content .pl-product_size a {color: #000; text-decoration: none;}
#content .pl-Header a {color: #000; text-decoration: none; display: block; text-align: center;}

#content .pl-Header #hdrProductSize a {text-align: left;}

.hand{cursor: pointer;}
