.acropolis 
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

 /*
 / Homepage snippet on left-nav area
*/
#leftNavMessageBox
{
	align:left; 
	text-align:left;
}

#leftNavMessageBox h1
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}

#leftNavMessageBox p
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

 /*
 / Display Groups header copy
*/
#displayHeader 
{
	align:left; 
	text-align:left;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-top: -2px;	
}

#displayHeader h2
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;	
}

#displayHeader p
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

#displayHeader2 
{
	align:left; 
	text-align:left;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-top: -2px;	
}

#displayHeader2 h2
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;	
}

#displayHeader2 p
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.displayHeaderErrors
{
	align:left; 
	text-align:left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	padding-left: 4px;
}

.displayHeaderStatusMsg
{
	align:left; 
	text-align:left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 4px;
}

 /*
 / Styles for the top shopping cart control panel bug
*/
#cartControl
{
	padding: 0px;
	margin: 0px;
	width: 578px;
	display: inline;
	padding-right: 12px;
} 

#cartControl .txtNormal
{
	color: #666666;
	font-size: 11px;
	font-family: Helvetica, Sans-Serif;
}

#cartControl .txtTollFree
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-family: Helvetica, Sans-Serif;	
}

#cartControl .txtAction
{
	color: #79212b;
	font-size: 11px;
	font-family: Helvetica, Sans-Serif;	
}

#cartControl .txtAction A:Hover
{
	color: #79212b;
	text-decoration: underline;
}

#cartControl .txtAction A:Link
{
	color: #79212b;
	text-decoration: none;
}

#cartControl .txtAction A:Visited
{
	color: #79212b;
	text-decoration: none;
}

#cartControl .txtAction A:Hover
{
	color: #79212b;
	text-decoration: underline;
}

#cartControl .txtAction A:Active
{
	text-decoration: underline;
}
 
 /*
 / Styles for the left-hand shopping cart bug
*/
#cartDisplay 
{
	padding: 0px;
	margin: 0px;
	width: 161px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#cartDisplay .cartProductLabel
{
	font-weight: bold;
	color: #3e4b73;
	font-size: 12px;
	font-family: Helvetica, Sans-Serif;
	text-decoration: underline;
}

#cartDisplay .cartDetailLabel
{
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Sans-Serif;
}

#cartDisplay .cartDollarAmt
{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Helvetica, Sans-Serif;
}

#cartDisplay .cartDetailValue
{
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	font-family: Helvetica, Sans-Serif;
}

 /*
 / Master Display Group page
*/
#dMasterDisplayGroups .mdgTitle
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#dMasterDisplayGroups .mdgSnippet p
{
	margin-top: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

 /*
 / Categories page
*/
#dCategories .pdcTitle
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

 /*
 / Product listing
*/
#dProducts 
{
	margin-left: 4px;
	align:left; 
	text-align:left;
}

#dProducts .dProductsTxtResults
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;	
	color: #666666;	
}

#dProducts .dProductsPageNav
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #666666;
}

#dProducts .dProductsHrLt
{
	color: #666666;
	background-color: #666666;
	height: 1px;	
}

#dProducts .dProductsTxtDk
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#dProducts .dProductsTxtLink
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

 /*
 / Shopping cart page
*/
#dOrder 
{
	margin-left: 4px;
	align:left; 
	text-align:left;
}

#dOrder .dOrderHdrDk
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#dOrder .dOrderHdrLt
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
}

#dOrder .dOrderTxtDk
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#dOrder .dOrderTxtLt
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #666666;
}

#dOrder .dOrderTxt2Lt
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;	
	color: #666666;
}

#dOrder .dOrderHrLt
{
	color: #666666;
	background-color: #666666;
	height: 1px;	
}

#dOrder .dOrderTxtLink
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;		
}

/*
 / Checkout page
*/
#dCheckout 
{
	margin-left: 4px;
	align:left; 
	text-align:left;
}

#dCheckout .dCheckoutHeaderTxt
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#dCheckout .txtFieldLabel
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}

#dCheckout .txtFieldLabelReq
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e4b73;	
}

#dCheckout .dCheckoutHrLt
{
	color: #666666;
	background-color: #666666;
	height: 1px;	
}

/*
 / Receipt pages
*/
#dReceipt 
{
	margin-left: 4px;
	align:left; 
	text-align:left;
}

#dReceipt .txtFieldLabel
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}

#dReceipt .txtFieldLabelReq
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e4b73;	
}

#dReceipt .dReceiptHeaderTxt
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

 /*
 / Product selection page widget
*/
#dProductSelector
{
	padding: 0px;
	margin: 0px;
	width: 285px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#dProductSelector .dProductSelectorTitle
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

#dProductSelector .dProductSelectorDesc
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

#dProductSelector .dProductSelectorPrice
{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}

#dProductSelector .dProductSelectorLabel
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

 /*
 / Generic account form stuff
*/
#formContent
{
	margin-left: 4px;
	align:left; 
	text-align:left;	
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#formContent .txtFieldLabel
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}

#formContent .txtFieldLabelReq
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e4b73;	
}

#formContent p
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#formContent2
{
	margin-left: 4px;
	align:left; 
	text-align:left;	
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#formContent2 .txtFieldLabel
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}

#formContent2 .txtFieldLabelReq
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e4b73;	
}

#formContent2 p
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}