@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, 
time, mark, audio, video {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
 	font-size: 1em;
    background-color: #380000;
    color: #fff
}

body 	{
	-webkit-text-sitze-adjust: none;
	max-width:100%;
	
}

#header {
	max-width:100%;
	height: auto;
	padding: 5px 5px 5px 5px;
 	text-align: center;
}

ol	 { 
	padding-left: 30px;
	list-style-type: square;
	list-style-position: outside;
	}
	
html {
	overflow-y: scroll;
}

html, body {
	max-height: 100%;
}

a {
	color: #fff;
	text-decoration: underline;
 	font-size: 1em;
}

a:hover {
	color: #fff;
	text-decoration: underline;
    font-weight: bold;
}

img {
	border-style: none;
	width: 98%;
	height: auto;
    padding: 0% 1% 3% 1%;
}
td img {
	width: 10em;
}

.thumb  {
	width: 5em;
	margin-right: 0px; 
	margin-left: 0px;
}
table {
	width: 100px;
}
em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}


h1 {
	font-weight: 400;
	line-height:1.3em;
	color: #ff6d01;
	font-size: 1.5em;
	margin-bottom: 12px;
	text-align: left;
}

h1 a {
	color: #0092ce;
	text-decoration: none;
	font-size: 1em;
}

h1 a:hover {
	color: #1a1c2a;
	text-decoration: none;
}


h2 {
	font-weight: 400;
	color: #ff6d01;
	font-size: 1em;
	margin-bottom: 10px;	
}

h2 a {
	color: #1a1c2a;
	text-decoration: none;
}

h2 a:hover {
	color: #0092ce;
	text-decoration: none;
}

h3 {
	font-weight: 400;
	color: #fff;
	font-size: 1em;
	margin-bottom: 6px;
}

h3 a {
	color: #1a1c2a;
	text-decoration: none;
}

h3 a:hover {
	color: #0092ce;
	text-decoration: none;
}

#search{
	display:none;
}
.nav menu nav-pills {
	display: inline;
	max-width:100%;
}
.custom {
    display: none;
}
#footer .custom {
	display:block;
    text-align: center;
    padding-top: 10px;
}

#content-w3 { 	
	min-width: 90%;
	float: left;
	overflow: hidden;
	margin: 10px;
	padding-bottom: 20px;
 	border-bottom: 1px;
 	border-style: solid;
 	border-color: #0092ce;
}

#content-w3 h3 {
	margin-top: 10px;
}

#content-w3 ul.actions {
display: none;
}

#content-top {
	margin-bottom: 10px;
}

#copyright {
	clear: all;
	vertical-align: bottom;
	max-width:100%;
	margin: auto;
	margin-top: 5px;
	padding-top: 6px;
	color: #0092ce;
	font-size: 1em;
 	text-align: center;
}

#copyright a {
	color: #0092ce;
	text-decoration: none;
}

#copyright a:hover {
	color: #0092ce;
	text-decoration: none;
}

#copyright img {
	border-style: none;	
}

#copyright div.cp2 {
	text-align: left;
}

#wrapper {	
	max-width:100%;
	height:auto;
	height:100%;
        margin:0 auto;
}

td {
	vertical-align:top;
	text-align:left;
 	font-size: 1em;
}
p {
 	font-size: 1em;
}

#topmenu {
	position: relative;
	/*background-color: #0092ce;*/
	height: 42px;
	padding: 5px 0px 0px 5px;
	width:100%;
}

#menu-icon {
	/* color: #fff; */
    color: #ff6d01;
	width: 42px;
	height: 30px;
	background: #380000 url(/templates/meembo-red/images/icon-menu.png) no-repeat 10px center;
	padding: 5px 10px 0px 50px;
	cursor: pointer;
	border: solid 0px #666;
	border-radius: 5px;
	display: block; 

}

#menu-icon:hover {
	background-color: #380000;
}

#menu-icon.active {
	background-color: #380000;
}
	

	.nav {
		clear: both;
		position: absolute;
		top: 38px;
		width: 250px;
		z-index: 10000;
		padding: 5px 5px 5px 15px;
		background: #380000;
		border: solid 0px #999;
		border-radius: 5px;
		display: none; 
	}
	.nav li {
		clear: both;
		float: none;
        color: #ff6d01;
		margin: 5px 0 5px 10px;
        background: none;
	}
	.nav a, 
	.nav ul a {
		font: inherit;
		background: none;
		display: inline;
		padding: 0;
        color: #ff6d01;
		/*color: #fff;*/
		border: none;
	}
	.nav a:hover, 
	.nav ul a:hover {
		background: none;
/*		color: #fff;*/
        font-weight: bold;
	}
	
	.nav ul {
		width: auto;
		position: static;
		display: block;
		border: none;
/*		background: inherit;*/
		background: none;
	}
	.nav ul li {
		margin: 3px 0 3px 15px;
	}
.besps_slides div img {
    width: 100% !important;
    height: auto !important;
}
.besps_slides div {
    width: 100% !important;
    height: auto !important;
}
.besps_slides {
    width: 100% !important;
    height: auto !important;
}
.besps_holder_1_0  {
    width: 100% !important;
    height: 500px;
}

td .besps_slides div img, td .besps_slides div, td .besps_slides, td .besps_holder_1_0  {
    width: 75% !important;
    height: auto !important;
}
.span-md-12 {
    margin-left: 10px;
}
.fc-button {
    background-color: #fff;
}
/*.com-dpcalendar-calendar .fc-print-button span::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBzdHlsZT0iZmlsbDp3aGl0ZSIgZD0iTTQ2NCAxOTJoLTE2VjgxLjk0MWEyNCAyNCAwIDAgMC03LjAyOS0xNi45N0wzODMuMDI5IDcuMDI5QTI0IDI0IDAgMCAwIDM2Ni4wNTkgMEg4OEM3NC43NDUgMCA2NCAxMC43NDUgNjQgMjR2MTY4SDQ4Yy0yNi41MSAwLTQ4IDIxLjQ5LTQ4IDQ4djEzMmMwIDYuNjI3IDUuMzczIDEyIDEyIDEyaDUydjEwNGMwIDEzLjI1NSAxMC43NDUgMjQgMjQgMjRoMzM2YzEzLjI1NSAwIDI0LTEwLjc0NSAyNC0yNFYzODRoNTJjNi42MjcgMCAxMi01LjM3MyAxMi0xMlYyNDBjMC0yNi41MS0yMS40OS00OC00OC00OHptLTgwIDI1NkgxMjh2LTk2aDI1NnY5NnpNMTI4IDIyNFY2NGgxOTJ2NDBjMCAxMy4yIDEwLjggMjQgMjQgMjRoNDB2OTZIMTI4em0zMDQgNzJjLTEzLjI1NCAwLTI0LTEwLjc0Ni0yNC0yNHMxMC43NDYtMjQgMjQtMjQgMjQgMTAuNzQ2IDI0IDI0LTEwLjc0NiAyNC0yNCAyNHoiLz48L3N2Zz4K");
}*/
.com-dpcalendar-calendar .fc-prev-button span, .com-dpcalendar-calendar .fc-next-button span, .com-dpcalendar-calendar .fc-add-button span, .com-dpcalendar-calendar .fc-datepicker-button span, .com-dpcalendar-calendar .fc-print-button span {
    background-color: #efefef;
    opacity: none;
    color: black;
}
.com-dpcalendar-calendar__custom-text {
    height: 25px;
}
.fc-list-empty {
    background-color: #380000 !important;
}
.artsexylightbox_singleimage {
    width: 94%;
}
