﻿a
{
    color:#ef3e34;
    }

/* -- BASIC SITE LAYOUT
div#all 
{
    background-image:url(images/sites/falcon-safety/all/background.jpg);
    } --*/
    
/* -- HEADER -- */
div#header 
{
	background-image:url(images/sites/falcon-safety/header/falcon-logo.png);
	}
div#header h1
{
	width:264px;
	}
div#header h1 a 
{
    /*width:451px;*/
    }
div#header h1 span.cssimage 
{
    /*background-image:url(images/sites/falcon-safety/header/background.png);*/
    background-image:url(images/sites/falcon-safety/header/falcon-text.png);
    }
    
/* -- PRIMARY NAVIGATION -- */
ul#primary-navigation
{
    /*background:red;*/
    width:660px;
    }

ul#primary-navigation a
{
    background:url(images/sites/falcon-safety/primary-navigation/background.png) no-repeat 0 0;
    }
    

li#navAboutFalcon
{
    width:115px;
    }
li#navProducts
{
    width:85px;
    }
li#navNews 
{
    width:53px;
    }
li#navEnvironment
{
    width:109px;
    }
li#navOEM
{
    width:45px;
    }
li#navInhalantAbuse
{
    width:126px;
    }
li#navMSDS
{
    width:52px;
    }
    
li#navAboutFalcon a
{
    background-position:0 0;
    }
li#navProducts a
{
    background-position:-119px 0;
    }
li#navNews a
{
    background-position:-208px 0;
    }
li#navEnvironment a
{
    background-position:-265px 0;
    }
li#navOEM a
{
    background-position:-378px 0;
    }
li#navInhalantAbuse a
{
    background-position:-427px 0;
    }
li#navMSDS a
{
    background-position:-557px 0;
    }
    
li#navAboutFalcon a:hover
{
    background-position:0 -33px;
    }
body[class^='falconsafety-aboutfalcon-'] li#navAboutFalcon a
{
    background-position:0 -33px;
    }
li#navProducts a:hover
{
    background-position:-119px -33px;
    }
body[class^='falconsafety-products-'] li#navProducts a
{
    background-position:-119px -33px;
    }
li#navNews a:hover
{
    background-position:-208px -33px;
    }
body[class^='falconsafety-news-'] li#navNews a
{
    background-position:-208px -33px;
    }
li#navEnvironment a:hover
{
    background-position:-265px -33px;
    }
body[class^='falconsafety-environment-'] li#navEnvironment a
{
    background-position:-265px -33px;
    }
li#navOEM a:hover
{
    background-position:-378px -33px;
    }
body[class^='falconsafety-oem-'] li#navOEM a
{
    background-position:-378px -33px;
    }
li#navInhalantAbuse a:hover
{
    background-position:-427px -33px;
    }
body[class^='falconsafety-inhalantabuse-'] ul#primary-navigation li#navInhalantAbuse a
{
    background-position:-427px -33px;
    }
li#navMSDS a:hover
{
    background-position:-557px -33px;
    }
body.falconsafety-msds-default ul#primary-navigation li#navMSDS a
{
    background-position:-557px -33px;
    }
    
body[class^='falconsafety-faq-'] ul#primary-navigation li#navFAQ a 
{
    background-position:-544px bottom;
    }

    
/* --     
div#top-search.search-box input.searchText 
{
    width:190px;
    }
            
DEFINE COLORS -- */
div#content h1, 
div#content h2, 
div#content h3, 
div#content h4, 
div#content h5, 
div#content h6,
div#content h1 *, 
div#content h2 *, 
div#content h3 *, 
div#content h4 *, 
div#content h5 *, 
div#content h6 *,
div#content a
{
    color:#ef3e34;
    }
    
    
/* -- PRODUCTS PAGES -- */
/*
body.falconsafety-products-default div#sidebar img,
body.falconsafety-products-dustoff div#sidebar img,
body.falconsafety-products-signalhorns div#sidebar img
{
    display:block;
    margin-left:0 !important;
    }
    */
div#falcon-safety-products-sidebar ul
{
    margin:0 0 15px 0;
    padding:0;
    }
div#falcon-safety-products-sidebar
{
    text-align:center;
    }
div#falcon-safety-products-sidebar a
{
    color:Black;
    }
div#sidebar div#falcon-safety-products-sidebar a:hover 
{
    color:#ef3e34;
    }
div#falcon-safety-products-sidebar h3
{
    font-size:15px;
    }
div#sidebar h3.blue
{
    color:#0190d5;
    }
    /*
body.falconsafety-products-default div#sidebar ul,
body.falconsafety-products-dustoff div#sidebar ul,
body.falconsafety-products-signalhorns div#sidebar ul
{
    margin:0 0 15px 0;
    padding:0;
    }
body.falconsafety-products-default div#sidebar,
body.falconsafety-products-dustoff div#sidebar,
body.falconsafety-products-signalhorns div#sidebar
{
    text-align:center;
    }
body.falconsafety-products-default div#sidebar a,
body.falconsafety-products-dustoff div#sidebar a,
body.falconsafety-products-signalhorns div#sidebar a
{
    color:Black
    }
body.falconsafety-products-default div#sidebar h3,
body.falconsafety-products-dustoff div#sidebar h3,
body.falconsafety-products-signalhorns div#sidebar h3
{
    font-size:15px;
    }
    
*/
/* -- NEWS -- */

