@charset "utf-8";

/* Clearfix */

.clearfix:before, .clearfix:after {
	content:" ";
	display:table;
}

.clearfix:after { 
	clear:both; 
}

/* * For IE 6/7 only * Include this rule to trigger hasLayout and contain floats. */

.clearfix { *zoom: 1; }

* { 
	margin:0; 
	padding:0;
/*        
	box-sizing:border-box;
*/
}

html {
	background-color:#F5F3E9;
/*	background-image:url(../img/bg_00.jpg);
	background-size:cover !important;
	background-position:center center;
	background-repeat:no-repeat; */
}

body {
	font-family: 'Lato', serif;
	font-size:1em;
	font-weight:300;
/*        
	line-height:1.4em;
*/
        text-shadow: 1px 1px #C9C9C9;        
	margin:auto;
	padding:0;
}

.border {
    border: 1px dotted #ff0000;
}

ul {
   list-style-position: inside;
}

ol {
   list-style-position: inside;
}
.reqvalue {color: red;}

.eventList ul {
	list-style:none;
	display:block;
	float:none;
	margin:1.5em auto auto auto;
	padding:0;
}

.eventList li {
	list-style:none;
	display:block;
	float:none;
}
/*
.eventList ul {
    display:table-row;
}
.eventList ul li
{
    display: table-cell;
    list-style-type: none;
    margin: 10px;
    vertical-align: middle;
}
*/
.wrapperSection {
    width:100%;
    max-width:100%;
    height:auto;
    margin:auto;
    vertical-align:top;
    background-color: #F5F3E9;            
}

.search_menu_bg {
    background-color: #fff;
    min-height: 65px;
}

.auction_box {
    height: 326px;
    border: 1px solid #00ff00;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url('../images/content-box.png');     
}

.auction_title {
    padding-top: 17px;
    padding-left: 20px;
    font-size: 1.5em;
    color: #ffffff;
    text-shadow: 1px 1px #000000;      
}

.full_width { 
    display:block;
    float:none;
    width:100%;
    max-width:988px;    
    margin:auto;
    padding:0;  
/*    
    padding-top:0;  
    padding-right:10px;  
    padding-bottom:0;  
    padding-left:10px;  
*/
    border:#999 dotted 0;
}

.wrapperContent2 {
    min-height:280px;
    width:100%;
    max-width:100%;
    margin:auto;
    vertical-align:top;
    background-color: #F5F3E9;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;    
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale')";  
    
}

.content_full_width { 
    display:block;
    float:none;
    width:100%;
    max-width:960px;    
    margin:auto;
    padding:0;
    height: auto !important;
  
}

.btnEventTraffic {
    background: #FF9900;
    border-radius: 3px;
    padding: 4px 4px 4px 4px;
    max-width: 100px;
    margin: 0 10px 0 0;
    text-align: center;
}

.btnEventPress {
    background: #4F780B;
    border-radius: 3px;
    padding: 4px 4px 4px 4px;
    max-width: 100px;
    margin: 0 10px 0 0;
    text-align: center;
}

.btnEventDept {
    background: #2A1A8F;
    border-radius: 3px;
    padding: 4px 4px 4px 4px;
    max-width: 100px;
    margin: 0 10px 0 0;
    text-align: center;
}

.btnEventHighlightTxt {
    padding: 0 4px 4px 4px;
    margin: 0 0 0 0;  
}

.btnEventHighlightLnk:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: .7em;      
}

.btnEventHighlightLnk:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: .7em;        
}

.btnEventHighlightLnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: .7em;       
}

.btnEventHighlightDateLnk:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: .8em;        
}

.btnEventHighlightDateLnk:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: .8em;        
}

.btnEventHighlightDateLnk:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: .8em;       
}

.btnEventIcon {  
    width: 100%;
    height: auto !important;
    max-width:63px;
    max-height:61px;
    width: auto\9; /* ie8 */
    margin: 0 0 0 0;    
}

.btnSplashHighlight {
    background: #A67618;
    border-radius: 3px;
    padding: 3px 8px 3px 8px;
}

.btnSplashHighlightLnk:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
	font-size: 1.1em;       
}

.btnSplashHighlightLnk:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
	font-size: 1.1em;       
}

.btnSplashHighlightLnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;		
	font-size: 1.1em;      
}

.btnIcon {  
    width: 100%;
    height: auto !important;
    max-width:95px;
    max-height:100px;
    width: auto\9; /* ie8 */
    margin: 0 5px 0 0;    
}

.btnMenu {  
    width: 100%;
    height: auto !important;
    max-width:95px;
    max-height:100px;
    width: auto\9; /* ie8 */
}

.btnSplash{
    min-height: 100px;
    background-color: #EFE9CF;
    background-repeat: repeat;
    background-position: top;
    background-image: url('../images/menu-bg.gif');    
    border-bottom: 1px solid #FFFFFF;
    margin-left: 2px;
}

.btnSplashHover {
    background-color: #EFE9CF;
    background-repeat: repeat;
    background-position: top;
    background-image: url('../images/menu-bg.gif');    
    border-bottom: 1px solid #FFFFFF;
    margin-left: 2px;  
}

.btnSplashTxtWrap {
    padding: 0 0 0 3px;    
    margin: 0 0 0 0;    
}

.btnSplashHeadLnk:link {
	color: #4B0000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
	font-size: 1.4em;
}

.btnSplashHeadLnk:visited {
	color: #4B0000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
	font-size: 1.4em;
}

.btnSplashHeadLnk:hover {
	color: #4B0000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;		
	font-size: 1.4em;
}

.btnSplashLnk:link {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: .8em;
}

.btnSplashLnk:visited {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: .8em;
}

.btnSplashLnk:hover {
	color: #494949;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: .8em;
}

.brandLine {  
    width: 100%;
    height: auto !important;
    max-width:510px;
    max-height:20px;
    width: auto\9; /* ie8 */
}

.header {
    display:block;
    float:none;
    min-height:136px;    
    margin:auto;
    padding:0;
    background-color: #F7F7F7;
    background-repeat: repeat;
    background-position: top;
    background-image: url('../images/headerbg.gif');    
}

.headerLogo {
    display:inline-block; 
    border:#999 dotted 0px;
    vertical-align:top;
}

.logo {  
    width: 100%;
    height: auto !important;
    max-width:615px;
    max-height:137px;
    width: auto\9; /* ie8 */
}

.footerLogo {
    display:inline-block; 
    border:#999 dotted 0px;
    vertical-align:top;
}

.footer_logo {  
    width: 100%;
    height: auto !important;
    max-width:418px;
    max-height:95px;
    width: auto\9; /* ie8 */
    text-align: center;
}

.headerContent {
    display:inline-block; 
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;

}

.headerTxt {
    margin: 0 0 0 0;
    text-decoration: none;
    font-weight: normal;
    font-size: 1.1em;
    color: #494949;    
    text-shadow: 1px 1px #C9C9C9;    
}

.headerTxtBig {
    margin: 0 0 0 0;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6em;
    color: #494949;    
    text-shadow: 1px 1px #C9C9C9;
}

.topMenuItem1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.30em;
        text-shadow: 1px 1px #000000;
}

.topMenuItem1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.30em;
        text-shadow: 1px 1px #000000;
}

.topMenuItem1:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-size: 1.30em;
        text-shadow: 1px 1px #000000;        
}

.listMenuItem1:link {
	color: #494949;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
}

.listMenuItem1:visited {
	color: #494949;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
}

.listMenuItem1:hover {
	color: #494949;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-size: 1.25em;
}

.top_horizontal_menu {
    display:block;
    float:none;
    min-height:10px;    
    margin:auto;
    padding:0;
    background-color: #E70000;
    background-repeat: repeat;
    background-position: top;
    background-image: url('../images/head-top-bg.gif');       
}

.horizontal_menu {
    display:block;
    float:none;
    min-height:48px;    
    margin:auto;
    padding:0;
    background-color: #C80000;
}

.horizontal_menu_shade {
    display:block;
    float:none;
    min-height:8px;    
    margin:auto;
    padding:0;
    background-repeat: repeat;
    background-position: top;
    background-image: url('../images/menu-shade.png');       
}

.welcome_head {
    display:block;
    float:none;
    margin: auto auto auto auto;
    padding:0;
    font-size: 1.4em;
    color: #494949;  
    padding: 5px 3px 5px 10px;
    text-shadow: 1px 1px #C9C9C9;
}
.welcome_text {
    display:block;
    float:none;
    margin: auto auto auto auto;
    padding:0;
    color: #494949;  
    padding: 5px 3px 5px 10px;
    text-shadow: 1px 1px #C9C9C9;
}

.wrapperContent {
    width:100%;
    max-width:100%;
    margin:auto;
    vertical-align:top;
    background-color: #F5F3E9;
    background-repeat: repeat-x;
    background-position: top left;
    background-image: url(''); 
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;    
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale')";  
}

.content_two_thirds {
    display:inline-block; 
    width: 67%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.content_one_third {
    display:inline-block; 
    width: 33%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.content_80 {
    display:inline-block; 
    width: 80%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.content_20 {
    display:inline-block; 
    width: 19.6%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.content_40 {
    display:inline-block; 
    width: 41.04%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
    background-color:#ffffff;
}
.content_60 {
    display:inline-block; 
    width: 58.55%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.content_top_head {
    display:block;
    float:none;
    margin: auto auto auto auto;
    padding:0;
    font-size: 1.4em;
    color: #ffffff;
    background-color: #A67618;   
    padding: 5px 3px 5px 10px;
}

.content_top {
    display:block;
    float:none;
    min-height:14px;
    margin: 2px auto auto auto;
    padding:0;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url('../images/shade-down.gif');    
}

.cbox_highlight {
    border: 1px solid #3E2B24;
    background-color: #EFEDE2;
    padding: 10px;
    max-width: 278px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  border-left: 1px solid #494949;
  border-right: 1px solid #494949;
  border-bottom: 1px solid #494949;    
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
}       
/*
.slide { 
    display:block;
    float:none;
    width:100%; 
    height: auto !important;
    max-height:340px;
    margin:auto;
    padding:0;
    overflow: hidden;
}

.slideImg {
    width: 100%;
    max-width:100%; 
    height: auto !important;
    max-height:100%;  
}
*/
.footer {
    display:block;
    float:none;
    min-height:144px;
    margin:auto;
    padding:0;
    background-color: #EAEBEC;      
}

.footer_top {
    display:block;
    float:none;
    min-height:16px;
    margin:auto;
    padding:0;  
    background-color: #F5F3E9;
    background-repeat: repeat-x;
    background-position: top;
    background-image: url('../images/footer-top-bg.gif');    
}

.footer_one_third {
    display:inline-block; 
    width:42%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.footer_two_thirds {
    display:inline-block; 
    width:58%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.footertxt {
    color: #494949;
   text-shadow: 1px 1px #C9C9C9;
    text-decoration: none;
    font-weight: bold;
    font-size: .9em;
}

.footerlnk:link {
    color: #494949;
   text-shadow: 1px 1px #C9C9C9;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;		
    font-size: .85em;
}

.footerlnk:visited {
    color: #494949;
   text-shadow: 1px 1px #C9C9C9;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;		
    font-size: .85em;
}

.footerlnk:hover {
    color: #494949;
   text-shadow: 1px 1px #C9C9C9;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;		
    font-size: .85em;
}

.footerMenuItem1:link {
    color: #494949;
   text-shadow: 1px 1px #C9C9C9;    
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: .8em;
}

.footerMenuItem1:visited {
    color: #494949;
   text-shadow: 1px 1px #C9C9C9;    
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-size: .8em;
}

.footerMenuItem1:hover {
    color: #494949;
   text-shadow: 1px 1px #C9C9C9;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    font-size: .8em;
}

ul.footer-menu > li {
    margin: auto .4em auto .4em;
    display: inline-block;
    zoom:1;
    *display:inline; /* this fix is needed for IE7- */
}

.footer-menu {
    margin-top: 1%;
    list-style-type: none;    
}

.one_third {
    display:inline-block; 
    width:37%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.two_thirds {
    display:inline-block; 
    width:63%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.half_layout {
    display:inline-block; 
    width: 50%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.last { 
    display:block;
    float:right;
    margin:0 0 0 0;
}

.wrapper {
    width:96%;
    max-width:960px;
    height:auto;
    min-height:480px;
    margin:2% auto;
    padding:1% 5% 3% 5%;
    vertical-align:top;
/*	text-align:centerl */
    border-radius:7px;
    border: 1px solid #000000;
}

p {
    font-size:1em;
    font-weight:300;
/*    
    line-height:1.2em;
*/
    margin:0.3em 0;
    padding:0;
    color:#494949;
}

.top {

}

.bottom {
    padding-bottom:2%;
}

.left {
    float:left;
}

.right {
    float:right;
}

td {
    color: #292929;
    font-weight: normal;
    font-size: 1em;
}

strong {
   font-weight: bold;
}

.searchInput {
    background-color: #110600;
    border: 1px solid #2B2900;
    font-size: .9em;
    height: 24px;
    width: 198px;
    margin: 0 0 0 0; 
    color: #ffffff;
}

.listingMenuLnk:link {
    display: inline-block;
    font: bold .9em/1.2em 'Lato', serif;
    text-decoration: none;
    color: white;
   text-shadow: 1px 1px #000000;    
    padding: .4em .5em;
    background: #002A8D; /* old browsers */
    background: -moz-linear-gradient(top, #D50D0D 0%, #780000 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D50D0D), color-stop(100%,#780000)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D50D0D', endColorstr='#780000',GradientType=0 ); /* ie */
    zoom: 1;
    border-top: 1px solid #630707;
    border-left: 1px solid #630707;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -box-shadow: 0 2px 4px  rgba(0,0,0,0.5);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.listingMenuLnk:visited {
    display: inline-block;
    font: bold 1.1em/1.3em 'Lato', serif;
    text-decoration: none;
    color: white;
   text-shadow: 1px 1px #000000;    
    padding: 0 1em;
    background: #002A8D; /* old browsers */
    background: -moz-linear-gradient(top, #D50D0D 0%, #780000 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D50D0D), color-stop(100%,#780000)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D50D0D', endColorstr='#780000',GradientType=0 ); /* ie */
    zoom: 1;
    border-top: 1px solid #630707;
    border-left: 1px solid #630707;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -box-shadow: 0 2px 4px  rgba(0,0,0,0.5);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.listingMenuLnk:hover {
    background: #002A8D; /* old browsers */
    background: -moz-linear-gradient(top, #F10101 0%, #A11010 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F10101), color-stop(100%,#A11010)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F10101', endColorstr='#A11010',GradientType=0 ); /* ie */
}


INPUT.submitBtnSrch {
    display: inline-block;
    font: bold 1.2em/1.5em 'Lato', serif;
    text-decoration: none;
    color: white;
    padding: 0 1em;
    background: #D50D0D; /* old browsers */
    background: -moz-linear-gradient(top, #D50D0D 0%, #780000 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D50D0D), color-stop(100%,#780000)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D50D0D', endColorstr='#780000',GradientType=0 ); /* ie */
    zoom: 1;
    border-top: 1px solid #630707;
    border-left: 1px solid #630707;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -box-shadow: 0 2px 4px  rgba(0,0,0,0.5);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
   text-shadow: 1px 1px #000000;
}
INPUT.submitBtnSrch:hover {
    background: #D50D0D; /* old browsers */
    background: -moz-linear-gradient(top, #F10101 0%, #A11010 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F10101), color-stop(100%,#A11010)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F10101', endColorstr='#A11010',GradientType=0 ); /* ie */
    cursor: pointer;
}

INPUT.submitBtn {
    display: inline-block;
    font: bold 1.2em/1.5em 'Lato', serif;
    text-decoration: none;
    color: white;
    padding: 0 1em;
    background: #D50D0D; /* old browsers */
    background: -moz-linear-gradient(top, #D50D0D 0%, #780000 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D50D0D), color-stop(100%,#780000)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D50D0D', endColorstr='#780000',GradientType=0 ); /* ie */
    zoom: 1;
    border-top: 1px solid #630707;
    border-left: 1px solid #630707;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -box-shadow: 0 2px 4px  rgba(0,0,0,0.5);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
   text-shadow: 1px 1px #000000;
}
INPUT.submitBtn:hover {
    background: #D50D0D; /* old browsers */
    background: -moz-linear-gradient(top, #F10101 0%, #A11010 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F10101), color-stop(100%,#A11010)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F10101', endColorstr='#A11010',GradientType=0 ); /* ie */
    cursor: pointer;
}
.submitBtn {
    display: inline-block;
    font: bold 1.2em/1.5em 'Lato', serif;
    text-decoration: none;
    color: white;
    padding: 0 1em;
    background: #D50D0D; /* old browsers */
    background: -moz-linear-gradient(top, #D50D0D 0%, #780000 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D50D0D), color-stop(100%,#780000)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D50D0D', endColorstr='#780000',GradientType=0 ); /* ie */
    zoom: 1;
    border-top: 1px solid #630707;
    border-left: 1px solid #630707;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -box-shadow: 0 2px 4px  rgba(0,0,0,0.5);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
   text-shadow: 1px 1px #000000;
}
.submitBtn:hover {
    background: #D50D0D; /* old browsers */
    background: -moz-linear-gradient(top, #F10101 0%, #A11010 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F10101), color-stop(100%,#A11010)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F10101', endColorstr='#A11010',GradientType=0 ); /* ie */
    cursor: pointer;
}

INPUT.submitBtn1 {
    display: inline-block;
    font: bold 15px/1.5em sans-serif;
    text-decoration: none;
    color: white;
    padding: 0.2em .5em;
    background: #A97B16; /* old browsers */
    background: -moz-linear-gradient(top, #DAA639 0%, #A97B16 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DAA639), color-stop(100%,#A97B16)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DAA639', endColorstr='#A97B16',GradientType=0 ); /* ie */
    zoom: 1;
    border: 1px solid #000000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -box-shadow: 0 1px 3px  rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
INPUT.submitBtn1:hover {
    background: #C39022; /* old browsers */
    background: -moz-linear-gradient(top, #F8BE43 0%, #C39022 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8BE43), color-stop(100%,#C39022)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8BE43', endColorstr='#C39022',GradientType=0 ); /* ie */
    cursor: pointer;    
}

.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;
}

UL.noMargin 
{
	margin-top: 0;
	margin-bottom: 0;
}

FORM.noMargin
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

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;
}

a:link {	
    color: #C80000;
    text-shadow: 1px 1px #C9C9C9;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;    
}

a:visited {
    color: #C80000;
    text-shadow: 1px 1px #C9C9C9;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}

a:hover {
    color: #C80000;
    text-shadow: 1px 1px #C9C9C9;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
}


h1 { 
    font-size:1.25em;
    line-height:1.5em;
    color: #494949;
    margin:.4em auto 0.25em auto;
    padding:0;
    font-weight:700;
}

h2 { 
    font-size:1.125em;
    line-height:1.25em;
    margin:1em auto 0.25em auto;
    padding:0;
    font-weight:700;
    color: #494949;

}

h3 { 
    font-size:1em;
    line-height:1em;
    margin:1em auto 0.25em auto;
    padding:0;
    font-weight:900;
}


.menuboxhead {
	height: 32px;
	color: #FFFFFF;
    text-shadow: 1px 1px #000000;        
	background-color: #C80000;      
	font-style: normal;
	font-weight: normal;
        text-decoration: none;
	font-size: 1.3em;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0;
	border-left: 1px solid #000000;	
	padding: 6px 3px 0 8px;
}

.menuBoxCnt {
	border: 1px solid #000000;
	padding: 3px 3px 3px 3px;	
}

/* Calendar */
.calHeader {
    background: #6A8A82;
    font-weight: bold;
    color: #ffffff;
}
.calNotCurrentMonthDay {
    color: #A0A0A0;
}
.calNotCurrentMonthDayBg {
    background: #FFFFFF;
}
.calCurrentMonthDay {
    color: #000000;
}
.calCurrentMonthDayBg {
    background: #EFF6FF;
}
.calCurrentMonthCurrentDayBg {
    background: #DCEBFF;
}

.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-shadow: 1px 1px #000000;  
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

.listInvItemLnk:visited {
	color: #FFF;
        text-shadow: 1px 1px #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}

.listInvItemLnk:hover {
	color: #FFF;
        text-shadow: 1px 1px #000000;
	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: 15px;
	font-family: 'Lato', serif;
}

.listInvItemPriceTxtLnk:visited {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	font-family: 'Lato', serif;
}

.listInvItemPriceTxtLnk:hover {
	color: #D40000;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	font-family: 'Lato', serif;
}

.listInvItemPriceLnk:link {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	font-family: 'Lato', serif;
}

.listInvItemPriceLnk:visited {
	color: #D40000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	font-family: 'Lato', serif;
}

.listInvItemPriceLnk:hover {
	color: #D40000;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	font-family: 'Lato', serif;
}
.itemImgBrd {
    border: 1px solid #9D996B;
    margin: 6px 4px 13px 3px;
}

.indexImgBrd {
    border: 1px solid #9D996B;
    margin: 0 0 5px 0;
}

.homeInvItem {
    border: 1px solid #D9DAD9;
    background-color: #F5F5F5;
    background-image: url(../images/item-bg.gif);  
    background-repeat: repeat-x;
    background-position: top center;   
    padding: 8px;
}

.homeInvItemLnk:link {
    color: #C80000;
    text-shadow: 1px 1px #C9C9C9;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    line-height: 1em;
}

.homeInvItemLnk:visited {
    color: #C80000;
    text-shadow: 1px 1px #C9C9C9;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    line-height: 1em;
}

.homeInvItemLnk:hover {
    color: #C80000;
    text-shadow: 1px 1px #C9C9C9;
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    line-height: 1em;
}

.homeInvItemLnk2:link {
    color: #ffffff;
   text-shadow: 1px 1px #000000;    
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
    font-family: 'Lato', serif;
}

.homeInvItemLnk2:visited {
    color: #ffffff;
   text-shadow: 1px 1px #000000;    
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
    font-family: 'Lato', serif;
}

.homeInvItemLnk2:hover {
    color: #ffffff;
   text-shadow: 1px 1px #000000;    
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
    font-family: 'Lato', serif;
}

.homeInvItemPriceLnk2:link {
    color: #ffffff;
   text-shadow: 1px 1px #000000;        
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    float: right;
    vertical-align: top;
    clear:right;
    padding: 0 10px 0 0;
    position: relative;
    font-family: 'Lato', serif;
}

.homeInvItemPriceLnk2:visited {
    color: #ffffff;
   text-shadow: 1px 1px #000000;        
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    float: right;
    vertical-align: top;
    clear:right;
    padding: 0 10px 0 0;
    position: relative;        
    font-family: 'Lato', serif;
}

.homeInvItemPriceLnk2:hover {
    color: #ffffff;
   text-shadow: 1px 1px #000000;        
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    float: right;
    vertical-align: top;
    clear:right;
    padding: 0 10px 0 0;
    position: relative;        
    font-family: 'Lato', serif;
}

.homeInvItemPriceLnk:link {
	color: #C80000;
       text-shadow: 1px 1px #C9C9C9; 
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
        line-height:1.2em;
}

.homeInvItemPriceLnk:visited {
	color: #C80000;
        text-shadow: 1px 1px #C9C9C9;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
        line-height:1.2em;
}

.homeInvItemPriceLnk:hover {
	color: #C80000;
        text-shadow: 1px 1px #C9C9C9;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
        line-height:1.2em;
}

.imgbrd 
{
	border: 1px solid #494949;
	margin: 2px 5px 0 5px;
}

#imgbrd 
{
	border: 1px solid #494949;
	margin: 2px 5px 0 5px;
}

@media all and (max-width:640px) {  
/*    
.slide { 
    display:block;
    float:none;
    width:100%; 
    height: auto !important;
    max-height:200px;
    margin:auto;
    padding:0;
    overflow: hidden;
}
*/    
@media all and (max-width:1024px) { 

.content_two_thirds {
    display:block;
    float:none;
    width:100% !important;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0; 
}

.content_one_third {
    display:block;
    float:none;
    width:100% !important;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0; 
}

.content_80 {
    display:block;
    float:none;
    width:100% !important;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0; 
}

.content_20 {
    display:block;
    float:none;
    width:100% !important;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0; 
}

.content_40 {
    display:block;
    float:none;
    width:100% !important;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0; 
}
.content_60 {
    display:block;
    float:none;
    width:100% !important;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0; 
}

.full_width { 
    display:block;
    float:none;
    width:100%;
    max-width:988px;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0;
}

.auction_box {
    width: 100%;
    height: 326px;
    border: 1px solid #00ff00;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url('../images/content-box.png');
    background-size: 100% auto;
}

.auction_title {
    width: 100%;    
    padding-top: 17px;
    padding-left: 20px;
    font-size: 1.5em;
    color: #ffffff;
    text-shadow: 1px 1px #000000;      
}

table, thead, tbody, th, td, tr { 
    display: inline; 
}    

td { 
    /* Behave  like a "row" */
    position: relative;
}

td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
}
/*
img {
    max-width:100% !important;
    height:auto;
    display:block;
}       
*/
.content_two_thirds {
    display:block; 
    width: 100%;    
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.content_one_third {
    display:block; 
    width: 100%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}
    
.footer_one_third {
    display:block;
    float:none;
    width:100%;
    max-width:988px;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0;
    
}

.footer_two_thirds {
    display:block;
    float:none;
    width:100%;
    max-width:988px;    
    margin:auto;
    padding:0;  
    border:#999 dotted 0;
}

.half_layout {
    display:block; 
    width: 100%;
    margin:auto auto auto auto;
    border:#999 dotted 0px;
    vertical-align:top;
}

.menu {
	display:none;
}

#click {
	display:block;
	float:right;
	margin:0.75em auto auto auto;
}

.menu_small {
	display:none;
	float:right;
	position:absolute;
	top:4.25em;
	left:7%;
	right:7%;
	width:auto;
	z-index:999999;
}

#click .icon {
	width:3.5em;
	height:3.5em;
	padding:0.75em;
}

.menu_small ul {
	list-style:none;
	display:block;
	float:none;
	background-color:rgba(51,102,155,0.9);
	margin:1.5em auto auto auto;
	padding:0;
	border-radius:0.35em;
}

.menu li {
	list-style:none;
	display:block;
	float:none;
}

.menu_small li a:link, a:visited {
	font-size:1.125em;
	display:block;
	padding:1em 0.75em;
}

.menu_small li a:hover, a:focus {
	background-color:rgba(0,0,0,0.5);
}

.optional {
	display:block;
}

}

.imgbrd 
{
	border: 1px solid #494949;
	margin: 2px 5px 0 5px;
}

#imgbrd 
{
	border: 1px solid #494949;
	margin: 2px 5px 0 5px;
}

pre {
	white-space: pre-wrap; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */      /* Internet Explorer 5.5+ */
	width: 100%;
	font-family: 'Lato', serif;
	font-size:1em;
	font-weight:300;
	line-height:1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
        font-family: inherit;
}

.pre-desc 
{
	margin-left: 5px;
}

.descrBox {
	white-space: pre-wrap; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP printers */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */      /* Internet Explorer 5.5+ */
	width: 100%;    
	font-size:1em;
	font-weight:300;
	line-height:1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;   
}

.eventHeadTxt {
	color: #005C92;
	font-weight: bold;
	font-style: normal;		
	font-size: 12px;
        padding: 0 0 10px 0;
}

.eventHeadLnk1:link {
	color: #016EAD;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
}

.eventHeadLnk1:visited {
	color: #016EAD;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
}

.eventHeadLnk1:hover {
	color: #016EAD;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 13px;
}

.eventHeadLnk2:link {
	color: #016EAD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
	font-size: 11px;
}

.eventHeadLnk2:visited {
	color: #016EAD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;		
	font-size: 11px;
}

.eventHeadLnk2:hover {
	color: #016EAD;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;		
	font-size: 11px;
}

.article-title
{
	font-weight: bold;
	font-size: 15px;
}

.article
{
	margin: 0 20px 0 20px;
}

.article-body
{
	margin: 15px 20px 0 20px;
}

.reqvalue {color: red;}

.menuHeader {
	height: 36px;
	padding: 0 0 0 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	background-color: #4776B4;
        background-image: url('../images/headermenubg.gif');
}

.leftNavMainOuter {
	background-color: #FFFFFF;
	padding: 0 0 0 0;
        background-image: url('../images/lnav-shade.png');
        background-repeat: repeat-y;
	height: 100%;
}

.leftNavMainInner {
	background-color: #87262D;
}

.leftNavMenuHeader {
	height: 24px;
	padding: 3px 0 3px 0;
	background-color: #87262D;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;	
}

.leftNavMenuSub {
	height: 24px;
}

.leftNavMenuItemDefault {
	height: 24px;
	padding: 3px 0 3px 3px;
	background-color: #87262D;
	border-bottom: 1px solid #ffffff;
}

.leftNavMenuItemHover {
	height: 18px;
	padding: 0 0 0 5px;
	background-color: #87262D;
	cursor: pointer;
}

.leftNavHeadMenuLnk1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 14px;
}

.leftNavHeadMenuLnk1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 14px;
}

.leftNavHeadMenuLnk1:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 14px;
}

.leftMenuNoLnk {
	color: #494949;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;     
}

.leftNavMenuLnk1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 14px;
}

.leftNavMenuLnk1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;		
	font-size: 14px;
}

.leftNavMenuLnk1:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;		
	font-size: 14px;

}

.contentBody {

}

.events {  font-size: 11pt; line-height:14px; color: #888888}
A:hover.events { color: #FF0000; }
.eventspage {
 font-size: 9pt
}
.eventspage img {
	margin-right: 40px;
	border: 1px solid #2A1FAA;
}

.eventspage h1 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #175A82;
	text-decoration: underline;
}
.eventspage h2 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.mainpage {
	font-size: 9pt;
	line-height: 14px;
}
.eventspage td {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A0A0A4;
	padding-bottom: 12px;
}

}


