/**********************************/
/*                                */
/* DEPRECATED FILE --- DO NOT USE */
/*                                */
/**********************************/

body, table, th, tr, td, p, h1, h2, h3, h4, ul, li { 
	font-family: "Trebuchet MS",Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

body { background: #9FAEA4; }

.headline { font: bold 16px; }

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #009A9C;
}

h4 { font-size: 14px; }

li { list-style-type: square; }

input,
select,
textarea { color: #000; background: #fff; }

a { color: #099 }
a:hover { color: #999; text-decoration: underline; }

.bgbody { background-color: #fff; }

.navbar {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10.5px; 
	color: #fff;
	text-decoration: none;
}

.large { font-size: 14px; font-weight: bold; }

.footerbar { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10.5px; 
	color: #000;
	text-decoration: none;
}

border { border: .5px solid #000; }

.spacing { 
	padding: 5px; 
	margin: 5px; 
	text-align: center;
}

.boldred {
	font-weight: bold;
	color: #c00;
}

#eznavigatortpl { text-align: center; margin: 5px; }


/* EzStore Override */
.ezbreadcrumbs { display: none; }

.list { margin: 0 auto; }

.ezlogin { width: 90%; margin: 0 auto; font-size: 10px; }

.ezsecure { width: 90%; margin: 0 auto; }

.list th, { background: #ccc; border: 1px solid #333; }

/* Cart Page */
#ezcartlist { width: 100%; }

#ezcartlist th { 
	background: #009A9C; 
	color: #fff; 
	border: 1px solid #333;
}

#ezcartlist td { 
	padding: 2px; 
	margin: 2px; 
	border: 1px solid #e7e7e7;
}

#ezcartlist td.cartcol5 { text-align: left; }
#ezcartlist td.cartcol7 { width: 10% }

/* Customer Login Page */
#billingtable { width: 100%; }
#billingtable th,
#billingtable th.list { background: #009A9C; color: #fff; }

#paymenttable { width: 100%; }
#paymenttable th,
#paymenttable th.list { background: #009A9C; color: #fff; }

#emailtable { width: 100%; }
#emailtable th,
#emailtable th.list { background: #009A9C; color: #fff; }

/* Summary Page */
#addressverify { width: 100%; padding-top: 10px; }
#addressverify th,
#addressverify th.list { background: #009A9C; color: #fff; border: 1px solid #333; }
#addressverify td { padding: 2px; margin: 2px; border: 1px solid #e7e7e7; }

#paymentverify { width: 100%; }
#paymentverify th,
#paymentverify th.list { background: #009A9C; color: #fff; border: 1px solid #333; }
#paymentverify td { padding: 2px; margin: 2px; border: 1px solid #e7e7e7; }

#summaryverify { width: 100%; }
#summaryverify th,
#summaryverify th.list { background: #009A9C; color: #fff; border: 1px solid #333; }
#summaryverify td { padding: 2px; margin: 2px; border: 1px solid #e7e7e7; }

#totalverify { width: 100%; }
#totalverify td { padding: 2px; margin: 2px; border: 1px solid #e7e7e7; }

/* Receipt Page */
#ezstorereceipttpl table { width: 100%; }
#ezstorereceipttpl h3 { display: none; }

#orderreceipt { width: 100%; }
#orderreceipt th,
#orderreceipt th.list { background: #009A9C; color: #fff; border: 1px solid #333; }
#orderreceipt td { padding: 2px; margin: 2px; border: 1px solid #e7e7e7; }

#billingreceipt { width: 100%; }
#billingreceipt th,
#billingreceipt th.list { background: #009A9C; color: #fff; border: 1px solid #333; }
#billingreceipt td { padding: 2px; margin: 2px; border: 1px solid #e7e7e7; }

#ezstorereceipttpl #itemsreceipt.list { width: 100%; }
#itemsreceipt th,
#itemsreceipt th.list { background: #009A9C; color: #fff; border: 1px solid #333; }
#itemsreceipt td { padding: 2px; margin: 2px; border: 1px solid #e7e7e7; }

/* Overrides and new stuff circa July 2007 */

ul.footerlist{
margin:0 0 9px 0;
padding: 5px;
width: 750px;
}
.footerlist li{
display: inline;
color: #000;
}

.footerlist li a{
font-size: .8em;
color: #000;
}

h4.footerhead {
font-size:.95em;
margin: 0;
padding: 0;
}

.footerbar{
margin-top: 9px;

}

ul#buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
	margin: 0 auto; padding-bottom: 10px;
}
ul#buttons li a {
	display: block;
	text-indent: -9999px;
	height: 45px;
	width: 143px;
}
a#vaoabutton {
	background: url("/ezstatic/data/vtaptowners/images/vaoa_button.jpg") top left no-repeat;
	height: 50px;
}

a#aptsbutton {
	background: url("/ezstatic/data/vtaptowners/images/apt_listings_button.jpg") top left no-repeat;
}

a#courtbutton {
	background: url("/ezstatic/data/vtaptowners/images/court_search_button.jpg") top left no-repeat;
}

