/* Import components as required
--------------------------------------- */
@import url(components/defaults.css);

/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
        text-align: left;
        color: #23487F;
        margin: 0;
        padding: 0;
        font: 100%/120% "Arial", Helvetica, sans-serif;
        background: #FFF url(../images/side_bg3_wide.gif) 0 0 repeat-y;
}

/*** layout ***/

div,p  {margin-top:0}/*clear top margin for mozilla*/

#outer{
        min-height:100%;
        margin-left:230px;
        margin-bottom:-52px;
}
 
* html #outer{height:100%} /*for IE as IE treats height as min-height anyway*/
#header{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:75px;
        border-bottom:1px solid #23487F;
        overflow:hidden;
        background: #fff url(../images/side_bg1_wide.gif) bottom left no-repeat;
        min-width: 900px;
}
div#logo {
        margin: 25px 0 0 0;
        padding-left: 250px;
        float: left;
        z-index: -100;
}
div#toplogin {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 0.6em;
        text-align: right;
        width: 410px;
        margin: 12px 10px 0 0;
}
div#toplogin form {
        margin: 15px 0 0 0;
        font-size: 11px;
}
div#phone {

}
div#phone span {
        color: #48C501;
        font-size: 2em;
        font-weight: bold;
}
img.mmatext {
        margin: 55px 0 0 12px;
}

/*** Left ***/
#left {
        position:relative;
        width:230px;
        float:left;
        margin-left:-230px;
        z-index:100;
        left:0px;
}
* html #left {padding-bottom:32px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:3px;padding-right:2px}

/*** Footer ***/

#footer {
        width:90%;
        clear:both;
        height:20px;
        position:relative;
        font-size: 0.7em;
        color: #FFF;
}
#footer a {
        color: #FFF;
}
#footerleft {
        float: left;
        display: block;
        padding-left: 20px;
        color: #fff;
}

#footer.footerhome {
    width: 95%;
}
#footer.footerhome #footerleft, #footer.footerhome #footerright {
    margin-top: 60px;
}
#footermiddle img.pad {
    padding-right: 60px;
}

#footermiddle {
    float: left;
    margin-left: 150px;
}

#footerright {
        float: right;
        display: block;
        color: #23487F;
}
* html #footer {/*only ie gets this style*/
        \height:32px;/* for ie5 */
        he\ight:30px;/* for ie6 */
}
#clearheader{height:75px;}/*needed to make room for header*/
#clearfooter{clear:both;height:20px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */

/*** Center Content ***/

* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#centrecontent {
        width: 100%;
        position:relative;
        display: block;
        float: left;
}

#feature {
        position: relative;
        height: 170px;
        background: #EDEEF0 url(../images/home_grad2.gif) bottom repeat-x;
}
div#featureinner {
        background: url(../images/home_img_small.jpg) bottom right no-repeat;
        height: 170px;
        width: 100%;
}
div#featureinner img {
        position: absolute;
}
#content {
        position: relative;
        padding: 10px 0 40px 0;
        margin: 0 5px;
        font-size: 0.75em;
}

.contpadding {padding: 2em 1em 1em 1em;}
#content p, #contentsub p { margin: 0 10px 1em 0; }
#content ul li, #contentsub ul li { list-style-type: disc; }
#content ul, #contentsub ul { margin: 0 10px 0 20px; }

#contentsub {
        position: relative;
        padding: 15px 0 40px 10px;
        margin: 0 5px;
        font-size: 0.75em;
        width: 75%;
}

