/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f6f5f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#585858;
}

.line_gray {
	width:100%;
	height:1px;
	background:#e0e0e0;
}
.link_blue {
	color:#3ca6ff;
}

.link_black {
}

#footer {
	background:#FFF;
	width:100%
}
.p20 {
	padding:20px;
}
.pad_top15 {
	padding-top:15px;
}
.pad_bot15 {
	padding-bottom:15px;
}
.pad_top20 {
	padding-top:20px;
}
.pad_bot20 {
	padding-bottom:20px;
}
.pad_left20 {
	padding-left:20px;
}
.pad_right20 {
	padding-right:20px;
}

.pad_right10 {
	padding-right:10px;
}

.pad_left80 {
	padding-left:80px;
}


.content975 {
	width:1050px;
	margin:0 auto;
	text-align:left;
}
#sub_footer {
	font-size:0.8em
}

#sub_footer A {
	color:#585858;
	text-decoration:underline;
}

#sub_footer A:hover {
	color:#000;
	text-decoration:none;
}



.f_left {
	float:left;
}
.f_right {
	float:right;
}
.clear {
	clear:both;
}
#header {
	background:#FFF;
}
.sp5 {
	padding-top:5px;
}
.sp10 {
	padding-top:10px;
}
.sp15 {
	padding-top:15px;
}
.sp20 {
	padding-top:20px;
}
.sp25 {
	padding-top:25px;
}
.w480 {
	width:550px;
}
.w300 {
	width:296px;
}
.w250 {
	width:250px;
}
.w1002 {
	width:860px;
}

.w180 {
	width:180px;
}

#footer UL {
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer LI {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:22px;
}

#footer LI A {
	color:#585858;
	font-size:13px;
	text-decoration:none;
}
#footer LI A:hover {
	color:#3ca6ff;
	font-size:13px;
	text-decoration: underline;
}
#appstore A {
	color:#3ca6ff;
	text-decoration:underline;
	font-size:13px;
}
#appstore A:hover {
	text-decoration:none;
}
#appstore {
	padding-top:220px;
}

#footer h2 {
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	font-size:17px;
	color:#000;
	font-weight:normal;
}
#payment {
	padding-top:50px;
}
#paobr {
	padding-top:210px;
}

#services {
	height:220px;
	text-align:left;
}
.border_left {
	border-left:#e0e0e0 1px solid;
}
.border_right {
	border-right:#e0e0e0 1px solid;	
}
.services_item {
	height:100%;
	width:208px;
}
.ic {
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}
.tit {
	margin:0 auto;
	text-align:center;
	padding-top:0px;
	font-size:16px;	
	color:#000;
}
.des {
	margin:0 auto;
	text-align:center;
	padding:15px;
	font-size:11px;	
	color:#8c8b8b;
	
}

#top_menu {
	padding-top:15px;
	padding-bottom:15px;
}
#top_menu UL {
	margin:0px;
	padding:0px;
	list-style:none;
}
#top_menu LI {
	float:left;
	font-size:17px;
	filter:shadow(color=#fff,strength=2);
	color:#333333;
	padding-right:30px;
}
#top_menu LI A {
	text-decoration:none;
	color:#333;
}
#top_menu LI A:hover {
	text-decoration: underline;
	color:#3ca6ff;
}
.white_block {
	background:#fff;
	border:#e6e6e6 1px solid;
	width:100%;
	padding-top:6px;
}
.min700 {
	min-height:600px;
}
.left_menu UL {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:15px;
}

.left_menu LI {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:20px;
	font-size:14px;
	padding-left:10px;
}
.left_menu LI  A {
	color:#020202;
	text-decoration:none;
}
.left_menu LI  A:hover {
	color:#3ca6ff;
	text-decoration:underline;
}
.marg_top20 {
	margin-top:20px;
}
.marg_bot20 {
	margin-bottom:20px;
}

