body
{
	/*background: url("/~/media/Images/now/ui/now-header-bg-repeat.ashx") repeat-x scroll left top transparent;*/
}
#outer
{
	border-width: 0px !important;
}
.now-header
{
	background: url("/~/media/Images/now/bg_images/header.ashx") repeat scroll 0 0 transparent;
	height: 125px;
}
#SiteHomeLogo {
  left: 25px;
  position: absolute;
  top: 32px;
}
.now-header ul.header-links
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0px;
}
.now-header ul.header-links li
{
	float: right;
	padding: 0 10px;
	border-left: 1px solid #005b7f;
}
.now-header ul.header-links li.last
{
	border-left: none;
}
.quick-links-spacer
{
	width: 82px;
}

.now-header a:link, .now-header a:visited, .now-header a:active
{
	text-decoration: none;
	color: #005b7f;
	font-size: 0.9em;
}
.now-header a:hover
{
	text-decoration: underline;
}

.sliver-quick-links {
    left: 820px;
    position: absolute;
    top: 11px;
    z-index: 5000000;
}
#aQuickLinks {
    background: url("/~/media/Images/now/ui/down-arrow.ashx") no-repeat scroll 80px 10px transparent;
    padding: 5px 25px 5px 10px;
}
#aQuickLinks.open {
    background-color: #acdafc;
}
.sliver-quick-links ul {
    background: none repeat scroll 0 0 #acdafc;
    display: none;
    list-style-type: none;
    margin: 0;
    opacity: 0.95;
    padding: 0;
}
.sliver-quick-links ul.open {
    display: block;
}
.sliver-quick-links ul li {
    margin: 0;
}
.sliver-quick-links ul li a:link, .sliver-quick-links ul li a:visited {
    border-bottom: 1px dotted #5A6F99;
    display: block;
    padding: 3px 8px;
}
.sliver-quick-links ul li a:hover {
    background-color: #a7ceeb;
    text-decoration: none;
}

#weatherControl
{
	left: 450px;
	position: absolute;
	text-align: center;
	top: 40px;
}

#weatherControl .weatherTemp
{
	color: #7D7D7D;
	font-family: verdana;
	font-weight: bold;
	text-transform: uppercase;
}
#weatherControl .weatherIcon
{

}
#weatherControl .weatherDate
{
	color: black;
	font-weight: bold;
	font-size: 1em;
	font-family: verdana;
}

#footer{
width: 988px;
height: 93px;
background-image:url(/~/media/Images/now/footer/footer-bg.png);
background-position: right top;
background-repeat: repeat-x;
font-family: Helvetica, sans-serif;

}

#branding{
float:left;
margin-left:24px;
margin-right: 24px;
margin-top:15px;

}

#contact{
float:left;
padding: 0px;
color:#fff;
font-size: .85em;
text-align: center;
margin-top: 15px;
*height: 80px;
*width: 510px;
}

#contact ul{
margin:5px 0 5px 0;
padding:0;

}

#contact li{
display: inline;
list-style-type: none;
padding-left: 5px;

}

#contact li + li{
background-image: url(/~/media/Images/now/footer/dot.png);
background-position: left;
background-repeat: no-repeat;
}

#contact p{
margin:0px 0px 5px 0px;

}


p.ucomm{
color:#f5cf47;
font-size:.95em;
}

p.ucomm a{
text-decoration: none;
color:#f5cf47;
background-image: url(/~/media/Images/now/footer/underline.png);
background-position: bottom left;
background-repeat: repeat-x;

}

#social{
float:right;
margin-top:15px;
margin-right:24px
height: 78px;
width: 165px;
}

div.icons{
text-align: right;
margin: 10px 0 0 25px;
padding:0;
width: 100%;
}

.clear {
    clear: both;
    float: none;
}

#divTopMenuSearch
{
	position: absolute;
	top: 83px;
	left: 705px;
	padding: 0;
}

#lnkSearch
{
	display: none;
}

#textTopMenuSearch
{
	color: #909090;
	font-family: verdana;
	font-size: 1.2em;
	height: 20px;
	padding-left: 30px;
	width: 190px;
	background: url("~/media/Images/now/ui/magnify-glass.ashx") no-repeat scroll 8px 4px white;
}

div.icons a { float: left; }