﻿* {
    padding:0;
    margin:0;
}

body {
    background: #fe0000 url(/Images/splash-background.png) repeat-x top left;
    font-family: helvetica;
}

img { border: 0; }

.clear
{
    clear:both;
}

.splash-title
{
    font-family: Lucida sans unicode;
    color: #ffffff;
    font-size:1.1em;
    word-spacing:-3px;
    display:block;
    text-align:center;
    margin-top:22px;
    margin-bottom:22px;
}

#splash-logo
{
    margin-left:394px;
    margin-top:10px;
  }

#centered-wrapper
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

#splash-links
{
    width:942px;
    max-width:942px;
    margin-left:auto;
    margin-right:auto;
}

#splash-links div.top-left
{
    background:transparent url(/Images/white-topleft-corner.png) no-repeat top left;
    height:8px;
}

#splash-links div.top-right
{
    background:transparent url(/Images/white-topright-corner.png) no-repeat top right;
    height:8px;
}

#splash-links div.middle-left
{
    background:transparent url(/Images/white-middleleft.gif) repeat-y top left;
    padding-left:8px;
    padding-right:9px;
    padding-top:28px;
    padding-bottom:29px;
}

#splash-links div.middle-right
{
    background:#fff url(/Images/white-middleright.gif) repeat-y top right;
}

#splash-links div.bottom-left
{
    background:transparent url(/Images/white-bottomleft-corner.png) no-repeat top left;
    height:7px;
}

#splash-links div.bottom-right
{
    background:transparent url(/Images/white-bottomright-corner.png) no-repeat top right;
    height:7px;
}

#splash-links ul
{
    margin-left:5px;
}

#splash-links ul li
{
    list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
}

#splash-links ul li.deck a img
{
}

#splash-links ul li.deck
{
    width:174px;
    height:285px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

#splash-links ul li.deck div.clipping-frame
{
    height:278px;
    margin-left:6px;
    overflow:hidden;
    width:156px;
}

#splash-links ul li.deck div.clipping-frame div.image-frame
{
    margin-top:6px;
    overflow:hidden;
    width:156px;
    height:163px;
    display:block;
    margin-bottom:3px;
}

#splash-links ul li.deck div.clipping-frame div.image-frame img
{
		
    overflow:scroll;
    	
				
}
#splash-links ul li.deck div.clipping-frame h2
{
    font-size:.9em;
    font-weight:bold;
    text-align:center;
    display:block;
    margin-left:-6px;
    width:167px;
    letter-spacing:-1px;
    word-spacing:2px;
}

#splash-links ul li.about-us div.clipping-frame h2
{
    background:#dfa35a url(/Images/about-us-title-bkgnd.png) repeat-y top right;
}

#splash-links ul li.promotions div.clipping-frame h2
{
    background:#b12257 url(/Images/promotions-title-bkgnd.png) repeat-y top right;
}

#splash-links ul li.products div.clipping-frame h2
{
    background:#db6e39 url(images/products-title-bkgnd.png) repeat-y top right;
}

#splash-links ul li.contact-us div.clipping-frame h2
{
    background:#91ba59 url(/Images/contactus-title-bkgnd.png) repeat-y top right;
}

#splash-links ul li.careers div.clipping-frame h2
{
    background:#c6ba16 url(/Images/careers-title-bkgnd.png) repeat-y top right;
}

#splash-links ul li.deck div.clipping-frame div.hr
{
    height:3px;
    background:transparent;
}

#splash-links ul li.deck div.clipping-frame div.hr hr
{
    display:none;
}

#splash-links ul li.deck div.clipping-frame p
{
    font-size:.6em;
    margin: 5px 0 5px 0;
}

#splash-links ul li.about-us div.clipping-frame div.hr
{
    background:#fbaf5c url(/Images/about-us-title-divider.png) repeat-y top right;
}

#splash-links ul li.promotions div.clipping-frame div.hr
{
    background:#db296b url(/Images/promotions-title-divider.png) repeat-y top right;
}

#splash-links ul li.products div.clipping-frame div.hr
{
    background:#f7941c url(/Images/products-title-divider.png) repeat-y top right;
}

#splash-links ul li.contact-us div.clipping-frame div.hr
{
    background:#c4df9b url(/Images/contact-us-title-divider.png) repeat-y top right;
}

#splash-links ul li.careers div.clipping-frame div.hr
{
    background:#fdf8bb url(/Images/careers-title-divider.png) repeat-y top right;
}

#splash-links ul li.deck div.clipping-frame h2 a
{
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
}

#splash-links ul li.deck div.clipping-frame h2 a:hover
{
    text-decoration:underline;
}

#splash-links ul li.about-us
{
    background:transparent url(/Images/about-us-deck.png) no-repeat top left;
}

#splash-links ul li.promotions
{
    background:transparent url(/Images/promotions-deck.png) no-repeat top left;
}

#splash-links ul li.products
{
    background:transparent url(/Images/products-deck.png) no-repeat top left;
}

#splash-links ul li.contact-us
{
    background:transparent url(/Images/contactus-deck.png) no-repeat top left;
}

#splash-links ul li.careers
{
    background:transparent url(/Images/careers-deck.png) no-repeat top left;
}

#centered-wrapper hr.footer-divider
{
    margin-top:15px;
    height:1px;
    background:#d10303;
    border:none 0px transparent;
    margin-left:40px;
    margin-right:40px;
}

.footer
{
}

.footer .footer-centered
{
    margin-left:auto;
    margin-right:auto;
    display:table;
}

.footer ul
{
    margin-top:50px;
}

.footer ul li
{
    display:block;
    float:left;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:none;
    color:#fbaf5c;
}

.footer ul li.separator
{
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.footer ul li a
{
    color:#fbaf5c;
    font-size:.7em;
}


