/* General Stuff */
body{
	margin:0;
	padding:0;
	font-family:'trebuchet ms',helvetica,sans-serif;
	line-height:150%;
	font-size:11pt;
	background:#f2f2e3;
	
}
em{
	font-weight:bold;
	color:#c00;
}
a{
	color:#c00;
}
h1{
	line-height:100%;
}
h2{
	color:#c00;
}
h1,h2,h3,h4,p{
	padding:5px 0;
	margin:10px 0;
}
ul{
	padding-left:15px;
}
hr{
	border:0;
	border-top:#ccc 1px solid;
}
/* Header Area */
.header-wide{
	background:url(../images/header_bg.jpg) 50% 0 repeat-x;
}
.header-wrap{
	width:1000px;
	height:139px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

.header-wrap-rtad{
	width:1160px;
	height:139px;
	margin:0 auto;
	text-align:center;
}
.header-wrap-rtad div{
	padding-right:160px;
}
.header-wrap-rtad div div{
	padding-right:0;
}
.header-logo{
	display:block;
	width:224px;
	height:139px;
	float:left;
	overflow:hidden;
	
}
.header-title{
	display:block;
	width:516px;
	height:139px;
	float:left;
	background:url(../images/header_title-bg.png) no-repeat;
	overflow:hidden;
}
.header-img{
	display:block;
	width:234px;
	height:139px;
	float:left;
	background:url(../images/header_img-bg.png) no-repeat;
	overflow:hidden;
	position:relative;
}
.header-img div{
	margin:0;
	position:absolute;
	left:0;
}
.header-img2{
	display:block;
	width:265px;
	height:139px;
	float:left;
	background:url(../images/header_rotate-img_bg2.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
.header-img2 div{
	margin:0;
	position:absolute;
	left:0;
}
.header-ads{
	background:url(../images/header-ads-bg2.jpg) no-repeat;
	height:139px;
	margin:0 auto;
	padding:0;
}

/* OCC Login Bar */
.occNewWrap{
	width:1020px;
	padding:0 20px 0 0;
	margin:0 auto;
	background:url(http://www.ourchurch.com/images/main_bg.jpg) repeat-y;
}

/*
.header-myocc2 {
	background:url(/images/menu_bg.jpg) repeat-x;
	height:30px;
	text-align:right;
	color:#fff;
	font-size:10pt;
	font-weight: bold;
	line-height:30px;
	margin:0 10px;
}

.header-myocc2 a {
	color:#fff;
	padding: 0 10px;
} 

.header-myocc2 input.textbox {
	border: solid 1px #666;
	font-size: 12px;
	width: 100px;
	line-height: 20px;
} 
.header-myocc2 input.button {
	font-size: 12px;
	background: url(http://www.ourchurch.com/images/button_bg.gif) repeat-x;
	height: 22px;
	border: solid 1px #7b7b54;
	position: relative;
	top: 1px;
}
* html .header-myocc2 input.button {
	position: relative;
	top: 0px;
}
*/

/* Ads */

.top-ads{
	text-align:center;
	padding-top:10px;
	margin-left:440px;
}
.text-ad-table{
	margin-top:0;
	width:468px;
}
.text-ad1, .text-ad2, .text-ad3, .text-ad4{
	margin:0;
	padding:0;
	font-size:9px;
	line-height:110%;
	text-align:left;
	width:110px;
	font-family:arial;
}
.text-ad1, .text-ad4{
	padding:0 2px;
	border:1px solid #000;
	background:#fff;
}
.text-ad1 a, .text-ad4 a{
	padding-bottom:1px;
}
.text-ad1 p, .text-ad2 p, .text-ad3 p, .text-ad4 p{
	margin:0;
	padding:0;
}
.recommend-left{
	width:188px;
	height:200px;
	margin:0 auto;
	background:url(../images/recommend-left-bg2.png) no-repeat;
	text-align:left;
}
.recommend-left-list{
	font-size:85%;
	line-height:150%;
	margin-left:5px;
	padding-left:15px;
	padding-top:25px;
}
.recommend-left-list li{
	text-indent:-3px;
	padding:0;
	margin:0;
}
.recommend-left-list li a{
	color:#000;
	font-weight:bold;
	font-family:arial,sans-serif;
}
/*Menu Area*/
.menu-wide{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:30px;
	margin:0;
	padding:0;
}
.menu-wrap{
	width:1000px;
	height:30px;
	margin:0 auto;
}
.menu-wrap-rtad{
	width:1160px;
	height:30px;
	margin:0 auto;
}
.menu-wrap-rtad div{
	padding-right:160px;
}
.menu-wrap-rtad div div{
	padding-right:0;
}

/* Content Area */
.content-shadow{
	width:1020px;
	margin:0 auto;
	background:url(../images/main_bg.jpg) repeat-y #f2f2e3;
}
.content-shadow-rtad{
	width:1180px;
	margin:0 auto;
	background:url(../images/main_bg.jpg) repeat-y #f2f2e3;
}
.rtad{
	display:block;
	width:160px;
	float:right;
}
.content-wrap{
	background:url(../images/watermark.jpg) no-repeat;
	width:1000px;
	margin:0 10px;
	
	padding:0;
}
.leftcol{
	width:210px;
	float:left;
}
.clr{
	clear:both;
}
.leftcol .padding, .rightcol .padding{
	padding-top:5px;
}
.leftcol .element{
	margin-bottom:20px;
	text-align:center;
}
.maincontent, .maincontent-rtad{
	margin-left:215px;
	padding:1px;
}
.maincontent-rtad{
	margin-right:0px;
}
.maincontent-rtad div, .maincontent-rtad div div{
	margin-right:0;
}
.maincontent .padding, .maincontent-rtad .padding{
	padding:4px;
}

/* Footer Area */
.footer-wide{
	background:url(../images/footer_bg.jpg) repeat-x #b20500;
	text-align:center;
	height:112px;
}
.footer-wrap{
	width:1000px;
	margin:0 auto;
}
.footer-wrap div{
	padding:5px 0;
}
.footer-wrap-rtad{
	width:1160px;
	margin:0 auto;
	padding:0;
}
.footer-wrap-rtad div{
	padding:5px 160px 5px 0;
}
.footer-wrap div div, .footer-wrap-rtad div div{
	padding:0;
}
.footer-wrap, .footer-wrap-rtad{
	font-size:90%;
}
.bottom-links a{
	padding:10px;
	color:#fff;
}
.copyright{
	padding-top:30px;
	color:#fff;
}



/* Main Menu Links */
div#horiz-menu {  /* this is a z-index ie6 and ie7 bug fix */
	position: relative;
	z-index: 50;
}
#nav {
	float:left;
	position: relative;
}
#nav{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     line-height:30px;
	 font-size:10pt;
}
#nav a:link, #nav a:active, #nav a:visited{

}
#nav li ul {
    position:absolute;
    top:30px;
	left:0;
    display:none;
}
#nav li ul a{
    float:left;
}
#nav ul ul{
	top:auto;
}	
#nav li ul ul {
    margin:0;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
}

