@import url(luna_core.css);

/*
This file inherits from luna_core.css, so styles in this file will override
styles defined in it.  Changes to this file will NOT be overwritten during
upgrades.
*/

#ocwrapper {
  border-left-width: 0px;
}
#leftsidebar {
  display: none;
}
#contentheader .error, #contentheader .message {
  margin: 0px 0px 0px 0px;
}


/* HIDE the right sidebar */

#ocwrapper {border-right-width: 0px;}
#rightsidebar {display: none;}
#contentheader .error, #contentheader .message {margin: 0px;}

/* CHANGE width of document */

#wrapper {width: 100%;}

/* HIDE the shadows */

.shadowtop, .shadowbottom, .shadowleft, .shadowright {background: none;}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {width: auto; height: auto; float: none; background: none;}

    body {
      background: #ffffff;
      color: #000000;
    background-color: white !important;
    background-image: none !important;
    }

.navbar, .nav, .subnavbar, .linknav, .barmenu, .searchbar, .footnotes, .crumb {display: none;}

.ECfooter {display: none;}


#header {display:none;}

#content {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #ffffff;
  text-align: left;
}

.quickquiz {
  background: #ffffff;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.example li {
  line-height: 1.25em;
  list-style: disc;
}

#category dl {
  width: 33%;
}



/* link/bookmark status icons */
.formal-item, .informal-item, .offensive-item, .taboo-item {
  background: transparent url(images/button-left.gif) top left no-repeat;
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: text-top;
}

.formal-item {
  background-color: #333333;
}

.informal-item {
  background-color: #330099;
}

.offensive-item {
  background-color: #660066;
}

.taboo-item {
  background-color: #ff0000;
}

.formal-item span, .informal-item span, .offensive-item span, .taboo-item span {
  padding: 0px 3px;
  background: transparent url(images/button-right.gif) top right no-repeat;
}

.linklisting {margin: 20px 0px 0px 0px;}

#ocwrapper {background: #ffffff;}

/*ex EC*/

body,form,th,td,p,center,li,lo {font-family:"Times New Roman", serif; font-size:10pt; text-align:left;}
center {font-family:"Times New Roman", serif; font-size:10pt; text-align:center;}

a:link{background:transparent;text-decoration:underline;color:#993300;}
a:active{background:transparent;text-decoration:underline;color:#993300;}
a:visited{background:transparent;text-decoration:underline;color:#993300;}
a:hover{background:transparent;text-decoration:underline;color:#99cc33;}

hr{height:0px;border:solid #666666 1px;border-top-width:0px;}


h1{font-family:"Times New Roman", serif;font-size:20px;font-weight:bold;text-decoration:none;}
h2{font-family:"Times New Roman", serif;font-size:18px;font-weight:bold;text-decoration:none;}
h3{font-family:"Times New Roman", serif;font-size:16px;font-weight:bold;text-decoration:none;}
h5{font-family:"Times New Roman", serif;font-size:12px;font-weight:bold;text-decoration:none;}
h6{font-family:"Times New Roman", serif;font-size:10px;font-weight:bold;text-decoration:none;}

h4 {
font-family:"Times New Roman", serif;
font-size:10pt;
font-weight:bold;
text-decoration:none;
line-height:100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.catshort {color:#000000;}

.ECnoprint, .noprintEC {display:none}
.sitebar, .ECnavbar, .leftsidebar, .LRB {display:none}
.learn-english-hdrav, .learn-english-small {display:none}
.table, .nav, .ref {display:none;}

.printlogo {float:right}
.breakhere {page-break-after: always}

#ECfooter {display:none}