/* -- CONTACT US -- */
body.falconsafety-contact div#leftColLeft ul
{
    background:Transparent url(none);
    border:none;
    margin:0;
    padding:0;
    }
body.falconsafety-contact div#leftColLeft 
{
    left:-478px;
    width:240px;
    }
body.falconsafety-contact div#leftColRight
{
    left:240px;
    width:478px;
    }
    
body.falconsafety-contact div#leftColRight div#ContactForm tr td:first-child 
{
    width:120px;
    }

body.falconsafety-contact div#leftColRight div#ContactForm textarea
{
    margin-left:128px;
    }
    
body.falconsafety-contact select#ctl00_ctl00_contentPlaceHolder_leftColPlaceHolder_ContactForm_ContactMarketRequest_MarketInterestInput 
{
    left:139px;
    }


div#sidebar a:hover 
{
    color: #000;
    }
    
div#sidebar ul.cleanerList li
{
    margin-bottom:7px;
    }
/* Environment */
div#falcon-safety-environment-sidebar 
{
    height:111px;
    overflow:hidden;
    }
div#falcon-safety-environment-sidebar h3
{
    height:36px;
    overflow:hidden;
    width:180px;
    }
div#sidebar div#falcon-safety-environment-sidebar h3 
{
    margin:0 auto;
    padding:0;
    }
    
div#falcon-safety-environment-sidebar a
{
    background:url(images/sites/falcon-safety/environment/sidebar-links.png) no-repeat 0 0;
    display:block;
    height:100%;
    text-indent:-9999px;
    width:100%;
    }
h3#ozone-safe-header a
{
    background-position:0 0;
    }
h3#global-warming-header a
{
    background-position:0 -36px;
    }
h3#recycling-header a
{
    background-position:0 bottom;
    }
    

div#content div#leftColLeft h3
{
    display:none;
    }
    
/* -- MSDS SEARCH -- */
div#MSDSSearchForm 
{
    margin:5px 0 0 0;
    overflow:hidden;
    }
div#MSDSSearchForm input
{
    float:left;
    }
div#MSDSSearchForm a
{
    background:#000 url(images/sites/shop-falcon/msds/searchbutton.png) no-repeat 0 0;
    display:block;
    float:left;
    height:25px;
    margin:0 0 0 5px;
    text-indent:-9999px;
    width:112px;
    }
    
div#MSDSNoResultsFound,
body.falconsafety-msds-default div#content dl
{
    font-size:13px;
    }
body.falconsafety-msds-default div#content dt
{
    color:#ef3e34;
    }    
body.falconsafety-msds-default div#content dd,
body.falconsafety-msds-default div#content dd p
{
    margin:0;
    padding:0;
    }
    
body.falconsafety-msds-default div#content dd p 
{
    font-size:10px;
    margin-bottom:5px;
    }
    
body[class^='falconsafety-inhalantabuse-'] div.sidebar-box.homepage-hide 
{
    background:Transparent url(none);
    padding:0;
    }
body[class^='falconsafety-inhalantabuse-'] div.sidebar-box.homepage-hide div.s-b-inner 
{
    background:Transparent url(none);
    padding:0;
    }
    
body.falconsafety-msds-default div.sidebar-box.homepage-hide, 
body.falconsafety-contact div.sidebar-box.homepage-hide 
{
    display:none;
    }
    
div#checkout-our-sites-side 
{
    width:192px;
    }
div#checkout-our-sites-side div.s-b-inner
{
    padding:0;
    }
    
div#checkout-our-sites-side div.s-b-inner ul
{
    margin:5px auto;
    overflow:hidden;
    width:101px;
    }
    
body.falconsafety-products-default div.sidebar-box.homepage-hide,
body.falconsafety-products-dustoff div.sidebar-box.homepage-hide,
body.falconsafety-products-signalhorns div.sidebar-box.homepage-hide
{
    display:none;
    }
    
ul#media-resource-list li
{
    font-size:10px;
    line-height:normal;
    }
div#content div#leftColLeft ul#media-resource-list a
{
    padding:0;
    display:inline;
    }
    

div.sidebar-ad.about
{
    background-image:url(images/sites/falcon-safety/vert-banners/1.png);
    }
div.sidebar-ad.products
{
    background-image:url(images/sites/falcon-safety/vert-banners/2.png);
    }
div.sidebar-ad.news
{
    background-image:url(images/sites/falcon-safety/vert-banners/3.png);
    }
div.sidebar-ad.environment
{
    background-image:url(images/sites/falcon-safety/vert-banners/4.png);
    }
div.sidebar-ad.oem
{
    background-image:url(images/sites/falcon-safety/vert-banners/5.png);
    }
div.sidebar-ad.inhalant-abuse
{
    background-image:url(images/sites/falcon-safety/vert-banners/6.png);
    }
div.sidebar-ad.faq
{
    background-image:url(images/sites/falcon-safety/vert-banners/7.png);
    }
div.sidebar-ad.other
{
    background-image:url(images/sites/falcon-safety/vert-banners/8.png);
    }
