﻿.prototip .borderBottom {
	border: none;
}
.prototip UL, .prototip OL {
	padding-left: 25px;
	margin-left: 0;
}
.prototip .ap {
	color: #808080;
}
.prototip .folder-item-tip {
	width: 146px;
	text-align: center;
}
.prototip .ap .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .ap .title { padding: 5px; }
.prototip .ap .content {
	padding: 5px;
	background: #fff;
}
.prototip .parametric-top .content {
	height: 22.3em;
	overflow: auto;
}
.prototip .parametric-top .content TABLE {
	width: 700px;
}
.prototip .parametric-top .content TABLE TD {
	width: 33%;
}
.prototip .carousel-tip .content {
	background-color: #fff;
	width: 275px;
	height: 4.5em;
}
.prototip .field-list-tip .content {
	padding: 5px 0 5px 5px;
}
.field-list-tip .field-list-chrome {
	height: 30em;
	width: 600px;
	overflow: auto;
}
.field-list-tip TD A {
	white-space: nowrap;
}
/* loader gif */
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}

.prototip .notes textarea { 
	width: 190px; 
	overflow: auto;
	background-color: #FFFFCC;
	padding: 5px;
	border: none;
}
.prototip .notes .toolbar {
	background: #f1f1f1;
}
.prototip .notes .toolbar .title {
	padding: 0 0 1px 4px;
}
.prototip .notes .content {
	background-color: #FFFFCC;
}
.prototip .notes .content .button {
	display: none;
}


/* 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 */


.subTabMenu {
	white-space: nowrap;
}
.subTabMenu .subTabGroup {
	float: left;
	margin-right: 25px;
}
.subTabMenu EM {
}
.subTabMenu LI {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
.subTabMenu UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
.subTabMenu LI UL {
	margin-left: 15px;
	list-style-type: circle;
}


.prototip .ap {
	border: solid 1px #666;
}
.prototip .borderTop .prototip_CornerTl {
	background: transparent url(../../images/ext/default/shadow.png) no-repeat scroll 0 0;
}
.prototip .borderTop .prototip_Between {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll 0 -30px;
}
.prototip .borderTop .prototip_CornerTr {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll right -18px;
}
.prototip .borderMiddle {
	background: transparent url(../../images/ext/default/shadow-lr.png) repeat-y scroll right 0;
}
.prototip .borderCenter {
	background: transparent url(../../images/ext/default/shadow-lr.png) repeat-y scroll 0 0;
}
.prototip .borderBottom .prototip_CornerBl {
	background: transparent url(../../images/ext/default/shadow.png) no-repeat scroll 0 -14px;
}
.prototip .borderBottom .prototip_Between {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll 0 -38px;
}
.prototip .borderBottom .prototip_CornerBr {
	background: transparent url(../../images/ext/default/shadow.png) repeat-x scroll right -8px;
}
.prototip_Corner * {
	display: none;
}
* HTML .prototip .borderTop .prototip_CornerTl,
* HTML .prototip .borderTop .prototip_Between,
* HTML .prototip .borderTop .prototip_CornerTr,
* HTML .prototip .borderMiddle,
* HTML .prototip .borderCenter,
* HTML .prototip .borderBottom .prototip_CornerBl,
* HTML .prototip .borderBottom .prototip_Between,
* HTML .prototip .borderBottom .prototip_CornerBr {
	background-image: none;
}