@import 'global.css'; @import 'main.css';
body.mainbody, th, td, p, div, span, li, textarea, input, select, ul, li, select, td, textarea, input {
	color: #000;
	font-size: 12px; font-weight: normal; font-family: Tahoma, Geneva, sans-serif;
}
.non-print, #leftside {display:none !important;}

/* clearfix */
.clearfix:before,
.clearfix:after,
.we--div-table:after,
.we--div-table:before {
  content: "";
  display: table;
}
.clearfix:after, .we--div-table:after {
  clear: both;
}
.clearfix, .we--div-table {
  zoom: 1;
}
.clear { clear: both; margin: 0; padding: 0; font-size: 0; line-height: 0; }
.flt_l { float: left; }
.flt_r { float: right; }

/* ------------------------------------------------------------------------------- */
.slide.full { height: auto; }
.container  { padding: 40px 2%; }

h1, h4 { margin-bottom: 20px; font-size: 22px; text-align: center; }

img#logo-print { display: block !important; margin-bottom: 20px; width: 180px; height:auto; }

.news-box { float: none; width: 90%; }
.news-img { display: none; }
.news-cont { margin-left: 0px; }
.news-title { font-size: 18px; }
.news-text { height: auto; }
#gmap-window { position: relative; top: 0; left: 0; width: auto; }
#gmap-window * { font-size: 12px; }
#gmap-sel, #gmap-sel-button { display: none; }

#inner-cont .container { padding-top: 0px; }
#rightside { width: 100%; }

#footer { min-height: none; }


/* TRANSPARENT TABLE */
.transparent_table {border-collapse : collapse}
.transparent_table td{padding: 2px}
td.transparent_table {border : 1px dashed gray;  padding: 2px}

/* STANDARD TABLE */
.standard_table {border-collapse : collapse}
.standard_table td {border : 1px solid #000; padding: 2px}

/* COLORDER TABLE */
.colored_table {border-collapse : collapse}
.colored_table td {border : 1px solid #000; padding: 2px}

/* COLORDER WITH TABLE */
.colored_table_wh {border-collapse : collapse}
.colored_table_wh_outer td img{display : none;}
.colored_table_wh_c{border: none;}
.colored_table_wh td {border : 1px solid #000; padding: 2px}