@import url(chambermaster.css);
img, div { behavior: url(http://www.petoskey.com/libjs/iepngfix.htc) }
 /* General Styles */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 12px;
}
/* 
#visitor {	background: url(assets/bg-visitor.jpg) repeat-x #eefdfc;}
#chamber {	background: url(assets/bg-chamber.jpg) repeat-x #FBF2E1;}
*/
#visitor {	background: url(assets/bg-visitor.jpg) repeat-x #eefdfc;}
#chamber {	background: url(assets/bg-chamber.jpg) repeat-x #FBF2E1;}

a {outline: 0}
a:link {color: #333;}
a:visited {color: #333;}
a:hover {color: #000;}
a:active {color: #333;}
img {display: block; border: 0;}
.middot {font-weight: bold;}
#toolbox ul li {
	list-style-image: url(assets/bullet.gif);
	margin-top: 5px;
	padding-left: 10px;
	}
#subnav li {list-style-image: none;}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}

#visitor #top {
	background: url(assets/bg_topvisitor.gif) no-repeat;
	height: 118px;
	position: relative;
	}
#chamber #top {
	background: url(assets/bg_topchamber.gif) no-repeat;
	height: 118px;
	position: relative;
	}
/* topnav  */	
#topnav {
	height: 12px;
	padding: 3px 15px;
	}
#topnav a {
	padding-right: 20px;
	text-decoration: none;
	font-size: 11px;
	}
#topnav a:link {color: white;}
#topnav a:visited {color: white;}
#topnav a:hover {color: #333192;}
#topnav a:active {color: white;}
	
/* Top Links */	
#toplinks {width: 400px; margin-left: 360px;}


/* tab nav Visitor */
#visitor #tabnav {
	height: 38px;
	margin: 5px 0;
	padding: 8px;
	}
#visitor #tabnav ul, #tabnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
#visitor #tabnav ul {
	height: 30px;
	background: url(assets/navListBg.gif) repeat-x center center;
	}	
#visitor #tabnav li {
	float: left;
	}
		
#visitor #tabnav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	width: 80px;
	text-align: center;
	font-size: 13px;
	margin: 0 2px;
	}
#visitor #tabnav a:link 		{color: white;}
#visitor #tabnav a:visited 	{color: white;}
#visitor #tabnav a:hover 	{color: #fcb034; background: url(assets/bg_navtabON.gif) no-repeat;}
#visitor #tabnav a:active 	{color: #fcb034;}


#visitor #active a:link, #visitor #active a:visited, #visitor #active a:hover
{
background: #effdfd url(assets/bg_navtabON.gif) no-repeat;
color: #fcb034;
}  

/* tab nav Chamber */
#chamber #tabnav {
	height: 38px;
	margin: 5px 0;
	padding: 8px;
	}
#chamber #tabnav ul, #tabnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
#chamber #tabnav ul {
	height: 30px;
	background: url(assets/navListBg.gif) repeat-x center center;
	}	
#chamber #tabnav li {
	float: left;
	}
		
#chamber #tabnav a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	width: 80px;
	text-align: center;
	font-size: 13px;
	margin: 0 2px;
	}
#chamber #tabnav a:link 	{color: white;}
#chamber #tabnav a:visited 	{color: white;}
#chamber #tabnav a:hover 	{color: #00a1b1; background: url(assets/bg_navtabON-c.gif) no-repeat;}
#chamber #tabnav a:active 	{color: #fcb034;}


#chamber #active a:link, #chamber #active a:visited, #chamber #active a:hover
{color: #00a1b1; background: url(assets/bg_navtabON-c.gif) no-repeat;}

#logo {
	float: left;
	margin-left: 14px;
	margin-top: 10px;
	}
#tagline {padding: 30px 0 0 45px;}



/* Main section frames */
#main-outer {
	padding: 5px 10px;
	background-color: white;
	}
#main-inner {
	height: 1%;
	overflow: hidden;
	background: url(assets/main-inner-bg.gif) repeat-y;
	background: white;
		}
#visitor #nav {
	height: 40px;
	background-color: white;
	position: relative;
	background: url(assets/nav-bg.gif) repeat-x;
	}

#chamber #nav {
	height: 40px;
	background-color: white;
	position: relative;
	background: url(assets/nav-c-bg.gif) repeat-x;
	}



#content {
	float: right;
	position: relative;
	width: 553px;
	padding-top: 32px;
	}
#column {
	width: 182px;
	}	

