/* CSS Document */

/*//////////////// created by John Benedict ////////////////*/
/*/////////////// john@benedictgraphico.com ////////////////*/


@import "common/invNav.css";


/* MAIN INVENTORY PANELS - ROW 1
-------------------------------------------------------------------------------- */

#searchOfficeFurniture,
#searchByLocation { float: left; width: 359px; }

#searchOfficeFurniture div,
#searchByLocation div { float: left; width: 357px; margin: 0 1px; 
	background: #dae3ed; border-bottom: 1px solid #074383; }

#searchOfficeFurniture h1,
#searchByLocation h1 { width: 344px; height: 23px; margin: 0 0 1px; padding: 10px 0 1px 15px; color: #fff;
	font-size: 18px; text-transform: uppercase; border-bottom: 1px solid #819fc0; }

#searchOfficeFurniture h1 { background: url(/images/of/searchOfficeFurniture-h1-bg.jpg) top left no-repeat; }
#searchByLocation h1 { background: url(/images/of/searchByLocation-h1-bg.jpg) top left no-repeat; }

#searchOfficeFurniture { margin-right: 1px; background: #074383; }

#searchByLocation { background: #074383; }


#searchOfficeFurniture form,
#searchByLocation form { float: left; width: 300px; margin: 8px 48px 8px; min-height: 25px; }

#searchOfficeFurniture input, #searchOfficeFurniture select,
#searchByLocation input, #searchByLocation select { width: 150px; margin: 0 0 4px; display: block; }

.inputElements { float: left; width: 150px; }
.invBtn { float: left; width: 101px !important; margin-left: 8px !important;  }



/* ROW 2
-------------------------------------------------------------------------------- */

#premiereListings { float: left; width: 719px; }

#premiereListings-content { float: left; width: 677px; margin: 0; padding: 0 20px; background: #f1f0ec;
	border-left: 1px solid #554e30; border-right: 1px solid #554e30; }

#premiereListings-content h3 { font-size: 12px; line-height: 18px; color: #1b6e1b; padding: 0 0 8px; }

#premiereListings-top { width: 719px; height: 5px; margin: 5px 0 0 0;
	background: url(/images/of/premiereListings-top-bg.gif) top left no-repeat; }	
#premiereListings-btm { float: left; width: 719px; height: 5px; margin: 0;
	background: url(/images/of/premiereListings-btm-bg.gif) top left no-repeat; }	


/* ROW 3
-------------------------------------------------------------------------------- */

#info { width: 719px; }

#info-content { float: left; width: 717px; margin: 0; padding: 0; background: #e9f1e9;
	border-left: 1px solid #1b6e1b; border-right: 1px solid #1b6e1b; }

#info-content div { float: left; width: 338px; border-right: 1px solid #fff; padding: 0 10px 0 10px; }

#info-content div a img { height: 30px; margin: 16px 0; }

#info-content h4 { margin: 4px -10px 0 -10px; padding: 0 0 0 10px; line-height: 18px; border-bottom: 1px solid #fff;
	font-size: 12px; font-weight: bold; color: #1b6e1b; }
#info-content h5 { padding: 0; margin: 0; }
#info-content h5 a { font-size: 11px; line-height: 14px; color: #1b6e1b; }

#info-content p { font-size: 10px; line-height: 12px; padding: 8px 0 4px; }			
	
#info-top { float: left; width: 719px; height: 5px; margin: 5px 0 0 0;
	background: url(/images/of/info-top-bg.gif) top left no-repeat; }	
#info-btm { float: left; width: 719px; height: 5px; margin: 0 0 16px;
	background: url(/images/of/info-btm-bg.gif) top left no-repeat; }	