#nav ul, #nav li, #nav li ul{
	margin:0;
	padding:0;
}
#nav li {
	margin: 0 2px;
	padding: 0;
	float: left;
	list-style: none;
	position:relative;
	background:url(../images/menu_separator.jpg) 0 0 no-repeat;
	text-align:left;
}
#nav li.home{
	background:none;
}
#nav li a {
	display: block;
	float: left;
	padding: 0 10px 0 11px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}
#nav li a:hover{
	color:#DADBB3;
}
#nav ul{
	width:250px;
	border:#000 2px solid;
	background:#fff;
	filter:alpha(opacity=85);
	opacity:.85;
	-moz-opacity:.85;
	zoom:1;
}
#nav li li  {
	padding-top:5px;
	display:block;
	height:20px;
	line-height:120%;
	background:none;
	width:248px;
}
#nav li li a {
	padding:0 0 0 10px;
	display:block;
	font-weight: bold;
	text-decoration: none;
	color:#000;
	background:none;
	line-height:100%;
	width:240px;
}
#nav li li a:hover, #nav li li.active a{
	text-decoration: underline;
	color:#000;
}

#nav a.top-active{
	color:#DADBB3;
}
#nav li li ul {
	left:248px;
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
}
#nav li li.active li a, #nav li li li a{
	text-decoration:none;
}
#nav li li.active li a.subactive, #nav li li li a:hover{
	text-decoration:underline;
}
/* Search Form */

