/* content styles */ 

/* v\:* { behavior:url(#default#VML); } */

#loading {
    top: 380px;
    left: 340px;
    font-weight: bold;
    color: #000000;
    position: absolute;
    width:  300px;
    height: 55px;
    text-align: center;
    padding: 0em;
    border: 2px groove #979797;
    background-color: #EEEEEE;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    opacity: .85;
    font:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    font-size: 21px;
}

.content {
        width: 995px;
        background-color: #ffffff;
	padding-top:7px;
}

.content_table { width: 995px; }

.shoutbox { position: absolute; width: 165px; height: 440px;
            top: 212px; left: 820px; }

.map { width:100%; height: 440px; }

.nodes_table, .nodes_table2 {
	border: none; width: 100%;
	}

.nodes_table {
	 width: 100%;
	}

A.n, A.n:link, A.n:visited {
	text-decoration: none; color: #2F2C2C;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
A.n:hover {
	text-decoration: none; color: #2F2C2C;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}
/* nicetitle */
div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(/img/ntbg.png);

    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

a { text-decoration: none; }
a:link { background-color: inherit; color: #0c57ac; }
a:visited { background-color: inherit; color: #0c57ac; }       
a:hover { background-color: inherit; text-decoration: underline; color: #002255; }

.box_top_left{
    background: url(../img/box/photo/photo_top_left.png) no-repeat;
	width:9px;
	height:8px;}
	
.box_top_right{
    background: url(../img/box/photo/photo_top_right.png) no-repeat;
	width:11px;
	height:8px;}

.box_top{
    background: url(../img/box/photo/photo_top.png) repeat-x;
	height:8px;}
	
.box_bottom_left{
    background: url(../img/box/photo/photo_bottom_left.png) no-repeat;
	width:9px;
	height:12px;}
	
.box_bottom_right{
    background: url(../img/box/photo/photo_bottom_right.png) no-repeat;
	width:11px;
	height:12px;}

.box_bottom {
	background: url(../img/box/photo/photo_bottom.png) repeat-x;
	height:12px; }

.box_middle_left{
    background: url(../img/box/photo/photo_left.png) repeat-y;
	width:9px;}

.box_middle_right{
    background: url(../img/box/photo/photo_right.png) repeat-y;
	width:11px;}
.box_containerc, box_containerl { background-color: #F0F0F0; }
.box_containerc { text-align: center; }
.box_containerl { text-align: left; }

TD.tbl_search {
	font-weight: bold;
	border: black solid 1px;
	border-bottom: black solid 3px;
	background-color: #f2f2f2;
	}
INPUT.btn { background: #CDDFDE: border: black solid 1px; }