/*p a:link, #content a:visited, table tr td ul li a:visited {*/
p a:link {
        color: #22487F;
}
p a:hover {
        color: #5A75A0;
}
div#col1 {
        width: 50%;
        display: block;
        float: left;
        background: url(../images/topbar1b.gif) 0 0 repeat-x;
        margin: 0 3px;
}
div#col1 div.seperate {
    background: url(../images/topbar1b.gif) 0 0 repeat-x;
}
div#col1 h2 {
        color: #22487F;
        background: url(../images/topbar1a.gif) 0 0 no-repeat;
}
div#col2 {
        position: relative;
        width: 47%;
        display: block;
        float: left;
        background: url(../images/topbar2b.gif) 0 0 repeat-x;
        margin: 0 3px;
}
div#col2 div.seperate {
    background: url(../images/topbar2b.gif) 0 0 repeat-x;
}
div#col2 h2 {
        color: #48C501;
        background: url(../images/topbar2a.gif) 0 0 no-repeat;
}
div#col2 h2.noimage, div#col1 h2.noimage {
        background: none;
}
div#col3 {
        width: 29%;
        display: block;
        float: left;
        background: url(../images/topbar3b.gif) 0 0 repeat-x;
        margin: 0 3px;
}
div#col3 h2 {
        color: #5A75A0;
        background: url(../images/topbar3a.gif) 0 0 no-repeat;
}
div#col1 h2, div#col2 h2, div#col3 h2 { margin: 0 0 0.5em -13px; padding: 20px 0 0 13px; font-size: 2em; }


.padding {
        padding: 0 10px 0 13px;
}


html > body  #minHeight{float:left;width:0px;height:100%;margin-bottom:-32px;} /*safari wrapper thanks to Tim Connor*/
div#bottomleft {
        background: url(../images/side_bg3_top_wide.gif) 0 0 no-repeat;
        height: 20px;
        font-size: 0.75em;
}
div#btmleftinner {
        padding: 15px 0 0 13px;
}
div#btmleftinner p {
        color: #FFF;
        font-weight: bold;
}
/*** formatting ***/
p {
        margin: 0;
        padding: 0;
}
.imgLeft {
        float: left;
        margin: 0 25px 10px 0;
}
h2 {
        font-weight: normal;
        font-size: 2em;
        margin: 0 0 0.5em 0;
}
h3 {
        font-size: 1.2em;
}
.date { color: #48C501; }

/*** Table ***/

table { margin-bottom: 10px; text-align: left; }

tr.group th {
        background: #8DDB61 url(../images/group1b.gif) 0 0 repeat-x;
}
tr.group_padding th {
        padding: 8px 0 5px 0px;
        font-size: 1em;
}
table.report tr.group {
    padding: 0 0 0 10px;
}
tr.group th h2 {
        background: url(../images/group1a.gif) 0 0 no-repeat;
        margin: 0;
        padding: 2px 0 1px 20px;
        font-size: 1em;
        font-weight: bold;
}
tr.group2 td, tr.group2 th {
        background: #22487F url(../images/group2b.gif) 0 0 repeat-x;
        color: #fff;
        font-weight: bold;
}
tr.group2 td h2 {
        background: url(../images/group2a.gif) 0 0 no-repeat;
        margin: 0;
        padding: 2px 0 1px 30px;
        font-size: 1em;
        font-weight: bold;
        color: #fff;
}
table.indent {
    margin-left: 10px;
}
tr td {
        font-size: 1em;
}
tr td h3 {
        font-size: 1.3em;
        font-weight: bold;
        margin: 0;
}
table h3 a:link, #content table h3 a:visited {
        color: #22487F;
        background: url(../images/paper_icon.gif) 0 3px no-repeat;
        padding-left: 15px;
}
#content table h3 a:visited, ul li a:visited {
        color: #48C501;
}
table p {
        padding-left: 15px;
}
table h3 a:hover {
        color: #48C501;
}
tr.rowblue td {
        border-bottom: 1px solid #22487F;
        background-color: #00AAFF;
}
tr.rowred td {
        border-bottom: 1px solid #22487F;
        background-color: #FF0000;
}
tr.roworange td {
        border-bottom: 1px solid #22487F;
        background-color: #FF7F00;
}
tr.row1 td, tr.row1_none td, tr.row1_multi td {
        border-bottom: 1px solid #22487F;
}
tr.row1_multi td {
    background-color: #00CC00;
}
tr.row1_none td {
    background-color: #F33;
}
tr.row1 td tr td, tr.row1_none td tr td, tr.row1_multi td tr td, tr.rowred td tr td, tr.roworange td tr td, tr.rowblue td tr td {
        border-bottom: none;
}
tr.row2 td, tr.row2_none td, tr.row2_multi td {
        background-color: #F6F6F9;
        border-bottom: 1px solid #22487F;
}
tr.row2_multi td {
    background-color: #33FF33;
}
tr.row2_none td {
    background-color: #F66;
}
tr.row2 td tr td, tr.row2_none td tr td, tr.row2_multi td tr td {
        border-bottom: none;
}
td.details {
        font-size: 0.9em;
        text-align: right;
}
.page { 
        font-size: 0.8em;
        font-weight: bold;
        text-align: center;
}
table tr td p, table, table tr, table tr td {
        padding: 0;
        margin: 0;
}

