/* ------------------------------------------------------------------------- */

/* =General 
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

a, a:visited {color:Blue;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
	margin: 0.5em 0;
}

.clear {
	clear:both;
}

img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	width: 748px;
	font: 12px/19px Arial, Helvetica, San-serif;
}

.userBody
{
	background: url(../images/bg.png) ;
	border-top: solid 7px #FBD1D2;
}

#userWrapper
{
	width: 824px;
	height: auto;
	min-height:450px;
	background-color: #FFFFFF;
	border: #e5e8ea 2px solid;
	margin: 0 auto;
	font: 12px Arial, Helvetica, San-serif;
}

#contentPlaceHolder
{
	width: 100%;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	font: Arial, Helvetica, San-serif;
}

h1 {
	font: normal 23px Verdana, Helvetica, sans-serif;
	letter-spacing: -2px;
	border-bottom: 1px solid #A3181B;
}

h2 {
	font: 17px Verdana, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h5
{
	font: 12px Verdana, Helvetica, sans-serif;
}
/* =Headings
-----------------------------------------------------------------------------*/
#header {
	
}

#logo a {
	background: url(../images/at_logo.gif) no-repeat;
	background-position: 0 5px;
	display: block;
	width: 208px;
	height: 70px;
}

#logo a:hover 
{
	
}

a span {	
	display: none;
}

#mast {
	background: url(../images/mast_home.jpg) no-repeat;
	height: 115px; width: 746px;
	float: left;
	border: 1px solid #146A4A;
}
#mast p {
	margin: 10px 10px 10px 500px;
	font-size: 2.5em; letter-spacing: -1px;
	text-align: right;
	color: #A3181B;
}

#contentTitle
{
	margin: 10px 10px 10px 500px;
	font-size: 2.5em; letter-spacing: -1px;
	text-align: right;
	color: #A3181B;
	position: relative;
	top: 70px;
}

.userTop, .userBottom
{
	height: 20px;
}

#userHeader
{
	
}

#userWelcomeMessage
{
	float: left;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
	border: none;
}

#userBanner
{
	float: left;
	background: url(../images/headerbar.gif) no-repeat 60px 47px;
	width: 100%;
	height: 80px;
	margin-top: 10px;
}

#userBanner a
{
	float: right;
	padding-right: 10px;
	background-image: url(../images/at_logo.gif);
	background-repeat: no-repeat;
	width: 208px;
	height: 61px;
	display: block;
}

#invoiceHeader
{
	width: 100%;
}

#invoiceCompanyDetails
{
	float: left;
	width: 64%;
}

#invoiceInfo
{
	float: right;
	border: #a9a9a9 3px solid;
	width: 35%;
}

/* =Links
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav {
	list-style-type: none;
	text-align: center;
	float: right;
}

#mainNav li {
	display: inline;
}

#mainNav li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background: #146A4A;
}

#mainNav li a:hover {
	color: #f0f0f0;
	background: #078C00;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/
#subNav {
	
}

.greybar
{
	background-color: #EEEEEE;
	height: 5px;
	width: 100%;
}

#userNav
{
	width: 100%;
	color: Black;
	padding: 1px 0 0 0;
	margin: 0 0 0 0;
	font-size:13px;
}

#userNav li
{
	margin: 0 0 1px 0;
}

#userNav li a, #userNav li a:visited
{
	display: block;
	width: 166px;
	border: solid 1px #e5e8ea;
	text-decoration: none;
	color:Black;
	padding: 1px 1px 1px 10px;
}

#userNav li a:hover
{
	 background-color: #FED4D6;
}

ol.hMenu
{
	list-style-type: none;
	text-align: center;
}

ol.hMenu li
{
	display: inline;
	text-align: center;
}

ol.vMenu
{
	list-style-type: none;
	text-align: left;
}

ol.vMenu
{
	
}

/* =Main Content
-----------------------------------------------------------------------------*/
#mainBody {
	float: left;
	width: 420px;
	margin: 0 0 0 10px; padding: 0 30px 0 0;
	border-right: 1px dashed #146A4A;
}

