.ab-main {
	width: 960px;
	z-index: 0;
}

.ab-maincontacts {
	padding-left: 14px;
}

.ab-subscribe {
	border: 1px solid #ccc;
	margin-left: 2px;
	margin-right: 10px;
}

.ab-contact {
	cursor: pointer;
}

.ab-count {
	padding-left: 5px;
	font-weight:normal;
	color:#999;
}

.ab-contactutils {
	padding: 3px;
	border-top: 1px solid #ddd;
	color: #555;
}

.ab-topbar {
	border-bottom: 1px solid #999;
}

.ab-divider {
	width: 7px;
	background-color: #ccc;
	border: 1px solid #999;
	border-top: none;
}

.ab-divider-inner {
	width: 7px;
}


.ab-layout-table {
	width: 960px;
}

.ab-layout-table table {
	padding: 0;
	margin: 0;
}

.ab-layout-table td {
	vertical-align: top;
}

.ab-divider img {
	margin-top: 100px;
}

.ab-leftpane {
	width: 200px;
}

.ab-leftpane-unsel, .ab-leftpane-sel {
	font-weight: normal;
	color: #000;
	font-weight: 800;
	margin: 1px 0px;
	padding: 4px 0px 4px 8px;
}

.ab-leftpane-unsel .delete {
	display: none;
}

.ab-leftpane-sel {
	background-image: url(http://s.ytimg.com/yt/img/sel-bck-omar-vfl34546.png);
}

.ab-leftpane-sel .delete {
	display: inline;
}

.ab-midpane {
	width: 200px;
	height: 690px;
}

.ab-rightcontainer {
	width: 666px;
	height: 751px;
}

#ab-contacts-table {
	border: 1px solid #ccc;
	border-left: none;
}

.ab-midpane-unsel {
	color: #333;
}

.ab-midpane-sel {
	font-weight: 800;
	color: #000;
}

.ab-rightpane-top {
	padding: 7px 7px 7px 0;
	width: 743px;
	border-right: 1px solid rgb(204, 204, 204);
}

.ab-rightpane {
	width: 541px;
	height: 690px;
	overflow: auto;
}

/* IE 6 only */
* html .ab-rightpane {
	width: 536px;
}

#ab-label-menu {
	position: absolute;
	background-color: white;
	width: 205px;
	border-top: 1px solid #a1b5da;
	border-left: 1px solid #a1b5da;
	border-right: 1px solid #a1b5da;
	z-index: 9999;
	/* IE hack */
	#margin-left: -77px;
}
.ab-label-menu-item {
	white-space: nowrap;
	text-align: left;
	outline: none;
	cursor: pointer;
}

#ab-newstuff-menu {
	position: absolute;
	background-color: white;
	width: 120px;
	border-top: 1px solid #a1b5da;
	border-left: 1px solid #a1b5da;
	border-right: 1px solid #a1b5da;
	z-index: 9999;
	/* IE hack */
	#margin-left: -69px;
}

#ab-import-menu {
	/* IE hack */
	#position: relative;
	#left: -82px;
	#top: 3px;
}

.ab-button-mar1 {
	margin: 10px -2px 0 5px;
}

.ab-button-mar2 {
	margin: 0 6px;
}

