﻿a{
   outline: none;/* for Firefox Google Chrome  */
  behavior:expression(this.onFocus=this.blur());  /* for IE */
}
img {
  border: 0px
}


#inmain{
margin-left: 5px;
margin-bottom: 5px;
margin-top: 5px;
width: auto;
height: auto; /* for auto height */
min-height: 490px;
float: left;

background-color:#FFFFFF;
position:relative;

}
#pagestep
{
    position:absolute; 
    width:60px;
    float:left;
    height:1050px;
    background-image:url("../Img/step/stepbg.png");
    background-repeat:repeat-y;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    z-index:1100;  

}
#pagestep #step
{
    position:absolute;
    width:60px;
    height:60px;
    margin-top:10px;
   /* background-image:url("../Img/step/step1.png");*/
    background-repeat:no-repeat;
   

    
}
#pagestep #step1 span
{
   
	/* Container properties */
	width:0;
	left:64px;
	padding:0;
	position:absolute;
	overflow:hidden;

	/* Text properties */
	font-family:微軟正黑體,Arial, Helvetica, sans-serif;
	font-size:18px;
	/*font-weight:bold;*/
	letter-spacing:0.6px;
	white-space:nowrap;
	line-height:64px;
	
	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	
	/* Future proofing (these do not work yet): */
	-moz-transition: 0.25s;
	transition: 0.25s;
	border-radius:10px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	
	
}
#pagestep #step1 a:hover span 
{
  
    width:auto; padding:0 30px;overflow:visible; 
    background-color:#8cc252;
	color:#000000;


     
 }
 
#pagestep #step1 a:hover{
    text-decoration:none;
    

        
}
 

#pagestep #step2
{
  
    position:absolute;
    width:60px;
    height:60px;
    margin-top:480px;
    /*background-image:url("../Img/step/step2.png");*/
    background-repeat:no-repeat;
    
}
#pagestep #step2 span
{
 
	/* Container properties */
	width:0;
	left:64px;
	padding:0;
	position:absolute;
	overflow:hidden;

	/* Text properties */
	font-family:微軟正黑體,Arial, Helvetica, sans-serif;
	font-size:18px;
	/*font-weight:bold;*/
	letter-spacing:0.6px;
	white-space:nowrap;
	line-height:64px;
	
	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	
	/* Future proofing (these do not work yet): */
	-moz-transition: 0.25s;
	transition: 0.25s;
	border-radius:10px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
}
#pagestep #step2 a:hover span 
{
  
    width:auto; padding:0 30px;overflow:visible; 
    background-color:#8cc252;
	color:#000000;
	
 }
 
#pagestep #step2 a:hover{
    text-decoration:none;
   
}

#pagestep #step3
{
   
    position:absolute;
    width:60px;
    height:60px;
    margin-top:1000px;
  /*  background-image:url("../Img/step/step3.png");*/
    background-repeat:no-repeat;
  
}

#pagestep #step3 span
{
 
	/* Container properties */
	width:0;
	left:64px;
	padding:0;
	position:absolute;
	overflow:hidden;

	/* Text properties */
	font-family:微軟正黑體,Arial, Helvetica, sans-serif;
	font-size:18px;
	/*font-weight:bold;*/
	letter-spacing:0.6px;
	white-space:nowrap;
	line-height:64px;
	
	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	
	/* Future proofing (these do not work yet): */
	-moz-transition: 0.25s;
	transition: 0.25s;
	border-radius:10px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
}
#pagestep #step3 a:hover span 
{
  
    width:auto; padding:0 30px;overflow:visible; 
    background-color:#8cc252;
	color:#000000;
	
 }
 
#pagestep #step3 a:hover{
    text-decoration:none;
         
}



#shopmap{
    position:absolute;

/*clear: both;*/

margin-left: 30px;
margin-bottom: 10px;
margin-top: 10px;

width: 500px;
height: 480px;
float: left;

background-repeat: no-repeat;
/*background-image: url("../Images/PPRD/map600.png");*/
background-image:url("../Img/map/map_default.png");
background-position: center center;

border:solid 0px  #FFFFFF;
z-index:0;
}
#dynmap
{ 
position:absolute;
margin-left: 0;
margin-top: 0;
width: 500px;
height: 480px;
float: left;

background-repeat: no-repeat;
/*background-image: url("../Images/PPRD/map600.png");*/
background-image:url("../Img/map/map_clear.png");
background-position: center center;
z-index:0;
}