#cse{
    padding-top:4px;
}
#cse form{
	margin:0;
	padding:0;
}
.gsc-search-button{
	color:#050; 
	font: bold 75% 'trebuchet ms',helvetica,sans-serif;
	background:#dadab3
}
.searchtext{
	margin:0;
	width:200px;
	position:relative;
	top:-6px;
	.top:-4px;
}
.search-table .searchtext{
	margin:0;
	width:430px;
	position:relative;
	top:0px;
	.top:0px;
}
.search-img{
	width:60px;
	height:22px;
}

/* Left Menu */
.left-nav{
	background:url(../images/left-nav_top.png) no-repeat;
	width:202px;
	margin:0 auto;
	text-align:left;
}
.left-nav h3{
	color:#fff;
	height:34px;
	text-indent:15px;
	margin:0 0 23px 0;
	padding:5px 0 0 0;
	font-size:95%;
}
.left-nav ul, .left-nav li{
	margin-left:0;
	padding-left:0;
	list-style:none;
}
.left-nav li.active{
	background:#f4f4e8;
	border:#e5e1f4 solid 1px;
}
.left-nav li a{
	font-weight:bold;
	font-size:90%;
	color:#000;
	text-decoration:none;
	display:block;
	background:url(../images/left-nav_bullet.png) 10px 11px no-repeat;
	padding:4px 0 4px 20px;
	/*height:22px;*/
	line-height:140%;
}
.left-nav li a:hover{
	text-decoration:underline;
}
.left-nav li.active a{
	font-weight:bold;
	color:#82682B;
	text-decoration:underline;
}
.left-nav li.active li a.subactive{
	font-weight:bold;
	color:#82682B;
	text-decoration:underline;
}
.left-nav li ul {
	padding-left:20px;
}
.left-nav li.active li a{
	text-decoration:none;
	color:#000;
}
.left-nav li.active li a:hover{
	text-decoration:underline;
}

/* Portfolio Page */
table.portfolio{
	background:#f2f2e3;
}
table.portfolio td{
	padding:5px;
}
table.portfolio td.subhead{
	border:#ccc 2px solid;
	padding:10px;
	text-align:center;
	background:#e8e8cc;
}
table.portfolio td.subhead h4{
	color:#c00;
	margin:0;
}
table.portfolio td.cathead{
	border:0;
	background:#c00;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.fine-print{
	font-size:75%;
}

/* Price Sheet Page */
.price-sheet-row1, .table-row1{
	background:#dadbb3;
}
.price-sheet-row2, .table-row2{
	background:#e9e9cf;
}
/* Consult Form Page */
.consult-form{
}
#consult{
	margin:0 auto;
}
#consult .subhead{
	font-size:140%;
	color:#a11400;
	font-weight:bold;
	padding-top:20px;
	background:url(http://www.ourchurch.com/design/images/red-dot.jpg) 0px 33px repeat-x;
}
#consult .toprow{
	padding-top:0px;
	background:url(http://www.ourchurch.com/design/images/red-dot.jpg) 0px 13px repeat-x;
}
#consult .subhead .text{
	background:#fff;
	padding-right:15px;
	padding-left:15px;
	margin-left:10px;
}
#consult .submit-button{
	padding:10px 0;
}
#consult td{
	vertical-align:top;
	padding:2px;
}

#consult .labelcell{
	width:280px;
}

#consult input, #consult textarea{
	background:#e1e1c1;
}

