
.tip-bluesimple {
	z-index:99999;
	text-align:left;
	border:2px solid #60c9f7;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:6px 8px;
	min-width:300px;
	max-width: 350px;
	color:#796f66;
	background-color:#fff;
}
.tip-bluesimple .tip-inner {
	font:12px/16px ;
}


.tip-bluesimple .tip-arrow-top {
	margin-top:-6px;
	margin-left:-5px; 
	top:0;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat;
}
.tip-bluesimple .tip-arrow-right {
	margin-top:-4px; 
	margin-left:0;
	top:50%;
	left:100%;
	width:6px;
	height:9px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -9px 0;
}
.tip-bluesimple .tip-arrow-bottom {
	margin-top:0;
	margin-left:-5px; 
	top:100%;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -18px 0;
}
.tip-bluesimple .tip-arrow-left {
	margin-top:-4px; 
	margin-left:-6px;
	top:50%;
	left:0;
	width:6px;
	height:9px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -27px 0;
}
.tip-bluesimple .tip-arrow-topleft {
	margin-top:-6px;
	margin-left:-5px; 
	top:0;
	left:10%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat;
}
#tip-bluesimple-idtype{
	max-width: 650px;
	visibility: visible;
}

.tip-bluesimple2 {
	z-index:10000;
	text-align:left;
	border:2px solid #60c9f7;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:6px 8px;
	min-width:350px;
	max-width: 500px;
	color:#796f66;
	background-color:#fff;
}
.tip-bluesimple2 .tip-inner {
	font:12px/16px ;
}


.tip-bluesimple2 .tip-arrow-top {
	margin-top:-6px;
	margin-left:123px; 
	top:0;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat;
}
.tip-bluesimple2 .tip-arrow-right {
	margin-top:-4px; 
	margin-left:0;
	top:50%;
	left:100%;
	width:6px;
	height:9px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -9px 0;
}
.tip-bluesimple2 .tip-arrow-bottom {
	margin-top:0;
	margin-left:123px; 
	top:100%;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -18px 0;
}
.tip-bluesimple2 .tip-arrow-left {
	margin-top:-4px; 
	margin-left:-6px;
	top:50%;
	left:0;
	width:6px;
	height:9px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -27px 0;
}

.tip-redsimple {
	z-index:1000;
	text-align:left;
	border:1px solid #ff0000;
	padding:6px 8px;
	color:#fff;
	background-color:#ff0000;
	font-size: 12px;
}
.tip-redsimple .tip-inner {
	font:12px/16px arial,helvetica,sans-serif;
}


.tip-redsimple .tip-arrow-top {
	margin-top:-6px;
	margin-left:-5px; 
	top:0;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-red_arrows.gif) no-repeat;
}
.tip-redsimple .tip-arrow-right {
	margin-top:-4px; 
	margin-left:0;
	top:50%;
	left:100%;
	width:6px;
	height:9px;
	background:url(../images/tip-red_arrows.gif) no-repeat -9px 0;
}
.tip-redsimple .tip-arrow-bottom {
	margin-top:0;
	margin-left:-5px; 
	top:100%;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-red_arrows.gif) no-repeat -18px 0;
}
.tip-redsimple .tip-arrow-left {
	margin-top:-4px; 
	margin-left:-6px;
	top:50%;
	left:0;
	width:6px;
	height:9px;
	background:url(../images/tip-red_arrows.gif) no-repeat -27px 0;
}



.tip-yellowsimple {
	z-index:1000;
	text-align:left;
	border:1px solid #c7bf93;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:6px 8px;
	min-width:50px;
	max-width:300px;
	color:#000;
	background-color:#fff9c9;
}
.tip-yellowsimple .tip-inner {
	font:12px/16px arial,helvetica,sans-serif;
	color: #666;
}


