/*
Background: #94b7db
Blue = #0c2577
lbBlue = #94b7db
Black = #000001 (slightly off, so as to make it easy to find)
white= #FFFFFE (slighty off so as to make it easy to find)
*/

#MainTable
{
	background-color: #FFFFFF;
}
#CredsRow
{
	position: absolute;
	float: right;
}
.PreviewButtonText
{
	color: #FFFFFE;
}
.ContentSection
{
	margin-left: 20px;
	font-family: Arial, Helvetica, San_sarif;
	width: 600;
}
.CartItemHeaderRow
{
	background-color: #94b7db;
	color: #000001;
}
.CartTotalsHeaderRowSubtotalCol
{
	background-color: #94b7db;
	color: #000001;
}
.ConfirmItemTable
{
	border-color: #94b7db;
}
.CartTotalsHeaderRowTotalItemsCol
{
	background-color: #94b7db;
	color: #000001;
}
.HistoryTableRowColored
{
	background-color: #94b7db;
}
.OrderInfoLabelRow
{
	background-color: #94b7db;
}
.PreviewButtonRow
{
	background-color: #94b7db;
}
.SartItemImage
{
	border: 4px double #FFFFFF;
}
.SartItemImageSelected
{
	border: 4px double #FF0000;
}
.SubmitButtonRow
{
	background-color: #94b7db;
}
.CartCheckoutLink
{
	color: #FFFFFE;
}
a.SubTitleLink
{
	color: #000000;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
body
{
	background-color: #94b7db;
}
table#HeaderTable
{
	width: 100%;
	margin: 0px;
}
table#ContentTable
{
	background-color: #FFFFFF;
	width: 100%;
}
td#MessageHeader
{
	font-size: 11px;
}

td#bodycol
{
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
td#contentCol
{
	height: 90%;
}
td#footerCol
{
	text-align: center;
}
td#spacerBetweenTitleAndSubTitleCol
{
	height: 15px;
}

span.BreadCrumbDilim
{
	color: #000000;
}
span.BreadCrumbItemCurrent
{
	color: #000000;
}
a.BreadCrumbLink
{
	color: #000000;
}
.BreadCrumbColTR
{
}
#BreadCrumbCol
{
}
.subtitleCol
{
	color: #000000;
	padding-right: 20px;
	text-align: right;
}
td.CopyLineNoteCell
{
	padding-left: 30px;
	padding-right: 15px;
}

/* this franchise only */
#subtitleRow
{
}
#titleRow
{
	height: 102px;
}
.AgentInfoDataCol
{
}
.AgentInfoLabelCol
{
	width: 200px;
}
.AgentInfoTable
{
	width: 500;
}
.UpdateAgentDynamicLink
{
	color: #000000;
	text-decoration: none;
}
table#FooterTable
{
	background-color: #FFFFFF;
	border: 0px;
	border-top: 1px solid #0c2577;
}
table.receiptTableFirst
{
	width: 90%;
}
td#PageTitleCol
{
	height: 25px;
	padding-left: 10px;
}
td#PreFooterCol
{
	height: 10px;
}
tr#PageTitleRow
{
	background-color: #94b7db;
}
tr#PreFooterRow
{
	background-color: #000000;
}
tr#PreFooterRow
{
	background-color: #94b7db;
}
tr#footerRow
{
}
tr#spacerRowBetweenTitleAndSubTitle
{
}

.infoTab
{
}
.infoTab a
{
	color: #000001;
}

.infoTabHide
{
}

.infoTab_selected
{
	background-color: #94b7db;
}
.infoTab_selected a
{
	color: #FFFFFE;
}



.RelatedItemsLayer
{
	border: 1 solid #F2F3EE;
}
.RelatedItemsLabel
{
	background-color: #94b7db;
	color: #000001;
}
.RelatedItemsContent
{
}


.RelatedItemResultLayer
{
}
.RelatedItemResultTableRowInfoColText
{
}
.RelatedItemResultStyleImageLayer
{
}
.RelatedItemResultTableRowTitleCol
{
	background-color: #94b7db;
	color: #000001;
	font-weight: bold;
}
.RelatedItemResultTableRowTitleColClose
{
	background-color: #94b7db;
}
.RelatedItemResultTableRowTitleColCloseBox
{
	background-color: #F2F3EE;
}
.RelatedItemsReturnLayer
{
}

tr#ItemFeaturesPriceBreakLabels td
{
	background-color: #94b7db;
	color: #000001;
}
tr#ItemFeaturesPriceBreakPrice td
{
}

#ItemFeaturesOrderNow
{
	background-color: #94b7db;
	color: #000001;
}
#ItemFeaturesOrderNow a
{
	color: #FFFFFE;
}


td#FooterR2C2
{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
td#FooterR2C2 div
{
	color: #000000;
}

td#FooterR2C2 div a
{
	color: #000000;
}



.AgentCreds
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000001;
}
.AgentCreds a
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000001;
}
#accountLevel
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000001;
	float: right;
}
table#headerHolder
{
}

a.NavTableListItemLink
{
	text-indent: 10px;
	font-size: 12px;
	color: #000000;
}
a.NavTableListItemLink:hover
{
	text-indent: 10px;
	font-size: 12px;
	color: #000001;
	background-color: #94b7db;
}
a.NavTableListItemLink_over
{
	text-indent: 10px;
	font-size: 12px;
	background-color: #94b7db;
	color: #000001;
}
td#NavTableListCol
{
	padding-right: 10px;
}
.NavTableItemLink
{
	color: #FFFFFE;
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
	text-decoration: none;
}
.NavTableItem, .ExpandHolder
{
	background-color: #0c2577;
	height: 20px;
	padding-top: 4px;
	text-indent: 10px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	vertical-align: middle;
}
.NavTableItem_over
{
	background-color: #0c2577;
	height: 20px;
	padding-top: 4px;
	text-indent: 10px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	vertical-align: middle;
}
div#NavTableListItemSpan
{
	text-indent: 10px;
}
#NavTable
{
	width: 200px;
}
td#navcol
{
	background-color: #FFFFFF;
	border-right: 1px #0c2577 solid;
	padding: 15px;
}

.OpenMenu
{
}

#SubTitleLayer
{
	position: relative;
	top: -40px;
	left: 15px;
	padding: 5px;
}


.BreadCrumbTable
{
}


.LoginSubmitLinkColumn
{
	background-color: #94b7db;
}

.SubmitButtonText
{
	color: #FFFFFE;
	font-weight: bold;
	text-decoration: none;
}

.PreviewButtonLink
{
	color: #FFFFFE;
}

div.InfoSquareTop
{
	background-color: #fdfdfc;
}

.footer a.footer
{
	color: #FFFFFF;
}

#ExpandAll
{
}
#ExpandAll a
{
	color: #FFFFFE;
}
#ExpandIcon
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000001;
}

.LoginFormLink
{
	color: #FFFFFE;
	font-size: 12px;
}


/** new loginform classes
*/


.ExistingUserColumnHeader
{
	background-color: #0c2577;
	color: #FFFFFF;
}

.NewUserColumnHeader
{
	background-color: #0c2577;
	color: #FFFFFF;
}