/* CSS Document */

.title_page{
width:100%;
float:left;
font-size:1.4em;
}

.button_prev{

float:right;
background-image:url(../images/button_l.png);
background-repeat:no-repeat;
width:105px;
height:25px;
text-align:center;
}
.button_next{

margin-left:10px;
float:right;
background-image:url(../images/button_l.png);
background-repeat:no-repeat;
width:105px;
height:25px;
text-align:center;
}
.button_back{
margin-top:20px;
float:left;
background-image:url(../images/button_l.png);
background-repeat:no-repeat;
width:105px;
height:25px;
text-align:center;
}
.button_txt{
font-size:0.9em;
text-decoration:none;
color:#F6F5EE;
font-weight:bold;
display:block;
padding-top:4px;
padding-bottom:4px;
}
.cont_img{
float:left;
width:325px;
text-align:center;
}
.img_small{
max-height:295px;
max-width:295px;
margin-top:10px;
}
.box_global{
margin-top:12px;
float:left;
width:716px;
}
.box_image{
vertical-align:top;
border-style:solid;
border-width:1px;
border-color:#94A7B1;
background-color:#FFFFFF;
width:325px;
float:left;
}
.box_info{
vertical-align:top;
border-style:solid;
border-width:1px;
border-color:#94A7B1;
background-color:#FFFFFF;
width:358px;
float:right;
}
.gray_bar{
float:left;
/*margin-left:15px;*/
margin-top: 8px;
width:295px;
background-color:#DBDBDB;
height:26px;
text-align:center;
}
.min_height{
float:right;
height:350px;
}
.under_image{
text-align:left;
float:left;
margin-left:10px;
margin-top:5px;
color:#666666;
font-size:0.85em;
}
.loupe{
margin-top:5px;
margin-right:15px;
text-align:right;
}
.caption{
text-align:left;
float:left;
margin-left:10px;
margin-right:10px;
padding-bottom:10px;
padding-top:10px;
color:#666666;
font-size:0.85em;
}
.icons{
text-align:right;
margin-right:8px;
margin-top:8px;
}
.icon{
margin-left:4px;
}
.info_line{
text-align:left;
color:#22345C;
font-weight:bold;
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
}
.info_content{
font-weight:normal;
}

.normal_img_link{
text-decoration:none;
color:#E96E39;
font-weight:bold;
}
.selected_img_link{
font-weight:bold;
text-decoration:none;
color:#22345C;
}
.previous_arrow{
margin-right:4px;
}
.next_arrow{
margin-left:4px;
}
.text_gray_line{
padding-top:4px;
}
.imageNA{
margin-top:50px;
margin-left:100px;
background-image: url(../images/imageNA.jpg);
background-repeat:no-repeat;
width:135px;
height:80px;
}
.textNA{
padding-top:20px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
margin-left:8px;
margin-right:8px;
}

.tabAbout{
display:block;
float:left;
width:98px;
height:21px;
background:url(../images/in_overview.gif) no-repeat;

}
.tabMap{
display:block;
float:left;
width:64px;
height:21px;
background:url(../images/in_map.gif) no-repeat;

}
.tabIndex{
display:block;
float:left;
width:143px;
height:21px;
background:url(../images/in_PlaceNameIndex.gif) no-repeat;

}

.googleLabel{
font:bold 10px arial;
font-weight:bold;
text-decoration:normal;
color:#fff;
/*color:#444444;*/
/*background-color:#CCCCCC;
border:1px solid #888888;*/
width:200px;
overflow:visible;
padding:0 2px 0 2px;
}

.googleLabel2{
font:bold 10px arial;
font-weight:bold;
text-decoration:normal;
color:#000;
/*color:#444444;*/
/*background-color:#CCCCCC;
border:1px solid #888888;*/
width:200px;
overflow:visible;
padding:0 2px 0 2px;
}
