﻿body
{
	background-color: #D9DBCD;	
	margin:0;
	padding:0;
	font-size:12px;
}
#page-body 
{
	background:#FFFFFF url(/image/order-form-bg.gif) repeat-y scroll 0 0;
	clear:both;
	padding:4px 1px 0px;
	position:relative;
	width:698px;
}
#page-body h1
{
	font-size:15px;
	color:#122181;
}
#Thankyou-container 
{
	margin-left:auto;
	margin-right: auto;
	width: 700px;
	_width:690px; /* for ie6 */
	background-color: White;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.header-tabs 
{
	color:#122181;
}


.wrapper-header 
{
	background: transparent url(/image/header-top.gif) no-repeat scroll 0 100%;
	border: medium none;
	height: 37px;
	margin: 0 auto;
	max-width: 700px;
	padding: 0;
	text-align: right;
	width: 700px;
}
.header-tabs 
{
	float:right;
	font-size:15px;
	font-weight:bold;
	height:32px;
	width:auto;
}
.header-tabs .header-tabs-left 
{
	background:transparent url(/image/header-right-left.gif) no-repeat scroll 0 0;
	height:32px;
	width:11px;
}
.header-tabs .header-tabs-mid 
{
	background:transparent url(/image/header-right-mid.gif) repeat-x scroll 0 0;
	height:32px;
	padding:4px 6px 0;
}
.header-tabs .header-tabs-right 
{
	background:transparent url(/image/header-right-right.gif) no-repeat scroll 0 0;
	height:32px;
	width:7px;
}
.header-tabs span 
{
	padding:0 2px;
}
.mainContent_checkoutTab
{
	font-size:15px;
	font-weight:bold;	
}
.confirm 
{
	background:#DDFFDD none repeat scroll 0 0;
	border-color:#99FF99;
	
}
.info, .confirm, .warning, .alert 
{
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-weight:bold;
	margin:0 0 15px;
	padding:6px 10px;
	text-align:left;
}
.info ul, .confirm ul, .warning ul, .alert ul 
{
	font-weight:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.confirm li 
{
	background:transparent url(/image/icon-confirm.gif) no-repeat scroll 0 4px;
}
.info li, .confirm li, .warning li, .alert li 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:4px 0 4px 22px;
}
form fieldset 
{
	background:transparent url(/image/fieldset_bg.gif) repeat-x scroll 0 28px;
	border:0 none;
	clear:both;
	display:block;
	margin:0 0 0px;
	padding:0 15px;
}
div.left 
{
	float:left;
}
#left-fieldset
{
	margin-left:30px;
	width:307px;
	text-align:left;
}
.summary 
{
	float:right;
	margin-bottom:10px;
	padding:0;
	width:250px;
}
.h2 
{
	background:#FFFFFF url(/image/fieldset_bg.gif) repeat-x scroll 0 100%;
	clear:both;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:18px;
	margin:0 0 5px;
	padding:5px 20px 30px;
	text-align:left;
	color:#122181;
}
#thank-you .first-div
{
	margin-bottom:15px;
}
.summary .calculations, .final-summary .calculations 
{
	border-left:0 none;
	border-top:1px solid #CCCCCC;
	padding:4% 8% 0 0;
	width:92%;
}
.calculations 
{
	background:transparent url(/image/calculations_bg.gif) repeat-x scroll 0 -1px;
	border-left:1px solid #CCCCCC;
	padding-top:2%;
	width:44%;
}
.calculations table 
{
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
	margin-left:auto;
	margin-right:6px;
}
table 
{
	-moz-box-sizing:border-box;
	border-collapse:separate;
	border-spacing:0px;
	display:table;
	margin-bottom:0;
	margin-top:0;
	text-indent:0;
}
.calculations table td 
{
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 15px;
	text-align:right;
}
.calculations table tr.discounts td 
{
	color:#3D8D08;
	font-weight:bold;
}
.calculations table tr.total td 
{
	border-bottom:0 none;
	font-size:16px;
	font-weight:bold;
	padding-top:6px;
}
.wrapper-footer 
{
	height:22px;
	margin:0 auto;
	max-width:700px;
	padding:0;
	width:700px;
}
.wrapper-footer .left 
{
	background:transparent url(/image/footer-left.gif) no-repeat scroll 0 100%;
	color:#666666;
	float:left;
	font-size:10px;
	height:16px;
	padding:6px 0 0 15px;
	width:335px;
}
.wrapper-footer .right 
{
	background:transparent url(/image/footer-right.gif) no-repeat scroll 0 100%;
	color:#999999;
	float:right;
	font-size:9px;
	height:16px;
	padding:6px 15px 0 0;
	text-align:right;
	width:335px;
}
form fieldset, .actions, .disclaimer, #secure-3d, .final-summary 
{
	padding-left:15px;
	padding-right:15px;
}
.actions 
{
	float:right;
	display:block;
	margin:165px 20px 0 20px;
	padding:5px 0 10px;
	text-align:right;
}
.actions p
{
	width:230px;
	margin-right:0;
	margin-left:auto;
	font-size:11px;
	color:#122181;
	
}
