/*---- CSS for Gnavi for Xoops ----*/

/*----maps----*/

#map {
	height:600px;
	border:solid 1px #6666FF;
}

#gn_map {
	width:100%;
	background:#999999;
}

#gn_map td {
	background:#FFFFFF;
}

#gn_mkhead {
	text-align:center;
	background:#000000;
	color:#FFFFFF;
	padding:3px;
	height:34px;
	margin:0;
}

#gn_mklist {
	background:#FFFFFF;
	font-size:10px;
	padding:0;
	margin:0;
	height:525px;
	width:150px;
	overflow:auto;
}

#gn_mklist ul,#gn_mklist div{
	padding:3px 0 3px 3px;
	margin:0;
}

#gn_latlng {}

/*----sortbox----*/

#gnn_sort {
	border:#B3B3B3 solid 1px;
	background-image:url(../images/back1.gif);
	margin-bottom:8px;
}

#gnn_sort td {
	text-align:center;
	padding : 0 3px ;
	margin : 0 ;
	line-height:22px;
	height:22px;
	white-space: nowrap; 
}

#gnn_sort a {
	color:#C10088;
}

#gnn_sort a:hover {
	color:#792C71;
}

/*----navigations----*/

#gnn_edit {
	background:#ecc; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #c66;

}

#gnn_map {
	background:#cec; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #6c6;
}

#gnn_up {
	background:#FFFFFF; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc;
	font-weight:normal;
	font-size:80%;
}

.gnn_cat {
	background:#FFFFFF; 
	border-right:dotted 1px #000; 
	border-bottom:solid 0px #ccc;
	font-weight:normal;
	font-size:100%;
}
.gnn_cat,#gnn_map,#gnn_up,#gnn_edit{
	float:left;
	white-space:nowrap;
	margin:0 8px 8px 0;
	padding:2px 5px; 
}

.gnn_cat a,#gnn_map a,#gnn_up a,#gnn_edit a {
	text-decoration:none;
	color:#C10088;
}

td#mainmenu a.menuSub {line-height: 120%; padding-left: 3px; border-right: 1px solid  silver; border-bottom: 0px solid #666666; border-left: 0px solid silver;}

#gnn_cat a:hover,.gnn_cat a:hover,#gnn_map a:hover,#gnn_up a:hover,#gnn_edit a:hover{text-decoration:underline;color: #792C71;}

.gnn_navi {
	padding:4px 20px;
	text-align:right;
	font-weight:normal;
	font-size:100%;
	border-color:#666666;
	border-width:0 0 0px 0;
	border-style:solid;
	background:#FFFFFF;
}

.gnn_navi span {
	color:#990100;
	font-weight:bold;
}

/*----common----*/

#box_center {float:left; width: 780px; height:100%; background: #FFFFFF; margin-bottom:3em;}

#gn_breadcrumbs {width: 746px;	font-size:100%;
	font-weight:normal;
	padding:0px 10px;
        background: #FFFFFF;}

#gnn_title {
	margin:3px 0 8px 0;
	font-size:400;
	font-weight:normal;
	padding:0px 10px;
	border-color:#000000;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	background:#fff;
	color:#000000;
	height:25px;
        width: 746px;
	line-height:25px;
}


#gnn_title02 {
	margin:3px 0 8px 0;
	font-size:medium;
	font-weight:900;
	padding:0px 10px;
	border-color:#FF9FCE;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	background:#fff;
	color:#FF9FCE;
	height:25px;
        width: 746px;
	line-height:25px;
}

#gnn_title span {
	font-size:100%;
	margin-left:15px;
	font-weight:normal;
}

#gnn_title a {
	color:#ff9900;
}

.gn_rsmall {
	margin:5px;
	text-align:right;
	font-size:12px;	
}

#gnn_box {
	margin:3px 0 0px 0;
	font-size:100%;
	font-weight:normal;
	text-align:center;
	padding:0px 0px;
	border-color:#666;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background:#EBDBD6;
	color:#000;
	height:100%;
        width: 746px;
	line-height:25px;
}


#gnn_box_in {
	margin:5px 5px 5px 5px;
	font-size:100%;
	font-weight:normal;
	padding:0px 10px;
	border-color:#666;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background:#FFFFFF;
	color:#000;
	height:100%;
        width: 714px;
}

#gn_desc {
	text-align:left;
	background:#fff;
	margin:4px;

}

.gn_file {
	float:left;
	border:solid 1px #cccccc;
	padding:2px;
	text-align:center;
	margin:2px;
	_margin-left:1px;
	_margin-right:1px;
}

.gn_file img {
	margin:0px;
	border:none;
	padding:0px;
}

.gn_caption {
	font-size:12px;	
	background-color:#FFEEF6;
	margin-top:2px;
	color:#5F5856;
	padding:1px;
}

.gn_outer {
	border:solid 0px;
	border-collapse: separate; 
	margin:4px 4px 4px 2px;
}
.gn_outer td{
	vertical-align:middle;
}
.gn_itemheader {
	font-size:120%;
	background-color:#bbbbbb;
	padding:0px 10px;
	height:25px;
	line-height:25px;
	color:#000000;
	font-weight: bold;
	text-align:left;
}
.gn_itemheader span {
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}
.gn_itemheader a {color:#2a35ca;}
.gn_itemheader span a {color:#d31a1a;}

.gn_head {
	padding:2px;
	text-align:left;
        color:#FF6BD0;
	background-color:#FFFFFF;
            border-color:#a4a4a4;
            border-style:dashed;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:0px; 
            border-left-width:0px;
	width:40%;
}


.gn_head02 {
	padding:2px;
	text-align:left;
        color:#FF6BD0;
	background-color:#FFFFFF;
            border-color:#a4a4a4;
            border-style:dashed;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:0px; 
            border-left-width:0px;
	width:30%;
}

.gn_vote {
	padding:2px;
	text-align:left;
        color:#FF6BD0;
	background-color:#FFFFFF;
            border-color:#a4a4a4;
            border-style:dashed;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:0px; 
            border-left-width:0px;
	width:50%;
}


.gn_head a {color:#2a35ca;}

.gn_odd {font-weight:normal;
        font-size:12px;
	padding:0px 0px 0px 0px;
	text-align:left;
        color:#676767;
	background-color:#FFFFFF;
            border-color:#a4a4a4;
            border-style:dashed;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:0px; 
            border-left-width:0px;
            width:120px;
}

.gn_od_in {empty-cells:hide;
        font-weight:normal;
        font-size:12px;
	padding:2px 0px 0px 0px;
	text-align:center;
            border-color:#a4a4a4;
            border-style:solid;
            border-top-width:0px; 
            border-bottom-width:0px; 
            border-right-width:1px; 
            border-left-width:1px;
	background-color:#FFFFFF;

}


.gn_od_footer {
	empty-cells:hide;
        font-weight:normal;
        font-size:12px;
	padding:0px 0px 0px 0px;
	text-align:center;
            border-color:#a4a4a4;
            border-style:solid;
            border-top-width:0px; 
            border-bottom-width:1px; 
            border-right-width:1px; 
            border-left-width:1px;
	background-image:url(../images/chat_g_bottom.gif);
	margin-bottom:0px;
       height:40px;
}






#gn_print {
	line-height:2.5em;
	padding:2px 10px;
	border:solid 1px #666;
	background-color:#eee;
}


