#categoriesDiv {
	margin: 0.3em 0em 0em 0em;
}
.categoriesInput {
	float: left;
	margin: .3em 0 .5em .3em;
	width: 13em;
}
#centercontent2 {
	width: 100%;
	height: 100%
}

#mainTabContainer {
	width: 100%;
	height: 34em;
	min-width: 20em;
	/*min-height: 20em; */
}
/*#tab1 {
	height: 100em;
	overflow: auto;
}
#tab2 {
	height: 100em;
	overflow: auto;
}
*/
#tab1ContentLeft {
	width: 50%;
}
#tab1ContentRight {
	width: 50%;
}
#tab2ContentLeft {
	width: 50%;
}
#tab2ContentRight {
	width: 50%;
}
#leftSide {
	position: relative;
	top: 0;
	right: 0;
	margin-bottom: 1em;
	padding-right: 10em;
	height: auto;
  	border: 2px dashed #333;
  	background-color: #ffe;
}
#rightSide {
	position: absolute;
	top: 0;
	right: 0;
	width: 9em;
	overflow: scroll;
}

.noWrap {
	white-space: nowrap;
} 

.editContactForm {
	float: left;
	margin: 0 0 0 0;
}

.red {
	color: red;
	float: left;
	text-align: right;
	width: 0.5em;
}

.editButton {
	float: left;
	margin: .3em .3em .3em .3em;
}

.contactFormDialogLabel {
	width: 6.5em;
	float: left;
	text-align: right;
	margin: 0 0.5em .3em 0;
	display: block;
}

.contactFormLabel {
	width: 5.5em;
	float: left;
	text-align: right;
	margin: 0 0.5em .3em 0;
	display: block;
}

.contactFormLabel4 {
	width: 5em;
	float: left;
	text-align: right;
	margin: 0 0.5em .3em 0;
	display: block;
}
.contactFormInput {
	float: left;
	width: 12em;
	margin: 0 0 .3em 0;
	display: block;
}

.contactFormLabelBig {
	white-space: nowrap;
	width: 9em;
	float: left;
	text-align: right;
	margin: 0 0.5em .3em 0;
}

.contactFormInputNotFixed {
	float: left;
	margin: 0 0 .3em 0;
	width: 10.5em;
}
.categoriesDialog {
	width: 500px;
	height: 300px;
}
.categoriesInner {
	margin: 0 0 0 2em;
	display: none;
}
.categoriesEditListButton {
	float: left;
	margin: .3em 0 0 1em;
}
.categoryLabelSelected {
	background-color: #eeeeee;
}
.categoryLabelNotSelected {
	background-color: #ffffff;
}
.category{
	width: 100%;
	clear: left;
}
.categoryShare {
	float: right;
	cursor: pointer;
}
.floatLabelSelected {
	background-color: #eeeeee;
	float: left;
	cursor: pointer;
}
.floatLabelNotSelected {
	background-color: #ffffff;
	float: left;
	cursor: pointer;
}

.groupButton {
	float: right;
	margin: 0 .4em .3em .3em;
}
.groupOuter {
	clear: left;
}
#groupSpan {
	white-space: nowrap;
}
#editGroupDiv {
	width: 40em;
	height: 16em;
}
#groupLeft {
	float: left;
	width: 16em;
	height: 13em;
	border-style: ridge;
	padding: 0.5em;
}
#groupRight {
	float: right;
	width: 20em;
	height: 13em;
	border-style: ridge;
	padding: 0.5em;
}
#groupListDiv {
	overflow: auto;
	height: 10em;
	margin: .1em 0 0 0;
}
#groupSWUsersListDiv {
	overflow: auto;
	height: 10em;
}
.groupInputLeft {
	width: 12em;
}
.groupInputRight {
	width: 14em;
}
.empty20 {
	width: 20px;
}
.linkedImg {
	margin: 0 0 0 1px;
	position: relative;
	top: 3px;
}
.groupList {
	margin: 0 0 .1em 0;
	list-style-type: none;
	cursor: pointer;
}
.groupListNoClick {
	margin: 0 0 .1em 0;
	list-style-type: none;
	cursor: default;
	list-style-image: url(/encv1/images/noEmail.png);
}
.groupListHL {
	margin: 0 0 .1em 0;
	list-style-image: url(/encv1/images/check.png);
	cursor: pointer;
}
.groupListInvite {
	margin: 0 0 .1em 0;
	list-style-image: url(/encv1/images/email1.png);
	cursor: pointer;
}
#groupListDiv a {
	display: block;
	color: #036;
	background-color: transparent;
	width: 9em;
	padding: .1em .8em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
}

#groupListDiv a:hover {
	background-color: #369;
	color: #FFF;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.contactsUsingSWInner {
	margin: 0 0 0 2em;
	display: none;
}

.addToList {
	vertical-align: top;
}

.catListOuter {
	background-color: #FFFFFF;
	border-style: groove;
	max-height: 12em;
	overflow: auto;
}

