﻿html
{
	font-size: 1em;
}

body 
{
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #233a80;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 70%;
	font-weight: 700;
}

h1
{
	font-weight: normal;
	font-size: 1em;
}

#nav
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('../Images/bottom_border_gray.gif') repeat-x left bottom;
	
	position:relative;
	left: 0;
	top:-13px;
}

#nav li
{
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	font-family: "Lucida Grande", Sans-Serif;
	font-size: 1em; /** MAIN NAV FONT SIZE **/
	height: 19px;
	
	position:relative;
	left: 240px;
	top: -2px; /*get rid if causing problems */
}

#nav a
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	float: left;
	display: block;
	margin: 0;
	padding: 3px 12px 3px 16px;

	text-decoration: none;
	border-bottom: none;
	background: url('../Images/grad_inactive.gif') repeat-x left top;
	/*color: #cccccc;*/
	color: #fff;
	
	font-weight: normal;
}

#nav a:hover, #nav .selected
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	float: left;
	display: block;
	margin: 0;
	padding: 3px 12px 3px 16px;

	text-decoration: none;
	border-bottom: none;
	background: url('../Images/grad_active.gif') repeat-x left top;
	color: #666;
	
	font-weight: normal;
}

#navbar
{
	clear: left; 
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 15px;
	background: #d8d8d8 url('../Images/grad_bar.gif') repeat-x left bottom;
	
	position:relative;
	left:0;
	top: -13px;
}

#navbar_with_subnav
{
	clear: left; 
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	
	height: 27px;
	background: #d8d8d8 url('../Images/grad_bar.gif') repeat-x left bottom;

	position:relative;
	left:0;
	top: -13px;
}

.subnav
{
	/*clear: both;*/
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	
	
}

.subnav li
{
	float: left;
	margin: 2px 2px 0 0;
	padding: 0;
	/*padding-top: 1px;*/
	font-family: "Lucida Grande", Sans-Serif;
	font-size: 70%;
	height: 19px;
	
	position:relative;
	left: 250px;
	
	font-size: 90%; /** SUBNAV FONT SIZE **/
}

.subnav a
{
	float: left;
	display: block;
	padding: 0;
	margin: 0px 50px 2px 0px;
	text-decoration: none;
	color: #336699;
}

.subnav a:hover, .subnav .selected
{
	float: left;
	display: block;
	padding: 0;
	margin: 0px 50px 2px 0px;
	text-decoration: none;
	color: #cc9900;
}
/*
#navbar
{
	clear: left; 
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 15px;
	background: url('../Images/grad_bar.gif') repeat-x left top;
	
	position:relative;
	left:0;
	top: -13px;
}
*/

#topwrapper
{
	float: left;
	/*display: block;*/
	padding: 0;
	margin: 0;
	background: url('../Images/top-right.gif') no-repeat right top;
	width: 100%;
}


#logo
{
	float: left;
	display: block;
	padding: 10px 0px 0px 10px;
	/*
	background: url(Images/logo.gif) no-repeat top left;
	width: 220px;
	height: 48px;*/
}

#topright
{
	float: right;
	display: block;
	padding: 0;
	
	background: url('../Images/top_right.gif') no-repeat right top;
	width: 550px;
	height: 140px;
}

/*
#wrapper_elastic
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	position:relative;
	left:0;
	top: -13px;
	width: 100%;
}
*/

#wrapper
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	position:relative;
	left:0;
	top: -13px;
	width: 100%;
	background: url('../Images/left.gif') no-repeat left top;
	min-height: 107px;
}

#wrapper_fixed
{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	background: url('../Images/left.gif') no-repeat left top;
	position:relative;
	left:0;
	top: -13px;
	width: 760px;
	min-width: 760px;
}

#content_with_left_bg
{
	float: left;
	width: 100%;
	min-width: 232px;
	max-width: 232px;
	min-height: 107px;
}

#left
{
	float: left;
	width: 232px;
	height: 107px;
	min-width: 232px;
	max-width: 232px;
	min-height: 107px;
	padding: 0;
	padding-top: 10px;
}

