@charset "utf-8";
/* CSS Document */

/*controls the padding space between bread crumbs and sort by*/
#allbreadcrumbselection {
padding-bottom:6px;
}


/*controls the blue background for bread crumbs*/
#sortbysection {
background-color:#4dc6f1;
padding-bottom:10px;
margin-top:0;
padding-top:10px;
width:744px;
}


/*controls the words for bread crumbs*/
#sortbysectionwords {
margin-left:10px;
margin-top:0;
margin-bottom:0;
padding:0;
}


/*controls the sort by section*/
#sortbycolor {
padding-bottom:2px;
margin-top:-24px;
}


/*sortbyselectionwords controls the word sort. howmanyfound controls how many items where found*/
#sortbyselectionwords,.howmanyfound {
margin-left:5px;
}


/*controls all the results found (like 331 found)*/
#allresultsfound {
background-color:#cff2fb;
border-bottom:1px solid #7caee8;
border-top:1px solid #7caee8;
width:744px;
padding-top:5px;
padding-bottom:5px;
margin-top:-2px;
}

 
 /*controls how many pages where found*/
.howmanypages {
float:right;
padding-right:10px;
}


/*controls the product name for howard products*/
#howardproductname {
margin-top:0;
margin-bottom:0;
padding:0;
}


/*controls the button customize it*/
#customizeitsystemselection {
display:block;
border:0;
}


/*controls the button add to cart*/
#addtocartsystemselection {
display:block;
margin-bottom:5px;
border:0;
}


/*controls the acrobate image*/
.acrobateimagesystemselection {
margin-top:15px;
}


/*controls the words thirty day special*/
#thirtydayspecialsystemselection {
margin-top:3px;
}


/*controls the entire free shipping area*/
#freeshipsystems {
width:120px;
display:block;
clear:both;
margin:0;
padding:0;
}


/*controls the truck for free shipping*/
#truckshipsystems {
float:left;
display:inline;
width:40px;
margin:0;
padding:0;
}


/*controls the words free shipping!*/
#freeshipwordssystems {
float:right;
display:inline;
width:80px;
margin:10px 0 0;
padding:0;
}


/*controls the words howard price on cart selection*/
#howardpricecartselectionpage {
padding-bottom:5px;
}
