/* css :: menus :: carlson */
/* ***************************************** logoAnim */
#logoAnim_layer {
	width: 325px;
	height: 123px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#logoAnim {
	width: 325px;
	height: 123px;
	margin: 0px;
	padding: 0px;
}

/* ***************************************** utilityNav mainNav */
#mainHeader {
	background-image: url(../images/mainHeader_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 170px;
	_overflow: hidden; /*IE FIX*/
	position:relative;
}
#mainHeader_AmericanGirl {
	background-image: url(/carlsonJPMDesign/images/AmericanGirlHeader.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 170px;
	_overflow: hidden; /*IE FIX*/
	position:relative;
}
#utilityNav_container {
	padding: 8px 0px 0px 525px;
	_padding: 8px 0px 0px 525px; /*IE FIX*/
	width: 460px;
	#width: auto; /*IE FIX*/
}
#utilityNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#utilityNav li {
	color: #cac9c2;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 1px;
	_height: auto; /*IE FIX*/
}
#utilityNav .xLarge {
	font-size: 19px;
	font-weight: bolder;
	padding-top: 0px;
	margin-left: -5px;
	padding-left: -5px;
	_height: auto; /*IE FIX*/
}
/* ***************************************** mainNav */
#mainNav_container {
	position: relative;
	padding: 96px 0px 0px 0px;
}
#mainNav_container .subMenuContent {
	width: 175px;
	/* font control */
	font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	_height: auto; /*IE FIX*/
}
#mainNav li {
	height: 47px;
	_height: auto; /*IE FIX*/
}
/* ***************************************** searchForm */
#searchForm_container {
	padding: 0px;
	width: 225px;
	margin-left: 120px;
	height: 47px;
	_height: auto; /*IE FIX*/
}
.searchField_container {
	
	_height: auto; /*IE FIX*/
	padding: 11.5px 0px 0px 0px;
		width: 135px;
	background: none;
	border: 0px none #FFFFFF;
	color: #56595c;
	font-size: 11px;
}
#searchBTN_container {
	width: 82px;
	height: 47px;
	_height: auto; /*IE FIX*/
	margin: 0px;
	padding: 0px;
}
#searchForm {
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.searchField {
	width: 135px;
	background: none;
	border: 0px none #FFFFFF;
	color: #56595c;
	font-size: 11px;
}
/* ***************************************** contact Us dropMenu */
/*
#contactUs-layer {
	display: none;
	position: absolute;
	z-index: 115;
	top: 2px;
	#top: 2px; 
	_top: 2px; 
	left: 720px;
}
*/
/*Another CSS change from the test team. */
#contactUs-layer {
	display: none;
	position: absolute;
	z-index: 115;
	top: 0px;
	#top: 0px; /*IE FIX*/
	_top: 0px; /*IE FIX*/
	left: 720px;
}
#contactUs_menu {
	background-color: #283743;
	width: 100px;
	/* font control */
	font-family: Century Gothic, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
#contactUs_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#contactUs_menu li {
	padding: 5px 0px 5px 8px;
	margin: 0px;
	border-bottom: solid #476D8C 1px;
}
#contactUs_menu li:hover {
	background-color: #283E4F;
}
/* ***************************************** subNav_dropMenu :: subMenu-layers */
#whyCarlson-layer {
	display: none;
	position: absolute;
	z-index: 110;
	top: 130px;
	_height: auto; /*IE FIX*/
	left: 10px;
}
#shopStore-layer {
	display: none;
	position: absolute;
	z-index: 111;
	top: 130px;
	_height: auto; /*IE FIX*/
	left: 150px;
}
#service-layer {
	display: none;
	position: absolute;
	z-index: 112;
	top: 130px;
	_height: auto; /*IE FIX*/
	left: 280px;
}
#resourceInfo-layer {
	display: none;
	position: absolute;
	z-index: 113;
	top: 130px;
	_height: auto; /*IE FIX*/
	left: 365px;
}
#customerServ-layer {
	display: none;
	position: absolute;
	z-index: 114;
	top: 130px;
	_height: auto; /*IE FIX*/
	left: 505px;
}
#whyCarlson_menu {
	width: 175px;
	background-color: #005399;
}
#shopStore_menu {
	width: 175px;
	background-color: #005399;
}
#service_menu {
	width: 175px;
	background-color: #005399;
}
#resourceInfo_menu {
	width: 175px;
	background-color: #005399;
}
#customerServ_menu {
	width: 175px;
	background-color: #005399;
}
/* ***************************************** subNav_dropMenu */
.subNav_dropMenu ul {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	list-style: none;
}
.subNav_dropMenu li {
	background-image: url(../images/dropDnMenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 5px 5px 5px 20px;
	margin: 0px;
	border-bottom: solid #3A7798 1px;
}
.subNav_dropMenu .bgndTile {
	background-image: url(../images/dropDnMenu_bgndTile.gif);
	background-repeat: repeat-y;
}
.subNav_dropMenu .topCap {
	padding: 0px;
	margin: 0px;
	height: 10px;
	background-color: none;
	background-image: url(../images/dropDnMenu_topCap.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.subNav_dropMenu .endCap {
	padding: 0px;
	margin: 0px;
	height: 10px;
	background-color: none;
	background-image: url(../images/dropDnMenu_endCap.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.subNav_dropMenu li.end {
	border-bottom-width: 0px;
}
.subNav_dropMenu li:hover {
	background-color: #004b89;
}
