/* CSS to go with Prototip.Styles */
.prototip {font: 18px/18px Helvetica, Arial, sans-serif;color: #000;}
.prototip p {font-family: Helvetica, Arial, sans-serif;}
/* 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 */

.prototip .calendar-standout a {color:#FFF;}
.prototip .calendar-standout .content {background:#111;}
.prototip .calendar-standout .content .cal-standout {
	width:11.5em;
	display:block;
	border:solid 1px #222;
	border-right:none;
	color:#FFF;
	background:#333 url('/images/calendar-standout-bg.png') top repeat-x;
}
.prototip .calendar-standout .content .cal-standout .series:hover {
	background:#333 url('/images/calendar-standout-bg-hov.png') top repeat-x;	
}
.prototip .calendar-standout .content .cal-standout .day {
	background:url('/images/calendar-day-bg.png') top repeat-x;
	height:3em;
	border-bottom:solid 1px #222;
	text-align:center;
}
.prototip .calendar-standout .content .cal-standout .day h1 {
	line-height:2em;
	vertical-align:middle;
}
.prototip .calendar-standout .content .cal-standout .series {
	padding:1em .5em;
	height:5em;
	cursor:pointer;
}
.prototip .calendar-standout .content .cal-standout .series.two {
	height:4.5em;
	padding-bottom:.75em;
	padding-top:.75em;
}
.prototip .calendar-standout .content .cal-standout .series h3 {
	margin-bottom:.25em;
}
.prototip .calendar-standout .content .cal-standout .series h4 {
	margin-top:.5em;
}
.prototip .calendar-standout .content .cal-standout .series img {
	margin-top:.5em;
}
.prototip .calendar-standout .content .cal-standout hr {
	border:thin solid;
	color:#1B1B1B;
	margin-top:0;
	margin-bottom:0;	
}


/* protowhite */
.prototip .protowhite {
	width: 436px; 
	background: transparent url(/images/bg-video-tip.png);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.prototip .protowhite .toolbar {
	background: #1B2E3D;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius:8px; 
	-webkit-border-top-right-radius:8px;
}
.prototip .protowhite .title {font-family:Calibri,Geneva;font-size: 14px;font-weight:bold;line-height:27px;color: #fff;padding: 3px 9px 6px 9px;}
.prototip .protowhite .title span {color: #eee; text-transform: uppercase;}
.prototip .protowhite .content {
	background: transparent url(/images/bg-video-tip-content.png) repeat-x bottom;
	padding: 5px 10px 0;
	text-align:left;
	border: 3px solid #eee;
	border-top: none;
	-moz-border-radius: 0 0 8px 8px; 
	-webkit-border-bottom-left-radius:8px; 
	-webkit-border-bottom-right-radius:8px; 
}

.prototip .protowhite .content .tool-tip {margin:.25em 1em 1em 0;width:24em;float:left;}
.prototip .protowhite .content h3 {padding:3px 0 6px;font-size:12px;line-height:16px;color:#222;text-transform:uppercase;border-bottom:2px solid #999;}
.prototip .protowhite .content p {margin:9px 0 18px 0;padding:0;font-size:12px;line-height:18px;color:#222 !important;clear:both;}
.prototip .protowhite .content img {text-align:center;margin 0 auto 4px;}
.prototip .protowhite .content img.video-thumbnail {margin-top:6px;float:left;clear:right;}


/* menu_tooltip */
.prototip .menu_tooltip p {
	color: #fff;
	font: 12px/18px Helvetica,Arial,sans;
}

.prototip .menu_tooltip {
	color: #fff !important;
	width: 312px;
	background: transparent url(/images/bg-menu-tooltip.png);
	border: 3px solid #666;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px; 
}

.prototip .menu_tooltip .content {
	padding: 9px 18px;
	color: #fff;
	background: transparent url(/images/bg-menu-tooltip-content.png) repeat-x bottom;
	-moz-border-radius: 8px;
	-webkit-border-bottom-left-radius:8px; 
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-top-left-radius:8px; 
	-webkit-border-top-right-radius:8px;

}

.prototip .menu_tooltip .column {
	width: 206px;
	float: left;
}

.prototip .menu_tooltip .left { margin-right: 17px; padding-right: 18px; border-right: 1px solid #666; }

.prototip .menu_tooltip h2 {
	padding: 9px 9px 8px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #333;
}


/* Unordered Lists */
.prototip .menu_tooltip a { color: #4477DD; font-weight: bold; text-decoration: underline; }
.prototip .menu_tooltip a:hover { color: #6699FF; }

.prototip .menu_tooltip ul { margin: 9px 0 18px 0; }

.prototip .menu_tooltip ul li {
	list-style: disc;
	margin: 9px 0 9px 27px;
	padding-left: 3px;
	font-size: 12px;
	line-height: 18px;
}

.prototip .menu_tooltip ul li a { font-weight: normal; }

/* Large Links */
.prototip .menu_tooltip ul.large { margin: 0 0 18px 0; }

.prototip .menu_tooltip ul.large li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style: none;
	clear: both;
	float: none;
	border-bottom: 1px solid #666;
}

.prototip .menu_tooltip ul.large li a {
	padding: 9px;
	color: #fff;
	display: block;
	text-decoration: none;
	background-color: none;
}

.prototip .menu_tooltip ul.large li a:hover {
	background-color: #333;
}

.prototip .menu_tooltip ul li a span {
	margin: 6px 0 3px;
	font-size: 10px;
	color: #fff;
	clear: both;
	display: block;
}


.prototip .signup_tooltip {
	border-color: #6EC941;
}

.prototip .login_tooltip {
	background-color: #fff;
	background-image: none;
	border-color: #333;
	width: auto;
	-moz-border-radius-topleft:0px; 
	-moz-border-radius-topright:0px;
	-webkit-border-top-left-radius:0px; 
	-webkit-border-top-right-radius:0px;
}

.prototip .login_tooltip .content, .prototip .login_tooltip label,
.prototip .login_tooltip p { 
	color: #000 !important;
	font: 13px/22px "Helvetica Neue", "Helvetica", Arial, sans-serif; 
}
.prototip .login_tooltip p { margin-bottom: 11px; }
.prototip .login_tooltip fieldset { border: 0; margin: 18px 0; }
.prototip .login_tooltip input.text { width: 188px; }

.prototip .error_flag {
	background: #990000 url(/images/alert-overlay.png) repeat-x;
	border: 3px solid #aa0000;
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}

.prototip .error_flag a, .prototip .error_flag a:visited { color: #fff; }
.prototip .error_flag a:hover { color: #eee; }
.prototip .validating_flag, .prototip .validated_flag {
	height: 16px;
	margin-left: 9px;
	width: 16px;
}