html {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
}
#page_shadow {
	display:none;
}
.mainAds li {
	margin: 0;
   padding: 0;
}
#outer{
	border-left:none;
}
.dropdown dd{
	top:0;	
}
#header {
	position:relative;
	z-index:10;
	height:96px;
	background-color:#fff;
}
#wrapper {
    position: relative;
    z-index: 10 !important;
}
#outer {
    position: relative;
    z-index: 10 !important;
    background-color:#fff;
}
#inner {
    position: relative;
    z-index: 10 !important;
    background-color:#fff;
}
#footer {
    position: relative;
    z-index: 10 !important;
    background-color:#fff;
}
/*marquee styles */
.marquee-home {
    width: 725px;
    margin: 15px 0px!important;
    background:#eee;
	padding:2px;
    white-space: nowrap;
	overflow:hidden;
    box-sizing: border-box;
    animation-name: marquee; 
    animation-duration: 30s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count:15;
    -webkit-animation-name: marquee; 
    -webkit-animation-duration: 30s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count:15;
	color:#666;	
}
.marquee-home:hover {
    animation-play-state: paused
}
/* Make it move */
@keyframes marquee {
    0%   { text-indent: 50.5em }
    100% { text-indent: -105em }
}
@-webkit-keyframes marquee {
    0%   { text-indent: 50.5em }
    100% { text-indent: -105em }
}
@-moz-keyframes marquee {
    0%   { text-indent: 50.5em }
    100% { text-indent: -105em }
}
@-ms-keyframes marquee {
    0%   { text-indent: 50.5em }
    100% { text-indent: -105em }
}
@keyframes marquee-logos {
    0%   { text-indent: 50.5em }
    100% { text-indent: -250em }
}
@-webkit-keyframes marquee-logos {
    0%   { text-indent: 50.5em }
    100% { text-indent: -250em }
}
@-moz-keyframes marquee-logos {
    0%   { text-indent: 50.5em }
    100% { text-indent: -250em }
}
@-ms-keyframes marquee-logos {
    0%   { text-indent: 50.5em }
    100% { text-indent: -250em }
}
div#mycrawler2 {
animation-name: marquee-logos; 
    animation-duration: 70s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count:10;
 -webkit-animation-name: marquee-logos; 
    -webkit-animation-duration: 70s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count:10;
    overflow:hidden;
    height:55px;
    margin-top:5px;
    margin-bottom:5px;
}
div#mycrawler2:hover {
	animation-play-state: paused;
}
div#mycrawler2 a {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
/* Make it pretty */
.microsoft {
    position: relative;
    font: 16px 'verdana';
}
/* Style the links */
.vanity {
    color: #333;
    text-align: center;
    font: .75em 'verdana';
}
.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}
.vanity a:hover, .microsoft a:hover {
    color: #F65314;
}
#tickerBox{
	margin-left:25px;	
}
#tickerBox a {
font-size:14px;
line-height:1.4;
}
#outer > #inner {
	border-bottom: none;	
}
.dropdown dd#headerMenu-ddcontent {
top:0;
}

.weekalertsignup 
{
	width:710px; 
	margin-left:-635px;
	overflow:hidden;
	margin-top:0px;
}
#outer > #inner {
	border-bottom: none;	
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/squares.gif) center no-repeat ;
}

