﻿.CartNormalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0851A5;
	font-weight: normal;
	text-decoration: underline;
}

.CartNormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.CartNormalTextSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333399;
	text-decoration:none;
}

.CartNormalTextHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D11C04;
	font-weight: normal;
	text-decoration: none;
}

.CartNormalTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold;
	text-decoration: none;
}

.CartNormalTextBoldGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	font-weight : bold;
	text-decoration: none;
}

.CartNormalTextBoldHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D11C04;
	font-weight : bold;
	text-decoration: none;
}

.CartNormalTextSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.CartNormalTextHighlightSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D11C04;
	font-weight: normal;
	text-decoration: none;
}

.CartNormalTextBoldSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight : bold;
	text-decoration: none;
}

.CartNormalTextBoldHighlightSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D11C04;
	font-weight : bold;
	text-decoration: none;
}

.CartNormalTextNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.CartNormalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0851A5;
	font-weight: normal;
	text-decoration: underline;
}

.CartSummaryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #224433;
	font-weight : bold;
	text-decoration: none;
}

.CartImageSummaryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D11C04;
	font-weight : normal;
	text-decoration: none;
}

.CartHeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C6451E;
	font-weight: bold;
	text-decoration: none;
}

.style4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.style6 {
	font-size: xx-small
}

.WhiteHighlighted {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}

.tblBorderGrey {
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
}

.tblHeaderGrey {
	background-color: #EEEEEE;
}

.ContactDiv {
	height:274px;
	width:215px;
	overflow:auto;
	position:relative;
	background-color: #FFFFFF;
}

.ErrorPanel {
	height:335px;
}

.hidden
{
	visibility: hidden;
	/*display: none; */
}

.visible
{
	visibility: visible;
	/*display: block; */
}

.DetailHide
{
	visibility:hidden;
	display:none;
	}

.DetailShow
{
	visibility:visible;
	display:block;
	}

.ContactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324658;
	cursor:pointer;
	cursor:hand;
}

.ContactImg {
	cursor:pointer;
	cursor:hand;
}

.GroupText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.CartProgressBar
{
	background: url(/img/cart/dotProgressBar.gif) repeat-x;
	width: 100px;
	}

.CartProgressDivider
{
	background: url(/img/cart/dotProgressBar.gif) repeat-x;
	width: 2px;
	}

.CartProgressLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #45555e;
	}

.CartHeaderTop
{
	background-color: #cde0f3;
	border-left: solid 1px #009af4;
	border-top: solid 1px #009af4;
	border-right: solid 1px #009af4;
	height: 7px;
}

.CartHeaderContentLeft
{
	background-color: #cde0f3;
	border-left: solid 1px #009af4;
}

.CartHeaderContent
{
	background-color: #cde0f3;
}

.CartHeaderContentRight
{
	background-color: #cde0f3;
	border-right: solid 1px #009af4;
	width: 200px;
}

.CartHeaderBottom
{
	background-color: #cde0f3;
	border-left: solid 1px #009af4;
	border-bottom: solid 1px #009af4;
	border-right: solid 1px #009af4;
	height: 7px;
}

.CartContentTable
{
	border: solid 1px #cccccc;
	background-color: #fefefe;
}

.CartContentTableSubheading
{
	background-color: #eeeeee;
}

.CartButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333399;
	text-decoration:none;
	height: 20px;
}

.CartContinueButtonFrame
{
	border: solid 1px #990000;
	background-color: #d90000;
	width: 184px;
	height: 36px;
}

.CartContinueButton
{
	width: 180px;
	height: 32px;
	vertical-align: middle;
	cursor: pointer;
	}

.CartContinueText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	text-align: center;
}

.CartBackPix
{
	width: 25px;
	height: 20px;
	background-image: url(/img/cart/back.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.CartContinuePix
{
	width: 25px;
	height: 20px;
	background-image: url(/img/cart/continue.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.CartContinueSpacer
{
	width: 25px;
}

.CartTabSelected
{
	border-bottom: solid 1px #eeeeee;
	background-color: #eeeeee
}

.CartTabUnselected
{
	border-bottom: solid 1px #cccccc;
	background-color: #ffffff;
}

.CartTabSymbol
{
	border: dotted 1px #000000;
	background-color: #eeeeee;
}