/* CSS to go with Prototip.Styles */
.prototip {

}


.prototip a{
	font: bold 13px arial;
	letter-spacing: 0.1em;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	color: #e00;
}

/* 1 */
.prototip .left1 {
	width: 327px;
	height: 121px;
	display: block;
	font: bold 15px arial;
	letter-spacing: 0.1em;
	color: #fff;
	line-height: 21px;
}

.prototip .left1 .content {
	background: url('../img/tipback.png');
	width: 237px;
	height: 61px;
	padding: 30px 40px;
}

/* 2 */
.prototip .left2 {
	width: 327px;
	height: 121px;
	display: block;
	font: bold 15px arial;
	letter-spacing: 0.1em;
	color: #fff;
	line-height: 21px;
}


.prototip .left2 .content {
	background: url('../img/tipback.png');
	width: 237px;
	height: 61px;
	padding: 30px 40px;
}

/* 3 */
.prototip .left3 {
	width: 327px;
	height: 121px;
	display: block;
	font: bold 14px arial;
	letter-spacing: 0.1em;
	color: #fff;
	line-height: 18px;
}


.prototip .left3 .content {
	background: url('../img/tipback.png');
	width: 257px;
	height: 71px;
	padding: 25px 30px;
}

/* 4*/
.prototip .left4 {
	width: 327px;
	height: 121px;
	display: block;
	font: bold 11px arial;
	color: #fff;
	letter-spacing: 0.1em;
	line-height: 13px;
}

.prototip .left4 .content {
	background: url('../img/tipback.png');
	width: 284px;
	height: 91px;
	padding: 15px 18px;
}

/* 5 */
.prototip .left5 {
	width: 327px;
	height: 121px;
	display: block;
	font: bold 14px arial;
	letter-spacing: 0.1em;
	color: #fff;
	line-height: 19px;
}


.prototip .left5 .content {
	background: url('../img/tipback.png');
	width: 257px;
	height: 75px;
	padding: 23px 30px;
}

/* 6 */
.prototip .left6 {
	width: 327px;
	height: 121px;
	display: block;
	font: bold 14px arial;
	letter-spacing: 0.1em;
	color: #fff;
	line-height: 19px;
}

.prototip .left6 .content {
	background: url('../img/tipback1.png');
	width: 247px;
	height: 61px;
	padding: 30px 35px;
}

/* loader gif */
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}


/* Required for all tooltips, do not modify */
.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */
