#bubble {
	margin:25px; 
	width:276px; 
	height:235px;
}


.tab1 {border:0; cursor:pointer; display:block; height:29px; left:3px; margin:0; padding:0; position:absolute; top:-1px; width:117px; z-index:101;}


.tab1label {font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; font-weight:bold; color:#272524; cursor:pointer; display:block; height:29px; left:0; position:absolute; text-align:center; top:7px; width:117px; z-index:102;}


.tab2 {border:0; height:29px; left:117px; margin:0; padding:0; position:absolute; top:-1px; width:117px; z-index:101;}


.tab2label {font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; font-weight:bold; cursor:pointer; display:block; height:29px; left:117px; position:absolute; text-align:center; top:7px; width:117px; z-index:102; color:#272524;}


.tab3 {border:0; height:29px; left:231px; margin:0; padding:0; position:absolute; top:-1px; width:117px; z-index:101;}


.tab3label {font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; font-weight:bold; cursor:pointer; display:block; height:29px; left:231px; position:absolute; text-align:center; top:7px; width:117px; z-index:102; color:#272524;}


.activetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/active.png",sizingMethod="crop");
	background:url(../images/active.png) repeat-x left top;
	z-index:101; color:#7593ad;
}
.nonactivetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nonactive.png",sizingMethod="crop");
	background:url(../images/nonactive.png) repeat-x left top; color:#fff;
}


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

.mainbubble {width:409px; height:335px; position:absolute; left:0px; top:21px; border-style:none; display:inline-block;}
.mainbubble2 {width:328px; height:241px; position:absolute; left:7px; top:28px; border-style:none; display:inline-block;}


.mainbubblecontent {width:380px; $width:409px; position:relative; top:35px; text-align:left; font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; color:#000; padding:0 10px;}

.mainbubblecontent a{color:#7495b6; text-decoration:none;}
.mainbubblecontent a:hover{color:#7495b6; text-decoration:none;}

.mainbubblelocationname {color:#777777; font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; 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 {font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; color:#777777;}

.activetabcontent {display:show; z-index:1001;}
.nonactivetabcontent {display:none;}



.textfield{font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; color:#000; width:100px; margin:5px 0 0 0;}

.go{color:#000; width:28px; cursor:pointer;}


select#search_country {font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; color:#000; margin:5px 0 0 2px;}

h2 {font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:20px; color:#7495b6; font-weight:lighter; margin:5px 0px; padding:0;}

h3 {font-family:'Century Gothic','Futura','AppleGothic',Helvetica sans-serif; font-size:14px; font-weight:lighter; color:#7495b6; margin:10px 0 0 0px; padding:0;}


