@CHARSET "ISO-8859-1";

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

.result-selected {
	font-weight: normal;
	color:green;
	background-color: #F0F3F9;
}

.result-entry {
	border-top: solid 1px #ffffff; 
	margin:9px auto;
}

.result-in-map {
	background-color: #F0F3F9;
}

.result-description {
    font-size: small;	
}
.txt_field2 {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:2px solid #87B3FF;
	font-size:15px;
	margin:0;
	margin-bottom:0px;
	maxlength:1024;
	padding:4px;
	width:300px;
	vertical-align: super;

}
.txt_field3 {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:2px solid #87B3FF;
	font-size:15px;
	margin:0;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
	maxlength:1024;
	padding:1px;
	padding-left:1px;
	width:170px;
	vertical-align: top;

}
.txt_button3 {
	background-image:url(../../../images/buttons/button3.gif);
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #87B3FF;
	color:#000099;
	font-weight:100;
	width:auto;
	cursor:pointer;
	font-size:8px;
	margin:0;
	margin-left:5px;
	margin-bottom:8px;
	margin-top:3px;
	padding:1px;
	width:90px;
	vertical-align: super;
}
	
.txt_button2 {
	background-image:url(../../../images/buttons/button3.gif);
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #87B3FF;
	color:#000099;
	font-weight:600;
	width:auto;
	cursor:pointer;
	font-size:14px;
	margin:0;
	margin-bottom:0px;
	padding:4px;
	width:110px;
	vertical-align: super;
}

.border_bottom{
padding-bottom: 6px;
border-bottom: 2px solid #87B3FF;
margin-bottom: 0px;

}
.border_top{
padding-top: 6px;
border-top: 2px solid #87B3FF;
margin-top: 0px;

}
.panel_left{
background-color:#E8EEF7;

}
.border_right{
border-right:2px solid #87B3FF;
padding-right:5px;

}

.sk-tip {
	background-image: url(../../../images/icons/sk_tip.png);
	width: 20px;
	background-repeat: no-repeat;
	height: 20px;
	float: right;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.sk-tip-empty {
	width: 20px;
	margin: 1px 1px;
	background-repeat: no-repeat;
	height: 20px;
	float: right;
}

.small-button {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #A6BC07;
	font:bold 11px Arial, Verdana, Tahoma;
	margin:0;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;		
	background: #ffff99 url(../../../images/backgrounds/yellow-grad.png) repeat-x;
	border-left: 1px solid #A6BC07;
	border-right: 1px solid #A6BC07;
	
}

.small-button-new {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #990000;
	font:bold 11px Arial, Verdana, Tahoma;
	margin:0;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:4px;
	padding-right:4px;		
	background: #ffff99 url(../../../images/backgrounds/add_activity.png) repeat-x;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	
}

.menu_header {
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	font:bold 13px Arial, Verdana, Tahoma;
	background-color: #ebebeb;
	letter-spacing: 1px;
	word-spacing: normal;
	border: 1px solid #dddddd;
	color: #34556B;
	line-height: 25px;
	text-indent: 2px;
	font: strong;
	padding-bottom: 3px;
	}	
	
	.WidgetHomePannelBorder {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:1px;
	-moz-border-radius-topright:1px;
	margin:0;
	padding:5px;
	border:solid 1px #dedddd;
	background-color:#ffffff;
	background-image:url(../../../images/backgrounds/grey-grad2a.png);
}
.Location-more-icon {
	background: #ffffff url(../images/backgrounds/grey-grad23.png) repeat-x;
	background-image: url(../images/icons/zone_map_more.png);
	padding: 3px;
	background-position:center;
	background-repeat: no-repeat;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #A8A8FF;
	width: 16px;
	height: 16px;
	float:left;
	margin-right: 3px;
	margin-top: 2px;
	margin-left: 2px;
}

.Location-edit-icon {
	background: #ffffff url(../images/backgrounds/grey-grad23.png) repeat-x;
	background-image: url(../images/icons/zone_map_edit.png);
	padding: 3px;
	background-position:center;
	background-repeat: no-repeat;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #A8A8FF;
	width: 16px;
	height: 16px;
	float:left;
	margin-right: 3px;
	margin-top: 2px;
	margin-left: 2px;
}
.footer {
	background-image:url(../images/tabs/blbg3.gif);
	border-color:#eeeeee #eeeeee #eeeeee #eeeeee;
	border-style:solid;
	border-width:1px;
	padding-left:12px;
	clear:both;
	color:#555555;
	font-family:tahoma,arial,sans-serif;
	font-size:10pt;
	line-height:.8;
	font-size:90%;
	padding-bottom: 12px;
	padding-top: 12px;

}
