a, a:hover, #menu a:hover{color:#669933;outline:none;}

.color,
.boxBorder{
	color:#669933
}

#content{background: url('/img/green/backBox.png') no-repeat; background-color:#fff;}

#boxVisibility .empty,
.boxBackground{
	background-color:#E8F0E1
}

#boxVisibility .full{background: url('/img/green/visibility.gif') repeat-x;}

#boxNewProfile{background: url('/img/green/boxNewProfile.png') no-repeat;}

#backStatus{background:url('/img/green/backStatus.png') no-repeat;}
#profileTable #status{background-image: url('/img/green/backStatusProfile.png');}
#itw{background:url('/img/green/backItw.png') no-repeat;}

.itw{
	background:url('/img/green/backItw.png') no-repeat;
}

.unread{background-color:#E6F2CB}
.tdBackColor{background-color:#D4EEAA}

#parrainageGaugeStart,
#parrainageGaugeStartIpad{
	width:64px;
	height:73px;
}

#parrainageGaugeStart{background:url('/img/green/parrain/gaugeStart.jpg') no-repeat}
#parrainageGaugeStartIpad{background:url('/img/green/parrain/gaugeStartiPad.jpg') no-repeat}

#parrainageGauge{
	width:132px;
	height:73px;
	background:url('/img/green/parrain/gauge.jpg') no-repeat;
}

#parrainageGaugeFill{
	height:12px;
	margin-top:3px;
	background:url('/img/green/parrain/gaugeFull.jpg');
}

#alertBox{background: url('/img/green/alert.png') no-repeat;}

.yui-skin-sam .yui-panel .hd,
.yui-skin-sam .yui-panel .bd, 
.yui-skin-sam .yui-panel .ft, 
.yui-skin-sam .yui-panel .ftr{
	border-color:#7FBB43;
}

#errUname,
#errPwd,
#errEmail,
#errDDN,
#errTos,
#errCountry,
#errRegion,
#errDept,
#errCity{
	color:#669933;
}

#regFormPuck{background:url('/img/hp/green/puck.png') no-repeat;}

#payment .bestBack{background-image:url('/img/green/paymentBestOffer.png')}


/*** JQuery Tools UI Library for the GREEN style ***/

.jtools.modal {
	background-color:#fff;
	display:none;
	width:350px;
	padding:10px;
	text-align:left;
	border:2px solid #669933;

	/*opacity:0.8;*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.jtools.modal a.close {
	background-image:url(/img/green/popup/close.png);
	position:absolute; right:-15px; top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* CGU: needs to be here cuz of custom HP css */
.jtools.modal.cgu {
	color: black;
	width: 800px;
}
.jtools.modal .cgu {
	height:450px;
	overflow:auto;
}
