﻿/**************  Start Page ********************/
.boxheadertext
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	width: 230px;
	height: 25px;
	float: left;
	padding-top: 22px;
	padding-left: 20px;
	text-align: left;
}

.boxustext
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	float: left;
	padding-top: 2px;
	padding-left: 20px;
	text-align: left;
}

.InlineImageCenter
{
	display: table-cell;
	vertical-align: middle;
}

.InlineImageCenter *
{
	vertical-align: middle;
}

/*MOSAIC Page*/
.TableMOSAICType
{
	border: 1px solid #ccc;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}


/*Review Page*/
.PanelReview
{
	/*border: 1px solid #f2f2f2;*/
	margin-left: 20px;
	margin-top: 10px;
	padding: 5px;
	width: 500px;
}

.PanelReviewHead
{
	background-color: #ECE8E5; 
	border: solid 1px #3264a1; 
	margin-left: 25px;
	margin-top: 10px; 
	padding:  10px 5px 10px 5px;
	width: 490px;
}

/**********  Select Package ********/
.PackageContainer
{
	width: 579px;
	height: auto;
	margin-top: 10px;
	border-top: solid 1px #3264a1;
	clear: both;
}

.PackageLeft
{
	float: left;
	width: 288px;
	height: auto;
	background-color: #ECE8E5;
	border-left: solid 1px #3264a1;
	border-right: solid 1px #3264a1;
	border-bottom: solid 1px #3264a1;
	clear: left;
}

.PackageRight
{
	float: right;
	width: 288px;
	height: auto;
	background-color: #ECE8E5;
	border-right: solid 1px #3264a1;
	border-bottom: solid 1px #3264a1;
	clear: right;
}

.PackageBoxLeft
{
	float: left;
	width: 192px;
	height: auto;
	background-color: #ECE8E5;
	border-left: solid 1px #3264a1;
	border-right: solid 1px #3264a1;
	border-bottom: solid 1px #3264a1;
	clear: left;
}

.PackageBoxCenter
{
	float: left;
	width: 191px;
	height: auto;
	background-color: #ECE8E5;
	border-bottom: solid 1px #3264a1;
}

.PackageBoxRight
{
	float: right;
	width: 192px;
	height: auto;
	background-color: #ECE8E5;
	border-left: solid 1px #3264a1;
	border-right: solid 1px #3264a1;
	border-bottom: solid 1px #3264a1;
	clear: right;
}

.PackageBoxSelect
{
	float: left;
	padding: 5px;
	text-align: center;
	width: 190px;
	clear: left;
	height: auto;
	_width: 180px;
}

.PackageBoxButton
{
	padding: 5px;
	width: 180px;
	clear: both;
	height: auto;
}

.PackageBoxLogo
{
	position: relative;
	top: -10px;
	left: 150px;
	height: 0px;
	width: 40px;
	_display: none;
}

.PackageMiddle
{
	width: 577px;
	height: auto;
	background-color: #ECE8E5;
	border-left: solid 1px #3264a1;
	border-right: solid 1px #3264a1;
	border-bottom: solid 1px #3264a1;
	clear: both;
}

.PackageLogo
{
	float: right;
	margin-top: -7px;
	margin-right: 5px;
	height: 45px;
	width: 40px;
	_display: none;
	clear: right;
}

.PackageContent
{
	padding: 5px;
	text-align: center;
	clear: both;
	height: auto;
}

.PackageContentBottom
{
	padding: 5px;
	text-align: center;
	height: 360px;
	clear: both;
}

.PackageSelect
{
	float: left;
	padding: 5px;
	text-align: center;
	width: 200px;
	clear: left;
	height: auto;
}

.PackageButton
{
	padding: 5px;
	width: 270px;
	clear: both;
	height: auto;
}

.PackageTable
{
	width: 100%;
	text-align: left;
}

.PackageMiddleTable
{
	width: 440px;
	text-align: left;
}

.PackageFont
{
	font-size: 7pt;
	color: #333333;
}

.PriceFont
{
	font-size: 8pt;
	color: #333333;
}

.DiscountFont
{
	font-size: 8pt;
	font-weight: bold;
	color: #6E4343;
}

/************* Checkout Page ******************/
.CheckoutHeader
{
	background-color: #ECE8E5;
	border: solid 1px #3264a1;
	padding: 3px;
	width: 570px;
}

.CheckoutTotal
{
	background-color: #ECE8E5;
	border-left: solid 1px #3264a1;
	border-right: solid 1px #3264a1;
	border-bottom: solid 1px #3264a1;
	padding: 3px;
	width: 570px;
}

.CheckoutHeaderText
{
	font-weight: bold;
	font-size: 11pt;
	color: #3264a1;
}

.CheckoutTotalAmount
{
	font-size: 11pt;
	color: #3264a1;
}

.CheckoutDetail
{
	font-size: 8pt;
	color: #000000;
	background-color: #F7F7F7;
	width: 568px;
	padding: 3px 3px 3px 5px;
	border-left: solid 1px #3264a1;
	border-right: solid 1px #3264a1;
	border-bottom: solid 1px #3264a1;
}

.CheckoutSubHeader
{
	background-color: #ECE8E5;
	border: solid 1px #3264a1;
	padding: 3px;
	width: 570px;
}

.CheckoutSubHeaderText
{
	font-weight: bold;
	font-size: 9pt;
	color: #3264a1;
}

.CheckoutSubHeader1
{
	float: left;
	background-color: #ECE8E5;
	border: solid 1px #3264a1;
	padding: 3px;
	width: 319px;
}

.CheckoutSubHeader2
{
	float: right;
	background-color: #ECE8E5;
	border: solid 1px #3264a1;
	padding: 3px;
	width: 239px;
}

.CheckoutSubDetail
{
	background-color: #FFFFFF;
	padding: 3px;
	width: 560px;
}

.CheckoutSubDetail1
{
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	width: 319px;
}

.CheckoutSubDetail2
{
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	width: 239px;
}

.WaterMarkText
{
	color: #C0C0C0;
	font-size: 8pt;
}
