/* Default Stylesheet for Genesis Christian Sourcebook */

body {
 background: white;
 color: black;
 font-family: Verdana, Arial;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
}

h1 h2 h3 h4 {
 background: white;
 font-family: Verdana, Arial;
 font-size: 10px;
} 

#top {
  background: white;
  margin-bottom: 10px;
}

#logo {
  margin: 0px 0px 0px 0px;  
  width: 120px;
}

#banner {
  background: white;
}

#banner p {
  color: black;
}

#navbar {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10px;
  color: white;
  background: #505093;
  padding: 5px 5px 5px 5px; 
  margin: 5px 5px 5px 5px;  
  border: 1px solid black;
}

#adminmenu {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10px;
  color: white;
  background: #505093;
  padding: 5px 5px 5px 5px; 
  margin: 5px;  
  border: 1px solid #505093;
}

a.adminmenu-item:link, a.adminmenu-item:visited {
  color: #ffd700; 
  background: #505093;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 4px 5px 4px; 
  margin: 5px 0px 5px 0px;  
}

a.adminmenu-item:hover, a.adminmenu-item:active {
  color: #ffd700; 
  background: #7070cc;
  padding: 5px 4px 5px 4px; 
  margin: 5px 0px 5px 0px;  
  font-weight: bold;
  text-decoration: none;
}



#find-similar {
  float: right;
  clear: right;
  width: 200px; 
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10px;
  color: white;
  background: #505093;
  padding: 5px 5px 5px 5px; 
  margin: 0px 5px 0px 5px;  
  border: 1px solid black;
}


#leftmenu {
  float: left;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10px;
  color: white;
  background: #505093;
  padding: 5px 5px 5px 5px; 
  margin: 5px 5px 5px 5px;  
  border: 1px solid black;
}


#leftmenu h3 {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


#leftmenu h4 {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


#leftmenu ul {
 margin-left: 0px;
 padding-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

#leftmenu li {
 margin-left: 15px;
 padding-left: 0px;
}

a.menu-item:link, a.menu-item:visited {
  color: #ffd700; 
  background: #505093;
  font-weight: bold;
  text-decoration: none;
}

a.menu-item:hover, a.menu-item:active {
  background: #505093;
  color: #bcfff6;
  font-weight: bold;
  text-decoration: underline;
}

div.mbody {
  margin:  10px 5px 5px 10px;
  background: transparent;


}

#mainbody {
  margin:  10px 5px 5px 10px;
  padding: 5px 5px 5px 10px;
  background: #f2f2f2;
  border: 1px solid black;

}


#mainbody-tabs {
  margin:  10px 5px 0px 10px;
  padding: 0px 0px 0px 0px;
}

/* Style to float images to the right of the page within the body content.
   This will like contain the listing logo and the 'Take a Tour' button.
   Note that the width is the same as #find-similar */

#mainbody-images {
  float: right;
  clear: right;
  width: 200px;
  background: #f2f2f2;
  padding: 5px 5px 5px 5px; 
  margin: 5px 5px 5px 5px;  
}


#mainbody h1 {
	font-size: 14px;
  font-weight: bold;
  background: #f2f2f2;
}
#mainbody h2 {
	font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
  background: #f2f2f2;
}

#mainbody h3 {
	font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
  background: #f2f2f2;
}
#mainbody h4 {
  margin-bottom: 4px;
  padding-bottom: 0px;
  font-size: 10px;
  font-weight: bold;
  padding-left: 10px;
  background: #f2f2f2;
}

.detail {
  font-size: 10px;
  font-weight: normal;
  padding-left: 20px;
  background: #f2f2f2;
  color: black;
}

.label {
  font-size: 10px;
  font-weight: bold;
  color: black;


}

#mainbody p {
  background: #f2f2f2;
  color: black;
  padding-left: 30px; 
  margin-top: 0px;
  padding-top: 0px;
  font-size: 12px;
}

#mainbody pre {
  font-family: Verdana, Arial;
  font-size: 12px;
  padding-left: 40px; 
  margin-top: 0px;
  padding-top: 0px;
}


#mainbody th {
  font-size: 10px;
  font-weight: bold;
  background: #f2f2f2;
}
#mainbody td {
  font-size: 10px;
  background: #f2f2f2;
}

a:link {
  color: #0000bb; 
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #551a8b; 
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #8800aa;
  font-weight: bold;
  text-decoration: underline;
}

a:active {
  color: #0000bb;
  font-weight: bold;
  text-decoration: underline;
}

#bottombar {
  clear: left;
  margin:  5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  background: #dfdfdf;
  border: 1px solid black;
}

.searchBox {
 font-family: Verdana, Arial;
 font-size: 10px;
 padding: 2px;
 border: 1px solid black;
}

.mcontent {
  font-family: Verdana, Arial;
  font-size: 8px;
}

div.tabs {
  background: transparent;
  border-collapse: collapse;
  border-bottom-color: #8CACBB;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 10px 10px 0px 10px;
  margin-left: 10px;
  white-space: nowrap;
}

div.tabs a {
    /* The normal, unselected tabs. They are all links */
    background: transparent;
    border-color: #8CACBB;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #436976;
    font-weight: normal;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em;
    /*
    text-transform: lowercase;
    */
}

div.tabs a.selected {
    /* The selected tab. There's only one of this */
    background: #DEE7EC;
    border: 1px solid #8CACBB;
    border-bottom: #DEE7EC 1px solid;
    color: #436976;
    font-weight: normal;
}

div.tabs a:hover {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-bottom-color: #DEE7EC;
    color: #436976;
}

div.personalBar {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background: #DEE7EC;
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left: 1px solid #8CACBB;
    border-right: 1px solid #8CACBB;
    color: Black;
    padding: 0px 20px 0px 0px;
    margin-left: 10px;
    text-align: right;
    text-transform: lowercase;
}

div.personalBar a {
  background-color: transparent;
  color: #436976;
  font-weight: normal;
  margin-left: 1em;
}

div.personalBar img {
  vertical-align: top;
}
.caseSensitive {
  text-transform: none;
}

div.error {
  margin: 10px 10px 10px 10px;;
  padding: 0.5em 0.5em 0.5em 0.5em;
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10pt; 
  background-color: #ffffff;
  border:  1px solid #000000;
  color: #660033;
}

div.bottom-tabs {
    /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
    background: transparent;
    border-collapse: collapse;
    /*
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    */
    padding: 0em 0em 0em 2em;
    white-space: nowrap;
}

div.bottom-tabs a {
    /* The normal, unselected tabs. They are all links */
    background: transparent;
    border-color: #8CACBB;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #436976;
    font-weight: normal;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em;
    text-transform: lowercase;
}

/* admin styles */

div.bottom-tabs a.selected {
    /* The selected tab. There's only one of this */
    background: #DEE7EC;
    border: 1px solid #8CACBB;
    border-top: #DEE7EC 1px solid;
    color: #436976;
    font-weight: normal;
}

div.bottom-tabs a.plain {
    background: transparent;
    border: 1px solid #8CACBB;
    /*
    border-top: #DEE7EC 1px solid;
    */
    color: #436976;
    font-weight: normal;
}

div.bottom-tabs a:hover {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-top-color: #DEE7EC;
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #436976;
}

#summary {
  font-family: Verdana, Arial;
  font-size: 10px;
}
