@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;
}

/* start footer global */
div#footer,div#globalFooter
{
	height:50px;
	clear:both;
}

.sitesearch,#pullDown
{
	float:left;
	height:auto;
}

#pullDown {
	margin: 10px 0 0 10px;
	width: 380px;
}

.brClear
{
	display:none;
}

#globalFooter {
	width: 915px;
	vertical-align:top;
        padding-top: 10px;
}

#footerLinks {
	margin: 10px 10px 0 0; _margin-top: 8px;
	padding: 2px 0 0 0;
	width: auto;
	width: 500px;
	text-align: right;
	float: right;
	/* display:inline; */
}

#footerLinks p {font-size: 9px; margin-top: 0; color: #fff;}

#footerLinks ol { margin:0; padding: 0; }

#footerLinks li {margin-left: 0;}


div#footer li, div#globalFooter ol li
{
	display:inline;
	color: #fff;
	padding-left:5px;
	
}

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:5px;
	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; *margin-left: 0;
    padding-right: 5px;
    padding-left: 3px;
    font-size: 12px;
    color: #fff;
}

/* end footer global */