/**/
body
{
	/*done*/
	background-image: url(/images/design/pcc_bg.jpg); 
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Arial;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	}

.Header1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
}
A.Header1
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
	cursor: hand;
}
A.Header1:hover
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: underline;
	
}
.Header2 /* was big */
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	line-height: normal;
}
A.Header2 /* was big */
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
	letter-spacing: normal;
	line-height: normal;
}
.Header2:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
}
.Header5 /* was big */
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	line-height: normal;
}
.HomePageMenu /* was big */
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	line-height: 18px;
}
A.HomePageMenu /* was big */
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
	letter-spacing: normal;
	line-height: 18px;
}
.HomePageMenu:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	line-height: 18px;
}
.Header3
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Arial ;
	font-weight: bold;
	background-color : #ffffff;
	text-decoration: none;
}


A.Header3
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Arial ;
	font-weight: bold;
	background-color : #ffffff;
	text-decoration: none;
	cursor: hand;
}

A.Header3:hover
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Arial ;
	font-weight: bold;
	background-color : #ffffff;
	text-decoration: underline;
	
}

.Header4
{
	font-weight: normal;
	font-size: 8pt;
	color: dim#000000;
	line-height: normal;
	font-family: Arial, Verdana,Sans-serif;
	letter-spacing: normal;
}

.TopBannerText
{
	color: #C3C8AD;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 8pt;
}
A.TopBannerLink
{
	color: #C3C8AD;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 8pt;
}
A.TopBannerLink:Hover
{
	text-decoration: underline;
	color: #990000;
}
.TopNavText
{
	color: #C3C8AD;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 8pt;
}
A.TopNavLink
{
	color: #C3C8AD;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 8pt;
}
A.TopNavLink:Hover
{
	text-decoration: underline;
	color: #990000;
}

.TopBannerNavigation
{
	font-weight: normal;
	font-size: 7pt;
	color: #ffffff;
	font-family: arial;
	text-decoration:none;
}
A.TopBannerNavigation.hover
{
	text-decoration: underline;
}
.PageText
{
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
}
.PageText2
{
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	color: #ff0000
}
.PageText3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.PageText4
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
a.PageText
{
	text-decoration: none;
	color: #CC0000;
}
a.PageText:hover
{
	text-decoration: underline;
	color: #CC0000;
}

.PageTextRight   /* needed for summary controls */
{
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	text-align: right;
}

A.PageLink
{
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	color: #cd0011;
	text-decoration: none;
}

A.PageLink:Hover
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: 'underline';
	color:#000000;
}

.FooterText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */

}

A.FooterLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
}

A.FooterLink:Hover
{
	text-decoration: underline;
}

.PagerText
{
	font-weight: normal;
	font-size: 12pt;
	color: red;
	font-style: normal;
	font-family: Arial,Verdana;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
}
.PagerText:Hover
{
	font-weight: normal;
	font-size: 12pt;
	color: black;
	font-style: normal;
	font-family: Arial,Verdana;
	background-color: #ffffff;
	text-align: left;
	text-decoration: underline;
}

.PagerCurrentText 
{
	/*font-family: Verdana,Arial,Sans-serif;
	color: #CC0000;
	font-size: 10pt;
	cursor: hand;
	font-weight:bold;*/
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
}

.InventoryInfo
{
	color: #000000;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
}

.SearchLabel
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.Instructions
{
	font-family: Arial; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */ /*background-color: #E7E3D7; /* Background color */
	text-align: Left; /* Align Text */
}

.ErrorMessage
{
	font-weight: bold;
	font-size: 10pt;
	color: #CC0000;
	font-family: Arial,Sans-serif;
	text-decoration: none;
}

.Price
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	line-height: normal;
}
.SalePrice
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
}
.Savings
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
}
.CartSummaryPrices
{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}

.CartSummaryText
{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}

.FormLabel
{
	font-size: 10pt;
	color: black;
	font-family: Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.FormField
{
	font-size: 10pt;
	color: black;
	font-family: Arial,sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.Box
{
	border-right: #8c0e1a 1px solid;
	border-top: #8c0e1a 1px solid;
	border-left: #8c0e1a 1px solid;
	border-bottom: #8c0e1a 1px solid;
	
}

.NoWorriesQuestion 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	line-height: normal;
	cursor:hand;
}

.NoWorriesAnswer 
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
	cursor:hand;
}

.TableHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial ;
	background-color: #bb0000;
	text-decoration: none;
}

