#bubble {margin:25px; width:225px; height:200px;}

.bubble {text-align:left; background:url(../images/bubblebt.png) no-repeat left bottom; padding-bottom:13px;}

.activetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/outback/images/bubble/popoversmall/active.png",sizingMethod="crop");
	background-image:url(/outback/images/bubble/popoversmall/active.png);
	z-index:101;
}
.nonactivetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/outback/images/bubble/popoversmall/nonactive.png",sizingMethod="crop");
	background-image:url(/outback/images/bubble/popoversmall/nonactive.png);
}
.tab1 {
	z-index:101; 
	width:89px; 
	height:23px; 
	position:absolute; 
	left:6px; 
	top:0px; 
	border-style:none; 
	padding:0px; 
	margin:0px;
}
.tab1label {
	z-index:102; 
	width:89px; 
	height:23px; 
	position:absolute; 
	left:6px; 
	top:0px; 
	padding-top:4px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center; 
	cursor:pointer;
	color:#000000;
}
.tab2 {
	width:89px; 
	height:23px; 
	position:absolute; 
	left:96px; 
	top:0px; 
	border-style:none; 
	padding:0px; 
	margin:0px;
	z-index:101;
}
.tab2label {
	z-index:102; 
	width:89px; 
	height:23px; 
	position:absolute; 
	left:94px; 
	top:0px; 
	padding-top:4px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:center; 
	cursor:pointer;
	color:#000000;
}
.tab3 {
        width:89px; 
        height:23px; 
        position:absolute; 
        left:181px; 
        top:0px; 
        border-style:none; 
        padding:0px; 
        margin:0px;
        z-index:101;
}
.tab3label {
        z-index:102; 
        width:89px; 
        height:23px; 
        position:absolute; 
        left:181px; 
        top:0px; 
        padding-top:4px; 
        font-size:12px; 
        font-weight:bold; 
        font-family:'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
        text-align:center; 
        background-color:transparent; 
        cursor:pointer;
}
.arrow {background:url(../images/bubblebox_arrow.png) no-repeat; width:18px; height:15px; position:absolute; left:106px; z-index:101; border-style:none; padding:0px; margin:0px; bottom:13px;}


.bubble_close {background:url(../images/popover-close.png) no-repeat; width:18px; height:17px; position:absolute; left:210px; top:4px; z-index:101; border-style:none; 	padding:0px; margin:0px; cursor:pointer;}

.mainbubble {width:225px; height:150px; padding-top:13px; background:url(../images/bubbletp.png) no-repeat left top;}

.mainbubblecontent {width:225px; height:139px; position:relative; text-align:left; background:url(../images/bubble_bg.png) repeat-y left top; padding:5px 15px; margin:0;}


.mainbubblelocationname { color:#606060; font-size:12px; font-weight:bold; margin-bottom:0.1em; padding-right:15px;}

.mainbubbletabcontent {font-family:Helvetica,Arial,sans-serif; font-size:11px; color:#404040; font-weight:bold; text-align:left; margin-top:0.2em;  position:relative; width:210px; overflow:hidden; line-height:15px;}

.tab_content {color:#404040; font-family:Helvetica,Arial,sans-serif; font-size:11px; font-weight:bold;}
.activetabcontent {
	display:show;
	z-index:1001;
}
.nonactivetabcontent {
	display:none;
}

.get_derection{ padding-top:0.7em; font-family:verdana; font-size:12px; color:#666666;}
.get_derection a{ color:#666666; text-decoration:none;}
.get_derection a:hover{ color:#666666; text-decoration:underline;}



.textfield{font-family:verdana; font-size:11px; color:#8B8B8B; border:1px solid #7e9db9; width:114px; height:18px; margin-top:6px;}

.go{background-color:#00688f; border:1px solid #c0c0c0; width:auto; height:18px; margin-left:5px; padding:0 2px 2px 2px; color:#fff; font-size:11px; font-weight:bold;}

.dir{font-size:12px; color:#666666; margin-right:5px;}


