ul li { display: inline; }
ul.links { display: block; list-style-type: none;}
ul.links li { display: list-item; list-style: url('../../images/events/arrow_link.png'); }
ul.links li a{
    font-family: Arial, regular;
    font-size: 12px;
    color: #656565;
    text-decoration: none;
}

ul.links li a:hover{
    text-decoration: underline;
}
body input.adressInput{
    font-size: 12px;
    vertical-align: top;
    height: 26px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    padding: 0px;
    padding-left: 5px;
    margin: 0px 0px 10px 0px;
    width: 110px;
}
#filters{
    margin-top: 20px;
    width: 920px;
}

#country, #time, #timeFilter, #evCalendar, #categoryFilter{
    font-size: 12px;
    vertical-align: top;
    height: 28px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    padding: 0px;
    padding-left: 5px;
    margin: 0px 20px 10px 0px;
    width: 140px;
}

#country option, #time option, #timeFilter option, #categoryFilter option{
    color: #959595;
    height:26px;
    padding-left: 1px;
    padding-top: 8px;
}

#time{
    margin-left: 20px;  
}

p.headerMedia{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    color: #403d3d;
    margin-top: 15px;
}

p.headerAddMedia{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 27px;
    color: #403d3d;
}

.gallery li:first-child{
    margin-left: 0px;
}

p.descriptionInfo{
    font-family: Arial, regular;
    font-size: 12px;
    color: #656565;
}

p.dateTooltip{
    font-family: Arial;
    font-size: 12px;
    color: black;
    font-weight: bold;
    margin: 0px;
    margin-top: 15px;
}

.tooltip-info{
    margin: 0px;
    font-family: Arial;
    font-size: 11px;
    color: #403d3d;
    
}

div.infoEvent{
    margin: 0px;
    border-bottom: 1px solid #cbcbcb;
    padding: 15px 0px 15px 0px;
}

.infoFirst{
    font-family: Arial, Regular;
    color: #403d3d;
    text-align: left;
    display: inline-block;
    width: 150px;
}

.infoSecond{
    color: #a5a5a5;
    font-family: Arial, Regular;
    text-align: right;
    display: inline-block;
    width: 155px;
}

p.addMedia{    
    font-family: Arial, regular;
    font-size: 12px;
    color: #656565;
    vertical-align: middle;
}

.addEventButton{
    background-image:url('../../images/events/blue_btn-bg.png');
    background-repeat:repeat-x;
    height: 27px;
    color: white;
    font-weight: bold;
    line-height: 27px;
    vertical-align: middle;
    padding: 6px 10px 6px 10px;
}

.addEventButtonImg{
    vertical-align: middle;
}


.labelForm{
    font-size: 12px;
    color: #959595;
    width: 140px;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 21px;
}

input.inputForm{
    font-size: 12px;
    vertical-align: top;
    height: 19px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    padding: 0px;
    padding-left: 5px;
    margin: 0px 0px 10px 0px;
    width: 200px;
}

.labelAddMedia{
    font-size: 12px;
    color: #a5a5a5;
    display: inline-block;
    padding: 0;
    margin: 0px 10px 15px 0px;
    vertical-align: top;
    line-height: 32px;
    font-weight: bold;
}

.addMedia{
    text-align: right;
}

.gallery{
    margin-bottom: 10px;
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

.labelAddEvent{
    font-size: 12px;
    color: #808080;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 22px;
    width: 130px;
}

input.inputAddEventForm{
    font-size: 12px;
    vertical-align: top;
    height: 22px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    padding: 0px;
    padding-left: 5px;
    width: 413px;
}

select.selectAddEventForm{
    width: 200px;
    height: 22px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
}

input.dateAddEventForm{
    width: 100px;
    height: 18px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
}
input.radioAddEventForm{
    height: 22px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
}

div.addForm{
    border-bottom: 1px solid #e0e0e0; 
    padding: 10px 0px;
}

textarea.textareaAddEventForm{
    width: 413px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
}

input.inputMediaAddEventForm{    
    font-size: 12px;
    vertical-align: top;
    height: 22px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    margin: 0px 0px 10px 0px;
    padding-left: 5px;
    width: 413px;
}

input.inputAddMarkerEventForm{    
    font-size: 12px;
    vertical-align: top;
    height: 22px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    margin: 0px 0px 10px 0px;
    padding-left: 5px;
    width: 130px;
}

.labelCoordinates{
    font-size: 12px;
    color: #808080;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 24px;
    padding-right: 5px;
    width: 27px;
}

.labelAddEventPerson{
    font-size: 12px;
    color: #808080;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 22px;
    width: 120px;
}

input.inputAddEventFormPerson{
    font-size: 12px;
    vertical-align: top;
    height: 22px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    padding: 0px;
    padding-left: 5px;
    width: 220px;
}

select.selectAddEventFormPerson{
    font-size: 12px;
    vertical-align: top;
    height: 22px;
    color: #959595;
    border: 1px solid #d5d5d5;
    background-color: #ffffff;
    padding: 0px;
    padding-left: 5px;
    width: 226px;
}


.leftMenuCellSepOuter {
	width: 250px;
	padding-top: 40px;
}
.leftMenuCellSepA {
}
.leftMenuCellSepB {
	padding: 10px 20px 10px 25px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.eventsMenuOuterA {
	clear: both;
}

.eventsMenuOuterB {
	clear: both;
	height: 37px;
	width: 920px;
    border-bottom: 1px solid #403d3e;
}

span.eventsMenuCellA {
	display: block;
	float: left;
	height: 37px;
}
span.eventsMenuCellB {
	display: block;
	float: left;
	height: 37px;
	padding-right: 5px;
}
span.eventsMenuCellC {
	display: block;
	float: left;
	width: auto;
    padding: 10px 15px 0px 15px;
	height: 27px;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	white-space: nowrap;
    background: #d4d4d4;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    color: #8c8c8c;
}

span.eventsMenuCellC .eventsMenuOn{
    color: white;
}
.eventsMenuOn {
	display: block;
	float: left;
	margin-right: 1px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	height: 37px;
	/*height: 1%;*/
}
.eventsMenuOn:hover {
	display: block;
	float: left;
	margin-right: 1px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	height: 37px;
	/*height: 1%;*/
}

a.eventsMenuOn span.eventsMenuCellC{
    background: #403d3e;
    color: white;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.pathDiv{
    width: 940px;
    margin-left: 11px;
}

.eventsMenuOn .eventsMenuCellC > span{
    color: #f74802;
}

.img-container {
    position: relative;
    width: 92px;
    height: 92px;
    background: #000;
    border: 1px solid silver;
}

.img-container > img {  
    max-width: 92px; max-height: 92px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.tooltip-maps a.event-link
{
    text-decoration: none;
}
