/* 

ie CSS document
ie.css
client: Bijur Delimon
author: Atlantic BT - www.atlanticbt.com
date: 1-29-08

this document contains most IE hacks/filters
and all * html filters or *:first-child+html filters

*/


/*======================================
	=DO NOT EDIT ######
======================================*/


label.formidable-rdrstd-label{ padding-top:2px;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

* html body#index #slideshow-controls { bottom: -1px; }
/*======================================
	=IE Hacks/Filters
======================================*/

* html input, * html textarea, * html select  { padding-top: 1px; padding-bottom: 3px; font-size: 11px; }
*:first-child+html input, *:first-child+html textarea, *:first-child+html select { padding-top: 1px; padding-bottom: 3px; font-size: 11px; }

* html body.inner #content div.box #main-info p { margin: 3px 0; }
*:first-child+html body.inner #content div.box #main-info p { margin: 6px 0; }

* html #navigation { right: 16px; }

* html #site-info-wrap, * html #container {  background: url(../images/bg_container3.gif) repeat-y 0 0; }
* html #masthead { background-image: url(../images/bg_masthead-ie.gif); }

* html #main-area { margin-bottom: 0; }

* html #masthead form#findDistributor select option { font-size: 11px; }

* html #content div.pagination { margin-bottom: 1em; }

* html body.search #header form#subsearch input#search-within { margin-bottom: -5px; }

* html body.distributor #content #distributor-results ul li div.brands { clear: left; }

* html body.distributor #content div.box #main-info form#findDistributor div#secondarySelect { clear: both; }
* html body#regional-sales #content div.box #main-info form#findDistributor div#secondarySelect { clear: both; }

*:first-child+html body.search #header form#subsearch input#search-within { margin-bottom: -3px; }

*:first-child+html #site-info-wrap { bottom: 0; }

*:first-child+html #main-area { margin-bottom: 0; }

*:first-child+html body.distributor #content div.box #main-info form#findDistributor div#secondarySelect { clear: both; }






