@charset "utf-8";

.row { width: 100%; max-width: 100%; margin: 0 auto; }
.rowL { width: 100%; max-width: 1000px; margin: 0 auto; }
.rowL2 { width: 100%; max-width: 1280px; margin: 0 auto; }
.rowL3 { width: 100%; max-width: 1620px; margin: 0 auto; }  
* {
    box-sizing: border-box;
    margin:0; 
    padding:0;    
}

html {
	background-color:#fff;
/*	background-image:url(../img/bg_00.jpg);
	background-size:cover !important;
	background-position:center center;
	background-repeat:no-repeat; */
}

body {
        font-family: "Lato", sans-serif;
/*
        font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size:1rem;
font-weight:400;
	font-family: 'Open Sans', sans-serif, Arial;
*/
	font-size:1.2em;
	font-weight:400;
        line-height:1.5;
        color: #494949;
	margin:auto;
	padding:0;
}    

body,html{
    height:100%;
    width:100%;
    -webkit-overflow-scrolling: touch;
}
bar a, bar a:link, bar a:active, bar a:visited, bar a:hover
{
	color: inherit;
	text-decoration: underline;
}

.header_bar
{
	text-align: center;
}
.header_bar
{

	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 46px;
        background-color: #1B1B1B;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 46px;
	padding: 0 50px;
}
.header_bar.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.header_bar a
{
	display: block;
	width: 48px;
	height: 18px;
	padding: 11px;
	position: absolute;
	top: 0;
	left: 0;
}
.header_bar a:before,
.header_bar a:after
{
	content: '';
	display: block;
	background: #fff;
	height: 2px;
}
.header_bar a span
{
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}
.tab-bar {
    background-color: #1B1B1B;  
}
.title {
    line-height: 1;
    font-size:1.5em;
    color: #fff;
}
/*
.off-canvas-wrap,.inner-wrap{
    height:100%;   
}
*/
.off-canvas-wrap .main-section
{
    height: 100%; overflow:scroll;    
}

/* remove scroll bars in Safari */
.off-canvas-wrap .main-section:-webkit-scrollbar { 
    display: none; 
}      

.left {
    float:left;
}

.right {
    float:right;
}

.req_box {
    margin: .1em .1em .1em .1em;
    padding: .9em .9em .9em .9em;
    border: 2px solid #FF0000;
    color:#ff0000;
}
.reqvalue {
    color:#ff0000;
}

.border {
    border: 1px solid #000;
} 
.img_border {
    border: 1px solid #000;
} 

.noMarginBot {
margin-bottom: 0;
}   

