﻿.cpContainer
{
	border: solid 1px #000000;
	position: absolute;
	visibility: hidden;
	background-color: #ffffff;
	layer-background-color: white;
	width: 310px;
	text-align : center;
}

.cpBorder
{
}
.cpMonthNavigation
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.cpYearNavigation
{
}
.cpDayColumnHeader
{
	font-size: 11pt;
	width: 40px;
	height: 40px;
}
.cpCurrentDate
{
}
.cpCurrentMonthDate
{
	text-align: center;
	border: solid 1 black;
	width: 40px;
	height: 40px;
}
.cpCurrentMonthDate A:Link
{
	text-align: center;
}
.cpOtherMonthDate
{
	width: 40px;
	height: 40px;
}
.cpCurrentDateDisabled
{
}
.cpCurrentMonthDateDisabled
{
	color: #cccccc;
}
.cpOtherMonthDateDisabled
{
	color: #cccccc;
}
.cpTodayText
{
}
.cpTodayTextDisabled
{
	color: red;
	text-align: center;
	width: 10px;
	height: 10px;
}
.cpText
{
}
.cpDefault
{
	text-align: center;
	width: 10px;
	height: 10px;
}
.cpDefaultDisabled
{
	color: #cccccc;
}
.cp
{
	background-color: Yellow;
}
.cpShippingText
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.cpStandardShipping
{
	background-color: #ffced7;
	text-align: center;
	color: #000000;
}
.cpStandardShippingHover
{
	text-align: center;
	cursor: pointer;
	border: solid 1px #000000;
	background-color: #ffced7;
	color: #fb3d6a;
}
.cpAdditionalChargeShipping
{
	text-align: center;
	background-color: #fba73c;
	color: #000000;
}
.cpAdditionalChargeShippingHover
{
	text-align: center;
	cursor: pointer;
	background-color: #fba73c;
	border: solid 1px #000000;
	color: #000000;
}
.cpRushedShipping
{
	text-align: center;
	background-color: #fb3c67;
	border: solid 1px #fb3c67;
	color: #000000;
}
.cpRushedShippingHover
{
	text-align: center;
	cursor: pointer;
	border: solid 1px #000000;
	background-color: #fb3c67;
	color: #000000;
}