.al_center {
	margin:0 auto;
	text-align:center;
}
#telephones {
	font-family: 'PT Sans Caption', sans-serif;
	font-size:17px;
	color:#000;
	padding-left:25px;
	text-align:right;
}
.cblue {
	color:#0cacd0;
}
.cblack {
	color:#000;
}
.w100p {
	width:100%;
}
#search_form {
	text-align:right;
}

#search_form INPUT[type='text'] {
	width:355px;
	font-size: 18px;
	color:#000;
	padding:9px;
	margin:0px;
	border:#aeadad 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#search_form INPUT[type='submit'] {
	font-size: 18px;
	color:#000;
	padding:0px;
	margin:0px;
	margin-left:-5px;
	background-color:#FFF;
	border:#aeadad 1px solid;
	padding: 9px 10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}

#header_menu {
	color:#999;
	font-size:13px;
	padding-bottom:10px;
}

#header_menu A {
	color:#000;
	font-size:13px;
	text-decoration:underline;
}

#header_menu A:hover {
	text-decoration:none;
	color:#333;
}
#header_menu_bot {
	margin-top:10px;
	font-size:15px;
}

#header_menu_bot A {
	color:#000;
	text-decoration:underline;
}
.lm_title {
	width:90%;
	background:#FFF;
	border:#eaeaea 1px solid;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:10px;
	background:url(../images/icons/row.png) no-repeat right #FFF;
}

.lm_title h3 {
	padding:0px;
	margin:0px;
	font-size:15px;
	color:#000;
	font-weight:normal;
}



#navigation {
	
	background:#FFF;
	border:#eaeaea 1px solid;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:7px;
	color: #CCC;
}

#navigation A {
	color:#666;
	text-decoration:underline;
}
#navigation A:hover {
	color:#000;
	text-decoration:none;
}



#script-warning {
		display: none;
		background: #eee;
		border-bottom: 1px solid #ddd;
		padding: 0 10px;
		line-height: 40px;
		text-align: center;
		font-weight: bold;
		font-size: 12px;
		color: red;
	}

	#loading {
		display: none;
		position: absolute;
		top: 10px;
		right: 10px;
	}

	#calendar {
		max-width: 900px;
		margin: 40px auto;
		padding: 0 10px;
	}
	#sel {
		margin-top:40px;
		margin-bottom:40px;
		background:#f6f5f3;
		text-align:center;
		padding-top:20px;
		padding-bottom:20px;
	}
	#sel select {
		font-size:14px;
		padding:10px;
	}
	
	.fc-toolbar h2 {
		font-weight:normal;
		text-transform:capitalize;
	}
	
#recomendation {
	
	margin: 0 auto;
	text-align:center;
}
#recomendation h2, #repertoire h1 {
	font-weight:normal;
	color:#3c92d4;
	font-size:19px;
	text-align:left;
	padding-left:8px;
}
#repertoire A {
	color:#3c92d4;
	text-decoration:underline;
}
#repertoire A:hover {
	color:#000;
	text-decoration:none;
}

.rec_item {
	float:left;
	width:196px;
	text-align:left;
}
.rec_subj {
	padding-top:15px;
	padding-bottom:10px;
	font-size:14px;
}

.rec_subj A {
	color:#3c92d4;
	text-decoration:underline;
}

.rec_subj A:hover {
	color:#000;
	text-decoration:none;
}

.rec_date {
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.rec_place {
	font-size:12px;
}
#rep_nav UL, #rep_nav LI {
	margin:0px;
	padding:0px;
	list-style:none;
}