/* Bottom Stuff */	
#nav-bottom	{
	background-color: #dcf4f5;
	height: 1%;
	overflow: hidden;
	margin: 0 9px;
	padding: 5px 0 5px 0;
	text-align: center;
	}
#chamber #nav-bottom	{ background-color: #F8E9C8; }	

#nav-bottom	a {
	padding: 15px 20px 10px 20px;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
	white-space: nowrap;
	}
#nav-bottom	a:link {color: #00849b;}
#nav-bottom	a:visited {color: #00849b;}
#nav-bottom	a:hover {color: #000;}
#nav-bottom	a:active {color: #00849b;}
	
#bottom {
	color: #5c604f;
	font-size: 11px;
	background: #e7f2f3;
	margin-top: 16px;
	padding: 9px;
	}
#copy {
	font-size: 11px;
	margin: 18px 9px;
	}

/* Search Field */
#search {
	position: absolute;
	right: 10px;
	top: 85px;
	width: 120px;
	height: 24px;
	z-index: 10;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}		

#search  input {margin-top: 1px;}
#search #search-field {width: 90px; margin: 0px; font-size: 11px; background:#e7f2f3}
#search  #search-submit {position: absolute; right: 0;}

/* Column Items */
#other-information {
	margin-top: 14px;
	}

/* Subnav */
#subnav {
	width: 171px;
	margin-top: 10px;
	
	}
#visitor #subnav {
	background: #f5dda3;
	}
#chamber #subnav {
	background: #CAE6E9;
	}
#subnav h2 {
	text-transform: uppercase;
	padding: 5px;
	color: white;
	margin: 0;
	}	
#visitor #subnav h2 {
	background: #E7B133;
	}
#chamber #subnav h2 {
	background: #0091A6;
	}	
#subnav ul {
	margin: 0;
	padding: 0;
	}
#subnav li {
	margin: 0;
	padding: 0;
	width: 100%;
	}
#subnav li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 10px;
	}	
#subnav li a:link {color: #00849b;}
#subnav li a:visited {color: #00849b;}
#subnav li a:hover {color: #333; background: #eee;}
#subnav li a:active {color: #00849b;}

/*subsub*/
#subnav li li a {padding-left: 23px;background-color: #B5DBDF;}
#subnav li li a:link {color: #00849b;}
#subnav li li a:visited {color: #00849b;}
#subnav li li a:hover {color: #333; background: #eee;}
#subnav li li a:active {color: #00849b;}

/*subsubsub*/
#subnav li li li a {padding-left: 33px;background-color: #fff;}
#subnav li li li a:link {color: #00849b;}
#subnav li li li a:visited {color: #00849b;}
#subnav li li li a:hover {color: #333; background: #eee;}
#subnav li li li a:active {color: #00849b;}


/*news*/	
#news-c {
	background: url(assets/news-c-bg.gif) no-repeat top center;
	padding-top: 34px;
	margin-top: 10px;
	margin-right: 6px;
	}
#news-c-items {
	border: 1px solid #e7b134;
	background: #ffeec4;
	text-align: center;
	}
#news-c-items a {
	display: block;
	margin: 12px 10%;
	font-size: 11px;
	font-weight: bold;
	}
#news-c-items a:link {color: #060570;}
#news-c-items a:visited {color: #060570;}
#news-c-items a:hover {color: #000;}
#news-c-items a:active {color: #060570;}
/*events*/
#events-c {
	background: url(assets/upcoming-events.gif) no-repeat top center;
	padding-top: 34px;
	margin-top: 27px;
	margin-right: 6px;
	}
#events-c-items {
	border: 1px solid #e7b134;
	background: #ffeec4;
	height: 1%;
	overflow: hidden;
	}
.events-c-date {
	color: #060570;
	font-weight: bold;
	margin-left: 6px;
	text-align: left;
	font-size: 11px;
	}
.events-c-item {
	height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #00839a;
	padding-bottom: 5px;
	margin: 0 4px 2px 4px;
	}	
#events-c-items img {
	float: left; 
	position: relative;
	border: 1px solid #e7b134;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 3px;
	}
#events-c-items h2 {
	margin-top: 10px;
	margin-left: 6px;
	clear: none;
	}	
#events-c-items a:link {color: #060570;}
#events-c-items a:visited {color: #060570;}
#events-c-items a:hover {color: #000;}
#events-c-items a:active {color: #060570;}

/* Visitor Guide, displays on Visitor pages only */
#visguide {
	background: url(assets/bg_visguide.gif) no-repeat top center;
	padding-top: 34px;
	margin-top: 27px;
	margin-right: 6px;
	margin-bottom: 20px;
	text-align: center;
	}
