@charset "UTF-8";
/* CSS Document */
/**
 ** http://www.opentip.org
 ** See opentip.js for the license.
 **/
.opentipContainer {
	position: absolute;
	max-width: 300px;
	z-index: 100;
}
.opentip {
	position: relative;
	font-size: 13px;
	line-height: 120%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.opentip .title   { font-weight: bold; }
.opentip .content { width: auto !important;}

.opentip .loadingIndication span { display: none; }
.loading .opentip .loadingIndication { display: block; }
.loading .opentip .content { display: none; }

.opentipButtons {
	position: absolute;
	right: 0;
	top: 0;
}

.opentipButtons .close {
	display: block;
	text-decoration:none;
	width: 24px;
	height: 24px;
	background: url("/images/ex/btn_close.gif") center center no-repeat;
}
.opentipButtons .close span {
	display: none;
}

.opentipContainer .stemContainer {
	position: absolute;
	width: 0;
	height: 0;
}
.opentipContainer .stem {
	position: absolute;
	overflow: hidden;
}
.opentipContainer .stem div {
	background: no-repeat url("/images/ex/stems.iHouse.png");
	position: absolute;
	width: 320px;
	height: 160px;
}


.opentipContainer .left { left: 0; }
.opentipContainer .center { left: 50%; }
.opentipContainer .right { right: 1px; }
.opentipContainer .top { top: 0; }
.opentipContainer .middle { top: 50%; }
.opentipContainer .bottom { bottom: 0; }



/**  Styles  **/

.style-iHouse .opentip {
	border: 1px solid #72a6e9;
	background-color: #fff;
	color: black;
	padding: 6px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.1);
}
.style-iHouse .opentip .title {
	margin-bottom: 1px;
}
.style-iHouse .stem div {
	background-image: url("/images/ex/stems.iHouse.png");
	z-index: 999;
}
.style-iHouse .opentipButtons {
	top: 10px;
	right: 10px;
}
.style-iHouse .opentipButtons .close {
	background-color: rgba(0,0,0,0.2);
	width: 24px;
	height: 24px;
	/*
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
}

/* CONTENT
------------------------------------------------- */

div.style-iHouse .opentip .content{}

div.style-iHouse .opentip .content .eventEntry{
	border-bottom: 1px dashed #ccc;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
}

div.style-iHouse .opentip .content h3{
	font: 174% Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #72a6e9;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	text-align: center;
}

div.style-iHouse .opentip .content dl{ margin: 0px 0px 10px; }

div.style-iHouse .opentip .content dl dt{
	font-size: 93%;
	margin: 0px 0px 5px;
	line-height: 1;
}

div.style-iHouse .opentip .content dl dd{
	font-size: 108%;
	font-weight: bold;
	line-height: 1.5;
}

div.style-iHouse .opentip .content dl dd.enTitle{
	font-size: 100%;
	font-weight: normal;
}

div.style-iHouse .opentip .content span.flagIHouse{
	background: url(/images/ex/flagIcon.gif) no-repeat 0px 0px;
	display: block;
	height: 16px;
	width: 13px;
	text-indent: -9999px;
	float: left;
	margin: 0px 20px 0px 0px;
}

div.style-iHouse .opentip .content span.flagOther{
	background: url(/images/ex/flagIcon.gif) no-repeat 0px -18px;
	display: block;
	height: 16px;
	width: 13px;
	text-indent: -9999px;
	float: left;
	margin: 0px 20px 0px 0px;
}

div.style-iHouse .opentip .content .eventContent{
	text-align: left;
	float: right;
	width: 200px;
}

div.style-iHouse .opentip .content .lastEntry{
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}


/* clearfix */
div.style-iHouse .opentip .content .eventEntry:after { 
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html div.style-iHouse .opentip .content .eventEntry { display: inline-block; } 
/* no ie mac \*/
* html div.style-iHouse .opentip .content .eventEntry { height: 1%; }
 div.style-iHouse .opentip .content .eventEntry { display: block; }
/* */


/** IE 6 HACKS **/
/*\*/
.opentipButtons {
	z-index: 110;
}
.opentip {
	z-index: 110;
}
.opentipIFrame {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	display:none;
 	/*sorry for IE5*/ display/**/:block;/*sorry for IE5*/
 	z-index:-1;/*must have*/
 	filter:mask();/*must have*/
}
.opentipContainer .stem div {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

/**/
