﻿.rightStyle
{
	padding-right: 15px;
	float: none !important;
}
.leftStyle
{
	padding-right: 10px !important;
}
#OverlayButton
{
	float: right !important;
	padding:5px 0 5px 0!important;
}

.ResetoverlayWindowShade
{
	position: absolute;
	z-index: 201;
	table-layout: fixed;
	display:block !important;
}

.overlayContent
{
	background-color: White;
}


.buttonStyle
{
	position: relative;
	top: 12px;
	right: 16px;
	float: right;
	cursor: pointer;
	z-index: 25;
	cursor: pointer;
}

.learnMore
{
	max-height: 200px;
}


.productAdd
{
	min-width: 422px;
	max-height: 300px;
}

.confirmation
{
	min-width: 392px;
	max-height: 200px;
}

.termsConditions
{
	min-width: 522px;
	max-height: 300px;
}

.progressBar
{
	width: 150px;
	height: 110px;
}

.productAddColumn
{
	width: 410px;
}

.confirmationColumn
{
	width: 380px;
}

.termsConditionsColumn
{
	width: 510px;
}

table.overLayPanel .rightTop
{
	background-image: url(/includes/images/newbuyflow/OverLays/topRightCorner.png);
	height: 6px;
	line-height: 1px;
	position: relative;
	width: 6px;
	font-size: 1px;
}

table.overLayPanel .middleTop
{
	background-image: url(/includes/images/newbuyflow/OverLays/topBorder.png);
	background-color: transparent;
}

table.overLayPanel .leftTop
{
	background-image: url(/includes/images/newbuyflow/OverLays/topLeftCorner.png);
	height: 6px;
	line-height: 1px;
	position: relative;
	width: 6px;
	font-size: 1px;
}

table.overLayPanel .rightBottom
{
	background-image: url(/includes/images/newbuyflow/OverLays/bottomRightCorner.png);
	height: 6px;
	line-height: 1px;
	position: relative;
	width: 6px;
	font-size: 1px;
}

table.overLayPanel .leftBottom
{
	background-image: url(/includes/images/newbuyflow/OverLays/bottomLeftCorner.png);
	height: 6px;
	line-height: 1px;
	position: relative;
	width: 6px;
	font-size: 1px;
}

table.overLayPanel .middleBottom
{
	background-image: url(/includes/images/newbuyflow/OverLays/bottomBorder.png);
	background-color: transparent;
}

table.overLayPanel .leftBorder
{
	background-image: url(/includes/images/newbuyflow/OverLays/leftBorder.png);
	width:0!important;
}

table.overLayPanel .rightBorder
{
	background-image: url(/includes/images/newbuyflow/OverLays/rightBorder.png);
	width:0!important;
}

table.overLayPanel div.headerSection
{
	background-color: #FF770B !important;
	min-height: 47px !important;
	position: relative;
	overflow: auto;
}

table.overLayPanel div.hozRule
{
	background-color: #E9EAEA;
	height: 2px;
	line-height: 1px;
	margin: 3px 0 13px;
	overflow: hidden;
}

table.overLayPanel div.headerSection h1
{
	color: white !important;
	font-family: Arial;
	font-size: 18px !important;
	font-weight: bold !important;
	left: 15px !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 14px;
	width: 79%;
}

table.overLayPanel div.contentSection
{
	color: #444444;
	font-family: Arial;
	font-size: 12px !important;
	margin: 2px 5px 0 15px !important;
	padding-bottom: 5px;
	background-color: White;
	text-align: justify;
}

table.overLayPanel div.contentSection p
{
	color: #444444;
	font-size: 12px !important;
	margin: 0 0 0 0 !important;
	padding: 0 10px 8px 0 !important;
	text-align: justify;
	line-height: normal !important;
}

.VerificationContent
{
	color: #444444;
	margin: 0 0 0 0 !important;
	padding: 0 20px 8px 0 !important;
	overflow: auto;
	overflow-x: hidden;
	background-color: #ffffff;
	vertical-align: text-top;
	line-height: normal !important;
	text-align: justify;
	font-size: 12px !important; /* IE 6 terms height,width fix */
	width: expression(document.body.clientWidth > 700 ? "500px":"auto");
	height: expression(this.scrollHeight > 200 ? "210px":"auto");
}

.yesNoButtonStyle
{
	float: left;
}

.PopIndent
{
	margin: 0 0 0 12px;
}

.TopFeature
{
	font-size: 18px;
	font-weight: bold;
}

.FeatureInfo
{
	font-size: 16px;
}

table.overLayPanel a
{
	color: #3459F5;
	text-decoration: none;
}
table.overLayPanel a:hover
{
	color: #3459F5;
	text-decoration: underline;
}

a img
{
	border: 0;
}

a.Terms
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
/* IE 6 fix */
table.overLayPanel table td.headerSection
{
	background-color: #FF770B;
	height: 47px !important;
	position: relative;
	width:79% !important;
}
table.overLayPanel table td.headerSection h1
{
	color: white !important;
	font-family: Arial !important;
	font-size: 18px !important;
	font-weight: bold !important;
	margin: 0 50px 0 0 !important;
	padding: 0 0 0 15px !important;
}

