#promo_header_container {
	height:auto;
	margin:auto;
	width: 100%;
	background: #ffffff;
	border-bottom: 4px solid;
	border-color: #000080;
	overflow: hidden;
	-webkit-border-radius: 1em 1em 1em 1em; 
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;
}

#containerBreadcrunmtrail {
	float: right;
	padding-right:2%;
	text-align:right;
	font-weight:bold;
	width:97%;
	padding-bottom:3px;
}

#containerBamButton {
	width:100%;
	padding-bottom:3px;
}

#containerProductOverall {
	height:auto;
	width: 100%;
	float:left;
	background: #000080;
}

#containerProduct {
	height:auto;
	width: 833px;
	float:left;
	padding-left:4px;
	background: #000080;
}

#containerDescriptionOverall {
	height:auto;
	width: 99%;
	float:left;
	padding-left:4px;
	background: #FFFFFF;
}

#containerDescription {
	height:auto;
	width: 100%;
	float:left;
}

#containerProductMatrixGrid {
	height:auto;
	width: 99%;
	float:right;
	padding-right: 4px;
	text-align: right;
}

#containerProductMatrixGridOverAll {
	height:auto;
	width: 99%;
	float:left;
}

#containerProductMatrixGridModified {
	height:auto;
	width: 96%;
	float:left;
}

.spacer
{
	height:7px;
	width:100%;
	float:left;
}

.promo_header_button {
	float:left; 
	padding: 0px 0px 0px 8px;
	background:white;
	border-style: solid;
	border-color: white;
	border-width: 0px;
}

div.containerProductMatrixGridDescription {
	height:auto;
	width: 40%;
	float: right;
	padding-top: 10px;
	text-align: center;
	padding-right: 210px;
}

div.containerProductMatrixGridLarge {
	height:auto;
	width: 22px;
	float:right;
}

.TableMatrixGrid {
	display: table;
	width: 100%;
	float: left;
}

.RowMatrixGrid {
	width: 100%;
	display: table-row;
	width: auto;
	background: #EEEEEE;
}

.RowMatrixGridDarkGrey {
	width: 100%;
	display: table-row;
	width: auto;
	background: #C0C0C0;
}

.RowTopMatrixGrid {
	width: 100%;
	display: table-row;
	width: auto;
	background: #000080;
	color: white;
	font-weight: bold;
}

.RowTopMatrixGridLeftCorner {
	display: table-row;
	width: auto;
	background: #FFFFFF;
	float: left;
}

.RowTopMatrixGridRighCorner {
	display: table-row;
	width: auto;
	background: #FFFFFF;
	float: right;
}

.CellMatrixGrid {
	display: table-cell;
	text-align: center;
	padding-bottom: 5px;
}

.CellMatrixGridSelection {
	display: table-cell;
	text-align: left;
}

#containerDescriptionCrossSell {
	height:auto;
	width: 64%;
	float:left;
}

#containerCrossSell {
	height:auto;
	width: 35%;
	float:left;
	padding-left: 5px;
}

#containerProductCrossellHeader {
	text-align: center;
	margin-left: 17px;
}

#containerProductCrossell {
	height:auto;
	width: 100%;
	float:right;
	background: #EEEEEE;
}

#containerProductCrossellTable {
	height:auto;
	width: 99%;
	float:right;
	background: #EEEEEE;
	border-bottom: 2px solid;
	border-color: navy;
}

div.greyProductCrossellLeft{
	width:68%;
	height:auto;
	padding-top: 3px;
	float: left;
	line-height: 1.30;
}

div.greyProductCrossellRight{
	width:30%;
	height:auto;
	float: right;
}

#containerGreyLeft {
	height:auto;
	width: 14px;
	float:left;
	background: #EEEEEE;
}

#containerGreyCenter {
	height:auto;
	width: 95%;
	float:left;
	background: #EEEEEE;
}

.whiteContainer25 {
	height:auto;
	width: 25%;
	float:right;
	font-weight: bold;
	text-align: center;
	background: #EEEEEE;
	border: 2px solid navy;
}

#containerGreyRight {
	height:auto;
	width: 14px;
	float:right;
	background: #EEEEEE;
}

#containerBamButtons {
	height:auto;
	width: 100%;
	float: right;
	background: #FFFFFF;
}

#containerProductOptions {
	height:auto;
	width: 38%;
	float: left;
	background: #FFFFFF;
}

#containerProductOptionsOverAll {
	height:auto;
	width: 85%;
	float: right;
	padding-bottom: 10px;
}

div.containerProductOptionsCell {
	height:auto;
	width: 85px;
	float: left;
}

div.containerProductOptionsImage {
	height:auto;
	width: 250px;
	float: left;
}

