﻿/* This file should contain ONLY css CLASSES related to the Generic Content areas of the site */
/* General Inner Pgs */
.goldTitle
{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f5aa01;
}
.goldTitle16
{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f5aa01;
}
.goldTitle18
{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f5aa01;
}
.maroonSub
{
    font-weight: bold;
    color: #5a2c34;
}
#Main ul.red
{
    list-style-image: url("/Images/global/search_arrow.gif");
}
/* End General Inner Pgs */
/* Generic List */
.eQXList
{
    font-size: 11px;
    margin: 30px 0 0 -30px;
    padding: 0;
}
.eQXList ul 
{
    list-style-type: none !important;
}
.eQXList a 
{
    font-weight: bold;
}
.xlstTitle
{
    display: none;
}
.xlstControls
{
    width: 800px;
    font-size: 11px;
    text-align: right;
    margin: 0;
}
.xlstControls a
{
    font-size: 11px;
    text-transform: uppercase;
}
.xlstControls .sbGold
{
    color: #f5aa01 !important;    
}
.xList
{
    width: 790px;
    font-size: 11px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.expLI
{
    width: 770px;
    border-top: solid 1px #f5aa01;
    margin: 0;
    padding: 0;
}
.expAltLI
{
    width: 770px;    
    border-top: solid 1px #f5aa01;
    margin: 0;
    padding: 0;
}
h3.xlstItemTitle a
{
    display: block;
    font-size: 12px;
    color: #5a2c34;
    background: transparent url(Images/upArrow.png) no-repeat 740px 3px;
    margin: 4px 0;
    padding: 5px 10px 0 10px;
}
h3.xlstItemTitleexp a, h3.xlstItemTitleexpexp a
{
    display: block;
    font-size: 12px;
    color: #5a2c34;
    /*background: #fdf6e6 url(Images/dwnArrow.png) no-repeat 740px 3px;*/
    background: url(Images/dwnArrow.png) no-repeat 740px 3px;
    margin: 10px 0 0 0;
    padding: 5px 10px 4px 10px;
}
.xlstItemBody
{
    /*background: #fdf6e6;*/
    margin: 0;
    padding: 0 10px 10px 10px;
}
/* End Generic List */
/* Contact Us Form */
.frmLabel 
{
	font-weight: bold;
	vertical-align: top;
}
.frmReq 
{
	font-weight: bold;
	color: #ff0000;
}
/* End Contact Us Form */
/* Home Page */
.hpMsgWrap
{
    margin: 10px 0 0 10px;
}
.hpMsgSerif 
{
    font-family: Times New Roman, Times, Serif;
    font-size: 17px;
    font-weight: bold;
    color: #5a2c34;
}
.hpMsgSansSerif 
{
    font-size: 15px;
    font-weight: bold;    
    color: #fff;
}
.hpMsgText 
{
    font-size: 12px;
    font-weight: bold;
    color: #5a2c34;
}
.hpMiscLeft 
{
    float: left;
    margin: 10px 10px 0 20px;
}
.hpMiscRight
{
    float: left;
    margin: 10px 0 0 0;
}
/* End Home Page */
hr.gold
{
    height: 1px;
    text-align: left;
    color: #f5aa01;
    background: #f5aa01;
    border: 1px solid #f5aa01;
    margin-left: 0;
}
.btext 
{
    color: #571c20;
}
/* Lifetime Societies Box */
#wrapLtsBox
{
    margin: 0 auto;
}
.ltsBoxLeft
{
    width: 50px;
    height: 228px;
    text-align: center;
    vertical-align: middle;
    background: #571c20;
}
.ltsBoxRight
{
    height: 228px;
    color: #666;
    background: #fdf6e6 url(/images/global/flame_bg.gif) no-repeat scroll bottom right;
    padding: 20px 0 10px 10px;
    border-top: 3px solid #c0a496;
    border-right: 3px solid #c0a496;
    border-bottom: 3px solid #c0a496;
}
.ltsBoxLabel
{
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    color: #8d9b20;
    padding: 10px 30px;
}
.ltsBoxText
{
    font-size: 13px;
    font-weight: bold;
    color: #571c20;
}
/* End Lifetime Societies Box */
/* GAC */
.gac 
{
    width: 86%;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    /*background: #fff;*/
    padding: 0 30px 20px 30px;
    margin: 0 auto;
    border: 2px solid #006757;
    -webkit-border-radius: 1.0em;
    -moz-border-radius: 1.0em;
    border-radius: 1.0em;
}
.gac hr
{
    height: 1px;
    color: #006757;
    background-color: #006757;
    border-color: #006757;
}
.todo 
{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #006757;
}
.fgac
{
    width: 200px;
    text-align: center;
    margin: 0 auto;
}
.fgac .sub
{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006757;
}
/* End GAC */
