.item_container_small {
	width:200px;
	text-align:center;
	padding:0px;
	font-size:12px;
	float:left;
}

.item_container_small img {
	border: 0px;
	width:100px;

}

.item_container_small li {
    padding:3px 3px 3px;  
	list-style-type: none;
}
.item_container_small li a {
	text-decoration: none;
	color: black;
	font-size: medium;
	text-align: center;

}
.item_container_small li a:hover {
	color: black;
	background-color: lightskyblue;
}

.item_container_small li a.current {
	background-color: darkgoldenrod;
}




.item_row_surround {
	float:left;
	margin:0px;
	padding:0px;
	background:url(/images/backgrounds_repeating/light_grey_paper.jpg);
}

.item_container {
	text-align:center;
	padding:2px;
	min-height:300px;
	height:auto !important;
	height:300px;
	font-size:12px;
	float:left;
	width:225px;
}

.item_container img {
	border: 0px;
	width:200px;

}



.item_container #opacity_football_image img {
	border: 0px;
	width:22px;
	height:12px;
}





.item_container li {
    padding:3px 3px 3px;  
	list-style-type: none;
}
.item_container li a {
	text-decoration: none;
	color: black;
	font-size: medium;
	text-align: center;

}
.item_container li a:hover {
	color: black;
	background-color: lightskyblue;
}

.item_container li a.current {
	background-color: darkgoldenrod;
}






.item_container_before {
	display:table-row;
	min-height:280px;
	text-align:center;
	float: left;
	background-color:white;
	padding: 0px;
	margin: 7px;
	border-width:10px;
	border-color:whitesmoke ;
	border-style: solid;
	overflow:hidden;
}



.item_breadcrumb {
	background-color: #0066FF;
	height:20px;
}



.item_list_thumbnails_container { 
	width:850px;
	overflow:hidden;
	float:left;
    margin-left: auto;
	margin-right: auto;
	background-color: papayawhip;
}

.item_list_thumbnail_container { 
	padding:10px;
	width:120px;
	height:160px;
	overflow:hidden;
	float:left;
	background-color: papayawhip;
}






.item_list_row_container { 
	width:850px;
	overflow:hidden;
	float:left;
    margin-left: auto;
	margin-right: auto;
	background-color: papayawhip;
}

.item_list_row_container ul {
	float: left;	
	margin: 0;
	padding: 0;
}
.item_list_row_container li {
	float: left;	
	font-size: 12px;
	margin: 0;
	padding-left:5px;
	padding-right:5px;	
	list-style-type: none;
}

.item_list_row_container li a {
	width:415px;
	background-color: papayawhip ;
	padding-top:5px;
	padding-bottom:5px;
	height: 40px;
	text-decoration: none;
	font-size: 1em;
	float: left;
}


.item_list_row_container li a img {
	height:40px;
}


.item_list_row_container li a:hover {
	background-color: darkred;
}


.item_list_row_container li a.current {
	background-color: darkred;
}



.item_row {
   background-color: lightgreen;
   overflow:hidden;
    width: 420px;
    float:left;
	border-color:wheat;
	border-width:5px;
	border-style:solid;
 
}



.item_thumbnail img{
	border: 0px;
    width: 240px;
	height: 240px;
}

.item_class_specsheet {
    background-color: lightgoldenrodyellow; 
    width: 850px;
    float:left;
	border-color:goldenrod;
	border-width:2px;
	border-style:solid;
 
}

.item_class_row_surround {
    background-color: darkblue; 
    width: 860px;
    float:left;
}
.item_class_row {
    background-color: lightblue; 
    width:400px;
    float:left;
	border-color:wheat;
	border-width:5px;
	border-style:solid;
 
}

/* Boxes */
.price_sheet { 
    background-color: gainsboro;
	font-size: 10px;
 }
 

 
.price_sheet .contents {
 }

.price_sheet .yellow { background-color: yellow;	font-size: 20px; text-align: center; }
.price_sheet .plum { background-color: plum;	font-size: 10px; }
.price_sheet .lightgreen { background-color: lightgreen;	font-size: 10px; }
.price_sheet .lightblue { background-color: lightblue;	font-size: 10px; }
.price_sheet .mistyrose { background-color: mistyrose;	font-size: 10px; }
.price_sheet .lightcyan { background-color: lightcyan;	font-size: 10px; }
.price_sheet .wheat { background-color: wheat;	font-size: 10px; }
.price_sheet .specsheet { background-color: lightgreen;	font-size: 10px; width:700px; }


.item_with_sales_small  {
     width:150px;
	 border:5px solid white;
	 float:left;
	 page-break-inside:avoid;
}

.items_category_container {
}


.category_container_title {
		float:left;
		font-family:"Arial Black";
		page-break-after:avoid;
		font-size:x-large;
		width:100%;
		height:50px;
		background-color:orange;
}


.item_specsheet_box {
	page-break-inside: avoid;
	float: left;
	width:150px;
	padding:5px;
	font-family:"Arial Black";
	font-size:medium;
}


.report_item {
	page-break-inside: avoid;
	float: left;
	width:170px;
	padding:5px;
	min-height:400px;
	font-family:"Arial Black";
	font-size:large;
}

.report_item img {

}


.item_reports_department_header{
		float:left;
	font-size:x-large;
	font-family:"Arial Black";
	background-color:orange;
	text-align:center;
	color:white;
	width:100%;
}



