@charset "utf-8";
/* CSS Document */

/*controls the description under the image*/
#mimodescriptionindex {
margin-top:8px;
width:627px;
margin-bottom:20px;
}


/*controls the padding space between bread crumbs and sort by*/
#allbreadcrumbselection {
padding-bottom:6px;
}


/*breadcrumbsmimio controls the position for the breadcrumbs section of mimio. addtocartsystemselection controls the add to cart button position.. */
#breadcrumbsmimio,#addtocartsystemselection {
margin-top:5px;
}


/*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 word customize it*/
#customizeitsystemselection {
margin-top:7px;
}


/*controls the pdf image*/
.acrobateimagesystemselection {
margin-top:15px;
}


/*controls the words 30 day special*/
#thirtydayspecialsystemselection {
margin-top:3px;
}


/*controls the entire free shipping area*/
#freeshipdetails {
width:125px;
display:block;
clear:both;
height:30px;
margin-top:10px;
margin-left:5px;
}


/*controls the truck for free shipping*/
#truckshipdetails {
float:left;
width:40px;
display:block;
margin:0;
padding:0;
}


/*controls the words free shipping!*/
#freeshipwordsdetails {
float:right;
display:inline;
width:85px;
height:20px;
margin:0;
padding:10px 0 0;
}
