body {
background-color:#367;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#wrapper {
width: 100%;
margin-top: 5px;
padding: 5px;
}
div#header {
padding: 15px;
margin: 0px;
text-align: center;
}

div#nav {
width: 180px;
float: left;
padding-top: 5px;
padding-left: 5px;
}
div#main {
padding: 10px;
}
div#footer {
padding: 15px;
margin: 0px;
border-top: thin solid #000000;
}
div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}

.spacer
{
  margin-top: 5px;
}

.navbox
{
/*  margin: -5px 0 0 -5px; */
  margin-top: -5px; 
  margin-left: -5px; 
  padding: 2px;
  float: top;
}

.shadowbox
{
/*  padding: 3px;  */
  background-color: #222;
  margin: 0 0 0 0;
  padding-bottom: 3px;
  padding-right: 3px; 
}

.navbox h2
{
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px; 
}

.navbox ul
{
  margin-top: 0px;
  list-style: none;
}

.leftlink 
{
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

.contentArea
{
  
background-color:#ccc;
}

.heavyFullBorder 
{
  border: 2px solid #fff;
}

#headerBar
{
  border-top: 2px solid #030;
  border-bottom: 2px solid #030;
  text-align: center; 
  margin-top: 30px; 
  height: 90px;
}

.submit {
        float: right;
        vertical-align: bottom;
}

ul.linklist {
        display: block;
        margin: 0;
}

ul.linklist li {
        display: block;
        float: left;
        list-style-type: none;
        width: auto;
        margin-right: 5px;
        font-size: 10px;
        line-height: 2.2em;
}
ul.linklist li.rightside, p.rightside {
        float: right;
        margin-right: 0;
        margin-left: 5px;
        text-align: right;
}


ul.navlinks {
        padding-bottom: 1px;
        margin-bottom: 1px;
        border-bottom: 1px solid #FFFFFF;
        font-weight: bold;
}

ul.leftside {
        float: left;
        margin-left: 0;
        margin-right: 5px;
        text-align: left;
}

ul.rightside {
        float: right;
        margin-left: 5px;
        margin-right: -5px;
        text-align: right;
}


.divspacer 
{
  clear: both;  
}

.category_title {
  margin-top: 5px;
  border-bottom: 1px solid black;
}

.leftmenu
{
  margin-left: 0;
  padding-left: 0;  
}

a
{
  color: #156;
  text-decoration: none;
}

ul.leftmenu li a {
  font-size: 15px;  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: #fc1;
}

div.linkitem
{
  border: 1px solid black;
  background: #fff;
  margin-top: 8px; 
}

a.linkname
{
  font-weight: bold;
}

.leftMenuItem
{
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0;
}

.leftMenuButton
{
  background-image: url(/images/btnbg.png);
  border: 2px solid black; 
  height: 20px; 
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
}

.mainMenuLink
{
  text-decoration: none;
  color: #FFF;
  padding: 0;
}

.mainMenuLink:hover
{
  text-decoration: none;
}

.mainMenuLink div
{
  color: #FFF;
  background-image: url(/images/btnbg.png);
  margin-top: 3px;
  border: 2px solid black;
  padding 0;
  font-size: 15px;
  font-weight: bold;
}

.accentImage
{
  float: left;
  border: 2px solid #367;
  margin-right: 3px;
}

/*  -- QUIZ STYLES -- */

.soqAnswerArea
{
  list-style: none;
  margin-left: 5px;
  padding-left: 5px;
}

.soqQuestionArea
{
  margin-bottom: 5px;
  border: 1px solid black;
  background: white;
}

.soqResultAreaWrong
{
  margin-bottom: 5px;
  border: 2px solid #367;
  background: #fcc;
}

.soqResultArea
{
  margin-bottom: 5px;
  border: 2px solid #367;
  background: white;
}

.soqResultQuestionNumber
{
  font-size: 15px;
  font-weight: bold;
}

.soqResultQuestionArea
{
  border-bottom: 2px solid #367;
  background-color: #367;
  color: white;
}

.soqCorrect
{
  color: #367;
  font-size: 15px;
  font-weight: bold;
}

.soqWrong
{
  color: red;
  font-size: 15px;
  font-weight: bold;
}

#TipOfTheDay
{
  border-right: black 1px solid; 
  border-top: black 1px solid; 
  padding-left: 3px; 
  background: rgb(51,102,119) 0% 50%; 
  float: right; 
  margin: 0px 15px 5px 5px; border-left: black 1px solid; 
  width: 250px; color: rgb(255,255,255); 
  border-bottom: black 1px solid; 
  moz-background-clip: -moz-initial; 
  moz-background-origin: -moz-initial; 
  moz-background-inline-policy: -moz-initial;
}

#TipOfTheDay a
{ 
  color: gold;
}

#TipOfTheDay a:hover
{
  color: aquamarine;
}

table.header{
background:url(/forum/themes/default/images/headerbg.jpg);
height:85px;
color: #ffffff;
font-size: 12px;
}

table.header tr td.title
{
  font-size: 18px;
  font-weight: bold;
}

.loginLink
{
  color: #fff;
  text-decoration: underline;
}

.loginLink:a
{
  color: #fff;
  text-decoration: underline;
}

.articleDiv
{
  border: 1px solid #367;
  background-color: #fff;
  margin-bottom: 5px;
  padding-left: 3px;
}

.articleDiv h4
{
  margin-top: 2px;
}

.breadcrumb
{
  font-weight: bold;
  font-size: 18px;
}

#quickstart
{
  float: left;
  margin-left: auto;
  margin-right: auto;
  padding: 3px;
}

#quickstart h3
{
  margin-bottom: 3px;
  text-align: center;
}

.quickstartItem
{
  float: none;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 250px;
  border: 1px solid #367;
}

.quickstartItem h3
{
  margin: 0px;
  width: 250px;
  background: #367;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.quickstartItem ul
{
  margin-top: 0;
  margin-bottom: 2px;
}

.quickstartItem a
{
  font-weight: bold;
}

#quizLogin
{
  width: 400px;
  border: 2px solid #367;
}

#quizLogin h3
{
  margin: 0;
  background-color: #367;
  color: #fff;
}

#quizLogin h4
{
  margin-bottom: 3px; 
  border-bottom: 1px solid #367;
}

.articleHeir  li
{
  margin: 1em 0 0 0;
}

.articleHeir li ol li
{
  margin: 1em 0 0 0;
}

#contentOptions
{
  float: right;
  border: 1px solid black;
}

#contentOptions h3
{
  margin: 2px;
  color: red;
}

.desktopTable tr td
{
  background-color: #ccc;
}

.desktopTable tr th
{
  background-color: #fff;
}

.xchange
{
  background: rgb(51,102,119) 0% 50%;
  font-weight: bold;
  color: #fff; 
}

.xchange a
{
  color: gold;
}

.xchange a:hover
{
  color: aquamarine;
}

