/* CSS Document */
/* created by: Ashley Vo */
/*   last modified: 4/25/2013     */


/*ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0 0 0 0;
}*/
/*.column-3 div {
	padding:0px 10px 0px 0px; !important
}*/
.column-4 div {
	padding:0px 0px 0px 0px; !important
}
/*.column-3 div ul li, .column-4 div ul li  {
	margin-bottom:-5px;  !important
	margin-top:-5px;  !important
}*/
.detail {
	margin-left: 0px;
	line-height: 1.41429em;
	width: 290px;
	height: auto;
	overflow-y: auto;
	background-image: url(../images/opacity.png);	
}
.detail p{
	padding: 5px;	
	}
.pointer ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0 0 0 0;
	line-height: 1.3em;
	font-weight: bold;
}
#region ul li {
	width: 150px;
	height: 40px;
	padding-left: 5px;

}
#regions, .pointer {
	cursor: pointer;
	cursor: hand;
}
.over {
	background-color: #FDF4D2;
	color: #000;
	font-style: normal;
}
.selected {
	background-color: #0080c0;
	color: #fff;
	font-style: normal;
}
.unselected {
	color: #000;
	font-style: normal;
}

#stampVersion{
	float: right;
	font-size: 10px;
	font-style: italic;
	color: #999;
}

#vertical-tabs > ul
{
	border: 1px solid #CCC;
	}

#vertical-tabs > ul a  {
	padding: .7em;}
	
#vertical-tabs > ul a.on{
	background-color: #465880;
	color: #fff;
	}
	
#vertical-tabs.oho-ho-locator-tabs > div{
	min-height: 426px;
	}
	
#vertical-tabs > ul a{
	color: #1F2C9A;
	}	