UL.noMargin 
{
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

FORM.noMargin
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.no-pad-right {
padding-right: 0;
}
.no-pad-left{
padding-left: 0;
}
.no-pad-bottom{
padding-bottom: 0;
}
.large-only-no-pad-right {
    padding-right: 0;
}
.large-only-no-pad-left{
    padding-left: 0;
}
.pad-top-1 {
    padding-top: 1em;
}
.pad-top-2 {
    padding-top: .5em;
}
.marg-bot-1 {
    margin-bottom: 1em;
}
.padding-1 {
    padding: .1em;
}

p {
    font-size:1.2em;
    font-weight:300;
    line-height:1.4em;
    margin:0.1em 0;
    padding:0;
    color:#494949;
}

.bold {
    font-weight:bold;
}
.white-bg {
    background: #fff;
}
.color-bg {
/*    
    background-color:#595959;    
*/
}
.color-bg2 {
    background-color:#059855;    
}
.color-bg3 {
    background-color:#02462a;    
}
.color-bg4 {
    background-color:#f7f6f5;    
}

table {
    border:0;
    background-color:transparent;
}
tr {
    background-color:#fff;
}
td {
    background-color:#fff;
}
.sep-bar1 {
/*    
    line-height:0px;
    font-size:0px;
*/
    min-height: 60px;
    border-top:1px solid #059855;
    border-bottom:1px solid #059855;
    padding-top: .5em;
    padding-bottom: 1em;
}

.sep-bar2 {
    min-height: 8px;
    float:none; 
    padding:2px 0 2px 0;
    background-color: #0a406b;
}
.circle-radius {
	width: 175px;
	height: 175px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
        border: 2px solid #0a406b;
}
.rounded-edge {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
}

.content-bg-bot {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1em;
/*    
    vertical-align: bottom;
    background-repeat: repeat-x;
    background-image: url('../images/splashbg.gif'); 
    background-color: #f4f4f4;
*/
}
.content-bg1 {
    background-color: #525252;
}
.content-bg2 {
    background-color: #017043;
}
.headerBg {
    display:block;
    float:none; 
    margin:auto;
    padding:0;
/*    
    background-repeat: repeat-x;
    background-position: top;
    background-image: url('../images/header-bg.gif');        
*/
/*    
    background-color: #fff;
background-color: #fffcc1;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url('../images/header-rgt.gif');    
*/    
}
.headerLogo {
    display:block; 
/*    
    width: 100%;
    height: 89px !important;
    background-color: #fff;
    max-height:89px;
    width: auto\9; 
*/    
    /* ie8 */    
    max-width:336px;
    vertical-align:top;    
    text-align:center;    
    color: #fff;
    font-family: Source Sans Pro, sans-serif;

}
.head-logo {
    padding-top:0;
    padding-bottom:0;
}
.logo {  
    width: 100%;
    height: auto !important;
    max-width:336px;
    max-height:127px;
    width: auto\9; /* ie8 */
    margin-top: .2em;
    margin-bottom: .2em;
}

.logoLink:link {	
    color: #fff;
    text-decoration: none;
    font-size: 2.2em;
    line-height: 1em;
    font-weight: bold;
    font-style: normal;  
    font-family: Source Sans Pro, sans-serif;
    text-shadow: none;    
}

.logoLink:visited {
    color: #fff;
    text-decoration: none;
    font-size: 2.2em;
    line-height: 1em;    
    font-weight: bold;
    font-style: normal;
    font-family: Source Sans Pro, sans-serif;    
    text-shadow: none;    
}

.logoLink:hover {
    color: #fff;
    text-decoration: underline;
    font-size: 2.2em;
    line-height: 1em;    
    font-weight: bold;
    font-style: normal;
    font-family: Source Sans Pro, sans-serif;    
    text-shadow: none;    
}

.page-bg {
/*    
    background-repeat: repeat-x;
    background-position: top;
    background-image: url('../images/outer-shade2.gif');     
*/
}
.footer1 {
    padding-top: 3em;
    background-color: #0a406b;
}
.footer2 {
    padding: 1em;
    background-color: #79add5;
    min-height:60px;
}
.footer_top {
    min-height:11px;  
    background-color: #F9F9F9;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url('../images/footer-top-bg.gif');    
}
.logo-footer {  
    width: 100%;
    height: auto !important;
    max-width:336px;
    max-height:127px;
    width: auto\9; /* ie8 */

}
.footer_logo {  
    display:block; 
    max-width:336px;
/*    
    margin:auto auto auto auto;
    background-color:#fff;
*/
    vertical-align:top;    
    text-align:center;    
    color: #fff;
    font-family: Source Sans Pro, sans-serif; 
    padding: .2em;    
}
.footertxt {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 17.3px;
	line-height:1.5;
}

.footerlnk:link {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: 18.3px;
	line-height:1.5;
}

.footerlnk:visited {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: 18.3px;
	line-height:1.5;
}

.footerlnk:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;		
    font-size: 18.3px;
	line-height:1.5;
}

.footerlnk2:link {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: 18.3px;
	line-height:1.5;
}

.footerlnk2:visited {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: 18.3px;
	line-height:1.5;
}

.footerlnk2:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;		
    font-size: 18.3px;
	line-height:1.5;
}

.headerTxtBrand {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.5em;  
    color: #777777;
}
.headerTxtDiv1 {
    padding-right: 2em;
}
.headerTxt {
    color: #777777;   
}
.headerTxt2 {
    margin: 0 0 0 0;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 1.7em;
    color: #00351f;   
}
.headerTxt3 {
    margin: 0 0 0 0;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 1.2em;
    color: #00351f;  
}
.headerTxtBig {
    margin: 0 0 0 0;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 1.2em;
    color: #00351f;  
    font-family: "Lato", sans-serif;
	line-height:1.5;
}

.headerLnkUpper:link {
    color: #0a406b;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 19px;   
     font-family:lato, sans-serif;
    text-transform: uppercase;     
}

