* {
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
body.noScroll { /* ...or body.dialogShowing */
  overflow: hidden;
}
body { 
	background-color: #fff; 
	color: #fff;
	position: relative; 
	margin: 0; 
	width: 100%;
  	font-style: normal;
  	-ms-text-size-adjust: 100%;
  	-webkit-text-size-adjust: 100%;
 	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;	
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	text-rendering: optimizeLegibility; 
 	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
} 
html, body
{
	padding: 0; 
	margin: 0;
}

body *
{
	text-shadow: none;
}

#loader1, #plsw { display: none; }
.disable-doubletap-to-zoom {
    touch-action: none;
}
.page_layout { height:320px; padding-top:110px; background-color:#f2f2f2; width:100%; margin-bottom:60px;}
.page_home_sub { height: 500px; width: 100%;  background: #f2f2f2 url(https://www.fourseasonsmarkets.com/img4/sponsor_banner_winter.jpg); background-position: center center;background-repeat:  no-repeat;background-color: #999; }
.page_core { width:960px;  }
.page_core_right { float:left; width:330px; margin-left:0px; margin-top:10px; background-color:#37608e; padding: 35px; }
.page_core_right4 { float:left; width:300px; margin-left:0px; margin-top:10px; background-color:#37608e; padding: 35px; }

/*.page_core_right4a { float:left; width:300px; margin-left:0px; margin-top:10px; padding: 35px; display: none} */ 

/* TEST OVERLAY IN LIVE */

/* Loader */
.loader {
  height: 4px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  display:none;
}
.loader:before{
  display: block;
  position: absolute;
  content: "";
  left: 0;
  bottom:0;
  width: 100%;
  height: 4px;
  background-color: #37608e;
  animation: loading 2s linear infinite;
}

@keyframes loading {
    from {left: 0; width: 30%;}
    50% {width: 30%;}
    70% {width: 70%;}
    80% { left: 50%;}
    95% {left: 120%;}
    to {left: 100%;}
}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: visible;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0.1;
	background: rgba(0,0,0,0.8);
	transition: all 0.3s;
	display: none;
}
.page_core2 { width:960px; margin-bottom:60px; }
.page_core2_left { float:left;width:440px;margin-right:40px; margin-bottom:60px; }
.page_core2_right { float:left;width:440px;margin-left:40px; margin-bottom:60px; }
.page_core3 { width:960px; }
.page_core3_title {  float:left;width:860px;}
.page_core3_box {  border:1px solid #cacaca;padding: 24px; height: 90px; }
.page_core3_wdth {  width: 290px; }
.page_core3_wdth2 {  float: left; margin-right: 6px; margin-top: 7px; vertical-align: bottom; width: 16px; height: 16px; }
.page_core3_wdth3 {  float: left; width: 266px; vertical-align: bottom; }
.vendors_list { float:left;width:860px;margin-bottom:15px;margin-top:20px;margin-left:100px; }
.vlist_sep { float:left;width:860px;margin-left:100px;}
.vlist_sep4 { float:left;width:100%;margin: 20px 0 10px 0;}
#show_vendlist { display: block; }
#but_vendlist { display: none; }
.textreg, .event_sub { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight: 300; line-height:1.6em; color:#333; }
.textreg2 { font-family: 'Open Sans', sans-serif; font-size:16px; color:#333; line-height:165%; }
.textreg2a { font-family: 'Open Sans', sans-serif; font-size:14px; color:#333; line-height:165%; }
.textreg3 { font-family: 'Open Sans', sans-serif; font-size:14px;line-height:185%; color:#fff; }
.textreg3a { font-family: 'Open Sans', sans-serif; font-size:15px;line-height:175%; color:#fff; }
.textreg3b, .textreg3b1, .textreg3d, .textreg3e  { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:14px; color:#37608e; }
.textreg3c { font-family: 'Open Sans', sans-serif; font-size:14px; color:#606060; font-weight: 400;}
.textregst, .title_sub { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight: 300; line-height:1.6em; color:#37608e; }
.font_top, .title_top, .title_rwd { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:36px; color:#333; line-height:150%; }
.font_top1 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:36px; color:#333; line-height:150%; }
.font_top2 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:34px; color:#FFF; line-height:150%; }
.font_topb { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:32px; color:#000; line-height:125%; }
.textregstb { font-family: 'Open Sans', sans-serif; font-size:17px; font-weight: 300; line-height:1.6em; color:#37608e; }
.textreg2b { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:15px; color:#333; line-height:165%; }
.textreg2c { font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; line-height:165%; }
.comment { font-family: 'Open Sans', sans-serif; font-size:15px; color:#606060; line-height:26px; font-weight: 400;}
.addph { -webkit-appearance: none; -moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;font-size:14px; padding: 0 18px 0 18px; margin:0;border:none; padding-left: 30px; background: #FFFFFF url(https://www.fourseasonsmarkets.com/img4/icon_plus_winter.png); background-position: 10px center;background-repeat:  no-repeat; color: #37608e; cursor: pointer; font-weight: 700; width: 80px}
.remph { -webkit-appearance: none; -moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;font-size:14px; padding: 0 18px 0 18px; margin:0;border:none; padding-left: 25px; background: #FFFFFF url(https://www.fourseasonsmarkets.com/img4/icon_less.png); background-position: 10px center;background-repeat:  no-repeat; color: #333; cursor: pointer; font-weight: 700; width: 120px}
.modal_close { position: absolute; top: 20px; right: 20px; display: block; width: 24px; height: 24px; background: url(https://www.fourseasonsmarkets.com/img4/modal_close2.png) top left no-repeat; z-index: 10000;opacity: 0.7; filter: alpha(opacity=70);}
.pic_close, .pic_close2 { position: absolute; top: 10px; right: 10px; display: block; width: 24px; height: 24px; background: url(https://www.fourseasonsmarkets.com/img4/pic_close.png) top left no-repeat; z-index: 10000;opacity: 0.7; filter: alpha(opacity=70);}
.post_close { position: absolute; top: 5px; right: 5px; display: block; width: 24px; height: 24px; background: url(https://www.fourseasonsmarkets.com/img4/post_close.png) top left no-repeat; z-index: 10;opacity: 0.7; filter: alpha(opacity=70);}
.rotate_left { width: 18px; height: 18px; padding:0; margin:0; background: url(https://www.fourseasonsmarkets.com/img4/icon_rotate-left.png) no-repeat;float:right; cursor:pointer}
.rotate_right { width: 18px; height: 18px; padding:0; margin: 0 20px 0 10px; background: url(https://www.fourseasonsmarkets.com/img4/icon_rotate-right.png) no-repeat;float:right; cursor:pointer}
.banner_close { position: relative; float: right; top: 0px; right: 0px; display: block; width: 16px; height: 16px; background: url(https://www.fourseasonsmarkets.com/img4/modal_close2a.png); z-index: 2000; }
.modal_back { position: absolute; top: 20px; left: 20px; display: block; width: 24px; height: 24px; background: url(https://www.fourseasonsmarkets.com/img4/modal_back2.png) top left no-repeat; z-index: 10000; opacity: 0.5; filter: alpha(opacity=50);}
#seplocm { display: none; margin: 0px 0 20px 0; width: 100%; float: left }
#page_loc_width2, #page_loc_width3 { display: none}
#page_loc_width1, #page_loc_width4 { display: none}
#page_loc_box {margin: 15px 0 35px 0; width: 100%; }
.search { width: 82%; height: 24px; margin: 0; padding: 6px 6px 6px 46px; font-size: 16px; color: #222; background: url(https://www.fourseasonsmarkets.com/img4/search_icon.png) no-repeat 13px 9px #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #CCC; float: right; }
#vlistsep4a1s { display: none; }
#icon_close1  { display: none; cursor: pointer; }
#vlistsep4a2s { display: none; }
#icon_close2  { display: none; cursor: pointer; }
.infield { -webkit-appearance: none; width: 75%; margin: 5px; padding: 11px; font-size: 16px; color: #222; background: #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #CCC; border-radius: 0;}
.infield-on { -webkit-appearance: none; width: 75%; margin: 5px; padding: 11px; font-size: 16px; color: #222; background: #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #800000; -webkit-box-shadow: 0px 0px 4px #800000; -moz-box-shadow: 0px 0px 4px #800000; box-shadow: 0px 0px 4px #800000; border-radius: 0;}
#container, #container2 { display: block; position:relative; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 16px; color: #222; text-align: left; } 
#show_vendlist4 { display: block; float: left; padding: 0; margin:0; width: 100%; }	
#mn_s { display: block; }
#mn_f { display: none; }
#accmenu { display:none; }
#but_searchres { display: none; }
#b_title { font-size: 15px}
.b_text { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight: 300; line-height:1.6em; color:#333; }
.page_layout2a { height: 0px; padding-top:45px; background-color:#ffffff; }
.vlist_sep5 { width:100%;margin: 40px 0 30px 0;}
.vlist_sep6 { width:100%;margin: 30px 0 0px 0;}
.edit_e, .mhours { display: none}
.edit_d3 { display: none}
.edit_e3 { width: 90%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block}
.edit_e3b { width: 55%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: none}
#editn { display: none}
.not_title { width:100%; margin-top:40px; text-align: left; }
.not_title2 { width:100%; margin: 40px 0 40px 0; text-align: left; }
.edit_s { display: none}
.edit_s3 {width: 45%;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:14px;color:#f2f2f2;}
.charsl, .charsl2 { font-family: 'Open Sans', sans-serif; font-size:14px; color:#333; font-weight:500;  }
#vlistsep7 { padding: 30px 0 0 0; }
.boothrev0 {width: 100%; margin: 20px 0 0 0; float:left}	
.boothrev0a {width: 100%; margin: 10px 0 0 0; float:left}	
.boothrev {width: 100%; height: 29px; margin: 25px 0 0 0; float:left}	
.boothsp {width: 100%; height: 29px; margin: 25px 0 0 0;}	
#boothsp1 {width: 100%; height: 29px; margin: 5px 0 0 0}
.edit_e4 { display: none}
#title_bd { padding: 40px 0 0 0; float: left}
#vap_line { display: block}
#vdprofiframe, #vdprofiframe2 {	display: block; margin-left:0; border:0 #ffffff none; frameborder: 0; marginheight: 0; marginwidth: 0; overflow:hidden; height: 100%; width: 100%}
.vd_title { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:30px; color:#333; }
.vd_prof { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:28px; color:#333; }
.vd_sub { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight: 300; line-height:1.6em; color:#37608e; }
.vd_body { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:14px; color:#333; line-height:160%; width: 85%; padding-top:20px; }
.sh_date {	color:#fff;	font-family: 'Raleway';	font-size:12px;	text-decoration:none; background-color:#37608e;	-moz-border-radius:2px;	-webkit-border-radius:2px;	border-radius:2px;	width:36px; height: 36px; padding: 10px }
.event_title { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:24px; color:#333; margin: 0 0 20px 0; padding: 0 0 20px 0; line-height: 100%}
.ui-widget { font-family: 'Roboto', sans-serif;	font-size: 16px; }
.ui-widget .ui-widget {	font-size: 16px;}
.ui-widget input, .ui-widget select, .ui-widget textarea,
.ui-widget button { font-family: 'Roboto', sans-serif; font-size: 16px; }
#editph1, #editph1a { text-align: center; width:140px;height:40px;margin-top:8px;padding-left:0px; display: none; }
#edit_ph, #edit_pha { width:140px }
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #37608e;
	background: #37608e;
	font-weight: normal;
	color: #ffffff;
}
.edit_s1 {display: none}
#trans_pop, #trans_pop_wrapper, 
#admin_tip, #admin_tip_wrapper, 
#vb_popup, #vb_popup_wrapper, 
#vl_popup, #vl_popup_wrapper, 
#av_popup, #av_popup_wrapper, 
#rg_popup, #rg_popup_wrapper, 
#lg_popup, #lg_popup_wrapper, 
#nwl_popup, #nwl_popup_wrapper, 
#al_popup, #al_popup_wrapper, 
#al_popup2, #al_popup2_wrapper, 
#al_popup3, #al_popup3_wrapper, 
#profpop2, #profpop2_wrapper, 
#profpop2a, #profpop2a_wrapper { transition: all 0.3s ease-out;}
.popup_visible #trans_pop { transform: translateX(0) translateY(0); }
.popup_visible #admin_tip { transform: translateX(0) translateY(0); }
.popup_visible #vb_popup { transform: translateX(0) translateY(0); }
.popup_visible #vl_popup { transform: translateX(0) translateY(0); }
.popup_visible #rg_popup { transform: translateX(0) translateY(0); }
.popup_visible #lg_popup { transform: translateX(0) translateY(0); }
.popup_visible #nwl_popup { transform: translateX(0) translateY(0); }
.popup_visible #al_popup { transform: translateX(0) translateY(0); }
.popup_visible #al_popup2 { transform: translateX(0) translateY(0); }
.popup_visible #al_popup3 { transform: translateX(0) translateY(0);}
.popup_visible #av_popup { transform: translateX(0) translateY(0); }
.popup_visible #profpop2 { transform: translateX(0) translateY(0); }
.popup_visible #profpop2a { transform: translateX(0) translateY(0); }
/* .popup_visible #bv_popup { transform: translateX(0) translateY(0); } */
.mypopup { width: 310px; height: 490px; background: #FFF; display: none; transform: translateX(-60%) translateY(0); transition: all 0.3s 0.3s;}
.rgpopup { width: 90%; height: auto; background: #FFF; display: none; transform: translateX(-60%) translateY(0); transition: all 0.3s 0.3s; }
.lgpopup { width: 95%; height: 420px; background: #FFF; display: none; transform: translateX(-60%) translateY(0); transition: all 0.3s 0.3s; }
#vb_popup { transform: translateX(0) translateY(-40%); transition: all 0.3s 0.3s; } 
.alpopup, .alpopup2 { width: 95%; height: 300px; background: #FFF; display: none; transform: translateX(0) translateY(20%); transition: all 0.3s 0.3s; }
.alpopup3 { width: 98%; height: auto; background: #FFF; display: none; transform: translateX(0) translateY(20%); transition: all 0.3s 0.3s;}
.admintip { width: 450px; height: 300px; background: #FFF; display: none; transform: translateX(0) translateY(20%); transition: all 0.3s 0.3s; }
.transpop { width: 450px; height: auto; background: #FFF; display: none; transform: translateX(0) translateY(20%); transition: all 0.3s 0.3s; }
.bvpopup, .profpop { background: #FFF; display: none; -webkit-animation-duration: 0.5s;	animation-duration: 0.5s;-webkit-animation-fill-mode:both;	animation-fill-mode:both; z-index: 5000; transform: translateX(0) translateY(0);}
.txpopup, .txpopup2 { margin: 45px 0 20px 0; padding: 0px; }
.headpop {height: 80px }
.hpopmsg {height: 60px; margin: 0; padding: 40px 0 0 0; background-color:#fff;  font-family: 'Open Sans', sans-serif; font-weight: 500; font-size:36px; color:#2E2E2E; line-height:150%;}
.admintipvd {height: 60px; margin: 0; padding: 40px 0 0 0; background-color:#fff;  font-family: 'Open Sans', sans-serif; font-weight: 500; font-size:30px; color:#2E2E2E; line-height:125%;}
.headpop2 {height:55px }
.nwlpopup { background: #FFF; display: none; transform: translateX(-60%) translateY(0); transition: all 0.3s 0.3s; }
.mypopup_top {
	height: 40px; 
	width: 92%;
	margin: 25px 4% 6px 4%; 
	border-style: solid; 
	border-width: 0px 0px 1px 0px; 
	border-color: #cccccc;
	}
.mypop_iframe {
		border:0px #ffffff none;
		scrolling:no;
		frameborder: 0;
		marginheight: 0;
		marginwidth: 0;
		height: 390px;
		width: 100%;
	}

.mypop_iframe02 {
		border:0px #ffffff none;
		scrolling:no;
		frameborder: 0;
		marginheight: 0;
		marginwidth: 0;
		height: 100%;
		width: 100%;
	}

#mypoprot {
		display: none;
}
.edit_i2 {width: 100%;display: none;margin: 20px 0 40px 0; padding: 0; }
#totcredit1 { display: none}
#totcredit2 { display: block}

.ccname, .ccnum { -webkit-appearance: none; width: 95%; margin: 0; padding: 9px 1% 9px 3%; font-size: 16px; color: #222; background: #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #CCC; border-radius: 0;}
.ccxpm, .ccxpy, .cccvc { text-align: center;width: 30px;  float: left;  -webkit-appearance: none; margin: 0; padding: 8px 5% 8px 5%; font-size: 16px; color: #222; background: #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #CCC; border-radius: 0;}

.ccname2, .ccnum2 { -webkit-appearance: none; width: 94%; margin: 2px 0 0 0; padding: 10px 2% 10px 4%; font-size: 16px; color: #222; background: #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #CCC; border-radius: 0;}
.ccxpm2, .ccxpy2, .cccvc2 { text-align: center;width: 30px;  float: left;  -webkit-appearance: none; margin:  2px 0 0 0; padding: 9px 5% 9px 5%; font-size: 16px; color: #222; background: #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #CCC; border-radius: 0;}




.form-row { width:85%; margin: 0 0 13px 0; padding: 0 }
.form-row2 { width:90%; margin: 0 0 13px 0; padding: 0 }

.paynow, .pponow, .spnow {	background-color:#37608e;	-moz-border-radius:4px;	-webkit-border-radius:4px;	border-radius:4px;	border:0px;	cursor:pointer;	color:#FFF;	font-family: 'Open Sans', sans-serif;	font-weight: 500;	font-size:14px;	text-decoration:none;	margin: 0 5px 0 0; padding: 11px 17px 10px 17px; outline: none; width: 70px;}
.form-row2a {width: 54%;float: left;margin: 30px 0 15px 0 }
.form-row2b {width: 46%;float: left;margin: 30px 0 15px 0 }
.issue_li { margin: 0 0 8px 0 }
.cropit-preview, .cropit-preview-image-container{ width: 200px; height: 200px }

.front_btn2 { 
	display: inline-block;
	border:1px solid #FFF;
	cursor:pointer;
	color:#FFF;
	font-family:Arial;
	font-size:16px;
	font-weight: 600;
	text-decoration:none;
	padding: 22px 40px 22px 40px;
	outline: none;
} 
.front_btn2:hover {
  background-color: #fff;
  color: #000;
	text-decoration:none;
}

.subcat { float: left; width: 90%; margin: 5px 0 5px 0; padding:0 }
.subcat_RG { float: left;padding:2px 10px 2px 10px;border-radius: 6px;margin: 3px 15px 0 0; background-color:#37608e;color: #FFF; font-family: 'Open Sans', sans-serif; font-size:11px}
.subcat_AP { float: left;padding:2px 10px 2px 10px;border-radius: 6px;margin: 3px 15px 0 0; background-color:#565656;color: #FFF; font-family: 'Open Sans', sans-serif; font-size:11px}
.subcat_WL { float: left;padding:2px 10px 2px 10px;border-radius: 6px;margin: 3px 15px 0 0; background-color:#a2a2a2;color: #FFF; font-family: 'Open Sans', sans-serif; font-size:11px }
.txt_sptypel { width: 120px; padding:0; float:left; margin: 5px 0 0 0; display:none}
.txt_nottypel { width: 100%; padding:0; margin: 5px 0 0 0; display:block; vertical-align: top}
#notemails_prt, #nottime_prt { padding: 10px 0 0 0 }
.txt_sptyper { float:right; margin:0; padding:0; width: 100% }
#sp_type, #not_emails { width: 92%;margin:0;padding:0 4% 0 4% }
#sp_cat, #not_remind { width: 100%;margin:0;padding:0;text-indent:5px; }
.sp_f1 { width: 100%;margin: 40px 0 10px 0; height:40px}
.sp_f1a { width: 100%;padding: 15px 0 5px 0;}
.sp_f2 { width: 100%;margin: 20px 0 10px 0; height:40px}
#txtspecial {margin: 8px 0 8px 0; padding: 10px 2% 0 2%; width: 100%; height:100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.my_specials { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 10px 0 10px 0; padding: 0 0 18px 0; width: 100%; border-bottom: 1px solid #c0c0c0; display: inline-block}
.my_specials0 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; background-color: #fff; margin: 1px 0 5px 0; padding: 0; width: 100%; }
.my_specials1 { margin: 1px 0 5px 0; padding: 0 ; width: 100%; }
.adm_menu0 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color:#333; background-color: #fff; margin: 0; padding: 0 0 8px 0; height: 30px; width: 100%; border-bottom: 1px solid #c0c0c0; display: inline-block}
.adm_menu1 { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color:#333; background-color: #fff; margin: 0; padding: 0 0 8px 0; height: 30px; width: 100%; border-bottom: 4px solid #37608e; display: inline-block}
.vend_menu { background: url(https://www.fourseasonsmarkets.com/img4/vend_bg.png) bottom repeat; background-color: #FFF; width: 100%; float: left; margin: 0;}
.vend_menu0, .melogvend { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; margin: 20px 18px 20px 0px; width: auto; display: inline-block; float: left;cursor:pointer }
.vend_menu1 { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 13px; color:#333; margin: 20px 18px 0px 0px; width: auto; border-bottom: 3px solid #37608e; display: inline-block; float: left; padding: 0 0 15px 0; cursor:pointer}
.reserved { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 600; color: #37608e}
.season { color: #37608e}	
.new_post { background-color: #fff; position:relative; z-index: 150; -webkit-box-shadow: 0 4px 6px 0 #c0c0c0; -moz-box-shadow: 0 4px 6px 0 #c0c0c0; box-shadow: 0 4px 6px 0 #c0c0c0; border: solid 1px #c0c0c0; width: 86%; border-width: 1px 1px 1px 1px; padding: 6% 7% 5% 7%; float:left; margin: 0 0 30px 0; display:none }

#ppd_1 { display:block}
#ppd_2 { display:none}
.cnumb { display:inline-block }
#tpop_loc1a, #tpop_loc1b { display:inline-block}
.tpop_but { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:20px 0 0 0; padding:0; width:100%;text-align:center }
.tpop_radio { width:90%;padding:8px 0 0 10%;font-size:14px; font-family: 'Open Sans', sans-serif; line-height:1.6em; margin:0 0 4px 0; display:inline-block; color:#333; font-weight:300}
#slc_iphone { display:none }
.item_logo { display:none;}
/* .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:30px 0 0 0; margin:20px 0 0 0 } */
#tpop_but5 { display:inline-block }
.post_title { font-family: 'Roboto', sans-serif;font-weight: 400; font-size:16px;color:#535353;margin:0;padding:0 }

@-webkit-keyframes animatetop { from {top:1000px; opacity:0;} to {top:50%; opacity:1;} }
@keyframes animatetop { from {top:1000px; opacity:0} to {top:50%; opacity:1} }
@-webkit-keyframes animatebot { from {top:50%; opacity:1;} to {top:1000px; opacity:1;} }
@keyframes animatebot { from {top:50%; opacity:1} to {top:1000px; opacity:1} }
@-webkit-keyframes animatetop1 { from {top:1000px; opacity:0;} to {top:0; opacity:1;} }
@keyframes animatetop1 { from {top:1000px; opacity:0} to {top:0; opacity:1} }
@-webkit-keyframes animatebot1 { from {top:0; opacity:1;} to {top:1000px; opacity:1;} }
@keyframes animatebot1 { from {top:0; opacity:1} to {top:1000px; opacity:1} }

@media only screen and (min-width: 481px){
	.alpopup3a { position: relative; top:50%; transform: translateY(-50%); background-color: #FFFFFF; margin: auto; padding: 0; border: 0px; width: 98%; max-width:480px; height: 98%; max-height:710px; animation-name: animatetop; animation-duration: 0.5s; animation-iteration-count: 1; -webkit-animation-iteration-count:1; z-index: 10; overflow:auto}
}
@media only screen and (max-width: 480px) {
	.alpopup3a { position: relative; background-color: #FFFFFF; margin: auto; padding: 0; border: 0px; width: 100%; height: 100%; animation-name: animatetop1; animation-duration: 0.5s; animation-iteration-count: 1; -webkit-animation-iteration-count:1; z-index: 10; overflow:auto}
}



/* (min-width: 320px) and (max-width: 360px) */

@media only screen and (max-height: 440px) and (min-width: 320px) and (max-width: 360px){
	#vb_popup, #av_popup { width: 95%; height: 550px; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#ppd_1 { display:none}
	#ppd_2 { display:block}	
	#poptxt, #popdsp { margin:10px 26px 20px 26px }
	.tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_radio { width:100%;padding:8px 0 0 0;}
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 20px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block; }
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 440px) and (max-height: 558px) and (min-width: 320px) and (max-width: 360px) {
	#vb_popup, #av_popup { width: 95%; height: 98%; }	
	#trans_pop { width: 95%;}	
	.cnumb { display:none }
	#ppd_1 { display:none}
	#ppd_2 { display:block}	
	#tpop_loc1a, #tpop_loc1b { display:none}
	#poptxt, #popdsp { margin:10px 26px 20px 26px }
	.tpop_amount { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	.tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:30px 0 0 0; margin:0 }
	#vend_info { display:block; }
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 20px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.tpop_but { margin:10px 0 0 0; }
	.tpop_radio { width:100%;padding:8px 0 0 0;}
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 558px) and (max-height: 630px) and (min-width: 320px) and (max-width: 360px){
	#vb_popup, #av_popup { width: 95%x; height: 550px; }	
	#trans_pop { width: 95%; }		
	.cnumb { display:none }
	#ppd_1 { display:none}
	#ppd_2 { display:block}	
	#poptxt, #popdsp { margin:20px 26px 30px 26px }
	.tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.tpop_radio { width:100%;padding:8px 0 0 0;}
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: none }
}	

@media only screen and (min-height: 630px) and (min-width: 320px) and (max-width: 360px){
	#vb_popup, #av_popup { width: 95%x; height: 550px; }	
	#trans_pop { width: 95%; }		
	.cnumb { display:none }
	#ppd_1 { display:none}
	#ppd_2 { display:block}	
	#poptxt, #popdsp { margin:20px 26px 30px 26px }
	.tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.tpop_radio { width:100%;padding:8px 0 0 0;}
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}	


/* (min-width: 360px) and (max-width: 375px) */

@media only screen and (max-height: 440px) and (min-width: 360px) and (max-width: 375px){
	#vb_popup, #av_popup { width: 95%; height: 620px; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:10px 30px 20px 30px }
	.tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 20px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 440px) and (max-height: 558px) and (min-width: 360px) and (max-width: 375px) {
	#vb_popup, #av_popup { width: 95%; height: 620px; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:10px 30px 20px 30px }
	.tpop_amount { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	.tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:30px 0 0 0; margin:0 }
	#vend_info { display:block; }
	#tpop_loc1a, #tpop_loc1b { display:none}
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 20px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.tpop_but { margin:10px 0 0 0; }
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 558px) and (max-height: 630px) and (min-width: 360px) and (max-width: 375px){
	#vb_popup, #av_popup { width: 95%; height: 96%; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 30px 30px 30px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 630px) and (min-width: 360px) and (max-width: 375px) {
	#vb_popup, #av_popup { width: 95%; height: 620px; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:30px 30px 40px 30px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3 { display:none; }
	#tpop_but4 { display:block; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}	


/* (min-width: 375px) and (max-width: 414px) */

@media only screen and (max-height: 440px) and (min-width: 375px) and (max-width: 414px){
	#vb_popup, #av_popup { width: 95%; height: 650px; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 30px 30px 30px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 440px) and (max-height: 558px) and (min-width: 375px ) and (max-width: 414px){
	#vb_popup, #av_popup { width: 95%; height: 650px; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:10px 30px 20px 30px }
	.tpop_amount { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	.tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:30px 0 0 0; margin:0 }
	#vend_info { display:block; }
	#tpop_loc1a, #tpop_loc1b { display:none}
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 20px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.tpop_but { margin:10px 0 0 0; }
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 558px) and (max-height: 630px) and (min-width: 375px) and (max-width: 414px){
	#vb_popup, #av_popup { width: 95%; height: 96%; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 30px 30px 30px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 630px) and (max-height: 657px) and (min-width: 375px) and (max-width: 414px){
	#vb_popup, #av_popup { width: 95%; height: 94%; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:30px 30px 40px 30px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3 { display:none; }
	#tpop_but4 { display:block; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 657px) and (min-width: 375px) and (max-width: 414px){
	#vb_popup, #av_popup { width: 95%; height: 650px; }	
	#trans_pop { width: 95%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 30px 30px 30px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3 { display:none; }
	#tpop_but4 { display:block; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}	

@media only screen and (min-height: 690px) and (min-width: 375px) and (max-width: 414px) {
	#vb_popup, #av_popup { width: 95%; height: 680px; }	
	#trans_pop { width: 95%; }
	.cnumb { display:none }
	#poptxt, #popdsp { margin:30px 40px 40px 40px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:block }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}	
	.sh_pop1 { display: block }
}	


/* (min-width: 414px) and (max-width: 480px) */

@media only screen and (max-height: 440px) and (min-width: 414px) and (max-width: 480px){
	#vb_popup, #av_popup { width:90%; height: 680px; }	
	#trans_pop { width: 90%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 40px 30px 40px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 440px) and (max-height: 558px) and (min-width: 414px) and (max-width: 480px){
	#vb_popup, #av_popup { width: 90%; height: 680px; }	
	#trans_pop { width: 90%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 40px 30px 40px }
	.tpop_amount { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	.tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:30px 0 0 0; margin:0 }
	#vend_info { display:block; }
	#tpop_but2 { display:none; }
	#tpop_loc1a, #tpop_loc1b { display:none}
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 20px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.tpop_but { margin:10px 0 0 0; }
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 558px) and (max-height: 630px) and (min-width: 414px) and (max-width: 480px){
	#vb_popup, #av_popup { width: 90%; height: 96%; }	
	#trans_pop { width: 90%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 40px 30px 40px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 630px) and (max-height: 657px) and (min-width: 414px) and (max-width: 480px){
	#vb_popup, #av_popup { width: 90%; height: 94%; }	
	#trans_pop { width: 90%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:30px 40px 40px 40px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 657px) and (max-height: 690px) and (min-width: 414px) and (max-width: 480px){
	#vb_popup, #av_popup { width: 90%; height: 94%; }	
	#trans_pop { width: 90%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 40px 30px 40px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 690px) and (min-width: 414px) and (max-width: 480px) {
	#vb_popup, #av_popup { width: 90%; height: 94%; }	
	#trans_pop { width: 90%; }	
	.cnumb { display:none }
	#poptxt, #popdsp { margin:20px 30px 30px 30px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:block; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}	


/* (min-width: 480px) and (max-width: 510px) */

@media only screen and (max-height: 440px) and (min-width: 480px) and (max-width: 510px){
	#vb_popup, #av_popup { width: 470px; height: 680px; }	
	#trans_pop { width: 450px; }
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 440px) and (max-height: 558px) and (min-width: 480px) and (max-width: 510px){
	#vb_popup, #av_popup { width: 470px; height: 680px; }
	#trans_pop { width: 450px; }
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	.tpop_amount { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	.tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:30px 0 0 0; margin:0 }
	#vend_info { display:block; }
	#tpop_but2 { display:none; }
	#tpop_loc1a, #tpop_loc1b { display:none}
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 20px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.tpop_but { margin:10px 0 0 0; }	
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 558px) and (max-height: 630px) and (min-width: 480px) and (max-width: 510px){
	#vb_popup, #av_popup { width: 470px; height: 96%; }	
	#trans_pop { width: 450px; }	
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 630px) and (max-height: 657px) and (min-width: 480px) and (max-width: 510px){
	#vb_popup, #av_popup { width: 470px; height: 94%; }	
	#trans_pop { width: 450px; }	
	#poptxt, #popdsp { margin:30px 50px 40px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 657px) and (max-height: 690px) and (min-width: 480px) and (max-width: 510px){
	#vb_popup, #av_popup { width: 470px; height: 94%; }	
	#trans_pop { width: 450px; }	
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 690px) and (min-width: 480px) and (min-width: 480px) and (max-width: 510px){
	#vb_popup, #av_popup { width: 470px; height: 680px; }	
	#trans_pop { width: 450px; }
	#poptxt, #popdsp { margin:30px 50px 40px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:block }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}	


/* (min-width: 510px)  */

@media only screen and (max-height: 440px) and (min-width: 510px) {
	#vb_popup, #av_popup { width: 500px; height: 680px; }	
	#trans_pop { width: 450px; }
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 440px) and (max-height: 558px) and (min-width: 510px) {
	#vb_popup, #av_popup { width: 500px; height: 96%; }	
	#trans_pop { width: 450px; }	
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	 .tpop_amount { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	.tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:30px 0 0 0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.sh_pop1 { display: none }
	.tpop_but { margin:10px 0 0 0; }
}

@media only screen and (min-height: 558px) and (max-height: 630px) and (min-width: 510px) {
	#vb_popup, #av_popup { width: 500px; height: 96%; }	
	#trans_pop { width: 450px; }	
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: none }
}

@media only screen and (min-height: 630px) and (max-height: 690px) and (min-width: 510px) {
	#vb_popup, #av_popup { width: 500px; height: 96%; }	
	#trans_pop { width: 450px; }	
	#poptxt, #popdsp { margin:20px 50px 30px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}

@media only screen and (min-height: 690px) and (min-width: 510px) {
	#vb_popup, #av_popup { width: 500px; height: 680px; }	
	#trans_pop { width: 450px; }	
	#tpop_but1, #tpop_but2, #tpop_but3, #tpop_but4 { display:block }
	#poptxt, #popdsp { margin:30px 50px 40px 50px }
	 .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:38px; font-weight:300; color:#333; padding:0; margin:0 }
	#vend_info { display:block; }	
	#tpop_but2 { display:none; }
	.tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center }
	.item_logo { padding:15px 0 5px 0;display:block;}
	.sh_pop1 { display: block }
}	

	

.range-zoom-input {
  -webkit-appearance: none;
  width: 100%;
  margin: 6px 0;
}
.range-zoom-input:focus {
  outline: none;
}
.range-zoom-input::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: #e1e1e1;
  border-radius: 3.9px;
  border: 0px solid rgba(0, 1, 1, 0);
}
.range-zoom-input::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #e1e1e1, 0px 0px 0px #eeeeee;
  border: 0px solid rgba(225, 225, 225, 0);
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background: #37608e;
  cursor: pointer;
  -webkit-appearance: none;
  margin: -7px 0 0 0;
}
.range-zoom-input:focus::-webkit-slider-runnable-track {
  background: #f3f3f3;
}
.range-zoom-input::-moz-range-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: #e1e1e1;
  border-radius: 3.9px;
  border: 0px solid rgba(0, 1, 1, 0);
}
.range-zoom-input::-moz-range-thumb {
  box-shadow: 0px 0px 0px #e1e1e1, 0px 0px 0px #eeeeee;
  border: 0px solid rgba(225, 225, 225, 0);
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background: #37608e;
  cursor: pointer;
}
.range-zoom-input::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
  margin: 0 0 2px 0;
}
.range-zoom-input::-ms-fill-lower {
  background: #cfcfcf;
  border: 0px solid rgba(0, 1, 1, 0);
  border-radius: 7.8px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
.range-zoom-input::-ms-fill-upper {
  background: #e1e1e1;
  border: 0px solid rgba(0, 1, 1, 0);
  border-radius: 7.8px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
.range-zoom-input::-ms-thumb {
  box-shadow: 0px 0px 0px #e1e1e1, 0px 0px 0px #eeeeee;
  border: 0px solid rgba(225, 225, 225, 0);
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background: #37608e;
  cursor: pointer;
  margin: 0 0 1px 0;

}
.range-zoom-input:focus::-ms-fill-lower {
  background: #e1e1e1;
}
.range-zoom-input:focus::-ms-fill-upper {
  background: #f3f3f3;
}

.mylih {margin-left: 0; padding-left:2px;list-style-type: square; list-style-position: inside; font-size:16px; }	
.font_home1 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:26px; color:#333; line-height:150%;margin:10px 0 15px 0 } 


@media only screen and (min-width: 240px) {
.content_right_4c { display:none}
#mtop_full { display:none; }
#mtop_short { display:block; }
#mtop_short2 { display:none; }
#divide1 { display:block; }
#title_about { font-size: 26px }
.page_layout { height:auto; padding-top:80px; margin-bottom:40px;}
.page_layout_sub, .page_core { width:90%; padding-bottom:30px; }
.textreg { font-size:16px; } 
.textreg3 { font-size:16px; } 
#mk_add, #mk_hrs { display:none; }
.page_core_left { width:100%; height:auto; float:left; margin-bottom:20px; padding:0 0 46% 0; background: url(https://www.fourseasonsmarkets.com/img4/bg_about_winter.png) bottom no-repeat; background-size: 104%;}
.page_core_left4 { width:100%; height:auto; float:left; margin-bottom:20px; padding:0 0 46% 0; }
.page_core_left4a, .page_core_left4c { width:100%; height:auto; float:left; margin: 0; padding:0; }
.page_core_right4a { float:left; width: 97%; margin: 0 0 40px 0; padding: 0 0 0 3%; }
.page_core_right4c, .page_core_right4d { float:left; width: 90%; margin: 0 0 40px 0; padding: 0 0 0 10%; display:none }
	.qfax { display:block }
.pochk_show { display: block }
.page_core_left4b { width:100%; height:auto; float:left; margin: 0; padding:0; }
.page_core_right4b { float:left; width: 100%; margin: 0 0 40px 0; padding: 0; display: none}
.page_core_right { float:left; width: 88%; margin: 0 0 40px 0; padding: 5% 6% 8% 6%; background-color:#37608e; }
.page_core_right4 { float:left; width: 88%; margin: 0 0 40px 0; padding: 5% 6% 8% 6%; background-color:#37608e; }
.page_core2 { width:100%; margin:0; }
.page_core2_left {  margin-right:20px; margin-bottom:60px; width:90%; float:0; padding-left:20px; padding-bottom:0; }
.page_core2_right { margin-right:20px; margin-bottom:60px; margin-left:0px; width:90%; float:0; padding-left:20px; padding-bottom:0; }
.page_core3, .page_core4 { width:92%; margin-top:40px; }
.page_core3_date { float:left; margin: 3px 8px 0 0}
.page_core3_title { width: 81%; margin: 0 0 5px 0; padding:0}
.page_core3_head {  width: 100%;}
.sh_date {	font-size:9px; line-height:100%; width:29px; height: 29px; padding: 9px }
.sh_date2 {	font-size:15px;}
.event_title { font-size:26px; padding: 0 0 3px 0; margin: 0}
.event_sub { font-size: 17px; margin: 0 0 10px 0}	
.page_core3_left {  float:left;width:100%;margin: 0; padding:0 }
.page_core3_right {  float:left; width:100%; vertical-align:bottom; margin-top:20px; }	
.page_core3_box {  border:1px solid #cacaca;padding: 10px 10px 10px 15px ; height: 98px; }
.page_core3_wdth {  width: 290px; }
.page_core3_wdth2 {  float: left; margin-right: 6px; margin-top: 5px; }
.page_core3_wdth3 {  float: left; width: 260px; margin: 1px; }
.page_core3_wdth3a {  float: left; width: 260px; margin: 2px; }
#page_core3_wdthid1 { display: none; }
#page_core3_wdthid2 { display: block; }
.vendors_list { display: none; float:left;width:100%;margin-bottom:0px;margin-top:0px;margin-left:0px; }
#show_vendlist { display: none; }
#but_vendlist { display: none; }
.butvendlist { width: 100%; float:left; margin: 20px 0 40px 0;}
.vlist_sep { float:left;width:100%;margin-left:0px; }
.font_top { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:29px; color:#333; line-height:125%; }
.mypopup { width: 300px;}
.page_core_nw, .page_core_lw { width:90%; margin: 0; }	
.page_core_n  { float:left; width:100%; padding: 50px 0 20px 0; }	
.font_topb { font-size:28px;}
.textreg2b { font-size:15px; }
#map-canvas { height: 400px; width: 100%; }
.hrstyle2 { width: 280px; }
.page_core_lcl, .page_core_lcr { float:left; width:100%; margin: 0 0 20px 0; padding: 0; }
#seploc { display: block; width: 100%; float: left }
#seplocm { display: none; }
#page_loc_width2, #page_loc_width3 { display: none; width: 100%; }
#page_loc_width1, #page_loc_width4 { display: block; width: 100%; }
#page_loc_box {margin: 15px 0 35px 0; width: 100%; }
.mypop_iframeFV {	display: block; margin: 0px; border:0px #ffffff none; frameborder: 0;	marginheight: 0; marginwidth: 0; width: 100%; overflow:hidden; }
#load_vendors { width: 96%}
.page_core4_title {  float:left; width:100%; padding: 8px 0 30px 0; }	
#core4_sub { font-size: 17px; }
#edituser1, #edituser2 { text-align: left; width:100%; margin-top:0px}
#edituser1a, .linefield {width: 100%; height: 39px}	
.edit_d {width: 90%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:14px;color:#333;	}
.edit_p {width: 10%;float: left;padding: 10px 0 0 0;display: block;font-family: 'Open Sans', sans-serif;font-size:14px; text-decoration: none;color:#37608e;}
.prof_main, .not_main { width:95%; text-align: center; }
.mytitle { width:100%; margin-top:0px; text-align: center; }
.infield2 { -webkit-appearance: none;width: 94%;margin:0;padding:0 0 0 3%;height: 32px;font-family: 'Open Sans', sans-serif;font-size:14px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
.infield4, .infield4d { -webkit-appearance: none;width: 97%;margin:0;padding:0 0 0 10px;height: 38px;font-family: 'Open Sans', sans-serif;font-size:16px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
.infield4a { -webkit-appearance: none;width: 100%;margin:0;padding:0 0 0 10px;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
.infield4b { -webkit-appearance: none;width: 160px; padding: 0 0 0px 15px; height:35px; margin: 0 2px 0 0; display:inline-block; vertical-align: top;font-family: 'Open Sans', sans-serif;font-size:14px;background: #333;font-weight:500;color:#fff;outline: none; border: 1px solid #CCC;border-radius: 0;}
	
.infield4c { -webkit-appearance: none; margin:0;padding:2px 15px 2px 15px; font-family: 'Open Sans', sans-serif;font-size:12px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}

	.num_btn_reg2d { -webkit-appearance: none; -moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;font-size:14px; height:37px; padding: 0 18px 0 18px; margin:0;border:none}
.txfield2, .txfield4 { -webkit-appearance: none;width: 96%;margin:0;padding: 2%; height: 145px;  font-family: 'Open Sans', sans-serif;font-size:14px; line-height: 1.6em; color:#333; background: #F4F4F4;font-weight: 500; outline: none; border: 1px solid #CCC;border-radius: 0;resize: none}
.slfield2 { -webkit-appearance: none;width: 96%;margin:0;padding:2%; height: 60px;  font-family: 'Open Sans', sans-serif;font-size:14px; line-height: 1.6em; color:#333; background: #F4F4F4;font-weight: 500; outline: none; border: 1px solid #CCC;border-radius: 0;resize: none}
.edit_s1 {width: 24%;float: left;display: none;padding: 4px 0 0 0;}
.edit_i {width: 76%;float: left;display: none;padding: 4px 0 0 0; }
.title_top { font-size:22px;}
#not_email { font-size: 30px}
.title_sub, #title_sub { font-size:16px;}
.vlist_sep5 { margin: 40px 0 15px 0;}
.not_d, .not_f { display: none}
.not_e, .not_g { width: 94%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;}
.not_p { width: 20%; float: left; padding: 10px 0 0 0; text-align: center; }
.not_q { width: 6%; float: left; padding: 10px 0 0 0; text-align: center; }
.not_title2 { width:100%; margin: 70px 0 40px 0; text-align: left; }	
.not_e2 { width: 97%; padding: 18px 0 5px 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;}
.not_e3 { width: 94%; padding: 18px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: none;}
.not_p2 {width: 100%; margin: 0 0 0 38% }
.not_d2, .not_d3 {width: 74%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}
.not_d2a {width: 74%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#37608e;	}	
.pm_d {width: 40%;float: left;display: block;padding: 10px 0 0 10%;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	} 	
.pm_p {width: 40%;float: left;display: block;padding: 10px 10% 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333; text-align: right} 	
.edit_i4 {width: 100%;float: left;display: block;padding: 6px 0 0 0; text-align: left;margin:0}
.loc_e4 {width: 95%; height: 80px; float: left; display: block; padding: 8px 0 8px 0; text-align: left; font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;}
.loc_p4 {width: 5%; height: 80px; display: block; padding: 8px 0 8px 0; text-align: left; float: left; }
.vd_title { font-size:23px; }
.vd_prof { font-size:20px; }
.vd_sub { font-size:14px; }
.vd_body { font-size:14px; padding-top:5px; width: 87%}
#prof-name { width: 100%; margin: 0; height: 100%;}	
.prof-stats { width: 25%; height: 45px; margin:0;  padding: 5px 0 2px 0; opacity: 1; float: left; }	
#prof-statsc { position: absolute; width: 90%; padding: 0 5% 0 5%;	background-color: #F2F2F2; opacity: 1; bottom: 0; float: left; margin: 0; }	
.show_vend { margin-left: 0}
.event_title { display: none}
.mktevent1 { display: block}
#title_regmark { margin: 0; padding: 0 }
.front_block1 { width: 96%; position: absolute; padding: 80px 2% 0 2%; text-align: center }
.front_logo { width: 160px; margin: 0 0 15px 0}
.front_title_lg { font-size: 70px;line-height: 100%; font-weight: 600; color: #FFF;display: none; font-family: 'Open Sans', sans-serif;}
.front_title_sm { font-size: 62px;line-height: 115%; font-weight: 600; color: #FFF;display: block;  font-family: 'Open Sans', sans-serif; }
.front_title_txt { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 150%; font-weight: 300; color: #FFF;  }
.page_home { height: 580px; width: 100%;  background: #f2f2f2 url(https://www.fourseasonsmarkets.com/img4/home_banner_winter0.jpg); background-position: center center; background-repeat:  no-repeat;  }	
.page_home_msk { height: 580px; width: 100%; position: absolute; background-color: #000; opacity: 0.4;}
.front_block2 { width: 100%; margin: 0; padding: 70px 0 80px 0; background-color: #f2f2f2; }
.front_block3 { width: 100%; margin: 50px 0 0 0 }
.front_block3l { width: 100%; text-align: center}
.front_block3r { width: 97%; text-align: center;  margin: 20px 1% 0 2% }
.block_title { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:14px; color:#6B6B6B; margin: 0 0 20px 0 }
.front_block3la { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:27px; color:#333; line-height:150%; margin: 0 0 25px 0 }
.front_block3lb { text-align: center; width: 100%; align-content: center }
#block3_pic1 { width: 92%; height: 92%; display: block; text-align: center; align-content: center; margin: auto; margin-top: 20px; }
#block3_pic2 { width: 300px; display: none}
.front_block3ra { width: 93%; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:17px; color:#333; line-height:150%; margin: 0 3% 25px 4%; text-align: left}
.front_block3rb { width: 100%; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:15px; color:#333; line-height:180%; margin: 0 0 25px 0; text-align: left}
.myli { margin-left: 20px }
.front_block4 { float: left; width: 98%;  padding: 80px 1% 10px 1%;  margin: 0; background: #f2f2f2 url(https://www.fourseasonsmarkets.com/img4/sponsor_banner_winter.jpg); background-position: center center; background-repeat:  no-repeat;}
.block_title4 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:14px; color:#F2F2F2; margin: 0 0 20px 0 }
/* .front_block4_txt { float: left; text-align: center; width: 100%; float: left; position: absolute; padding: 50px 0 0 0; color:#FFFFFF; } */
.front_block4_txt1 { font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 44px;font-size: 30px;color:#F2F2F2;} 
.front_block4_txt2 { font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 35px; font-size: 16px;color:#F2F2F2; width: 92%; margin: 0 4% 0 4%;padding: 20px 0 0 0 } 
.front_block5 { float: left; width: 98%;  padding: 70px 1% 65px 1%;  margin: 0; }
.front_block5_txt1 { font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 44px;font-size: 30px;color:#333; } 
.front_block5_txt2 { font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 35px; font-size: 16px;color:#333; width: 92%; margin: 0; padding: 20px 0 0 0 } 
.gstart1, .gstart1a { display: none}
.gstart2 { display: block }
.gstart2a { display: inline-block }
.banner_alert1 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 16px;float: left; background-color: #37608e; padding: 15px 4% 15px 4%; height: auto; width: 92%}
.login_page { padding-top:35px }
#join_page { height: 140px }
.join_top { margin: 10px 0 20px 0; padding: 0px }
.title_rewards, .title_specials { width: 100%; margin:30px 0 10px 0; padding: 0; }
.rward_dat1 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 0 0 8px 0; width: 20%; border-bottom: 1px solid #f2f2f2; }
.rward_dat2 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 0 0 8px 0; width: 20%; border-bottom: 1px solid #f2f2f2;display: none; }
.rward_des1 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 0 0 8px 0; width: 66%; border-bottom: 1px solid #f2f2f2; display: none; }
.rward_des2 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 0 0 8px 0; width: 66%; border-bottom: 1px solid #f2f2f2;display: none; }
.rward_des3 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 0 0 8px 0; width: 66%; border-bottom: 1px solid #f2f2f2;display: block; }
.rward_pts { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 0 0 8px 0; width: 14%; border-bottom: 1px solid #f2f2f2; }
/* .tpop_amount, .tpop_amount0 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:44px; font-weight:300; color:#333; padding:0; margin:0 } */
/* .tpop_sub { font-family: 'Open Sans', sans-serif; line-height:1.6em; color:#37608e; font-size:14px; margin:0 0 10px 0; padding:0 0 30px 0; border-bottom: #c0c0c0 solid 1px; width:100%;text-align:center } */
.tpop_txt1 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:14px; padding:0; margin:0 0 4px 0; display:inline-block; width:35%; color:#333; font-weight:600 }
.tpop_txt2 { font-family: 'Open Sans', sans-serif; line-height:1.6em; font-size:14px; padding:0; margin:0 0 4px 0; display:inline-block; width:65%; color:#333; font-weight:300 }
.tpop_disp, .tpop_refd, .tpop_remac, .tpop_rempos { color:#999; font-weight: 400; text-decoration:underline; font-size: 14px; cursor:pointer}	
.tpop_disp:hover, .tpop_refd:hover, .tpop_remac:hover, .tpop_rempos:hover { color:#37608e;}		
.line_tran { cursor: pointer}
.dt_hours { display:none }
.dt_year { display:none }
.dtr_city { display:none }
.amt_slid { color:#37608e; font-weight: 600; opacity:0.9}
.amt_ctid { color:#000; font-weight: 400; opacity:0.9 }	
.icon_type { float:left; padding: 3px 0 0 0; opacity:0.8; display:block }
.trsac_dat1 { font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; width: 29%; border-bottom: 1px solid #f2f2f2; text-align: right}
.trsac_des1 { font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 14px; color:#666; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 28px 0 0 4%; width: 33%; border-bottom: 1px solid #f2f2f2; height:30px; display:none; }
.trsac_des2 { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color:#666; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; width: 71%; border-bottom: 1px solid #f2f2f2; }
.trsac_des3a { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color:#666; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 5%; width: 46%; border-bottom: 1px solid #f2f2f2;  }
.trsac_des3b { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color:#666; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 4%; width: 55%; border-bottom: 1px solid #f2f2f2; display:none; }
.trsac_des3c { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color:#666; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 4%; width: 55%; border-bottom: 1px solid #f2f2f2; display: none; }
.trsac_des4 { position:relative; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color:#666; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; width: 11%; border-bottom: 1px solid #f2f2f2;  text-align: right; display: none}
.trsac_des5 { position:relative; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color:#666; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; width: 20%; border-bottom: 1px solid #f2f2f2; text-align: right}
.title_textin { font-size: 15px; }
#nl0 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 32px; color:#f2f2f2;}
#nl1 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 15px; color:#A1A1A1; margin: 16px 0 0 0}
.nwlpopup { width: 95%; height: 440px;}
.prof_add { -webkit-appearance: none; -moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;font-size:14px; height:37px; padding: 0 18px 0 18px; margin:0;border:none; padding-left: 45px; background: #37608e url(https://www.fourseasonsmarkets.com/img4/but_add_winter.png); background-position: 10px center;background-repeat:  no-repeat; color: #FFF; cursor: pointer}
.prof_rem { -webkit-appearance: none; -moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;font-size:14px; height:37px; padding: 0 18px 0 18px; margin:0;border:none; padding-left: 45px; background: #4a4a4a url(https://www.fourseasonsmarkets.com/img4/but_rem.png); background-position: 10px center;background-repeat:  no-repeat; color: #FFF; cursor: pointer}
/*#vb_popup { width: 98% } */	
.page_core5, .page_core_left5 { width:100%; }
.page_core_right5 { display: none }		
.not_title5 { width:96%; margin: 40px 0 40px 4%; text-align: left; }	
.post_sep { margin: 20px 4% 25px 4%;width:92%;display:none }
.post_box { position:relative; border: solid 1px #C0C0C0; border-width: 1px 0px 0px 0px; width: 92%; padding:6% 4% 0% 4%;float:left;margin: 10px 0 0 0; }
.dropdown { display:none;top: 5px; right: 25px; position: absolute;}
.post_photo, .post_photo2 { width:36px;height:50px;float:left;margin: 5px 10px 0 0;}
.post_pic, .post_pic2 { width:34px;height:34px}	
.post_bname { float:left;height:50px;margin: 0;padding:0;}
.postedby { display:none }
.post_title, .post_title2 { font-family: 'Roboto', sans-serif;font-weight: 400; font-size:16px;color:#535353;margin:0;padding:0 }
.post_sub { font-family: 'Open Sans', sans-serif; font-size:13px;font-weight:300;color:#37608e;margin:0;padding:1px 0 0 0 }
.post_comment { font-family: 'Open Sans', sans-serif; font-size:13px; color:#333; line-height:22px; font-weight: 400;float:left;width:100%;margin: 15px 0 0 0;padding:0}
.post_like { width:20px;height:18px;vertical-align: middle; margin: 0 8px 6px 0;}
.post_com { width:18px;height:17px;vertical-align: middle; margin: 2px 8px 0px 20px}
.com_phot { width: 35px; height: 35px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border:2px solid #f2f2f2; }
.scan_phot { width: 85px; height: 85px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border:2px solid #f2f2f2; }
.com_phot1 { width: 33px; height: 33px; border:1px solid #f2f2f2; margin: 1px 0 0 2px}
.com_border { border: solid 1px #C0C0C0; width: 92%; border-width: 0; padding:1% 4% 2% 4%; float:left; margin: 0;}	
.com_border1 { width:100%;float:left;padding:1% 0 4% 0; border: solid 1px #E1E1E1; border-width: 0 0 1px 0; }
.com_phot_box { width: 40px;float:left;margin:0;padding:0;}
.com_text_box { float:left;padding:0 0 0 5%; width:79%;align:right}
.com_name { font-family: 'Open Sans', sans-serif; font-size:14px;line-height:14px;float:left;padding:0 0 1px 0;font-weight:600;margin:0; color:#000;width:auto}
.com_date { font-family: 'Open Sans', sans-serif; font-size:12px;line-height:14px;float:right;padding:0 0 1px 0;color:#8b8b8b; }
.com_post { font-family: 'Open Sans', sans-serif; font-size:13px; color:#333; line-height:20px; font-weight: 400;float:left;width:100%;margin: 3px 0 0 0;padding:0; }
.com_add { border: solid 1px #C0C0C0; width: 92%; border-width: 0px 0px 1px 0px; padding:0% 4% 3% 4%; -webkit-box-shadow: 0 3px 3px 0px #dfdfdf; -moz-box-shadow: 0 3px 3px 0px #dfdfdf; box-shadow: 0 3px 3px 0px #dfdfdf;float:left;margin: 0 0 35px 0;background-color: #FFF; display:block }
.com_box_add { border: solid 1px #C0C0C0; width:92%; border-width: 0px 0px 1px 0px; padding:3% 4% 5% 4%; -webkit-box-shadow: 0 3px 3px 0px #dfdfdf; -moz-box-shadow: 0 3px 3px 0px #dfdfdf; box-shadow: 0 3px 3px 0px #dfdfdf;float:left; margin: 0 0 35px 0; background-color: #FFF;display:none }
.compost { -webkit-appearance: none; width:96%;margin:0;padding:2%; height: 145px;  color:#333; font-family: 'Open Sans', sans-serif; font-size:13px; line-height:22px; font-weight: 400; background: #FFFFFF; outline: none; border: 1px solid #E1E1E1;border-radius: 0;resize: none; overflow: auto}
.com_rem { font-family: 'Open Sans', sans-serif; font-size:12px;line-height:14px;padding:0 0 1px 0;color:#8b8b8b; font-decoration: underline;cursor:pointer; }
.postcom { float:left; -webkit-appearance: none; width:96%;margin:0;padding:2%; height: 27px;  color:#606060; font-family: 'Open Sans', sans-serif; font-size:13px; line-height:20px; font-weight: 400; background: #FFFFFF; outline: none; border: 1px solid #E1E1E1;resize: none;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;overflow: auto}
.showit { display:none;}
.sep_shad { margin:0;padding:0}
.new_post { border-width: 1px 0px 1px 0px; }
#post_options { font-size: 13px}
.home_block1 { width: 100%; margin: 50px 0 60px 0;float:left }	
.home_block1_title { font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 44px;font-size: 30px;color:#333; } 
.home_block1_sub { font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 34px; font-size: 16px;color:#333; width: 94%; margin:16px 3% 0 3%;padding:0 } 
#home_block1_shad { width:100% }
#home_block1_photo { width:92%;margin:20px 0 0 0; border: solid 1px #E1E1E1; border-width: 1px;}
.home_block1_left { width: 100%; }
.home_block1_right { width: 100%;}
.home_block1_righta { width:96%; text-align:left;line-height:32px;margin: 0 0 25px 4%;}
.mylih {font-size:15px; }	
.font_home1 { font-size:24px; margin:20px 0 10px 0 }
.home_but, .home_but1 {	background-color:#37608e;	-moz-border-radius:4px;	-webkit-border-radius:4px;	border-radius:4px;	border:0px;	cursor:pointer;	color:#FFF;	font-family: 'Open Sans', sans-serif;	font-weight: 500; font-size:14px; text-decoration:none;	margin: 0 auto; padding: 17px 25px 17px 25px; outline: none; line-height: 100%;text-align:center; }
.cancel_but, .cancel_but0 {	background-color:#E1E1E1;	-moz-border-radius:4px;	-webkit-border-radius:4px;	border-radius:4px;	border:0px;	cursor:pointer;	color:#000;	font-family: 'Open Sans', sans-serif;	font-weight: 500; font-size:14px; text-decoration:none;	margin: 0 auto; padding: 17px 25px 17px 25px; outline: none; line-height: 100%;text-align:center; }
.group_blocks { width:100%; margin:0;padding:50px 0 0 0}	
.block_left, .block_mid, .block_right { width:96%;margin:0 2% 25px 2%;padding:0;font-size:24px;font-weight: 400;font-family: 'Open Sans', sans-serif; color:#333; line-height:150%;}
.block_lefta, .block_mida, .block_righta { background-color: #fefefe; position:relative; z-index: 150; border: solid 1px #e1e1e1; width: 286px; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:30px 10px 30px 10px;}
.block_leftb, .block_midb, .block_rightb { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:16px; color:#838383;line-height:30px;padding: 10px 0 0 0 }
.block_title3 { text-align: center; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:14px; color:#6B6B6B; padding: 0px 0 20px 0 }
.home_block3_left { width: 100%; text-align: center; }
.home_block3_right { width: 97%; text-align: center;  margin: 20px 1% 0 2%;display:none }
.home_block3_righta { width: 100%; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:17px; color:#333; line-height:150%; text-align: center;margin: 0;padding:0;}
.home_block3_sub { font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 34px; font-size: 16px;color:#333; width:94%; margin:16px 0 0 0;padding:0 3% 0 3%; } 
.logo_partners { vertical-align:middle; margin:10px 20px 0px 20px;height:40px }
.special_box { width:100%;margin:0 0% 25px 0%; padding:0;font-size:24px;font-weight: 400;font-family: 'Open Sans', sans-serif; color:#333; line-height:150%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.special_title { background-color: #fefefe; position:relative; z-index: 150; border: solid 1px #e1e1e1; width: 92%; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:30px 3% 30px 3%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.special_descript { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:15px; color:#838383;line-height:28px;padding: 10px }
.special_cat { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:16px; color:#37608e;line-height:28px;padding: 0px }
.txpopup3 { margin: 30px 0 10px 0; padding: 0; }
.infield3 { -webkit-appearance: none; width: 75%; margin: 5px; padding: 11px; font-size: 16px; color: #222; background: #F4F4F4; font-family: 'Roboto', sans-serif; font-weight: 300; outline: none; border: 1px solid #CCC; border-radius: 0;display:block}
.scrl { display:none }
.linefield3 {width: 100%; height: 47px}		
.trabr1, .trabr1a, .trabr1b { display:none}
.trabr2, .trabr2a, .trabr2b { display:inline-block}
.trtitle { display:block}
.last4 { width:130px;margin:0;display:inline-block;float:left;text-align:left;font-size:15px;padding:12px 0 0 0}
.tr_title { width: 100%;float:left;margin:35px 0 15px 0}
.trsac_acc1 { width: 44%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: left; color:#666;}
.trsac_acc2 { width: 38%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: center; color:#666;}
.trsac_acc3 { display:none; width: 18%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: left; color:#666;}
.trsac_acc4 { width: 18%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: center; color:#666;}
.trsac_acc5 { position:relative;display:none; width: 5%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: right; color:#666;}

.camp_acc1 { width: 52%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: left; color:#666;}
.camp_acc2 { width: 30%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: left; color:#666;}
.camp_acc3 { display:none; width: 18%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: left; color:#666;}
.camp_acc4 { width: 18%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: left; color:#666;}
.camp_acc5 { position:relative;display:none; width: 5%; font-family: 'Open Sans', sans-serif; font-size: 14px; float: left; background-color: #fff; margin: 1px 0 5px 0; padding: 1px 0 8px 0; border-bottom: 1px solid #f2f2f2; text-align: right; color:#666;}
.cn_acc1 { display:none}
.adv_title { width:100%; margin:40px 0 30px 0; text-align: left; }	
	
.digpadx { width:74px;height:46px;color:#333;display:inline-block;font-size: 16px;font-family: Roboto; font-weight:600;background-color:#F0F0F0;border:0; outline:none; margin: 3px; -webkit-appearance: none; -moz-border-radius:4px; -webkit-border-radius:4px;border-radius:4px; text-decoration: none; overflow: hidden; cursor: pointer; }
.digpadx:active, .digpadx:hover { background-color:#CCCCCC;color: #000}
#rg_logo { width:120px; }
.headpop {height: 110px }
.txpopup { margin: 25px 0 10px 0; padding: 0px; }
.infield { margin: 2px; padding: 9px; font-size: 14px;}
.infield-on { margin: 2px; padding: 9px; font-size: 14px;}
.rgpopup { width: 95%; height: auto; }
	
	
	.top_pos_bar0 { width:4%;height:4px;color:#333;display:inline-block;background-color:#EDEDED;margin:0;float:left }
	.top_pos_bar1 { width:29%;height:4px;display:inline-block;padding:0;background-color:#EDEDED;margin:0;float:left }
	.top_pos_bar1a { width:29%;height:4px;display:inline-block;padding:0;background-color:#37608e;margin:0;float:left }
	.top_pos_bar2 { width:31%;height:4px;display:inline-block;padding:0;background-color:#EDEDED;margin:0;float:left}
	.top_pos_bar2a { width:31%;height:4px;display:inline-block;padding:0;background-color:#37608e;margin:0;float:left }
	.top_pos_bar3 { width:32%;height:4px;display:inline-block;padding:0;background-color: #EDEDED;margin:0;float:left }
	.top_pos_bar3a { width:32%;height:4px;display:inline-block;padding:0;background-color: #37608e;margin:0;float:left }
	
	.top_pos_but0 { width:4%;height:60px;display:inline-block;margin:0;float:left }
	.top_pos_but1 { width:29%;height:60px;color:#D2D2D2;display:inline-block;padding:21px 0 0 0;margin:0;float:left;font-size:15px;font-weight:700 }
	.top_pos_but1a { width:29%;height:60px;color:#333;display:inline-block;padding:21px 0 0 0;margin:0;float:left;font-size:15px;font-weight:700 }
	.top_pos_but2 { width:31%;height:60px;color:#333;display:inline-block;padding:3px 0 0 0;margin:0;float:left;font-size:15px;background: url(https://www.fourseasonsmarkets.com/img4/logo_square0.png) center no-repeat; }
	.top_pos_but2a { width:31%;height:60px;color:#333;display:inline-block;padding:3px 0 0 0;margin:0;float:left;font-size:15px;background: url(https://www.fourseasonsmarkets.com/img4/logo_square.png) center no-repeat; }
	.top_pos_but3 { width:32%;height:60px;color:#333;display:inline-block;padding:3px 0 0 0;margin:0;float:left;font-size:15px;background: url(https://www.fourseasonsmarkets.com/img4/logo_shopify0.png) center no-repeat; }
	.top_pos_but3a { width:32%;height:60px;color:#333;display:inline-block;padding:3px 0 0 0;margin:0;float:left;font-size:15px;background: url(https://www.fourseasonsmarkets.com/img4/logo_shopify.png) center no-repeat; }
	
	.cpd_1a { width: 28%; float: left; padding: 14px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: none;line-height:13px}
	.cpd_1b {width: 100%;float: left;display: block;margin:0;padding:6px 0 0 0;height:auto}	
	.cpd_text { -webkit-appearance: none;width: 100%;margin:0;padding: 10px 3% 10px 3%; height: 142px;  font-family: 'Open Sans', sans-serif;font-size:15px; line-height: 1.6em; color:#333; background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;resize: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow: auto}
	.cpd_field { -webkit-appearance: none;width: 100%;margin:0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpd_field-s { -webkit-appearance: none;width: 100%;margin:0;padding:0 0 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpd_des { width: 100%; float: left; padding: 10px 0 10px 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;line-height:13px}
	.cpd_but, .pobr { -webkit-appearance: none;width: 31%;margin:0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpd_but0 { -webkit-appearance: none;width: 67%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:inline-block}
	.linefield3a {width: 100%; height: auto}
	.md-overlay2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hide; /* Enable scroll if needed */
}	
	.md-overlay3 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding:0; /* Location of the box */
    left: 0;
    top: 0;
	background-color: #000;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
	opacity: 0.5;
    overflow: hide; /* Enable scroll if needed */
	/*animation-name: goupoverlay;
	animation-duration: 1s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count:1; */
}


	
	
}


@media only screen and (min-width: 320px) {
.prof-stats { width: 25%; height: 55px; margin:0;  padding: 10px 0 5px 0; opacity: 1; float: left; }	
.scrl { display:none }
.po_head {padding: 0 0 30px 0;float:left;width:100% }
.po_head2 { margin:10 0 0 0; padding: 30px 0 50px 0; font-size:32px; font-weight: 500; width:100%; border-top: 1px solid #c0c0c0}
.po_form { padding: 10px 0 0 0;float:left;width:100%}
.po_shad { float:left;width:100%;padding: 0; }
.post_sub2 { font-family: 'Open Sans', sans-serif; font-size:12px;font-weight:300;color:#37608e;margin:0;line-height:30px }
.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:15px;color:#535353;margin:0;line-height:14px }
.post_photo2 { width:36px;height:50px;float:left;margin: 1px 10px 0 0;}
.po_vname { float:left;margin: 0;height: 40px;padding:0 }

	.pdp_title { font-size: 16px; padding:20px 5% 5px 5%;font-weight:500;color:#000;float:left;width:90%}
	.pdp_sub { font-size:16px;margin:0 10% 10px 10%;padding: 0;color:#37608e; }
	.pdp_desc { font-size: 13px; padding:0 10% 10px 10%;color:#333;line-height:20px }
	.pdp_price { font-size:15px;padding:0 10% 35px 10%;font-weight:300;color:#333;display:none }
	.modal_closex { position: absolute; top: 15px; right: 0px; display: block; width: 50px; height: 50px; background: url(https://www.fourseasonsmarkets.com/img4/icon_closex.png) top left no-repeat; z-index: 10000;opacity: 0.5; filter: alpha(opacity=50);}
	.potpop { -moz-border-radius:4px; -webkit-border-radius:4px;border-radius:4px; }
	.pdp_img { -moz-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0; }
	.pdp_logo { margin:30px 0 0 0; -moz-border-radius:5px; -webkit-border-radius:5px;border-radius:5px; width:80px;height:80px }
	
	.pdpop { cursor:pointer }
	.pdp_close { display:none}
	.po_text { font-family: 'Open Sans', sans-serif; font-size:15px; font-weight: 300; color:#333; }
	
	.po_formhead, .ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.po_formhead1 { width:13%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.po_formhead1a { width:10%;float:right;font-size:13px;padding: 4px 0 2px 0 }
	.po_formhead2 {width:71%;float:left;font-size: 13px;padding: 4px 0 2px 0}
	.po_formhead2a {width:74%;float:left;font-size: 13px;padding: 4px 0 2px 0}
	.po_formhead3 { width:16%;float:right;font-size: 13px;padding: 4px 0 2px 0; }
	.po_formheadp { float:left;width:100%;margin: 0 ;padding: 12px 0 0 0 }
	.infield4c { -webkit-appearance: none; margin:0;padding:2px 5px 2px 8px; font-family: 'Open Sans', sans-serif;font-size:12px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
	
	.ppo_form { padding: 10px 0 0 0;float:left;width:100%}
	.ppo_ileft { display:none}
	.ppo_iright { width: 100%;float:left; margin-top:15px}
	.apprc { display: block}

	.ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.ho_orderid { width:23%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_cname { width:59%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_dates { width:18%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	
	.ho_lhead { float:left;width:100%;margin: 0;padding:0}	
	.ho_mord { width:23%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_mcns { width:55%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_mdtsa { width:22%;float:left;font-size:13px;padding: 4px 0 2px 0;display:none }
	.ho_mdtsb { width:22%;float:left;font-size:13px;padding: 4px 0 2px 0;display:block }
	.ho_title { font-family: 'Open Sans', sans-serif; font-size:24px; font-weight: 500;color:#333;margin:2px 0 0 0; }
	.ho_sub { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight: 200;color:#37608e;margin:5px 0 3px 0; }
	.ho_pophd { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight: 600;color:#333;margin:25px 10% 5px 10%;float:left;width:80%}
	.ho_quant { font-family: 'Open Sans', sans-serif; font-size:15px; font-weight: 300;color:#333;margin:4px 0 0 10%;float:left;width:6%}
	.ho_desc { font-family: 'Open Sans', sans-serif; font-size:15px; font-weight: 300;color:#333;margin:4px 10% 0 0;float:left;width:74%}
	.ho_detls { font-family: 'Open Sans', sans-serif; font-size:15px; font-weight: 300;color:#333;margin:4px 10% 0 10%;float:left;width:80%}
	.ho_ordd { font-family: 'Open Sans', sans-serif; font-size:12px; font-weight: 300;color:#333;margin:30px 10% 30px 10%;float:left;width:80%}
	.ho_logo { margin:30px 0 0 0; -moz-border-radius:5px; -webkit-border-radius:5px;border-radius:5px; width:70px;height:70px }
}


@media only screen and (min-width: 360px) {
	.pdp_title { font-size: 18px; padding:15px 5% 5px 5%;font-weight:500;color:#000;float:left;width:90%}
	.pdp_sub { font-size:17px;margin:0 10% 10px 10%;padding: 0;color:#37608e; }
	.pdp_desc { font-size: 14px; padding:0 10% 10px 10%;color:#333;line-height:23px }
	.pdp_price { font-size:15px;padding:0 10% 35px 10%;font-weight:300;color:#333;display:none }
	.pdp_dline { font-size: 13px; padding:0 10% 20px 10%;color:#333;line-height:24px;display:block }	
	.modal_closex { position: absolute; top: 15px; right: 0px; display: block; width: 50px; height: 50px; background: url(https://www.fourseasonsmarkets.com/img4/icon_closex.png) top left no-repeat; z-index: 10000;opacity: 0.6; filter: alpha(opacity=60);}
	.potpop { -moz-border-radius:8px; -webkit-border-radius:8px;border-radius:8px; }
	
	.ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.ho_orderid { width:23%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_cname { width:59%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_dates { width:18%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_lhead { float:left;width:100%;margin: 0;padding:0}	
	.ho_mord { width:23%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_mcns { width:55%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_mdtsa { width:22%;float:left;font-size:14px;padding: 4px 0 2px 0;display:none }
	.ho_mdtsb { width:22%;float:left;font-size:14px;padding: 4px 0 2px 0;display:block }
	
.page_layout { height:auto; padding-top:80px; margin-bottom:40px;}
.page_layout_sub, .page_core { width:92%; padding-bottom:30px; }
.textreg { font-size:16px; } 
.textreg3 { font-size:16px; } 
#mk_add, #mk_hrs { display:none; }
.page_core2 { width:100%; margin:0; }
.page_core2_left {  margin-right:20px; margin-bottom:60px; width:90%; float:0; padding-left:20px; padding-bottom:0; }
.page_core2_right { margin-right:20px; margin-bottom:60px; margin-left:0px; width:90%; float:0; padding-left:20px; padding-bottom:0; }
.page_core3, .page_core4 { width:92%; margin-top:40px; }
.page_core3_date { float:left; margin: 2px 8px 0 0}
.page_core3_title { width: 82%;}
.sh_date {	font-size:9px; line-height:100%; width:30px; height: 30px; padding: 10px }
.event_title { font-size:24px; padding: 0 0 4px 0	}
.event_sub { font-size:18px;}	
.page_core3_left {  float:left;width:100%;margin:0 }
.page_core3_right {  float:left; width:100%; vertical-align:bottom; margin: 20px 0 0 0; }	
.page_core3_box {  border:1px solid #cacaca;padding: 15px 15px 15px 20px ; height: 98px; }
.page_core3_wdth {  width: 310px; }
.page_core3_wdth3 {  float: left; width: 280px; margin: 1px; }
.page_core3_wdth3a {  float: left; width: 270px; margin: 2px; }
.vendors_list { display: none; float:left;width:100%;margin-bottom:0px;margin-top:0px;margin-left:0px; }
#show_vendlist { display: none; }
.butvendlist { width: 100%; float:left; margin: 20px 0 40px 0;}
.vlist_sep { float:left;width:100%;margin-left:0px; }
.textreg2 {font-size:15px; line-height:165%; }
.textregst { font-size:18px; }
.font_top, #title_about { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:30px; color:#333; line-height:125%; }
.mypopup {	width: 330px;}
#core4_sub { font-size: 18px; }
#editn { display: block; float: right; padding: 0 0 0 5px}
#edituser1a {width: 100%; height: 42px}	
.linefield {width: 100%; height: 47px}	
.edit_d {width: 85%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:16px;color:#333;	}
.edit_p {width: 15%;float: left;padding: 16px 0 0 0;display: block;font-family: 'Open Sans', sans-serif;font-size:14px; text-decoration: none;color:#37608e;}
.infield2 { -webkit-appearance: none;width: 91%;margin:0;padding:0 0 0 10px;height: 32px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 500; outline: none; border: 1px solid #CCC;border-radius: 0;}
.edit_s1 {width: 22%;float: left;display: none;padding: 8px 0 0 0;}
.edit_i {width: 78%;float: left;display: none;padding: 8px 0 0 0; }
.title_top { font-size:24px;}
#b_title { font-size: 16px}
.b_text {font-size:15px; }
.txfield2, .slfield2, .txfield4 { font-size: 15px}
.edit_e3 { width: 85%}
.edit_e3b { width: 65%}
.edit_s3 {width: 35%;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:14px;color:#f2f2f2;}
.vd_title { font-size:24px; }
.vd_body { padding-top:10px;}
.event_title { display: none}
.mktevent2 { display: block}
#block3_pic1 { margin-top: 25px; }
.front_logo { width: 180px; margin: 0 0 15px 0}
.front_title_sm { font-size: 64px; line-height: 115%; }	
.front_title_txt { font-size: 18px;  }	
.page_home { height: 610px;  }	
.page_home_msk { height: 610px; }		
.front_block1 { width: 92%; padding: 90px 4% 0 4%; }
.front_block3la { font-size:32px; }
.front_block3rb { font-size:17px;}
.myli { margin-left: 30px }
.login_page { padding-top:45px }
.join_top { margin: 20px 0 20px 0;  }
.cropit-preview, .cropit-preview-image-container{ width: 220px; height: 220px }
.infield4b { -webkit-appearance: none;width: 180px; padding: 0 0 0 19px; height:37px; margin: 0 5px 0 0; font-size:14px;}
.num_btn_reg2d { -webkit-appearance: none;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;height:39px; font-size:14px;padding: 0 18px 0 18px; }
.nwlpopup { width: 95%; height: 460px;}
/* #vb_popup { width: 90% } */
.search { width: 84%; } 
.vend_menu0, .melogvend {margin: 20px 20px 20px 0px; font-size: 14px }
.vend_menu1 {margin: 20px 20px 0px 0px; font-size: 14px }
	
	.page_core5, .page_core_left5 { width:98%; }
	.not_title5 { width:98%; margin: 40px 0 40px 2%; }	
	.post_box { border-width: 1px 1px 0px 1px; width: 90%; padding:6% 5% 0% 5%;  }
	.com_border { border-width: 0 1px 0 1px;}	
	.com_border1 { border-width: 0 0px 1px 0px; }
	.com_add { border-width: 0px 1px 1px 1px;  }
	.com_box_add { border-width: 0px 1px 1px 1px;}
	.post_photo { margin: 4px 10px 0 0;}
	.visit_border { border: solid 1px #f8f8f8; width: 100%; border-width: 0 0 1px 0; padding:5% 0 2% 0; float:left; margin: 0;}	
	.visit_text_box { float:left;padding:0 0 0 5%; width:69%;align:right}
.new_post {border-width: 1px 1px 1px 1px; }
		#post_options { font-size: 14px}	
.block_lefta, .block_mida, .block_righta { width: 286px; padding:30px 20px 30px 20px;}
.special_title { width: 90%; padding:30px 5% 30px 5%; }
.infield3 { margin: 6px;}
.trsac_dat1 { width: 28%;}
.trsac_des3a { width: 47%; padding: 1px 0 8px 7%; }
.trsac_des5 { width: 18% }
.trsac_des2 { width: 72% }
.scrl { display:none }
.trsac_acc1 { width: 47%;}
.trsac_acc2 { width: 37%;text-align:center}
.trsac_acc4 { width: 16%;}
	#rg_logo { width:140px}
	.headpop {height: 140px }
	.txpopup { margin: 25px 0 10px 0; padding: 0px; }
	.infield { margin: 3px; padding: 10px; font-size: 15px;}
	.infield-on { margin: 3px; padding: 10px; font-size: 15px;}
	.rgpopup { width: 95%; height: auto; padding: 0 0 10px 0 }
}

@media only screen and (min-width: 375px) {
	.ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.ho_orderid { width:23%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_cname { width:59%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_dates { width:18%;float:left;font-size:13px;padding: 4px 0 2px 0 }
	.ho_lhead { float:left;width:100%;margin: 0;padding:0}	
	.ho_mord { width:23%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mcns { width:53%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mdtsa { width:24%;float:left;font-size:15px;padding: 4px 0 2px 0;display:block }
	.ho_mdtsb { width:24%;float:left;font-size:15px;padding: 4px 0 2px 0;display:none }
	
	.post_photo2 { width:45px;height:56px;float:left;margin: 2px 10px 0 0;}
	.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:17px;color:#535353;margin:0;line-height:18px }
	.post_pic2 { width:40px;height:40px}	
	.post_sub2 { font-family: 'Open Sans', sans-serif; font-size:15px;font-weight:300;color:#37608e;margin:0;line-height:30px }
	.po_formhead { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.po_formhead1 { width:12%;float:left;font-size:14px;padding: 4px 0 6px 0;}
	.po_formhead1a { width:8%;float:right;font-size:14px;padding: 4px 0 6px 0;}
	.po_formhead2 {width:71%;float:left;font-size: 14px;padding: 4px 0 6px 0}
	.po_formhead2a {width:74%;float:left;font-size: 14px;padding: 4px 0 6px 0}
	.po_formhead3 { width:17%;float:right;font-size: 14px;padding: 4px 0 6px 0; }
	.po_formheadp { float:left;width:100%;margin: 0 ;padding: 12px 0 0 0 }
	.ppo_form { padding: 10px 5% 0 5%;float:left;width:90%}
	.po_text { font-size:16px; }	
	.pdp_title { font-size: 18px; padding:15px 5% 4px 5%;font-weight:500;color:#000;float:left;width:90%}
	.pdp_sub { font-size:18px;margin:0 10% 10px 10%;padding: 0;color:#37608e; }
	.pdp_desc { font-size: 14px; padding:0 10% 15px 10%;color:#333;line-height:23px }
	.pdp_price { font-size:15px;padding:0 10% 35px 10%;font-weight:300;color:#333;display:none }
	.pdp_dline { font-size: 13px; padding:0 10% 20px 10%;color:#333;line-height:24px;display:block }	
	.modal_closex { position: absolute; top: 15px; right: 0px; display: block; width: 50px; height: 50px; background: url(https://www.fourseasonsmarkets.com/img4/icon_closex.png) top left no-repeat; z-index: 10000;opacity: 0.6; filter: alpha(opacity=60);}
	.potpop { -moz-border-radius:8px; -webkit-border-radius:8px;border-radius:8px; }
	.pdp_img { -moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0; }	
	
	
.page_core3_date { float:left; margin: 4px 12px 0 0}
.event_title { font-size:27px; }
.page_core3_title { width: 82%; margin: 0 0 14px 0;}
.join_top { margin: 30px 0 20px 0;  }
.infield4b { -webkit-appearance: none;width: 190px; height:39px; margin: 0 5px 0 0; font-size:16px;}
.num_btn_reg2d { -webkit-appearance: none;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px;font-size:14px;height:41px; padding: 0px 20px 0px 20px;}
.search { width: 85%; } 
.vend_menu0, .melogvend {margin: 20px 21px 20px 0px; font-size: 15px }
.vend_menu1 {margin: 20px 21px 0px 0px; font-size: 15px }
.post_title { font-size:18px;  }
.post_photo { margin: 3px 10px 0 0;}
.block_lefta, .block_mida, .block_righta { width: 286px; padding:30px 30px 30px 30px;}
.logo_partners { vertical-align:middle; margin:0px 22px 5px 22px;height:50px }
.special_title { width: 88%; }
.infield3 { margin: 7px;}
.trsac_dat1 { width: 27%;}
.trsac_des3a { width: 48%; padding: 1px 0 8px 7%; }
.trsac_des5 { width: 18% }
.trsac_des2 { width: 73% }
.scrl { display:inline-block }
.trsac_acc1 { width: 44%;}
.trsac_acc2 { width: 41%;text-align:center}
.trsac_acc4 { width: 15%;}
#rg_logo { width:150px}
.headpop {height: 140px }
.txpopup { margin: 35px 0 10px 0; padding: 0px; }
.infield { margin: 4px; padding: 10px; font-size: 15px;}
.infield-on { margin: 4px; padding: 10px; font-size: 15px;}
.rgpopup { width: 95%; height: auto; padding: 0 0 10px 0 }
}

@media only screen and (min-width: 411px) {
	.ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.ho_orderid { width:23%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_cname { width:59%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_dates { width:18%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_lhead { float:left;width:100%;margin: 0;padding:0}	
	.ho_mord { width:23%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_mcns { width:55%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_mdtsa { width:22%;float:left;font-size:14px;padding: 4px 0 2px 0;display:block }
	.ho_mdtsb { width:22%;float:left;font-size:14px;padding: 4px 0 2px 0;display:none }
	
	.post_photo2 { width:38px;height:50px;float:left;margin: 0 10px 0 0;}
	.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:16px;color:#535353;margin:1px 0 0 0;line-height:14px }
	.post_pic2 { width:38px;height:38px}	
.trsac_dat1 { width: 24%;}
.trsac_des3a { width: 41%; padding: 1px 0 8px 5%; }
.trsac_des2 { width: 76% }
.trsac_des5 { width: 30% }
.dt_hours { display:inline-block }
.trabr2a { display:none}
.trabr1a { display:inline-block}
.trsac_acc1 { width: 40%;}
.trsac_acc2 { width: 45%;}
.trsac_acc4 { width: 15%;}
	#rg_logo { width:150px}
	.headpop {height: 140px }
	.txpopup { margin: 45px 0 10px 0; padding: 0px; }
	.infield { margin: 5px; padding: 11px; font-size: 16px;}
	.infield-on { margin: 5px; padding: 11px; font-size: 16px;}
	.rgpopup { width: 95%; height: auto; padding: 0 0 20px 0 }
	.cpd_but, .pobr { -webkit-appearance: none;width: 25%;margin:0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpd_but0 { -webkit-appearance: none;width: 73%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:inline-block}
	
	.pdp_title { font-size: 19px; padding:15px 5% 8px 5%;font-weight:500;color:#000;float:left;width:90%}
	.pdp_sub { font-size:18px;margin:0 10% 10px 10%;padding: 0;color:#37608e; }
	.pdp_desc { font-size: 14px; padding:0 10% 15px 10%;color:#333;line-height:23px }
	.pdp_price { font-size:15px;padding:0 10% 35px 10%;font-weight:300;color:#333;display:none }
	.pdp_dline { font-size: 13px; padding:0 10% 20px 10%;color:#333;line-height:24px;display:block }	
	.modal_closex { position: absolute; top: 15px; right: 0px; display: block; width: 50px; height: 50px; background: url(https://www.fourseasonsmarkets.com/img4/icon_closex.png) top left no-repeat; z-index: 10000;opacity: 0.6; filter: alpha(opacity=60);}

}

@media only screen and (min-width: 450px) and (orientation : portrait) {
	.post_photo2 { width:40px;height:52px;float:left;margin: 0 10px 0 0;}
	.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:17px;color:#535353;margin:1px 0 0 0;line-height:14px }
	.post_pic2 { width:38px;height:38px}	
	.post_sub2 { font-family: 'Open Sans', sans-serif; font-size:13px;font-weight:300;color:#37608e;margin:0;line-height:30px }
	.po_formhead { float:left;width:100%;margin: 0;padding:13px 0 0 0}	
	.po_formhead1 { width:14%;float:left;font-size:14px;padding: 3px 0 3px 0 }
	.po_formhead1a { width:10%;float:left;font-size:14px;padding: 3px 0 3px 0 }
	.po_formhead2 {width:76%;float:left;font-size: 14px;padding: 3px 0 3px 0}
	.po_formhead2a {width:80%;float:left;font-size: 14px;padding: 3px 0 3px 0}
	.po_formhead3 { width:10%;float:right;font-size: 14px;padding: 3px 0 3px 0 }
	.po_formheadp { float:left;width:100%;margin: 0 ;padding: 10px 0 0 0 }
	
#page_core3_wdthid1 { display: block; }
#page_core3_wdthid2 { display: none; }
.page_core3_wdth {  width: 330px; }
.page_core3_wdth3 {  width: 305px;}
.page_core3_title { width: 83%; margin: 1px 0 16px 0;}
.event_title { font-size:30px; }
.home_block1_title { line-height: 46px;font-size: 34px; } 
.home_block1_sub { line-height: 36px; font-size: 17px; margin:16px 0 0 0; } 
#home_block1_shad { width:90% }
	#rg_logo { width:170px}
}

@media only screen and (min-width: 480px) {
	.post_photo2 { width:40px;height:52px;float:left;margin: 0 10px 0 0;}
	.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:16px;color:#535353;margin:1px 0 0 0;line-height:14px }
	.post_pic2 { width:38px;height:38px}	
	.post_sub2 { font-family: 'Open Sans', sans-serif; font-size:13px;font-weight:300;color:#37608e;margin:0;line-height:30px }
	.po_formhead { float:left;width:100%;margin: 0;padding:10px 0 0 0}	
	.po_formhead1 { width:14%;float:left;font-size: 15px }
	.po_formhead2 {width:76%;float:left;font-size: 15px}
	.po_formhead3 { width:10%;float:right;font-size: 15px }
	.po_formheadp { float:left;width:100%;margin: 0 ;padding: 10px 0 0 0 }
	
	.ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.ho_orderid { width:20%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_cname { width:60%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_dates { width:20%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_lhead { float:left;width:100%;margin: 0;padding:0}	
	.ho_mord { width:20%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mcns { width:55%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mdtsa { width:25%;float:left;font-size:15px;padding: 4px 0 2px 0;display:block }
	.ho_mdtsb { width:25%;float:left;font-size:15px;padding: 4px 0 2px 0;display:none }		
	
	.ho_title { font-family: 'Open Sans', sans-serif; font-size:26px; font-weight: 400;color:#333;margin:10px 0 0 0; }
	.ho_sub { font-family: 'Open Sans', sans-serif; font-size:20px; font-weight: 200;color:#37608e;margin:5px 0 3px 0; }
	.ho_pophd { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight: 600;color:#333;margin:25px 15% 5px 15%;float:left;width:70%}
	.ho_quant { font-family: 'Open Sans', sans-serif; font-size:15px; font-weight: 300;color:#333;margin:4px 0 0 15%;float:left;width:6%}
	.ho_desc { font-family: 'Open Sans', sans-serif; font-size:15px; font-weight: 300;color:#333;margin:4px 15% 0 0;float:left;width:64%}
	.ho_detls { font-family: 'Open Sans', sans-serif; font-size:15px; font-weight: 300;color:#333;margin:4px 15% 0 15%;float:left;width:70%}
	.ho_ordd { font-family: 'Open Sans', sans-serif; font-size:13px; font-weight: 300;color:#333;margin:30px 15% 30px 15%;float:left;width:70%}
	.ho_logo { margin:40px 0 0 0; -moz-border-radius:5px; -webkit-border-radius:5px;border-radius:5px; width:80px;height:80px }

	
.cpd_des { display:none }
#page_loc_width2, #page_loc_width3 { display: block}
#page_loc_width1, #page_loc_width4 { display: none}
#core4_sub { font-size: 19px; }	
.edit_e { width: 28%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block; font-weight: 500}
.edit_d {width: 62%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}
.edit_d3 {width: 28%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}
.edit_e3 { width: 62%}	
.edit_p {width: 10%;float: left;padding: 16px 0 0 0;display: block;font-family: 'Open Sans', sans-serif;font-size:14px; text-decoration: none;color:#37608e;}
.not_e, .not_g { width: 98%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block}
.not_e2 { width: 100%; float: left; padding: 18px 0 5px 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block}
.not_e3 { display: none; float: left;}
.not_d, .not_f {width: 62%;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}
.not_d2, .not_d3 {width: 82%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}
.not_d2a {width: 82%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#37608e;	}
.not_p {width: 15%;float: left;padding: 10px 0 0 0;display: block;font-family: 'Open Sans', sans-serif;font-size:14px; text-decoration: none;color:#37608e;}
.not_q {width: 2%;float: left;padding: 16px 0 0 0;display: block;font-family: 'Open Sans', sans-serif;font-size:14px; text-decoration: none;color:#37608e;}
#edituser1a {width: 98%}	
.not_p2 {width: 100%; margin: 0 0 0 36% }
.infield2 { -webkit-appearance: none;width: 95%;margin:0;padding:0 0 0 2%;height: 32px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
.edit_s { display: none}
.edit_s3 {width: 38%;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:14px;color:#f2f2f2;}
.edit_s1 {width: 16%;float: left;display: none;padding: 2px 0 0 0;} 
.edit_i {width: 56%;float: left;display: none;padding: 2px 0 0 0; } 
.title_top { font-size:26px;}
.title_sub, #title_sub { font-size:18px;}
.txfield2 {width: 96%; height: 168px; padding:2%; margin: 0; resize: none}
.txfield4 {width: 95%; height: 168px; padding:2%; margin: 0; resize: none}
.slfield2 {width: 96%; height: 80px; padding:2%; margin: 0; resize: none}
.edit_i4 {width: 72%;float: left;display: block;margin:0;padding:0}	
.infield4, .infield4d { -webkit-appearance: none;width: 96%;margin:0;padding:0 0 0 10px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
.edit_e4 { width: 28%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;line-height:13px}

	.cpd_1a { width: 28%; float: left; padding: 14px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;line-height:13px}
	.cpd_1b {width: 72%;float: left;display: block;margin:0;padding:0}	
	.cpd_but, .pobr { -webkit-appearance: none;width: 28%;margin:0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.cpd_but0 { -webkit-appearance: none;width: 70%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:inline-block}


.loc_e4 {width: 96%; height: 80px; float: left; display: block; padding: 8px 0 8px 0; text-align: left; font-family: 'Open Sans', sans-serif;font-size:16px; color:#333;}
.loc_p4 {width: 4%; height: 80px; display: block; padding: 8px 0 8px 0; text-align: right; float: left; }
/*.infield4a { -webkit-appearance: none;width: 100%;margin:0;padding:0 0 0 10px;}	*/
#b_cat { display: none}
.vd_title { font-size:28px; }
.vd_prof { font-size:20px; }
.vd_sub { font-size:17px;  padding-bottom:15px; }
.vd_body { font-size:15px; padding-top:15px; width: 84%}
#prof-name { width: 100%; margin: 0;  padding: 0; height: 100%}	
#prof-statsc { position: absolute; width: 90%; padding: 0 5% 0 5%;	background-color: #F2F2F2; opacity: 1; bottom: 0; float: left; margin: 0;}	
.page_core3_date { float:left; margin: 5px 12px 0 0}
.page_core3_title { width: 84%; margin: 2px 0 16px 0;}
.sh_date {	font-size:12px; line-height:100%; width:36px; height: 36px; padding: 10px }
.event_title { font-size:30px; padding: 0 0 6px 0; display: none}
.mktevent3 { display: block}
.event_sub { font-size:19px;}
.alpopup, .alpopup2 { width: 460px; height: 300px; }
.alpopup3 { width: 460px; height:auto; }
.front_block3la { font-size:38px; }
.page_home { height: 690px;  }	
.page_home_msk { height: 690px; }
.front_block1 { width: 92%; padding: 100px 4% 0 4%; }
.front_title_sm { font-size: 80px; }
.front_title_txt { font-size: 20px; }	
#block3_pic1 { width: 45%; height: 45%; display: inline-block; margin-left: auto; margin-right: auto; margin: 5px; margin-top: 25px }
#block3_pic2 { width: 45%; height: 45%; display: inline-block; margin-left: auto; margin-right: auto; margin: 5px; margin-top: 25px }
.front_block3rb { width: 90%; margin: 0 5% 25px 5%; }
.rward_dat1 { width: 16%}
.rward_des1 { width: 74%; display: none}
.rward_des3 { width: 71%; display: block}
.rward_des2 { width: 74%; display: none}
.rward_pts { width: 13%}
.cropit-preview, .cropit-preview-image-container{ width: 240px; height: 240px }
.txt_sptypel {display: inline-block; width: 120px}
#notemails_prt, #nottime_prt { padding: 5px 0 0 10px }
#sp_type { width: 290px;  }	
#not_emails { width: 302px; padding: 0 0 0 13px }	
#sp_cat, #not_remind { width: 318px }	
.sp_f1, .sp_f2 { width: 440px;}	
.txt_sptyper { width: 320px }
.sp_f1a { width: 100%}	
.txt_nottypel {display: inline-block; width: 26%; vertical-align: top;}
.txt_nottyper  {display: inline-block; width: 69%; vertical-align: top}
#txtspecial { width: 440px; height:100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
.my_specials { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px; color:#333; float: left; background-color: #fff; margin: 10px 0 10px 0; padding: 0 0 18px 0; width: 100%; border-bottom: 1px solid #c0c0c0; display: inline-block}
.my_specials0 { float: left; width: 82%; }
.my_specials1 { float: right; width: 18%; }
.infield4b { width: 230px; padding: 0 0 0 19px; height:39px; margin: 0 10px 0 0; font-size:14px;}
.num_btn_reg2d { -moz-border-radius:3px; -webkit-border-radius:3px;border-radius:3px;height:41px; font-size:14px;padding: 0 20px 0 20px; }
.nwlpopup { width: 420px; height: 470px;}
.vend_menu0, .melogvend {margin: 20px 30px 20px 0px; font-size: 15px }
.vend_menu1 {margin: 20px 30px 0px 0px; font-size: 15px }
.search { width: 88%; } 
/* .page_core5, .page_core_left5 { width:96%; } */
.not_title5 { width:100%; margin: 40px 0 40px 0; }	
.post_box { width: 90%; padding:6% 5% 0% 5%; }
.post_pic { width:37px;height:37px}	
.postedby { display:inline-block }
.post_title { font-size:18px;  }
.post_sub { font-size:13px; }
.post_photo { width:37px; height:60px;}
.post_bname { height:60px}	
.post_comment {  font-size:13px; line-height:23px;}
.com_phot { width: 36px; height: 36px;}
.com_phot1 { width: 35px; height: 35px;}
.com_text_box { float:left;padding:0 0 0 5%; width:84%;align:right;}
.sep_shad { margin:5px 0 0 0;padding:0}
.trsac_dat1 { width: 20%;}
.trsac_des3a { width: 46%; padding: 1px 0 8px 6%; }
.trsac_des5 { width: 28% }
.trsac_des4 { width: 12% }
.trsac_des2 { width: 80% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:none }
.trtitle { display:none}
.last4 {padding:6px 0 0 0}
.tr_title { width: 100%;float:left;margin:30px 0 30px 0}
.trabr2b { display:none}
.trabr1b { display:inline-block}
.digpadx { width:84px;height:56px;color:#333;display:inline-block;font-size: 20px;font-family: Roboto; font-weight:500;background-color:#F0F0F0;border:0; outline:none; margin: 5px; -webkit-appearance: none; -moz-border-radius:4px; -webkit-border-radius:4px;border-radius:4px; text-decoration: none; overflow: hidden; cursor: pointer; }
.digpadx:active, .digpadx:hover { background-color:#CCCCCC;color: #000}
	#rg_logo { width:180px}
	.rgpopup { width: 450px; }
	.lgpopup { width: 450px; height: 460px; }
}

@media only screen and (min-width: 520px) {
	.post_photo2 { width:40px;height:56px;float:left;margin: 0 12px 0 0;}
	.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:18px;color:#535353;margin:2px 0 0 0;line-height:14px }
	.post_pic2 { width:42px;height:42px}	
	.post_sub2 { font-family: 'Open Sans', sans-serif; font-size:13px;font-weight:300;color:#37608e;margin:0;line-height:30px }
	.po_formhead { float:left;width:100%;margin: 0;padding:13px 0 0 0}	
	.po_formhead1 { width:12%;float:left;font-size:14px;padding: 2px 0 1px 0 }
	.po_formhead1a { width:8%;float:left;font-size:14px;padding: 2px 0 1px 0 }
	.po_formhead2 {width:76%;float:left;font-size: 14px;padding: 2px 0 1px 0}
	.po_formhead2a {width:80%;float:left;font-size: 14px;padding: 2px 0 1px 0}
	.po_formhead3 { width:12%;float:right;font-size: 14px;padding: 2px 0 1px 0 }
	.po_formheadp { float:left;width:100%;margin: 0 ;padding: 10px 0 0 0 }
	
.rgfield { width: 70% }
.page_core3_left {  float:left;width:85%; margin: 0 0 0 76px; }
.page_core3_right {  float:left; width:85%; vertical-align:bottom; margin: 20px 0 0 76px; }	
.page_core3_date { float:left; margin: 8px 18px 0 0}
.page_core3_title { margin: 3px 0 15px 0; width: 80%; }
.butvendlist { width: 100%; float:left; margin: 20px 0 40px 0; }
/*.show_vend { margin-left: 76px} */
.event_title { font-size:32px; }
.event_title { display: none}
.mktevent4 { display: block}
.rward_dat1 { width: 13%}
.rward_des1 { width: 74%; display: none}
.rward_des3 { width: 74%; display: none}
.rward_des2 { width: 74%; display: block}
.rward_pts { width: 12%}
/* #vb_popup { width: 500px } */
.search { width: 89%; } 
#new_post { float:right; }
.home_block1_title { line-height: 48px;font-size: 36px; margin:0 10px 0 10px } 
.home_block1_sub { line-height: 38px; font-size: 18px;margin:18px 0 0 0; } 
.home_block3_sub { line-height: 38px; font-size: 18px; } 
.font_home1 { font-size:26px; margin:25px 0 15px 0 }
.mylih {font-size:16px; }	
.home_block1_righta { line-height:34px;}
.block_lefta, .block_mida, .block_righta { width: 326px; padding:30px 30px 30px 30px;}
}

@media only screen and (min-width: 559px) {
#but_vendlist { display: none; }
.rgfield { width: 60% }
.search { width: 320px; } 
.trsac_dat1 { width: 18%;}
.trsac_des3a { width: 48%; padding: 1px 0 8px 6%; }
.trsac_des5 { width: 28% }
.trsac_des4 { width: 12% }
.trsac_des2 { width: 82% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:inline-block }
.trabr2 { display:none}
.trabr1 { display:inline-block}
}

@media only screen and (min-width: 568px)  {
	.post_photo2 { width:40px;height:56px;float:left;margin: 0 12px 0 0;}
	.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:18px;color:#535353;margin:2px 0 0 0;line-height:14px }
	.post_pic2 { width:42px;height:42px}	
	.post_sub2 { font-family: 'Open Sans', sans-serif; font-size:13px;font-weight:300;color:#37608e;margin:0;line-height:30px }
	.po_formhead { float:left;width:100%;margin: 0;padding:13px 0 0 0}	
	.po_formhead1 { width:12%;font-size:14px;padding: 3px 0 1px 0 }
	.po_formhead2 {width:78%;font-size: 14px;padding: 3px 0 1px 0}
	.po_formhead3 { width:10%;font-size: 14px;padding: 3px 0 1px 0 }
	.po_formheadp { float:left;width:100%;margin: 0 ;padding: 10px 0 0 0 }
	
	
.page_core3_title { margin: 5px 0 15px 0; width: 85%; }
.event_title { font-size:30px; }
.event_title { display: none}
.mktevent5 { display: block}
.page_home { height: 520px;  }	
.page_home_msk { height: 520px; }
.front_title_sm { display: none; }
.front_title_lg { font-size: 50px;line-height: 100%; font-weight: 600; color: #FFF;display: block; font-family: 'Open Sans', sans-serif;}	
#block3_pic1 { width: 45%; height: 45%; display: inline-block; margin-left: auto; margin-right: auto; margin: 10px; margin-top: 25px }
#block3_pic2 { width: 45%; height: 45%; display: inline-block; margin-left: auto; margin-right: auto; margin: 10px; margin-top: 25px }	
.front_block3ra { width: 96%; margin: 0 2% 25px 2%; text-align: left}
.post_box { padding:4% 5% 0% 5%; }
.post_pic { width:40px;height:40px}	
.post_title { font-size:20px; }
.post_sub { font-size:14px; }
.post_photo { width:45px;height:60px}	
.post_bname { height:60px;}
.post_comment { font-size:14px;line-height:24px;}
.compost { font-size:14px; line-height:24px;}
.com_name { font-size:15px}
.com_date { font-size:13px}
.com_post { font-size:13px; line-height:22px;}
.postcom { font-size:13px; line-height:22px;}
.logo_partners { vertical-align:middle; margin:0px 25px 8px 25px;height:60px }
.trsac_acc1 { width: 34%;}
.trsac_acc2 { width: 29%;text-align:center}
.trsac_acc3 { display:block;width: 26%;text-align:center}
.trsac_acc4 { width: 11%;text-align:center}
}

@media only screen and (min-width: 590px)  {
.page_layout { height:auto; padding-top:80px; margin-bottom:40px;}
.page_layout_sub, .page_core { width:92%; padding-bottom:30px; }
.textreg { font-size:16px; } 
.textreg3 { font-size:16px; } 
#mk_add, #mk_hrs { display:none; }
.page_core2 { width:100%; margin:0; }
.page_core2_left { margin: 0 20px 60px 0; width:90%; float:0; padding-left:20px; padding-bottom:0; }
.page_core2_right { margin-right:20px; margin-bottom:60px; margin-left:0px; width:90%; float:0; padding-left:20px; padding-bottom:0; }
.page_core3, .page_core4 { width:95%; margin-top:40px; }
.page_core3_date { float:left; margin: 5px 12px 0 0}
.page_core3_title { width: 86%; margin: 0 0 20px 0;}
.sh_date {	font-size:13px; line-height:100%; width:40px; height: 40px; padding: 10px }
.event_title { font-size:33px; padding: 2px 0 6px 0	}
.event_sub { font-size:20px;}
.page_core3_left {  float:left;width:100%;margin-left:0px; }
.page_core3_right {  float:left; width:100%; vertical-align:bottom; margin: 20px 0 0 0; }	
.page_core3_box {  border:1px solid #cacaca;padding: 15px 0px 15px 20px ; height: 54px; }
.page_core3_wdth {  width: 215px; float:left; }
.page_core3_wdth2 {  float: left; margin-right: 6px; margin-top: 5px; vertical-align: bottom; }
.page_core3_wdth3 { margin: 2px; width: 175px; }
.page_core3_wdth3a { margin: 2px; width: 180px; }
#page_core3_wdthid2 { width: 305px; display: block;}
#page_core3_wdthid2a { width: 250px; }
#page_core3_wdthid3 { width: 305px; }
.vendors_list { display: none; float:left;width:100%;margin:0px; }
#show_vendlist { display: block; }
.butvendlist { width: 100%; float:left; margin: 20px 0 40px 0; display: none}
.vlist_sep { float:left;width:100%;margin-left:0px; margin-top: 30px; }
.font_top, #title_about { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:29px; color:#333; line-height:125%; }
#page_core3_wdthid1 { display: none; }
.mypopup {	width: 330px;}
.textreg2 {font-size:16px; line-height:165%; }
.textreg3a { font-size:16px; } 
.textregst { font-size:18px; }
.mypop_iframew {	display: block; margin-left:0; border:0 #ffffff none; frameborder: 0;	marginheight: 0; marginwidth: 0;height: 330px;	width: 100%; padding-left: 0px; overflow:hidden; }
.load_events {height: 330px; }
.page_core_nw, .page_core_lw { width:95%; margin: 0; height: 310px }	
.textreg2b { font-size:15px; }
#map-canvas { height: 350px; width: 100%; }
#core4_sub { font-size: 20px; }
/*.prof_photo { width:260px; height:225px; margin-top:10px;}	*/
.title_sub, #title_sub { font-size:20px;}
#edituser1a {width: 100%; height: 45px}	
#editn { display: block; float: right; padding: 0 0 0 5px}
.edit_e { width: 25%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333;}
.edit_d {width: 63%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}
.edit_e3 { width: 53%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333;}
.edit_d3 {width: 35%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}	
.edit_p {width: 12%;float: left;padding: 10px 0 0 0;display: block;font-family: 'Open Sans', sans-serif;font-size:14px; text-decoration: none;color:#37608e;}
.infield2 { -webkit-appearance: none;width: 90%;margin:0;padding:0 0 0 10px;height: 35px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
.edit_s {width: 20%;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:14px;color:#f2f2f2;}
.edit_s3 {width: 47%;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:14px;color:#f2f2f2;}
.edit_i {width: 55%;float: left;display: none;padding: 1px 0 0 0; }
.title_top { font-size:28px;}
#not_email { font-size: 34px}
.not_e, .not_g { width: 51%;}
.not_e2 { width: 94%;}
.not_e3 { display: none;}
.not_d, .not_f { width: 45%; padding: 10px 0 0 0; display: block; }
.not_d2, .not_d3 { width: 81%; padding: 10px 0 0 0; display: block; }
.not_d2a { width: 81%; padding: 10px 0 0 0; display: block; }
.not_p { width: 15%;}
.not_q { width: 4%;}
.not_p2 {width: 100%; margin: 0 0 0 40% }
#not_day { width: 40%; }	
.edit_i4 {width: 75%;float: left;display: block; text-align: right; }
.edit_e4 { width: 25%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333;}	
.cpd_1a { width: 25%; float: left; padding: 14px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;line-height:13px}
.cpd_1b {width: 75%;float: left;display: block;margin:0;padding:0}		
.cpd_but, .pobr { -webkit-appearance: none;width: 25%;margin:0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_but0 { -webkit-appearance: none;width: 73%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:inline-block}
.infield4, .infield4d { -webkit-appearance: none;width: 95%;margin:0;padding:0 0 0 10px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
.infield4a { width: 98%;}
.txfield4 {width: 96%; height: 168px; padding:2%; margin: 0; resize: none}
.infield4b {width: 280px; }
.num_btn_reg2d { -moz-border-radius:4px; -webkit-border-radius:4px;border-radius:4px;}
.post_box { padding:5% 5% 0% 5%; }
.post_pic { width:45px;height:45px}	
.post_title { font-size:24px; }
.post_sub { font-size:14px;padding:2px 0 0 0 }
.post_photo { width:47px;height:65px;margin: 4px 12px 0 0;}	
.post_bname { height:65px;}
.post_comment { font-size:15px;line-height:25px;}
.compost { font-size:15px; line-height:25px;}
.com_name { font-size:15px}
.com_date { font-size:14px}
.com_post { font-size:14px; line-height:23px;}
.postcom { font-size:14px; line-height:23px;}
.sep_shad { margin:8px 0 0 0;}
.post_close, .pic_close {display:none }
.dropdown { top:12px;right:30px;display:inline-block}
.block_lefta, .block_mida, .block_righta { width: 366px; padding:35px 30px 35px 30px;}
.special_title { width: 480px; padding:30px; }
.trsac_dat1 { width: 17%;}
.trsac_des3a { width: 52%; padding: 1px 0 8px 5%; }
.trsac_des5 { width: 26% }
.trsac_des4 { width: 8% }
.trsac_des2 { width: 83% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:inline-block }
.trsac_acc1 { width: 28%;}
.trsac_acc2 { width: 30%;text-align:center}
.trsac_acc3 { display:block;width: 23%;text-align:center}
.trsac_acc4 { width: 11%;}
.trsac_acc5 { width: 8%; display:block;text-align:right}
	
	.ppo_form { padding: 10px 10% 0 10%;float:left;width:80%}
	.ppo_ileft { width: 40%;float:left;padding-top:7px; margin-top:20px;display:block}
	.ppo_iright { width: 60%;float:left; margin-top:20px}
	.apprc { display:none}
}

@media only screen and (min-width: 640px) {
#page_loc_width2, #page_loc_width3 {display: none;} 
#page_loc_width1, #page_loc_width4 {display: block; width: 50%; float: left; margin: 15px 0 35px 0; }
#page_loc_box {margin: 0; width: 100%; }	
.title_top { font-size:34px;}
.mhours { display: block; float: left}
.event_title { font-size:34px; padding: 3px 0 6px 0;}
.page_core3_date { float:left; margin: 6px 14px 0 0}
.page_core3_title { width: 86%; margin: 0 0 24px 0;}
.sh_date {	font-size:13px; line-height:100%; width:40px; height: 40px; padding: 10px }
.event_title { font-size:36px; padding: 2px 0 10px 0	}
.event_sub { font-size:21px;}
.front_block3 { width: 100%;margin: 50px 0 0 0;  }
.front_block3l { width: 48%; text-align: right; float: left; margin: 0 2% 0 0}
.front_block3r { width: 46%; text-align: left; float: left; margin: 0 2% 0 2% }
.front_block3la { font-size:29px; }
#block3_pic1 {  display: none}
#block3_pic2 {height: 145px; width: 232px; display: inline-block; margin-left: auto; margin-right: auto; margin: 0; margin-top: 25px }	
.page_home { height: 550px; background: #f2f2f2 url(https://www.fourseasonsmarkets.com/img4/home_banner_winter.jpg); background-position: center center; background-repeat:  no-repeat;  }	
.page_home_msk { height: 550px; }
.front_title_lg { font-size: 62px; }
.front_block2 { padding: 60px 0 70px 0;}
.front_block3ra { width: 100%; margin: 8px 0 25px 0; font-size:16px; }
.front_block3rb { width: 100%; margin: 0; font-size:15px; }
.myli { margin-left: 0 }
.front_block5_txt1, .front_block4_txt1, .home_block1_title { font-size: 34px } 
.front_block5_txt2, .front_block5_txt2 { line-height: 36px; font-size: 16px } 
.sep_shad { margin:12px 0 0 0;}
.home_block1_sub { line-height: 38px; font-size: 18px;margin:18px 0 0 0; } 
.mylih {font-size:16px; }	
/* #home_block1_shad { width:600px } */
.trsac_dat1 { width: 16%;}
.trsac_des3a { width: 52%; padding: 1px 0 8px 6%; }
.trsac_des5 { width: 26% }
.trsac_des4 { width: 8% }
.trsac_des2 { width: 84% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:inline-block }
.ppo_form { padding: 10px 15% 0 15%;float:left;width:70%}
	
	.ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.ho_orderid { width:20%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_cname { width:60%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_dates { width:20%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_lhead { float:left;width:100%;margin: 0;padding:0}	
	.ho_mord { width:20%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mcns { width:55%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mdtsa { width:25%;float:left;font-size:15px;padding: 4px 0 2px 0;display:block }
	.ho_mdtsb { width:25%;float:left;font-size:15px;padding: 4px 0 2px 0;display:none }		
}

@media (min-width: 667px) {
#block3_pic2 {height: 122px; width: 195px; }
.front_block3 { margin: 60px 0 0 0 }
#page_core_n1 , #page_core_n3,  #page_core_n5,  #page_core_n7 { float:left; width:46%;  }	
#page_core_n2, #page_core_n4,  #page_core_n6  { float:left; width:46%; margin: 0 0 0 8%; }
/* .not_e2,.not_e3  { width: 95%; display: block; padding: 10px 0 0 0;float: left; } */
.not_e2 { width: 95%;}
.not_e3 { display: none;}
.not_d, .not_f { width: 52%; padding: 10px 0 0 0; }
.not_e, .not_g { width: 45%;}	
.not_q { width: 3%;}	
.not_p { width: 10%; float: left; padding: 10px 0 0 0; text-align: center; }
.not_d2 { width: 85%; padding: 10px 0 0 0;float: left;  }
.not_d2a { width: 85%; padding: 10px 0 0 0;float: left;  }
.not_p2 {width: 100%; margin: 0 0 0 36% }
.trsac_dat1 { width: 15%;}
.trsac_des3a { width: 52%; padding: 1px 0 8px 7%; }
.trsac_des5 { width: 26% }
.trsac_des4 { width: 8% }
.trsac_des2 { width: 85% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:inline-block }
.cpd_but, .pobr { -webkit-appearance: none;width: 20%;margin:0 3% 0 0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_but0 { -webkit-appearance: none;width: 75%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:inline-block}
.cpd_text { -webkit-appearance: none;width: 97%;margin:0 3% 0 0;padding: 10px 3% 10px 3%; height: 145px;  font-family: 'Open Sans', sans-serif;font-size:15px; line-height: 1.6em; color:#333; background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;resize: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow: auto}
.cpd_field { -webkit-appearance: none;width: 97%;margin:0 3% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_field-s { -webkit-appearance: none;width: 97%;margin:0 3% 0 0;padding:0 0 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}

@media (min-width: 768px) {

	
	
.content_right_4c { display:block}
.gstart1  { display: block}
.gstart1  { display: inline-block}
.gstart2, .gstart2a { display: none}
.rgfield { width: 440px }
#mtop_full { display:none; }
#mtop_short { display:block; }
#mtop_short2 { display:none; }
#divide1 { display:block; }
.page_layout { height:320px; padding-top:110px; background-color:#f2f2f2; width:100%; margin-bottom:60px;}
.page_layout_sub { width:80%; }
.page_core { width:95%; margin:0;}
.page_core_left {width:60%; padding:0; margin: 0 20px 0 0; height:570px; float:left;background: url(https://www.fourseasonsmarkets.com/img4/bg_about_winter.jpg) bottom right no-repeat; background-size: 100%;}
.page_core_left4 {width:65%; padding:0; margin: 0 5% 0 0; height:570px; float:left;}
.page_core_right { width:30%; margin:0; padding: 16px 26px 40px 26px;  background-color:#37608e; height:480px; }
.page_core_right4 { width:25%; margin:0; padding: 16px 26px 40px 26px;  background-color:#37608e; height:480px; }
.page_core_left4a , .page_core_left4c {width:65%; padding:0 5% 0 0; margin: 0; float:left;}
.page_core_right4a { width:29%; margin:0; padding: 140px 0 40px 1%;  height:480px;float:left; }
.page_core_right4c { width:25%; margin:0; padding: 140px 0 40px 5%;  height:480px;float:left; display:block }

.page_core_left4d {padding:0; margin: 0 6% 60px 0; width:65%;  float:left; }
.page_core_right4d { width:29%; margin:0; padding: 25px 0 35px 0; display:block}
	.qfax { display: none }
.pochk_show { display: none }
	
	
.page_core_left4b {width:65%; padding:0 6% 0 0; margin: 0; float:left;}
.page_core_right4b { width:29%; margin:0; padding: 140px 0 70px 0; float:left; display: block }
.font_right4b { font-family: 'Open Sans', sans-serif; font-size:13px; font-weight: 300; color:#333; line-height:165%; }	
.font_right4b2 { font-family: 'Open Sans', sans-serif; font-size:14px; font-weight: 300; color:#333; line-height:24px; }	
.page_core2 { width:100%; margin-bottom:60px; }
.page_core2_left { float:left;width:440px;margin-right:40px; margin-bottom:60px; }
.page_core2_right { float:left;width:440px;margin-left:40px; margin-bottom:60px; }
.page_core3, .page_core4 { width:95%; }
.page_core5 { margin: 50px 0 0 0; width:95%; }
.page_core3_title {  float:left;width:80%; padding: 0 0 20px 0; margin: 0; }
.page_core3_date { float:left;width:64px; margin: 4px 20px 0 0; }
.event_title { font-size:36px; padding: 0; margin: 0 0 8px 0;}
.page_core3_left {  float:left;width:43%;padding-left:84px; margin: 0 20px 0 0; }
.page_core3_right {  float:left;width:40%; margin: 7px 0 0 0;  }
.page_core3_box {  border:1px solid #cacaca; padding: 18px 10px 32px 24px; height: 90px; }
.page_core3_wdth {  width: 290px; }
.page_core3_wdth2 {  float: left; margin-right: 6px; margin-top: 5px; vertical-align: bottom; }
.page_core3_wdth3 {  float: left; width: 250px; vertical-align: bottom; }
.page_core3_wdth3a {  float: left; width: 250px; vertical-align: bottom; }
#page_core3_wdthid1 { display: none; }
#page_core3_wdthid2 { display: block; }
.vendors_list { display: block; float:left; padding-left:84px; margin-bottom:15px;margin-top:0px;margin-left:0px; width: 100%; }
#show_vendlist { display: block; float: left; width:88%; padding-left: 84px; }
.vlist_sep { display: block;  float:left; margin-left:0; margin-top: 30px; }
.font_top2 { font-size:28px; }
.textreg { font-size:16px; } 
.textreg3 { font-size:16px; } 
.textreg3a { font-size:14px; } 
.textregst { font-size:17px; }
.mypop_iframew {	display: block; margin-left:0; border:0px #ffffff none; frameborder: 0;	marginheight: 0; marginwidth: 0;height: 350px;	width: 100%; padding-left: 0px; overflow:hidden; }
.load_events {height: 350px; }
.textreg2b { font-size:15px; }
#map-canvas { height: 300px; width: 100%; }
.hrstyle2 { width: 400px; }	
#page_loc_width2, #page_loc_width3 {width: 50%; float: left; margin: 15px 0 35px 0; }
#page_loc_box {margin: 0; width: 100%; }
/*.rgpopup { width: 560px; height: 620px; } */
#edituser1 { width:680px;}
#edituser2 { width:95%;}
#edituser1a, .linefield {width: 100%; height: 48px}	
.edit_e { width: 200px; }
.edit_d { width: 390px; padding: 10px 0 0 20px; }
.edit_e3 { width: 350px; }
.edit_d3 { width: 240px; padding: 10px 0 0 20px; }
.mkt_e3 { width: 320px; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block}
.mkt_e3b { width: 300px; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: none}
.mkt_d3 { width: 276px; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block}
.mkt_p { width: 20px; float: left; padding: 10px 4px 0 4px; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block}
.infield2 { width: 320px; padding:0 0 0 19px;}
.edit_p, .edit_q { width: 70px; }
.edit_s3 {width: 330px;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:16px;color:#f2f2f2;}	
.not_d { display: none}
.not_e { width: 94%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;}
.not_f { display: none; width: 40%; float: left; padding: 10px 0 0 0; }
	#evr { display: none}
.not_g { width: 94%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;}
.not_p { width: 12%; float: left; padding: 10px 0 0 0; text-align: center; }
.not_q { width: 6%; float: left; padding: 10px 0 0 0; text-align: center; }
.not_title2 { width:100%; margin: 70px 0 40px 0; text-align: left; }	
.not_e2 { width: 90%; padding: 18px 0 5px 0; font-family: 'Open Sans', sans-serif; font-size:16px; color:#333; display: block;}
.not_e3 { display: none;}
.not_p2 {width: 100%; margin: 0 0 0 38% }
.not_d2, .not_d3 {width: 82%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;color:#333;	}
.not_d2a {width: 82%;float: left;display: block;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:15px;}

.prof_main { width:680px;}
.not_main { width:95%;}
.edit_s {width: 130px;float: left;display: none;padding: 10px 0 0 0;font-family: 'Open Sans', sans-serif;font-size:16px;color:#f2f2f2;}
.edit_i {width: 350px;float: left;display: none;padding: 1px 0 0 0; }
.edit_e4 { width: 30%; }
.edit_i4 {width: 70%; float: left;display: block;margin: 0; padding:0;text-align: left}
.cpd_1a { width: 30%; float: left; padding: 13px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;line-height:13px}
.cpd_1b {width: 70%;float: left;display: block;margin:0;padding:0}		
.cpd_but, .pobr { -webkit-appearance: none;width: 30%;margin:0 2% 0 0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_but0 { -webkit-appearance: none;width: 66%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_text { -webkit-appearance: none;width: 98%;margin:0 2% 0 0;padding: 10px 3% 10px 3%; height: 145px;  font-family: 'Open Sans', sans-serif;font-size:15px; line-height: 1.6em; color:#333; background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;resize: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow: auto}
.cpd_field { -webkit-appearance: none;width: 98%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_field-s { -webkit-appearance: none;width: 98%;margin:0 2% 0 0;padding:0 0 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	
	
.infield4, .infield4d { width: 90%; padding:0 0 0 19px;}
.infield4d { width: 100%; padding:0 0 0 19px;}
.infield4a { width: 95%; padding:0 0 0 19px;}
.vlist_sep5 { margin: 40px 0 30px 0;}
.txfield2 {height: 128px;}
.txfield4 {height: 128px; width: 92%}
#boothsp1 {margin: 25px 0 0 0}
.loc_e4 {width: 94%; height: 80px; float: left; display: block; padding: 8px 0 8px 0; text-align: left; font-family: 'Open Sans', sans-serif;font-size:16px; color:#333;}
.loc_p4 {width: 6%; height: 80px; display: block; padding: 8px 0 8px 0; text-align: left; float: left; }
#vap_line { display: none}
/* #title_regmark { margin: 0 0 10px 0; padding: 0 } */
.front_block1 { width: 98%; padding: 150px 1% 0 1%; }	
.front_title_lg { font-size: 56px; }	
.front_title_txt { width: 700px; }	
.front_logo { width: 220px; margin: 10px 0 30px 0}
.page_home { height: 650px;  }	
.page_home_msk { height: 650px; }
.front_block3r { width: 40%; text-align: left; float: left; margin: 0 8% 0 2% }
.front_block3la { font-size:32px; }
#block3_pic2 {height: 112px; width: 179px; }	
.rward_dat1 { width: 13%; }
.rward_des2 { width: 76%; }
.rward_pts { width: 11%; }
#totcredit2 { display: none}
#totcredit1 { display: block}
.home_block1_title {margin:0;padding:0} 
.home_block1_left { width: 46%; display:inline-block;float:left;margin:0;padding:0;text-align:right}
.home_block1_right { width: 50%; display:inline-block;margin:0 0 0 4%;padding:0;}
.mylih {font-size:15px; }	
.font_home1 { font-size:26px; margin:20px 0 15px 0 }
.home_but {	margin: 0 0 0 4%; }
.block_lefta, .block_mida, .block_righta { width: 400px; padding:40px;}
.trsac_dat1 { width: 20%;}
.trsac_des3a { width: 50%; padding: 1px 0 8px 4%; }
.trsac_des5 { width: 26% }
.trsac_des4 { width: 8% }
.trsac_des2 { width: 55% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:inline-block }
.trsac_des1 { display: block; width: 21%; padding: 28px 0 0 4%;}
.linefield3 {height: 50px}	
.trsac_acc1 { width: 33%;}
.trsac_acc2 { width: 40%;text-align:center}
.trsac_acc3 { display:block;width: 21%;text-align:center}
.trsac_acc4 { width: 11%;display:none}
.trsac_acc5 { width: 6%; display:block;text-align:right}
#slc_iphone { display:block }
	
	.ppo_form { padding: 10px 5% 0 5%;float:left;width:90%}
}

@media (min-width:864px) { 
.front_title_lg { font-size: 64px; }	
#block3_pic1 { height: 114px; width: 182px; display: inline-block; margin: 0; margin-right: 10px; margin-top: 25px;  }
#block3_pic2 { height: 114px; width: 182px; display: inline-block; margin: 0; margin-top: 25px;  }
.front_block3rb { font-size:16px; }	
.front_block3ra { font-size:17px; }	
.front_block3la { font-size:34px; }
.not_f { width: 40%; float: left; padding: 10px 0 0 0; display: block}
#evr { display: none}
.not_g { width: 54%; float: left; padding: 10px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:15px; color:#333; display: block;}	
.page_core_left5 {margin:0; padding: 0 6% 60px 0; width:70%;float:left; }
.page_core_right5 { width:24%; margin:0; padding:50px 0 75px 0;float:left; display:block}	
.not_title { width:100%; margin:0 0 40px 0; text-align: left; }
.post_sep { margin: 20px 0 25px 0;width:100%;display:block }
.title_visit { font-family: 'Open Sans', sans-serif; font-size:38px;font-weight:300;color:#37608e;margin:0;padding:0 }
.not_title5 { width:100%; margin: 0px 0 40px 0; }	
.mylih {font-size:16px; }	
.font_home1 { font-size:28px; margin:20px 0 15px 0 }
.home_block1_left { width: 42%; display:inline-block;float:left;margin:0 0 0 4%;padding:0;}
.home_block1_right { width: 50%; display:inline-block;margin:0 0 0 4%;padding:0;}
.block_left { width:32%;padding:0 1% 0 0;margin:0;display:inline-block;float:right; font-size:22px;}
.block_mid { width:32%;padding:0 1% 0 1%;margin:0;display:inline-block; font-size:22px; }
.block_right { width:32%;padding:0 0 0 1%;margin:0;display:inline-block; font-size:22px; float: left;}
.block_lefta { width: 87%; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:35px 5% 35px 5%}
.block_mida { width: 89%; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:35px 4% 35px 4%}
.block_righta { width: 87%; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:35px 5% 35px 5%}	
.block_leftb, .block_midb, .block_rightb { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:15px; color:#838383;line-height:28px;padding: 10px 0 0 0;margin:0 }
.logo_partners { vertical-align:middle; margin:0px 30px 8px 30px;height:75px }	
.trsac_dat1 { width: 18%;}
.trsac_des3a { width: 50%; padding: 1px 0 8px 6%; }
.trsac_des5 { width: 26% }
.trsac_des4 { width: 8% }
.trsac_des2 { width: 60% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:inline-block }
.trsac_des1 { display: block; width: 16%; padding: 28px 0 0 6%;}
.trsac_acc1 { width: 29%;}
.trsac_acc2 { width: 27%;text-align:center}
.trsac_acc3 { display:block;width: 23%;text-align:center}
.trsac_acc4 { width: 14%;display:block;text-align:center}
.trsac_acc5 { width: 7%; display:block;text-align:right}
.cpd_but, .pobr { -webkit-appearance: none;width: 28%;margin:0 2% 0 0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_but0 { -webkit-appearance: none;width: 68%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
}

@media (min-width:960px) { 
.trsac_dat1 { width: 17%;}
.trsac_des3a { width: 50%; padding: 1px 0 8px 7%; }
.trsac_des5 { width: 26% }
.trsac_des4 { width: 8% }
.trsac_des2 { width: 60% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dtr_city { display:inline-block }
.dt_year { display:inline-block }
.trsac_des1 { display: block; width: 16%; padding: 28px 0 0 7%;}
.cpd_but, .pobr { -webkit-appearance: none;width: 24%;margin:0 2% 0 0;padding:0;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#000;background: #DBDBDB;font-weight: 300; outline: none; border: 1px solid #CCC;-moz-border-radius:2px; -webkit-border-radius:2px;border-radius:2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cpd_but0 { -webkit-appearance: none;width: 72%;margin:0 2% 0 0;padding:0 3% 0 3%;height: 40px;font-family: 'Open Sans', sans-serif;font-size:15px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;display:inline-block}
	.ppo_form { padding: 10px 10% 0 10%;float:left;width:80%}
	.pdp_close { padding:30px 0 40px 0;display:block}
	.pdp_sub { font-size:18px;margin:2px 10% 20px 10%;padding: 0;color:#37608e; }
	.pdp_dline { font-size: 13px; padding:0 10% 0 10%;color:#333;display:block }	
	.modal_closex {display:none;}
}

@media (min-width:1010px) { 
	.ho_header { float:left;width:100%;margin: 0;padding:15px 0 0 0}	
	.ho_orderid { width:20%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_cname { width:60%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_dates { width:20%;float:left;font-size:14px;padding: 4px 0 2px 0 }
	.ho_lhead { float:left;width:100%;margin: 0;padding:0}	
	.ho_mord { width:20%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mcns { width:55%;float:left;font-size:15px;padding: 4px 0 2px 0 }
	.ho_mdtsa { width:25%;float:left;font-size:15px;padding: 4px 0 2px 0;display:block }
	.ho_mdtsb { width:25%;float:left;font-size:15px;padding: 4px 0 2px 0;display:none }		
	
	.ppo_form { padding: 10px 15% 0 15%;float:left;width:70%}
	.ppo_ileft { width: 40%;float:left;padding-top:7px; margin-top:20px}
	.ppo_iright { width: 60%;float:left; margin-top:20px}
	.po_head {padding: 0 0 30px 0;float:left;width:100% }
	.po_form { padding: 10px 5% 0 5%;float:left;width:90%}
	.infield4c { -webkit-appearance: none; margin:0;padding:2px 13px 2px 11px; font-family: 'Open Sans', sans-serif;font-size:14px; color:#333;background: #F4F4F4;font-weight: 300; outline: none; border: 1px solid #CCC;border-radius: 0;}
	.po_formhead1 { width:11%;font-size:15px;padding: 3px 0 4px 0 }
	.po_formhead1a { width:7%;font-size:15px;padding: 3px 4% 4px 0 }
	.po_formhead2 {width:75%;font-size: 15px;padding: 3px 0 4px 0}
	.po_formhead2a {width:71%;font-size: 15px;padding: 3px 0 4px 4%}
	.po_formhead3 { width:14%;font-size: 15px;padding: 3px 0 4px 0 }
	.post_photo2 { width:42px;height:56px;float:left;margin: 0 10px 0 0;}
	.post_title2 { font-family: 'Open Sans', sans-serif;font-weight: 600; font-size:18px;color:#535353;margin:1px 0 0 0;line-height:14px }
	.post_pic2 { width:40px;height:40px}	
	.post_sub2 { font-family: 'Open Sans', sans-serif; font-size:14px;font-weight:300;color:#37608e;margin:0;line-height:34px }	
	
/* tablet, landscape iPad, lo-res laptops ands desktops */ 
#accmenu { display:block; }
.page_layout2a { height: 55px; padding:60px 0 0 0; margin:0; background-color:#f2f2f2;}
#mtop_full { display:block; }
#mtop_short { display:none; }
#mtop_short2 { display:none; }
#divide1 { display:block; }
.page_layout { height:320px; padding-top:110px; background-color:#f2f2f2; width:100%; margin-bottom:60px;}
.page_layout_sub { width:760px; }
.page_core { width:960px;  margin:0;}
.page_core_left {padding:0; margin: 0 40px 60px 0; width:570px; height:630px; float:left;background: url(https://www.fourseasonsmarkets.com/img4/bg_about_winter.jpg) bottom right no-repeat; }
.page_core_right { width:280px; margin:0; padding: 25px 35px 35px 35px; background-color:#37608e; height:570px;}
.page_core_left4 {padding:0; margin: 0 40px 60px 0; width:600px; height:630px; float:left; }
.page_core_right4 { width:250px; margin:0; padding: 25px 35px 35px 35px; background-color:#37608e; height:570px;}
.page_core_left4a , .page_core_left4c {margin:0; padding: 0 70px 60px 0; width:620px;  float:left; }
	
.page_core_left4d {padding:0; margin: 0 0 60px 0; width:650px;  float:left; }
.page_core_right4d { width:250px; margin:0; padding: 25px 0 35px 60px; }
.pochk_show { display: none }
.page_core_right4a { width:240px; margin:0; padding: 154px 0 35px 30px; }
.page_core_right4c { width:200px; margin:0; padding: 154px 0 35px 70px; }
.page_core_left4b, .page_core_left5 {margin:0; padding: 0 90px 60px 0; width:620px;  float:left; }
.page_core_right4b, .page_core_right5 { width:250px; margin:0; padding: 50px 0 75px 0; }
.font_right4b { font-size:14px; line-height: 180% }	
.font_right4b2 { font-size:14px; line-height: 24px }	
.page_core_nw, .page_core_lw { width:960px; margin: 20px 0 30px 0;  }	
/* #page_core_n1, #page_core_n3, #page_core_n4 { float:left; width:290px; padding: 40px 0 0 0; margin: 0; } */
/* #page_core_n2, #page_core_n5  { float:left; width:290px; margin: 0 45px 0px 45px; padding: 40px 0 0 0; } */
.page_core_lcl  { float:left; width:45%; margin: 0 5% 0 0; padding: 30px 0 60px 0; }
.page_core_lcr  { float:left; width:45%; margin: 0 0 0 5%; padding: 30px 0 60px 0; }
.page_core2 { width:960px; margin-bottom:60px; }
.page_core2_left { float:left;width:440px;margin-right:40px; margin-bottom:60px; }
.page_core2_right { float:left;width:440px;margin-left:40px; margin-bottom:60px; }
.page_core3, .page_core4 { width:960px; }
.page_core5 { margin: 100px 0 0 0; width:960px; }
.page_core3_title {  float:left; width:860px; padding: 0 0 20px 0;}
.page_core3_date { width:64px; margin-right:36px;  }
.page_core3_left {  float:left;width:490px; margin: 0 20px 0 0; padding-left: 100px;}
.page_core3_right {  float:left;width:350px; margin: 6px 0 0 0; }
.page_core3_box {  border:1px solid #cacaca; padding: 18px 10px 32px 24px; height: 90px; }
.page_core3_wdth {  width: 290px; }
.page_core3_wdth2 {  float: left; margin-right: 6px; margin-top: 5px; vertical-align: bottom; }
.page_core3_wdth3 {  float: left; width: 250px; vertical-align: bottom; }
.page_core3_wdth3a {  float: left; width: 250px; vertical-align: bottom; }
#page_core3_wdthid1 { display: none; }
#page_core3_wdthid2 { display: block; }
.vendors_list { float:left;width:860px;margin-bottom:15px;margin-top:0px;margin-left:100px; }
#show_vendlist { display: block; float: left; width:960px; padding: 0; }
#but_vendlist { display: none; }
.vlist_sep { display: block;  float:left; width:860px; margin: 15px 0 0 100px }
.font_top, #title_about { font-size:36px; }
.font_top2 { font-size:36px; }
.textreg { font-size:18px; } 
.textregst { font-size:20px; } 
.textreg2 { font-size:16px; } 
.textreg3 { font-size:16px; } 
.textreg3a { font-size:16px; } 
.mypop_iframew {	display: block; margin-left:0px; border:0px #ffffff none; frameborder: 0;	marginheight: 0;	marginwidth: 0;	height: 330px;	width: 860px; overflow:hidden; }
.load_events {height: 330px; }	
.mypop_iframeFV { display: block; margin-left: 0px; border:0px #ffffff none; frameborder: 0;	marginheight: 0;	marginwidth: 0;	height: 680px; width: 960px; overflow: hidden; }
#load_vendors { width: 960px}
#map-canvas { height: 600px; width: 100%; }
.hrstyle2 { width: 450px; }
#seploc { display: none; }
#seploc1 { display: block; }
#seplocm { display: block; }
#page_loc_width2, #page_loc_width3 { display: block; width: 100%; margin: 0; }
#page_loc_width1, #page_loc_width4 { display: none; width: 100%; }
#page_loc_box {margin: 20px 0 0 0; width: 100%; }
.page_core4_title {  float:left;width:860px; padding: 8px 0 20px 0; }	
.page_core4_left {  float:left;width:490px; margin: 0 20px 20px 0; padding-left: 0; }
.page_core4_right {  float:right; width:450px; margin: 6px 0 0px 0; }
.prof_photo { float:left; width:260px; height:400px; margin-top:10px; text-align: left; }	
.prof_box { margin-right:0px; width:940px; text-align: left; }
.mytitle { width:680px; margin-top:10px; text-align: left; }
#editph1, #editph1a { display: block; }
#editphoto1, #editphoto1a  {display: none; }
.prof_main, .not_main { width:680px; float: left}
#edituser2 { width:960px;}
.not_f { width:41% }
.not_g { width:53% }
#evr { display: inline-block}
.not_title2 { width:100%; margin: 80px 0 40px 0; text-align: left; }
.vlist_sep6 { width:100%;margin: 30px 0 30px 0;}
.front_block2 { width: 100%; margin: 0; padding: 70px 0 80px 0 ;background-color: #f2f2f2; }
.block_title { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size:14px; color:#6B6B6B; margin: 0 0 20px 0 }
.front_block3 { width: 100%; margin: 80px 0 80px 0; padding: 0 0 80px 0;  }	
.front_block3l { width: 50%; text-align: right; margin: 0 0 60px 0;}
.front_block3r { width: 50%; text-align: left;  margin: 0 0 60px 0; }			
.front_block3la { font-size:38px; margin: 0 35px 0 0; float:right; width: 480px }
.front_block3ra { font-size:18px; padding: 5px 0 0 35px; line-height: 32px;float:left; width: 480px}		
#block3_pic1 { width:438px; height:290px; margin: 0; margin-top: 30px;  }	
.front_block3rb { font-size:16px; line-height: 35px; padding: 25px 0 25px 10px; width:470px}	
.front_block4_txt2 { width: 960px; margin: 0; text-align: center } 
.front_block5_txt2 { width: 960px; text-align: center } 
.phgal { margin: 10px }
.infield4b {width: 350px; }
.home_block1 { width: 100%; margin: 80px 0 60px 0; padding: 0 0 40px 0;  }	
.home_block1_title { font-size: 40px } 
.home_block1_sub, .home_block3_sub { line-height: 38px; font-size: 18px; margin:20px 0 0 0; width:900px} 
.home_block1_left { width: 50%; margin:0;padding:0;text-align:right}
.home_block1_right { width: 50%;margin:0;padding:0;text-align:left}
.home_block1_righta { margin: 0 0 25px 20px;}
#home_block1_photo { width:440px;margin:25px 30px 0 0; border: solid 1px #E1E1E1; border-width: 1px; align:right}
.home_but {	margin: 0 0 0 20px; }
.font_home1 { font-size:30px; }
.group_blocks { width:960px; margin:0;padding:50px 0 0 0}
.block_left { width:320px;padding:0;margin:0;display:inline-block;float:right; font-size:24px;}
.block_mid { width:320px;padding:0;margin:0;display:inline-block; font-size:24px;}
.block_right { width:320px;padding:0;margin:0;display:inline-block; font-size:24px;float: left;}	
.block_lefta { width: 250px; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:40px 25px 40px 25px}
.block_mida { width: 250px; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:40px 25px 40px 25px}
.block_righta { width: 250px; border-width: 1px 1px 1px 1px; margin: 0 0 30px 0;padding:40px 25px 40px 25px}	
.block_leftb, .block_midb, .block_rightb { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:16px; color:#838383;line-height:30px;padding: 10px 0 0 0;margin:0 }
.logo_partners { vertical-align:middle; margin:0px 30px 8px 30px;height:85px }	
.trsac_dat1 { width: 15%;}
.trsac_des3a { width: 43%; padding: 1px 0 8px 7%; }
.trsac_des5 { width: 28% }
.trsac_des4 { width: 7%;display:block }
.trsac_des2 { width: 60% }
.icon_type { display: block }
.dt_hours { display:inline-block }
.dt_year { display:inline-block }
.dtr_city { display:inline-block }
.trsac_des1 { display: block; width: 18%; padding: 28px 0 0 7%;}
}

@media (min-width:1190px) { 
#mn_s { display: none; }
#mn_f { display: block; }	
}

.hrstyle1 {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	width: 100%;
}
.hrstyle1a {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(255, 255, 255, 0);
	width: 100%;
}


.hrstyle2 {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.hrstyle3 {
    border: 0;
    height: 0;
    border-top: 2px solid #37608e;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	width: 110px;
}
	
.hrstyle4 {
    border: 0;
    height: 0;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
	
	.title1 { font-family: 'Raleway'; font-weight: 600;}
	.title2 { font-family: 'Raleway'; font-weight: 700;}
	.title3 { font-family: 'Raleway'; font-weight: 300;}
	.title4 { font-family: 'Raleway'; font-weight: 300;}

.vend_box {
float:left;	
}
.vend_box_on {
float:left;	
background:#bfbfbf;
}
.menu_top {
width: 100%;
height: 60px;
background-color: #171717;
position:fixed; 
top:0;
opacity: 0.8;
	z-index: 1000;
}
.menu_top_font {
font-family: 'Open Sans', sans-serif;
font-size:15px;
line-height:60px;
height:60px;
color: #fff;
float:right;
padding-right:18px;
padding-left:18px;
vertical-align:middle;
}
.menu_top_font2 {
font-family: arial;
font-size:14px;
line-height:60px;
height:60px;
color:#FFFFFF;
float:right;
padding-right:20px;
padding-left:20px;
font-weight:bold;
}
.menu_top_font3 {
font-family: arial;
font-size:14px;
float:right;
margin-left: 10px;
margin-right: 5px;
}
.menu_top_font4 {
font-family: 'Oswald', sans-serif;
font-size:22px;
line-height:60px;
height:64px;
color:#FFFFFF;
font-weight: 600;
float:left;
padding-right:20px;
padding-left:20px;
vertical-align:middle;
cursor: pointer;
}
.menu_top_font:hover { 
background-color: #000000; 
cursor: pointer;
}


.login_btn {
	background-color:#333;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:1px solid #ccc;
	cursor:pointer;
	color:#ccc;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-decoration:none;
	margin-top:10px;
	padding: 0px 22px 0px 22px;
	font-weight: 600;
	height: 40px;
	outline: none;
}
.login_btn:hover {
	background-color: #212121;
	color:#ccc;
}
.login_btn:active {
	position:relative;
	top:1px;
}
.joinus_btn {
	background-color:#37608e;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-decoration:none;
	margin-top:10px;
	padding: 9px 22px 0px 22px;
	font-weight: 600;
	height: 31px;
	outline: none;
}
.joinus_btn:hover {
	background-color:#b38109;
	outline: none;
}
.joinus_btn:active {
	position:relative;
	top:1px;
	outline: none;
}
.joinus_btn2 {
	background-color:#37608e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	text-decoration:none;
	margin-top:14px;
	margin-right:28px;
	height: 38px;
	padding-left: 26px;
	padding-right: 28px;
}
.save_btn {
	background-color:#37608e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	text-decoration:none;
	margin: 0;
	height: 42px;
	padding-left: 26px;
	padding-right: 28px;
}

.reg_btn {
	background-color:#37608e;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-family: 'Raleway'; 
	font-weight: 300;
	font-size:14px;
	text-decoration:none;
	margin-top:16px;
	height: 34px;
	padding-left: 20px;
	padding-right: 20px;
}
.reg_btn:hover {
	background-color:#b38109;
	color:#fff;
}
.reg_btn:active {
	position:relative;
	top:1px;
}

.stick_rg {
	background-color:#37608e;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-family: 'Roboto'; 
	font-weight: 300;
	font-size:12px;
	text-decor2tion:none;
	height: 19px;
	padding: 5px 0 0 0;
	width: 75px;
}

.stick_ap {
	background-color:#222222;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-family: 'Roboto'; 
	font-weight: 300;
	font-size:12px;
	text-decor2tion:none;
	height: 19px;
	padding: 5px 0 0 0;
	width: 75px;
}

.stick_wl {
	background-color:#D7D7D7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:0px;
	cursor:pointer;
	color:#000000;
	font-family: 'Roboto'; 
	font-weight: 300;
	font-size:12px;
	text-decor2tion:none;
	height: 19px;
	padding: 5px 0 0 0;
	width: 95px;
}


.page_layout2 {
padding-top:60px;
height:60px;
background-color:#f2f2f2;	
}

.num_btn {
	background-color:#f2f2f2;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px;
	cursor:pointer;
	color:#333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size:12px;
	text-decoration:none;
	margin-top:10px;
	height: 30px;
	padding-left: 16px;
	padding-right: 16px;
	outline: none;
}
.num_btn_over {
	background-color:#37608e;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-decoration:none;
	margin-top:10px;
	height: 30px;
	padding-left: 16px;
	padding-right: 16px;
	outline: none;
}
.num_btn_reg {
	background-color:#37608e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:13px;
	text-decoration:none;
	margin-top:10px;
	height: 45px;
	padding-left: 26px;
	padding-right: 26px;
	outline: none;
}
.num_btn_reg2 {
	background-color:#37608e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:14px;
	text-decoration:none;
	margin-top:10px;
	height: 45px;
	padding-left: 26px;
	padding-right: 26px;
	outline: none;
}

.num_btn_reg2f {
	background-color:#CBCBCB;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:14px;
	text-decoration:none;
	margin-top:10px;
	height: 45px;
	padding-left: 26px;
	padding-right: 26px;
	outline: none;
}

.num_btn_ppl {
	background-color:#0f3a6d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:14px;
	text-decoration:none;
	margin-top:10px;
	height: 45px;
	padding-left: 26px;
	padding-right: 26px;
	outline: none;
}

.num_btn_reg2a {
	background-color:#CBCBCB;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#323232;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:14px;
	text-decoration:none;
	margin-top: 10px;
	height: 29px;
	padding: 11px 17px 0px 17px;
	outline: none;
	width: 74px;
}

.num_btn_reg2b {
	background-color:#37608e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:16px;
	text-decoration:none;
	margin-top:30px;
	height: 55px;
	padding-left: 40px;
	padding-right: 40px;
	outline: none;
}
.num_btn_reg2d {
	background-color:#37608e;
/*-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; */
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
/*	font-size:16px; */
	text-decoration:none;
/*	padding: 13px 30px 13px 30px; */
	outline: none;
	vertical-align: top;
}




.num_btn_reg2c {
	background-color:#37608e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:12px;
	text-decoration:none;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	outline: none;
}


.num_btn_reg3 {
	background-color:#CBCBCB;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0px;
	cursor:pointer;
	color:#323232;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size:13px;
	text-decoration:none;
	margin-top:10px;
	height: 45px;
	padding-left: 26px;
	padding-right: 26px;
	outline: none;
}

.num_btn:hover {
	color:#fff;
	font-weight: 500;
	background-color:#37608e;
	outline: none;
}
.num_btn:active {
	position:relative;
	top:1px;
	outline: none;
}
.menu_btn {
	background-color:#FFFFFF;
	border: 0px;
	border-left: 8px #FFFFFF solid;
	cursor:pointer;
	color:#333;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-decoration:none;
	margin-top:0px;
	height: 38px;
	padding-left: 35px;
	width: 180px;
	text-align:left;
}
.menu_btn:hover {
	background-color:#f2f2f2;
	border: 0px;
	border-left: 8px #f2f2f2 solid;
	color:#000;
}
.menu_btn_hover {
	background-color:#f2f2f2;
	border: 0px;
	border-left: 8px #37608e solid;
	cursor:pointer;
	color:#333333;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	text-decoration:none;
	margin-top:0px;
	height: 38px;
	padding-left: 35px;
	width: 180px;
	text-align:left;

}
.menu_btn:active {
	position:relative;
	border: 0px;
	border-left: 8px #37608e solid;

}


.addcard:hover {
	cursor:pointer;	
	color:#37608e;	
}



.join_btn {
	background-color:#f2f2f2;
	border:1px solid #333;
	cursor:pointer;
	color:#333;
	font-family:Arial;
	font-size:18px;
	font-weight: 500;
	text-decoration:none;
	margin-top:14px;
	height: 52px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 0;
	outline: none;
}
.join_btn:hover {
	border:1px solid #37608e;
	color:#37608e;
}
.join_btn:active {
	position:relative;
	top:1px;
}


.front_btn3 {
	display: inline-block;
	border:1px solid #333;
	cursor:pointer;
	color:#333;
	font-family:Arial;
	font-size:16px;
	font-weight: 600;
	text-decoration:none;
	padding: 22px 40px 22px 40px;
	outline: none;
	margin:0;
}
.front_btn3:hover,
.front_btn3:active {
  border:1px solid #37608e;
  color: #37608e;
  text-decoration:none;
}


.totcredit {
	border:1px solid #c0c0c0;
	background-color:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#37608e;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight: 500;
	text-decoration:none;
	padding: 20px 0 20px 0;
	margin: 0;
	outline: none;
	width: 100%;
}

.totvisits {
	border:1px solid #c0c0c0;
	background-color:#fff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#333;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight: 500;
	text-decoration:none;
	padding: 20px 0 30px 0;
	outline: none;
	width: 100%;	
	margin: 40px 0 40px 0;
	
}



#pfile_up, #pfile_upa {
    display: none;
	border: 0;
}
.submenu { 
float:left;
font-size:14px;
color:#969696;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
margin:3px 32px 18px 0px;
display: inline-block;
vertical-align: text-top;
border-bottom: 3px solid #f2f2f2;
padding: 16px 0 14px 0;
}

.submenu-on2 { 
float:left;
font-size:14px;
color:#000;
font-family: 'Open Sans', sans-serif;
font-weight: 500;
margin:3px 32px 18px 0px;
display: inline-block;
vertical-align: text-top;
border-bottom: 3px solid #f2f2f2;
padding: 16px 0 14px 0;
}
.submenu-on { 
float:left;
font-size:14px;
color:#000;
font-family: 'Open Sans', sans-serif;
font-weight: 500;
margin:3px 32px 18px 0px;
display: inline-block;
vertical-align: text-top;
border-bottom: 3px solid #37608e;
padding: 16px 0 14px 0;
}

.submenu:hover, .submenu-on:hover { 
cursor:pointer; color:#000;
}

.font_top3 {
/* font-family: 'Roboto', sans-serif; */
font-family: 'Roboto', sans-serif;
font-weight: 400; 
font-size:32px;
color:#333;
}
.vendor_top {
font-family: 'Roboto', sans-serif;
font-weight: 400; 
font-size:17px;
color:#333;
}
.vendor_topa {
font-family: 'Roboto', sans-serif;
font-weight: 400; 
font-size:18px;
color:#333;
}
.vendor_topb {
font-family: 'Roboto', sans-serif;
font-weight: 400; 
font-size:16px;
color:#333;
}
.vendor_topc {
font-family: 'Roboto', sans-serif;
font-weight: 400; 
font-size:19px;
color:#333;
}
.vendor_num {
font-family: 'Roboto', sans-serif;
font-weight: 300; 
font-size:15px;
color:#37608e;
margin: 10px;
}
.vendor_tag {
font-family: 'Open Sans', sans-serif;
font-weight: 200; 
font-size:13px;
color:#333;
}
.vendor_taga {
font-family: 'Open Sans', sans-serif;
font-weight: 200; 
font-size:12px;
color:#333;

}
.vendor_tagb {
font-family: 'Open Sans', sans-serif;
font-weight: 200; 
font-size:11px;
color:#333;
}
.vendor_tagc {
font-family: 'Open Sans', sans-serif;
font-weight: 200; 
font-size:14px;
color:#333;
}
#iw_container  {
padding: 15px 10px 15px 10px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color:#333;
}
.iw_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#333;
}
.iw_content {
	padding: 4px 0 8px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color:#333;
}
a.ex1,  a.ex1:active, a.ex1:visited {
	color: #37608e;
	text-decoration: none;
}
a.ex1:hover {
	color: #37608e;
	text-decoration: underline;
}
.editsp {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color:#37608e;
}
.remdeal {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color:#8C8C8C;
}
.editsp:hover, .remdeal:hover { 
cursor: pointer;
}
.edit_p:hover, #can_1:hover, #sub_cat3:hover, .textreg3b:hover, .textreg3b1:hover, .textreg3e:hover, .morecom:hover, .overless:hover { 
text-decoration: underline;
cursor: pointer;
} 

#db_bname:hover {
cursor: pointer;
}




@keyframes hover-color {
  from {
    border-color: #c0c0c0; }
  to {
    border-color: #37608e; } }

.magic-radio,
.magic-radio2,
.magic-checkbox2,
.magic-checkbox {
	position: absolute;
	display: none; 
}
	
.magic-radio[disabled],
.magic-radio2[disabled],
.magic-checkbox2[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed; }

.magic-radio + label,
.magic-radio2 + label,
.magic-checkbox + label,
.magic-checkbox2 + label{
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
}

  .magic-radio + label:hover:before,
 .magic-radio2 + label:hover:before,
  .magic-checkbox + label:hover:before {
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color; }

  .magic-radio + label:before,
  .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    content: '';
    border: 1px solid #c0c0c0; 
}

.magic-radio2 + label:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #c0c0c0; 
}

.magic-checkbox2 + label:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #c0c0c0; 
}
	
  .magic-radio + label:after,
  .magic-radio2 + label:after,
  .magic-checkbox + label:after,
  .magic-checkbox2 + label:after {
    position: absolute;
    display: none;
    content: ''; }

.magic-radio[disabled] + label,
.magic-radio2[disabled] + label,
.magic-checkbox[disabled] + label,
.magic-checkbox2[disabled] + label {
  cursor: not-allowed;
  color: #e4e4e4; }

.magic-radio[disabled] + label:hover, 
.magic-radio[disabled] + label:before, 
.magic-radio[disabled] + label:after,
.magic-radio2[disabled] + label:hover, 
.magic-radio2[disabled] + label:before, 
.magic-radio2[disabled] + label:after,

.magic-checkbox[disabled] + label:hover,
.magic-checkbox[disabled] + label:before,
.magic-checkbox[disabled] + label:after {
cursor: not-allowed; }

.magic-checkbox2[disabled] + label:hover,
.magic-checkbox2[disabled] + label:before,
.magic-checkbox2[disabled] + label:after {
cursor: not-allowed; }

.magic-radio2[disabled] + label:hover:before,
.magic-radio[disabled] + label:hover:before,
.magic-checkbox[disabled] + label:hover:before,
.magic-checkbox2[disabled] + label:hover:before{
    border: 1px solid #e4e4e4;
    animation-name: none; }

.magic-radio[disabled] + label:before,
.magic-radio2[disabled] + label:before,
.magic-checkbox[disabled] + label:before,
.magic-checkbox2[disabled] + label:before{
    border-color: #e4e4e4; }

.magic-radio2:checked + label:before,
.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before,
.magic-checkbox2:checked + label:before{
  animation-name: none; }

.magic-radio2:checked + label:after,
.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after,
.magic-checkbox2:checked + label:after {
  display: block; }

.magic-radio2 + label:before,
.magic-radio + label:before {
  border-radius: 50%; }

.magic-radio + label:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #37608e; }

.magic-radio2 + label:after {
  top: 7px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #37608e; }



.magic-radio:checked + label:before,
.magic-radio2:checked + label:before {
  border: 1px solid #37608e; }

.magic-radio:checked[disabled] + label:before,
.magic-radio2:checked[disabled] + label:before {
  border: 1px solid #c0c0c0; }

.magic-radio:checked[disabled] + label:after,
.magic-radio2:checked[disabled] + label:after {
  background: #c0c0c0; }

.magic-checkbox + label:before {
  border-radius: 3px; }

.magic-checkbox + label:after {
  top: 2px;
  left: 6px;
  box-sizing: border-box;
  width: 7px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; 
}

.magic-checkbox2 + label:before {
  border-radius: 2px; }

.magic-checkbox2 + label:after {
  top: 5px;
  left: 6px;
  box-sizing: border-box;
  width: 7px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0; 
}

.magic-checkbox:checked + label:before,
.magic-checkbox2:checked + label:before {
  background: #37608e; 
  border: 1px solid #37608e; 
}

.magic-checkbox:checked[disabled] + label:before,
.magic-checkbox2:checked[disabled] + label:before {
  border: #c0c0c0;
  background: #c0c0c0; }

/* MENU DEMO */

h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h1, h2, h3
{
	font-size: 18px;
}
h4, h5, h6
{
	font-size: 16px;
}
p
{
	margin: 0 0 10px 0;
}
a, a:link, a:active, a:visited, a:hover
{
	color: inherit;
	text-decoration: underline;
}

nav:not(.mm-menu)
{
	display: none;
}

.header,
.content,
.footer
{
	text-align: center;
}
.header,
.footer
{
	background: #171717;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 45px;
	opacity: 0.8;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 45px;
	padding: 0;
}
.header, #mtop_short2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a
{
	display: block;
	width: 25px;
	height: 30px;
	padding: 14px;
	position: absolute;
	top: 0;
	left: 0;
}
.header a:before,
.header a:after
{
	content: '';
	display: block;
	background: #fff;
	height: 2px;
}
.header a span
{
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
	
}
.content
{
	padding: 0;
}



.dropbtn {
	background: #FFFFFF url(https://www.fourseasonsmarkets.com/img4/icon_down_gray.png); 
	background-position: top right;
	background-repeat:  no-repeat;
	height: 13px;
	width: 24px;
    padding: 0;
    font-size: 16px;
    border: none;
    cursor: pointer;
	outline: none;
}

.dropbtn:hover, .dropbtn:focus {
   background: #FFFFFF url(https://www.fourseasonsmarkets.com/img4/icon_down_winter.png); 
	outline: none;
}


.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	border: 1px solid #F1F1F1;
    z-index: 100;
	right:0;
	top: 30px;
	text-align:left;
	padding: 5px 0 5px 0;
}

.dropdown-content span {
    padding: 8px 10px 8px 15px;
	width: 140px;
    text-decoration: none;
    display: block;
	font-family: 'Open Sans', sans-serif; 
	font-size:15px;
	color:#606060;
	font-weight: 400;
}

.dropdown-content span:hover {
	background-color: #37608e;
	color: #FFFFFF;
	cursor:pointer;
}
.show {display:block;}


.dropbtn_tran {
	background: #FFFFFF url(https://www.fourseasonsmarkets.com/img4/icon_dots_gray.png); 
	background-position: top right;
	background-repeat:  no-repeat;
	height: 20px;
	width: 30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	outline: none;
	margin:0 0 20px 0;
}

.dropbtn_tran:hover, .dropbtn_tran:focus {
   background: #FFFFFF url(https://www.fourseasonsmarkets.com/img4/icon_dots_gray1.png); 
	background-position: top right;
	background-repeat:  no-repeat;
	outline: none;
}


.dropdown-content_tran {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 165px;
    overflow: auto;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	border: 1px solid #F1F1F1;
    z-index: 100;
	right:0;
	top: 30px;
	text-align:left;
	padding: 5px 0 5px 0;
}

.dropdown-content_tran span {
    padding: 8px 10px 8px 15px;
	width: 155px;
    text-decoration: none;
    display: block;
	font-family: 'Open Sans', sans-serif; 
	font-size:15px;
	color:#606060;
	font-weight: 400;
}

.dropdown-content_tran span:hover {
	background-color: #37608e;
	color: #FFFFFF;
	cursor:pointer;
}
.show_tran {display:block;}



a.post,  a.post:active, a.post:visited {
	color: #37608e; 
	font-weight: 400;
}
a.post:hover {
	color: #b38109;
}

.flw_phot { width: 40px; height: 40px; -moz-border-radius: 50%; border-radius: 50%; border:2px solid #f2f2f2; }
.flw_phot1 { width: 38px; height: 38px; border:1px solid #f2f2f2; margin: 3px 0 0 2px}



