#brighton_header {
	background:none;
	height: 58px;
	!important;
}
#brighton_col2 h5 {
	padding: 3px 25px;
}

/* Change font sizes and spacing on the main text area */

#brighton_col2 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	
!important;}

#brighton_col2 h2 {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #1d3351;
!important;}

#brighton_col2 h3 {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #4e6585;
!important;}

#brighton_content div.block h3 {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #005379;
!important;}


.RightTitle {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #005379;
}

.Quote {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4e6585;
	line-height: 18px;
}

.ColumLink {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #6e6e6e;
	text-decoration: underline;
}

a.ColumLink:link {
	color: #6e6e6e;
	text-decoration: underline;
}

a.ColumLink:visited {
	color: #6e6e6e;
	text-decoration: underline;
}

a.ColumLink:hover {
	color: #494949;
	text-decoration: underline;
}

a.ColumLink:active {
	color: #6e6e6e;
	text-decoration: underline;
}

.QuoteName {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4e6585;
	font-weight: 900;
	line-height: 25px;
}

.MainTitle {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	color: #38597b;
	text-decoration: none;
}

.Statement {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
}

.SubTitle {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	color: #1d3351;
}
.brighton_container {
	background:url(/portals/42159/nexus_images/bkgd_clouds.png) #FFF repeat-x;
 	!important
}

.LinkTitle {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #4e6585;
	text-decoration: underline;
}

a.LinkTitle:link {
	color: #4e6585;
	text-decoration: underline;
}

a.LinkTitle:visited {
	color: #4e6585;
	text-decoration: underline;
}

a.LinkTitle:hover {
	color: #4e6585;
	text-decoration: underline;
}

a.LinkTitle:active {
	color: #4e6585;
	text-decoration: underline;
}


#brighton_menu .text {
	font-style: normal;
	font-weight: 400;
	font-size:17px;
}

#brighton_menu ul {
	display:block;
	float:right;
	list-style-type:none;
	margin: 0;
	padding:0;
	background:none; 
	!important;}

#brighton_menu ul li {	
	margin: 0 1px;
	padding: 0;
	float: left;
	position: relative;
	list-style: none;
	border-right: #bacae7 1px solid;
	background: none; 
	/*display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:bold;*/
	!important;}
	
#brighton_menu ul li a {
	font-weight: 400;
	color: #0d61a7;
	text-decoration: none;
	display: block;
	margin: 0 14px 0px 14px;
	padding: 1px 2px 5px;
	border-bottom: 1px #FFF dotted;
	background: none; 
	!important;}
	
#brighton_menu ul li a:hover {
	text-decoration:none;
	border-bottom: 1px #bacae7 dotted;
	cursor:pointer;
	!important;}

#brighton_menu ul li:last-child  {
	border-right: none;
}

/*#brighton_menu .horizontal {
	float: right;
	margin: 0 auto;
	padding: 0;
}*/
#brighton_menu ul.horizontal.rootGroup {
	background: none;
	border: none;
	!important;
}
#brighton_menu .rootGroup .item .text {
	display:block;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
	!important;}
	
#brighton_menu .group .item .text {
	display:block;
	float:left;
	padding:5px 15px 5px 15px;
	background: none;
	!important;}

#brighton_menu ul li a.selectedtab {
	text-decoration:none;
	border-bottom: 1px #2450a8 dotted;
	!important;}

#brighton_menu ul.group {
	display:block;
	padding: 0;
	!important;}

#brighton_menu ul.group li {}

#brighton_menu ul.group li span {
	padding: 10px 5px;
	margin: 0px;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	!important;}

#brighton_menu ul.group.level2 {
	margin-left:1px;
	!important;}
	
#brighton_menu ul.group.level2 li {
	padding: 0px;
	!important;}
	
#brighton_menu ul.group.level2 li span {
	padding: 10px 5px;margin: 0px;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	!important;}