#signupMainBody
{
	float: left;
	width: 420px;
	margin: 0 0 0 10px;
	padding: 0 30px 0 0;
	border-right: gainsboro 1px solid;
	min-height: 510px;
}

#userMainBody
{
	float: right;
	width: 615px;
	margin-right: 4px;
}

.userHeading
{
	color: #666666;
	font-family: Sylfaen;
	font-size: 18px;
	padding: 5px 0 5px 10px;
	border-bottom: #E5E8EA 1px solid;
}

.userSubContentHeading
{
	color: #010101;
}

.userSubHeading
{
	color: #666666;
	font-family: Sylfaen;
	font-size: 16px;
	padding: 30px 0 0 10px;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/
#subBody {
	float: right;
	width: 235px;
	margin: 0 10px 0 0;
}

#signupSubBody
{
	float: right;
	width: 260px;
	margin: 0 10px 0 0;
}

#signupSteps
{
	color: #B23837;
}

#signupSteps h4
{
	text-decoration: underline;
}

#userSubBody
{
	float: left;
	width: 179px;
	padding-right: 4px;
	padding-left: 4px;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.userSubBodySeparator
{
	width: 100%;
	height: 30px;
}

#userStatsHeading
{
	color: #5B6F7A;
	font-size: 13pt;
	font-weight: normal;
	padding-left: 20px;
	border-bottom: solid 2px #FED4D6;
}

#userStats
{
	padding-left: 20px;
	color: Black;
}

#userStats li
{
	margin:4px 0 4px 0;
}

#userStats li a, #userStats li a:hover, #userStats li a:visited
{
	color: Black;
	text-decoration: none;
}

#newTestimonialPanel
{
	height: 116px;
	background-color: #EEEEEE;
	border : #FED4D6 2px solid;
	text-align:center;
}

#newTestimonialPanel p
{
	margin: 15px 0 15px 0;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer 
{
	float: left;
	width: 100%;
	background: #146A4A;
	color: #fff;
	clear: both;
	text-align: center;
	margin: 15px 0 0 0;
}

#footer a {
	color: #fff;
	font-size: 0.9em;
}

#footer a:hover {
	color: #cf0;
}

#footerRBody
{
	float: right;
}

#footerLBody
{
	float: left;
}

#userFooter
{
	width: 99%;
	height:20px;
	background-color: #FED4D6;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 4px;
}

