/*
// CSS 
//----------------------
// To update forums, use the admin panel here:
// https://www.apollodb.com/forums/admin/index.php

// 10-01-2006
// #404040 grey sides (body)		
// forums: background, table head colour 2

// 1-1-2007
// #ffffff white sides

// #E1E1E1  light gray for body around (good)
// #474747 dark gray for body around
// #eeeeee light gray for body


// #ff6100	darker orange (good)
// #ff6600 	orange
// #ef5701	dark orange

// steel blue palette
// #193441 dark blue/gray
// #3E606F blue/gray	
// #91aa9d light blue/gray
// #CFD7DB light background  



2016 apollo v9 
blue #1e5095	lighter	box (3d)  
blue #003277			front box (flat)

v9a blue was:	#000064
*/


/*
// Links ---------------------------------------------------- 
*/

A:link { color: #ff6100;  text-decoration: none; }
A:visited  { color: #ff6100;  text-decoration: none;}
A:hover { color: #ff6100;  text-decoration: underline; }

A.h3:link { color: #ff6100;  text-decoration: none; }
A.h3:visited  { color: #ff6100;  text-decoration: none;}
A.h3:hover { color: #ff6100;  text-decoration: underline; }

A.topmenulink:link { color: #ffffff;  text-decoration: none; font-weight: bold;}
A.topmenulink:visited  { color: #ffffff;  text-decoration: none; font-weight: bold;}
A.topmenulink:hover { color: #ffffff;  text-decoration: underline; font-weight: bold;}

A.checklist_item_footer:link { color: #d2d2d2; text-decoration: none;}
A.checklist_item_footer:visited { color: #d2d2d2; text-decoration: none;}
A.checklist_item_footer:hover { color: #d2d2d2; text-decoration: underline;}

A.menulink:link { color: #ff6100;  text-decoration: none; }
A.menulink:visited  { color: #ff6100;  text-decoration: none; }
A.menulink:hover { color: #ff6100;  text-decoration: underline; }

A.bodylink:link { color: #ff6100;  text-decoration: none; font-weight: bold;  }
A.bodylink:visited  { color: #ff6100;  text-decoration: none; font-weight: bold;  }
A.bodylink:hover { color: #ff6100;  text-decoration: underline; font-weight: bold;  }

A.bodylink2:link { color: #ff6100;  text-decoration: none;   }
A.bodylink2:visited  { color: #ff6100;  text-decoration: none;   }
A.bodylink2:hover { color: #ff6100;  text-decoration: underline;   }

A.menutitle:link { color: #ff6100;  text-decoration: none; }
A.menutitle:visited  { color: #ff6100;  text-decoration: none;}
A.menutitle:hover { color: #ff6100;  background-color: #e6e6e6; text-decoration: underline; }

A.sitetitle:link { color: #ff6100;  text-decoration: none; }
A.sitetitle:visited  { color: #ff6100;  text-decoration: none;}
A.sitetitle:hover { color: #ff6100;  text-decoration: underline; }

A.imagelink:link {  text-decoration: none; border: 0 none; }
A.imagelink:visited { text-decoration: none; border: 0 none; }
A.imagelink:hover {  text-decoration: none; border: 0 none; }

A.imagelinkmenu:link {  color: white;  text-decoration: none; }
A.imagelinkmenu:visited { color: white;  text-decoration: none; }
A.imagelinkmenu:hover {  color: white;  background-color: #e6e6e6; text-decoration: none; }

A.btnlink:link {  color: white;  text-decoration: none; }
A.btnlink:visited { color: white;  text-decoration: none; }
A.btnlink:hover {  color: white;  background-color: #e6e6e6; text-decoration: none;}

.backcolor { background-color: #eeeeee; }
/*
.backcolor { background-color: #ffffff; }
.backcolor_darkgray { background-color: #646464; }
.backcolor_silver { background-color: silver; }
.backcolor_darkred { background-color: #5D0000; }
*/

BODY { font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal;
	background-color : #eeeeee;
    margin : 0 0 5px 0; 
    padding: 0px;}

P 	{  line-height: 24px; font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal;  margin-bottom: 8px;  margin-top: 4px;}
FONT 	{  font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal;}
LI 	{  line-height: 16px; padding-bottom: 6px;}
UL 	{  margin-top: 5px; margin-bottom: 5px; line-height: 16px; font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal; list-style-image: url(~/images/common/itemlist_square.gif);}
OL 	{  font-family: arial;  font-style: normal;  font-variant: normal;  font-weight: normal;}
form 	{ margin-top: 5px; margin-bottom: 5px; }
TD 	{  font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal;}
TEXTAREA, INPUT { font-family: arial; font-size: 14px; background-color: #FFFFFF; color: #ff6100; border: 1px #A8A8A8 solid; }
SELECT { font-family: arial; font-size: 14px; background-color: #FFFFFF; color: #ff6100; border: 1px #A8A8A8 solid; }

/*
// Headings ----------------------------------------------------;
*/
H1 { font-family: arial;  font-size: 20px; color: black;  margin-top: 5px;  margin-bottom: 3px;}
H2 { font-family: arial;  font-size: 18px; color: black;  font-weight: bold;  margin-bottom: 4px; line-height: 24px;}
H3 { font-family: arial;  font-size: 16px;  color: black; margin-bottom: 3px; }

H4 { font-family: arial;  font-size: 14px;  color: black; font-weight: bold; margin-bottom: 4px;}
H5 { font-family: arial;  font-size: 14px;  color: #4B4B4B; font-weight: bold; margin-bottom: 4px;}
.h2{ font-family: Arial;  font-size: 16px; color: #727c74; line-height: 14px; font-weight: bold;}



.newsitem { color: #808080; font-size: 14px; font-family: arial;  }

/*
// Press ---------------------------------------------------- 
*/
H1.h1press { font-family: arial;  font-size: 18px; color: #ff6100;  margin-top: 5px;  margin-bottom: 3px;}
P.moreinfo {  font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal;  margin-bottom: 8px;  margin-top: 4px;}
P.presscaption { font-style: italic; font-size: 16px;  margin-bottom: 20px; }
P.pressquote {  }

/*
// Tables, Cells, News, Lines ---------------------------------------------------- 
*/
.maintable 	{ background-color: #ffffff; border-top: 0px;  margin-top: 0px;  padding-top: 0px;  }
.maincell 	{ padding-top: 10px; padding-left: 15px; padding-right: 15px; border-bottom: 1px #c0c0c0 solid; border-right: 1px #c0c0c0 solid; font-family: arial;  font-size: 14px;  }
.menucell 	{ background-color: #ffffff; border-top: 0px;  padding-top: 10px;  padding-bottom: 4px; padding-left: 10px; border-bottom: 1px #c0c0c0 solid; line-height: 16px; font-family: arial;  font-size: 14px; }


.footermenucell {  font-family: arial;  font-size: 14px; border-top: 0px;  padding-top: 4px;  padding-bottom: 4px; padding-left: 5px; text-align: left;}
.menulist 	{  border-left: 0px; margin-left: 12px; margin-right: 5px; line-height: 12px; font-family: arial;  font-size: 14px;  list-style-image: url(..//images/common/learn_more.gif);}
.bodylist 	{  border-left: 0px; margin-left: 12px; margin-right: 5px; line-height: 12px; font-family: arial;  font-size: 14px;  list-style-image: url(..//images/common/learn_more.gif);}
.bodylistindent {  border-left: 0px; padding-left: 10px; margin-left: 24px; margin-right: 5px; line-height: 12px; font-family: arial;  font-size: 14px;  list-style-image: url(..//images/common/learn_more.gif);}
rem.nobullets 	{  margin-top: 5px; margin-bottom: 5px; line-height: 16px; font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal; list-style-image: none;}


.menutitle 	{  margin-left: 0px; font-family: arial;  color: black; font-size: 16px;  font-weight: bold;}
.sitetitle  {  margin-left: 0px; font-family: arial;  color: #ff6100; font-size: 14px;  font-weight: bold;}
.subtitle 	{  margin-left: 0px; font-family: arial;  color: black; font-size: 14px;  font-weight: bold;}

.topmenulink 	{  color: #8c8c8c; font-family: arial;  font-size: 14px;  text-align: left;}
.menulink 	{  color: #8c8c8c; font-family: arial;   text-align: left;}
.div_backxxx	{  background-color: #000000; }
.div_back	{  background-color: #1e5095; }

.div_sep	{  color: #8c8c8c; }

.bodylink2 	{  color: #ff6100; font-family: arial;  text-align: left;}
.breadcrumb {  color: #888888; font-family: arial;  font-size: 12px;  text-align: left;}

.menulink2 	{  color: #ff6100; font-family: arial;  font-size: 12px;  text-align: left;}
.newsdate	{ font-family: arial; font-size: 12px; color: #000000; padding-right: 5px }
.newslist   {  margin-top: 5px; margin-left: 10px; margin-bottom: 5px; line-height: 16px; font-family: arial;  font-size: 14px;  font-style: normal;  font-variant: normal;  font-weight: normal; list-style-image: url(/images/common/spacer.gif);}
.newslistmenu 	{  border-left: 0px; margin-left: 3px; margin-right: 3px; line-height: 14px; font-family: arial;  font-size: 14px;  list-style-image: url(/images/common/spacer.gif);}

.TestSmall 	{ font-family: arial; line-height: 20px; font-size: 14px; font-style: italic; color: #606060; }

.TestFrom 	{ font-family: arial; font-weight: bold;  font-size: 12px; font-style: italic; text-align: right; }
.TestFrom2 	{ font-family: arial; font-weight: bold;  font-size: 12px; font-style: italic; text-align: right; color: #606060; }

red.cellhead 	{  height:20px; background-color: #ff6100; color: white; font-weight: bold; }
silver.cellhead 	{  height:20px; background-color: silver; color: white; font-weight: bold; }
.cellhead 	{  height:20px; background-color: #404040; color: white; font-weight: bold; }
.cellheadticket 	{  height:20px; background-color: #f0f0f0; color: #000000; font-weight: bold; }
.cellback 	{  background-color: #FFFFFF;}
.cellpromo_blue 		{  background-color: #FFFFFF; color: #100ccc; font-weight: bold;  }

.cellpromo {  background-color: #FFFFFF; color: #ff6100; font-weight: bold; font-size: 16px;  }
.cellpromotext {  background-color: #FFFFFF; color: #ff6100; font-weight: bold; font-size: 14px;  }

.cellsrppromo{  color: black;  font-size: 16px;  text-decoration: line-through; }
.cellsrp{  background-color: #FFFFFF; color: black;  }
.cellnopromo{  background-color: #FFFFFF; color: black; font-weight: bold; }

.represell { background-color: white; font-family: arial;  color:blue; font-size: 14px; font-weight: bold; vertical-align: text-top;}

silver.linedivide{ background-color: silver; }
.linedivide{ background-color: #404040; }
.linedivide2{ background-color: #c0c0c0; }  
.linedivide3{ background-color: #ff6100; }
.linedividev { background-color: #c0c0c0; }
.linedivideh { background-color: #c0c0c0; }
xx.linedividev { background-image: url(/images/common/dotv.gif);}
xx.linedivideh { background-image: url(/images/common/doth.gif);}

red.linedividefixed{ background-color: #ff6100; table-layout: fixed; }
silver_good.linedividefixed{ background-color: silver; table-layout: fixed; }
.linedividefixed{ background-color: #404040; table-layout: fixed; }

/*
// Editbox and buttons ---------------------------------------------------- 
*/
.editbox 	{ font-family: arial; font-weight: bold; font-size: 14px; background: #FFFFFF; background-color: #FFFFFF; color: #ff6100; border: 1px #A8A8A8 solid; }
.editboxcode 	{ font-family: Courier, "Courier New"; font-weight: bold; font-size: 14px; background: #FFFFFF; background-color: #FFFFFF; color: #ff6100; border: 1px #A8A8A8 solid; }
.selectbox	{ font-family: arial; font-size: 14px; font-weight: bold; background-color: #FFFFFF; color: #ff6100; border: 1px solid #A8A8A8 }
.editboxlabel	{ font-family: arial; font-size: 14px; color: #ff6100; }
.shopget 	{ font-family: arial; font-weight: bold; font-size: 14px; background-color: #FFFFFF; color: #ff6100; border: 1px #A8A8A8 solid; }
.textcap 	{ font-family: arial; font-size: 12px; background-color: white; vertical-align: middle; text-align: right;}

.btn 		{ font-weight: bold; font-family: arial; font-size: 14px; color: #FFFFFF; background: #ff6100; border: 1px #e6e6e6 outset; padding: 6px;}
.btnbig 		{ font-weight: bold; font-family: arial; font-size: 16px; color: #FFFFFF; background: #ff6100; border: 1px #e6e6e6 outset; padding: 6px;}
.btnbig_noborder 	{ font-weight: bold; font-family: arial; font-size: 16px; color: #FFFFFF; background: #ff6100; border: 0px; }
.btn_noborder		{ border: 0px; }
.btn_nobg		{ background-color: transparent; }
.btn_submit 		{ border: 0px; background:url(/images/btn_submit.gif}
.btn50 		{ font-family: arial; font-size: 12px; color: #e6e6e6; background: #ff6100; border: 1px #e6e6e6 outset; width: 50px;}
.darkbg	{ background-color: #1E5095 !important; }

/*
// Text ---------------------------------------------------- 
*/
.dltext		{ line-height: 14px; }
.source 	{  font-family: Courier New;  font-size: 12px;  color: navy; font-style: normal;}
.comment 	{  color: #ff6100; font-family: Courier New;  font-size: 12px;  font-style: normal;}
.InlineBold			{ font-weight: bold;  }
.InlineBoldFeature	{ font-weight: bold;  }
.InlineBoldRed		{ font-weight: bold ;color: #ff6100;  }
.BetaNote { background-color: #e6e6e6; color: #ff6100;  }

/*
// Lists ---------------------------------------------------- 
*/
.linklist {
    list-style-image: url(/images/common/arrow_down.gif);
}
.linklistright {
    list-style-image: url(/images/common/arrow_right.gif);
}
.footermenulist {
    margin-left: 40px;
    list-style-image: url(/images/common/learn_more.gif);
}

.footermenulist2	{  margin-left: 10px;  list-style-type: none;}
.footermenuitemnone	{  margin-left: 10px;  list-style-type: none;}
.footermenuitem {
    margin-left: 40px;
    list-style-image: url(/images/common/learn_more.gif);
}

.checklist 		{  margin-left: 20px;  margin-bottom: 6px;  list-style-image: url(/images/common/checkmark.gif);}
.boxlist 		{  margin-left: 20px;  margin-bottom: 6px;  list-style-image: url(/images/common/checkmark_box_red.gif);}
.crosslist 		{  margin-left: 20px;  margin-bottom: 6px;  list-style-image: url(/images/common/cross_red.gif);}
.checklistgreen		{  margin-left: 20px;  margin-bottom: 6px;  list-style-image: url(/images/common/checkmark_green.gif);}
.checklistgreen2	{  list-style-image: url(/images/common/checkmark_green.gif);}
.checklistgreen3	{  margin-left: 20px;  margin-bottom: 6px;  list-style-image: url(/images/common/checkmark_green_good.gif);}
.checklist_item 	{  line-height: 14px; padding-bottom: 3px;}
.checklist_item_footer 	{  font-family: arial; line-height: 14px; padding-bottom: 3px; color: #d2d2d2; }
.checklist_item_footer_hd {  font-family: arial;  font-weight: bold; line-height: 14px; padding-bottom: 3px; color: #d2d2d2; }
.nochecklist		{  line-height: 14px; padding-bottom: 3px; list-style-image: url(/images/common/spacer.gif)}
.noindent 		{  margin-left: 10px; }

/*
// Shopping----------------------------------------------------
*/
.shopedit 	{ font-family: arial; font-weight: bold; font-size: 14px; background-color: #FFFFFF; color: #ff6100; border: 1px #A8A8A8 solid; }
.shoptitle 	{  height:20px; background-color: #e6e6e6;  color: #777777; font-weight: bold; }

.shopinfo 	{ font-family: arial; font-size: 12px; background-color: white; vertical-align: middle; text-align: right;}
.shopgettext { font-family: arial; font-size: 12px; color: #ff6100; }
.shopinfotext { font-family: arial; font-size: 12px; }

.shoptitlesum { background-color: #e6e6e6; color: #ff6100; height: 22px; font-family: arial;  font-size: 14px;   vertical-align: middle;}
.shopprod { background-color: white; font-family: arial;  font-size: 12px;   vertical-align: middle;}
.shopshade {  background-color: #e6e6e6; font-family: arial;  font-size: 12px;}
.shopshadepromo {  background-color: Navy; color: white;  font-family: arial;  font-size: 12px;}
.shopsku { background-color: white; color: gray; font-family: arial;  font-size: 12px; vertical-align: middle;}
.shopcap { background-color: white; color: gray; font-family: arial;  font-size: 12px; vertical-align: middle;}
.shopcell { background-color: white; font-family: arial; font-size: 12px; vertical-align: middle;} 
.shopresell { background-color: white; color: blue; font-family: arial; font-size: 12px; vertical-align: middle;}	
.notpaid { color: red; background-color: white; font-family: arial;  font-size: 12px; font-weight: bold; vertical-align: middle;} 

.login { color: blue; font-family: arial;  font-size: 12px; font-weight: bold; }
.logeval { color: #99CCFF; font-family: arial;  font-size: 12px; }
.logwarn { color: #FF9933; font-family: arial;  font-size: 12px; }
.logdenied { color: red; font-family: arial;  font-size: 12px; }
.logblock { color: red; font-family: arial;  font-size: 12px; }
.logsale { color: #FF00CC; font-family: arial;  font-size: 12px; }
.dlexceed { color: #00CCCC; font-family: arial;  font-size: 12px; }
.logoff { color: #006666; font-family: arial;  font-size: 12px; }
.logon { color: #339999; font-family: arial;  font-size: 12px; }
.logtitleam { background-color: navy; color: white; height: 13px; font-family: verdana;  font-size: 12px; font-weight: bold; }
.logtitlepm { background-color: silver; color: navy; height: 13px; font-family: verdana;  font-size: 12px; font-weight: bold; }




.hidediv{
	display: none;
	visibility: none;
}	
	