/*** Side Nav ***/
ul#nav, ul.usernav{
        width: 100%;
        /*height: 279px;*/
        margin: 0;
        padding: 0;
        background: url(../images/side_bg2_wide.gif) 0 0 repeat-y;
        color: #fff;
        font-size: 11px;
}
ul#nav li, ul.usernav li {
        margin: 0;
        padding: 0;
}
ul#nav li a:link, ul#nav li a:visited, ul.usernav li a:link, ul.usernav li a:visited {
        display: block;
        border-bottom: 1px solid #52709B;
        width: 217px;
        min-height: 25px;
        height: auto !important;
	height: 25px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
        clear: both;
        padding: 4px 0 0 13px;
        color: #FFF;
		font-weight: normal;

}
ul#nav li a:hover, ul.usernav li a:hover  {
        background: url(../images/side_bg3over_wide.gif) 0 0 repeat-y;
		text-decoration: none;
}

	ul.usernav.alt {
		background: url(../images/side_bg3_wide.gif) 0 0 repeat-y;
	}

	ul.usernav.alt li a:link, ul.usernav.alt li a:visited {
		border-bottom: 1px solid #D5DDE7;
		color: #23487F;
	}
	
	ul.usernav.alt li a:hover  {
		background: url(../images/side_bg3over_wide_alt.gif) 0 0 repeat-y;
	}
	
	#footer #announcement {
		padding: 7px;
		border: 1px solid #23487F;
		font-style: italic;
		margin: 10px 0 0 18px;
		color: #23487F;
	}


/* *** Alternate **** */
/* *** Luke **** */
/* ----- Suckerfish Drop downs ------ */
#topnav {height: 26px; background-color:#254A80 ; border-bottom: 1px solid #fff; }

#subnav, #subnav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 19px;
    font-size:11px;
    text-decoration:none;
    background-color: #254A80;
}

#subnav a {
    display: block;
    padding: 2px 10px 4px 10px;
    color: #fff; 
    text-decoration:none; 
    font-weight:bold;
    white-space: nowrap;
    border-right: 1px solid #FFF;
}

#subnav ul li {
    display:inline; 
}

#subnav li { /* all list items */
    float: left;
    z-index: 98;
    padding: 0;
    margin: 0;
}
#subnav li a:hover {
    background: #48C501; 
    color: #fff;
    /*border:1px solid #fff; */
    border: 0;
    border-right: 1px solid #FFF;
    z-index: 99; 
}
#subnav li li a {
    width:145px; 
    text-decoration:none;
    padding: 0 0px 0 15px;
    font-weight:normal; 
    z-index: 99; 
    border-width: 0;
}

#subnav li li a:hover {background: #48C501; color: #fff; border-width:0; z-index: 99;}

#subnav li ul { /* second-level lists */
        margin: 0;
        padding: 0 10px 0 0;
        position: absolute;
        font-size: 11px;
        background: #8DDB61;
	width: 151px;
        border: 1px solid #fff; 
	border-width: 1px;
        left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        z-index: 98;
}

#subnav li ul li {
        display: inline;
	width: 150px;
	margin: 0 0 0 0px;

}

