/* event date picker table narrower than old sites */
.eventlisthead {margin: 6rem 0 2em; font-size:0.9em; width:760px; margin:0 auto;}
.eventlisthead .btnright {top: -41px !important;right: 0px;}

.eventlisthead .jumpmenu {width: 760px;height: 83px; margin:0 auto;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#acd6f7+0,acd6f7+50,e7f1fc+50,e7f1fc+100 */
background: rgb(172,214,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(172,214,247,1) 0%, rgba(172,214,247,1) 50%, rgba(231,241,252,1) 50%, rgba(231,241,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(172,214,247,1) 0%,rgba(172,214,247,1) 50%,rgba(231,241,252,1) 50%,rgba(231,241,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(172,214,247,1) 0%,rgba(172,214,247,1) 50%,rgba(231,241,252,1) 50%,rgba(231,241,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd6f7', endColorstr='#e7f1fc',GradientType=0 ); /* IE6-9 */
border: 1px solid #009eeb;}
.eventlisthead .jumpmenu .title { margin: 8px 20px 0 17px;}
.eventtopbuttons {border: 1px solid #009eeb; background:rgba(255,255,255,0.6);margin: 6px 10px 0 0;height: 30px;}
.eventtopbuttons input { background: transparent !important; color: #1985c1 !important;padding: 0.2em 0.6em;}
.eventlisthead .btnright img {margin-bottom: 1px;}
.eventtopbuttons label {color: #1985c1;}
			.eventbottombuttons select, #content .eventbottombuttons input { background: #e7f1fc !important; }
.eventbottombuttons .catid { width: 200px;}
.eventbottombuttons .date { width: 150px;}
#content .eventbottombuttons input[type="image"] {padding: 0.4em;}
/* END event date picker table narrower than old sites */
/*
#addeventDB .imgcontainer, #addeventDB .filecontainer {width:300px; float:left;}
#addeventDB .imgcontainerfntns, #addeventDB .filecontainerfntns {width:192px; float:left;}*/
#addeventDB.images td {padding: 20px 0;}
.event .desc a {border:0; border-bottom:0 !important;}


@media only screen and (min-width: 80em) { /*1280px*/
}