/*-----------------------------------------------------------------------------
Fusion bags custom styles
-----------------------------------------------------------------------------*/

:focus {
	outline:none;
	}

body.wide .header {
	background:#fff;
	}
body.wide .container {
	background:#fff url(/integris/images/contentBg.gif) repeat-y center;
	border:1px solid #EDEFF1;
	border-top:0;
	}
body.wide .content {border:0 !important;}
body.wide .footer{
	width:655px;
	w\idth:563px;
	margin:21px 17px 0 265px;
	padding-left:92px;
	background:#fff url(/integris/images/footerBg.gif) no-repeat left 20px;
	}
a.download:link,
a.download:hover, 
a.download, 
a.download:visited {
	padding:0;
	width:210px;
	height:37px;
	text-align:left;
	text-indent:-999em;
	background:url(/integris/images/download.gif) no-repeat;
	}
body.wide .banner-content{border-left:0 !important;}
.sign-up input.subscribe-text{
	background:#FFFFA0; 
	color:#000;
	z-index:100;
	position:relative;
	}