@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html, body {height: 100%;direction:ltr;}
body {
	margin:0;
	background:#f6f6f6 url(../images/site_bg.jpg);
}
body, body * {
	direction:ltr;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:13px;
}

table,img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
nav, menu {
	margin:0;
	padding:0;
	list-style:none;
}
a:hover {color:#a76fa9;}
button {
	margin:0;
	padding:0;
	background:none;
	border:none;
	cursor:pointer;
}
fieldset {
	border:none;
	margin:0;
	padding:0;
}
header,footer,aside,nav,menu,section,article {display:block;}

/*--- site ---*/
.LGfont {
	font-family: 'LeagueGothicRegular';
}
.hiddenA {display:none;}

.type1 {background:#54a0dd;}
.type2 {background:#8ecdcc;}
.type3 {background:#b3cb35;}
.type4 {background:#f6b353;}
.type5 {background:#b871bb;}
.type6 {background:#dc6465;}
.type7 {background:#9d9c9d;}

#site_header {
	width:395px;
	height:129px;
	top:30px;
	left:0;
	position:fixed;
	z-index:9999;
	background: #a338a7; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b43eb9', endColorstr='#903294'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#b43eb9), to(#903294)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #b43eb9,  #903294); /* for firefox 3.6+ */ 
}
#site_header h1 {
	position:absolute;
	left:142px;
	font-weight:normal;
	color:#ffffff;
}
#site_header h1 a {text-decoration:none;line-height:129px;}
#site_header h1 a .out {font-size:120px;color:#ffffff;}
#site_header h1 a .mos {font-size:40px;color:#ffffff;}

#addEvent_bigBTN {
	width:126px;
	height:129px;
	top:30px;
	left:399px;
	position:fixed;
	z-index:9999;
	text-align:center;
	padding:0;
	text-decoration:none;
	background: #6eb6b3; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79c8c5', endColorstr='#65a6a4'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#79c8c5), to(#65a6a4)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #79c8c5,  #65a6a4); /* for firefox 3.6+ */ 
}
#addEvent_bigBTN span {color:#ffffff;display:block;text-align:center;}
#addEvent_bigBTN #plus {font-size:144px;line-height:60px;margin-top:20px;}
#addEvent_bigBTN #event {font-size:30px;line-height:0px;margin-top:14px;letter-spacing:3px;}

#topMenu_section {
	width:535px;
	height:43px;
	top:0px;
	right:22px;
	position:fixed;
	z-index:9999;
	color:#ffffff;
	background: #c7c4c4; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5d2d2', endColorstr='#c7c5c5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d5d2d2), to(#c7c5c5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d5d2d2,  #c7c5c5); /* for firefox 3.6+ */ 
}
#topMenu_nav {
	display:inline;
	margin-left:9px;
	line-height:43px;
	color:#ffffff;
}
#topMenu_nav img {height:36px;margin:3px;float:left;}
#topMenu_nav a {
	display:inline-block;
	text-decoration:none;
	color:#ffffff;
	padding-left:3px;
	padding-right:3px;
}
#topMenu_nav a:hover, #topMenu_nav a.curr {color:#a76fa9;}

#topMenu_section #searchForm {
	display:inline;
	margin:0;
	padding:0;
}
#topMenu_section #searchForm #Search {
	width:160px;
	height:23px;
	margin:0;
	padding:0;
	margin-left:12px;
	padding-left:9px;
	padding-right:24px;
	line-height:23px;
	border:none;
	font-size:11px;
	color:#d6d3d3;
}
#topMenu_section #searchForm #search_submit {
	width:20px;
	height:16px;
	position:absolute;
	top:14px;
	right:20px;
	border:none;
	border-left:2px solid #e2e2e2;
	background:url(../images/mag.png) 5px 1px no-repeat;
	cursor:pointer;
}

#fancy_login {
	width:1090px;
	height:154px;
	text-align:right;
}
#fancy_login * {text-align:right;}
#fancy_login #loginMap {
	position:absolute;
	top:0;
	left:30px;
	width:316px;
	height:154px;
	background:url(../images/loginMap.png) no-repeat;
}
#fancy_login .fancy_msg {
	height:91px;
	margin-top:19px;
	padding:9px;
}
#fancy_login .btns {
	float:right;
}
#fancy_login .msg {
	float:right;
	margin-top:25px;
	margin-right:20px;
	font-size:14px;
}
#fancy_login h3 {
	font-size:22px;
	font-weight:normal;
}

#fancy_removeUser {
	/*width:493px;
	height:110px;*/
	text-align:right;
}
#fancy_removeUser * {text-align:right;}
#fancy_removeUser .fancy_msg {padding:13px 9px;padding-bottom:0;}
#fancy_removeUser img {display:inline;padding-top:5px;}
#fancy_removeUser .msg {display:inline-block;margin-right:10px;margin-top:-12px;}
#fancy_removeUser p {margin:0;padding:0;font-size:9px;}
#fancy_removeUser button {background:#84cbc8;padding:6px 13px;margin-bottom:6px;font-size:9px;color:#fff;margin-top:14px;}

