/* Modal Box */
.toolTipBox,.toolTipTxt{display: none;}
.toolTip,.formTip{position: absolute;z-index: 999999;display: none;*margin-left: -15px;background: #FFFFC5; border:2px solid #ECE07C;}
.toolTipCon,.formTipCon{padding:12px;position:relative;z-index:1005;display:table-cell;left:0;text-align:left;top:0;display: block;}
.toolTipCon .content{width:275px;}
.toolTipCon h4{margin: 0px;padding: 3px 0px;font-size: 13px;}
.topArrow,#formTip .bottomArrow,.leftArrow,.rightArrow,.bottomArrow{background:url(http://c.optimalprint.com/assets/images/sprites/iconsP-v1326862340.png) no-repeat; position:absolute;z-index:1001;overflow:hidden;}
.topArrow,#formTip .bottomArrow {background-position:-324px -38px ;bottom:-11px;width :14px;height:14px; left:50%;margin-left:-11px ;}
.leftArrow{background-position: -313px -41px;top:50%;width :12px;right:-11px;height :16px;margin-top:-7px;}
.rightArrow{background-position:-303px -42px;top:50%;width :11px;left:-10px;height :16px;margin-top: -8px;}
.bottomArrow{background-position:-343px -38px;height:12px;left:50%;margin-left:-10px;margin-top:-11px;top:0;width:15px;}
.toolTip .close {position: absolute;z-index: 1001;overflow:hidden;right:2px;top:2px;width: 21px;height: 20px;z-index: 1006;cursor: pointer; background:url(http://c.optimalprint.com/assets/images/sprites/iconsP-v1326862340.png) -335px -7px no-repeat;}

/* ToolTip */
.tooltipDiv a{margin: 30px;}
.tooltipDiv img{border: 0px;cursor: pointer;vertical-align: middle;position: relative; top:-1px;margin : 0px 10px;}
.tooltipDiv div{float: left;margin: 20px 10px 10px 10px;}
#toolTip.tipAdv{display: none;position: absolute;z-index: 1000;}

/* Form ToolTip */
#formTip .bottomArrow {top:auto;}

/* Tooltips for Design Editor */
#textTip, #imageTip {z-index: 9999;}
