﻿a{
	text-decoration: none;
	color: #860000;
	border-bottom: 1px solid #ffd400;
}

h1{
	color: #860000;
}

b{
	color: #0000ff;
}

p{
font-size: 16px;
font-family: arial, verdana, helvetica, sans serif;
padding-right: 8px;
}

p.footer{
	font-size: 11px;
}

p.q{
	color: #860000;
	font-weight: bold;
}

p.a{
	
}

b.red{
	color: #860000;
}

hr{
	height: 3px;
	background-color: #860000;
	color: #860000;
}

body {
	
}

img {
	border: 0px;
}

.gul {
	border-bottom: 1px solid #ffd400;
}

.quote{
font-style: italic;
}

.cellC {
	text-align: center;
}

.cellR {
	text-align: right;
}

.cellL {
	text-align: left;
}

.cellT {
	vertical-align: top;
}

.cellM {
	vertical-align: middle;
}

.cellB {
	vertical-align: bottom;
}

.floR{
	float:right;
}

.floL{
	float:left;
}

/* Tool Box*/
.infobox {
  background-color: #860000;
  padding: 1.0em;
  background: #860000;
}

.element {
	border: 1px solid #860000;
	border-top: 0px;
	float:right;
	/* padding-left: 4px; */
}

.toolboxHeader, .toolboxheader {
	color: white;
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 12px;	
	font-weight: bold;	
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #ffd400;
}

.toolboxlite .toolboxlite A, .toolboxlite A:VISITED, .toolboxlite A:ACTIVE, .toolboxlite A:HOVER, .toolboxlite A:LINK{
	text-decoration: none;
	/* color: #0000ff; */
	font-size: 13px;
	text-align: left;
	border-bottom: 1px solid #ffd400;
}

.usa{
	color: blue;
}

.can{
	color: green;
}

.uk{
	color: red;
}

.oak{
	color: orange;
}

/* Navagation CSS*/

.halfmoon{
margin-bottom: 8px;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 5px solid #ffd400;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid gray;
color: white;
font-size: 13px;
background: #860000 url(https://grief.net/images/halfmoontab.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: white;
}

.halfmoon li.selected a{
background-color: #860000;
}


.halfmoon li a:hover{
background-color: #860000;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenu1_e{
width: 165px;
}
.dropmenu2_e{
width: 152px;
}
.dropmenu3_e{
width: 100px;
}
.dropmenu4_e{
width: 84px;
}

.dropmenudiv_e{
position:absolute;
top: 0;
border: 1px solid #ffd400;
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #860000;
visibility: hidden;
}


.dropmenudiv_e a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #ffd400;
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: White;
}

* html .dropmenudiv_e a{
width: 100%;
}

.dropmenudiv_e a:hover{
background-color: #860000;
}

/* Style for forms */

form{

}

input{

}

label{
font-style: italic;
}

.tandc{
font-size: 8pt; 
background-color: rgb(192, 192, 192); 
font-weight: bold;
}

/* Book Store Class */

.cover{
float:right;
padding: 3px;
}

.title{
font-size: 14pt;
}

.price{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-image:url(https://grief.net/images/bulletTriangleStyle.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-bottom:15px;
}
.OTSTemplateHorzSeparator {
	padding-top: 15px; 
	background: url(https://grief.net/images/BrowseBackgrounds.png) -3000px -84px no-repeat; 
}

