/* Made with Joy by What Cheer */

#launchwebapp {
	float: right;
	padding-left: 32px;
	background: url(../../images/dashboard/dashboard/phonelink_icon.png) no-repeat;
	}
#launchwebapp a {
	text-decoration: none;
	padding-right: 30px;
	background: url(../../images/dashboard/dashboard/launch_icon.png) no-repeat right 1px;
	display: block;
	}
#launchwebapp a:hover { background-position: right 0; }
#launchwebapp-title {
	font-size: 12px;
	line-height: 12px;
	color: #999;
	text-transform: none;
	}
#launchwebapp-link {
	font-size: 16px;
	line-height: 16px;
	color: #666;
	}
	#launchwebapp a:hover #launchwebapp-link {
		color: #3399FF;
		}

/* twoways */
.twoways {
	clear: both;
	width: 980px;
	height: 330px;
	background: url(../../images/dashboard/dashboard/twoways_bg.jpg) no-repeat;
	text-shadow: 1px 1px 2px #FFF;
	}
.twoways-close {
	float: right;
	}
.twoways a {border-bottom: none !important;}
.twoways-close a {
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	background: url(../../images/dashboard/dashboard/close_icon.png) no-repeat;
	}
.twoways h2 {
	padding: 15px 0 0 30px;
	text-align: center;
	color: #663300;
	font-size: 24px;
	}
.twoways-downloadapp {
	float: left;
	width: 220px;
	padding: 80px 0 0 20px;
	}
.twoways-launchlink {
	float: right;
	width: 220px;
	padding: 80px 20px 0 0;
	}
.twoways h3 {
	font-weight: bold;
	font-size: 16px;
	}
.twoways-downloadapp h3 { color: #66A100;}
.twoways-launchlink h3 { color: #3399FF;}

a.downloadapp-button, a.launchlink-button {
	margin-left: -10px;
	display: block;
	width: 200px;
	height: 33px;
	padding: 12px 0 0 40px;
	color: #FFF !important;
	text-shadow: -1px -1px 1px rgba(0,0,0,.5);
	}
	a.downloadapp-button { background-image: url(../../images/dashboard/dashboard/downloadapp_button.png); }
	a.launchlink-button { background-image: url(../../images/dashboard/dashboard/launchlink_button.png); }
a.downloadapp-button:hover, a.launchlink-button:hover {
	background-position: left bottom;
	}
a.downloadapp-other {
	color: #999 !important;
	font-size: 11px;
	}
	a.downloadapp-other:hover { color: #666 !important;}

.launchlink-tip {
	width: 200px;
	margin-top: 10px;
	padding-left: 20px;
	font-size: 12px;
	color: #999 !important;
	background: no-repeat url(../../images/dashboard/dashboard/bookmark_icon.png) 0 2px;
	}


/* twoways-collapsed */

a.twoways-collapsed {
	display: block;
	height: 82px;
	padding-top: 8px ;
	text-align: center;
	border-bottom: none !important;
	background: url(../../images/dashboard/dashboard/twoways_button.jpg);
	color: ;
	}
a.twoways-collapsed:hover {
	background-position: left bottom;
	}

/* dashboard panels */

#dashboard-panels {
	background: url(../../images/dashboard/dashboard/dashboard-panels_bg.png) repeat-y;
	margin: 20px 0;
	text-shadow: 1px 1px 2px #FFF;
	}

#dashboard-panels h2 {
	height: 40px;
	padding: 7px 0 0 45px;
	font-size: 25px;
	text-shadow: 1px 1px 1px rgba(255,255,255,.65);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	}

#dashboard-panels ul { margin: 0; }
#dashboard-panels li { list-style: none; }
#dashboard-panels a { border-bottom: none; }

#dashboard-credits-panel h2 { background-image: url(../../images/dashboard/dashboard/credit_icon.png); }
#dashboard-hivemanagement-panel h2 { background-image: url(../../images/dashboard/dashboard/hive_icon.png);}
#dashboard-recent-panel h2 { background-image: url(../../images/dashboard/dashboard/recent_icon.png); }


.dashboard-panelgap {
	height: 10px;
	width: 10px;
	float: left;
	}
#dashboard-credits-panel, #dashboard-hivemanagement-panel, #dashboard-recent-panel {
	float: left;
	background: url(../../images/dashboard/dashboard/boxtop_bg.png) repeat-x;
	margin-top: -10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	}