#dateInTop {
	width:118px;
	height:46px;
	line-height:46px;
	top:43px;
	right:22px;
	position:fixed;
	z-index:9999;
	color:#ffffff;
	font-size:42px;
	text-align:center;
	background: #a338a7; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b43eb9', endColorstr='#903294'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#b43eb9), to(#903294)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #b43eb9,  #903294); /* for firefox 3.6+ */ 
}

#Hfilter_section {
	width:114px;
	height:100%;
	background:#d6d3d3;
	position:fixed;
	top:159px;
	left:0;
}

#Hfilter {	/*ul*/
	margin:0;
	padding:0;
	list-style:none;
}
#Hfilter li {
	margin: 12px auto;
	text-align:center;
}
#Hfilter li a {
	color:#ffffff;
	font-size:22px;
	font-family: 'LeagueGothicRegular';
	text-decoration:none;
}
#Hfilter li a:hover, #Hfilter li a.active {color:#a76fa9;}

#sideMenu_nav {
	width:460px;
	height:22px;
	line-height:22px;
	padding-left:4px;
	bottom:232px;	/* --> (this.width+padding-left)/2 */
	right:-221px;	/* --> (this.width+padding-left)/2+this.height/2 */
	position:fixed;
	z-index:9999;
	font-size:10px;
	color:#ffffff;
	background: #c7c4c4; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5d2d2', endColorstr='#c7c5c5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d5d2d2), to(#c7c5c5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d5d2d2,  #c7c5c5); /* for firefox 3.6+ */ 
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#sideMenu_nav p {margin:0;padding:0;}
#sideMenu_nav a, #sideMenu_nav p {
	display:inline-block;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
	padding-left:1px;
	padding-right:3px;
}
#sideMenu_nav a:hover, #sideMenu_nav a.curr {color:#a76fa9;}

.content_div {
	width:0px;
	position:absolute;
	right:0;
	bottom:11px;
	background:#d6d3d3;
	z-index:500;
	padding-top:15px;
	display:none;
	pointer-event:none;
}

.content_page {
	margin:15px;
	margin-top:0;
	padding-right:15px;
	height:100px;
	width:825px;
}
.content_page h2 {font-size:28px;font-weight:normal;color:#fff;font-family: 'LeagueGothicRegular';}


#grid-content {
	margin:182px 105px auto 150px;
}
#grid-content>DIV {
	width:126px;
	overflow:hidden;
	position: absolute;
	margin:6px;
	PADDING:4px;
	COLOR: #3c3c3c;
	font-size:9px;
	-moz-box-shadow: 0 0 2px 2px #c9c9c9;
	-webkit-box-shadow: 0 0 2px 2px #c9c9c9;
	box-shadow: 0 0 2px 2px #c9c9c9;
}
#grid-content>DIV:hover {
	-moz-box-shadow: 0 0 2px 2px #949494;
	-webkit-box-shadow: 0 0 2px 2px #949494;
	box-shadow: 0 0 2px 2px #949494;
}

#grid-content>DIV img {
	width:126px;
}
#grid-content>DIV H2 {
	font-size:14px;
	font-weight:normal;
	padding-top:9px;
	padding-bottom:14px;
}

#uparr {
	position:fixed;
	top:45%;
	right:35px;
	display:none;
	cursor:pointer;
}

.tagEvent {
	width:134px;
	height:18px;
	position:relative;
	top:-4px;
	left:-4px;
	line-height:18px;
	font-size:16px;
	text-align:center;
	font-family: 'LeagueGothicRegular';
	-moz-box-shadow: 0 0 2px 2px #949494;
	-webkit-box-shadow: 0 0 2px 2px #949494;
	box-shadow: 0 0 2px 2px #949494;
}
.tag01 {
	background:#f1f887;
	color:#000;
}
.tag02 {
	background:#b43eb9;
	color:#fff;
}
.tag03 {
	background:#de4a4b;
	color:#fff;
}