#containerPriceDetail {
	height:auto;
	width: 60%;
	float: right;
	text-align:left;
	padding-right:4px;
	background: #FFFFFF;
}

#containerPriceDetailOuter {
	height:auto;
	width: 100%;
	float: right;
	text-align:left;
	background: #FFFFFF;
	-webkit-border-radius: 0em 0em 1em 1em;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em;
	padding-bottom: 13px;
}

#containerPriceDetailInner {
	height:auto;
	width: 99%;
	float: left;
	text-align:left;
	background: #EEEEEE;
	padding-left:1%;
}

#containerPriceDetailSale {
	height:auto;
	float: left;
	width:98%
	text-align:left;
	background: #EEEEEE;
	vertical-align: text-top;
}

#containerPriceDetailWTL {
	height:auto;
	float: left;
	width:98%
	text-align:left;
	background: #EEEEEE;
	vertical-align: text-top;
}

div.containerPriceDetailWTLCtWeek {
	float: left;
	width:78%;
}

div.containerPriceDetailWTLReg {
	float: left;
}

div.containerPriceDetailWTLright {
	float: right;
}

#containerPriceDetailData {
	height:auto;
	float: left;
	width:98%
	text-align:left;
	background: #EEEEEE;
	padding-top: 10px;
}

div.containerPriceDetailDataLeft {
	float: left;
	width:54%;
	line-height:1.4;
}

div.containerPriceDetailDataRight {
	float: right;
	width:45%;
	text-align: center;
}

div.containerPriceDetailDataCellLeft {
	float: left;
	text-align:left;
	font-weight:bold;
	width:50%;
}

div.containerPriceDetailGreenCellLeft {
	float: left;
	text-align:left;
	font-weight:bold;
	color: green;
	width:50%;
}

div.containerPriceDetailSaleCellLeft {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	float: left;
	text-align:left;
	font-weight:bold;
	width:50%;
}

div.containerPriceDetailSaleCellRight {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	float: left;
	text-align:left;
	font-weight:bold;
}

div.containerPriceDetailDataCellRight {
	float: left;
	text-align:left;
}

div.containerPriceDetailRedCellRight {
	float: left;
	text-align:left;
	color:red;
	font-weight:bold;
}

div.containerPriceDetailDataRegPrice {
	float: left;
	text-align:left;
	font-weight:bold;
	color:#6633FF;
	text-decoration:line-through;
}

div.containerPriceDetailDataRegPriceLeft {
	float: left;
	text-align:left;
	font-weight:bold;
	width:50%;
	color:#6633FF;
}

div.containerPriceDetailRegMatrixMultPrice {
	float: left;
	text-align:left;
	font-weight:bold;
	width:99%;
	color:#6633FF;
}

div.containerPriceDetailSaleMatrixMultPrice {
	float: left;
	text-align:left;
	font-weight:bold;
	width:99%;
	color:green;
}

div.containerPriceDetailPreviewMessage {
	height: auto;
	float: left;
	width:100%;
}

div.containerPriceDetailCart {
	float: left;
	text-align:left;
	font-weight:bold;
	width:35%;
}

.containerCLbox {
	height:auto;
	width: 99%;
	margin-left: 5px;
	float: left;
	text-align:left;
	background: #EEEEEE;
}

#containerProductSendToFriend {
	height:auto;
	width: 70%;
	float:left;
	margin-left:100px;
	background: #FFFFFF;
}

#containerProductSendToFriendLeft {
	height:auto;
	width: 200px;
	float:left;
	margin-bottom:10px;
	background: #FFFFFF;
}

#containerProductSendToFriendRight {
	height:20px;
	width: 240px;
	float:left;
	text-align:bottom;
	background: #FFFFFF;
}

.frameSendToFriend {
    height: 28px;
    width: 240px;
    white-space: nowrap;
    text-align: center; 
    margin: -0.5em 0;
}

#containerEmailSignup {
	height:auto;
	width: 420px;
	float: left;
	margin-left:100px;
	margin-top:5px;
	background: #FFFFFF;
	border: 1px solid;
	border-color: navy;
}

#containerSurvey {
	height:auto;
	width: 300px;
	float: left;
	background: #FFFFFF;
}

.TableF8
{
	display: table;
	width: 100%;
	background: #EEEEEE;
	color: #000080;
}
.RowF8
{
	display: table-row;
	width: 100%;
}
.CellF8
{
	display: table-cell;
	border: 1px solid navy;
	width: auto;
	text-align: center;
}

.greyContainer {
	height:auto;
	width: 100%;
	float:left;
	background: #EEEEEE;
	text-align: center;
	font-weight:bold;
}