/*@import url("http://fonts.googleapis.com/css?family=Duru+Sans");
@import url("http://fonts.googleapis.com/css?family=Archivo+Black");*/


body {/*background-image : url(../images/17.gif); HalftoneBackground.gif*/
	background-repeat : repeat;
	background-position : top;
	background-color: #fff;/*#ccc*/
}
/*h1 {background-image : url(../images/is_bg_title.png);color:white;padding:10px;margin-top:5px;}*/


	ul.catarrow {margin:0;padding:0;list-style-type:none;list-style-image : url(../images/arr_wht.gif);	list-style-position : inside;}
	ul.catarrow li {padding:0 0 0 15px;margin-bottom:2px;}
	ul.catarrow {text-transform:capitalize;}<br>
	ul.catarrow2 {margin:0;padding:0;list-style-type:disc;}
	ul.catarrow2 li a {color:white;}
	ul.catarrow2 li {padding:0;margin-bottom:2px;float:none;}
	ul.baw {margin:0;padding:0;list-style-type:none;}
	ul.baw li {background:url(../images/check_15x15.gif) left center no-repeat;padding:0px 0 0px 20px;font-weight:bold;white-space:normal;}
.container {clear:both;}/*-moz-box-shadow: 0px 5px 5px #888;-webkit-box-shadow: 0px 5px 5px #888;box-shadow: 0px 5px 5px #888;margin-bottom:30px;-webkit-box-shadow: 0px 4px 3px rgba(70, 70, 70, 0.75);
-moz-box-shadow:    0px 4px 3px rgba(70, 70, 70, 0.75);
box-shadow:         0px 4px 3px rgba(70, 70, 70, 0.75);*/
#orange h4 {font-family : "archivo black", "duru sans",Tahoma;font-weight : normal;	}
.prodblock{position:relative;width:129px;height:225px;float:left;margin:5px 5px 10px 5px;padding:5px;border:2px solid #fff;font-size:0.85em;line-height:1.15em;overflow:hidden;}
.prodblock a {text-decoration:none;}
.prodblock p {text-align:left;}
.prodblockr { -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px black; box-shadow: 0 0 8px #1d1d1d; }
.prodblock a img {text-decoration:none;border:0;}

.maximizer {}
#ordersteps {margin-bottom:20px;}
#ordersteps div {display:inline;block;padding:5px 20px;background-color:#eee;border-bottom:2px solid #1d1d1d;text-align:center;margin:0 0 10px 0;white-space:nowrap;line-height:30px;}
#ordersteps a {text-decoration:none;}
#ordersteps .actv {background-color:#ccc;font-weight:bold;}
#banner50 {width:50%;font-family:tahoma,verdana;font-size:1em;text-align:center;padding:4px 0 4px 0;font-weight:bold;float;left;}

.prodblockz {
	max-width: 170px;
	text-align:center;
	padding:20px;
}
#searchtop input[type=submit], #searchtop input[type=text], #searchtop td, #searchtop table  {margin:0;padding:3px;}

/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }
