/*-------------------------------------------------------------------------
All exceptions throughout the AG site for MSN specific changes
--------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------
= exceptions to agi-base
--------------------------------------------------------------------------*/
#msn-header {
	position: relative;
	z-index: 100;
}

#agi-navright {
	display: block;
	position: relative;
	width: 931px;
	height: 42px;
	z-index: 300;
}

ul#agi-members {
	list-style: none;
	position: absolute;
	z-index: 102;
	right: 160px !important;
	bottom: 8px !important;
	width: 345px;
	margin: 0;
	padding: 0;
}

p.agi-welcomead {
	margin: 0 0 0 16px;
	padding: 6px 0 0 0;
	width: 285px;
	height: 36px;
	position: absolute;
	z-index: 502;
	bottom: 0;
}

#msn-header #agi-ad245x30 {
	display: block;
	width: 245px;
	height: 30px;
	left: 317px;
	overflow: hidden;
	position: absolute;
	z-index: 503;
	bottom: 6px;
}

#msn-header ul#agi-members li a.agi-mem-pickup,
#msn-header ul#agi-members li a.agi-mem-crisis {
	display: block;
	margin-left: 6px;
	color: #fff;
}

#msn-header ul#agi-members li a.agi-mem-crisis {
	border-left: 1px solid #fff;
	padding-left: 6px;
}

#agi-footer {
	margin: 0;
	padding: 0;
	border: 1px solid #c6c6c6;
	background-color: #fff;
	width: 931px;
}

#agi-footerhome p {
	margin-right: 6px;
}

#agi-ad728x90 {
	width: 933px;
	padding: 10px 0;
	margin: 0 !important;
	text-align: center;
	position: relative;
	display: block;
	z-index: 600;
}

#agi-footerseo {
	margin-top: 70px;
	padding: 5px;
}


/*-------------------------------------------------------------------------
= exceptions to agi-join
--------------------------------------------------------------------------*/
#agi-navheader {
	background-color: #b1ab86;
}

/*-------------------------------------------------------------------------
= additional style sheet updates for msn changes
--------------------------------------------------------------------------*/
#agi-msn-header {
	height: 38px;
	padding: 12px 0 0 0;
	position: relative;
	z-index: 200;
}

#agi_msn_enusbingsearch {
	position: absolute;
	right: 7px;
	top: 5px;
}

#msnfeature_myhp {
	display: none;
}

#agi-msn-footer {
	width: 100%;
}

/* ------------------------------------------------------------------
form
---------------------------------------------------------------------*/
#msn_bingsearchbox {
	background-color: #fff;
	border: 0.1em solid #c8d9e6;
	display: block;
	float: left;
	font-size: 1.05em;
	height: 35px;
	padding: 0 2px 0 6px !important;
}

input#msn_bingSearchImage {
	border: none;
	margin: 3px 0 0 0;
}

input#msn_drpbutton {
	border-left: 0 !important;
	height: 30px !important;
	margin: 0;
	min-height: 30px !important;
	padding: 2px 1px 3px 1px !important;
	width: 12px !important;
}

#msn_scopescontainer {
	left: auto !important;
	right: 0 !important;
}

.msnhead1 .linklist9 li {
	background-position: 100% 0;
	background-repeat: repeat-y;
}

#head .linklist9 li.last {
	background-image: none;
}

#q {
	/* search textbox */
	border: 0;
	display: block;
	float: left;
	font-family: "Segoe UI", tahoma, arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	height: 17px !important;
	margin: 6px 0 0 0 !important;
	min-height: 17px !important;
	padding: 3px;
	position: relative;
	width: 254px !important;
}

#q.typing {
	background-color: none;
	color: #000;
	font-family: arial, tahoma, sans-serif;
	font-style: normal;
	padding-top: 6px;
	padding-left: 7px;
}

#msn-search #ntwscopes div {
	float: left;
	text-align: center;
	padding: 0 8px;
}

#msn-search #ntwscopes #ntwseperator {
	width: 1px;
	height: 13px;
	float: left;
	padding: 0;
	background: transparent url(/agbeta/msn/pipe.png) no-repeat left top;
}

#msn-search #ntwscopes div a {
	border: none;
	width: 90px;
	margin-bottom: 1px; /* to have 1px margin between a and the arrow, so total 5px to match spec */
}

#msn-search #selectedscope {
	width: 7px;
	height: 4px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	margin-left: auto; /*keep the background image center in firefox*/
	margin-right: auto;/*keep the background image center in firefox*/
	background: transparent url(/agbeta/msn/arrow_7x4.gif) no-repeat center bottom;
}

#msn-search #ntwscopes .selected {
	height: 20px;
	background: transparent url(/agbeta/msn/arrow_7x4.gif) no-repeat scroll center bottom;
	width: 65px;
}

#msn-search #ntwscopes .selected a {
	color: #faae32;
	font-weight: bold;
	width: 90px;
	padding-bottom: 6px;
	margin: 0;
	height: 29px;
}

#msn-search #leftcorner,
#msn-search #searchform,
#msn-search #ntwlogo,
#msn-search #rightcorner {
	float: left;
	height: 36px;
}

#msn-search #leftcorner {
	clear: left;
	width: 6px;
	background: transparent url(/agbeta/msn/leftedge_6x36.png) no-repeat left top;
}

#msn-search #searchform {
	width: 312px;
	position: relative;
	background: transparent url(/agbeta/msn/gradient_1x36.png) repeat-x left top;
}

#msn-search #searchform .searchinputarea {
	height: 26px;
	width: 312px;
	margin-top: 5px;
	position: relative;
	left: -1px;
	background: #fff;
}

#msn-search #searchform .searchinput {
	float: left;
	padding-left: 5px;
}

#msn-search #searchform .searchsubmit {
	float: left;
	width: 22px;
	height: 22px;
	margin: 2px;
}

#msn-search #ntwlogo input {
	display: block;
	margin-left: 6px;
	margin-left: 6px;
	position: relative;
	top: 6px;
}

#msn-search #ntwlogo {
	background: transparent url(/agbeta/msn/gradient_1x36.png) repeat-x left top;
}

#msn-search #rightcorner {
	width: 6px;
	background: transparent url(/agbeta/msn/rightedge_6x36.png) no-repeat right top;
}