@charset "utf-8";
/* CSS Document */

.info_holder {
width:522px;
float:left;
}
.info_top {
height:20px;
background:url(../images/maps/maps_top.jpg) no-repeat;
}
.info_middle {
background:url(../images/maps/maps_middle.jpg) repeat-y;
height:128px;
}
.info_middle_weather {
background:url(../images/maps/maps_middle.jpg) repeat-y;
}
.info_middle_article {
background:url(../images/maps/maps_middle.jpg) repeat-y;
}
.info_bottom {
background:url(../images/maps/maps_bottom.jpg) no-repeat;
height:27px;
}

.info_title_holder {
position:absolute;
margin-left:190px;
width:300px;
}
.info_title_left_villages {
float:left;
width:8px;
height:27px;
background:url(../images/info/title_left_villages.jpg) no-repeat;
}
.info_title_left_guide {
float:left;
width:8px;
height:27px;
background:url(../images/info/title_left_guide.jpg) no-repeat;
}
.info_title_left_crete {
float:left;
width:8px;
height:27px;
background:url(../images/info/title_left_crete.jpg) no-repeat;
}
.info_title_middle_villages {
float:left;
width:267px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
background-color:#00ADEF;
}
.info_title_middle_guide {
float:left;
width:267px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
background-color:#138DE2;
}
.info_title_middle_crete {
float:left;
width:267px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:25px;
background-color:#306DC1;
}
.info_title_right_villages {
float:left;
width:22px;
height:27px;
background:url(../images/info/title_right_villages.jpg) no-repeat;
}
.info_title_right_guide {
float:left;
width:22px;
height:27px;
background:url(../images/info/title_right_guide.jpg) no-repeat;
}
.info_title_right_crete {
float:left;
width:22px;
height:27px;
background:url(../images/info/title_right_crete.jpg) no-repeat;
}
.info_img_holder {
position:absolute;
width:178px;
margin-top:-30px;
margin-left:-3px;
}

.info_img_top {
float:left;
width:178px;
height:19px;
background:url(../images/maps/map_img_top.jpg) no-repeat;
}
.info_img_middle {
float:left;
width:178px;
height:109px;
background:url(../images/maps/map_img_middle.jpg) repeat-y;
text-indent:16px;
}
.info_img_bottom {
float:left;
width:178px;
height:25px;
background:url(../images/maps/map_img_bottom.jpg) no-repeat;
}
.info_text_frame_villages {
position:absolute;
background:url(../images/info/text_frame_villages.jpg) no-repeat;
width:281px;
height:127px;
margin-left:188px;
margin-top:16px;
}
.info_text_frame_guide {
position:absolute;
background:url(../images/info/text_frame_guide.jpg) no-repeat;
width:281px;
height:127px;
margin-left:188px;
margin-top:16px;
}
.info_text_frame_crete {
position:absolute;
background:url(../images/info/text_frame_crete.jpg) no-repeat;
width:281px;
height:127px;
margin-left:188px;
margin-top:16px;
}

.info_text_frame_villages ul {
float:left;
width:130px;
margin-top:5px;
}
.info_text_frame_villages li {
list-style-type:none;
}
.info_text_frame_guide ul {
float:left;
width:130px;
margin-top:5px;
}
.info_text_frame_guide li {
list-style-type:none;
}
.info_text_frame_crete ul {
float:left;
width:130px;
margin-top:5px;
}
.info_text_frame_crete li {
list-style-type:none;
}

.info_area_text {
width:265px;
height:115px;
margin-left:10px;
margin-top:5px;
color:#FFFFFF;
}
.info_area_text a:link {
color:#ffffff;
text-decoration:none;
}
.info_area_text a:visited {
color:#ffffff;
text-decoration:none;
}
.info_area_text a:hover {
color:#FF9900;
text-decoration:none;
}

.info_area_text_article {
width:460px;
margin-left:30px;
margin-top:0px;
color:#000000;
text-align:justify;
padding-top:20px;
}
.info_area_text_article a:link {
color:#990000;
text-decoration:none;
}
.info_area_text_article a:visited {
color:#990000;
text-decoration:none;
}
.info_area_text_article a:hover {
color:#333333;
text-decoration:underline;
}
.notvisited {
font-weight:normal;
}
.visited {
font-weight:bold;
}