@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-weight:normal;
	list-style-type:none;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}

body {
	background-color: #FFF;	
	text-align:center;
	font-family: Myriad Pro,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#535e69;
}
#mainWrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:left;
	margin-top:30px;
	height:1%;
}
#printTop {
	display:none;
}
.newTop {
	margin-bottom:20px;
	height:75px;
	position:relative;
	z-index:10;
}
.newTop a.homeLink {
	width:120px;
	height:75px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/noboNew/noboLogo.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}
.newTop .topNavArea {
	float:right;
	margin-bottom:12px;
	width:800px;
}
.newTop .topNavArea fieldset input.searchText, .newTop .topNavArea fieldset input.watermarked {
	font-family: Myriad Pro,Arial,Helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #535e69;
	height:20px;
	line-height:20px;
	width:126px;
	padding-right:2px;
	padding-left:2px;
	float:left;
	color:#333;
	margin-right:4px;
}
.newTop .topNavArea fieldset input.watermarked {
	color:#CCC;
}
.newTop .topNavArea fieldset input.searchButton {
	margin-right:12px;
	width:35px;
	height:22px;
}
.newTop .topNavArea fieldset {
	border:none;
	padding:0;
	float:right;
	margin-left:12px;
}

.newTop .topNavArea ul {
	float:right;
	font-size:12px;
}

.newTop .topNavArea ul li {
	float:left;
	margin-right:14px;
	margin-top:6px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBEC0;
}
.newTop .topNavArea ul li.lastLI {
	padding-right: 0;
	border-right:none;
}
.newTop .topNavArea ul li a {
	color:#535e69;
}
.newTop .topNavArea ul li a:hover {
	color:#ed1b3b;
}

