﻿/*inidaho.com additional css*/

.spacer {clear: both;}
.spacer5 {height: 5px;clear: both;}
.spacer10 {height: 10px;clear: both;}
.spacer20 {height: 20px;clear: both;}
.spacer24 {height: 24px;clear: both;}
.spacer26 {height: 26px;clear: both;}

.emphasis{font-size:115%;}
.smallest{font-size:80%;}
.smaller{font-size:85%;}
.medium{font-size:90%;}
.normal{font-size:100%;}
.large{font-size:115%;}
.larger{font-size:120%;}
.center{text-align:center;} 
.right{text-align:right;} 
.left{text-align:left;} 
.bold{font-weight:bold;}
.italic{font-style:italic;}
.hr{border:1px #89a67c solid;}
.hr5{border:1px #89a67c solid;margin-top:5px;}
.hr10{border:1px #89a67c solid;margin-top:10px;margin-bottom:10px;}
.clear{clear:both;}

#breadcrumb {
	background: white;
	padding: 2px;
	font-size: 90%;
	color: black;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	height:19px;
}
.breadcrumblink {
	text-decoration: underline;
	background: url('../images/arrow_brn_right.gif') no-repeat right 50%;
	text-decoration: underline;
	padding-right: 14px;
	font-weight: normal;
}
a: breadcrumblink{	text-decoration: underline;
	background: url('../images/arrow_brn_right.gif') no-repeat right 50%;
	text-decoration: underline;
	padding-right: 14px;
	font-weight: normal;
	font-size:100%;
}

.breadcrumblinkback {
	text-decoration: underline;
	font-family: arial;
	background: url('../images/arrow_brn_left.gif') no-repeat right 50%;
	text-decoration: underline;
	padding-right: 14px;
	font-weight: normal;
	color:gray;
}

a.breadcrumbblack {
	color: #000000;
	text-decoration: underline;
	font-family: arial;
}
a:active.breadcrumbblack {
	color: #800000;
	text-decoration: underline;
	font-family: arial;

}
a:link.breadcrumbblack {
	color: #000000;
	text-decoration: underline;
	font-family: arial;

}
a:visited.breadcrumbblack {
	color: #000000;
	text-decoration: underline;
	font-family: arial;

}
a:hover.breadcrumbblack {
	color: #000000;
	text-decoration: underline;
	font-family: arial;

}
.breadcrumbblack {
	color: #000000;
	font-family: arial;
	font-size:85%;
	
}
/*InIdaho.com styles------------------------------------------------------------------InIdaho.com*/

.black{color: black;}
.gray {color: gray;}
.silver {color: silver;}
.white {color: white;}
.red {color: red;}
.green {color:green;}
.yellow {color:yellow;}
.maroon {color: maroon;}
.brown {color:#996600;} 
.olive{color:olive;}
.orange{color:orange;}
.ltblue{color:#3E6B91;}
.purple{color:#9966FF;}
.smallest{font-size:80%;}
.smaller{font-size:85%;}
.medium{font-size:90%;}
.normal{font-size:100%;}
.large{font-size:115%;}
.larger{font-size:120%;}
.center{text-align:center;} 
.right{text-align:right;} 
.left{text-align:left;} 
.bold{font-weight:bold;}
.italic{font-style:italic;}
.clear{clear:both;}
.fakelink {text-decoration:underline;color:blue;cursor:pointer;}
.pointer {cursor: pointer;}
#title1 {
font-size:120%;
margin:0;
padding:0;
color:#166681;
font-weight:bold;
}

/*spacers-----------------------------------------------------------------------------spacers*/
.height5{height:5px;}
.height10{height:10px;}
.infobox {
	background-color: #FFFFCC;
	border: 1px #CC0000 solid;
	padding: 4px;
	height:auto;
}

.rightbox_label {
	/*used on right column*/
	border: 1px solid #3399FF;
	padding: 4px;
	background-repeat: repeat-x;
	background-color:#99CCFF;
	font-weight: bold;
	font-size: 90%;
	color: navy;
	clear: both;
}
.rightbox_container {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #3399FF;
	clear: both;
	padding: 4px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}
#lodgingnav
{	margin: 0;
	padding: 0;
	background:url(http://mccallchamber.org/images/menu_back.png) repeat-x;width:100%;
	}
.lodgingnav
{
	color:white;font-size: 1em;font-weight:normal;

}
	
	#lodgingnav li
	{	float: left;
		list-style: none;
		font: 10px Tahoma, Arial;
		color:white;
		}

	#lodgingnav li a
	{	display: block;
		background:url(http://mccallchamber.org/images/menu_back.png) repeat-x;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		color: #EAFFED;
		white-space: nowrap;
		text-decoration:none;
		font-size: 1em;}

	#lodgingnav li a:hover
	{	background: #1A4473}
		
		#lodgingnav li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			z-index:1000;}
		
		#lodgingnav li ul li
		{	float: none;
			display: inline}
		
		#lodgingnav li ul li a
		{	width: auto;
			background: #20548E;
			font-size: 1em;
			}
		
		#lodgingnav li ul li a:hover
		{	background:#3366CC;color:white;}
