/* Start of CMSMS style sheet 'Clean_Orange : ANU' */
* {
  margin:0;
  padding:0;
}

body {
  text-align: left;
  font-size:  0.7em;
  font-family: verdana, arial, sans-serif;
}

div {
 /* font-size:  x-small;*/

}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: none;
  /* color: #cc6714;  */
   color: #005ADD;
}

a:visited {
   text-decoration: none;
   color: #005ADD;
}

a:hover, a:active
 {
   color: #8C7C3C;
}

body {
   /*background:#598aa1 url(uploads/images/background.gif) repeat-x;
  margin:1em;*/
  margin:0;
  padding:0;
}

/* center wrapper, min max width */

div#pagewrapper {
   margin: 0;
   max-width: 960px;
   min-width: 960px;
   background-color: #fff;
}

div#header {
background-color: #000000;
background-image: url(http://styles.anu.edu.au/_images/bgrounds/FacArts.gif); 
background-repeat: repeat-y;
background-position: 150px 0;
color: white;
border-bottom-style: groove;
border-bottom-color: #696969;
height: 86px;
margin-bottom:0px;

}


div#header a
{text-decoration: none;
color: #FFFFFF; 
}

div#header a:hover
{text-decoration: none;
}

div#header_logo 
{padding: 2px 0 2px 5px;
float: left;
display: block;
border: 0;}

div#global_nav 
{text-align: right;
padding-right: 8px;
font-size: 0.9em;
}

div#head_title
{font-family: tahoma, sans-serif;
font-size: 1.7em;
font-weight: normal;
padding: 14px 0px 0px 162px; 
}

div#head_title_border
{padding: 0px; 
border-bottom:1px solid #CCCCCC;
margin: 0 8px 0 0;
}


div#sub_head 
{text-align: right;
font-size: 1.1em;
font-weight: bold;
font-family: arial,helvetica,sans-serif;
padding: 8px 8px 10px 0px; 
}


div#header h1 {
   font-size: 32px;
   color: #ff6600;
   line-height:1em;
   margin:0;
   text-align:left;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 6px;
}

div#slogan {
   padding-left: 30px;
   font-size: 11px;
   color: #cccccc;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 6px;
}

div#search {
   width: 20px;  
   padding: 0.6em 0 0.2em 0;
   margin: 1.5em 1em 1.5em 0.6em;
   color: #999;
}

div#search input {
   margin: 0px 0 2px 0;
   color: #666666;
}


div.breadcrumbs {
   padding: 0.5em 0 0.5em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her  fontsize */
   margin: 0 1em 0 0;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
  /* border-bottom: 1px dotted #e7e7e7; */
   color: #999;

}

 div.breadcrumbs span.lastitem { 
   font-weight:normal; 
 } 


div#content {
   background-color: #fff;
/*background: url(uploads/images/ippha_subpage_bg.jpg) top right no-repeat;*/
   margin-left: 196px;
/*margin-right: 210px;*/
   margin-right: 50px;
   max-width: 676px;
   min-width: 676px;
   /*width: 600px;  minus 6px due to ie6 */
   padding-left: 25px;
   border-left: 1px solid #CCCCCC;
}

div#content table{
    border-collapse: collapse;
    margin: 0 0 10px 0;
}

div#content td{
    padding: 3px;
   font-size: 100%;
}

div#leftsidebar {
   float: left;
   width: 182px;
   display: inline;  /* FIX IE double margin bug */
   margin-left: 0px; 
   padding: 0 6px 0 6px;
}

div#logos {
   margin-top: 40px;
   border-top: 1px dotted #cccccc;
   border-bottom: 1px dotted #cccccc;
   width: 100%;  
   text-align: center;
}

div#logos img {
   padding-top: 20px;
   padding-bottom: 20px;
}


div#rightsidebar {
   float: right;
   width: 175px;
   margin-right:1.6em;
   margin-top: 1.6em;
   background color: white;
}

div#footer {
   clear: both;
   background-color: #fff;
   color: #000;
   margin: 0;
}

div#footer p {
   font-size:0.9em;
   padding: 1em;
   text-align: center;
   margin: 0;
}

div#footer p a {
   color: #000;
}

div#footer p a:hover {
   color: #000;
   background-color: #fff;
   text-decoration: underline;
}

div#footer #links {
  color:white;
  background:#0077b5 url('uploads/images/fade.gif') repeat-y;
   font-size:0.9em;
 height:17px;
  line-height:17px;
  text-align:center;
}

div#footer #links a {
  color:white;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   /*padding-bottom: 1em;*/
   border-bottom: 1px dotted #c0c0c0;
   margin-top: 15px;
margin-bottom: 15px;
}

h1 {
   font-family: arial,helvetica,sans-serif;
   color: #000; 
   font-size: 1.6em; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0.5em 0 0.5em 0;
}

h2 {
    font-family: arial,helvetica,sans-serif;
   color: #774914; 
   font-size: 1.4em; 
   text-align: left; 
   margin: 0 0 0.5em 0;
}

h3 {
   font-family: arial,helvetica,sans-serif;
   color: #774914; 
   font-size: small;
   margin: 1em 0 0 0;
}

h4 {
     font-family: arial,helvetica,sans-serif;
   color: #000; 
   font-size: 12px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;

}

h5 {
   color: #000; 
   font-size: 11px;
   line-height: 1.1em;
   margin: 0 0 0.25em 0;

}
/* END HEADINGS */

/* TEXT */
p {
   /*font-size: 1em;*/
   margin: 0 0 0.8em 0; /* some air around p elements */
   line-height: 1.6em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;
}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#content ul,
div#content ol,
div#content dl {
   font-size:  100%;
   line-height: 1.6em;
   margin: 0 0 1.5em 0em;
}

div#content ul li,
div#content ol li {
  margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#content dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#content dl dd {
   margin: 0 0 1em 1em;
}

div#content dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */
/* End of 'Clean_Orange : ANU' */

