/* CSS Document */
.collapseblock {display:none}
.expandblock {display:block;}
.mainImage {
position:absolute;
display:block;
max-width:613px;
text-align:center;
}
.mainImageVertical 
{
position:absolute;
display:block;
/*width:220px;*/
text-align:left;
}
.hotSpot {
width:21px;
height:21px;
border:0px;
z-index: 3;
}
.hotSpotHover, .hotSpot:hover {
width:21px;
height:21px;
border:0px;
z-index: 3;
}
.hsholder {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
border:0px;
width:20px;
z-index: 12;
}
#contentWrapper {
	position:absolute;
	top:-50px;
	left:20px;
	z-index: -1;
	border: none;
	color: black;
	padding: 0px;
}
.outerborder {
border:solid 1px #666666;
margin:0px;
padding:0px;
position:relative;
min-width:169px;
width: auto !important;
width: 171px;
background-color: white;
text-align:left;
}
.cornerbox { 
	border: solid 0px green; 
	margin: 0px; 
	padding: 0px; 
	height:2px; 
	max-width:169px;
	min-width:169px;
	width: auto !important;
	width:171px; 
	position:relative; 
	left: 0px; top: 0px;
}
.blur, .corner {
position:absolute;
width:1px;
height:1px;
margin:0px;
padding:0px;
border:0px;
display:block;
overflow:hidden;
font-size:0;
background:#b7b7b7;
display:block;
}
.corner { background:#666666; }
.closeContent {
margin:0px 1px 1px 1px;
padding:0px;
border: 0px;
float:right;
font-size:8px;
text-align:center;
color:#333333;
}
.titleContent {
	color:#0f493a;
	padding-top: 2px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family:Verdana,sans-serif;
	vertical-align:middle;
}
.descriptionContent {
	height: 70px;
	max-width: 161px;
	min-width: 159px;
	width: auto !important;
	width: 159px;
	overflow-x: hidden;
	overflow: auto;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 2px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:left;
	margin:0px;
	margin-left:2px;
	margin-right:2px;
}
.pfButton, a.pfButton:link, a.pfButton:hover {
    text-align:center;
    margin: 2px 0px 0px 0px;
}
.pfButton img { border: 0px; }

/* remove for v.2 */
/*
.hotSpot {
 background:url(/orvis_assets/images/ShopByRoomHotSpot.gif) no-repeat scroll 0; 
}
.hotSpotHover, .hotSpot:hover {
 background:url(/orvis_assets/images/ShopByRoomHotSpotBG.gif) no-repeat scroll 0;
}
#wrapper
{
background:url(/orvis_assets/images/ShopByRoomContentBG.gif) no-repeat scroll 0;
height:139px;
width:184px;
position:absolute;
top:-50px;
left:20px;
z-index: -1;
}
.inlineHolder
{
margin:6px 0px 0px 2px;
text-align:left;
max-height: 107px;
height:auto !important;
height:107px;
width: 167px;
}
.positionContentTitle
{
height: 26px;
color:#0f493a;
margin:5px 12px 0px 0px;
padding-top: 2px;
font-size:11px;
font-weight:bold;
text-align:center;
font-family:Verdana,sans-serif;
vertical-align:middle;
}
.positionContent
{
height: 70px;
width: 150px;
overflow: auto;
border: 1px solid #cccccc;
background-color: #ffffff;
padding: 2px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
text-align:left;
margin: 0px;
}
.positionButton
{
text-align:left;
width:170px;
height: 20px;
padding: 2px;
}
.closeContent, a.closeContent:link, a.closeContent:hover
{
margin:3px 1px 1px 1px;
border: 0px;
float:right;
font-size:8px;
text-align:center;
color:#333333;
}
.pfButton, a.pfButton:link, a.pfButton:hover
{
    width: 170px;
    text-align:center;
    float:left;
    margin: 1px 0px 0px 0px;
}

*/
/* end remove */