@charset "utf-8";
/* CSS Document */
/*****************standard bar styles***********************/
.guideBar {
	clear:both;
	position: relative;
	width: 800px;
	height:20px;
	padding-top: 6px;
	margin-bottom: 6px;
	background: url("/Images/web/webset10/12232010/ae_bar_bg.gif") center bottom no-repeat;
}

.clearance_guideBar {
	background: url("/Images/web/webset10/12232010/ae_cbar_bg.gif") center bottom no-repeat;
}

.guideBar a {
	display: block;
	outline: none;
	padding-right:6px;
	text-transform: uppercase;
	color:#193B5C;
	font-size:9px;
	position:absolute;
	height:20px;
	line-height:20px;
	top:6px;
	right:0;
}
.guideBar a:hover {
	text-decoration: underline;
}
.guideBar h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	float:left;
	color:#193B5C;
	margin-right:3px;
	letter-spacing: 0.04em;
	line-height: 20px;
	padding-left: 6px;
}
.guideBar h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	display:block;
	height:20px;
	line-height:20px;
	color:#193B5C;
	letter-spacing: 0.01em;
}
/*****************clearance bar styles***********************/
.clearance_guideBar h3, .clearance_guideBar h4, .clearance_guideBar a {
	color:#5B0000;
}
}
/*****************view all bar styles***********************/
.viewAllGuideBar {
	clear:both;
	position: relative;
	width: 603px;
	height:14px;
	padding-top: 4px;
	margin-bottom: 4px;
	background: url("/Images/web/webset10/12232010/ae_bar_bg.gif") center bottom no-repeat;
}
.viewAllGuideBar h3 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	float:left;
	color:#193B5C;
	padding-left: 6px;
	margin-right:3px;
	line-height: 10px;
	letter-spacing: 0.05em;
}
.viewAllGuideBar h4 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	display:block;
	height:14px;
	color:#193B5C;
	padding-left: 6px;
	line-height: 10px;
	letter-spacing: 0.03em;
}
/*****************view all clearance bar styles***********************/
.clearance_viewAllGuideBar {
	clear:both;
	position: relative;
	width: 603px;
	height:14px;
	padding-top: 4px;
	margin-bottom: 4px;
	background: url("/Images/web/webset10/12232010/ae_cbar_bg.gif") center bottom no-repeat;
}

.clearance_viewAllGuideBar h3, .clearance_viewAllGuideBar h4 {
	color:#5b0000;
}