#right
{
	float: right;
	width: 520px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	margin-left: 8px;
}


#main
{
	float: left;
	width: 90%;
	/*margin: 0 10px 10px 100px;*/
	padding: 0;
	padding-top: 10px;
	margin-left: 10px;
}

#footer
{
	clear: both;
	float: left;
	width: 100%;
	/*margin: 0;*/
	margin: 0;
	/*padding: 10px 0 0 46px;*/
	/*padding: 0 0 0 240px;*/
	padding: 0;
	list-style: none;
	/*background: url(Images/bottom_border_gray.gif) repeat-x top left;*/
	border-top: 1px solid #ccc;
	/*background: #ccc;*/
	font-size: 60%;
	/*color: #999;*/
	color: #999;
	
	position:relative;
	top: 500px;
	
	/*
	position:relative;
	left: 0;
	top:-15px;*/
}

#footerleft
{
	float: left;
	margin-left: 15px;
}

#footerright
{
	float: right;
	margin-right: 15px;
}

h1 
{
	font-size: 100%;
	color: #663300;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

/*** GENERAL ***/
.smallIndent
{
	padding: 0px 0px 0px 10px;
}

.mediumIndent
{
	padding: 0px 0px 0px 115px;
}

.largeIndent
{
	padding: 0px 0px 0px 230px;
}

/****INVOICE*****/
/*
#invoiceBody 
{
	font-size: 1em;
	font-family: Arial, Helvetica, Times New Roman;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

#invoiceBody .printable
{
	font-size: 60%;
	margin: 20px;
	padding: 0;
	margin: 0 auto;
	width: 520px;
	text-align: left;
}
*/
#invoiceBody 
{
}

#invoiceBody .printable
{
}

.invoice
{
	float: left; /* ? */
	width: 520px;
	border: solid 1px #999;
	color: #000;
	/*font-size: 80%;*/
}

.invoicelist
{
	float: left; /* ? */
	width: 520px; /* 600 PRINT */
}

.invoicetable
{
	width: 460px; /* 600 PRINT */
	margin: 30px 30px 30px 30px;
}

.invoicelogo
{
	background: no-repeat center top;
	height: 105px;
}

/*.invoicelogo
{
	background: url('../Images/invoice_logo.gif') no-repeat center top;
	height: 105px;
}*/

.invoice .column
{
	width: 100%;
	font-weight: bold;
	text-align: left;
}

.invoice .column1
{
	width: 70%;
	font-weight: bold;
	text-align: left;
}

.invoice .column2
{
	width: 30%;
	font-weight: bold;
	text-align: center;
}

.invoice .column2normal
{
	width: 30%;
	font-weight: normal;
	text-align: center;
}

.invoice .gridHeader
{
	font-weight: bold;
	font-size: 100%;
	padding: 10px 0 10px 0;
	/*background-color: #8b8dbb;*/
	border: solid 1px #fff;
}

.invoice .gridHeaderCell
{
	font-weight: normal;
	text-decoration: underline;
	padding: 10px 0 10px 0;
}

.invoice .gridHeaderCellBold
{
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0 10px 0;
}

.invoice .gridHeaderCellNone
{
	font-weight: normal;
	text-decoration: none;
	padding: 10px 0 10px 0;
}

.invoice .gridHeaderCellAccountNum
{
	font-weight: normal;
	text-decoration: underline;
	padding: 10px 0 10px 40px;
}

.invoice .gridFooter
{
	font-weight: bold;
	font-size: 100%;
	padding: 0 0 2px 0;
	/*background-color: #8b8dbb;*/
}

.invoice .grid
{
	 /*border: solid 1px #e6e6e6;*/
	 /*border-style: none;*/
	 border: solid 1px #fff;
	 /*color: #fff;*/
}

.invoice .grid td
{
	 border: solid 1px #fff;
}

.invoice .gridCell
{
	padding: 0 0 2px 0;
}

.invoice .partBreak
{
	border: 0;
	border-top: dashed 1px #999;
}

.invoice .footer
{
	clear: left;
	background-color: #ccc !important;
	height: 10px;
	width: 500px;
	padding: 0 10px 0 10px;
	margin-top: 5px;
}

.invoice .footerImage
{
	display: none;
}



.buttonStyle
{
	height: 20px;
	background: url('../Images/btn_bg.gif') repeat-x left top;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	border: solid 1px #ccc;
	text-align: center;
	color: #666;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, Times New Roman;
}

.errorBox
{
	float: left; /* ? */
	width: 480px;
	border: solid 1px #999;
	padding: 20px;
	margin: 10px 0 10px 0;
}

.errorMessage
{
	margin: 10px;
	width: 400px;
	float: left;
	font-size: 130%;
	color: #cc9900;
}

.printBox
{
	float: left;
	width: 520px;
	padding: 10px 0 10px 0;
	text-align: right;
}

.dontPrint
{
	
}

.imagelogo
{
	display: none;
}




/****checkRegister*****/
/*
#checkRegBody 
{
	font-size: 1em;
	font-family: Arial, Helvetica, Times New Roman;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

#checkRegBody .printable
{
	font-size: 80%;
	margin: 20px;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
*/
#checkRegBody 
{
}

#checkRegBody .printable
{
}

.checkReg
{
	float: left; /* ? */
	width: 900px;/*715px;*/ /*520px;*/
	border: solid 1px #999;
	color: #000;
	/*font-size: 80%;*/
}

.checkRegTable
{
	width: 840px; /*655px;*/ /*460px;*/ /* 600 PRINT */
	margin: 30px 30px 30px 30px;
}

/*.checkRegLogo
{
	background: url('../Images/invoice_logo.gif') no-repeat center top;
	height: 105px;
}*/

.checkRegLogo
{
	background: no-repeat center top;
	height: 105px;
}

.checkReg .grid
{
	 /*border-style: none;
	 border: solid 1px #fff;*/
	 font-weight: normal;
	 border: none;
	 padding: 1;
	 margin: 0;
}

.checkReg .grid table
{
	 /*border-style: none;
	 border: solid 1px #fff;*/
	 font-weight: normal;
	 border: none;
	 padding: 1;
	 margin: 0;
}
/*
.checkReg .grid th
{
	 font-weight: normal;
	 border: solid 1px #fff;
	 border-top: solid 1px #000;
	 border-bottom: solid 1px #000;
	 padding: 0;
	 margin: 0;
}
*/
.checkReg .grid td
{
	 border: none;
	 border: solid 1px #fff;
	 padding: 1;
	 margin: 0;
}
/*
.checkReg .gridCell
{
	padding: 0 0 2px 0;
}
*/
.checkReg .checkRegHeader
{
	font-weight: bold;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 20px;
}

.checkReg .crHeader
{
	border: none;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	/*color: Red;*/
}

.checkReg .crFooter
{
	font-weight: bold;
}

/*
.check .crCell
{
	padding: 0 0 2px 0;
	font-weight: normal;
}
*/
.checkReg .crCheckNumCell
{
	width: 8%;
	padding: 0;
	margin: 0;
}

.checkReg .crVendorCell
{
	width: 18%;
		padding: 0;
	margin: 0;
}

.checkReg .crDescCell
{
	width: 13%;
}

.checkReg .crInfCell
{
	width: 13%;
}

.checkReg .crAmtPesCell
{
	width: 8%;
}

.checkReg .crAmtDolCell
{
	width: 8%;
}

.checkReg .crIVAPesCell
{
	width: 8%;
}

.checkReg .crIVADolCell
{
	width: 8%;
}

.checkReg .crAccountNumCell
{
	width: 8%;
}

.checkReg .crDeptCell
{
	width: 8%;
}

.pagebreak
{
	margin-top: 5px; /* NOT WORKING */
	padding-top: 5px; /* NOT WORKING */
}
