@charset "utf-8";
/* CSS Document - this is for our systems selection pages*/


/*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;
color:#fff;
padding-bottom:10px;
margin-top:0;
padding-top:3px;
width:744px;
}


/*controls the words for bread crumbs*/
#sortbysectionwords {
margin-left:10px;
}


/*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 link customize it*/
#customizeitsystemselection {
margin-top:7px;
}


/*controls the button add to cart*/
#addtocartsystemselection {
margin-top:5px;
}


/*controls the pdf icon*/
.acrobateimagesystemselection {
margin-top:15px;
}


/*controls the words thirty day special*/
#thirtydayspecialsystemselection {
margin-top:3px;
}
