/* CSS Document */

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


/* WELCOME
-------------------------------------------------------------------------------- */
#welcome		{ float: left; width: 765px; border-bottom: 1px solid #030;
				background: #e5efe5 url(../imgs/home/welcome-bg.gif) 0 0 repeat-x; }

#welcome h2,
#welcome p		{ padding: 10px; color: #003; }

#welcome h2		{ font-size: 18px; font-weight: bold; }
#welcome p		{ font-size: 14px; }

.install		{ font-size: 12px; padding-bottom: 25px !important; }


/* BOTTOM COLUMNS
-------------------------------------------------------------------------------- */
#bottomCols		{ float: left; margin: 10px 0 25px; width: 765px; color: #003; }

#bottomCols h3	{ padding: 6px 10px 2px; 
				background: #e5e5ef; border-bottom: 1px solid #fff;
				font-size: 18px; font-weight: normal; }

#bottomCols h3.toggler		{ background: #e5e5ef url(../imgs/home/toggler-bg.gif) right 0 no-repeat; }

#bottomCols p,
#bottomCols form	{ padding: 10px;
					font-size: 12px; line-height: 15px; }

#bottomCols form	{ padding-bottom: 15px; }

#bottomCols a img	{ padding: 0 10px 15px; }

.btmCol			{ float: left; width: 255px; margin-right: 5px;
				background: url(../imgs/home/btmCols-bg.gif) 0 29px repeat-x; }

.noFloat		{ float: none !important; padding-top: 10px; }
				
.smCol			{ width: 245px !important; }
.noRightMrgn	{ margin-right: 0 !important; }

#searchF		{ width: 175px; }

.toggle div		{  }

.pdfList		{ list-style: none; padding: 10px; }	
.pdfList li		{ background: url(../imgs/global/page_white_acrobat.png) no-repeat;
						padding: 0 0 8px 26px; line-height: 16px; }
.pdfList li a	{ font-size: 14px; text-decoration: underline !important; }
.pdfList li a:hover{ text-decoration: none !important; }