.OverMouseEvent {
	width:126px;
	position:absolute;
	/*padding:4px;*/
	display:none;
}
.OMV_top, .OMV_act {
	background:#d6d3d3;
	background: rgba(214, 211, 211, 0.90);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#10ffffff, endColorstr=#10ffffff)";
}
.OMV_top {
	height:21px;
	margin-bottom:1px;
}
.OMV_top button {
	position:relative;
	top:3px;
	width:15px;
	height:15px;
	line-height:15px;
	text-align:center;
	background:#626262;
	overflow:hidden;
}
.OMV_top button, .OMV_top button span {
	color:#ffffff;
	font-family: 'LeagueGothicRegular';
}
.OMV_top button span {font-size:22px;}
.OMV_top button.plus {left:4px;}
.OMV_top button.plus span {position:relative;left:-1px;}
.OMV_top button.info {top:0px;margin-left:3px;}
.OMV_top button.minus {float:right;right:4px;}
.OMV_act {
	text-align:right;
	padding:8px 4px;
	display:none;
}
.OMV_act a {color:#464646;text-decoration:none;}

.fancy_continer {
	display:none;
}
.fancy_msg {
	background:#bcbbbb;
	background: rgba(188, 187, 187, 0.85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99bcbbbb, endColorstr=#99bcbbbb)";
}

.addIt_event {
	width:490px;
	height:490px;
	padding:25px;
	overflow:auto;
	background:#aa38a3;
	background: rgba(170, 56, 163, 0.85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99aa38a3, endColorstr=#99aa38a3)";
}
.addIt_event, .addIt_event * {
	text-align:right;
	color:#ffffff;
	font-family: 'LeagueGothicRegular';
}
.addIt_event h3 {
	font-size:80px;
	line-height:60px;
	font-weight:normal;
	margin-bottom:35px;
}

.addIt_form label {
		display:inline-block;
		padding:0;
		font-size:21px;
		vertical-align:top;
		line-height:20px;
		margin-right:5px;
		margin-bottom:8px;
}
.addIt_form input {
	width:334px;
	height:21px;
	margin:0;
	vertical-align:top;
	padding:0 8px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	border:none;
	background:#fff;
}
.addIt_form input.addIt_form_Cost {width:105px;}
.addIt_event .endT {
	margin-left:47px;
}
.addIt_form_textArea_label {vertical-align:top;padding-top:28px;}
.addIt_form_textArea {
	width:334px;
	height:77px;
	margin:0;
	margin-bottom:2px;
	padding:0 8px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	border:none;
	background:#fff;
	resize: none;
}
.addIt_form_infoCounter {
	width:15px;
	display:inline-block;
	margin-left:-25px;
	margin-right:9px;
	color:#000;
}
.addIt_form_TypeSet {
	margin-top:4px;
}
.addIt_form_Type {	/*ul*/
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	width:350px;
	height:21px;
	line-height:21px;
}
.addIt_form_Type li {
	display:inline-block;
	float:left;
	text-align:center;
	cursor:pointer;
	border-left:2px solid #cfc7cc;
}
.addIt_form_Type li:first-child {border:none;}
.addIt_form_Type li:hover {color:#000;}
/*.addIt_form_Type li#create_form_type1 {background:#54a0dd;}
.addIt_form_Type li#create_form_type2 {background:#8ecdcc;}
.addIt_form_Type li#create_form_type3 {background:#b3cb35;}
.addIt_form_Type li#create_form_type4 {background:#f6b353;}
.addIt_form_Type li#create_form_type5 {background:#b871bb;}
.addIt_form_Type li#create_form_type6 {background:#dc6465;}
.addIt_form_Type li#create_form_type7 {background:#9d9c9d;}*/
.addIt_form_Type li.unchecked {color:#fff!important;background:#c1babf!important;}
.uploadFile_continer {
	width:286px;
	height:168px;
	float:left;
}
.create_form_uploadImg_label {vertical-align:top;padding-top:84px;}
.uploadImg_area {
	display:inline-block;
	height:168px;
	background:#fff;
	
}
.img_continer {
	height:138px;
	margin:5px;
	background:#CCC;
}
.img_continer img {max-width:135px;max-height:138px;}
.fileinputs {
	width: 145px;  
	height: 30px;
	position: relative;
	cursor:pointer;
}
.fileinputs * {text-align:left;}
.fileinputs input {
	width: 145px;
	height: 15px;
	border:none;
	background:transparent;
	cursor:pointer;
}
.fileinputs input:focus {
	background: transparent
}
.fileinputs .file_hidden {
   width: 145px;
	height:15px;
   margin: 0px;
   padding:0;
   position: relative; 
   text-align: right; 
   filter: alpha(opacity: 0); 
   opacity: 0; 
   -moz-opacity: 0;
   z-index: 2;
}
.fakefile {
	width: 145px; 
	height:15px;
	margin:0;
	margin-top:-15px;
	padding:0;
	top:0;
	left:0;
	position: absolute; 
	z-index: 1; 
	text-align:center;
}
.fakefile input {
	display:inline;
	width:0;
	height:0;
	left:0;
	margin-left: 0px;
}
.fakefile span {
	display:block;
	margin:0 5px;
	text-align:center;
	background:#d1c9ce;
	cursor:pointer;
}
.bottomRight_continer {
	float:right;
}
.submit_addItForm_continer {
	width:90px;
	display:inline;
	float:right;margin-top:22px;
}
.fill_indicator {
	display:inline-block;
	width:10px;
	height:90px;
	background:#cdc6cb;
	float:left;
}
.submit_addItForm {
	width:90px;
	height:90px;
	right:25px;
	position:absolute;
	z-index:4;
	text-align:center;
	pointer-events:none;
}
.submit_addItForm span {display:block;text-align:center;}
.submit_addItForm .plus {font-size:90px;line-height:45px;margun-top:13px;}
.submit_addItForm .go {font-size:20px;margin-top:-20px;}

.fillme {
	display:inline-block;
	width:9px;
	height:21px;
	background:#cdc6cb;
	margin-left:2px;
}
.fillme.textArea {height:77px;}
.fillme.uploadImg_fillme {height:168px;float:right;margin-left:4px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {  
	.fillme#cf_Time, .fillme#cf_Type, .fillme#cf_Privacy {margin-right:2px;}
}




#eventInfo {
	width:490px;
	height:490px;
	padding:25px;
	overflow:hidden;
	background:#aa38a3;
	background: rgba(170, 56, 163, 0.85);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99aa38a3, endColorstr=#99aa38a3)";
}
#eventInfo h3 {
	font-size:57px;
	line-height:50px;
	font-weight:normal;
	text-align:right;
	font-family: 'LeagueGothicRegular';
	margin-bottom:18px;
}
.eventInfo_Lside {
	width:173px;
	float:left;
}
#eventInfo .bigImg {
	width:173px;
	margin-bottom:6px;
}
.fb_act {
	width:173px;
	height:90px;
}
.fb_act_element {
	background:#c796cc;
	margin-bottom:1px;
	padding:2px;
	font-size:9px;
	line-height:8px;
}
.fb_act_element img {width:21px;height:21px;display:inline;margin-right:3px;}
.fb_act_element a {color:#000;text-decoration:none;font-size:9px;}
.fb_act_element a:hover {color:#666;}
.eventInfo_Lside .social_links {
	margin-top:3px;
	height:14px;
}
.fb_comments {
	width:295px;
	height:327px;
	overflow: auto;
	margin-left:18px;
	padding-right:18px;
	background:#f2f0f0;
}
.fb_comments_element {
	padding-top:8px;
	padding-right:30px;
	padding-bottom:8px;
	padding-left:10px;
	border-top:1px solid #e1dddd;
	font-size:9px;
	line-height:11px;
}
#eventInfo .markEvent_btn {
	width:90px;
	height:90px;
	right:28px;
	margin-top:12px;
	position:absolute;
	z-index:4;
	text-align:center;
	background:#7ac8c5;
}
#eventInfo .markEvent_btn * {color:#ffffff;font-family: 'LeagueGothicRegular';}
#eventInfo .markEvent_btn span {display:block;text-align:center;}
#eventInfo .markEvent_btn .plus {font-size:90px;line-height:45px;margun-top:13px;}
#eventInfo .markEvent_btn .go {font-size:20px;margin-top:-20px;}

.eventInfo_showMap_btn {
	width:58px;
	height:14px;
	position:absolute;
	right:-22px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	background:#bdbdbd;
	font-size:8px;
	font-weight:bold;
	text-align:center;
}

.eventInfo_map_div {
	width:247px;
	height:528px;
	left:50%;
	background:#a5bfdd;
	display:none;
	position:absolute;
	z-index:500;
	border:6px solid #d6d3d3;
	-moz-box-shadow: inset 0 0 2px 2px #949494;
	-webkit-box-shadow: inset 0 0 2px 2px #949494;
	box-shadow: inset 0 0 2px 2px #949494;
}



.profile_div {
	width:211px;
	height:350px;
	padding:13px;
	padding-top:17px;
	display:none;
	position:fixed;
	top:-380px;
	background:#d6d3d3;
	z-index:500;
}
.profile_div * {color:#fff;text-align:right;font-family: 'LeagueGothicRegular';}
.profile_div h3 {
	margin-bottom:18px;
	font-size:56px;
	line-height:43px;
	font-weight:normal;
}
.profile_div h4 {
	margin-bottom:20px;
	font-size:20px;
	line-height:16px;
	font-weight:normal;
}
#merkFilter {
	display:block;
	margin-bottom:4px;
	font-size:20px;
	line-height:16px;
	text-decoration:none;
}
#changeLocForm {
	margin-bottom:22px;
}
#profile_typeList {	/*ul*/
	margin:0;
	padding:0;
	list-style:none;
}
#profile_typeList li {
	height:18px;
	margin-bottom:1px;
}
#profile_typeList li a {
	display:block;
	line-height:18px;
	text-align:center;
	text-decoration:none;
}
#profile_typeList li a:hover, #profile_typeList li a.active {color:#000;}