#theFlagSelector {
	float:right;
	z-index:100;
	position:relative;
}
#theFlagSelector img.currentSiteFlag2 {
	cursor:pointer;
	width:33px;
	height:22px;
}
#theFlagSelector ul.flagMenu {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	width:48%;
}
#theFlagSelector ul.flagMenu li {
	height:18px;
	float:none;
	border:none;
	padding-right:0;
}
#theFlagSelector ul.flagMenu li a {
	color:#CCC;
	text-decoration:none;
	line-height:18px;
	font-size:12px;
}
#theFlagSelector ul.flagMenu a:hover {
	color:#FFF;
}
#theFlagSelector ul.flagMenu a img {
	float:left;
	margin-right:4px;
	width:19px;
	height:12px;
	margin-top:4px;
}
.flagMenuWrapper {
	position:absolute;
	display:none;
	top:22px;
	right:-20px;
	padding-top:12px;
	background-image: url(../images/kensington/siteChangeBackground.gif);
	background-repeat: no-repeat;
	background-position: 430px 0px;
	z-index:2;
}
.flagMenuWrapper h3 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#FFF;
}
.flagMenuWrapper div.flagMenuArea h3 a {
	float:right;
	width:8px;
	height:7px;
	cursor:pointer;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/kensington/closeFlagsIcon1.gif);
	background-repeat: no-repeat;
	margin-top:3px;
	margin-right:6px;
}
.flagMenuWrapper div.flagMenuArea h3 a:hover {
	background-image: url(../images/kensington/closeFlagsIcon2.gif);
}
.flagMenuWrapper div.flagMenuArea {
	background-color: #333;
	padding:4px;
	-webkit-box-shadow: 3px 3px 8px #666666;
	-moz-box-shadow: 3px 3px 8px #666666;
	width:470px;
}
.tidyUp {
	height:1px;
	clear:both;
	overflow:hidden;
}
a.theRSSGraphicLink {
	float:right;
	width:22px;
	height:22px;
	background-image: url(../images/noboNew/rssLogo.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	line-height:1000px;
}
a.theRSSGraphicLink:hover {
	background-position: 0px -22px;
}
.newTop .mainNavArea {
	/*position:absolute;
	top:38px;
	left:0;
	width:100%;
	z-index:1;*/
}
.newTopRight {
	float:right;
	background-color:#339;
	margin-left:200px;
}

ul.topNav {
	margin:0;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	z-index:10;
	float:right;
	/*position:absolute;
	display:none;
	top:7px;
	left:0;*/
}
ul.topNav li {
	float:left;
	width:184px;
	height:37px;
	margin-right:5px;
	position:relative;
	z-index:9;	
}
ul.topNav li.endOfRow {
	margin:0;
}
ul.topNav li td {
	width:182px;
	background-repeat: repeat-x;
	overflow:hidden;
	height:35px;
	background-image: url(../images/noboNew/topNavGrad.gif);
	border: 1px solid #BCBEC0;
	color:#535e69;
}
ul.topNav li td.rollover, ul.topNav li td.selected {
	border: 1px solid #ED1B3B;
	background-color:#ED1B3B;
	background-image:none;
}
ul.topNav li td.rollover a {
	color:#FFF;
}
ul.topNav li a {
	display:block;
	text-decoration:none;
	text-align: center;
	font-size:14px;
	color:#535e69;
	font-weight:bold;
	line-height:15px;
}
ul.topNav li a:hover {
	color:#000;
}
ul.topNav li div ul li a {
	text-align:left;
	border:none;
}
ul.topNav li a.topTab1 {
	background-position: 0px 0px;
}
ul.topNav li a.topTab1Selected, ul.topNav li a.topTab2Selected, ul.topNav li a.topTab3Selected, ul.topNav li a.topTab4Selected {
	border: 1px solid #ed1a3b;
	background-color:#ed1a3b;
	color:#FFF;
	background-image:none;
}
ul.topNav li div.theDropDown, ul.topNav li div.firstOne {
	position:absolute;
	top:37px;
	background-color:#eaebec;
	display:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	z-index:8;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;*/
	background: -moz-linear-gradient(100% 100% 90deg, #e3e4e4, #f2f3f4);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f3f4), to(#e3e4e4));
	
}
ul.topNav li div.theDropDown {
	left:-84px;
}
ul.topNav li div.firstOne {
	left:5px;
}
ul.topNav li div.theDropDown ul, ul.topNav li div.firstOne ul {
	list-style-type:none;
	float:left;
	width:180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:left;
}
ul.topNav li div.theDropDown ul li, ul.topNav li div.firstOne ul li {
	float:none;
	height:auto;
	border:none;
}
ul.topNav li div.theDropDown ul li.subSection, ul.topNav li div.firstOne ul li.subSection {
	padding-left:20px;
}
ul.topNav li.endOfRow div.theDropDown, ul.topNav li.endOfRow div.firstOne {
	right:5px;
}
ul.topNav li div.theDropDown ul li a, ul.topNav li div.firstOne ul li a {
	height:auto;
	background-image:none;
	line-height:normal;
	text-decoration:none;
	color:#68676c;
	padding-top:2px;
	padding-bottom:2px;
	font-size:13px;
}
ul.topNav li div.theDropDown ul li a:hover, ul.topNav li div.firstOne ul li a:hover {
	color:#000;
}
ul.topNav li div.theDropDown ul li a.mainSectionLink, ul.topNav li div.firstOne ul li a.mainSectionLink {
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	padding-top:5px;
	font-size:16px;
	padding-left:5px;
}
ul.topNav li div.theDropDown ul li a.subSectionLink, ul.topNav li div.firstOne ul li a.subSectionLink {
	font-size:14px;
	font-weight:normal;
	padding-left:5px;
}
ul.topNav li div.theDropDown ul li a.subSectionLink:hover, ul.topNav li div.firstOne ul li a.subSectionLink:hover, ul.topNav li div.theDropDown ul li a.mainSectionLink:hover, ul.topNav li div.firstOne ul li a.mainSectionLink:hover {
	background-color:#535e69;
	color:#FFF;
}


ul.topNav li div .theDropDownSectionBannerArea {
	clear:both;
	padding-top:10px;
}
ul.topNav li div .theDropDownSectionBannerArea div {
	background-color:#ee3a3b;
	padding:10px;
	/*border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;*/
}
ul.topNav li div .theDropDownSectionBannerArea div a {
	background-image:none;
	height:auto;
	line-height:15px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	display:block;
	border:none;
	text-align:left;
}
ul.topNav li div .theDropDownSectionBannerArea div a:hover {
	color:#000;
}
ul.topNav li div .theDropDownSectionBannerArea div a h3 {
	padding:0;
	font-size:13px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
ul.topNav li div .theDropDownSectionBannerArea div a p {
	padding:0;
	font-size:13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
ul.topNav li div .theDropDownSectionBannerArea div a p.learnMoreLine {
	color:#bde0df;
	font-weight:bold;
}
ul.topNav li div .theDropDownSectionBannerArea div a:hover p.learnMoreLine {
	color:#000;
}
ul.topNav li div .theDropDownSectionBannerArea div.singleColumn {
	padding-top:88px;
	background-repeat: no-repeat;
	background-position: center top;
}
ul.topNav li div .theDropDownSectionBannerArea div.multipleColumn {
	padding-left:200px;
	background-repeat: no-repeat;
}
ul.topNav li div .emptyBottom {
	clear:both;
	height:10px;
}
#bottomLinksArea {
	display:none;
}
#bottomWrapper {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:904px;
	height:34px;
	background-color:#e6e7e8;
	background-image: url(../images/noboNew/bottomAccoLogo.gif);
	background-repeat: no-repeat;
	text-align:left;
	background-position: 930px 6px;
	margin-top:20px;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 6px;
}
ul.brandsList {
	list-style-type:none;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.brandsList li {
	float:left;
	margin-right:14px;
}
ul.brandsList li a {
	display:block;
	height:32px;
	overflow:hidden;
	line-height:1000px;
	background-repeat: no-repeat;
	background-image: url(../images/brandLogos/BrandingSprites.png);
}
ul.brandsList li a.brand1 {
	width:32px;
}
ul.brandsList li a.brand1:hover {
	background-position: 0 -64px;
}
ul.brandsList li a.brand2 {
	width:52px;
	background-position: -256px 0;
}
ul.brandsList li a.brand2:hover {
	background-position: -256px -64px;
}
ul.brandsList li a.brand3 {
	width: 129px;
	background-position: -512px 0;
}
ul.brandsList li a.brand3:hover {
	background-position: -512px -64px;
}
ul.brandsList li a.brand4 {
	width:146px;
	background-position: -768px 0;
}
ul.brandsList li a.brand4:hover {
	background-position: -768px -64px;
}
ul.brandsList li a.brand5 {
	width: 89px;
	background-position: -1024px 0;
}
ul.brandsList li a.brand5:hover {
	background-position: -1024px -64px;
}
ul.brandsList li a.brand6 {
	width: 146px;
	margin-bottom: -1px;
	background-position: -768px 0;
}
ul.brandsList li a.brand6:hover {
	background-position: -768px -64px;
}
ul.brandsList li a.brand7 {
	width:61px;
	background-position: -1280px 0;
}
ul.brandsList li a.brand7:hover {
	background-position: -1280px -64px;
}
.imagePreLoad {
	display:none;
}
.fullWidthBanner {
	height:310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E20040;
	margin-bottom:20px;
	overflow:hidden;
	/*position:relative;*/
}
.fullWidthBanner img {
	top:0;
	left:0;
}
.homepagePad {
	padding: 15px;
	border: 15px solid #E5E5E5;
	height:1%;
}
.homepageBoxes {
	float:right;
	width:418px;
}
.homepageBoxes ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.homepageBoxes ul li {
	margin-bottom:16px;	
}
.homepageBoxes ul li.lastOne {
	margin-bottom:0;	
}
.homepageBoxes ul li img {
	width:152px;
	height:110px;
	float:left;
	background-color:#BCBEC0;
	padding:1px;
}
.homepageBoxes ul li a {
	color:#535e69;
	font-size:14px;
	display:block;
	background-image: url(../images/noboNew/homepageRHSBoxBackground.gif);
	background-repeat: repeat-x;
	border: 1px solid #BCBEC0;
	height:113px;
	padding:14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.homepageBoxes ul li a:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;	
}
.homepageBoxes ul li a h3 {
	font-size:16px;
	font-weight:bold;
	padding-left:166px;
}
.homepageBoxes ul li a h4 {
	font-size:13px;
	margin-top:2px;
	padding-left:166px;
}
.homepageBoxes ul li a p {
	margin-top:6px;
	padding-left:166px;
	font-size:13px;
}
.homepageBoxes ul li a .readMore {
	font-size:13px;
	color:#ed1a3b;
}
.homepageBoxes ul li a:hover .readMore {
	color:#000;
}
.homepageSliderArea {
	float:left;
	width:467px;
}

ul.bottomNav {
	float:right;
	font-size:12px;
	margin-top:10px;
}
ul.bottomNav li {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #535e69;
	padding-right:14px;
	margin-right:14px;
}
ul.bottomNav li.lastOne {
	margin:0;
	border:none;
	padding:0;
}
ul.bottomNav li a {
	color:#535e69;
}
ul.bottomNav li a:hover {
	color:#ED1B3B;
}
#mainContentArea {
	/*display:none;*/
	height:1%;
}
.topSlideDownBanner {
	height:50px;
	display:none;
	background-image: url(../images/topSlidingBanners/2background.gif);
	background-repeat: repeat-x;
}
.topSlideDownBannerInner {
	margin-left:auto;
	margin-right:auto;
	height:50px;
	line-height:50px;
	text-align:left;
	font-size:17px;
	color:#fff;
	width:933px;
	text-align:left;
	padding-left:29px;
	padding-right:22px;
	display:none;
	overflow:hidden;
}
a.topSlidingBannerCloseLink {
	float:right;
	overflow:hidden;
	width:20px;
	height:20px;
	line-height:2000px;
	background-image: url(../images/topSlidingBanners/2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:20px;
	cursor:pointer;
	margin-left:24px;
}
a.topSlidingBannerCloseLink:hover {
	background-position: -26px 0px;
}
a.topSlidingBannerLearnMoreLink {
	display:block;
	height:50px;
	text-decoration:none;
	color:#FFF;
}
a.topSlidingBannerLearnMoreLink:hover {
	color:#fff;
}
.learnMoreBannerText {
	float:right;
	background-position: 0px 0px;
	cursor:pointer;
	color:#CCC;
}
h3.lhsBoxesH3 {
	font-weight:bold;
	font-size:17px;	
}
.lhsBoxes p {
	font-size:13px;
	margin-top:2px;
}
.lhsBoxes a .readMore {
	color:#ED1A3B;
}
.lhsBoxes a:hover .readMore {
	color:#000;
}
.lhsBoxes a h4 {
	font-size:14px;
	line-height:16px;
	margin-top:2px;
}
.lhsBoxes {
	display:none;
}
.topBanners {
	margin-bottom:15px;
	height:310px;
	overflow:hidden;	
}
.cookieLawInner
{
    margin-left:auto;
    margin-right:auto;
    width:960px;
    text-align:left;
    color:#bcbec0;
    font-size:13px;
}
.cookieLawInner p 
{
    padding-right:240px;
}
.cookieLawInner p a
{
    color:White;
}
.cookieLawInner p a:hover
{
    color:#ed1b3b;
}
.cookieLawInner a.closeCookieBar 
{
    float:right;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    text-transform:uppercase;
    background-color:#ed1b3b;
    padding:8px;
    color:White;
    font-size:13px;
    cursor:pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.cookieLawInner a.closeCookieBar:hover 
{
    background-color:Black;
}
.cookieLaw 
{
    background-color:#535e69;
    padding-top:10px;
    padding-bottom:10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    position:fixed;
    width:100%;
    bottom:0;
    z-index:99999999999;
    text-align:center;
    left:0;
}
