body { background-color: black; color: #EEEEEE; }

.hint, .info { color: #00AA00; }
.notetext { color: #AAAAAA; }

a { color: #DDDD00; }
a:visited { color: #DDDD00; }
a.nodec { text-decoration: none; }
a.nodec:hover { color: yellow; }

a.pic { color: #DDDD00; text-decoration: none; }
a.pic:visited { color: #DDDD00; }

a.more { color: #0000FF; text-decoration: none; }
a.more:visited { color: #0000FF; }

.comment_index { color: white; }
.comment_time { color: #777777; }

#footer { background-color: #333333; color: #AAAAAA; }
#footer a { color: #AAAAAA; }
#footer a:hover { color: white; }

#taglist a { color: #CCCCCC; }
#taglist a:hover { color: black; background-color: white; }

.photo_title, .photo_desc { color: black; }

.landmark_title, .landmark_desc { padding: 2px 0; color: black;}
.landmark_title{ font-weight: bold;}


#photo_title, #photo_desc { padding: 2px 0; color: black;}
#photo_title{ font-weight: bold;}

#photo_desc { font-size: 12px;}



#action_status {
	position: absolute; 
	left: 132px;
	top: 92px;
	z-index: 1;
	font-size: 9px;
	color: #CCCCCC; 
	font-family: Arial;
}

#action_icon {
	position: absolute; 
	left: 115px;
	top: 93px;
	z-index: 1;
}

#fake_play {
	cursor:pointer;
	width:0px;
	height:0px
}

#fake_slideshow {
	cursor:pointer;	
	width:0px;
	height:0px
}

#fake_threeDView {
	cursor:pointer;	
	width:0px;
	height:0px
}

ul,li{
	margin:0;
	padding:0;
	list-style:none;
}

#macji{
	width:100%;
	height:140px;
	text-align:center;
	overflow:hidden;
}

#macji .macji-skin{
	float:left;
	position:relative;
	left:50%;
}

#macji .macji-skin li{
	float:left;
	margin:10px;
	padding:0 10px;
	position:relative;
	right:50%;
	line-height:131px;
}

.class_fake_play , .class_fake_slideshow, .class_3DView , .class_fake_play_over, .class_fake_slideshow_over, .class_3DView_over {
	width: 131px;
	height: 131px;
}
.class_fake_play {
	background: url(img/fake_play.png) no-repeat 0 0 !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../tmpl/travel/img/fake_play.png');
}
.class_fake_play_over {
	background: url(img/fake_play_over.png) no-repeat 0 0 !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../tmpl/travel/img/fake_play_over.png');
}
.class_fake_slideshow {
	background: url(img/fake_slideshow.png) no-repeat 0 0 !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../tmpl/travel/img/fake_slideshow.png');
}
.class_fake_slideshow_over {
	background: url(img/fake_slideshow_over.png) no-repeat 0 0 !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../tmpl/travel/img/fake_slideshow_over.png');
}

.class_fake_play_over {
	background: url(img/fake_play_over.png) no-repeat 0 0 !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../tmpl/travel/img/fake_play_over.png');
}
.class_3DView{
	background: url(img/3dView.png) no-repeat 0 0 !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../tmpl/travel/img/3dView.png');
}
.class_3DView_over {
	background: url(img/3dView_over.png) no-repeat 0 0 !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../tmpl/travel/img/3dView_over.png');
}