#dashboard-credits-panel { width: 240px; }
#dashboard-hivemanagement-panel { width: 420px; }
#dashboard-recent-panel { width: 300px; }

/* credits */

#credits-balance {
	background: url(../../images/dashboard/dashboard/credit.png) center 5px no-repeat;
	padding: 13px 17px 0;
	height: 70px;
	}
#credits-balance h3 {
	font-size: 11px;
	color: #999 !important;
	}
#credits-balance p {
	font-size: 40px;
	line-height: 40px;
	color: #666 !important;
	text-shadow: 1px 1px 1px #FFF;
	margin-bottom: 0px;
	}
#credits-add {
	}
#credits-add li {
	padding: 5px 10px;
	border-top: 1px #D1A100 dotted;
	}
#credits-add p {
	padding-left: 5px;
	font-size: 13px;
	color: #666;
	margin: 0;	
	}
a.addcredits {
	display: block;
	width: 175px;
	height: 38px;
	padding: 12px 0 0 40px;
	background: url(../../images/dashboard/dashboard/addcredit_button.png);
	font-size: 20px;
	color: #FFF !important;
	text-shadow: 0px 0px 1px rgba(0,0,0,.5);
	font-weight: bold;
	}
	a.addcredits:hover { background-position: left bottom; }
	#credits-add a.addcredits { margin-top: -3px; }
.credits-paymenttypes {
	text-align: center;
	padding: 10px !important;
	}

/* hive management */

#dashboard-hivemanagement-panel li {
	border-bottom: 1px #D1A100 dotted;
	}
#dashboard-hivemanagement-panel li a {
	display: block;
	border-bottom: none;
	padding: 5px;
	}
	#dashboard-hivemanagement-panel li a:hover {
		background: #FFF url(../../images/dashboard/dashboard/edit_icon.png) right center no-repeat;
		
		}

.contact-icon {
	float: left;
	width: 40px;
	height: 40px;
	}
	.contact-icon img {
		width: 40px;
		height: 40px;
		position: absolute;
		z-index: 1;
		}
	.contact-icon-candy {
		width: 40px;
		height: 40px;
		position: absolute;
		z-index: 2;
		background: url(../../images/dashboard/dashboard/contact_mask.png);
		}
		a:hover .contact-icon-candy { background-position: left bottom; }

.contact-info {
	float: left;
	padding-left: 5px;
	}
	.contact-name {
		font-size: 18px;
		color: #666;
		font-weight: bold;
		}
	.contact-phone {
		font-size: 12px;
		color: #D1A100;
		float: left;
		}
	.contact-creditrate {
		font-size: 12px;
		color: #666;
		float: left;
		padding-left: 10px;
		}

.newcontact a:hover {
	background-image: none !important;
	}
.newcontact-icon {
	float: left;
	width: 40px;
	height: 40px;
	background: url(../../images/dashboard/dashboard/newcontact_icon.png);
	}
.newcontact h3 {
	display: block;
	float: left;
	padding: 8px 0 0 5px;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	}

/* recent */

#dashboard-recent-panel li {
	border-bottom: 1px #D1A100 dotted;
	padding: 3px 5px 3px 5px;
	}
.recentcall-icon {
	float: left;
	width: 55px;
	height: 40px;
	}
	.recentcall-icon img {
		width: 40px;
		height: 40px;
		margin-left: 15px;
		position: absolute;
		z-index: 1;
		}
		.callincoming  .recentcall-icon img { margin-left: 0; }
	.recentcall-icon-candy {
		width: 55px;
		height: 40px;
		position: absolute;
		z-index: 2;
		background: url(../../images/dashboard/dashboard/calloutgoing_mask.png) ;
		}
	.callincoming .recentcall-icon-candy {
		background: url(../../images/dashboard/dashboard/callincoming_mask.png) !important ;
		}
.recentcall-info {
	float: left;
	padding-top: 3px;
	}
.recentcall-time {
	font-size: 12px;
	float: left;
	}
.recentcall-creditsused {
	font-size: 12px;
	float: left;
	padding-left: 10px;
	color: #666;
	}
.recentcall-contact {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	clear: both;
	}




