/*********************************************************************
  ***  aap control CSS
 **********************************************************************/
/* this is to test in preview mode for home page center left, center right, footer, col-3 and header*/

/* this is to adjust the home page accordion area to match the height*/
#content_0 div#links,#content_0 ul#links, #accordion ul#links {
    /*height: 188px; before 3/8/2012*/
    height: 154px;
width: 540px;
}
/****************************************************?

/*
#pageid-home #content-block #lefty ,
#pageid-home #footer,
#pageid-home #col-3 div#sidebar,
#content_0 div#links,
#header .header-buttons,
#pageid-home #content-block ul  {
   background-color: #CCE5DF;
}
*/
/* this is to test in preview mode for home page center left, center right, footer, col-3 and header*/

.digitaleditions {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/site/images/digital_editions.jpg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 208px;
    width: 560px;    
}


a.digital_button {
    float: left;
    margin-top: 125px;
    margin-left: 50px;
    border: none;
    text-decoration: none;
}


a.faq {
    margin-top: 170px;
    margin-left: -130px;
    padding-left: 15px;
    float: left;
    color: #b39256;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}



#sidebar ul a:hover, #sidebar ul a:active {
    text-decoration: none;
}


ul#issue_icons {
	margin: 0px;
	padding: 0px;
	list-style-type: none;		
	padding: 0px;
	text-align: center;
        text-decoration: none;
}	


ul#issue_icons a {
        border: none;			
}

#lefty #cell a {
	border: none;
}

div.hr {
      display: block;
      height: 2px;
      width: 715px;
      background-color: #407162;
      background-repeat: no-repeat;
      background-position: center center;
      margin: 1em 0 1em 0;
    }


/* Footer CSS  */

#footer p {
      padding: 2px 0px 0px 0px;
}


/* Home page Expendable Menu CSS  */


#pageid-home .accordion-Button, #pageid-home .accordionButton { 
    padding-top: 0;
}


#pageid-home #content-block #lefty {
background-color: rgb(226, 222, 201);
position: relative;
min-height: 640px;
padding-bottom: 80px;
}

#accordian ul li, #accordian ol li{
padding-bottom: 5px;
margin-left: 0pt;
margin-right: 10px;
}



/* Manage My Account CSS  */


#main_left_myaccount {
width: 550px; 
float: left; 
color: #756043
}

#main p.title {
background-color: #df9b4c; 
color: #FFF; 
text-transform: uppercase; 
font-size: 1.1em; 
text-align: center; 
height: 16px; 
padding: 3px 0 5px 0; 
font-weight: bold;
}


ul#issue_links {
    font-size: 12px;
    list-style-type: none;
    margin: 10px 0;
    padding: 0 8px 0;
    text-align: left;
    width: 185px;
}

#header .header-buttons li {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #666666;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    display: inline;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
/*
#pageid-toc #content-block div.gca-buttons,
#pageid-toc #content-block div.toc-level ul.cit-list div.cit-form-select input.gca-checkbox {
    display:none;
}
*/