@charset "utf-8";
/* CSS Document */

/**
 * Copyright Notice
 * This file contains proprietary information of Valspar Corporation
 * Copying or reproduction without prior written approval is prohibited.
 * Copyright (c) 2009
 */
 
/*Footer*/

#copyright
{
	width:900px;
	margin:0 auto;
	clear:both;
	padding:10px 12px 20px 0;
	text-align:right;
        font-family: Verdana, sans-serif;
	font-size:10px;
}

#copyright
{
	float:right;
}

div#footer li,div#globalFooter ol li{
	border-right:1px solid white;
	color:white;
	display:inline;
	padding:0 7px 0 8px;
	
}
div#globalFooter ol li:last-child{
	border-right:none;
	padding-right:0;
}

/* start footer global */
div#footer,div#globalFooter
{
	height:50px;
	clear:both;
}

.sitesearch,#pullDown
{
	float:left;
	height:auto;
}

#pullDown {
	margin: 5px 0 0 0;
	width: 380px;
}

.brClear
{
	display:none;
}

#globalFooter {
	width: 915px;
	vertical-align:top;
        padding-top: 10px;
}

#footerLinks {
	margin: -35px 10px 0 0; _margin-top: 8px;
	padding: 2px 0 0 0;
	width: auto;
	width: 500px;
	text-align: right;
	float: right;
	/* display:inline; */
}

#footerLinks p,div.copyright{font-size: 9px; margin-top: 0; color: #fff;}
div.copyright{
	font-family:Arial,Verdana,sans-serif;
	line-height:20px;
	padding:0;
}

#footerLinks ol { margin: -5px 0 0 0; padding: 0;}

#footerLinks li {margin-left: 0;}


div#footer li, div#globalFooter ol li
{
	display: inline;
	color: #fff;
	padding-left:10px;
}

div#footer ul li a,div#globalFooter ol li a
{
	text-decoration: none;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
    font-weight: bold;
}

div#footer ul li a:hover,div#globalFooter li a:hover
{
	text-decoration:underline;
}

div#footersearch
{
	display:block;
	width:300px;
	float:left;
}

.dropdown
{
	padding-left:0;
	padding-right:5px;
	padding-top:0px;
	display:block;
	float:left;
}

div#footer select,div#globalFooter select
{
	position: relative;
        float: left;
        width:165px;
	height:16px;
	color:#333;
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
	margin-top:6px; _margin-top: 4px;
}

.bottombar
{
	display:none;
}
optGroup {
        text-align:left;
        color:black;
        font:Inherit;
        font-size:inherit;
        font-style:normal;
        font-weight:bold;
}
#pullDown #footersitelist #Family #optGroup option{
  margin:0 0 0 -16px;
}


.footer h6 {
    position: relative;
    color: #333;
    float: left;
    margin-top: 0; *margin-top: 5px;
    width: 120px;
    text-transform: none;
}

h6.familySites {
    float: left;
    margin-left: 10px;
    padding-right: 5px;
    padding-left: 3px;
    font-size: 12px;
    color: #fff;
}
/* end footer global */

/* ------------ BEGIN more footer links ----------- */
.moreFooterLinks {width: 200px; float: right; margin: 0 -13px -100px 0;}
.moreFooterLinks li {
	display: inline;
	color: #fff;
	margin-right: -15px;
	/*padding-left: -25px;*/
}
.moreFooterLinks a {
	text-decoration: none;
	text-align: right;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
    font-weight: bold;
}
.moreFooterLinks a:hover {
	text-decoration:underline;
}
.footerDisclaimer {color: #FFF; margin: 0px 0 2px 0; *margin: 0 0 2px 0;}
/* -------Place any needed Safari and Chrome tweaks inside the @media... curly braces ----------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.footerDisclaimer {color: #FFF; margin: 0;}
}


.addthis_toolbox {float: left; width: 370px; margin: 25px 0 0 10px;}

/* ------------------end Safari and Chrome hacks------------------------------------------------*/