#gatewayWrap {
	background-color: #fff;
	width: 601px;
}

.clear {clear: both;}

.left {clear: left;}

.leftnavbg { width: 164px; }

.dupefix {
	float: left;
	width: 1px;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}


/* SIDEBAR 
----------------------------------------*/
#sidebar {
	float: right;
	width: 128px;
}

#rightSide {
	float:right;
	background-color: #EDE9E6;
	width: 128px;
	padding: 14px 5px 7px;
}

#rightSide .ecatImg {margin: 20px 0 0 0;}

#sidebarWrap {
	padding: 3px 5px 0 5px;
	width: 118px;
}

#sidebar h2 {
	float: left;
	display: block;
	padding: 0;
	width: 136px;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 14px; 
	text-align: center;
	background-color: white;
	padding: 6px 0 0 0;
	}

#sidebar a {
/*	float:left; DN-turned off */
	margin: 3px 0 5px 0;
	color: #eff0ec;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: none;
	color: #eb0000;
	}

#sidebar .favorite {
	padding: 6px 0;
	float: left;
	width: 118px;
	border: none;
	}

#sidebartitle {
	margin: 0 4px 0 0;
}

#sidebar .favorite img {
	padding:0;
	margin:1px 6px 30px 0px;
	float: left;
	border: none;
	}

#top10 {
	margin: 0;
	padding: 0;
	float: left;
	width: 118px;

}

#top10 .favorite {
	text-align: left;
	line-height: 13px;
}

#top10 .favorite a:link, #top10 .favorite a:active, #top10 .favorite a:visited {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4a505d;
	text-decoration: none;
}

#top10 .favorite a:hover { color:#606f46; text-decoration: none; }

#top10 .favorite em {
	margin: 0;
	padding: 2px 0 0 16px;
	line-height: 12px;
	display: block;
	font-size: 10px;
	text-decoration: none;
}

#top10 .favorite em a:link, #top10 .favorite em a:active, #top10 .favorite em a:visited {
	text-align: left;
	width: 100%;
	font-family: Arial,  Verdana,  sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#top10 .favorite em a:hover {
	text-decoration: none;
	color: #333;
}

/* END SIDEBAR */


/* SubCat Center
----------------------------------------*/

#subcatWrap {
	float: left;
	margin: 4px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0 0 0 3px;
}

#subcatWrap .subcat {
	width:146px;
	margin:3px 2px 20px 3px;
	float: left;

}

#subcatWrap .subcat h3 {
	margin: 0 0 0 3px;
	padding:0 ;      
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration:none;
	font-size:12px;
	height: 30px;
	position:relative;
}

#subcatWrap .subcat h3 a {
	position:absolute;
	bottom: 0; 
	left: 0;
}


#subcatWrap .subcat img{ margin: 3px 0}

#subcatWrap .subcat h3 a:active, #subcatWrap .subcat h3 a:visited, #subcatWrap .subcat h3 a:link{color: #666666; text-decoration:none;}
#subcatWrap .subcat h3 a:hover{color: #666666; text-decoration:none;}

.subcat ul {
	padding: 0 ;
	margin:0;
	font-size:10px;
	list-style-image:url(images/bullet.gif);

}

.subcat ul a{
	padding: 0;
	margin:0 0 0 0;
	color: #000000;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

.subcat ul a:active, .subcat a:visited, .subcat a:link{color: #000000; text-decoration:none;}

.subcat ul a:hover{color: #666666; text-decoration:underline;}

.subcat ul li {
	margin:0 0 5px 20px;
	padding: 0;
	list-style-image:url(/text/content/gateway/images/bullet.gif);
	font-size:10px;
}

#flashcontent {
}
/* END SUBCAT CENTER */


/* NEW Experience FG-esque Kickers
----------------------------------------*/

#kickerWrapper { 
	color: #000; 
	width: 601px; 
	margin: 0 0 10px 0; 
	padding: 0; 
	display: block; 
	float: left; 
}
#primary, #primary a { 
	float: left; 
	width: 601px; 
	height: 314px; 
	margin: 0; 
	padding: 0; 
	text-decoration: none; 
}
#primary a:hover { text-decoration: none; color: #808080; }
#primary p { 
	color: #808080; 
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	margin-left: 25px;
	margin-top: 96px;
	width: 215px;
	cursor: pointer; 
}
#secondary-1, #secondary-1 a { 
	float: left; 
	width: 302px; 
	margin: 0; 
	padding: 0; 
}
#secondary-2, #secondary-2 a { 
	float: left; 
	width: 299px; 
	margin: 0; 
	padding: 0; 
}
/* END KICKER STYLES */


/* JSP Specific styles
----------------------------------------*/

.subcat ul li.hidden {
	display: none;
}
.subcat ul li.more {
	list-style-image: none;
	list-style: none;
	margin: 0;
	padding-top: 4px;
	/*background: transparent url(/text/content/gateway/images/bullet-plus.gif) no-repeat 7px 8px;*/
}

.subcat ul li.more a:link,
.subcat ul li.more a:visited,
.subcat ul li.more a:active {
	color: #853525;
	border-top: 1px solid #eaeaea;
	/*background: #fff url('/text/content/gateway/images/bullet-plus.gif') no-repeat 7px 8px;*/
	padding: 5px 7px 5px 5px;
	margin-left: 0;
	width: 118px !important;
	width: 146px;
	float: left;
}

.subcat ul li.more a:hover { text-decoration: underline; }

.imageContainer { text-align: center; margin: 0 auto; }