/* AustralianPlays.org - ausplays_shared.css */ 

/* These styles are shared between FE content and BE RTE  */

h1,h2,h3,h4,h5,h6 { color:#014783; margin:0; padding:0; margin-bottom:5px; }
h1 { font-size:18px; font-weight:bold; }
h2 { font-size:17px; font-weight:bold; }
h3 { font-size:14px; font-weight:bold; color:#013773; }
h4 { font-size:16px; font-weight:normal; font-style:italic; }
h5 { font-size:15px; font-weight:normal; font-style:italic; }
h6 { font-size:13px; font-weight:bold; }

blockquote { margin:0 0 0 30px; padding:10px 0 0 20px; font-size:88%; line-height:1.5em; color:#666; background:url(images/quotes.gif) no-repeat top left; }
blockquote p { margin-top: 0; }
.hilite { background-color:#ffe870; } /* ffe080 f1d76e */
.indent { margin-left:20px; } /* or padding-left ? */
p { margin-top:5px; margin-bottom:10px; }
b { color:#444; }

/* p26 = FAQ page */
/*
.p26 p { padding-left:40px; }
.p26 ul,.p26 ol { margin-left:50px; }
*/
.faq-q { padding-left:40px; font-weight:normal; font-size:105%; margin-top:20px; color:#666; 
    background:#f0f8ff url(images/faq_Q.gif) 0 0 no-repeat; min-height:29px; } /* min-height is for current Q image 10/10/08 */
    /* background:#f4f4f4 */
    
.faq-a { padding-left:40px; } /* background:url(images/faq_A.gif) 0 0 no-repeat; min-height:29px; min-height is for current A image 10/10/08 */
.back2top { display:block; float:right; clear:both; background:#e8f0ff; padding:3px; } /* ddeeff */

/*
.anchorlist { margin:0px !important; padding:0; text-align:center; }
.anchorlist li { display:inline; margin:5px; white-space:nowrap; }
.anchorlist li a { border-bottom:1px dotted #9ed2ea; white-space:nowrap; }
*/
.anchorlist { width:100%; margin:0px !important; padding:0; text-align:center; line-height:25px; }
.anchorlist li { display:inline; margin:2px; }
.anchorlist li a { border:1px solid #ccc; padding:2px; padding-left:5px; padding-right:5px; white-space:nowrap; }

span.ap { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; font-style:italic; font-weight:normal; color: #003b58; } /* #002b48*/
ul.spaced li,ol.spaced li { margin-bottom:10px; }
.morelink {  }