#visguide img {border: 1px solid #e7b134; margin: 0 auto;}

/* Business Directory, displays on Chamber pages only */
#busdirectory {
	background: url(assets/bg_busdirec.gif) no-repeat top center;
	padding-top: 34px;
	margin-top: 27px;
	margin-right: 6px;
	margin-bottom: 20px;
	text-align: center;
	}
#busdirectory img {border: 1px solid #e7b134; margin: 0 auto;}

/* Weather */
#weather {
	border: 1px solid #e7b134;
	padding: 5px;
	margin-top: 27px;
	margin-right: 6px;
	margin-bottom: 20px;
	text-transform: uppercase;
	}
#weather img {
	float: left;
	position: relative;
	margin-right: 4px;
	}
#weather div {
	margin-top: 2px;
	font-weight: bold;
	color: #00839a;
	font-size: 11px;
	}
#weather .temp {font-size: 15px;}
#weather .city {font-weight: normal;}
#weather a {
	text-transform: uppercase;
	text-decoration: underline;
	}	
#weather a:link {	color: #1f0a65;	}
#weather a:visited {	color: #1f0a65;	}
#weather a:hover {	color: #000;	}
#weather a:active {	color: #1f0a65;	}
		


/*webcam*/
#webcam-c {
	background: url(assets/webcam-bg.gif) no-repeat top center;
	padding-top: 34px;
	margin-top: 27px;
	margin-right: 6px;
	margin-bottom: 20px;
	text-align: center;
	}
#webcam-c img {border: 1px solid #e7b134; margin: 0 auto;}
#petoskey-stone {margin: 10px auto}
#chamber-home #petoskey-stone,
#chamber #petoskey-stone {
	display: none;
}


#gift-certificates {margin: 10px auto}

alpha-links
/* Member Search and display */
#category-search {
clear:both;
padding:0pt 20px;
}
#category-search li {
list-style-image:none;
}
#category-search fieldset {
background-color:#AFCDEF;
background-image:url(assets/bg-form.jpg);
background-position:0pt -1px;
background-repeat:repeat-x;
border:1px solid #244B8D;
clear:both;
margin:0pt 0pt 1.5em;
padding:0pt;
}
#category-search legend {
color:#000000;
font-weight:bold;
margin-left:1em;
}
#category-search fieldset ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:1em 1em 0pt;
}
#category-search fieldset li {
clear:left;
float:left;
padding-bottom:1em;
width:100%;
}
#category-search fieldset.submit {
border-style:none;
left:132px;
position:relative;
width:100px;
}
#category-search label {
float:left;
margin-right:1em;
position:relative;
text-align:right;
width:10em;
}
#category-search-result {
  clear:both;
  margin:10px;
}
.search-result-item {
  background-color:#fff;
  background-image:url(assets/listing-bg1.gif);
  background-repeat:repeat-x;
  border:1px solid #0091A6;
  height:1%;
  margin-bottom:5px;
  overflow:hidden;
  padding-bottom:5px;
  position:relative;
}
.search-result-item-on {
  border:1px solid #E7B134 !important;
	cursor:pointer;
  background-image:url(assets/listing-bg2.gif);
}
.search-result-img {
	float: right;
	margin: 10px 10px 0 10px;
	position: relative;
}
.search-result-item-info {
	margin: 10px;
}
.search-result-item h2 {
  font-size: 18px;
  margin: 0 0 12px 0;
	color: #077581;
	margin-right: 170px;
}
.member-button {
	float: left;
	position: relative;
	margin: 10px 5px 10px 0;
	display: block;
	}
