* {
vertical-align: top;
}

td, body {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
}

td.news_title {
padding: 5px;
font-size: 16px;
font-weight: bolder;
	font-variant: small-caps;
	background-color: #e8e8e8;
	border: 1px dotted #fff;
}

td.news_text {
	background-color: #f8f8f8;
	border-style: none;
	border-bottom: 2px solid #6c6c6c;
}
.country {
  background-color: #afcae5;
  width: 560px;
  padding: 2px;
  padding-left: 10px;
  font-weight: bold;
	border-style: none;
	color: #151515;
	border-bottom: 2px solid #151515;
	margin-bottom: 5px;
}
.province {
	background-color: #c5ffdb;
	width: 555px;
	padding: 2px;
	padding-left: 15px;
	border-style: none;
	border-bottom: 2px solid #454545;
	margin-bottom: 7px;
}
table.store_small{
	width: 100%;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	border: 1px dotted #e0e0e0;
}
table.store_small_over{
	width: 100%;
	margin-bottom: 10px;
	background-color: #E3E3E3;
	border: 1px dotted #e0e0e0;
	cursor: pointer;
}

.store_name {
  font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	font-size: 24px;
	margin-bottom: -4px;
  color: #333333;
}
.store_slogan {
font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px;
	font-size: 14px;
  color: #999999;
  }


table.sup_product_small{
	width: 300px;
	background-color: #f3f3f3;
	cursor: pointer;
	border-right: 1px dotted #e0e0e0;
	border-left: 1px dotted #e0e0e0;
}
table.sup_product_small_over{
	width: 300px;
	background-color: #E3E3E3;
	border-right: 1px dotted #e0e0e0;
	border-left: 1px dotted #e0e0e0;	cursor: pointer;
}

td.brandlogo {
  width: 130px;
  height: 130px;
  vertical-align: middle;
}

td.wday {
  width: 80px;
  background-color: #E3E3E3;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
}

td.day {
  width: 80px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
}
td.nowday {
  width: 80px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  background-color: #93a8be;
}
td.eventday {
  width: 80px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
background-color: #ccffcc;
cursor: pointer;
}


td.eventdaypast {
  width: 80px;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
background-color: #f6d09b;
cursor: pointer;
}

#bottomlinks {
 vertical-align: middle;
 text-align: right;
   color: #FFFFFF;
 }
 #bottomlinks a {
  font-weight: bold;
  font-size: 9px;
  color: #FFFFFF;
  text-decoration: none;
 }
 table.supportbrandtable {
border: 2px solid #999999;
 }

#copyright {
 vertical-align: middle;
 text-align: left;
   color: #FFFFFF;
   font-size: 9px;
 }
 td.distance_cell {
 font-family: trebuchet ms, arial, verdana, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	font-size: 20px;
	margin-bottom: -4px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  width: 70px;
 }
 tr.eventover {
   background-color: #D4D4D4;
 }