#userFooter ol
{
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

#userFooter ol li a
{
	float: left;
	color: #999999;
	text-decoration: none;
	padding: 4px 12px;
}

#userFooter a:hover
{
	color: #E5232C;
}

#userCopyright
{
	color: #999999;
	text-align: center;
}

/* =Forms
-----------------------------------------------------------------------------*/

fieldSet.formFieldSet
{
	margin-top: 10px;
	border: none transparent;
	width: 100%;
}

fieldSet.formFieldSet legend
{
	display: none;
}

fieldSet.formFieldSet ol
{
	list-style-type: none;
}

li.formItem
{
	padding-bottom: 2px;
}

label.formLabel
{
	float: left;
	width: 30%;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
	color: #656565;
}

.formErrorLabel
{
	color: Red;
}

.formImportantLabel
{
	color: #E5232C;
	font-weight: bold;
}

.formImportantDetailLabel
{
	display: block;
	color: #E5232C;
	font-weight: bold;
	padding: 0 20px 0 10px;
}

.formDescriptionLabel
{
	display: block;
	padding: 5px 10px 5px 10px;
}

.formExampleLabel
{
	color: #a9a9a9;
	font-size: 11px;
}

.formText
{
	width: 50%;
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
}

.formMultiLineText
{
	width: 65%;
	font: 12px/19px Arial, Helvetica, San-serif;
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
}

.formDropDown
{
	width: 50.5%;
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	margin-bottom: 1px;
}

.formButton
{
	float: right;
	width: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.formImageButton
{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.formBigButton
{
	float: right;
	width: 40%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formHiddenField
{
	
}

.ValidationSummary
{
	color:Red;
	padding-left:25px;
	
}
.ValidationSummary ul
{
	
}

.formSummaryField
{
	width: 90%;
	border-right: #c8c8c8 1px;
	border-top: #c8c8c8 1px;
	border-left: #c8c8c8 1px;
	border-bottom: #c8c8c8 1px;
}

.profileLinksPanel
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: Black;
	padding-bottom: 40px;
}

.profileLinksPanel a
{
	float: right;
	color: #0000FF;
	margin-left: 10px;
}

.profileLinksPanel label
{
	float: right;
	margin-left: 10px;
}

/* =User Pages Forms
-----------------------------------------------------------------------------*/

.tabButtonBar
{
	width: 96%;
	border-bottom: solid 1px #E5E5E5;
	color: Black;
	
	padding: 0 0 1px 10px;
	margin: 10px 0 0 0;
	
	font-size:13px;
	font-weight: bold;
	
	list-style-type: none;
}

.tabButtonBar li
{
	margin: 0 0 0 0;
	display: inline;
}

.tabButtonBar li a, .tabButtonBar li a:visited
{
	border: solid 1px #e5e8ea;
	background-color: White;
	color:Black;
	padding: 1px 10px 1px 10px;
}

.tabButtonBar li a:hover
{
	 background-color: #FED4D6;
}

.tabSelectedButton
{
	text-decoration: underline;
}

.tabUnselectedButton
{
	text-decoration: none;
}

.tabContentHolder
{
	
}

.userForm
{
	margin: 3px 0 0 0;
	background-color: #F4F4F4;
	border: solid 0 transparent;
	border-bottom: #E5E5E5 2px solid;
}

fieldSet.userFormFieldSet
{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	border: solid 0 transparent;
	width: 100%;
}

fieldSet.userFormFieldSet legend
{
	display: none;
}

.userFormFieldSet ol
{
	list-style-type: none;
}

.userFormFieldSet li
{
	padding-top: 8px;
	clear:both;
}

.userFormLabel
{
	display: block;
	font-family: Sylfaen, Tahoma, Arial;
	font-size: 14px;
	color: #666666;
}

.userFormFieldSet input
{
	width:96%;
	margin-top: 2px;
	border-top: #D3D3D3 1px solid;
	border-left: #D3D3D3 1px solid;
	font-family: Sylfaen, arial, helvetica, sans-serif;
	font-size: 14px;
}

.userFormFieldSet select
{
	width:96.5%;
	margin-top: 2px;
	border-top: #D3D3D3 1px solid;
	border-left: #D3D3D3 1px solid;
	font-family: Sylfaen, arial, helvetica, sans-serif;
	font-size: 14px;
}

.userFormFieldSet textarea
{
	width:96%;
	margin-top: 2px;
	margin-bottom: 30px;
	border-top: #D3D3D3 1px solid;
	border-left: #D3D3D3 1px solid;
	font-family: Sylfaen, arial, helvetica, sans-serif;
	font-size: 14px;
}

.userFormButtonPanel
{
	float: left;
	width: 100%;
	border-top: solid 1px #E5E8EA;
	margin-top: 5px;
}

.userStatusPanel
{
	width: 575px;
	padding-left: 20px;
}

.userStatusPanel table
{
	width: 50%;
}

.userStatusPanel td
{
	padding-right: 5px;
}

.userStatusPanel label
{
	font-family: Sylfaen, arial, helvetica, sans-serif;
	font-size: 14px;
}

.userNoteText
{
	width: 75%;
	margin-top: 10px;
	margin-left: 10px;
	border-top: #D3D3D3 1px solid;
	border-left: #D3D3D3 1px solid;
	font-family: Sylfaen, arial, helvetica, sans-serif;
	font-size: 14px;
}

.userNotesListPanel
{
}

.userNotesList
{
	width: 100%;
	margin-top: 10px;
}

.noteItemPanel
{
	width:98%;
	float: left;
	padding:5px;
	/*margin: 10px 3px 2px 0px;*/
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color:white;
}

.noteAdminName
{
	font-weight: bold;
	color: #696969;
}

.AltnoteItemPanel div
{
	background-color:#FFECED;
}

.homeSummaryPanel
{
	float: left;
	width: 450px;
	height: 60px;
	border: solid 1px #E5E8EA;
	margin-top: 20px;
	margin-left: 40px;
	padding: 10px 10px 10px 10px;
}

.homeSummaryRPanel
{
	float: right;
	width: 225px;
	height: 150px;
	border-bottom: solid 2px #E5E8EA;
	margin-top: 20px;
	margin-right: 40px;
	background-image: url(../images/float_panel_bg.jpg);
	text-align: center;
}

.homeSummaryLPanel
{
	float: left;
	width: 225px;
	height: 150px;
	border: solid 1px #E5E8EA;
	margin-top: 20px;
	margin-left: 30px;
}

.homeSummaryPanelTitle
{
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 14px;
	color: Black;
}

/* =Invoice Page
-----------------------------------------------------------------------------*/

#invoiceHeadingPanel
{
	float: left;
	color: #666666;
	font-family: Sylfaen;
	font-size: 18px;
	padding: 5px 0 5px 10px;
	border-bottom: #e5e8ea 1px solid;
	margin-bottom: 30px;
}

.invoiceHeadingLabel
{
	float: left;
}

.invoicePageButton
{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}

.invoicesListPanel
{
	float: left;
	width: 100%;
}

.invoiceTitlePanel
{
	float:left;
	width: 100%;
	margin-bottom: 2px;
}

.invoiceCheckBox
{
	float: left;
	position: relative;
	top: 4px;
}

.invoiceTitle
{
	float: left;
	color: #666666;
	font-family: Sylfaen, Arial;
	font-size: 16px;
	margin-left: 5px;
}

.invoiceIDPanel
{
	float: left;
}

.invoiceUnpaidPanel
{
	float: left;
	padding-left: 20px;
	position: relative;
	top: 5px;
	color: #999999;
}

.invoiceAmountPanel
{
	float: right;
	color: #666666;
	font-family: Sylfaen, Arial;
	font-size: 16px;
	margin-right: 5px;
}

fieldSet.invoiceFieldSet
{
	float: right;
	margin-top: 10px;
	border: none transparent;
	width: 100%;
}

fieldSet.invoiceFieldSet ol
{
	list-style-type: none;
}

.invoiceLabel
{
	float: left;
	width: 40%;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
	color: #656565;
}

.invoiceTitleLabel
{
	font: bold 23px Arial, Verdana, Helvetica, sans-serif;
}

.invoiceText
{
	width: 50%;
	border: solid 1px transparent;
}

#invoiceCustomerInfo
{
	width: 80%;
	left: 100px;
	position: relative;
}

#invoiceBody
{
	float: left;
	width: 100%;
	text-align: center;
}

#invoiceDetails
{
	float:left;
	width: 70%;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

#invoiceAmountLabel
{
	float: right;
	width: 20%;
	font-weight: bold;
	color: #656565;
	text-align: right;
	padding-right: 5px;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

#invoiceAmountText
{
	float: right;
	width: 25%;
	height: 200px;
	text-align: left;
	vertical-align: bottom;
}

a.invoiceLink, a:visited.invoiceLink
{
	color: #0000FF;
}

/*-----------------

.formTable
{
	width: 100%;
	border: 0 0 0 0;
}

.formTable td
{
	padding-right: 5px;
	padding-bottom: 2px;
}

.formTableLabelCell
{
	width: 30%;
	text-align: right;
	font-weight:bold;
}

.formTableFieldCell
{
	width: 70%;
}

.formTableButtonCell
{
	text-align: right;
}

.formMultiColumnCell
{
	text-align: right;
}

.formMultiLineLabelCell
{
	width: 30%;
	text-align: right;
	vertical-align: top;
	font-weight:bold;
}

.formField
{
	width: 80%;
	background-color: #ebebeb;
	border: solid 1px #c8c8c8;
}

.formComboField
{
	width: 81%;
	background-color: #ebebeb;
	border: solid 1px #c8c8c8;
}

.formMultiLineField
{
	width: 80%;
	font: 12px/19px Arial, Helvetica, San-serif;
	background-color: #ebebeb;
	border: solid 1px #c8c8c8;
}

.formInvisibleField
{
	width: 80%;
}

.formErrorLabel
{
	color: Red;
}

.formFieldValidator
{
	width: 10%;
}

.formButton
{
	width: 40%;
}

.formSummaryField
{
	width: 90%;
	border-right: #c8c8c8 1px;
	border-top: #c8c8c8 1px;
	border-left: #c8c8c8 1px;
	border-bottom: #c8c8c8 1px;
}

.formImportantLabel
{
	color: Red;
	font-weight: bold;
}
*/

/* =Seal Window
-----------------------------------------------------------------------------*/

/* =Data controls
-----------------------------------------------------------------------------*/

/* DataList Pages */

.testimonialsListPanel
{
	width: 90%;
}

.sealContents
{
	width: 615px;
	height: 450px;
	background-color: White;
	margin: auto;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.sealHeader
{
	width: 615px;
	height: 107px;
	background-image: url(../images/seal/seal_header.jpg);
	background-repeat: no-repeat;
	margin: auto;
}

.sealDetails
{
	width: 615px;
	min-height: 180px;
	background-image: url(../images/seal/seal_body.jpg);
	background-repeat: repeat-y;
	margin: auto;
	padding: 15px 0 15px 0;
}

.sealDetails table td
{
	font-weight: normal;
}

.quotesCellStart
{
	height: 15px;
	vertical-align: top;
}

.quotesCellEnd
{
	height: 15px;
	vertical-align: bottom;
}

.sealAutherDetails
{
	padding-bottom: 10px;
	text-align: center;
}

.sealAutherDetails span
{
	text-align: center;
}

.sealDetails table
{
	width: 94.5%;
	margin: auto;
}

.sealFooter
{
	width: 615px;
	height: 172px;
	background-image: url(../images/seal/seal_footer.jpg);
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
}

.sealFooter table
{
	margin: 2px 0 0 0;
	margin: auto;
}

.sealFooter table td
{
	font-weight: bold;
	color: #3564CE;
}

.sealFooterCell_1-1
{
	width: 259px;
	height: 20px;
}

.sealFooterCell_1-2
{
	width: 88px;
}

.sealFooterCell_1-3
{
	width: 268px;
}

.sealFooterCell_2-2
{
	height: 45px;
}

.testimonialsList
{
	width: 100%;
}

.testimonialItemPanel
{
	float: left;
	width: 96%;
	border: solid 1px #EDEDED;
	padding: 5px 10px 5px 10px;
	margin: 3px 1px 2px 1px;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

.testimonialTitlePanel
{
	width: 75%;
	margin-bottom: 2px;
}

.testimonialCheckBox
{
	position: relative;
	bottom: 1px;
}

.testimonialTitle
{
	color: #666666;
	font-family: Sylfaen, Arial;
	font-size: 16px;
	margin-left: 5px;
}

.testimonialAuthorPanel
{
	float: left;
	font-size: 14px;
}

.testimonialAuthorLabel
{
	color: #999999;
}

.testimonialAuthorNameLabel
{
	color: Black;
}

.testimonialButtonBar
{
	float: right;
}

a.testimonialButton, a.testimonialButton:visited
{
	width: 115px;
	display: block;
	background-color: #EEEEEE;
	border-bottom: 1px solid #A6A6A6;
	border-right: 1px solid #CACACA;
	text-decoration: none;
	text-align: center;
	color: #666666;
	padding: 2px 0 2px 0;
	margin: 0 0 2px 0;
}

a.testimonialButton:hover
{
	background-color: #FCD2D3;
}

.testimonialDetailPanel
{
	float: left;
	width: 75%;
	color: #999999;
	margin-bottom: 10px;
}

.testimonialApprovedStatus
{
	color: #339900;
	font-weight: bold;
	margin-right: 10px;
}

.testimonialPendingStatus
{
	color: #339900;
	margin-right: 10px;
}

.testimonialRejectedStatus
{
	color: #E31C23;
	font-weight: bold;
	margin-right: 10px;
}

.testimonialUnpaidStatus
{
	color: #E31C23;
	margin-right: 10px;
}

a.testimonialDetailLink, a:visited.testimonialDetailLink
{
	color: #0000FF;
	margin-right: 10px;
}

.testimonialStatementPanel
{
	float: left;
	width: 100%;
}

.testimonialStatement
{
	color: #666666;
}

.testimonialsPagerPanel
{
	float: left;
	width: 100%;
	margin: 5px 5px 10px 0;
}

.testimonialPagerButton
{
	float: right;
	margin-right: 10px;
}

.dataGridPanel
{
	float: left;
	width: 100%;
	overflow: auto;
}

.dataGrid
{
	width: 100%;
	padding: 10px 10px 10px 10px;
	color: Black;
}

.dataGridCompact
{
	padding: 10px 10px 10px 10px;
	color: #333333;
}

.dataGridNoResults
{
	color: Red;
}

.dataGridHeader
{
	background-color: #FED4D6;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.dataGridHeader th
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}

.dataGridHeader th a
{
	color: #6C6C6C;
	text-decoration: none;
}

.dataGridHeader th a:hover
{
	color: #E5232C;
}

.dataGridRow
{
	background-color: #EEEEEE;
}

.dataGridRow td
{
	padding: 3px 0 3px 0;
}

.dataGridRow td a
{
	
}

.dataGridRowAlt
{
	background-color: #FFFFFF;
}

.dataGridRowAlt td
{
	padding: 3px 0 3px 0;
}

.dataGridPager td
{
	text-align: center;
}

.dataGridPager td table tr td
{
	padding-right: 10px;
}

.dataGridFooter
{
	 background-color: #1C5E55;
	 font-weight: bold;
	 color: #FFF;
}

fieldSet.searchFieldSet
{
	width: 96%;
	border: 1px solid #cccccc;
	padding: 5px;
}

fieldSet.searchFieldSet legend
{
	font-weight: bold;
	color: #656565;
}

fieldSet.searchFieldSet ol
{
	list-style-type: none;
}

.testimonialDetailsView
{
	width: 100%;
}

.testimonialTitleCol
{
	width: 35%;
}

.testimonialClientNameCol
{
	width: 15%;
}

.testimonialCompanyNameCol
{
	width: 15%;
}

.transactionsIDCol
{
	text-align: center;
}

.transactionsDateCol
{
	text-align: center;
}

.transactionsUsernameCol
{
	width: 15%;
}

.transactionsStatusCol
{
	text-align: center;
}

/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}

#accountSummaryTable
{
	width: 100%;
	border: 0 0 0 0;
	background-color: #f5f5f5;
}

#accountSummaryTable td
{
	padding-right: 5px;
}


/* =Misc 1
-----------------------------------------------------------------------------*/
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

/* =Misc 2
-----------------------------------------------------------------------------*/
#bottom-logo
{
	float: right;
	position: relative;
	bottom: 95px;
	z-index: -100;
}

#sealPayment 
{
	width: 100px; height: 20px;
	background-color: White;
	position: relative;
	left: 421px; top: 180px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/*--Seal Code Generation--*/
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:#FFE9EB;
	border-width:2px;
	border-style:solid;
	border-color:#FFD3D6;
	padding:3px;
	width: 650px;
	height: 400px;
}

.modelPopupCloseButton
{
	float: right;
	padding: 3px;
}

.popupSteps
{
	width: 100%;
	background-color: #d4d3d3;
}

.SealImagesTable
{
	background-color: #ffffff;
	width:100%;
	margin: 0 0 0 0;
}

.SealImagesTable td
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 2px;
}

.stepRow
{
	background-color: #d4d3d3;
	font: 16px Arial, Helvetica, San-serif;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.noborder
{
	border-right: 10px solid;border-top: fuchsia 10px solid;border-left: 10px solid;border-bottom: 10px solid;
}