#rep_nav LI  {
	float:left;
	padding-right:5px;
	font-size:12px;
}
#rep_nav {
	background:#FFF;
	border:#eaeaea 1px solid;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:7px;
	height:16px;
}
#description {
	padding-top:20px;
	padding-bottom:20px;
}
.logo_pic {
	width:200px;
}
#description h1 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	font-size:19px;
}
.btn_anons {
  background: #c8f2ff;
  background-image: -webkit-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -moz-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -ms-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -o-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: linear-gradient(to bottom, #c8f2ff, #30bce3);
  font-family: Arial;
  color: #000;
  font-size: 12px;
  padding: 8px 30px 8px 30px;
  border: solid #769ba6 1px;
  text-decoration: none;
}

.btn_anons:hover {
  background: #30bce3;
  background-image: -webkit-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -moz-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -ms-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -o-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: linear-gradient(to bottom, #30bce3, #c8f2ff);
  text-decoration: none;
}

.btn {
  background: #c8f2ff;
/*  background-image: -webkit-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -moz-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -ms-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -o-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: linear-gradient(to bottom, #c8f2ff, #30bce3);*/
  font-family: Arial;
  color: #000;
  font-size: 12px;
  padding: 8px 30px 8px 30px;
  border: solid #769ba6 1px;
  text-decoration: none;
}

.btn:hover {
  background: #30bce3;
 /* background-image: -webkit-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -moz-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -ms-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -o-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: linear-gradient(to bottom, #30bce3, #c8f2ff);*/
  text-decoration: none;
}



.a_img {
	float:left;
	padding-right:20px;
}
.annons_item {
	clear:both;
}
.anons_baynow {
	
	padding-top:0px;
}
.d_link A {
	color:#3ca6ff;
}
#FullDescriptionP1 {
	text-align:justify;
}
.d_title {
	font-size:18px;
}
.EventDescription h1 {
	font-size:22px;
	font-weight:normal;
}
.top_table {
	border-bottom:#000 2px solid;
	font-weight:bold;
	text-transform:uppercase;
}
.table_border {
	border-bottom:#CCC 1px solid;
}
.subscribe {
	padding:20px;
	text-align:center;
}
#cnt_frm INPUT[type='text'], #cnt_frm INPUT[type='password'], #cnt_frm INPUT[type='email'] {
	border:#CCC 1px solid;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
}

#cnt_frm TEXTAREA {
	border:#CCC 1px solid;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
	width:40%;
	height:100px;
}

.order_page INPUT[type='text'], .order_page INPUT[type='password'], .order_page INPUT[type='email'] {
	border:#CCC 1px solid;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
	width:96%
}

.order_page textarea {
	border:#CCC 1px solid;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
	width:96%;
	height:100px;
	
}

.btn_scheme {
	padding-top:15px;
	padding-bottom:15px;
}
.form_ord_total {
	border:#CCC 1px solid;
	padding:10px;
	height:320px;
	overflow:hidden;
	
}
.form_ord_total h2 {
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	font-weight:normal;
	
}

#info {
	border:#CCC 1px solid;
	padding:5px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
	
}
.str {
	font-weight:bold;
	color:#39bbec;
}
.anons_subject A {
	color:#585858;
}
.anons_place A {
	color:#585858;
	font-size:11px;
}
.anons_place {
	padding-top:0px;
	font-size:11px;
}
#bk_rep h2 {
	font-size:18px;
	font-weight:normal;
}
.rep_sep {
	height:1px;
	background:#CCC;
	width:96%;
	margin-top:20px;
}
.selected_button {
	color:#3aa3c4;
    background-color: #fff;
	padding:10px;
	
}
.deselected_button {
	color:#3aa3c4;
	padding:10px;
	
    background-color: #f7f6f4;
	cursor:pointer;
}
.b1 {
	border:#d5d5d5 solid 1px;
	border-right:0px solid;
}

.b2 {
	border:#d5d5d5 solid 1px;
}



.select_m {
	width:150px;
}
.link_b {
	color:#000;
}
#cnt_frm {
	padding-top:15px;
	clear:both;
}

#cart_event {
	width:250px;
	
	background:#FFF;
	border:#eaeaea 1px solid;
	position: absolute;
	top:20px;
	right:0px;
	padding:15px;
	z-index: 1024;
}