.headerLnkUpper:visited {
    color: #0a406b;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 19px;   
font-family:lato, sans-serif;
    text-transform: uppercase; 
}

.headerLnkUpper:hover {
    color: #0a406b;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 19px;   
font-family:lato, sans-serif;
    text-transform: uppercase; 
}

.headerLnk1:link {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: .9em;
}

.headerLnk1:visited {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: .9em;
}

.headerLnk1:hover {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;		
    font-size: .9em;
}

.top_horizontal_menu {
    min-height: 46px;
    float:none; 
    padding: 0;
/*    
    background-color: #15548a;
    background-color: #015c93;
*/
}
.top-left-menu {
    padding-top: .4em;
    padding-right: 10em;    
}
.top-center-menu {
    padding-right: 1em;  
}
.horizontalMenu1 {
    background-color: #cfcfcf;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%;
    /*background-image: url('../images/curve.gif');*/ 
    min-height: 46px;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;
    border-bottom:1px solid #808080;
/*    border-top-right-radius: 40px;
    -webkit-border-top-right-radius: 40px;*/
}
.horizontalMenu2 {
    background-color: #cfcfcf;
    min-height: 46px;
    padding-top:0;
    padding-bottom:0;
    margin-top:0;
    margin-bottom:0;    
    border-bottom:1px solid #808080;
}
.hmenu-item-upper {
    margin-left:2.5em;
    color:#0a406b;
}
.hmenu-item {
    margin-right:2em;
}
.hmenu-end {
    margin-right:20.5em;
}
.donateMenuBtn {
    min-height: 46px;
    background-color: #79add5;
/*  

    background-color: #15548a; 
*/
}
.donateMenuBtn2 {
    min-height: 59px;

/*      
position: absolute;
min-width: 181px;
max-width: 181px;
width:181;

    background-color: #15548a; 
    background-color: #15548a;
    background-repeat: no-repeat;
    background-position: top left;
  
    background-size: auto 100%;
    background-image: url('../images/top-donate-curve.gif');     
*/    
}
.donateMenuBtn3 {
    padding-top: 0;
}

.top_horizontal_menu_text {
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
}

.top_horizontal_menu_shade {

}

.horizontal_menu {
    display:block;
    float:none;
    min-height:44px;    
    margin:auto;
    padding:1px;
    background-color: #0a406b;    
/*    
    background-color: #005c92;
    background-color: #bab6a8;
    padding-top: 2.7em;
    background-image: url('../images/headermenubg.gif');    
*/
}

.horizontal_menu_shade {
/*    
    display:block;
    float:none;  
    margin:auto;
    padding:0;
    position: relative;
    background-repeat: repeat-x;
    background-position: top;
    background-image: url('../images/menu-shade.png'); 
*/
}

.content-area {

}
.content-area-1 {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url('../images/slide-bg.jpg');    

}

.menu-border1 {
/*    
    border-right: 1px solid #dddbd4;    
*/
}

.topMenuItem1:link {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;   
/*    
    background-color: #4776b4;     
*/
    text-transform: uppercase;    
}

.topMenuItem1:visited {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;
    text-transform: uppercase;      
}

.topMenuItem1:hover {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em; 
    text-transform: uppercase;      
}

.mobTopMenuItem1:link {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 1.25em;
}

.mobTopMenuItem1:visited {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: 1.25em;
}

.mobTopMenuItem1:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    font-size: 1.25em; 
}

.subHead {
    min-height:86px; 
    border-bottom: 1px solid #fff;
    background-color:#195594;
    background-repeat: repeat-x;
    background-position: top;
    background-image: url('../images/sub-bg.gif');    
}

.coBtn1a {                            
    padding-left:1em;
    padding-right:1em;
    padding-top:0;
    padding-bottom:1em;

}                            
.coBtn1 {                            
    padding-top:1em;
    background-color:#f1f1f1;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../images/btn-co1-a.jpg');
    min-height: 122px;
    color:#fff;    
    border:1px solid #016EAD;
    background-size: 100% 100%;
}
.coBtn1 a:link {                            
    color:#fff;
    min-height: 122px;    
    text-shadow: 2px 2px #000;
}
.coBtn1 a:visited {                            
    color:#fff;
    min-height: 122px;    
    text-shadow: 2px 2px #000;    
}
.coBtn1 a:hover {         
    color:#fff;    
    min-height: 122px;
    text-shadow: 2px 2px #000;
    
}
.coBtn1:hover {   
    background-image: url('../images/btn-co1-b.jpg');
    min-height: 122px;
    background-size: 100% 100%;
}
.coBtn1Img {
    min-height: 122px;
}

