#inv_intro h1.inv{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}
p.inv{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 1.4;
}
form.inv{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#inv_search_container{
	float: right;
	background-color: #E9EFF4;
	border: 1px solid #e0e0e0;
	margin: 0px 0px 10px 10px;
	padding: 7px 10px 7px 10px;
}
#inv_search_container h2.inv{
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
}
#inv_search_container #inv_browse{
	background-color: #e0e0e0;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	border: 1px solid #919191;
	margin: 0px 0px 3px 0px;
}




#inv_browse option{
	padding: 0px 0px 2px 15px;
}

#inv_search{
	background-color: #e0e0e0;
	font-size: 11px;
	border: 1px solid #919191;
	padding: 1px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	
}
#inv_search_btn{
	background-color: #074771;
	font-size: 11px;
	color: #fff;
	border: 1px outset #919191;
	padding: 0px 5px 1px 5px;
	margin: 2px 0px 0px 0px;
}
#inv_cart_btns{
	text-align: center;
	border-top: 1px outset #404040;
	padding: 7px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#inv_cart_btns img{
	padding: 0px 2px;
	margin: 0px 0px;
}


.inv_feature_listing{
	width: 165px;
	float: right;
	margin: 0px 5px 15px 15px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
}
.inv_feature_listing_title{
	background-image: url(../../images/boss/inventoryapp/tab_rgt_inv_cnr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	width: auto;
	background-color: #074771;
	font-size: 12px;
	color: #fff;
	padding: 3px 25px 3px 10px;
}

.inv_feature_listing_body{
	width: auto;
	height: 273px;
	border:1px solid #919191;
	background-color: #E9EFF4;
	padding: 10px 5px;
	text-align: center;

}
.inv_feature_listing_body img{
	padding: 8px 0px 8px 0px;

}


.inv_category{
	width: 165px;
	height: 105px;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.inv_category_title{
	background-image: url(../../images/boss/inventoryapp/tab_rgt_inv_cnr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	background-color: #7D7D7D;
	font-size: 11px;
	color: #fff;
	padding: 3px 25px 3px 6px;
}

.inv_category_title a {
  color: #EEEEEE;

}


.inv_category_body{
	width: auto;
	border:1px solid #919191;
	padding: 5px 5px;

}
.inv_category_body img{
	align: texttop;
	border: 0px solid #919191;
	margin: 0px 5px 0px 0px;

}
.inv_clear_left {
	clear: left;

}
.inv_clear_right {
	clear: right;

}
/************************** INVENToRY LEVEL 2 *************************/
#inv_breadcrumbs{
	margin: 5px 0px 15px 0px;
	padding: 3px 5px;
	background-color: #C9C9C9;
	border :1px solid #919191;
	border-bottom :1px solid #919191;
	font-weight: bold;

}

.inv_l2_category{
	width: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	border-bottom :1px solid #000;
}

.inv_l2_category_title{
	font-weight:bold;
	background-color: #919191;
	font-size: 12px;
	color: #fff;
	padding: 3px 5px 4px 10px;
	border-bottom: 1px solid #000;
}
.inv_l2_cell_padding{
	padding: 2px 10px 2px 7px;

}
/************************** INVENToRY LEVEL 3 *************************/

#inv_item_image{
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
}
h4.inv_item_title{
	margin: 5px 0px 15px 0px;
	padding: 3px 5px 10px 0px;
	border-bottom :1px solid #919191;
	font-weight: bold;
	font-size: 12px;

}
.inv_float_rgt{
	float: right;
}
#inv_contact_btn{
	background-color: #ccc;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	border: 1px outset #919191;
	padding: 2px 10px 3px 10px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;

}

