﻿html,
body,
form
{
	margin: 0;
	height: 100%;
	border: 0;
	padding: 0;
	overflow: hidden;
	background-color: White;
}

body 
{
	font: 14px Tahoma, sans-serif;
	text-align: center;
}
a
{
	color: #5f7289;
	text-decoration: none;
}
a:hover
{
	color: Blue;
	text-decoration: underline;
}

h4
{
	margin-top: 10px;
	margin-bottom: 0px;
}

TBODY.on { } 
TBODY.off { DISPLAY: none } 

.fieldLabelText
{
	font-size: 12px;
	font-family: Tahoma;
}

table
{
	border: 0;
}
table td
{
	border: 0;
}
table tr
{
	border: 0;
}
.GridRow_Office2007 td
{
	border-top: solid 1px black;
}

/*********************************************************
					Main Page Styles
**********************************************************/

#Login_Old
{
	float: right;
	width: 200px;
	color: black;
	background-color: white;
	border: solid 1px black;
	padding: 10px 10px 10px 0px;
	margin: 5px 25px 5px 5px;
}
#PayInvoice_Old
{
	float: right; 
	width: 200px;
	color: black;
	background-color: white;
	border: solid 1px black;
	padding: 10px 10px 10px 0px;
	margin: 5px 25px 5px 5px;
}
#RegisterTab_Old
{
	color: Black;
	font-weight: bold;
	width: 200px;
	text-align: center;
	background-color: #ffecaa;
	border: solid 1px black;
	padding: 15px 0px 15px 0px;
	margin: 5px 25px 0px 0px;
	position: absolute;
	right: 0px;
	line-height: 22px;
}

#PayInvoice
{
	width: 175px;
	color: black;
	background-color: white;
	border: solid 1px black;
	padding: 10px 10px 10px 0px;
	margin: 5px 0px 5px 0px; 
	position: absolute;
	right: 225px; 
	text-align: center;
}