#subnav li ul ul { /* third-and-above-level lists */
        border-width:1px 1px 1px 0;
        margin: -20px 0 0 149px;
        z-index: 98;
}

#subnav li:hover ul ul, #subnav li.sfhover ul ul {
        left: -999em;
        z-index: 98;
}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li.sfhover ul, #subnav li li.sfhover ul { /* lists nested under hovered list items */
        left: auto;
        z-index: 98;
        display: inline;
}

#subnav a:link.active, #subnav a:visited.active {
        color: #000; 
        /* border-top: 1px solid #efefef;*/
        z-index: 98;
        }

/*** misc ***/
div#messages {
        position: absolute;
        top: -30px;
        left: 30px;
        z-index: 1;
}

/*** Forms ***/
fieldset.login {
        line-height: 2.5em;
}
fieldset.login label { padding-left: 8px; }

div.formstyle {
        background: #657FA6 url(../images/group2a.gif) 0 0 repeat-x;
        position: relative;
        color: #fff;
        padding: 3px 10px 5px 0px; 
}

div.formstyle label {
        color: #fff;
        padding-left: 10px;
}
div.formstyle .buttons input {
        background-color: #FF9900;
        padding: 2px 5px;
        border: 1px solid #fff;
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        margin-top: -6px;
}

div.buttons {
	margin-bottom: 15px;
}

form {
        font-size: 1em;
        z-index:1;
}
form div span {
    font-style:italic;
}
form textarea {
        font-size: 13px;
}

.larger { font-size: 1.2em; }

/* Article List
**************************************************/

#content ul.articlelist {
        margin: 0;
        padding: 0;
	font-size:0.9em;
	line-height:1.2em;
}

#content ul.articlelist li {
        list-style: none;
        padding: 2px 8px 0px 8px;
        padding-left: 25px;
        border: 1px solid #fff;
        /*border-bottom: 2px solid #BAF19B;*/
}

#content ul.articlelist li input { margin: 0 5px 0 -21px; }

#content ul.articlelist li div input { margin: 0 5px 0 0px; }

#content ul.articlelist h2 {
        font-size: 1.1em;
        font-weight: bold;
        margin: 0;
        display: inline;
}

#content ul.articlelist p.details { margin: 5px 0; }

#content ul.articlelist p.details span {
        font-size: 1em;
        margin-right: 9px;
        padding-right: 9px;
        font-weight: normal;
        border-right: 1px solid #99ADCB;
}
#content ul.articlelist div.sentences {
    padding: 0 0 2px 0;
    margin: 0;
}
#content ul.articlelist p.details table {
    width: 100%;
    margin: 0;
    padding: 0;
}
#content ul.articlelist p.details table td, #content ul.articlelist p.details table th {
    text-align: left;
}

#content ul.articlelist a { 
    color: #23487F;
    /*color: #369301; */
}

#content ul.articlelist a:hover {
        text-decoration: none;
}

#content ul.articlelist div.keywords {
        margin: 0.5em 0 0.5em 0;
        padding: 2px 20px 5px 10px;
        border: 1px solid #CCD6E5;
        font-size: 1em;
        background: #F4F8FB;
        color: #5377AD;
}
#content ul.articlelist div.keywords a {
	text-decoration: underline;
	color: #369301;
}

#content ul.articlelist div.keywords h3 {
        margin: 0 0 0.5em 0;
        font-size: 1em;
        color: #42B102;
}

#content ul.articlelist table {
    color: #728db4;
}


#printPDFbtn {
        margin-right: 20px;
        margin-bottom: -4px;
}

#emailbtn { margin-bottom: -4px; }

#content ul.articlelist div.excluded-article {
        margin: 0.5em 0 0.5em 0;
        padding: 10px 20px 5px 10px;
        border: 1px solid #CCD6E5;
        font-size: 0.9em;
	font-weight: bold;
        background: #F4F8FB;
}

div.admin_left {
	float: left;
	width: 48%;
}