.ab-button-mar3 {
	margin: 10px -2px 0 25px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ab-new {
	float: left;
	width: 200px;
	margin: 10px 0px 10px 0px;
}

.ab-new-spacer {
	float: left;
	border-right: 1px solid #fff;
	border-left: 1px solid #a1b5da;
	height: 21px;
	width: 0px;
	margin: -4px 0px 0px 8px;
	padding: 0px;
	vertical-align: top;
}

.ab-new-arrow {
	float: left;
	margin: 4px 0px 0px 4px;
}

.ab-addlabel-dialog {
 position: absolute;
 z-index: 9999;
 border: 1px solid gray;
 width: 325px;
 -moz-border-radius: 2px;
}
.ab-newstuff-addlabel-margin {
	margin-top: 35px;
	/* IE hack */
	#margin-top: 33px;
}
.ab-label-addlabel-margin {
	margin-top: -3px;
	margin-left: 32px;
	/* IE hack */
	#margin-top: -10px;
}
.ab-cd-info a {
	text-decoration: none;
}
.ab-cd-info a:hover {
	text-decoration: underline;
}
.ab-cd-divline {
	margin: 7px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	width: 300px;
}

.ab-cd {
	background-color: #fff;
	font-size:1em;
}
.ab-cd-display {
	margin: 12px 0px 0px 22px;
}
.ab-cd-txtlbl {
	color: #333;
}
.ab-cd-modlbl {
	padding: 4px 0px 4px 0px;
}
.ab-cd-details {
	margin-left: 10px;
	margin-right: 22px;
}

.ab-user {
	padding: 3px 0px 3px 0px;
	cursor: pointer;
	background-color: inherit;
}
.ab-user-sel {
}
.ab-user-unsel {
}
.ab-users {
	margin-top: 3px;
	margin-left: 5px;
	width: 200px;
}
.ab-users tr {
	background-color: white;
}
.ab-users tr.ab-user-current {
	background-color: #eef2fb;
}
.ab-users td {
	background-color: inherit;
	vertical-align: top;
}

.ab-users-checks {
	clear: left;
	padding-left: 5px;
	margin-bottom:2px;
	width: 100%;
	color: #333;
	border-bottom: 1px solid #999;
	background-image: url(http://s.ytimg.com/yt/img/silver-grad-vfl35285.png);
	background-position: center center;
	background-repeat: repeat-x;
}

.ab-users-checks td {
	vertical-align: middle;
}

.ab-users div:hover {
	font-weight: bold;
}

.fl {
	float: left;
}

.ab-mulsel-hdr {
	padding: 10px 10px 20px 10px;
	margin: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(102, 102, 102);
	font-size: 1em;
	border-bottom: 1px solid #ccc;
}

.ab-mulsel-nothing-txt {
	float: left;
	clear: both;
	font-size: 1.5em;
	margin: 40px 10px 40px 10px;
	width: 425px;
	text-align: center;
	color: #666;
	font-weight: bold;
}

.ab-mulsel {
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(102, 102, 102);
	font-size: 1em;
}

.ab-mulsel-row {
	clear: both;
	margin: 0px 10px 10px 0px;
	padding-top: 4px;
}

.ab-mulsel-fname {
	margin: 0px 0px 0px 5px;
	float: left;
	cursor: pointer;
}

.ab-mulsel-arrow {
	float: left;
	width: 10px;
	height: 10px;
	top: 2px;
}

.delete {
	font-decoration: underline;
	color: blue;
	padding-left: 5px;
}
.inner-dialog {
	background-color: #fff;
	border: 1px solid #dde0e7;
	padding: 10px;
}
.blue-button .action-button {
  float: left;
  margin-right: 6px;
  cursor: default;
}
.blue-button .action-button a {
  text-decoration: none;
  color: #03c;
  cursor: hand;
  cursor: pointer;
  white-space: nowrap;
}
.disabled a {
  cursor: wait;
  cursor: progress;
}
.disabled a span.title {
  color: #999;
}
.blue-button .action-button a:hover .title {
  text-decoration: underline;
}
.disabled a:hover .title {
  text-decoration: none;
}
.blue-button .action-button .end-cap {
  float: left;
}
.blue-button .action-button .drop-cap {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) no-repeat scroll -485px -38px;
  float: left;
  height: 25px;
  width: 26px;
}
.blue-button .action-button.expanded .drop-cap {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) no-repeat scroll -459px -38px;
}
.blue-button .action-button .dropdown {
  position: absolute;
  z-index: 100;
  margin-top: 22px;
  display: none;
}
.blue-button .action-button.expanded .dropdown {
  display: block;
}
.menu {
  border: 1px solid #abb1bd;
	/* IE Hack */
	#width: 205px;
}
.menu a {
  display: block;
	white-space: nowrap;
  padding: 5px 10px 5px 5px;
  border-top: 1px solid #abb1bd;
  background-color: #edf2f6;
}
.menu a.first {
  border-top: 0;
}
.menu a:hover {
  background-color: white;
}
.dialog {
  background-color: #edf2f6;
  border: 1px solid #abb1bd;
  padding: 10px;
}
.dialog .title {
  color: black;
  font-size: 13px;
  font-weight: bold;
}
.dialog .textbox {
  border: 1px solid #aaa;
  width: 300px;
}
.dialog .buttons {
  height: 25px;
}
.dialog .buttons .cancel {
  font-size: 13px;
  float: left;
  display: block;
  padding-top: 5px;
}
.blue-button .action-button .icon {
  vertical-align: top;
  margin-right: 5px;
}
.blue-button .action-button .content {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) repeat-x scroll -310px -480px;
  color: #03c;
  float: left;
  height: 20px;
  padding: 5px 5px 0 5px;
}
.disabled .content {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) repeat-x scroll 0 -224px;
}
.blue-button .action-button .content .title {
  font-weight: bold;
  font-size: 13px;
}
.default-button {
  float: left;
  margin-right: 6px;
  cursor: default;
}
.default-button a {
  text-decoration: none;
  color: #03c;
  cursor: hand;
  cursor: pointer;
  white-space: nowrap;
}
.default-button a:hover .title {
  text-decoration: underline;
}
.default-button .end-cap {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
}
.default-button .content {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) repeat-x scroll 0 -224px;
  float: left;
  height: 20px;
  padding: 5px 5px 0 5px;
}
.default-button .content .title {
  color: black;
  font-weight: normal;
  font-size: 13px;
}
.img-action-button-cap-left {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) no-repeat scroll -162px -37px;
  height: 25px;
  width: 5px;
}
.img-action-button-cap-right {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) no-repeat scroll -167px -37px;
  height: 25px;
  width: 5px;
}
.img-default-button-cap-left, .disabled img-action-button-cap-left {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) no-repeat scroll -152px -37px;
  height: 25px;
  width: 5px;
}
.img-default-button-cap-right, .disabled img-action-button-cap-right {
  background: transparent url(http://s.ytimg.com/yt/img/master-vfl67810.gif) no-repeat scroll -157px -37px;
  height: 25px;
  width: 5px;
}
.hidden {
  display: none;
}

.fc {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.section_header {
	border-bottom: 1px solid #ccc;
	margin: 0 10px;
	padding: 8px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
.section_text {
	margin: 10px 10px 10px 50px;
	color: #333;
}
.import_status {
	padding: 15px 5px;
	margin: 10px 20px 10px 20px;
}
.import_status_detail {
	margin-left: 10px;
	color: #666;
}
.feedtab-loading {
	margin-top: 10px;
}
.status-msg, .success-msg, .error-msg, .pending-msg {
	padding: 10px 0px;
	margin: 10px;
	text-align:center;
	color:#000;
}

.pending-msg{
	background-color: #FFF8BE;
}

.status-msg {
	background-color: #eee;
}

.success-msg {
	background-color: #d1f0b4;
}

.error-msg {
	background-color: #ffadaf;
}

.onload-msg {
	background: #ffcece;
	text-align: center;
	width: 66%;
	padding: 10px 0px;
	margin-top: 10px;
}
