/*************************************************
*
* GearNuts Master CSS
* Included in all pages
* General styles, Header, Homepage, Footer
*
**************************************************/

body {
	background:none !important;
}

#wrapper {
	background:none !important;
}

#mainContainer {
	overflow:visible !important;
}

#detail #prodInfo {
	overflow:visible !important;
}
#detail #prodDetails {
	overflow:visible !important;
}
#footer {
	overflow:auto;
}
#failedSearch .options {
	overflow:visible !important;
}
.filterSidebar ul {
	overflow:visible !important;
}
#brands .col2 ul {
	overflow:visible !important;
}
