#bubble {
	margin:25px; 
	width:276px; 
	height:235px;
}
.activetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/active.png",sizingMethod="crop");
	background:url(../images/active.png) repeat-x left top;
	z-index:101;
}
.nonactivetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nonactive.png",sizingMethod="crop");
	background:url(../images/nonactive.png) repeat-x left top;
}
.tab1 {
border:0 none;
cursor:pointer;
display:block;
height:28px;
left:0;
margin:0;
padding:0;
position:absolute;
top:-5px;
width:119px;
z-index:101;
}


.tab1label {color:#fff; font-family:Verdana,Arial,Sans-Serif; font-size:9pt; font-weight:bold;
cursor:pointer;
display:block;
height:28px;
left:0;
position:absolute;
text-align:center;
top:4px;
width:119px;
z-index:102;
}


.tab2 {
border:medium none;
height:28px;
left:123px;
margin:0;
padding:0;
position:absolute;
top:-5px;
width:119px;
z-index:101;
}


.tab2label {color:#fff; font-family:Verdana,Arial,Sans-Serif; font-size:9pt; font-weight:bold;
cursor:pointer;
display:block;
height:28px;
left:123px;
position:absolute;
text-align:center;
top:4px;
width:119px;
z-index:102;
}

.tab3 {
border:medium none;
height:28px;
left:246px;
margin:0;
padding:0;
position:absolute;
top:-5px;
width:119px;
z-index:101;
}


.tab3label {color:#fff; font-family:Verdana,Arial,Sans-Serif; font-size:9pt; font-weight:bold;
cursor:pointer;
display:block;
height:28px;
left:246px;
position:absolute;
text-align:center;
top:4px;
width:119px;
z-index:102;
}

.bubble_close {
	background: #FFFFFF url(http://hosted.where2getit.com/abbeycarpet/images/close.png) no-repeat;
	width: 12px; 
	height:10px; 
	position: absolute; 
	right:15px; 
	top:27px; 
	z-index: 101; 
	border-style: none; 
	padding: 0px; 
	margin: 0px; 
	cursor: pointer;
}

.mainbubble {width:461px; height:340px; $height:330px; position:absolute; left:0px; top:23px; border-style:none; display:inline-block;}
.mainbubblecontent {width:422px; $width:444px; position:relative; top:35px; text-align:left; color:#333333; font-family:Verdana,Arial,Sans-Serif; font-size:9pt; padding:0 10px;}

.mainbubblecontent a{color:#ff0000; text-decoration:underline;}
.mainbubblecontent a:hover{color:#ff0000; text-decoration:none;}

.mainbubblelocationname {color:#333333; font-family:Verdana,Arial,Sans-Serif; font-size:9pt; margin-bottom:0.1em; padding-right:15px;}
.mainbubbletabcontent {position:relative; width:100%; overflow-x:hidden; overflow-y:auto; line-height:15px; height:290px;}
.tab_content {color:#333333; font-family:Verdana,Arial,Sans-Serif; font-size:9pt;}
.activetabcontent {
	display:show;
	z-index:1001;
	text-align:left;
	padding-right:10px;
}
.nonactivetabcontent {
	display:none;
}

.get_derection{ padding-top:0.7em; color:#333333; font-family:Verdana,Arial,Sans-Serif; font-size:9pt;}
.get_derection a{ color:#666666; text-decoration:none;}
.get_derection a:hover{ color:#666666; text-decoration:underline;}



.textfield{font-family:Verdana,Arial,Sans-Serif; font-size:8pt; color:#000; border:1px solid #7e9db9; width:114px; height:18px; margin-top:6px;}

.go{background-color:#E8E8E8; border:1px solid #ababab; font-family:Verdana,Arial,Sans-Serif; font-size:8pt; color:#000; width:25px; height:20px; margin-left:5px; margin-top:0px; cursor:pointer;}

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