/* Custom Web Design Page */
#select-div{
	width:147px;
	margin-left:10px;
	display:block;
	float:left;
}
#select-div div{
	margin:0;
	padding:0 10px;
	color:#fff;
}
#select-div img{
	padding:0;
	margin:0;
}
.church-div{
	background:url(../../images/church_bg.jpg) repeat-y;
}
.school-div{
	background:url(../../images/school_bg.jpg) repeat-y;
}
.biz-div{
	background:url(../../images/biz_bg.jpg) repeat-y;
}
.person-div{
	background:url(../../images/person_bg.jpg) repeat-y;
}
a.selectBtn,a.selectBtn:link,a.selectBtn:active,a.selectBtn:visited{
	display:block;
	width:165px;
	height:213px;
	overflow:hidden;
}
a.selectBtn h2{
	display:none;
}
.inset-right{
	float:right;
	margin:5px;
	border:1px solid #ccc;
	padding:10px;
	width:230px;
	font-size:11px;
	background:#f5f5f5;
}
.red{
	color:#c00;
	font-weight:bold;
}

/* Home Page */
.aboutus{
	display:block;
	width:779px;
	margin:0 auto;
}
.aboutus-mid{
	background:url(../images/aboutus-mid.png) repeat-y;
}
.aboutus-top{
	background:url(../images/aboutus-top.png) top left no-repeat;
	padding-top:35px;
}
.aboutus-bot{
	background:url(../images/aboutus-bot.png) bottom left no-repeat;
	padding:0 15px 15px 15px;
	font-weight:bold;
	font-size:95%;
}
.aboutus-bot h4{
	font-size:120%;
	margin-bottom:5px;
}
.home-col-table{
	border-collapse:collapse;
	margin:0;
	padding:0;
}
.home-col-table td{
	padding:0;
	margin:0; 
}
.home-hosting-col-text{
	padding:0;
	margin:0 auto;
	width:191px;
	background:url(../images/hosting-col_mid.jpg) repeat-y;
	font-size:85%;
	font-weight:bold;
}
.home-design-col-text{
	padding:0;
	margin:0 auto;
	width:197px;
	background:url(../images/design-col_mid.jpg) repeat-y;
	font-size:85%;
	font-weight:bold;
}
.home-marketing-col-text{
	padding:0;
	margin:0 auto;
	width:197px;
	background:url(../images/marketing-col_mid.jpg) repeat-y;
	font-size:85%;
	font-weight:bold;
}
.home-advertising-col-text{
	padding:0;
	margin:0 auto;
	width:198px;
	background:url(../images/advertising-col_mid.jpg) repeat-y;
	font-size:85%;
	font-weight:bold;
}
.home-hosting-col-text ul,
.home-design-col-text ul,
.home-marketing-col-text ul,
.home-advertising-col-text ul{
	margin:0 9px 0 4px;
	padding-left:10px;
	padding-right:10px;
	list-style-type:none;
	height:165px;
}
.home-hosting-col-text li,
.home-design-col-text li,
.home-marketing-col-text li,
.home-advertising-col-text li{
	background:url(../images/left-nav_bullet.png) 0 4px no-repeat;
	padding-left:10px;
	line-height:100%;
	padding-bottom:8px;
}
a.learn-more{
	display:block;
	color:#00f;
	text-align:right;
	margin-right:15px;
	padding-bottom:5px;
}
a.learn-more:hover{
	text-decoration:none;
}
.recommended-sites{
	display:block;
	width:925px;
	height:146px;
	margin:0 auto 15px auto;
	background:url(../images/recommend_bg2.png) no-repeat;
}
.recommended-sites a{
	color:#000;
	text-decoration:none;
}
.recommended-sites a:hover{
	color:#000;
	text-decoration:underline;
}
.recommended-sites div{
	padding-top:35px;
	font-weight:bold;
}
.recommended-sites .left-cell{
	width:290px;
	text-align:left;
}
.recommended-sites .mid-cell{
	width:345px;
	text-align:center;
}
.recommended-sites .right-cell{
	width:290px;
	text-align:right;
}
.recommended-sites .left-cell div{
	padding:0 0 0 10px;
}
.recommended-sites .mid-cell div{
	padding:0;
}
.recommended-sites .right-cell div{
	padding:0 10px 0 0;
}
#pageTitle {
	display:block;
	height:75px;
	line-height:75px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;
	padding:0;
	width:745px;
}
#pageTitle a{
	display:block;
	height:75px;
	margin:0;
	padding:0;
	width:745px;
	text-decoration:none;
}

