a.button
{
	padding: 2px 10px 2px 10px;
	background-color: #004123;
	color: #FFFFFF;
	border: 1px inset #5F7264;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin-left: 2px;
}

a.button:hover
{
	background-color: #FFFFFF;
	color: #004123;
}

#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{
}

#inv_search_container{
	background-color: #738678;
	border: 1px solid #b0b0b0;
	padding: 7px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

#inv_search_container h2.inv{
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px;
	display: inline;
}

#inv_search_container form
{
	display: inline;
}

#inv_cart_btns a
{
	padding: 0px 5px 2px 5px;
	margin: 2px 3px 0px 0px;
	border: 1px inset #5F7264;
	text-decoration: none;   
	text-align: center;
	background-color: #004123;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 100px;
	float: right;
}

#inv_cart_btns form
{
	padding: 0px 5px 2px 5px;
	margin: 2px 3px 0px 0px;
	border: 1px inset #5F7264;
	text-decoration: none;   
	text-align: right;
	background-color: #004123;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 215px;
	float: right;
}

#inv_cart_btns a:hover
{
	color: #004123;
	background-color: #FFFFFF;
}



.spacer5
{
	display:block;
	height: 5px;
}

.spacer10
{
	display:block;
	height: 10px;
}

.spacer15
{
	display:block;
	height: 15px;
}

#inv_search_container #inv_browse{
	background-color: #004123;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	width: 98%;
	border: 1px solid #004123;
}




#inv_browse option{
	padding: 0px 0px 2px 15px;
}

#inv_search{
	background-color: #FEFFFE;
	font-size: 11px;
	border: 1px solid #5F7264;
	padding: 1px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	
}
#inv_search_btn{
	color: #ffffff;
	background-color: #004123;
	border: 1px outset #5F7264;
	margin: 2px 0px 0px 0px;
}

#inv_search_btn:hover 
{
	background-color: #ffffff;
	color: #004123;
}

#inv_cart_btns {
	text-align: center;
	float: right;
	width: 50%;
}

#inv_search_left
{
	width: 50%;
	float: left;
	padding-top:5px;
	vertical-align: middle;
	text-align: center;
}

#inv_search_left form
{
	display: block;
}

#inv_search_left input
{
	font-weight: bold;
}

.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(/app/static/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: #004123;
	font-size: 12px;
	color: #fff;
	padding: 3px 25px 3px 10px;
}

.inv_category_title a {
  color: #EEEEEE;

}


.inv_feature_listing_body{
	width: auto;
	/*height: 273px;*/
	border:1px solid #5F7264;
	background-color: #738678;
	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(/app/static/images/boss/inventoryapp/tab_rgt_inv_cnr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	background-color: #5F7264;
	font-size: 11px;
	color: #fff;
	padding: 3px 25px 3px 6px;
}
.inv_category_body{
	width: auto;
	border:1px solid #5F7264;
	padding: 5px 5px;

}
.inv_category_body img{
	align: texttop;
	border: 0px solid #5F7264;
	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: #738678;
	border :1px solid #5F7264;
	border-bottom :1px solid #5F7264;
	font-weight: bold;

}
#inv_breadcrumbs a
{
  color: #000000;
}

#inv_breadcrumbs a:hover
{
  color: #000099;
}

.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: #5F7264;
	font-size: 12px;
	color: #fff;
	padding: 3px 5px 4px 10px;
	border-bottom: 1px solid #000;
}

.inv_l2_category_title a
{
   color: #FFFFFF;
}

.inv_l2_category_title a:hover
{
   color: #0000FF;
}


.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;
	text-align: center;
	border: 1px outset #696969; 

}
#inv_item_image table
{
	width:300px;
	text-align:center;
}
h4.inv_item_title{
	margin: 5px 0px 15px 0px;
	padding: 3px 5px 10px 0px;
	border-bottom :1px solid #5F7264;
	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 #5F7264;
	padding: 2px 10px 3px 10px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;

}


