#sideNav { clear:both; float:left; margin:0; padding:0; }
#sideNav ul { margin:0; padding:0; float:left; }
#sideNav li { list-style:none; float:left; border:solid 1px #CCC; }
#sideNav li a { float:left; padding:5px 10px; }
#sideNav li a:hover { background:#EFEFEF;  }

#contentWrapper { clear:both; }
.crudGrid { padding:10px; text-align:center;width:80%; margin:0 auto; text-align:left; clear:both; }

.crudGrid .controls { clear:both; margin:10px; text-align:left; float:left;}
.crudGrid .controls .addNew { float:left; }
.crudGrid .controls .update { float:right; }

.crudGrid .gridView { border-collapse:collapse; border-left:1px solid #CCCCCC; border-top:1px solid #CCCCCC; color:#333333; width:100%; clear:both; }

.crudGrid th { background:#CCC; font-weight:bold; padding:.2em .5em; text-align:center; }
.crudGrid tr { background:#FFF; border-bottom:dotted 1px #333; }
.crudGrid .gridAltRow { background:#EFEFEF; }
.crudGrid td { text-align:center; padding:.2em 0; }

.crudGrid .label, .crudGrid .title { text-align:left ; }

/* small columns */
.crudGrid .enabled, .crudGrid .delete, .crudGrid .edit { width:20px; }
a:visited { color:#FF6600; }

.editForm fieldset { border:none; margin:0; padding:0; }
.editForm label { display:block; font-weight:bold; }
.editForm input, .editForm select, .editForm textarea { margin:4px 0 0 8px; }
.editForm fieldset li { display:block; clear:both; margin:15px 0; list-style:none; }

.editForm .label input, .editForm .title input { width:300px; }
.editForm textarea { width:450px; height:200px; }

BODY {
	background-color:#FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	font-family:arial, verdana, helvetica, san-serif;
	font-size:10pt;
	line-height:14pt;
	text-align:center;
	color:#666;
}

a:link {
	color:#026397;
	text-decoration:none;
}
a:visited {
	color:#026397;
	text-decoration:none;
}
a:active {
	color:#026397;
	text-decoration:none;
}
a:hover {
	color:#929271;
	text-decoration:none;
}

INPUT {
	border:1px solid #929271;
	background-color:#FFF;
	font-size:9pt;
	color:#929271;
}

.center-site {
	width:980px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.footer {
	float:left;
	width:980px;
	margin-top:50px;
	font-size:8pt;
	line-height:10pt;
	text-align:center;
}

/*SPECIFIC TO HOMEPAGE*/

.hp-contentarea {
	width:980px;
	text-align:left;
}


.hp-left-area {
	float:left;
	width:735px;
	height: 337px;
}

.hp-right-area {
	float:right;
	width:245px;
	height:337px;
	
}



.hp-img {
	float:left;
	width:424px;
	height:132px;
}

.hp-img-warehousing {
	float:left;
	width:311px;
	height:43px;
}

.hp-partsearch-img {
	width:245px;
	height:33px;
	background-image:url('../_images/hp-partsearch.gif');
}

.hp-partsearch {
	width:245px;
	height:24px;
	background-image:url('../_images/hp-partsearch-content-bkg.gif');
	background-repeat:repeat-y;
}

.hp-partsearch-content-bkg {
	width:245px;
	height:32px;
}

.hp-img-excess {
	float:left;
	width:311px;
	height:43px;
}

.hp-partsearch-button 
{
	background-image:url('../_images/hp-partsearch-content-bkg.gif');
}

.hp-partsearch-field-bkg {
	width:160px;
	height:21px;
}

.hp-partsearch-searchbutton {
	width:85px;
	height:21px;
}

.hp-img-environmental {
	float:left;
	width:311px;
	height:46px;
}

.hp-customerlogin {
	width:245px;
	height:49px;
}

.hp-customerlogin-content-bkg {
	width:245px;
	height:36px;
}

.hp-welcome {
	float:left;
	width:454px;
	height:19px;
}

.hp-certifications-bkg 
{
	background-image:url('../_images/hp-certifications-bkg.gif');
	margin-top:20px;
	width:281px;
	height:166px;
}

.hp-customerlogin-field-bkg {
	width:245px;
	height:166px;
}

.id1-homepage-SLICED-17 {
	width:454px;
	height:147px;
}




/* SPECIFIC TO SECONDARY PAGES*/
.nav-logo {
	float:left;
	width:297px;
	height:95px;
	text-align:left;
}

.nav-button-aboutus {
	float:left;
	width:86px;
	height:50px;
}

.nav-button-contactus {
	float:left;
	width:111px;
	height:50px;
}

.nav-partsearch {
	float:left;
	width:106px;
	height:50px;
}

.nav-searchbutton {
	float:left;
	width:77px;
	height:50px;
}

.nav-needhelp {
	float:left;
	width:178px;
	height:50px;
}

.nav-button-warehousingandlogistics {
	float:left;
	width:224px;
	height:45px;
}

.nav-button-excessandconsignment {
	float:left;
	width:213px;
	height:45px;
}

.nav-button-environmentalawareness {
	float:left;
	width:246px;
	height:45px;
}

.sec-header {
	float:left;
	width:980px;
	height:175px;
}

.sec-contentarea {
	float:left;
	width:950px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}

.sec-search-area {
	padding-top:15px;
}

.sec-search-field {
	float:left;
	width:125px;
	height:50px;
}

.sec-navarea-bkg 
{
	width:184px;
	background-color:#026396;
	background-repeat:repeat-y;
	float:left;
}

.contact li { list-style-type:none; }
.contact li label { text-align:right; float:left; width:100px; }
.contact li input { margin-left:20px; width:250px; float:left; text-align:left; }
.contact li textarea { margin-left:10px; margin-top:30px; text-align:left; width:250px; height:100px; vertical-align:bottom; }
.contact 
{
	text-align:right;
	line-height:2;
}

.forgot li { list-style-type:none; }
.forgot li label { text-align:right; float:left; width:100px; }
.forgot li input { margin-left:20px; width:130px; float:left; text-align:left; }
.forgot li textarea { margin-left:10px; margin-top:30px; text-align:left; width:250px; height:100px; vertical-align:bottom; }
.forgot 
{
	text-align:right;
	line-height:2;
}

.zip { float:left!important; }
.zip label { width:25px!important; }
.zip input { margin-left:5px!important; width:75px!important; }