.fixedContainer {
	position: fixed;
	/*width: 600px;*/
	/*height: 200px;*/
	left: 50%;
	top: 0%;
	margin-left: 243px; /*half the width*/
}
.ca_descr {
	padding-top:7px;
	padding-bottom:7px;
	font-size:11px;
	text-align:justify;
	color:#b9b9b9;
}
.ca_descr A {
	color:#b9b9b9;
}
.header_cart {
	font-size:18px;
	padding-bottom:10px;
	border-bottom:#0cacd0 2px solid;
}
.ca_btn {
	font-size:16px;
	
	padding-top:15px;
	padding-bottom:13px;
	
	text-transform:uppercase;
	text-align:center;
	background:#0cacd0;
	
}
.ca_btn A {
	text-decoration:none;
	color:#fff;
}

.ca_sum {
	font-size:16px;
	border-top:#eaeaea 1px solid;
	padding-top:15px;
	padding-bottom:13px;
	
	text-transform:uppercase;
	text-align:center;

}
	
.ca_sector {
	font-size:22px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#eaeaea 1px solid;
	text-transform:uppercase;
	color:#0cacd0;
}
.ca_sector_2 {
	font-size:13px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#eaeaea 1px solid;

	color:#0cacd0;
}
#price_category_price {
	font-size:22px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	
}
.ca_price {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#eaeaea 1px solid;
}
.ca_num {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#eaeaea 1px solid;
}

.ca_num input {
	padding:5px;
	font-size:18px;
	
}
#empty_cart {
	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
	text-align:justify;
	color:#0cacd0;
}

select#select_place {
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   -webkit-appearance: none; 
   -moz-appearance: none;
   appearance: none;  
   
   background-image: url(../images/icons/row_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin-bottom:20px;
   margin-left:0px;
   overflow: hidden;
   padding: 5px 10px;
   
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 174px;
}

select.select_basic {
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   -webkit-appearance: none; 
   -moz-appearance: none;
   appearance: none;  
   
   background-image: url(../images/icons/row_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin-bottom:20px;
   margin-left:0px;
   overflow: hidden;
   padding: 5px 10px;
   
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 285px;
}

.rec {
	padding:10px;
}
.white_block_rec {
	background:#fff;
	border:#e6e6e6 1px solid;
}
.tr_block {
	
	border:#e6e6e6 1px solid;
	padding:10px;
	
}



.sep_rec {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
	height:1px;
	background:#e3e3e3;
}
.bb_subject {
color: #FFF;
font-size: 24px;
padding-left: 10px;
line-height: 5px;
padding-top: 20px;
}
.bb_des {
	color:#FFF;
	font-size:13px;
	padding-left:10px;
	
}
.slider_big_banner {
	margin-left:0px;
}
.cal_ev {
	border:#eaeaea 1px solid;
	width:70px;
	height:80px;
	text-align:center;
	background:#fff;
	padding:10px;
}
.get_day {
	font-size:26px;
	font-weight:normal;
}
.get_week_time {
	padding-top:5px;
	font-size:13px;
}
.events_list {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#eaeaea 1px solid;
}
.get_name  {
	color:#0cacd0;
	font-size:16px;
	font-weight:bold;
}
.page_item_a {
	float:left;
	text-align:center;
	width:20px;
	height:20px;
	padding:5px;
	border:#eaeaea 1px solid;

	margin:5px;
}

.page_item {
	float:left;
	text-align:center;
	width:20px;
	height:17px;
	padding:5px;
	padding-top:7px;
	border:#eaeaea 1px solid;
	background:#fff;
	margin:5px;
}

.page_item_a_b A {
	
	color:#999;
	text-decoration:none;
}
.event_info_buttons {
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	
}
.event_info_button {
	float:left;
	width:22%;
	text-align:center;
	padding:10px;
	border:#eaeaea 1px solid;
	
}
.active_button {
	background:#FFF;
	font-weight:bold;
}
.event_info_container {
	padding-top:10px;
}
.info_container {

	text-align:justify;
}

.order_page {
}

.order_page h2 {
	color:#0cacd0;
	font-weight:normal;
	font-size:22px;
	padding-bottom:4px;
	margin-bottom:0px;
}


.btn_order {
  background: #c8f2ff;
  /*background-image: -webkit-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -moz-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -ms-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: -o-linear-gradient(top, #c8f2ff, #30bce3);
  background-image: linear-gradient(to bottom, #c8f2ff, #30bce3);*/
  font-family: Arial;
  color: #000;
  font-size: 16px;
  padding: 8px 30px 8px 30px;
  border: solid #769ba6 1px;
  text-decoration: none;
}

.btn_order:hover {
  background: #30bce3;
/*  background-image: -webkit-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -moz-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -ms-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: -o-linear-gradient(top, #30bce3, #c8f2ff);
  background-image: linear-gradient(to bottom, #30bce3, #c8f2ff);*/
  text-decoration: none;
}


select#payment {
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   -webkit-appearance: none; 
   -moz-appearance: none;
   appearance: none;  
   
   background-image: url(../images/icons/row_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin-bottom:20px;
   margin-left:0px;
   overflow: hidden;
   padding: 5px 10px;
   
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 96%;
}
.ord_grp {
	border:#eaeaea 1px solid;
	padding:20px;
	width:50%;
	
}
.byr h1 {
	width:50%;
	font-size:22px;
}
.news_date {
	font-style:italic;
}
.news_text {
	text-align:justify;
}

.news_text  A {
	color:#666;
}
.news_title {
	color:#3aa3c4;
}
.all_news A {
	color:#666;
}
#full_description {
	text-align:justify;
}