.indexImgBrd2 {
    margin:0;
    width:100%;
    border: 1px solid #79add5;
}

.colorLink1:link {	
    color: #fff;
}

.colorLink1:visited {
    color: #fff;  
}

.colorLink1:hover {
    color: #fff; 
}

INPUT.submitBtn {
    color: white;  
    background: #79add5; /* old browsers */
    border: 1px solid #0a406b;
}
INPUT.submitBtn:hover {
    background: #00a8df;
    cursor: pointer;
    
}

INPUT.submitBtn1 { 
    background-color: #79add5; /* old browsers */
    border: 1px solid #0a406b;
    line-height: 1.6em;
    padding:.4em;
    margin: 0 0 0 0;
    font-size:.9em;
    color:#fff;
    font-weight:bold;  
}
INPUT.submitBtn1:hover {
    background: #0a406b;
    cursor: pointer;     
    border: 1px solid #00a8df;
}
.search1-input {
    line-height: 1.6em;
    font-size: 1.2em;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #00a8df;
    margin-right:0;   
    
}
.search1-input::placeholder {
  color: #494949;
  font-size: 1.2em;
  font-style: normal;
}
.search1-text {
    font-weight:bold;
    font-size:1em;
    line-height:1em;
    margin-top:.6em;    
    color: #777777
}

.inputTxt {
    height: 29px !important;
    font-size: 1em;
    font-weight: normal;
    color: #8E8E8E;
    border: 1px solid #DADADA;
    line-height:normal;
    padding:3px;
    background-color: #ffffff;
}

.inputSelect {
    height: 29px !important;   
    font-size: 1em;
    font-weight: normal;
    line-height:normal;
    color: #8E8E8E;
    border: 1px solid #DADADA;
    background-color: #ffffff;
    padding: 3px 3px 3px 2px;
}

.inputTxtArea {
    font-size: 1em;
    font-weight: normal;
    color: #8E8E8E;
    border: 1px solid #DADADA;
    line-height:normal;
    padding:3px;
    background-color: #ffffff;
}

INPUT {
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 2px;
	border-top: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-bottom: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	background-color: #ffffff;
	color: #292929;
	font-size: 1em;
	font-weight: normal;
}

SELECT
{
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-bottom: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	background-color: #ffffff;
	color: #292929;
	font-size: 1em;
	font-weight: normal;
}

TEXTAREA
{
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-top: #DADADA 1px solid;
	border-right: #DADADA 1px solid;
	border-bottom: #DADADA 1px solid;
	border-left: #DADADA 1px solid;
	background-color: #ffffff;
	color: #292929;
	font-size: 1em;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif, Arial;        
}

a:link {	
    color: #0a406b;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;   
}

a:visited {
    color: #0a406b;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}

a:hover {
    color: #0a406b;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
}

.header_main {
    margin: .8em auto auto auto;
    padding:0;
    font-size: 1.4em;
    font-weight: bold;
    color: #25304B; 
    border-bottom: 1px solid #404040;    
}

.welcome_head {
    margin: auto auto auto auto;
    padding:0;
    font-size: 1.4em;
    color: #8A2432;  
    text-shadow: none;
}
.welcome_text {
    margin: auto auto auto auto;
    padding:0;
    color: #494949;  
    text-shadow: none;
}

h1 { 
    /* font-size:2em !important; */
    line-height:1.5em !important;
    /* margin:.5em auto 0 auto !important; */
    padding:0 !important;
    font-weight:700 !important;
    color: #0a406b !important;
}

h2 { 
    font-size:2em !important;
    line-height:.5em !important;
    margin:.5em auto 0 auto !important;
    padding:0 !important;
    font-weight:400 !important;
}

h3 { 
    font-size:1.5em !important;
    line-height:.5em !important;
    margin:0 !important;
    padding:0 !important;
    font-weight:400 !important;
}

h4 { 
    font-size:1.2em !important;
    line-height:.5em !important;
    margin:2em auto 0.25em auto !important;
    padding:0 !important;
    font-weight:400 !important;
}

h5 { 
    font-size:1em !important;
    line-height:1em !important;
    margin:1em auto 0.25em auto !important;
    padding:0 !important;
}

li { 
    font-size:1.1em !important;
    font-weight:400 !important;
}

#carousel {
    position:relative;
}
#carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
}
#carousel li {
    color: #999;
    width: 185px;
}

