body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: url(images/background.gif);
}
.Normal,
.NormalDisabled
{
	font: normal 12px Arial, Helvetica, sans-serif;
}
.PageBody//
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: url(images/topbg_grad.gif) repeat-x;
}
#CornerBodyBGLeft
{
	height: 100%;
	background: url(images/bodycorner_left.png) repeat-y;
}
form
{
	margin: 0px;
	padding: 0px;
}
#CornerBodyBGRight
{
	height: 100%;
	background: url(images/bodycorner_right.png) repeat-y;
}
#GreyHeadingBG
{
	height: 100%;
	background: url(images/blueheading_bg.gif) repeat-x;
	color: #FFF;
	font: bold 11pt Arial, Helvetica, sans-serif;
}
.Breadcrumb,
a.Breadcrumb:link,
a.Breadcrumb:active,
a.Breadcrumb:visited
{
	color:#FFF;
	font: bold 9pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.Breadcrumb:hover
{
	color:#FFF;
	text-decoration: underline;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: none;
	color: #333;
}
A.CommandButton:visited
{
	text-decoration: none;
	color: #333;
}
A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}
A.CommandButton:active
{
	text-decoration: underline;
	color: #960;
}
.MainBody
{
	height: 100%;
	width: 990px;
}
.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{ /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}
.main_dnnmenu_rootitem
{ /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_itemhover
{
	background-color: #aaaaaa;
}
.FooterTable
{
	height: 100px;
	width: 990px;
	background: #00529F;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.ContentPane
{
	height: 100%;
	width: 100%;
	padding-top: 30px;
}
.ContentPaneTable
{
	height: 100%;
	width: 100%;
}
.UserRegTable
{
	width: 60%;
}
.UserRegTable td:first-child
{
	width: 150px;
}
.UserRegTable .FormTextBox
{
	width: 100%;
	border: 1px solid #CCC;
}
.UserRegTable .FormTextArea
{
	border: 1px solid #CCC;
}
.UserRegTable .NormalTextBox
{
	border: 1px solid #CCC;
	height: 22px;
	padding: 3px;
}
#dnn_dnnSEARCH_ClassicSearch .NormalTextBox
{
	width: 120px;
	border: 1px solid #CCC;
	height: 24px;
	padding: 3px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.UserInfoControl
{
	width: 190px;
	border: 1px solid #CCC;
	height: 24px;
	padding: 3px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.NormalTextBox
{
	width: auto;
	border: 1px solid #CCC;
	height: 22px;
	padding: 3px;
	background: url(/images/forms_bg.gif) repeat-x 1px;
}
.ColumnDivider
{
	border-left:#CCC 1px dotted;
	vertical-align:top;
	clip: rect(20px,auto,auto,auto);
	height: 100%;
	padding-left: 10px;
}
.FooterLinks,
a.FooterLinks:link,
a.FooterLinks:active,
a.FooterLinks:visited
{
	color:#FFF;
	text-decoration: none;
}
a.FooterLinks:hover
{
	color:#FFF;
	text-decoration: underline;
}
.Headings
{
	color: #21c5dd;
	font: 18pt Arial, Helvetica, sans-serif;
	display: block;
}
.Head
{
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #21c5dd;
	text-decoration: none;
}
.NewsHeading,
a.NewsHeading:link,
a.NewsHeading:active,
a.NewsHeading:visited
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}
a.NewsHeading:hover
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: underline;
}
.UserAccount,
a.UserAccount:link,
a.UserAccount:active,
a.UserAccount:visited
{
	font: 11px/25px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	padding-left: 5px;
	vertical-align: baseline;
}
a.UserAccount:hover
{
	font: 11px/25px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	padding-left: 5px;
	vertical-align: baseline;
}
.NewsPublishDate
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.NewsContent p
{
	font: normal 9px/normal Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.LinksDesignTable
{
	width: 100%;
	border-bottom: 1px dotted #CCC;
	height: 35px;
}
.FormTable
{
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
}
.FormSubmit
{
}
.StandardButton
{
	height: 25px;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #e2e2e2;
	width: 50%;
	background: url(images/stdbuttonBG.gif) repeat-x;
}
#MiniCartTable
{
	color:#333;
	font: 8pt/25px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #d7d7d1;
}
#MiniCartTable a:link,
#MiniCartTable a:active,
#MiniCartTable a:visited
{
	padding: 1px 4px 2px;
	color: #666;
	font: 8pt/25px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFF;
}
#MiniCartTable a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
}
#Table_PriceBreakdown
{
	font: 9pt/22px Arial, Helvetica, sans-serif;
}
#Table_PriceBreakdown tr th
{
	background: #829CA1;
	color: #FFF;
	border-bottom: 3px solid #D8DFE0;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
}
#Table_PriceBreakdown tr td
{
	border-bottom: 1px dotted #CCC;
}
.ProdSummary #Table_Quotes
{
	width: 400px;
}
#Table_Quotes, {
 font: 11px Arial, Helvetica, sans-serif;
 width: 100%;
}
#Table_Quotes tr td
{
	font: 11px Arial, Helvetica, sans-serif;
}
#Table_Quotes input,
select
{
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
}
.CartlistTabe input
{
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	padding: 2px;
}
.quoteLineTotal
{
	color: #333;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #FFF;
	width: 80px;
	padding: 2px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.SearchBoxForm
{
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(/images/forms_bg.gif) repeat-x;
	padding: 4px;
	border: 1px solid #797979;
	height: 25px;
}
#Table_Quotes tr th
{
	background: #829ca1;
	color: #FFF;
	border-bottom: 3px solid #D8DFE0;
	font-weight: bold;
	font-size: 11px;
}
#Table_Quotes tr td
{
	border-bottom: 1px dotted #CCC;
}
#Table_ProductDetails
{
	font-family: Arial, Helvetica, sans-serif;
}
#Table_ProductDetails h1
{
	color: #858578;
	font: normal 24pt Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #CCC;
	display: block;
	margin: 0px;
	padding: 0px;
}
#Table_ProductDetails h2
{
	color: #999;
	font: bold 13pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.Table_CartDetails tr td
{
	border-bottom: 1px dotted #CCC;
	font: 12px Arial, Helvetica, sans-serif;
}
.Table_CartTable tr td
{
	border-bottom: 1px dotted #CCC;
	font: 12px Arial, Helvetica, sans-serif;
}
.Table_CartTotal
{
	border-bottom: none;
	font: 16px Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.Table_CartTotal tr td
{
	border-bottom: none;
	font: 14px Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.Table_CartHeading
{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000;
}
.Table_OrderNummber
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #808080;
}
.Table_OrderOk
{
	color: #FFF;
	background: #008040;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #00552B;
	text-transform: uppercase;
}
#FooterTable a:link,
#FooterTable a:active,
#FooterTable a:visited
{
	padding: 1px 4px 2px;
	color: #666;
	font: bold 8pt/25px Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#FooterTable a:hover
{
	color: #0080FF;
	text-decoration: underline;
	font-weight: bold;
}
.ProdName
{
	color: #858578;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ProdRef
{
	color: #2F6280;
}
#AddtoCart
{
	border: 1px solid #CCC;
	font: 10pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.ProdManufacturer
{
	font: normal 8pt Arial, Helvetica, sans-serif;
	color: #676767;
}
.ProdThumbnail
{
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #000;
	width: 115px;
	height: 30px;
}
.ProdThumbnailHero
{
	font: normal 9pt Arial, Helvetica, sans-serif;
	color: #000;
	height: 30px;
	width: 235px;
	text-decoration: none;
}
.ProdBorderLeft
{
	background: url(/Portals/PensDirect/Skins/Pensdirect/images/prodthumb_west.gif) repeat-y;
}
#NewProduct
{
	width: 36px;
	color: #FFF;
	font: 12px Verdana, Geneva, sans-serif;
	height: 67px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	border-style: none;
	border-width: 0px;
	margin: -3px 0px 0px 5px;
	padding: 0px;
	text-align: center;
	background: url(/images/new_prod.png) no-repeat;
	float: left;
}
#SpecialsProduct
{
	width: 36px;
	color: #FFF;
	font: 12px Verdana, Geneva, sans-serif;
	height: 67px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	border-style: none;
	border-width: 0px;
	margin: -3px 0px 0px 5px;
	padding: 0px;
	text-align: center;
	background: url(/images/specials_prod.png) no-repeat;
	float: left;
}
#IndentsOnlyProducts
{
	width: 36px;
	color: #FFF;
	font: 12px Verdana, Geneva, sans-serif;
	height: 67px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	border-style: none;
	border-width: 0px;
	margin: -3px 0px 0px 5px;
	padding: 0px;
	text-align: center;
	background: url(/images/indents.png) no-repeat;
	float: left;
}
.ProdBorderRight
{
	background: url(/Portals/PensDirect/Skins/Pensdirect/images/prodthumb_east.gif) repeat-y;
}
.ReqValid
{
	background: #F00;
	padding: 2px;
	height: 10px;
	margin-left: 2px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.PagingTable
{
	border-width: 0px;
	border-style: none;
}
.ArtworkNotes
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	padding: 4px;
	border-bottom: 2px solid #C0C0C0;
	margin-bottom: 6px;
}
ol#toc
{
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ol#toc li
{
	background: #bdf url(/images/basic_tab.png);
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
	list-style: none;
}
ol#toc a
{
	background: url(/images/basic_tab.png) 100% 0;
	color: #333;
	display: block;
	float: left;
	height: 30px;
	padding-right: 10px;
	text-decoration: none;
	font: 12px/30px Arial, Helvetica, sans-serif;
}
ol#toc li.current
{
	background-color: #48f;
	background-position: 0 -60px;
}
ol#toc li.current a
{
	background-position: 100% -60px;
	color: #fff;
	font-weight: bold;
}
div.content
{
	clear: left;
	padding: 0px;
	margin: 0px;
}
.LegendTable
{
	font: bold 9px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}


Table#HiResDownloads { font: 12px Arial, Helvetica, sans-serif; }

Table#HiResDownloads th {
	background: #829CA1;
	color: #FFF;
	text-decoration: none;
	border-bottom: 3px solid #D8DFE0;
	line-height: 22px;
}
Table#HiResDownloads input  {
	vertical-align: middle;
	padding-right: 5px;
}

/* 
.CartlistTabe td:first-child + tr + td { /* for CSS2 browsers */

pgn-offe{
	background: #EFEFEF;   /* column 3 styles */
}
*/