.search-result-item h2 a:link {color: #077581;}
.search-result-item h2 a:visited {color: #077581;}
.search-result-item h2 a:hover {color: #000;}
.search-result-item h2 a:active {color: #077581;}

.search-result-location {
  float:left;
  margin-right:30px;
  position:relative;
	margin-bottom: 5px;
}
.search-result-distance {
clear:left;
float:left;
font-style:italic;
position:relative;
}
.search-result-more2 {
border:0pt none;
position:absolute;
right:10px;
top:60px;
}
div.search-result-more-div {
	clear: left;
	margin-top: 3px;
}
div.search-result-more-div a {
	display: block;
	width: 150px;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #077582;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
	}
div.search-result-more-div a:link {
	background-image:url(assets/listing-bg1.gif);
	color: #077582;
	}	
div.search-result-more-div a:visited {
	background-image:url(assets/listing-bg1.gif);
	color: #077582;
	}	
div.search-result-more-div a:hover {
	background-image:url(assets/listing-bg2.gif);
	color: #077582;
	}	
div.search-result-more-div a:active {
	background-image:url(assets/listing-bg1.gif);
	color: #077582;
	}	
	
.search-result-phones {
}

.member-coupon, .member-valuecard {
	float: right;
	position: relative;
	margin: 10px 10px 0 0;
	clear: right;
	}
#member-detail {  padding:10px;}
#business-list-contacts {clear: left;}
#business-list-contacts h2 {
  font-size:16px;
  margin:10px 20px 0pt 0pt;
}

.business-contact {display: list-item; margin-left: 20px;}
#google-div {
	margin: 1em 0;
	clear: left;
	width: 230px;
	background: #F5DDA3;
	border: 1px solid #E7B133;
	padding: 6px 10px;
	}
#google-div h3 {margin: 0; font-size: 12px !important; margin-bottom: 3px}
#google-div input {font-size: 12px;}	
#member-img-l {
display:block;
}
.member-img-s {
display:block;
float:left;
margin:10px 10px 0pt 0pt;
position:relative;
}
h1 {
font-size:18px;
margin:0pt;
}
.business-list-amenities {
  clear:both;
  font-weight:bold;
  line-height:15px;
  position:relative;
	height: 1%;
	overflow: auto;
}
.business-list-amenities img {
  float: left;
	margin-bottom:3px;
  padding:5px 6px 2px 0px;
}
.business-list-amenities h2 {
font-size:16px;
margin:10px 20px 0pt 0pt;
}
/* Credit Cards */
#ccards {
  border:1px solid #CCCCCC;
  clear:left;
  height:1%;
  margin-right:12px;
  margin-top:12px;
  overflow:hidden;
  padding:5px;
  width:220px;
}
#ccards h2 {
  font-size:12px;
  margin:0pt;
}
#ccards img {
  float:left;
  margin:5px 10px 5px 0pt;
}
#search-more {
  height:1%;
  margin:10px 50px 10px 10px;
  overflow:hidden;
  padding:10px;
}
#search-more fieldset {
background-color:#AFCDEF;
background-image:url(assets/bg-form.jpg);
background-repeat:repeat-x;
border:1px solid #244B8D;
clear:both;
margin:0pt 10px 0pt 0pt;
padding:5px 0pt;
}
#search-more legend {
color:#000000;
font-weight:bold;
margin-left:1em;
}
#search-more form {
margin:0pt;
}
fieldset.submit {
border-style:none;
}
#search-more select {margin-top: 3px;}
#search-more label {
display:block;
float:left;
height:1%;
margin: 5px;
text-align:right;
width:100px;
clear: left;
}
 /* Lunch Specials Navihgation */
ul#lunch-special-ul {
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
	border-bottom: 1px solid #219BAF;
	height: 1%;
	overflow: hidden;
	}
ul#lunch-special-ul li {
  display: inline;
  list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#lunch-special-ul a {
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 3px 0 0;
	display: block;
	}
ul#lunch-special-ul a:link, ul#lunch-special-ul a:visited {
  color: #fff;
  background-color: #219BAF;
  text-decoration: none;
}
ul#lunch-special-ul a:hover {
  color: #000;
  background-color: #E7B134;
  text-decoration: none;
}
ul#lunch-special-ul a#current {
  color: #219BAF;
  background-color: white;
  text-decoration: none;
}
.lunch-special-member {
  background-color:#fff;
  background-image:url(assets/listing-bg1.gif);
  background-repeat:repeat-x;
  border:1px solid #0091A6;
  height:1%;
  margin-bottom:5px;
  overflow:hidden;
  padding: 6px;
  position:relative;
	}
.lunch-special-member h2 {font-size: 14px; margin: 0;}
.specials-item {
	border-bottom:1px dotted #000;
	float:left;
	position: relative;
	margin: 0;
	width: 100%;
	}
.specials-item h3 {
	font-size: 12px;
	margin: 0;
	margin-top: 0.8em;
	}
.specials-item em {
	font-style: normal;
	/* float: left; */
	background: white;
	top: 4px;
	padding:0 5px 0 0;
	position: relative;
	}
.specials-item span {
	float: right;
	background: white;
	top:.2em;
	position: relative;
	}
div.staff {
	margin: 2px;
	height: auto;
	float: left;
	text-align: center;
	}
.phototitle {
  font-weight:normal;
  text-align:center;
  width:110px;
	overflow: hidden;
}
/* CHamber Master */
#cm_contentpage, #cm_search, #cm_contentpage fieldset {
	width: auto !important;
	}