.availCatList {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.contactFormInputTextArea {
	float: left;
	margin: 0 0 .3em 0;
	width: 10em;
	overflow: auto;
}

.contactFormInputTextAreaOther {
	float: left;
	margin: 0 0 .3em 0;
	width: 16em;
	overflow: auto;
}

.labelInputEOL {
	clear: left;
}

.googleMapWorkButton {
	float: left;
	margin: .3em 0 0 .3em;
}

.googleMapHomeButton {
	float: left;
	margin: .3em 0 0 .3em;
}

.googleMapOtherButton {
	float: left;
	margin: .3em 0 0 .3em;
}

.hiddendl {
	display: none;
}

.googleMapDialog {
	width: 500px;
	height: 300px;
}

.editItem {
	float: left;
	margin: .5em 0 0 .5em;
}

.contact {
	float: left;
  	background-color: #E1E0DD;
	margin: .5em 0 0 .5em;
	cursor: pointer;
}

.contactSelected {
	float: left;
	margin: .5em 0 0 .5em;
	cursor: pointer;
	background: #E1E0DD url(/tg/images/greyFade.png) repeat-x
	scroll left top;
	border: 1px solid #0F0D07;
}

.contactPhoto {
	float: left;
	margin: .3em 0 .3em .3em;
}

.contactPhotoImgOther {
	height: 100%;
	margin: 0 0 0 0;
	/*height: 228px; */
}

.contactPhotoImgContainer {
	display: block;
	margin: 0 0 0 5em;
	width: 13.5em;
	height: 7em;
}

.contactPhotoImgSmall {
	width: 100px;
	/*height: 100px;*/
}

.contactPhotoImgSmallIE {
	width: 100px;
	height: 100px;
}

.contactPhotoImgNormal {
}

.pbInputLabel {
	width: 4em;
	float: left;
	display: block;
	margin: 0 0 .3em 0;
}

.status {
	white-space: nowrap;
	width: 100%;
}

.pbInputText {
	margin: 0 0 .3em 0;
	/*width: 20em;*/
}

.pbInput {
	margin: 0 0 .3em 0;
}

.pbLabel {
	width: 4em;
	float: left;
	display: block;
}

.errorLabel {
	float: left;
	display: none;
}

.uploadCloseButton {
	float: left;
	display: block;
	margin: .3em .3em .3em .3em;
}

.pbContainer {
	float: left;
	width: 302px;
	height: 32px;
}

.greyFade {
	background: #E1E0DD url(/tg/images/greyFade.png) repeat-x
	scroll left top;
	border: 1px solid #BFBDB7;
}

.contactItem1 {
	float: left;
	margin-right: 1em;
}
	
.contactItem2 {
	margin-right: 0;
	padding-right: .3em;
}
	
.contactLine {
	/* position: relative; */
	white-space: nowrap;
	margin-right: 0;
	padding-right: 0;
}
	
.contactItemProp {
	font-weight: bold;
	margin: 0 .1em 0 .2em;
}
	
.contactItemValue {
	font-weight: normal;
}

/* Edit */
.property {
  	background-color: #ccf;
	display: block;
	width: 6em;
	float: left;
	margin-bottom: .5em;
	text-align: right;
	padding-right: 1em;
}

/* Edit */
.propValue {
  	background-color: #fff;
	width: 7em;
	display: block;
	float: left;
	margin-bottom: .5em;
	margin-right: .3em;
}

br {
	clear: left;
}

.dojoDialog {
	background : #eee;
	border : 1px solid #999;
	-moz-border-radius : 5px;
	padding : 4px;
}

form {
	margin-bottom : 0;
}

div.spacer {
  clear: both;
}
 
div.spacerSmall {
	margin: .3em 0 0 0;
}
 
body {
	margin:10px 10px 0px 10px;
	padding:0px;
	font: small Verdana,Geneva,Arial,Helvetica,sans-serif;
}
	
#leftcontent {
	position: absolute;
	left:10px;
	top:50px;
	width:200px;
	background:#fff;
	border-top:1px solid #000;
}

#centercontent {
	background:#fff;
   	margin-left: 199px;
   	margin-right:121px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 201px;
   	margin-right:123px;
}

html>body #centercontent {
  	margin-left: 201px;
  	margin-right:123px;
}

#rightcontent {
	position: absolute;
	right:10px;
	top:50px;
	width:122px;
	background:#fff;
	border-top:1px solid #000;
}

#banner {
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #banner {
	height:39px;
}
	
p,h1,pre {
	margin:0px 10px 10px 10px;
}
		
h1 {
	font-size:14px;
	padding-top:10px;
}
		
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
}
	
#rightcontent p {
	font-size:10px
}

.prog-border {
	height: 15px;
	width: 205px;
	background: #fff;
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}
	
.prog-bar {
	height: 11px;
	margin: 2px;
	padding: 0px;
	background: #00ff00;
}

.leftTitle {
	background: #D8DFEA;
	margin: .2em;
	width: 200;
}

.leftTitleLabel {
	margin: 0 0 0 .2em;
}