#buttonList {
    
 position:absolute;
     right:-5px;
      
      width:300px;
      min-height:429px;
 
}

/****for div line*****************************************/
.spacer{
    width:auto; height:1px; clear:both; padding-bottom:1px;
}
#Items 
{
   /* position:absolute; 20150106*/
    margin-left: 40px;
    margin-top: 10px;
    float:left;
    margin-bottom: 10px;
    /*width: 900px;*/
    
   
}
.ShopClass
{       
    width: 100px;
    height:100px;
    background-color:#519754;
  
    border-radius:5px;
    -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
    text-align:center;
    padding:3px;
    font-size:14px;
}

.ShopClass a
{
    color:#FFFFFF;
    text-decoration:none;      
}
.ShopClassa:hover
{
    cursor:pointer;
}
.ShopClass:hover
{
    filter: alpha(opacity=50);
            opacity: 0.50;
            
}
  
.Category
{       
    width: 100px;
    height:100px;
    background-color:#29a329;
  
    border-radius:5px;
    -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
    text-align:center;
    padding:3px;
    font-size:14px;
      
}

.Category a
{
    color:#FFFFFF;
    text-decoration:none;      
}
.Category a:hover
{
    cursor:pointer;
}
.Category:hover
{
    filter: alpha(opacity=50);
            opacity: 0.50;
            
}





.Click
{
    width: 100px;
    height:100px;
    background-color:#ffba00;  
    border-radius:5px;
    -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
    text-align:center;
    padding:3px;
    font-size:14px;  
      
}
.Click a
{
    color:#FFFFFF;
    text-decoration:none;      
}

.Type
{
       
    width: 100px;
    height:100px;
    background-color:#8cc252;   
    border-radius:5px;
    -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
    text-align:center;
    padding:3px;
    font-size:14px;                   
}

.Type a
{
    color:#FFFFFF;
    text-decoration:none;      
}
.Type a:hover
{
   
            cursor:pointer;
}

.Type:hover
{
    filter: alpha(opacity=50);
            opacity: 0.50;
         
}
.TypeClick
{
    width: 100px;
    height:100px;
    background-color:#ffba00;  
    border-radius:5px;
    -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
    text-align:center;
    padding:3px;
    font-size:14px;  
      
}
.TypeClick a
{
    color:#FFFFFF;
    text-decoration:none;      
}

table.GridShop
{
    
    padding: 3px;
    border-collapse: collapse;
    color: #333333;
    border: solid 0px #AAAAAA; 
    font-size: 13px;
   font-family: 微軟正黑體;
   background-color:#ffffff;
   width:930px;
   


}

table.GridShop caption
{
    padding: 3px;
    background-color: #E7E7E7;
     border: solid 0px #AAAAAA;
     border-bottom:solid 1px #AAAAAA;
	/* border-bottom-style: none; */
    color: #333333;
    font-size: 15px;
    text-align: left;
    height: 20px;
}
table.GridShop th
{
    padding: 3px;
    color: #ffffff;
    background-color: #61A964; /* old color  #5D7B9D  */
   /* border-collapse: collapse; */
    border: solid 0px #AAAAAA;
   /* border-bottom:solid 1px #AAAAAA;*/
    text-align: left;
    font-size: 14px;
    font-family: 微軟正黑體;
  /*  border-radius:3px;*/
}
table.GridShop th:first-child
{

    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    
    /*border-radius:3px;*/
}
table.GridShop th:last-child
{

    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    
    /*border-radius:3px;*/
}


table.GridShop td 
{
    padding: 3px;
    border: solid 0px #AAAAAA;
    border-bottom:dashed 1px #AAAAAA;  
    text-align:left;
    vertical-align:top;
    font-size: 13px;
    font-family: 微軟正黑體;
    
}

table.GridShop td.tdLeft
{
    text-align: left;
    padding-left:10px;
}
table.GridShop th.thCenter
{
  text-align:center;
}

table.GridShop td a:hover 
{
   color:#fa8a00;
   text-decoration:underline;
    
}
table.GridShop td a 
{
   color: #000000;
     text-decoration:none; 
}
table.GridShop td a:active
{
   color: #000000;
   text-decoration:underline;
    
}


    .GridShopEmpty {
    padding: 3px;
    border: solid 0px #AAAAAA;
    border-bottom:dashed 1px #AAAAAA;  
    text-align: center;
    vertical-align:middle;
    font-size: 13px;
    font-family: 微軟正黑體;  
    height:100px;
    }

