
/*--------------------------------------------------
  Overall Site Colors
 --------------------------------------------------*/

.primary {
	background-color:#963500 !important;
}

.secondary {
	background-color:#b67942;
}

.tertiary {
	background-color:#ceb17d;
}

.quatro {
	background-color:#f4e5c5;
}


/*--------------------------------------------------
  Set the quote colors for the forum
 --------------------------------------------------*/

blockquote {
	background-color:#f4e5c5;
	border-left: 3px solid #b67942;
}

/*--------------------------------------------------
  Set the forum alternate color
 --------------------------------------------------*/

.forumalt {
	background-color:#f7f3eb;
}

/*--------------------------------------------------
  Set the page background color
 --------------------------------------------------*/

.pgbg {
	background-color:#f1d9ae;
}

/*--------------------------------------------------
  Set the table background color
 --------------------------------------------------*/

.tablebg {
	background-color:#f6ecd7;
}

/*--------------------------------------------------
   Page Name text
 --------------------------------------------------*/

.headline { 
	color:#000000; 
}

/*--------------------------------------------------
  Set the chatbox color
 --------------------------------------------------*/

.sales {
	background-color:#e9d9bc;
}

.main {
	background-color:#c0a16a;
}

/*--------------------------------------------------
  Set the form field color
 --------------------------------------------------*/

	  
.iclass {background-color:#ceb07c; color:#000000;}



/*--------------------------------------------------
  Tabs on Stable Page
  --------------------------------------------------*/
  
.tab button:hover {
  background-color: #f4e5c5;
}

/*--------------------------------------------------
  Tabs on Mail Page, Blogs
  --------------------------------------------------*/
  
ul.tabbernav li a {
 	background: #b97c46;
}

.tabberlive .tabbertab {
 	background-color: #f4e5c5;
 }
 
ul.tabbernav li a:hover {
 	  color: #963500;
 	  background: #e1ab7b;
}

ul.tabbernav li.tabberactive a {
 	background: #f4e5c5;
}

ul.tabbernav li.tabberactive a:hover {
 	 color: #963500;
 	 background: #e1ab7b;
}

/*--------------------------------------------------
  Set the color and font of the button text, currently in Art Editor
 --------------------------------------------------*/
 

.heebutton,
.heebutton:link,
.heebutton:visited,
.heebuttonsmall,
.heebuttonsmall:link,
.heebuttonsmall:visited
 {
    color: #dfd48a;
    background-color: #b67942;
}

.heebutton:hover,
.heebuttonsmall:hover {
    color: #f6f0cb; 
    background-color: #d28b4c;  
}



/*--------------------------------------------------
  Set the color of the side bar Header text (Chatbox/Quests)
 --------------------------------------------------*/

.sidebar {
	color:#dfc79d;
}

/*--------------------------------------------------
  Set the color and font of the side bar header
 --------------------------------------------------*/
 
.sidebarheader {
	background: #5b3914;
}

/*--------------------------------------------------
  Set the color and font of the status bar text
 --------------------------------------------------*/
 
.statusbar {
	background-color: #c0a16a;
}

/*--------------------------------------------------
  Settings for the Select/Search dropdown menu
 --------------------------------------------------*/
 
 .select2-container--default .select2-selection--single { /* Dropdown Color */
  background-color: #ceb07c;
 }
 
 .select2-dropdown {
  background-color: #f6ecd7; /* Dropdown List background color */
  font-family:arial,sans-serif;
 }
  
.select2-container--default .select2-results__option--selected { /* Selected option in list */
  background-color: #f6ecd7; 
 }
 
 .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #d79e6b;  /* Highlighted option in list */
  color: black; }
  
 .select2-container--default .select2-search--dropdown .select2-search__field {
 background-color:white;
 }

/*--------------------------------------------------
  Set the color of the text on the site
 --------------------------------------------------*/


/* override ONLY buttons */
.mainlineblack .heebutton a:link,
.mainlineblack .heebutton a:visited {
    color: #983500;
}

.mainlineblack .heebutton a:hover {
    color: #e9844f;
}

.mainlineblack a:link,
.mainlineblack a:visited {
    color: #983500;
}
.mainlineblack a:hover {
    color: #e9844f;
}

.mainlineblacksmall { font-family:arial,sans-serif; font-size:13px; color:#000000; }
.mainlineblacksmall a:visited { font-family:arial,sans-serif; font-size:13px; color:#983500;}
.mainlineblacksmall a:link { font-family:arial,sans-serif; font-size:13px; color:#983500; }
.mainlineblacksmall a:hover { font-family:arial,sans-serif; font-size:13px; color:#e9844f;}

.smalltextblack { font-family:arial,sans-serif; font-size:12px; color:#000; }
.smalltextblack a:visited { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.smalltextblack a:link { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.smalltextblack a:hover { font-family:arial,sans-serif; font-size:12px; color:#e9844f;}

.veryblack { font-family:arial,sans-serif; color:#000;}
.veryblack a:visited { font-family:arial,sans-serif;  color:#000;}
.veryblack a:link { font-family:arial,sans-serif;  color:#000;}
.veryblack a:hover { font-family:arial,sans-serif;  color:#e9844f; }

/*--------------------------------------------------
  Set the alternate color of the text on the site
 --------------------------------------------------*/
 
.mainline { font-family:arial,sans-serif;  color:#000000; }
.mainline a:visited { font-family:arial,sans-serif;  color:#983500;}
.mainline a:link { font-family:arial,sans-serif;  color:#983500;}
.mainline a:hover { font-family:arial,sans-serif;  color:#e9844f;}

.set { color: white; }
.set a:hover { color: #876544; }

/*--------------------------------------------------
  Set the small text color in chat (time)
 --------------------------------------------------*/
 
.bsmalltext { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.bsmalltext a:visited { font-family:arial,sans-serif; font-size:12px;color:#983500;}
.bsmalltext a:link { font-family:arial,sans-serif; font-size:12px;  color:#983500;}
.bsmalltext a:hover { font-family:arial,sans-serif; font-size:12px; color:#f6f0cb;}

/*--------------------------------------------------
  Set the small text color in chat (posts)
 --------------------------------------------------*/
 
.smalltext { font-family:arial,sans-serif; font-size:12px; color:#000000;}
.smalltext a:visited { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.smalltext a:link { font-family:arial,sans-serif; font-size:12px; color:#983500;}
.smalltext a:hover { font-family:arial,sans-serif; font-size:12px; color:#f6f0cb;}
 
/*--------------------------------------------------
   mobile friendly menu Nav bar
--------------------------------------------------*/

.icon-color {
	color: #dfc79d !important; //hamburger
}

.showicon{
	color: #bd6c3b !important; //hamburger
}
	
.dropdown-item {
    color: black !important;
}
	
.dropdown-item:hover {
   color: #5b3914 !important;
   background-color:#f6ecd7 !important;
}
	
.nav-link:hover {
	background-color:#b67942 !important;
	color:#dfc79d !important;
}
	
.nav-link:visited, .nav-link:link {  //Game Menu tab letter color
	background-color:#b67942 !important;
	color:#dfc79d !important;
}
 
 
/*--------------------------------------------------
  Set the color and font of the menu bar text
 --------------------------------------------------*/
.navbar {
	background: #5b3914;
}

.navbar a {
	color:#dfc79d;
}

.dropdown .dropbtn {
        color:#dfc79d;
}

.dropdown-content a {
     color:#000000;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #b67942;
}

