h2.banner { background-image:url(../images/tourism_banner.jpg);background-repeat:no-repeat;display:block;margin:0px 0px 0px 0px; height: 90px; border-top: 1px solid #8C7A54; border-bottom: 1px solid #8C7A54; }



.smnuggettop { background-image: url(../../../inc/images/smnugget_aqua.gif); background-repeat: no-repeat; width:160px; height: 5px; }
.smnuggettitle { font: bold 11px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #FFFFFF; background-color: #7AC141; text-align:left; padding-left:10px; padding-bottom:3px; height:15px; width: 160px; position:relative; top:-10px; }
.smnuggetline {  background-color: #7AC141; height:2px; width: 160px; position:relative; top:-10px; }
.smnuggetbody{ font: normal 10px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #333333; background-color: #F8F1E7; width: 160px; position:relative; top:-10px; padding: 5px; text-align: left; margin-bottom: 10px; }
.smnuggettitle em { color: #E3F0EE; }

.lgnuggettop { background-image: url(../../../inc/images/lgnugget_aqua.gif); background-repeat: no-repeat; width:260px; height: 5px; }
.lgnuggettitle { font: bold 11px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #FFFFFF; background-color: #7AC141; text-align:left; padding-left:10px; padding-bottom:3px; height:15px; width: 260px; position:relative; top:-10px; }
.lgnuggetline {  background-color: #7AC141; height:2px; width: 260px; position:relative; top:-10px; }
.lgnuggetbody{ font: normal 10px Verdana; color: #333333; background-color: #F8F1E7; width: 260px; position:relative; top:-10px; padding: 5px; text-align: left; margin-bottom: 10px; }
.lgnuggettitle em { color: #E3F0EE; }

.subpagerightcol { border-bottom: 1px solid #C2A875; }


fieldset { padding: 20px 10px 20px 10px; border: 1px solid #7AC141; }
legend { padding-bottom: 10px; color: #7AC141;}

a.lg { font: bold 14px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #7AC141; padding-bottom: 5px; text-decoration: underline; }
a.lg:hover { font: bold 14px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #7AC141; padding-bottom: 5px; text-decoration: underline; }
a.sm { font: normal 10px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #000000; padding-bottom: 5px; text-decoration: underline; }
a.sm:hover { font: normal 10px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #7AC141; padding-bottom: 5px; text-decoration: underline; }

.tablerow a { color: #666666; text-decoration:underline; }


/* form styles */

.helpColumn { border-left: 1px dotted #CCCCCC; padding-left: 10px; width: 100px; color: #666666; font-size: 11px; vertical-align: top; }

.labelsColumn{
padding-right:10px;
width:50%;
vertical-align:top
}

.clientFieldset{
width:100%;
}
.clientFieldset-closed{
width:100%;
height:50px;
overflow:hidden
}
.legendMinus{
padding-left:16px;
background:url(../images/minus.gif) no-repeat;
font-weight:bold;
font-size:14px;
cursor:default
}
.legendPlus{
padding-left:16px;
background:url(../images/plus.gif) no-repeat;
font-weight:bold;
font-size:14px;
cursor:default
}
.legend{
padding-left:0px;
font-weight:bold;
font-size:14px;
cursor:default
}
.long{
width:90%;
background-color:#F9F9F9
}

/* tree view styles */

ul.mainTree{
	margin: 0px 0px 0px 0px;
}

li{
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*white-space: nowrap;*/
}
li.closed{
	list-style-position:inside;
	list-style-type: none;
	/*cursor: pointer;*/
	overflow: hidden;
	height:18px;
	background-image: url(../images/line.gif);
	background-repeat:no-repeat;
	background-position:top 4px;
}
li.opened{
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 20px;	
	/*cursor: pointer;*/
	height: auto;
}
li.openedLast{
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../images/line.gif);
	background-repeat:no-repeat;
	background-position:top 20px;
	/*cursor: pointer;*/
	height: auto;
}
li.empty{
	list-style-position: inside;
	list-style-type: none;
	background-image: url(../images/square.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:19px;
	/*cursor: pointer;*/
	overflow: hidden;
	height:18px;

}

.paging{
margin:20px 0 20px 0;
background-color:#FBF8F3;
border: 1px solid #CCCCCC;
}

a.titlelink { font-size: 14px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #185847; text-decoration: underline; }
a.titlelink:hover { font-size: 14px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #E3B656; text-decoration: underline; }

span.lg { font: bold 15px Verdana,Geneva,Arial,Helvetica,sans-serif; color: #185847; padding-bottom: 5px; }

