.premiumPopup table {
	text-align:center; 
	font-size:160%;
}
.premiumPopup h3, .premiumPopup h2{
	margin:5px 0px;
}
.premiumPopup h3{
	margin:10px 0px 5px;
	font-size:160%;
}
.premiumPopup h2{
	font-size:320%;
	margin:5px 0px 20px;
}

.premiumPopup li a{
	font-size:16px; 
}
.premiumPopup li{
	margin:3px 0px;
} 

.overlay_alphacube {
	background-color: #49699B;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.overlay_pmalert {
	background-color: #F37817;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.feedback_dialog{
	position:fixed !important;
}

.alphacube_nw, .feedback_nw, .pmalert_nw, .livechat_nw {
  width:2px;
  height:33px;
}

.alphacube_n, .feedback_n, .pmalert_n, .livechat_n {
  background: #F37817 none repeat scroll 0%;			
  height:33px;
}

.alphacube_ne, .feedback_ne, .pmalert_ne, .livechat_ne {	
  width:2px;	  
  height:33px;
}

.livechat_n,.livechat_nw,.livechat_ne{
	height:24px;
}

.feedback_ne,.feedback_n,.feedback_nw{
	height:25px;
	background-color:#346a97;
}
.pmalert_ne,.pmalert_n,.pmalert_nw{
	background-color:#346a97;
}
.feedback_ne {
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.feedback_nw {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
}

.alphacube_w, .feedback_w, .pmalert_w, .livechat_w {
  border-left: 1px solid #999999;
  width:2px;
}

.alphacube_e, .feedback_e, .pmalert_e, .livechat_e {
  border-right: 1px solid #999999;			
  width:2px;	  
}

.alphacube_sw, .livechat_sw, .pmalert_sw {
  border-left:  1px solid #999999;			
  border-bottom:  1px solid #999999;			
  width:2px;
  height:2px;
}

.alphacube_s, .livechat_s, .pmalert_s {
  border-bottom:  1px solid #999999;				
  height:2px;
}
 .feedback_s, .feedback_sw, .feedback_se{
	height:0px;
}

#feedbackf{
	text-align:left !important;
}
#feedbackf input#feedback_email{
	width:65%;
}
#feedbackf h2{
	margin:5px;
}
#feedbackf p{
	margin:5px;
	font-weight:bold;
	padding:0px;
}
#feedbackf label{
	cursor:pointer;
	margin:0px 0px 0px 5px;
}
#feedbackf textarea{
	width:90%;
	height:70px;
	margin: 0px 0px 0px 10px;
}
#feedbackf input.button{
	margin: 10px 0px 0px 5px;
}
#feedbackf div{
	margin: 0px 0px 5px 10px;
}
/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  	border-spacing: 0; 
  	width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}
.alphacube_content {
	overflow:hidden;
}

.alphacube_se, .alphacube_sizer, .feedback_sizer, .pmalert_sizer, .feedback_sizer, .livechat_sizer  {
  border-right:  1px solid #999999;			
  border-bottom:  1px solid #999999;			
  width:2px;
  height:2px;
}

.alphacube_sizer, .feedback_sizer, .pmalert_sizer, .livechat_sizer {
	cursor:se-resize;	
}

.alphacube_close, .feedback_close, .pmalert_close, .livechat_close {
	width: 23px;
	height: 23px;
	background: transparent url(/affiliate/css/alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize, .feedback_minimize, .pmalert_minimize, .livechat_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(/affiliate/css/alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.livechat_minimize{
	right:29px;
}
.livechat_close {
	right:6px;
}

.alphacube_maximize, .feedback_maximize, .pmalert_maximize, .livechat_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(/affiliate/css/alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title, .feedback_title, .pmalert_title, .livechat_title {
	color:#FFFFFF;
	float:left;
	height:21px;
	font-size:20px;
	text-align:left;
	margin-top:0px;
	padding: 2px 0px;
	width:100%; 
	line-height:20px; 
}
.livechat_title{
	height:18px;
	font-size:16px;
	font-weight:bold;
}

.feedback_title{
	cursor:pointer;
	background: url(/images/feedbackclosed.jpg) no-repeat scroll 3px 6px;
	padding-left:20px;
	font-family:Arial,Helvetica,sans-serif;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.feedback_title_open{
	background-image: url(/images/feedbackopen.jpg);
}

.alphacube_content, .feedback_content, .pmalert_content, .livechat_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  	font: 12px arial;
	background:#FDFDFD;
}
.livechat_content{
	
}
/* For alert/confirm dialog */
.alphacube_window, .feedback_window, .pmalert_window, .livechat_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message, .feedback_message, .pmalert_message, .livechat_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}
.pmalert_message{
	text-align:left;
	padding:10px 0px 10px 10px;
	width:97%;
}
.pmalert_message p{
	margin:5px 0px;
}
.alphacube_message .amdPopup{
	line-height:20px;
	font-weight:bold;
	font-size:14px;
}
.alphacube_buttons,.feedback_buttons, .livechat_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input,.feedback_buttons input, .pmalert_buttons input{
	width:20%;
	margin:10px;
}
body.inner .alphacube_buttons input {
	width:40%;
	margin:10px;
}
.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}

#proactivechatdiv table{
	border:1px solid #000000;
}
#proactivechatdiv table table{
	border:0px;
}


		.nice-numbers {
		list-style-type: none;
		list-style-position: outside;
		padding:15px 0 0 0;
		margin:0;
		
	}
	.nice-numbers li {
		position:relative;
		padding-bottom:20px;
		width:100%;
	}
	.nice-numbers li div {
		padding:8px 0 0 65px;
	}
	.nice-numbers li div p {
		background:url(/imgs/newcss/org-box.gif) no-repeat 0 0;
		padding:9px 12px 11px 12px;
		line-height:15px;
		margin-top:5px;
		position:relative;
		font-size:0.9em;
	}
	.nice-numbers li span.number {
		position:absolute;
		top:0;
		left:0;
		width:54px;
		height:49px;
		font-size:26px;
		text-align: center;
		padding-top:7px;
		background:url(/imgs/newcss/ol.gif) no-repeat 0 0;
	}
	#rform {
			float: left;
	}
