html, body
{
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #fff;
	font: normal 12px/16px arial, sans-serif;
	background: #ffffff url(../../Images/paccon/background-fade.jpg) repeat-x top left;
}
html, body, div, span
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
	/*visibility: visible;*/
}
a
{
	text-decoration: none;
	color: #a90000;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.wrapper
{
	width:779px;
}
.SearchField
{
	font:normal 12px Arial;
	color:#333;
}
.MemberLoginSubmitButton
{
	background: url(../../Images/paccon/button-submit.gif) no-repeat;
	border:none;
	width:147px;
	height:25px;
	cursor:pointer;
}
.MemberLoginForgottenButton
{
	background: url(../../Images/paccon/button-forgotten-password.gif) no-repeat;
	border:none;
	width:147px;
	height:25px;
	cursor:pointer;
}

/* Homepage Layout Styles */

.HomeHeader
{
	background-color:#ffffff;
}
.HomeHeaderMarketing
{
	width:429px;
}
.HomeHeaderSpacer
{
	width:216px;
}
.HomeHeaderSpacer2
{
	width:10px;
	height:27px;
}
.HomeHeaderSpacer3
{
	width:43px;
}
.HomeHeaderSpacer4
{
	width:43px;
	height:11px;
}
.HomeHeaderLogin
{
	width:253px;
	height:29px;
	background: #cfd7e3 url(../../Images/paccon/background-login.gif) no-repeat top left;	
}
.HeaderNavigation
{
	background-color:#2f5387;
	width:779px;
	height:33px;
}
.HomeContent
{
	width:779px;
	text-align:left;
}
.HomeContentLeft
{
	width:197px;
	text-align:left;
}
.HomeContentCenter
{
	width:417px;
	text-align:left;
}
.HomeContentRight
{
	width:165px;
}
.HomeContentBluePanel
{
	width:182px;
	height:28px;
	background-color:#2f5387;
	text-align:center;
}
.HomeContentBluePanel2
{
	width:182px;
	height:38px;
	background-color:#2f5387;
	text-align:center;
}
.HomeContentBlackPanel
{
	width:182px;
	height:28px;
	background-color:#000000;
	text-align:center;
}
.HomeLeftHeadingWhite
{
    font: bold 14px/21px Arial, Helvetica, Sans-Serif;
    color: #ffffff;
    text-decoration: none;
    padding:3px 0 0 0;
}
.HomeLeftHeadingBlack
{
    font: bold 14px/21px Arial, Helvetica, Sans-Serif;
    color: #000000;
    text-decoration: none;
    text-transform:uppercase;
    padding:3px 0 0 0;
}
.HomeContentLeftSpacer1
{
	width:182px;
	height:15px;
}
.HomeContentLeftSpacer2
{
	width:182px;
	height:6px;
}
.HomeContentCenterTop
{
	background:#768db0 url(../../Images/paccon/home-content-bk.gif) no-repeat top left;	
	width:401px;
}
.HomeContentCenterTopSpacer
{
	width:400px;
	height:29px;
}
.HomeContentCenterTopSpacer2
{
	width:30px;
	height:9px;
}
.HomeContentRightSpacer
{
	width:43px;
	height:9px;
}
.HomeContentRightSpacer2
{
	width:43px;
	height:6px;
}
.HomeContentCenterTopTextPanel
{
	width:345px;
}

/* End Homepage Layout Styles */

/* Search Control Styles */

.SearchSpacer1
{
	width:10px;
	height:7px;
}
.SearchSpacer2
{
	width:20px;
	height:7px;
}
.SearchSpacer3
{
	width:38px;
	height:7px;
}
.SearchSpacer4
{
	width:98px;
	height:7px;
}
.SearchKeywordPanel
{
	background: url(../../Images/paccon/search-backg.gif) no-repeat top left;
	height:101px;
	width:165px;
}
.HeaderSearchPanel
{
	width:779px;
	height:32px;
	background: url(../../Images/paccon/search-backg2.gif) no-repeat top left;
}
.SearchPadding
{
	padding-top:8px;
}
.SearchPadding2
{
	padding-top:5px;
}

/* End Search Control Styles */

/* Footer Styles */

.Footer
{
	width:779px;
}
.FooterSpacerTop
{
	width:20px;
	height:20px;
}

.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font: normal 12px/16px Arial, helvetica, sans-serif;
	color: #2f5387;
	text-decoration: none;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	font: normal 12px/16px Arial, helvetica, sans-serif;
	color: #2f5387;
	text-decoration: none;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font:normal 11px/16px Arial, helvetica, sans-serif;
	color: #2f5387;
	text-decoration: none;
}

/* End Footer Styles */

/* InnerPage Styles */

.InnerPageContent
{
	width:580px;
	height:729px;
	background: #e7ebf2 url(../../Images/paccon/innerpage-contenttop.gif) no-repeat top left;
}
.InnerPageContentSpacer
{
	width:20px;
	height:23px;
}
.InnerPageContentCol1
{
	width:31px;
}
.InnerPageContentCol2
{
	width:515px;
}
.InnerPageContentTopSpacer
{
	width:5px;
	height:12px;
}
.InnerPageButtons
{
	width:182px;
	text-align:center;
}

/* End InnerPage Styles */


/* Product Page Styles */

.ProductPageCol1
{
	width:322px;
}
.ProductPageCol2
{
	width:190px;
}
.ShoppingCartButton
{
	z-index:1;
	position:relative;
	right:-25px;
	top:-3px;
}
.ProductDisplayQuantity
{
	background: url(../../Images/paccon/qty-field.gif) no-repeat;
	border:none;
	text-indent:2px;
}
/* End Product Page Styles */


/*Generic Classes */

.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.DB
{
	display: block;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
	display: inline;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}
.P1
{
	padding: 1px;
}
.P2
{
	padding: 2px;
}
.P4
{
	padding: 4px;
}
.P5
{
	padding: 5px;
}
.P6
{
	padding: 6px;
}
.P7
{
	padding: 7px;
}
.P10
{
	padding: 10px;
}
W7
{
	width: 7px;
	overflow: hidden;
}
.OH
{
	overflow: hidden;
}
.W100
{
	width: 100%;
}

/* End Generic Classes */