.GridShopAltItem
{
	background: #F2F2F2;
	padding: 3px;
	color: #000000;
	font-size: 13px;
	font-family: 微軟正黑體; 
}
.paging
{
  font-size: 16px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.paging a
{
    background-color: #FFFFFF; /*#00C157*/
    padding: 3px 5px;
    text-decoration: none;
    border: 1px solid #CCCCCC; /*#00C157*/
    font-size: 16px;
    border-radius:5px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.paging a:hover
{
     background-color:#FFFFFF ; /*#E1FFEF*/
     color: #FFFFFF;
     border: 1px solid #CCCCCC; /*#00C157*/
      font-size: 16px;
      border-radius:5px;
      -webkit-border-radius: 5px;
	  -moz-border-radius: 5px;
}

.paging span
{
     background-color: #61A964; /*#E1FFEF*/
     padding: 5px 8px;
     color: #000000;
     border: 1px solid  #CCCCCC; /*#00C157*/
      font-size: 16px;
  border-radius:5px;
  -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
}

tr.paging
{
     background: none !important;
}
        

tr.paging tr
{
      background: none !important;
}

tr.paging td
{
      border: none;
} 

table .GridCategory 
{
    padding: 5px;
    border: solid 0px #AAAAAA;
    border-bottom:solid 1px #AAAAAA;  
    text-align: center;
    vertical-align:bottom;
    font-size: 15px;
    font-family: 微軟正黑體;
    width:300px;
}
table.GridCategory
{
    padding: 5px;
    border-collapse: collapse;
    color: #333333;
    border: solid 0px #AAAAAA; 
    font-size: 15px;
   font-family: 微軟正黑體;
   background-color:#ffffff;
   width:300px;
}

table.GridCategory caption
{
    padding: 5px;
    background-color: #E7E7E7;
     border: solid 0px #AAAAAA;
     border-bottom:solid 1px #AAAAAA;
	/* border-bottom-style: none; */
    color: #333333;
    font-size: 15px;
    text-align: left;
    height: 20px;
}
table.GridCategory th
{
    padding: 5px;
    color: #ffffff;
    background-color: #61A964; /* old color  #5D7B9D  */
   /* border-collapse: collapse; */
    border: solid 0px #AAAAAA;
    border-bottom:solid 1px #AAAAAA;
    text-align: left;
    font-size: 18px;
    font-family: 微軟正黑體;
}


table.GridCategory td
{
    padding: 5px;
    border: solid 0px #AAAAAA;
    border-bottom:solid 1px #AAAAAA;  
    text-align: center;
    vertical-align:bottom;
    font-size: 18px;
    font-family: 微軟正黑體;
    
}
table.GridCategory td:first-child
{
    padding: 5px;
    border: solid 0px #AAAAAA;
    border-top:solid 1px #AAAAAA; 
    border-bottom:solid 1px #AAAAAA;  
    text-align: center;
    vertical-align:bottom;
    font-size: 18px;
    font-family: 微軟正黑體;
    
}

table.GridCategory td a:hover
{
  color:#004bff;
  text-decoration:underline;   

}
table.GridCategory a 
{
   color:#000000;
   text-decoration:none;

}
table.GridCategory td a:active
{
  color:#004bff;
  text-decoration:underline;   

}
.btnMap
{  
	background-color: #EFEFEF;
	font-family: 微軟正黑體;
	line-height: 10px;
	color: #000;
	
	border: 1px solid #CCCCCC;
	
	font-size: 15px;
	height: 150px;
	width:150px;
	margin: 5px;
	/*margin-bottom: 10px;
	margin-left:10px;*/
	padding: 10px 10px 10px 10px;
	 filter:alpha(opacity=50);
     opacity:.50;
     border-radius:10px;
     -webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
     z-index:4;
     /*white-space:pre-wrap;
     line-height:1.5;*/
}
.btnMap:hover
{
    /*background:#61A964;*/
    background:#FFCC00;
   /*border: 2px solid #61A964;*/
   border: 1px solid #FF6600;
   
   cursor: pointer;

   
}
.btnMap:active
{
    background:#666666;   
}

#RegionList {
   /* position:absolute; 20150106*/
     margin-top:10px;
     margin-left:540px;
     
     
     
     
      width:410px;
      min-height:429px;
      float:left;
 
}
#ShopSearch
{
width:400px;
height:10px;    
    font-size:18px;
    font-family: 微軟正黑體;

}


.RegionTitle
{
    margin-top:5px;
    
    font-size:20px;
    font-family: 微軟正黑體;
    border-bottom:solid 1px #999999;
    margin-bottom:5px;
    width:400px;
}

#Region
{
   /* background-color:#d8ee85;*/
    min-height:200px;
    
   
}
.ShopTextBoxSearch{
    float: left;
    height: 20px;
    width: 350px;
    border: solid 3px #cccccc;
    font-size: 13px;
    padding-left: 5px;
    background-color: #FFFFFF;
    -webkit-appearance: none;
    border-radius: 0;
    
    box-sizing: content-box;
}
.ShopImageButtonSearch
{
     width:28px;
     height:28px;    
     
}
.ShopImageButtonSearch:hover
{
     width:28px;
     height:28px;    
     filter:alpha(opacity=70);
     opacity:.70;
}
.ShopImageButtonSearch:active
{
     width:28px;
     height:28px;    
     filter:alpha(opacity=20);
     opacity:.20;
     
}

table.GridRegion
{ 
    /* position:absolute; 20150106*/
    padding: 2px;
    border-collapse: collapse;
    color: #333333;
    border: solid 0px #AAAAAA; 
    font-size: 13px;
   font-family: 微軟正黑體;
   background-color:#ffffff;
   width:300px;
}

table.GridRegion caption
{
    padding: 2px;
    background-color: #E7E7E7;
     border: solid 0px #AAAAAA;
    /* border-bottom:solid 1px #AAAAAA;*/
	/* border-bottom-style: none; */
    color: #333333;
    font-size: 13px;
    text-align: left;
    height: 20px;
}
table.GridRegion th
{
    padding: 2px;
    color: #ffffff;
    background-color: #61A964; /* old color  #5D7B9D  */
   /* border-collapse: collapse; */
    border: solid 0px #AAAAAA;
  /*  border-bottom:solid 1px #AAAAAA;*/
    text-align: left;
    font-size: 13px;
    font-family: 微軟正黑體;
}


table.GridRegion td
{
    padding: 2px;
    border: solid 0px #AAAAAA;
  /*  border-bottom:solid 1px #AAAAAA;  */
    text-align: left;
    vertical-align:bottom;
    font-size: 13px;
    font-family: 微軟正黑體;
 /*   background-color:#FF0000;*/
    
}

table.GridRegion td a:hover
{
  color:#FF6600; /* #004bff */
  text-decoration:underline;   

}
table.GridRegion a 
{
   color:#000000;
   text-decoration:none;
   font-size:16px;

}
table.GridRegion td a:active
{
  color:#004bff;
  text-decoration:underline;   

}
table.GridRegion .Region
{
   padding-left: 0px;
    width:395px; 
}
table.GridRegion .Region:before {
	content: "。";
	color:#000000;
}
table.GridRegion .Place
{
    padding-left: 30px;
     width:335px;
}
table.GridRegion td
{   
   border-radius:3px;
   -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
    
}

#SearchShopResult
{
    width:923px;    
    border-radius:3px;
    -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
    padding:3px;
    font-size:15px;
    background-color:#d8ee85;
    margin-bottom:10px;
    margin-top:10px;
}

.ShopItem
{
    width:100%;
}
.ShopName
{
    font-size:17px;
}
.ShopAddress
{
    font-size:14px;
     padding-left:20px;
    background:url("../Img/address16.png") no-repeat bottom left;
    font-size:14px;
}
.ShopTel
{   padding-left:20px;
    background:url("../Img/phonegreen16.png") no-repeat bottom left;
    font-size:14px;
}
.ShopBusinessHours
{   padding-left:20px;
    background:url("../Img/phonegreen16.png") no-repeat bottom left;
    font-size:14px;
}

.Top1YearLevel
{
    color:#FBAB04;
    font-size:14px;
    
}
.Top2YearLevel
{
    color:#000000;
    font-size:11px;
    
}
.Top3YearLevel
{
    color:#000000;
    font-size:11px;
    
}
.CRating
{
    font-size:24px;
    font-weight:bold;
   
    border-bottom: 1px solid #5b996a;
}
#Shops
{
     height:auto;
     /*clear:both;*/
    
  /*overflow:scroll;*/
  /*max-height:450px;*/
 /* position:relative;*/
}