#brighton_menu ul.group.level3 {
	margin-left: 1px;
	!important;}

#brighton_menu ul.group.level3 li {
	padding: 0px;
	!important;}

#brighton_menu ul.group.level3 li span {
	padding: 10px 5px;
	margin: 0px;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	!important;}

#brighton_menu ul.group li.item.separator {
	display:none;
	!important;}
	
/*Continue brighton ---------------------------------------------------------------------------------*/
#brighton_top .pagetitle {
	/*margin: 20px 0  20px  200px;
	font-size: 30px;
	color: red;
	display:block;
	width:990px; 
	height:171px;
	background: none;*/
	/* image width:990px; height:171px; */
}

/*ul.horizontal.rootGroup{
	float:right;
	margin: 0 100px 0 0;
	padding: 0;
	display: block;
	background-color: yellow;
}*/


/*Begin Nexus --------------------------------------------------------------------------------------*/

/* Home */
#scrollgradient {
	position:absolute;
	/*top: 100px;*/
	top: 0;
	left:100px;
	z-index: 10;
	background: none;
	margin:0;
	padding:0;
}
#scrollband {
	position:absolute;
	/*top: 100px;*/
	top: 0;
	left:100px;
	margin: 0;
	padding:0;
	height: 156px;
	overflow:visible;
	z-index: -3;
	background:none; 
}

#scrollgradientdevice {
	position:absolute;
	/*top: 100px;*/
	top: 0;
	left:100px;
	z-index: 10;
	background: none;
	margin:0;
	padding:0;
}
#scrollbanddevice {
	position:absolute;
	/*top: 100px;*/
	top: 0;
	left:100px;
	margin: 0;
	padding:0;
	height: 156px;
	overflow:visible;
	z-index: -3;
	background:none; 
}

.header-wrap{
	margin:75px auto 32px; 
	padding: 0;
	background: none;
	!important;
}
#header_full_wrap .header_full { 
	margin: 78px 0 0 0;
	padding: 0;
	width:980px;
	height: 229px;
	background:url(/portals/42159/nexus_images/headlineset_fill.png);
	background-position:top;
	background-repeat:no-repeat;
}

#header_full_wrap #scrollerlinks { 
	position:relative; 
	margin: 30px 0 0 275px;
	padding: 0;
	overflow:visible;
	display:inline-block;
	width: 640px;
}

#header_full_wrap #scrollerlinks #framescroller{
	position:relative;
	z-index: 12;
	overflow:hidden;
	padding: 0;
	margin: 0;
	height: 156px;
	background:none;
}
#header_full_wrap #scrollerlinks #framescrollerdevice {
	position:relative;
	z-index: 12;
	overflow:hidden;
	padding: 0;
	margin: -155px 0 0 380px;
	height: 156px;
	background:none;
}
.headerbkgd{
	float:right;
	margin: 0;
	padding: 0;
}
.clearall{
	display: block;
	clear: both;
}

/* top couds*/
#brighton_header .cloudright{
	margin: 53px -320px -50px 0px;
	padding: 0;
	float:right;
	z-index: 5;
	overflow:visible;
	!important;
}

#brighton_header .cloudleft{
	margin: 40px 0 -50px -510px;
	padding: 0;
	float:left;
	z-index: 5;
	overflow:visible;
	!important;
}

#bottomcolumns{
	margin: 0 10px;
	padding: 0;
	width:980px;
	height: 353px;
	background:none;
}
#bottomcolumns .threecolumn {
	margin: 28px auto 0;
	padding: 0;
	width:980px;
	color: #bacae7;
	/*background-color: green;*/
}
#bottomcolumns .textcolumn {
	margin:0 20px 0 0;
	padding: 0 40px 0 0;
	border-right: 1px dotted #bacae7;
	width: 264px; 
	height: 301px;
}