.tip-yellowsimple .tip-arrow-top {
	margin-top:-6px;
	margin-left:-5px; 
	top:0;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat;
}
.tip-yellowsimple .tip-arrow-right {
	margin-top:-4px; 
	margin-left:0;
	top:50%;
	left:100%;
	width:6px;
	height:9px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -9px 0;
}
.tip-yellowsimple .tip-arrow-bottom {
	margin-top:0;
	top:100%;
	left:48%;
	width:9px;
	height:6px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -18px 0;
}
.tip-yellowsimple .tip-arrow-left {
	margin-top:-4px; 
	margin-left:-6px;
	top:50%;
	left:0;
	width:6px;
	height:9px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -27px 0;
}



.inter-tip-yellowsimple {
	z-index:1000;
	text-align:left;
	border:1px solid #c7bf93;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:6px 8px;
	min-width:50px;
	max-width:300px;
	color:#000;
	background-color:#fff9c9;
}
.inter-tip-yellowsimple .tip-inner {
	font:12px/16px arial,helvetica,sans-serif;
	color: #666;
}

.inter-tip-yellowsimple .tip-arrow-top {
	margin-top:-6px;
	margin-left:-5px;
	top:0;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat;
}

.inter-tip-yellowsimple .tip-arrow-right {
	margin-top:-4px; 
	margin-left:0;
	top:50%;
	left:100%;
	width:6px;
	height:9px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -9px 0;
}

.inter-tip-yellowsimple .tip-arrow-bottom {
	margin-top:0;
	top:100%;
	left:15%;
	width:9px;
	height:6px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -18px 0;
}

.inter-tip-yellowsimple .tip-arrow-left {
	margin-top:-4px; 
	margin-left:-6px;
	top:50%;
	left:0;
	width:6px;
	height:9px;
	background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -27px 0;
}



.inter-tip-bluesimple {
	z-index:1000;
	text-align:left;
	border:2px solid #5dc9f7;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:6px 8px;
	min-width:450px;
	max-width:720px;
	color:#000;
	background-color:#fff;
}
.inter-tip-bluesimple .tip-inner {
	font:12px/16px arial,helvetica,sans-serif;
	color: #666;
}


.inter-tip-bluesimple .tip-arrow-top {
	margin-top:-6px;
	margin-left:-5px; 
	top:0;
	left:50%;
	width:9px;
	height:11px;
	background:url(../images/top_arrow.jpg) no-repeat;
}
.inter-tip-bluesimple .tip-arrow-right {
	margin-top:-9px; 
	margin-left:-35px;
	top:0;
	left:100%;
	width:13px;
	height:9px;
	background:url(../images/top_arrow.jpg) no-repeat;
}
.inter-tip-bluesimple .tip-arrow-bottom {
	margin-top:0;
	top:100%;
	left:15%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -18px 0;
}
.inter-tip-bluesimple .tip-arrow-left {
	/*margin-top:-142px; 
	margin-left:-8px;
	top:50%;
	left:0;
	width:9px;
	height:11px;
	background:url(../images/left_arrow.jpg) no-repeat;*/
	margin-top:93px; 
	margin-left:-8px;
	top:50%;
	left:0;
	width:9px;
	height:11px;
	background:url(../images/left_arrow.jpg) no-repeat;
}


.tip-bluesimple3 {
	z-index:99999;
	text-align:left;
	border:2px solid #60c9f7;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:6px 8px;
	min-width:350px;
	max-width: 530px;
	color:#796f66;
	background-color:#fff;
}
.tip-bluesimple3 .tip-inner {
	font:12px/16px ;
}


.tip-bluesimple3 .tip-arrow-top {
	margin-top:-6px;
	margin-left:223px; 
	top:0;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat;
}
.tip-bluesimple3 .tip-arrow-right {
	margin-top:-4px; 
	margin-left:0;
	top:50%;
	left:100%;
	width:6px;
	height:9px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -9px 0;
}
.tip-bluesimple3 .tip-arrow-bottom {
	margin-top:0;
	margin-left:223px; 
	top:100%;
	left:50%;
	width:9px;
	height:6px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -18px 0;
}
.tip-bluesimple3 .tip-arrow-left {
	margin-top:-4px; 
	margin-left:-6px;
	top:50%;
	left:0;
	width:6px;
	height:9px;
	background:url(../images/tip-bluesimple_arrows.png) no-repeat -27px 0;
}