.follow_icon{
	width:45px;
}

/*    OLD CSS COPIED    */
table.new-white{background:#fff;}
table.new-white{border:1px solid #333;}
.padder {width:25px;}
.col1,.col2,.col3 {width:200px;padding:0;margin:0}
table.new-white td.bottomcolumn{background:url(/images/home-hosting-column-bottom.jpg) top left no-repeat;height:37px;padding:0;vertical-align:top;text-align:center;}
table.new-white td.midcolumn{background:url(/images/home-hosting-column-mid.jpg) top left repeat-y;margin:0;padding:0;vertical-align:top;text-align:center;}
table.new-white td.topcolumn{background:url(/images/home-hosting-column.jpg) no-repeat;height:150px;padding:0}
.adtext{padding:0 45px 0 15px;font-size:90%;text-align:center}
div.testop{background:url(/images/home-testimonials-top.gif) no-repeat;width:168px;height:36px;margin-right:6px;}
div.tesmid{background:url(/images/home-topsites-mid.gif) repeat-y;width:168px;font-size:90%;font-weight:normal;padding:8px;margin-right:6px;}
div.tesbot{background:url(/images/home-topsites-bottom.gif) no-repeat;width:168px;height:56px;text-align:right;font-family:arial,sans-serif;font-size:12px;padding:0 15px 0 0;margin-right:8px;margin-bottom:12px;}
div.topsites{background:url(/images/home-topsites-top.gif) no-repeat; width:168px;height:36px;margin-right:6px;}
ol.topsites{padding-right:10px;}
div.topsitesmid{background-image:url(/images/home-topsites-mid.gif); background-repeat:repeat-y; width:168px; font-size:11px; font-family:arial,sans-serif; padding:0 8px; margin-right:6px; border:1px solid transparent;}
div.topsitesbot{background:url(/images/home-topsites-bottom.gif) no-repeat;width:168px;height:56px;text-align:right;font:12px arial,sans-serif;padding:0 15px 0 0;margin-right:6px;margin-bottom:8px;}
#testimonials{list-style:none;padding:0;margin:0;}
#testimonialarea .pad{
	padding-right:30px;
	line-height:150%;
}
ol.topsites{margin:0;padding-left:15px}
#Comments{width:500px;}
table.hostpackages td{background:#DADBB3;margin:2px;padding:3px}
table.hostpackages tr.altrow td{background:#E9E9CF}
table.hostpackages .pkgsubheading{color:#c00;font-weight:bold;}
.footnotes{font-size:90%}
.cpanel, .info{color:#c00;text-decoration:none;border-bottom:1px dashed #c00;}
.center{text-align:center}
div.testimonial {
	margin : 0 5px 0 25px; 
	padding : 50px 12px 25px; 
	width : 190px; 
	height : 245px; 
	background : url(http://marketing.ourchurch.com/images/testimonials4.gif) repeat; 
	background-repeat : no-repeat; 
	color : #c00000; 
	font-family : verdana, arial, sans-serif; 
	font-size : 12px; 
} 
div.testimonialie {
	margin : 0 5px 0 25px; 
	padding : 50px 12px 25px; 
	height : 245px; 
	background : url(http://marketing.ourchurch.com/images/testimonials4.gif) repeat; 
	background-repeat : no-repeat; 
	color : #c00000; 
	font-family : verdana, arial, sans-serif; 
	font-size : 12px; 
} 
div.rightmenu{
	background:url(http://marketing.ourchurch.com/images/marketing-rightmenu2.gif) no-repeat;
	color:#c00000;
	font:11px verdana,arial,sans-serif;
	height:298px;
	margin:10px 5px 0px 25px;
	padding:53px 12px 10px 12px;
	width:190px
}
div.rightmenuie{
	
  background:url(http://marketing.ourchurch.com/images/marketing-rightmenu2.gif) no-repeat;
  font:11px verdana,arial,sans-serif;
  height:298px;
  margin:10px 5px 0px 25px;
	padding:53px 12px 10px 12px;
	
}
a.sidemenu{
	display:block;
	text-decoration:none;
	line-height:130%;
	color:#BCB398;
	margin-right:30px;
	font-weight:bold;
}
a.sidemenu:hover{
	color:#c00;
	background:#fff;
}
.demographics td{
	border-bottom:#D3D2A4 solid 1px;
	padding:5px;
}
.demographics td.term, .demographics td.percent {
	vertical-align:top;
}
/* Community Page */

.community-border{
	background:url(../images/community_border-top-lt.png) no-repeat #fff;
}
.community-border div{
	background:url(../images/community_border-top-rt.png) top right no-repeat;
	padding-top:4px;
}
.community-border div div{
	background:url(../images/community_border-bottom-lt.png) bottom left no-repeat;
	padding-top:0;
}
.community-border div div div{
	background:url(../images/community_border-bottom-rt.png) bottom right no-repeat;
	padding-top:0;
	padding-bottom:4px;
}
.community-border div div div div{
	background:none;
	padding-bottom:0;
}
.community-border-inner{
	border-right:#AAA86D 1px solid;
	border-left:#AAA86D 1px solid;
	padding:0 4px;
}
.community-border-inner div{
	padding:0;
}
.community-col-table td{
	padding:0 3px
}
.community-col-table td a{
	color:#000;
}
.community-col-table td div.community-col{
	width:186px;
	margin:0 auto;
	text-align:left;
}
.community-col-table td div.community-col-yellow-mid{
	background:url(../images/community_top-group_yellow-bg.png) top center repeat-y;
}
.community-col-table td div.community-col-white-mid{
	background:url(../images/community_top-group_white-bg.png) top center repeat-y;
}
.community-col-table td div.community-col-yellow-mid,
.community-col-table td div.community-col-white-mid {
	padding:0 5px;
	font-size:90%;
	height:370px;
	overflow:hidden;
}
#twitter{
	overflow:hidden;
}
#twitter ul{
	margin:0;
	padding:0;
	list-style:none;
}
#twitter ul li{
	padding:3px 0;
	border-bottom:1px solid #ccc;
}
#twitter .profileLink{
	display:none;
}
.community-bottom-table td{
	font-size:90%;
}
.community-bottom-table td.left-cell{
	width:70%;
	padding:0 5px 0 0;
	margin:0;
}
.community-bottom-table td.left-cell, .community-bottom-table td.right-cell{
	padding-left:5px;
}
.community-bottom-table td.right-cell{
	line-height:130%;
}
.search-box-table{
	width:97%;
	margin:0 auto;
}
a.headlink{
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #000;
	display:block;
}
#community-cr-search-box{
	height:39px;
	background:#e6e4c8;
	border-top:#B2A367 1px solid;
	border-bottom:#B2A367 1px solid;
	border-right:#B2A367 1px solid;
	padding:0 0 0 10px;
}
#community-cr-search-box .searchtext{
	width:120px;
}
#community-cr-search-box #cse{
	margin:0;
	padding:8px 0 0 0;
}
.dirlinks1, .dirlinks2, .dirlinks3 {
	padding:5px;
}

.spmFormField{
	display:none;
}
#tabs ul{
	list-style:none;
	margin:0;
	padding:0;
}
#tabs ul li{
	display:block;
	float:left;
	padding:0 9px;
	margin:0;
}
#tabs ul li.here a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

div.myocc_sectionheader {
	border: solid 1px #7c7c45;
	background:url(../images/myocc_sectionheader_bg.gif);
	font-weight: bold;
	font-size: 14pt;
	padding: 6px;
}
div.myocc_sectionheader2 {
	border: solid 1px #7c7c45;
	background:url(../images/myocc_sectionheader_bg.gif);
	font-weight: bold;
	font-size: 12pt;
	padding: 6px;
}
div.myocc_section {
	border-bottom: solid 1px #7c7c45;
	border-left: solid 1px #7c7c45;
	border-right: solid 1px #7c7c45;
	background-color: #ececd4;
	padding: 6px;
	margin-bottom: 10px;
}

.not_visible {
	display: none;
}
.is_visible {
	display: block;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.9;
	font-size: 13px;
	max-width: 300px;
	font-weight: normal;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
#featureLink{
	display:none;
}