#bottomcolumns .home_h2 {
	margin: 0 0 18px;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size:17px;
	color: #FFF;
	text-shadow: 0 2px 2px rgba(0,0,0, .55);
	line-height: 28px;
}
#bottomcolumns .home_h3 {
	margin: 0 0 18px;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:14px;
	color: #bacae7;
	line-height: 19px;
}


#bottomcolumns .readmorelink {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size:12px;
	color: #FFF;
	text-shadow: 0 2px 2px rgba(0,0,0, .55);
}
#bottomcolumns .readmorelink a{
	color: #FFF;
	text-decoration: none;
}
#bottomcolumns .readmorelink a:hover{
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px dotted #bacae7;
}
#bottomcolumns .buttonset {
	margin: 0 0 0 20px;
	padding: 0;
	width: 260px;
}
#bottomcolumns .videobutton {
	margin: 8px auto 0;
	padding: 0;
	display:block;
	/*float:left;*/
}



#foot-wrap{
	margin: 0; 
	padding: 0;
	!important;
}
#foot_full_wrap .foot_full{
	margin: 20px auto;
	padding: 0;
	width:980px;
	height: 49px;
	background:none;
	!important;
}






#footerlinks {
	posiiton:relative;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:13px;
	color: #0d61a7;
	background: none;
	margin: 0 0 0 480px;
	padding: 0;
	display: inline-block;
	float:left;
	!important;
}

#footerlinks li {
	margin: 0 1px;
	padding: 0;
	float: left;
	position: relative;
	list-style: none;
	border-right: #bacae7 1px solid;
	!important;
}

#footerlinks li:last-child  {
	border-right: none;
	!important;
}
#footerlinks a {
	text-decoration: none;
	display: block;
	margin: 0 14px;
	padding: 3px 6px 5px;
	border-bottom: 1px #FFF dotted;
	!important;
}
#footerlinks a:hover {
	border-bottom: 1px #bacae7 dotted;
}
#footerlinks a {
	color:#0d61a7;
	padding: 8px 10px 5px;
	text-decoration:none;
	border-bottom: 1px #FFF dotted;
	!important;
}
#footerlinks a:hover{
	color:#0d61a7; 
	text-decoration:none;
	border-bottom: 1px #bacae7 dotted;
	!important;
}
.copyright_text {
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:11px;
	color: #686666;
	float: left;
	margin: -29px 0 0 10px;
	padding: 0;
	!important;
}


.installfree_logo{
	background-image: url(/portals/42159/nexus_images/logo_InstallFree.png);
	background-repeat: no-repeat;
	height: 51px; 
	width: 172px;
	margin: 7px 10px 0;
	float:left;
}
	

.header_container{
	margin: 0;
	padding: 0;
}
.headerbkgd{
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:11px;
	color: #0d61a7;
	line-height: 16px;
	float:right;
	background:url(/portals/42159/nexus_images/bkgd_header.png) #FFF no-repeat; 
	margin:0 0 30px;
	padding:0;
}


#topsubnav{
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:16px;
	color: #0d61a7;
	background: none;
	margin: 0 30px 0 30px;
	padding: 0;
	display: inline-block;
	float:right;
}
#topsubnav div.toplinks {
	padding: 0px 0 5px;
	margin: 0;
}
#topsubnav li {
	margin: 0;
	padding: 12px 0 0 14px;
	float: left;
	position: relative;
	list-style: none;
}
#topsubnav li a{
	color:#0d61a7;
	padding: 8px 0 5px;
	text-decoration:none;
	border-bottom: 1px #FFF dotted;
	
}
#topsubnav li a:hover{
	color:#0d61a7; 
	text-decoration:none;
	border-bottom: 1px #bacae7 dotted;
}

#topsubnav div.socialset{
	float:left;
	display:inline;
	padding: 0;
}
#topsubnav div.socialset a{
	float:left;
	display:inline;
	padding: 0 0 0 10px;
	border: none;
}
#brighton_footer {
	display:none!important;
}