#full_description h2 {
	font-weight:normal;
	font-size:22px;
	color:#000;
}

#description {
		text-align:justify;
}
.get_week_day {
	font-size:11px;
	color:#999;
}
.news_title2 {
	padding-bottom:10px;
	font-size:18px;
}
.block_office {
	text-align:center;
	width:90%;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:#e6e6e6 1px solid;
}
.office_item {
	padding-top:5px;
}
.office_item A {
	color:#0cacd0;
	
}
.subscribe INPUT[type='text'] {
	width:150px;
	font-size: 14px;
	color:#000;
	padding:4px;
	margin:0px;
	border:#aeadad 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#telephones A {
	text-decoration:none;
}

#zoom_out, #zoom_in {
	cursor:pointer;
	font-size:24px;
}
#warning_top {
	font-size:11px;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:#e0e0e0 1px solid;
}
.btn_inform {
	
	background: #c8f2ff;
  font-family: Arial;
  color: #000;
  font-size: 12px;
  padding: 8px 30px 8px 30px;
  border: solid #769ba6 1px;
  text-decoration: none;
}

select#select_place_date {
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   -webkit-appearance: none; 
   -moz-appearance: none;
   appearance: none;  
   
   background-image: url(../images/icons/row_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin-bottom:5px;
   margin-left:0px;
   overflow: hidden;
   padding: 5px 10px;
   
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 290px;
}
.nav_cart {
	text-align:left;
	padding-top:10px;
	font-size:12px;
}
.nav_cart div {
	padding-bottom:5px;
}

.nav_cart  A {
	color:#000;
}
.row_np {
	padding-top:10px;
}
.row_np A {
	color:#666;
}
.current_mounth {
	font-size:22px;
}
.ev_d {
	padding-top:10px;
}
.fc-button {
	font-size:12px;
}
.ahref {
	color:#000;
	font-size:14px;
}
select#payment_type {
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-image: url(../images/icons/row_select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin-bottom: 5px;
   margin-left: 0px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 290px;
}

	

	