/*
   CSS TO SUPPORT AM TABBED NAV "DROP IN"
*/

#am-nav-top {
  position: absolute;
}

#am-nav-top .pageTitle .topLeft,
#am-nav-top .pageTitle .topRight {background-image:url("/img/backgrounds/corners.png");background-repeat:no-repeat;font-size:1px;height:10px;line-height:0;position:absolute;width:10px;z-index:10;}
#am-nav-top .pageTitle .topLeft {background-position:0 -10px;left:0;top:0;}
#am-nav-top .pageTitle .topRight {background-position:-10px -10px;right:0;top:0;}

#am-nav-top .pageTitle {width:970px;background:#555 url(/img/backgrounds/prod-nav-bg.gif) repeat-x 0 0;}
#am-nav-top .pageTitle .openTicket {float:right;margin:20px 20px 0 0;}
#am-nav-top .pageTitle p.title {float:left;margin:20px 0 5px 20px;font-size:20px;color:#fff;}
#am-nav-top .pageTitle p.title a#amhome:link,
#am-nav-top .pageTitle p.title a#amhome:active,
#am-nav-top .pageTitle p.title a#amhome:visited {float:left;display:block;padding:0;width:244px;height:30px;text-indent:-9999px;background:url(/img/graphics/account-manager/am-logo.png) no-repeat 0 0;outline:none;}
#am-nav-top .pageTitle p.title a#amhome:hover {background-position:0 -31px;}
#am-nav-top .pageTitle p.title span {float:left;margin:10px 0 0 10px;font-size:11px;font-weight:normal;line-height:1;}
#am-nav-top .pageTitle p.title span a {color:#94b83f;}
#am-nav-top .pageTitle p.title span a.goldvip {color:#FFDD55;}

#am-nav-top .pageTitle .nav ul {clear:both;float:left;font-size:16px;list-style-type:none;margin:10px 10px 0 20px;}
#am-nav-top .pageTitle .nav ul li {float:left;height:31px;margin:0 2px 0 0; padding: 0;}
#am-nav-top .pageTitle .nav ul li a {background:url(/img/backgrounds/account-manager/am-nav-tab-a.gif) no-repeat 0 -31px;color:#616161;display:block;float:left;font-size:14px;height:31px;line-height:1;overflow:hidden;padding:0 0 0 16px;text-align:center;text-decoration:none;white-space:nowrap;width:auto;}
#am-nav-top .pageTitle .nav ul li a:hover {color:#629110;}
#am-nav-top .pageTitle .nav ul li a span {background:url(/img/backgrounds/account-manager/am-nav-tab-b.gif) no-repeat right -31px;cursor:pointer;display:block;height:13px;overflow:hidden;padding:10px 20px 8px 4px;}
#am-nav-top .pageTitle .nav ul li.active a {background:url(/img/backgrounds/account-manager/am-nav-tab-a.gif) no-repeat 0 0;color:#114a9b;}
#am-nav-top .pageTitle .nav ul li.active a span {background:url(/img/backgrounds/account-manager/am-nav-tab-b.gif) no-repeat right 0;}

/*
   RESTYLING
*/
#header {height:auto;background: #fff;}
/* TR 94904: header with no nav */
#header.no-nav {margin-top:10px;}
#header h1 {margin-left: 0;  font-family: 'Open sans Light';}
#main #content-container-nav #content {margin-left: 0; padding-top: 0; padding-bottom: 20px; padding-left: 20px; padding-right: 180px;}
#header h1 {background: 0; color: #003856;}
#amhelpbar {margin-left: 0; width: 970px;}

#amhelpbar {
margin-left: 0;
width: 950px;
padding-left: 20px;
background:url("/img/backgrounds/account-manager/helpbar-oldbutnew.png") repeat-x scroll 0 0 #FFFFFF;
height:50px;
}
#header .topLeft, #header .topRight {background: none;}
.home .main .palertdisplay p{width:790px;}
.main .palertdisplay p{width:580px;}
.main.nosidebar .palertdisplay p{width:790px;}
