.accordion2 {
	width: 230px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/box_ideas.jpg);
	padding-top: 50px;
	padding-right: 5px;
	padding-left: 5px;
}
.accordion2 h3 {
	margin: 0;
	cursor: pointer;
	background-color: #E7E7E7;
	background-image: url(../images/arrow-square.gif);
	background-repeat: no-repeat;
	background-position: right -47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.accordion2 h3:hover {
	background-color: #ffedd5;
}
.accordion2 h3.active {
	background-position: right 9px;
	background-color: #ffedd5;
	color: #4d0216;
}
.accordion2 p {
	margin: 0;
	padding: 10px 15px 20px;
	display: none;
	background-color: #FFFFFF;
}
.accordion2 p a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.accordion2 p a:hover {
	text-decoration:underline;
}
#featured{
	width:420px;
	padding-right:250px;
	position:relative;
	border:5px solid #E7E7E7;
	height:250px;
	background:#fff;
	margin-top: 20px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:1px;
	left:420px;
	list-style:none;
	padding:0;
	margin:0;
	width:250px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0;
	padding-left:13px;
	font-size:12px;
	color:#E5E5E5;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333333;
	line-height:20px;
	text-decoration: none;
	font-size: 18px;
	background-color: #F2F2F2;
}
#featured li.ui-tabs-nav-item a:hover{
	background-color: #FFEDD5;
}
#featured li.ui-tabs-selected{
	background-image: url(../images/selected-item.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#E7E7E7; 
}
#featured .ui-tabs-panel{
	width:420px;
	height:250px;
	background:#E5E5E5;
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('../images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


.box h2 {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #8d0327;
	width: 185px;
	position: absolute;
	right: -90px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	top: 20px;
}

.box {
	border: 10px solid #e7e7e7;
	height: 300px;
	width: 200px;
	position: relative;
	display: block;
	overflow:hidden;
	cursor: pointer;
}
.over {
	border: 10px solid #8d0327;
}
.featHot {
	color: #FFFFFF;
	height: 20px;
	width: 180px;
	position: absolute;
	top: 220px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.featHotInfo {
	color: #FFFFFF;
	height: 70px;
	width: 180px;
	position: absolute;
	top: 250px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
/*#map {
	position: relative;
	width: 660px;
	height: 380px;
	overflow: hidden;
}
	#returnlink {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}*/
#map { position: relative; width: 700px; height: 470px; overflow: hidden; }
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: white; background: blue; padding: 3px;}

#map a.bullet { display: block; position: absolute; width: 20px; height: 20px; background: yellow; text-decoration: none; border: 1px solid red; opacity: .7; z-index: 2; }
#map img.zoomable { }

#map div.popup{ display: none; position: absolute; width: 200px; top: 100px; left: 150px; background: white; z-index: 3; padding: 10px; border: 2px solid black; }
#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }
/*	#map a.bullet {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #FFCC00;
	border: 1px solid #990000;
}
	#map img.zoomable {
	background-image: url(../zoommap/images/blank.gif);
}

	#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; }
	#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }
*/
.hover {
	height: 85px;
	width: 155px;
	border: 5px solid #FFFFFF;
	}