#carousel li img {  

}		

.clearfix {
    float: none;
    clear: both;
}
#carousel .prev, #carousel .next {
/*    
    margin-left: 10px;
*/
    width:33px;
    height:32px;			
    display:block;
    text-indent:-999em;
    background: transparent url('../images/carousel_control3.png') no-repeat 0 0;
    position:absolute;
    top:-45px;				
}
#carousel .prev {
    background-position: -1px 0;
    right:3em;
}
#carousel .prev:hover {
    right:3em;
    background-position: -1px -33px;
}			
#carousel .next {
    background-position: -39px 0;
    right:.6em;
}
#carousel .next:hover {
    right:.6em;
    background-position: -39px -33px;    
}		

#carousel .pager {
    margin:0 0;
    text-align: center;
}
#carousel .pager a {
    margin: 0 5px 0 0;
    text-decoration: none;
    display:inline-block;
    width:8px;
    height:8px;
/*    background: transparent url(<c:url value='/images/carousel_control.png'/>) no-repeat -2px -32px;*/
    text-indent:-999em;
}
#carousel .pager a.selected {
    text-decoration: underline;
/*    background: transparent url(<c:url value='/images/carousel_control.png'/>) no-repeat -12px -32px;*/				
}
.indexImgBrd {
    border: 1px solid #9D996B;
    margin: 8px 0 5px 0;
    padding: 0 0 0 0;
}
.featuredOuter {
    border: 1px solid #D9DAD9;
    background-color: #FBFBF7;
}
.featuredHead {
    font-size:1.3em;
    font-weight:normal;
    padding: 13px 0 8px 5px;
    border-bottom: 1px solid #A7A7A7;
}
.featuredHeadLnk1:link {
    color: #C80000;
    text-shadow: none;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
.featuredHeadLnk1:visited {
    color: #C80000;
    text-shadow: none;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}
.featuredHeadLnk1:hover {
    color: #C80000;
    text-shadow: none;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;       
}

.homeInvItem {
    border: 1px solid #D9DAD9;
    background-color: #F5F5F5;
    background-image: url(../images/item-bg.gif);  
    background-repeat: repeat-x;
    background-position: top center;   
    margin:.4em 0 .4em 0;
}

.homeInvItemLnk:link {
    color: #C80000;
    text-shadow: none;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    line-height: 1em;
    font-size:1.2em;
}

.homeInvItemLnk:visited {
    color: #C80000;
    text-shadow: none;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    line-height: 1em;
    font-size:1.2em;    
}

.homeInvItemLnk:hover {
    color: #C80000;
    text-shadow: none;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    line-height: 1em;
    font-size:1.2em;    
}

.homeInvItemLnk2:link { 
    color:#fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
}

.homeInvItemLnk2:visited { 
    color:#fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
}

.homeInvItemLnk2:hover { 
    color:#fff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
}

.homeInvItemLnk3:link { 
    color:#fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1em;
}

.homeInvItemLnk3:visited { 
    color:#fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1em;
}

.homeInvItemLnk3:hover { 
    color:#fff;
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 1.8em;
    line-height: 1em;
}
.homeInvItemPriceLnk2:link {
    color: #ffffff;   
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    vertical-align: top;
    padding: 0 10px 0 0;
}

.homeInvItemPriceLnk2:visited {
    color: #ffffff;        
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    vertical-align: top;
    padding: 0 10px 0 0;     
}

.homeInvItemPriceLnk2:hover {
    color: #ffffff;        
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    vertical-align: top;   
}

.homeInvItemPriceLnk:link {
	color: #C80000;
       text-shadow: none; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
        line-height:1.2em;
}

.homeInvItemPriceLnk:visited {
	color: #C80000;
        text-shadow: none;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
        line-height:1.2em;
}

.homeInvItemPriceLnk:hover {
	color: #C80000;
        text-shadow: none;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
        line-height:1.2em;
}
.buttonMenuLnk {
    color: white;  
    background: #79add5; /* old browsers */
    border: 1px solid #0a406b;
}
.buttonMenuLnk:link {
    color: white;  
    background: #79add5; /* old browsers */
    border: 1px solid #4a525d;
}

.buttonMenuLnk:visited {
    color: white;  
    background: #79add5; /* old browsers */
    border: 1px solid #4a525d;
}

.buttonMenuLnk:hover {
    background: #0a406b;
}

.buttonMenuLnk2 {
    color: white;  
    background: #0a406b;
    margin: 0;
    min-height: 59px;
    max-height: 59px;
    background-image: url('../../img/top-donate-curve2.gif');  
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-top:.3em;
}

.buttonMenuLnk2:link {
    color: white;  
    background: #0a406b;
    margin: 0;
    min-height: 59px;
    max-height: 59px;
    background-image: url('../../img/top-donate-curve2.gif');  
    background-repeat: no-repeat;
    background-position: left bottom;  
    border:none !important;	
	box-shadow:none !important;
}

.buttonMenuLnk2:visited {
    color: white;  
    background: #0a406b ;
    margin: 0;
    padding: 0.2em;
    min-height: 59px;
    max-height: 59px;
    background-image: url('../../img/top-donate-curve2.gif') ;  
    background-repeat: no-repeat;
    background-position: left bottom;  
    border:none !important;	
	box-shadow:none !important;    
}

.buttonMenuLnk2:hover {
    color: white;  
    background: #0a406b !important;
    margin: 0;
    min-height: 59px;
    max-height: 59px;
    text-decoration: none;
    background-image: url('../../img/top-donate-curve2.gif') !important;  
    background-repeat: no-repeat !important;
    background-position: left bottom !important;   
    border:none !important;
	box-shadow:none !important;
}


.vLnkPad {
    text-align: center;
    margin: 0 2px 4px 0;
    padding: 4px 0 4px 0;
    background-image: url(//assets.advancedautodealers.com/images/commons/bgshade3.gif);
    border: 1px solid #cccccc;
}

.menuboxhead {
    color: #FFFFFF;     
    background-color: #525252;      
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.3em;
    border-top: 1px solid #1B1B1B;
    border-right: 1px solid #1B1B1B;
    border-bottom: 0;
    border-left: 1px solid #1B1B1B;	
    padding-top: .2em;
    padding-left: .6em;
    padding-bottom: .2em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;        
}

.menuBoxCnt {
	border: 1px solid #1B1B1B;
        
        padding-right: 1em;
        padding-left: 1em;
}

.gen-border-1 {    
    border: 1px solid #525252;
    background-color: #f9faf8;
    padding-top: 1em;
    padding-bottom:1em;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;       
}

.gen-border-2 {    
    border: 1px solid #525252;
    background-color: #525252;
    color: #fff;
    padding-top: 1em;
    padding-bottom:1em;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;       
}
.directoryBox {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding-bottom: 1em;
}
.directoryHeader {
    color: #ffffff;
    text-shadow: none;
    background-color: #1B1B1B;	
    font-style: normal;
    font-weight: bold;
    font-size: 1.1em;
    border-top: 1px solid #000000;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;	
    padding: 4px 4px 4px 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;          
}


.directoryHeader a:link {	
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.directoryHeader a:visited {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;	
    font-size: 1.1em;
}

.directoryHeader a:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;	
    font-size: 1.1em;
}

.directoryItemHeader {
    border-top: 1px solid #000000;
}

.directoryOffBg {
    background: #fff;
}

.directoryOnBg {
    background: #eee;
}

.item_title {
    font-size:2.5em;
    line-height:1em;
    color: #17469B;
    margin:auto auto auto auto;
    padding:0;
    font-weight:700;    
}
.item_box {
    
}
.item_edge {
    border: 1px solid #1B1B1B;
    background-color:#e9edf1;
    padding-bottom:1em;
}
.item_img {
    border: 1px solid #17469B;
    border: 1px solid #525252;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
}

.cbox_highlight {
    border: 1px solid #3E2B24;
    background-color: #EFEDE2;
    padding: 10px;
}

.cBox2Head {
	margin: 0 0 0 0;
	color: #FFFFFF;
        background-color: #0a406b;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
}
.eventHead {
	margin: 0 0 0 0;
	color: #494949;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;   
}
.eventHeadTxt {
	color: #005C92;
	font-weight: bold;
	font-style: normal;		
        padding: 0 0 .5em 0;
        line-height: 1em;
}

.eventHeadLnk1:link {
	color: #016EAD;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
        font-size: .95em;
        line-height: .5em;
}

.eventHeadLnk1:visited {
	color: #016EAD;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
        font-size: .95;
        line-height: .5em;
}

.eventHeadLnk1:hover {
	color: #016EAD;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
        font-size: .95;
        line-height: .5em;
}

.eventHeadLnk2:link {
	color: #016EAD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
        font-size: .9em;
        line-height: .5em;        
}

.eventHeadLnk2:visited {
	color: #016EAD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
        font-size: .9em;
        line-height: .5em;         
}

.eventHeadLnk2:hover {
	color: #016EAD;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;		
        font-size: .9em;
        line-height: .5em;        
}
/*/////////////////////////////////////////////////////////////*/
.listInvItemMain {
    border-bottom: 1px solid #A7A7A7;
    background-image: url('../images/search-select-bg.gif');  
    background-repeat: repeat-x;
    background-position: left bottom;    
}
.listInvItemSubLft {
    border-left: 1px solid #A7A7A7;
}
.listInvItemSubRgt {
    border-right: 1px solid #A7A7A7;
}

.listInvItem {
    border: 1px solid #A7A7A7;
    background-image: url('../images/search-select-bg.gif');  
    background-repeat: repeat-x;
    background-position: left bottom;    
}

.listInvItemLnk:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

.listInvItemLnk:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

.listInvItemLnk:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;        
	font-style: normal;
	font-size: 1em;
}
.listInvItemPriceTxtLnk:link {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.listInvItemPriceTxtLnk:visited {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.listInvItemPriceTxtLnk:hover {
	color: #D40000;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}

.listInvItemPriceLnk:link {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
}

.listInvItemPriceLnk:visited {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
}

.listInvItemPriceLnk:hover {
	color: #D40000;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
}
.itemImgBrd {
    border: 1px solid #9D996B;
    margin: 6px 4px 13px 3px;
}

.indexImgBrd {
    border: 1px solid #9D996B;
    margin: 0 0 5px 0;
}

.imgbrd 
{
	border: 1px solid #494949;
	margin: 2px 5px 0 5px;
}

#imgbrd 
{
	border: 1px solid #494949;
	margin: 2px 5px 0 5px;
}

.loginbox {background-color: #f9f9f9;border: 1px solid #494949;margin-top:.3em;margin-bottom:.3em;padding:1.1em;}
.logintxt {color: #000F40;font-weight: bold;padding-top:.3em;}
.loginlowbg {background-color: #e1e1e1;border-top: 1px solid #ffffff;padding-top:.5em;}

.nowrap {
    white-space: nowrap;
}

.shadow-up {
    text-shadow: 0 -2px #494949;    
}
.shadow-down {
    text-shadow: 1px 1px #494949;    
}
/*/////////////////////////////////////////////////////////////*/

    .service-box {
        text-align: center;
        padding: 15px;
        padding-top: 0px;
        border: 1px solid #ddd;
        margin-top: 70px;
    }
    .service-box i{
        width: 90px;
        height: 90px;
        color:#fff;
        text-align: center;
        line-height: 90px;
        margin-bottom: 20px;
        border-radius: 50%;
        font-size: 40px;
        position: relative;
        margin-top: -50px;
    }
    .service-box h3{
        text-transform: uppercase;
        font-weight: 700;
        font-size: 16px;
    }
    .service-box p{
        color:#888;
        font-size: 13px;
        font-weight: 400;
    }

    .red{
        background:   #b01a40;
    }
    .green{
        background:  #46aa1f;
    }
    .blue{
        background:  #408afa;
    }
    .orange{
        background:  #d24726;  
    }
    .yellow{
        background-color: #e99a1e;
    }
    .btn{
        font-weight: normal;
    }
    .lead{
        color:#777;
    }


/* Small screens */
@media only screen { } /* Define mobile styles */

/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) { 
table {
    width:100%;
    border:0;
}
td { 
    display:block !important;
    clear:both;
    width: 100% !important;
}  
td img {
    max-width:100% !important;
    height:auto;
    display:block;
    padding:.2em;
} 
.page-bg {
    background: transparent;
}    

.horizontalMenu1 {
    background: none;    
    background-color: #4776b4;
    min-height: 46px;
}
.horizontalMenu2 {
    background-color: #0a406b;
    min-height: 46px;
}
.hmenu-item {
    margin-right:.6em;
}
.hmenu-end {
    margin-right:1em;
}

.top_horizontal_menu_shade {
    margin: auto auto auto auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../../img/shade-bot.png');  
}    
.headerLogo {
    margin:2em auto 1em auto;   
}

.headerTxtBrand {
    margin: .2em 0 0 0;   
}
.headerTxtDiv1 {
    padding-right:0;
}
.small-pad-top {
    padding-top:0;
    margin:2em auto auto auto; 
}
.small-pad-top-2 {
    padding-top:0;
    margin:auto auto auto auto; 
}
.top-left-menu {
    padding-top: 1em;
    padding-right: 1em;    
}
.top-center-menu {
    padding-top: .3em;
    padding-right: 2em;  
}

.large-only-no-pad-right {
    padding-right: 1em;
}
.large-only-no-pad-left{
    padding-left: 1em;
}
.footer_logo {  
    display:block; 
    max-width:336px;
    margin:.3em auto .3em auto;
    vertical-align:top;    
    text-align:center;    
    color: #fff;
    font-family: Source Sans Pro, sans-serif;
    padding: .5em;
    
}

.item_title {
    font-size:1.5em;
    line-height:2em;
    color: #17469B;
    margin:auto auto auto auto;
    padding:0;
    font-weight:700;    
}
.main-example {
  width: 100%;
  margin-top: 1em;
}
.main-example .countdown-container {
  height: 100px;
}
.main-example .time {
    height: 68px;
    width: 48px;
}
.main-example .count {
  font-size: 1.5em;
  line-height: 68px;
}
.main-example .label {
  font-size: 0.8em;
  top: 70px;
}
.footer1 {
    padding-top: 0;
}

} 

/* ------------------------------------------
    Medium screens 
    min-width 641px, medium screens 
------------------------------------------ */ 
@media only screen and (min-width: 40.063em) { 

.medium-pad-top {
/*    
    margin:2.9em auto auto auto;   
*/
    margin:auto auto auto auto;   
}    

} 

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    
.top_horizontal_menu_shade {
    margin: 1px auto auto auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../../img/shade-bot.png');  
}     
.logo {
    margin:.1em auto .5em auto;   
}       
.headerLogo {
    margin:auto auto auto auto;   
}   
.headerTxtBrand {
    margin: .2em 0 0 0;   
    padding: 0 0 0 0;   
}
.headerTxtDiv1 {
    padding-right:auto;
}
.medium-pad-top {
    margin:auto auto auto auto;   
}    
.large-only-no-pad-right {
    padding-right: 1em;
}
.large-only-no-pad-left{
    padding-left: 1em;
}

.item_title {
    font-size:2em;
    line-height:2em;
    color: #17469B;
    margin:auto auto auto auto;
    padding:0;
    font-weight:700;    
}

.medium-pad-top-1 {
    margin-top: 1em;
}
.medium-pad-top-2 {
    margin-top: 2em;
}
.medium-pad-top-23 {
    margin-top: 2.3em;
}
.medium-pad-top-25 {
    margin-top: 2.5em;
}
.medium-pad-top-3 {
    margin-top: 3em;
}
.top-left-menu {
    padding-top: .4em;
    padding-right: 0;    
}

} 
header.header-menu .container
{
	float:right;
	padding-right:0px;
}
h2.prg_subhead
{
	color: #494949;
    line-height: 33px !important;
    font-size: 20px !important;
}

/* ------------------------------------------
    Large screens
    min-width 1025px, large screens 
 ------------------------------------------ */
@media only screen and (min-width: 64.063em) { } 

/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 64.063em) and (max-width: 90em) { } 

/* ------------------------------------------
    XLarge screens
    min-width 1441px, xlarge screens
 ------------------------------------------ */
@media only screen and (min-width: 90.063em) { }

/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (min-width: 90.063em) and (max-width: 120em) { } 

/* ------------------------------------------ 
    XXLarge screens
    min-width 1921px, xxlarge screens
 ------------------------------------------ */
@media only screen and (min-width: 120.063em) { }  