/* CSS to go with Prototip.Styles */
.prototip{filter:alpha(opacity=90);opacity:0.9;}
.prototip .default{font-size:17px;color:#000;}
.prototip .darkgrey{font-size:11px;color:#000;}

/* default */
.prototip .default{width:100%;color:#fff;padding-right:2px;_width:5%;}
.prototip .default, x:-moz-any-link{min-width:50px;max-width:250px;} /* FireFox 2 */
.prototip .default, x:-moz-any-link, x:default{min-width:1%;max-width:100%;width:100%;} /* FireFox 3 */
.prototip .default .toolbar{background:#508fb5;color:#fff;font-size:14px;font-weight:bold;}
.prototip .default .title{padding:5px 5px 2px 5px;}
.prototip .default .content{background:#508fb5;padding:0 0 5px 5px;}

.prototip .default ul{margin:0 0 0 0;}
.prototip .default ul li{list-style-position:outside;margin:5px 0 5px;}
.prototip .default ul li.safari{list-style-image:url(../images/safari-small.png);}
.prototip .default ul li.ff{list-style-image:url(../images/ff-small.png);}
.prototip .default ul li.chrome{list-style-image:url(../images/chrome-small.png);}
.prototip .default ul li.ie{list-style-image:url(../images/ie-small.png);}
.prototip .default ul li.iphoneSmall{list-style-image:url(../images/iphone-small.png);}
.prototip .default ul li.androidSmall{list-style-image:url(../images/android-small.png);}
.prototip .default ul li.palmSmall{list-style-image:url(../images/palm-small.png);}
.prototip .default .soon{font-size:13px;font-weight:bold;margin-top:10px;}
.prototip .default .soon ul li.stormSmall{list-style-image:url(../images/storm-small.png);font-size:14px;font-weight:normal;}
.prototip .default .soon ul li.boldSmall{list-style-image:url(../images/bold-small.png);font-size:14px;font-weight:normal;}
.prototip .default .text{font-size:11px;font-weight:bold;margin-top:10px;}
.prototip .default .text .columnL{float:left;width:35px;font-size:13px;color:#ff0000;margin-right:5px;}
.prototip .default .text .columnR{float:left;width:130px;}

/* darkgrey */
.prototip .darkgrey{width:100%;color:#fff;padding-right:2px;_width:5%;}
.prototip .darkgrey, x:-moz-any-link {min-width:50px;max-width:250px;} /* FireFox 2 */
.prototip .darkgrey, x:-moz-any-link, x:default {min-width:1%;max-width:100%;width:100%;} /* FireFox 3 */
.prototip .darkgrey .toolbar{background:#000;color:#2d6cb9;font-weight:bold;}
.prototip .darkgrey .title{padding:5px 5px 2px 5px;}
.prototip .darkgrey .content{background:#000;padding:0 0 5px 5px;}

.prototip .column{width:160px;float:left;}

/* 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 */