#LoginOrRegister
{
	width: 225px;
	color: black;
	position: absolute;
	right: 5px;
	z-index: 999999;
	text-align: right;
}
#TopRightLinks
{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
#TopRightLinks a
{
    color: Black;
}
#PayLogin
{
	float: right;
	margin-right: 5px;
}

#Login
{
	width: 175px;
	background-color: white;
	border: solid 1px black;
	padding: 10px 10px 10px 0px;
	text-align: center;
}
#Register
{
	width: 200px;
	font-weight: bold;
	text-align: center;
	background-color: #ffecaa;
	border: solid 1px black;
	padding: 15px 0px 15px 0px;
	line-height: 20px;
	margin-left: 25px;
}
#HelpSection
{
	position: absolute;
	right: 225px;
	/* clear: both; */
	/* margin-top: 5px; */
}
#MemberHelpSection
{
    float: right;
    margin: 7px 5px 0px 0px;
}

.TabContentPane
{
	background-image: url(Images/Level2Bg2.png);
	background-repeat: repeat-x;
}
.TabContentToolBar
{
	display: block; 
	float: none; 
	background: none;
}
.PopupToolBar
{
	display: block; 
	float: none; 
	background: none;
}
#MainContent
{
	padding: 20px 20px 20px 20px;
	background-image: url(Images/Level2Bg2.png);
	background-repeat: repeat-x;
}
#ContentLeft
{
	float: left;
	width: 45%;
}
#ContentRight
{
	float: right;
	width: 45%;
}

.PricingCompanyColumn
{
	width: 150px;
	text-align: left;
	padding-left: 10px;
	border-top: solid 1px black;
	border-left: solid 1px black;
}

.PricingLowPriceColumn
{
	width: 60px;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px black;
	color: Black;
}

.PricingHighPriceColumn
{
	width: 60px;
	text-align: right;
	padding-right: 10px;
	border-top: solid 1px black;
	border-right: solid 1px black;
	color: Red;
}

.PriceHeader
{
	font-weight: bold;
	line-height: 12px;
	padding: 10px 4px 4px 4px;
	vertical-align: top;
	background-color: Silver;
	color: Black;
}

.IMEPricing
{
	background-color: #ffecaa;
	color: Green;
	font-weight: bold;
}

/*********************************************************
				  Login Master Page Styles 
**********************************************************/

#LoginBody 
{
	text-align: center;
}

.LoginContentPane
{
	background-image: url(images/Background.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#LoginBox
{
	width: 700px;
	border: solid 1px black; 
	margin-top: 10%; 
	min-height: 265px; 
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	background: white;
}

#LoginBoxHeader
{
	height: 20px; 
	border-bottom: solid 1px black; 
	text-align: left;
}

#LoginBoxContents
{
	text-align: center; 
	margin-top: 2%; 
	margin-left: auto; 
	margin-right: auto;
}


/*********************************************************
				Merchant Master Page Styles 
**********************************************************/
#MainContainer
{
	border: solid thin #3b5a82;
	background-color: #f8fbfd;
}

#PageHeader
{
	text-align: left;
	padding: 5px 0px 5px 0px;
	height: 130px;
	background-color: White;
	background-image: url(/Images/MainHeaderBg.jpg);
	background-repeat: repeat-x;
}

#LogoSection
{
	float: left;
	height: 95px;
	padding-left: 5px;
	padding-bottom: 5px;
	z-index: 7000;
}

#LogoutSection
{
	float: right; 
	text-align: right; 
	padding: 5px 5px 5px 0px;
}

#MainHeaderToolbar
{
	padding-bottom: 5px;
}

#PageTitleText
{
	font-size: 32pt;
	color: #5f7289;
	font-weight: bold;
	padding: 25px 0px 0px 105px;
}

#MainMenu
{
	font-size: larger;
	color: #c7c2b8;
	background-color: #5f7289;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#HelpSection
{
	float: right;
	width: 93px; 
	height: 33px;
	padding: 3px 3px 3px 3px;
}

#MasterToolBarSection
{
	padding-top: 7px;
}

#MasterPageMainSection
{
	text-align: left;
}

#MasterContentHeader
{
}

#MasterContentSection
{
}

#MainFooter
{
	width: 100%;
	height: 20px;
	color: #27413e;
	border-top: solid 1px #3b5a82; 
	background: #d3dbe9 url(/Images/MainFooterBg.gif) repeat-x;
}

#MainFooter a
{
	color: #27413e;
}

#Contact
{
	color: #27413e;
	font-size: x-small;
	
	padding: 3px 5px 3px 5px;
	z-index: 90000;
	position: absolute;
	bottom: 0;
	left: 0;
}
#Contact a
{
	color: #27413e;
	text-decoration: none;
}
#Contact a:hover
{
	color: Blue;
	text-decoration: underline;
}
#Ads
{
    font-size: small;
    margin-left: 250px;
    margin-right: 285px;
    padding-top: 2px;
}
#Copyright
{
	color: #27413e;
	font-size: x-small;

	padding: 3px 7px 5px 5px;
	z-index: 90000;
	position: absolute;
	bottom: 0;
	right: 0;
}

/*********************************************************
					Content Page Styles 
**********************************************************/

#BorderedPageContainer
{
	border-right: solid 4px #6593cf;
	border-bottom: solid 4px #6593cf;
	padding: 5px 5px 5px 5px;
	height: 97%;
	overflow-x: hidden;
	overflow-y: scroll;
}

.ContentAreaHeader
{
	font: bold 11px Tahoma, sans-serif;
	border-top: solid 1px #6593cf;
	background: #c0dbff url('Images/RootItemBkg.gif') repeat-x;
	color: #204d89;
	padding: 10px 20px 0px 15px;
}

.ContentSection
{
}
.ContentSectionHeader
{
	font-size: large;
	color: #5f7289;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
.ContentSectionHeader a
{
	color: #5f7289;
	text-decoration: none;
}
.ContentSectionHeader a:hover
{
	color: #5f7289;
	text-decoration: underline;
}

.ContentSectionBody
{
	color: #524230;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
.SectionDescription
{
	font-size: smaller;
	padding-bottom: 10px;
	padding-left: 5px;
}

.DataSection
{
	font: 14px Tahoma, sans-serif;

	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	margin-bottom: 4px;
	margin-right: 4px;

	color: #524230;
}
.DataSection:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .DataSection {height: 1%;}
/* End hide from IE-mac */

.DataSectionHeader
{
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	color: #524230;

	margin-left: 5px;
	margin-right: 5px;
	border-bottom: solid 1px #ccc6bb;  
}
.DataSectionBody
{
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px ;

	color: #524230;
}

.dataTable
{
	margin-bottom: 35px;
}

.dataTableLabelColumn
{
	width: 200px;
	text-align: right;
	vertical-align: top;
	height: 22px;
}

.dataTableValueColumn
{
	text-align: left;
	vertical-align: top;
	height: 22px;
}

.ErrorSection
{
	color: Red;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border: solid 1px Red;
}


/*********************************************************
					Overview Tab Styles
**********************************************************/

#MerchantAlerts
{
	padding: 15px 15px 15px 15px;
}

.AlertItem
{
	border: solid 1px red;
	background-color: Silver;
	padding: 5px 5px 5px 5px;
}

/*********************************************************
					Find Invoice Styles
**********************************************************/
#SearchResultsSection
{
   	width: 100%;
   	padding: 15px 15px 15px 0px;
}

.SearchResult
{
    padding: 5px 5px 5px 5px;
   	color: Black;
   	width: 100%;
}

.SearchResult a
{
    display: block;
   	color: Black;
    border: 1px solid white;
    padding: 2px 5px 2px 5px;
}

.SearchResult a:hover
{
    display: block;
    text-decoration: none;
    background-image: url(Images/ItemHoveredBg.png);
    background-repeat: repeat-x; 
    border: 1px solid black;
    padding: 2px 5px 2px 5px;
}

.SearchResultTitle
{
	font: 14px Tahoma, sans-serif;
}

.SearchResultBody
{
	font: 11px Tahoma, sans-serif;
	padding-left: 10px;
}

/*********************************************************
					Edit Invoice Styles
**********************************************************/

.RecurringInformation
{
	/* float: left; */
	font: 11px Tahoma, sans-serif;
	padding: 5px 25px 0px 5px;
	border: solid 1px #6593cf;
	margin: 5px 5px 15px 5px;
	background-color: #ffecaa;
}
#RecurrencePattern
{
	float: left; 
}
#RecurrencePatternType
{
	float: left; 
	padding: 5px 15px 0px 5px;
	border-right: solid 1px #6593cf; 
	height: 125px;
}
#RecurringPatternTitle
{
	padding-bottom: 5px;
}
#RecurrencePatternOptions
{
	float: left; 
	padding: 5px 5px 0px 15px;
}
#RecurrenceDelivery
{
	float: right;
	width: 200px;
}

#RecurrenceDeliveryTitle
{
	padding-left: 5px;
	padding-bottom: 5px;
}
#RecurrenceDeliveryBody
{
	border-left: solid 1px #6593cf; 
	height: 125px;
	padding: 5px 5px 0px 15px;
}
#RecurrenceRange
{
	float: right;
	width: 225px;
}

#RecurrenceRangeTitle
{
	padding-left: 5px;
	padding-bottom: 5px;
}
#RecurrenceRangeBody
{
	border-left: solid 1px #6593cf; 
	height: 125px;
	padding: 5px 5px 0px 15px;
}
#RecurrenceHistory
{
	border-top: solid 1px #6593cf;
	padding: 5px 5px 5px 5px;
}

#BillToCustomerDisplayArea
{
	padding-top: 10px;
	font: normal 11px Tahoma, sans-serif;
}

#BillToNotesSection
{
	display: none;
}

#EditInvoiceHeader
{
	margin: 5px 15px 5px 5px;
}

#EditInvoiceLineItems
{
	width: 100%;
}

#EditInvoiceFooter
{
	margin: 5px 5px 5px 5px;
}

.rowHeader
{
	vertical-align: top;
	font: bold 11px Tahoma, Sans-serif;
	border-top: solid 1px #6593cf;
	background: #c0dbff url('Images/RootItemBkg.gif') repeat-x;
	color: #204d89;
}

.rowSpacer
{
	font-size: xx-small;
	height: 5px;
}

.rowItem
{
	vertical-align: top;
}

.colDelete
{
	width: 16px;
}

.colLineNumber
{
	width: 15px;
}

.colItemName
{
	width: 125px;
}

.colDescription
{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.colQuantity
{
	width: 50px;
	text-align: right;
}

.colRate
{
	width: 75px;
	text-align: right;
}

.colAmount
{
	width: 100px;
	text-align: right;
}

.colTax
{
	width: 25px;
}

.moreLines
{
	padding-top: 15px;
}

.BillToItem
{
	border-top: solid 1px #c7cdd9;
	padding-bottom: 10px;
}

.BillToItemHeader
{
	font-weight: bold;
	font-style: italic;
}

/*********************************************************
					Customer Styles
**********************************************************/

#LeftNavMenu
{
	float: left; 
	width: 175px;
	text-align: left;
	margin: 40px 5px 0px 0px;
}

#GeoTrustSection
{
}

/*********************************************************
					Invoice List Styles
**********************************************************/

#EasyMailCreditDiv
{
	float: right;
	height: 28px; 
	padding: 2px 5px 0px 5px;
}

#InvoiceListSearchDiv
{
	float: right;
	height: 28px; 
	padding: 2px 5px 0px 5px;
	font-size: 12px;
	font-family: Tahoma;
}

.InvoicePreviewImage
{
	margin: 15px 15px 15px 15px;
}

/*********************************************************
					Customer List Styles
**********************************************************/

#CustomerListSearchDiv
{
	float: right;
	height: 28px; 
	padding: 2px 5px 0px 5px;
	font-size: 12px;
	font-family: Tahoma;
}

/*********************************************************
						Report Styles
**********************************************************/

.ReportViewerSection
{
	width: 100%;
	height: 100%;
}

/*********************************************************
						 Help Styles
**********************************************************/

.HelpSiteMapPathSection
{
	text-align: left;
	padding: 5px 5px 15px 5px;
}

.HelpMasterSection
{
	text-align: left;
	padding: 5px 15px 5px 15px;
	line-height: 18pt;
}

.HelpSection
{
	padding: 5px 5px 5px 5px;
}

.HelpSectionHeader
{
	padding: 0px 0px 5px 0px;
}

.HelpSectionTitle
{
	font-family: Tahoma;
	font-weight: bold;
}

.HelpSectionBody
{
	padding: 5px 0px 5px 25px;
	color: black;
	text-decoration: none;	
}

.HelpSectionDescription
{
	font-family: Tahoma;
}


/*********************************************************
					Telerik Skin Overrides
**********************************************************/

html .RadToolBar_Office2007_Horizontal
{
    background: none;
}

html .RadToolBar_Office2007_Horizontal .rtbOuter
{
    background: none;
    border: none;
}

html .RadToolBar_Office2007_Horizontal .rtbMiddle
{
    background: none;
    border: none;
}

html .GridRowOver_Office2007
{
	cursor: pointer;
}

html .RadGrid_Office2007 .rgRow td,
html .RadGrid_Office2007 .rgAltRow td,
html .RadGrid_Office2007 .rgEditRow td,
html .RadGrid_Office2007 .rgFooter td
{
	border:1px solid;
	border-top:0;
	border-right:0;
	padding-top:0px;
	padding-bottom:0px;
}

html .RadTabStrip_Office2007 .rtsLevel 
{ 
	background: #ccdbee;
	padding-top: 5px;
}

html .RadTabStripTop_Office2007 .rtsLevel2 { background: #ccdbee url('Images/Level2Bg2.png') repeat-x 0 0; }

html .InvoiceLineDescription td.rcbArrowCell
{
	background: #fff;
	width:0px;
	padding:0;
}


#PostbackBlocker
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	cursor: wait;
	background-color: Silver;
	opacity: 0.05; 
	filter: alpha(opacity=5); 
	-moz-opacity: .05;
}

#PleaseWaitDiv
{
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

div.RadToolTip_Office2007 table.rtWrapper td.rtWrapperContent  
{   
    background-image: url(Images/ToolTipBg.png);
    background-repeat: repeat-x;
}   

#HighlightDiv
{
    display: none; 
    filter: alpha(opacity=50); 
    -moz-opacity: .50; 
    opacity: 0.5;
    background-image: url(Images/ToolTipBg.png); 
    position: absolute; 
    border: 2px solid red;
}