/* prototip.css : http://www.nickstakenburg.com/projects/prototip */
.prototip { position: absolute; }
.prototip .effectWrapper,
.prototip .tooltip,
.prototip .toolbar,
.prototip .toolbar .title {	position: relative; }
.prototip .content { clear: both; }
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
}
.prototip .toolbar a.close:hover { background: transparent url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/close_hover.gif); }

.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	background: url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/prototip_loader.gif);
	height: 14px;
	width: 14px;
}

.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}

/* Prototip styles */
.prototip .default { color: #FFF; border: 1px solid #b5b5b5; }
.prototip .default .toolbar { background: #0F6788; font: italic 17px Georgia, serif; }
.prototip .default .title { padding: 5px; }
.prototip .default .content { background: #FFF; font:bold 10px Arial, Helvetica, sans-serif; padding: 5px;}

/* User photo tool tip */
.prototip .default .tip-content, .prototip .default .copy-tip
{
	padding:10px;
	background:#888888;
	width:130px;
	text-align: center;
}

.prototip .default .copy-tip
{
	width:150px;
}

.prototip .default .tip-content .tip-photo
{
	border: 1px solid #FFF;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.default-tip-photo{
	margin-left: 20px;
	width: 90px;
	height: 90px;
	background:url(https://43a17f464e2e2db29c81-bda26eef526b619bcf491b6b0b73d5e1.ssl.cf2.rackcdn.com/main_sprites6.png) no-repeat -610px -297px;
}
.prototip .default .tip-caption .trust-icon
{
	margin: 2px 0px 0px 2px;
	width: 8px;
	height: 7px;
	display: inline;
}

.prototip .default .tip-content .tip-username
{
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	width:90px;
}

/* Coupon send to friend tip */
.prototip .default .tip-content-sendtofriend
{
	padding:10px;
	background:#888888;
	width:140px;
	text-align: center;
}

.prototip .default .tip-caption
{
	color:#888888;
	font-style:italic;
	background:#D4D4D4;
	padding: 10px;
	text-align: center;
}

.prototip .default .tip-caption p
{
	text-align:center;
	padding:0;
	margin:0;
}

/* Facebook tooltip */
.prototip .default .tip-content p
{
	font:bold 13px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

/* Send to friend tooltip */
.prototip .default .tip-content-sendtofriend p
{
	font:bold 13px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

.prototip .default .tip-content p.first
{
	padding-bottom:4px;
}

/* Pays2Share profile "Top 5 revenue producing" coupons tool tip */
.prototip .default .tip-content-pays2share-coupon
{
	width:249px;
	border:1px solid #969696;
	background:#ededed;
	padding:0;
	margin:0;
}

.prototip .default .tip-content-pays2share-coupon .tip-store
{
	padding:10px;
	width:229px;
	text-align: center;
}

.prototip .default .tip-content-pays2share-coupon .tip-store-name
{
	font:13px Arial, sans-serif;
	color:#00aab3;
	text-align:center;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
}

.prototip .default .tip-content-pays2share-coupon .tip-content
{
	text-align:left;
	padding:18px;
	background:#969696;
	width:213px;
	height:86px;
}

.prototip .default .tip-content-pays2share-coupon .tip-content p
{
	float:left;
	font:13px Arial, sans-serif;
	text-align:right;
	width:100px;
	padding:0;
	margin:0 0 11px 0;
}

.prototip .default .tip-content-pays2share-coupon .tip-content p.code
{
	float:left;
	text-align:left;
	text-transform:uppercase;
	width:80px;
	padding:0;
	margin:0 0 11px 8px;
}

.prototip .default .tip-content-pays2share-coupon .tip-content p.num
{
	float:left;
	text-align:left;
	font:24px Georgia;
	width:80px;
	padding:0;
	margin:-7px 0 11px 8px;
}

/* Pays2Share profile "last payment processed" tool tip */
.prototip .default .tip-content-lastpayment
{
	width:299px;
	border:1px solid #969696;
	background:#ededed;
	padding:0;
	margin:0;
}

.prototip .default .tip-content-lastpayment .tip-content
{
	text-align:left;
	padding:18px;
	background:#969696;
	width:263px;
	height:70px;
}

.prototip .default .tip-content-lastpayment .tip-content p
{
	float:left;
	font:13px Arial, sans-serif;
	text-align:right;
	width:150px;
	padding:0;
	margin:0 0 11px 0;
}

.prototip .default .tip-content-lastpayment .tip-content p.short
{
	text-align:left;
	width:70px;
	margin:0 0 0 8px;
}


/* Pays2Share profile "dispute" and "help" tool tips */
.prototip .default .tip-content-dispute, .prototip .default .tip-content-help, .prototip .default .tip-content-payment-status
{
	width:auto;
	background:#ededed;
	padding:0;
	margin:0;
}

.prototip .default .tip-content-dispute .tip-content, .prototip .default .tip-content-help .tip-content, .prototip .default .tip-content-payment-status .tip-content
{
	width:auto;
}

.prototip .pinktip { border: 5px solid #a1a1a1; }
.prototip .pinktip .toolbar { background: #ff1e53; color: #fff; font: italic 17px Georgia, serif; }
.prototip .pinktip .title { padding: 5px; }
.prototip .pinktip .content { background: #fff; color: #555555; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

.prototip .darktip { width: 250px; border: 5px solid #a1a1a1; }
.prototip .darktip .toolbar { background: #606060; color: #fff; font: italic 17px Georgia, serif; }
.prototip .darktip .toolbar a.close { background: url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/close_hover.gif);}
.prototip .darktip .toolbar a.close:hover { background: url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/close.gif);}
.prototip .darktip .title { padding: 5px;}
.prototip .darktip .content { background: #808080; color: #fff; font: 11px Arial, Helvetica, sans-serif; padding: 5px; }

.prototip .silver { width: 300px; border: 5px solid #cccccc; color: #fff; font: 11px Arial, Helvetica, sans-serif;}
.prototip .silver .toolbar { background: #2e2e2e; color: #fff; font-weight: bold; }
.prototip .silver .toolbar a.close:hover { background: url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/close_hover_red.gif);}
.prototip .silver .title { padding: 5px; }
.prototip .silver .content { background: #fff; color: #666666; padding: 5px;}

.protoClassic { width: 300px; border: 5px solid #8c939c; }
.protoClassic .toolbar { background: #96b8e2 url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/classic_toolbar.gif) top left repeat-y; font-weight: bold; color: #fff;}
.protoClassic .toolbar a.close:hover { background: url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/close_hover_red.gif);}
.protoClassic .title { padding: 5px; }
.protoClassic .content { background: #fff; color: #333333;font: 11px Arial, Helvetica, sans-serif; padding: 5px; }