.TableHeaderText
{
	color: #000000;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}

.TableRow
{
	background-color: #ffffff;
}

.AltTableRow
{
	background-color: #dfdfdf;
}

.OrderSummaryValues
{
	font-size: 10pt;
	color: #41484A;
	font-family: Arial ;
	font-weight: normal;
	background-color : #ffffff;
	text-decoration: none;
	text-align: right;
}

.OrderSummaryLabels
{
	font-size: 10pt;
	color: #41484A;
	font-family: Arial ;
	font-weight: bold;
	background-color : #ffffff;
	text-decoration: none;
}

.GrandTotal
{
	border-top: black 1px solid;
	font-size: 10pt;
	color: black;
	font-family: Arial ;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.BottomLine
{
	border-bottom:1px solid #990000;
}


.MenuGroup
{ 	
	background-color: #511313;
	border-style:solid;
	border-width:1px;
	border-color: #511313; 
	cursor:hand;	
	padding:0px;
}

.MenuImageItem
{
	height: 19px;
	background-color: #F1F3FC;	
}

.MenuImageItemOver
{
	height: 19px;
	background-color: #F1F3FC;	
}

.MenuItem
{
	height: 19px;
	background-color: #511313;
	font-family:arial;
	font-size: 12px;
	color:#ffffff;
	border-width:1px;
	border-color: #511313; 
}

.MenuItemOver
{
	height: 19px;
	background-color:#41484a;

	cursor:hand;
	font-family:arial;
	font-size:12px;
	color: #ffffff;

}

.MenuItemClicked
{
	height: 19px;
	background-color:#c00000;

	cursor:hand;
	font-family:arial;
	font-size:12px;
	color: #ffffff;

}

.subMenuItem
{
	height: 22px;
	background-color: #ffffff;
	font-family: Arial,Sans-Serif ;
	font-size: 12px;
	color:#000000;
	border-width:1px;
	border-color: #ffffff; 
}

.subMenuItemOver
{
	height: 22px;
	background-color:#c7c7c7;
	cursor:hand;
	font-family: Arial,Sans-Serif ;
	font-size:12px;
	color: #000000;

}
.MenuNoLink
{
	cursor:default ;
	
}

.panelbarHeader
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	line-height: normal;
	cursor:hand;
}
.panelbarItem
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	line-height: normal;
	cursor:hand;
}

.home_main_ct
{
	width:635px;
	height:310px;
}

.home_fader_ct
{
	float:left;
	width:360px;
}

.home_main_txt_ct
{
	float:left;
	width:270px;
}

/*  added for shipping date  */

.shippingdate_cal
{
	border:1px solid #000000;
	font-family: Arial;
	font-size: 14px;
}

.shippingdate_btn
{
	margin:10px;
}

.shippingdate_list
{
	font-family: Arial;
	font-size: 14px;
	margin:10px;
	font-weight:bold;
}

.shippingdate_cal_title, .shippingdate_cal_title a
{
	background-color:#501213;
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	padding:5px;
}

.shippingdate_cal_nextprev, .shippingdate_cal_nextprev a
{
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	padding:5px;
}

.shippingdate_cal_dayheader
{
	font-weight:bold;
}

.shippingdate_cal_selected a
{
	background-color:#501213;
	color:#ffffff;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

.shippingdate_selection_ct
{
	float:left;
	width:55%;
}

.shippingdate_cal_ct
{
	float:left;
	width:45%;
}

.clear
{
	clear:both;
}

.shippingdate_textarea_ct
{
	text-align:left;
	margin-left:25px;
}

.shippingdate_disabledday
{
	color:#000000;
	background-image:url(/images/design/delete.gif);
	background-repeat:no-repeat;
}
	
.shippingdate_today
{
	border:3px solid #501213;
	color:#000000;
	background-image:url(/images/design/delete.gif);
	background-repeat:no-repeat;
}

.noshow
{
	display:none;
}

.show
{
	display:block;
}

.shippingdate_checkoutstep
{
	text-align:right;	
}

.panelbarHeader_underline
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	line-height: normal;
	cursor:hand;
	text-decoration:underline;
}

.cs2_instructions
{
	width:600px;
	position:relative;
	left:20px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
	padding-top:20px;
}

.cs2_btn
{
	position:relative;
	left:20px;
}

.shippingdate_header
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #501213;
	text-align:left;
	padding-left:30px;
}