div.admin_right {
	float: right;
	width: 48%;
}

tr.nobottomborder td {
    border-bottom: 10px;
}
/* Forms
 * ------------------------------------------------------------------*/

form.form_style { margin: 0; }
form.form_style input, form.form_style textarea, form.form_styleselect, ol.form_indent input, ol.form_indent textarea {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}
form.form_style a.button img {
    vertical-align: top;
    padding-top: 1px;
}
form.form_style fieldset {
	border: none;
}
form.form_style legend, ol.form_indent legend  {
	padding: 0;
	margin-bottom: 1em;
	font-weight: bold;
	color: #E21E22;
}
form.form_style label, form.form_style div#brief_list label, ol.form_indent label {
	line-height: 1.3em;
	float: left;
	display: inline;
	position:relative;
}
form.form_style div.cr { /* checkbox radio */
	float: left;
	display: inline;
}
form.form_style p {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0.5em 0 0.5em 0;
}
form.form_style option, ol.form_indent option { padding-right: 4px; }
form.form_style textarea, ol.form_indent textarea { width: 250px; }
form.form_style span, ol.form_indent span {
	display: inline;
	padding: 2px 0 0 20px;
	font-style: italic;
	color: #999;
	font-weight: normal;
}
form.form_style div.cr label {
    float: none;
	padding: 0;
	line-height: 1.8em;
}
form.form_style div.cr input {
	margin: 0 3px 0 0;
}
form.form_style ol, ol.form_indent {
	margin: 0;
	padding: 0;
}
form.form_style li, ol.form_indent li {
	list-style: none;
	padding: 2px 5px 2px 0;
	clear: both;
	overflow: hidden;
}
form.form_style div legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.form_style div label {
	display: block;
	width: auto;
}
form.form_style .mandat { color: #f00; }
form.form_style .sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
form.form_style label, ol.form_indent label { width: 145px; } /* Width of labels */
form.form_style div#brief_list label { width: 145px; } /* Width of labels */

form.form_style label.smaller { width: 60px; } /* Width of labels */

/*\*//*/ form.form_style legend { display: inline-block; } /* IE Mac legend fix */

form.form_style li.form-error {
	background: #FFEBEB;
	border: 1px solid #f99;
	padding: 2px;
}
form.form_style div.form-error {
    color: #FF3232;
    font-weight: bold;
    margin-bottom: 8px;
}

form.form_style label.noreturn {
    display: inline;
    float: none;
}
div#TICKER {
    border-bottom:1px solid #23487F;
    padding-bottom: 2px;
}

div#aapnews h3 {
    margin: 0.3em 0pt;
}
div#col2 div#aapnews p {
    margin: 0;
}
div#col2 div#aapnews p.date {
    font-size: 0.8em;
    margin: 0;
    padding: 0;
}

p.aap_smalltext {
    padding-top: 15px;
    float: right;
    font-size: 0.8em;
}
div.faxbox {
    padding: 10px;
    border: 1px solid #ccc;
    width: 200px;
}

/* Support for the "iehover-fix.js" */

ul#subnav iframe {
    position: absolute;
    /* account for the border */
    left: -0.25em;
    top: -0.25em;
    z-index: -1;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul#subnav li { z-index: 201; }
/* this is for IE 5.0
select.hide { visibility: hidden; }
/* End Support for the "iehover-fix.js" */


/* Improved Ticker Style */
.tickercontainer { /* the outer div with the black border */
    border-top:1px solid #23487F;
    background: #fff;
    width: 100%;
    height: 20px;
    margin: 0;
    padding: 0
    overflow: hidden;
}

.tickercontainer .mask {
    position: relative;
    left: 10px;
    top: 5px;
    width: 98%;
    overflow: hidden;
}


ul.newsticker {
    position: relative;
    left: 750px;
    font: bold 10px Verdana;
    list-style-type: none;
    margin: 0;
    padding: 0;
}  

ul.newsticker li {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    background: #fff;
}

