/* CSS to go with Prototip.Styles */
.prototip {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}


/* PICK OF THE WEEK : HC */
.prototip .pickoftheweek_hc {
	width					: 380px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_potw_hc_popup.png) bottom left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .pickoftheweek_hc .toolbar {
	font-weight				: bold;
}

.prototip .pickoftheweek_hc .title {
	padding					: 5px;
}

.prototip .pickoftheweek_hc .content {
	padding					: 0px 10px 10px 10px;
}


/* PICK OF THE WEEK : IRV */
.prototip .pickoftheweek_irv {
	width					: 380px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_potw_irv_popup.png) bottom left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .pickoftheweek_irv .toolbar {
	font-weight				: bold;
}

.prototip .pickoftheweek_irv .title {
	padding					: 5px;
}

.prototip .pickoftheweek_irv .content {
	padding					: 0px 10px 10px 10px;
}


/* PICK OF THE WEEK : RP */
.prototip .pickoftheweek_rp {
	width					: 380px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_potw_rp_popup.png) bottom left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .pickoftheweek_rp .toolbar {
	font-weight				: bold;
}

.prototip .pickoftheweek_rp .title {
	padding					: 5px;
}

.prototip .pickoftheweek_rp .content {
	padding					: 0px 10px 10px 10px;
}


/* PICK OF THE WEEK : WI */
.prototip .pickoftheweek_wi {
	width					: 380px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_potw_wi_popup.png) bottom left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .pickoftheweek_wi .toolbar {
	font-weight				: bold;
}

.prototip .pickoftheweek_wi .title {
	padding					: 5px;
}

.prototip .pickoftheweek_wi .content {
	padding					: 0px 10px 10px 10px;
}


/* PICK OF THE WEEK : WM */
.prototip .pickoftheweek_wm {
	width					: 380px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_potw_wm_popup.png) bottom left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .pickoftheweek_wm .toolbar {
	font-weight				: bold;
}

.prototip .pickoftheweek_wm .title {
	padding					: 5px;
}

.prototip .pickoftheweek_wm .content {
	padding					: 0px 10px 10px 10px;
}





/* SLIDER : HC */
.prototip .slider_hc {
	width					: 375px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_slider_hc_popup.png) top left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .slider_hc .toolbar {
	font-weight				: bold;
}

.prototip .slider_hc .title {
	padding					: 5px;
}

.prototip .slider_hc .content {
	padding					: 0px 10px 10px 10px;
}


/* SLIDER : IRV */
.prototip .slider_irv {
	width					: 375px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_slider_irv_popup.png) top left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .slider_irv .toolbar {
	font-weight				: bold;
}

.prototip .slider_irv .title {
	padding					: 5px;
}

.prototip .slider_irv .content {
	padding					: 0px 10px 10px 10px;
}


/* SLIDER : RP */
.prototip .slider_rp {
	width					: 375px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_slider_rp_popup.png) top left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .slider_rp .toolbar {
	font-weight				: bold;
}

.prototip .slider_rp .title {
	padding					: 5px;
}

.prototip .slider_rp .content {
	padding					: 0px 10px 10px 10px;
}


/* SLIDER : WI */
.prototip .slider_wi {
	width					: 375px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_slider_wi_popup.png) top left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .slider_wi .toolbar {
	font-weight				: bold;
}

.prototip .slider_wi .title {
	padding					: 5px;
}

.prototip .slider_wi .content {
	padding					: 0px 10px 10px 10px;
}


/* SLIDER : WM */
.prototip .slider_wm {
	width					: 375px;
	border					: 1px solid #2591cf;
	background				: #FFFFFF url(/assets/images/bg_slider_wm_popup.png) top left repeat-x;
	border-radius			: 6px;
	-moz-border-radius		: 6px;
	-webkit-border-radius	: 6px;
}

.prototip .slider_wm .toolbar {
	font-weight				: bold;
}

.prototip .slider_wm .title {
	padding					: 5px;
}

.prototip .slider_wm .content {
	padding					: 0px 10px 10px 10px;
}




/* the default style */
.prototip .default {
	width: 250px;
	color: #808080;
}
.prototip .default .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .default .title { padding: 5px; }
.prototip .default .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .basic {
	width: 250px;
	color: #808080;
}
.prototip .basic .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .basic .title { padding: 5px; }
.prototip .basic .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .hint {
	width: 250px;
	color: #313120;
	background: #fff6aa;
}
.prototip .hint .toolbar {
	background: #eeeeee;
	font-weight: bold;
}
.prototip .hint .title,
.prototip .hint .content { padding: 5px; }

/* protoblue */
.prototip .protoblue {
	width: 250px;
	color: #fff;
}
.prototip .protoblue .toolbar {
	background: #ffffff;
	font-weight: bold;
}
.prototip .protoblue .title { padding: 5px; }
.prototip .protoblue .content {
	background: #ffffff;
	padding: 10px;
}

/* creamy */
.prototip .creamy {
	width: 250px;
	color: #bb9c61;
}
.prototip .creamy .toolbar {
	background: #f3edc2;
	font-weight: bold;
}
.prototip .creamy .title { padding: 5px; }
.prototip .creamy .content {
	background: #f8f4ca;
	padding: 5px;
}

/* darkgrey */
.prototip .darkgrey {
	width: 250px;
	color: #fff;
}
.prototip .darkgrey .toolbar {
	background: #5f5f5f;
	font-weight: bold;
}
.prototip .darkgrey .title { padding: 5px; }
.prototip .darkgrey .content {
	background: #808080;
	padding: 5px;
}

/* protogrey */
.prototip .protogrey {
	width: 250px;
	color: #fff;
	background: #fff;
}
.prototip .protogrey .toolbar {
	background: #969c92;
	font-weight: bold;
}
.prototip .protogrey .title { padding: 5px; }
.prototip .protogrey .content {
	color: #808080;
	padding: 5px;
}
/* This is how to resize the close button for a style */
.prototip .protogrey .toolbar .close {
	width: 14px;
	height: 14px;
}


/* 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:39px;height:11px;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 */