ul.newsticker a {
    white-space: nowrap;
    padding: 0;
    color: #ff0000;
    font: bold 10px Verdana;
    margin: 0 50px 0 0;
}

ul.newsticker span {
    padding: 0;
    margin: 0 10px 0 0;
}

ul.newsticker li span {
   background: url('../images/bullet.jpg') left no-repeat;
   padding: 0 20px 0 15px;
   margin: 0;
   height: 20px;
}

/* SCROLLUP */

#aapnews {
    position: relative;
    overflow: hidden;
    height: 220px;
    margin: 0;
    padding: 0;
}

#aapnews .headline {
    position: absolute;
    top: 221px;
    left: 0px;
    height: 215px;
}

#aapnews_wrapper {
    position: relative;
    height: 100%;
    margin-bottom: 25px;
}
#scroll_controls a {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 7px 0 7px;

    border: 1px solid #22487F;
    border-width: 0px 1px 0px 0;
    background: #48C501;
    color: #fff;
    font-weight: bold;
    l_ine-height: 13px;
    font-size: 12px;
}
#scroll_controls a#scroll_next {
border-right: 0;
}
#scroll_counter {
    position: absolute;
    bottom: -15px;
    right: 0;
}
#scroll_controls {
    position: absolute;
    bottom: -15px;
    left: 0;
    text-align: right;
}
.headline_line {
    width: 75%;
    border-bottom: 1px solid #D5DDE7;
    line-height: 5px;
    margin: 12px auto;
}

/** Keyword Section **/
td.key_col1, th.key_col1 {
    width: 5%;
}
td.key_col2, th.key_col2 {
    width: 22%;
}
td.key_col4, th.key_col4 {
    width: 5%;
}
td.key_col3, th.key_col3 {
    width: 68%
}
td.key_col1, td.key_col2, td.key_col3, td.key_col4 {
    border-bottom: 1px solid #D5DDE7;
}
.keyword_list label, .validate_check {
    font-weight: bold;
}
div.instructions {
    border: 1px solid #D5DDE7;
    float: right;
    padding: 5px ;
    margin-right: 20px;
}
#content div.instructions p {
    margin-bottom: 0px;
}
div.form_region_list {
    background: #EEE;
    border-bottom: 1px solid #ccc;
}
div.form_region_list a.toggle_link {
    background: #EEE url('../images/btn_down.gif') 0 0 no-repeat;
    padding-left: 20px;
}
div.small_links a {
    font-size: 10px;
}
div.form_pub_list div label {
    background: #FFF url('../images/btn_right.gif') 0 0 no-repeat;
    padding-left: 20px;
}
div.form_pub_list {
    padding-bottom: 20px;
}
div#content div#recipient_details {
    position: absolute;
    width: 300px;
    top: 0;
    right: 0;
    margin: 2px;
    padding: 5px;
    background: #EEE;
    color: #000;
    border: 1px solid #666;
}
span.prio_1, span.prio_2, span.prio_3 {
    padding: 0 10px;
}

table#crm_table tr td {
    padding: 1px 0;
}

table#crm_table tr.prio_1 td, span.prio_1 {
    background: #F00;
    color: #FFF;
}
table#crm_table tr.prio_2 td, span.prio_2 {
    background: #FA0;
}
table#crm_table tr.prio_3 td, span.prio_3 {
    background: #FFA;
}
a.small {
    font-size: 0.9em;
}
select.graph_list {
    width: 150px;
}

/**
 * Morning Report CSS
 */
table.morning_report {
    width: 100%;
}

table.morning_report th {
}

table.report_table td, table.report_table th {
    border-bottom: 1px solid #000;
    padding: 10px;
}
table.report_table th {
    text-align: right;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.brief_groups {
   width: 100%;
}
div.brief_groups table tr table {
    padding: 0px;
}

div.brief_groups tbody.scrollContent  {
    height: 500px;
    overflow-x:hidden;
    overflow-y:auto;
}
div.brief_groups tbody.srollContent tr td:last-child {
    padding-right: 20px;
}

