/* VendorList.ascx */
.gssVendorList .Logo 		 {padding:10px}
.gssVendorList .VendorName A {white-space:nowrap}
.gssVendorList .Email	   A {font-weight:normal}

/* VendorEdit.ascx */
.gssVendorEdit				 {text-align:left}
.gssVendorEdit TD.SubHead	 {padding-top:3px; width:150px; vertical-align:top}
.gssVendorEdit TD.Input		 {padding:1px 5px 1px 1px; width:100px; white-space:nowrap; vertical-align:top}
.gssVendorEdit .NormalTextBox{width:200px}
.gssVendorEdit DIV.Head		 {padding:1.5em 0 0.4em}

/* UserList.ascx	*/
.gssUserList TABLE			{border-width:0}
.gssUserList TD				{padding:0px 5px}
.gssUserList .ContactColumn {font-weight:bold; white-space:nowrap}
.gssUserList .ContactColumn A:link, 
.gssUserList .ContactColumn A:visited, 
.gssUserList .ContactColumn A:active, 
.gssUserList .ContactColumn A {text-decoration:none}
.gssUserList .ContactColumn A:hover {text-decoration:underline}
.gssUserList .LoginColumn, 
.gssUserList .TelephoneColumn, 
.gssUserList .CompanyColumn {white-space:nowrap}
.gssUserList .AuthHeader	{width:0px; white-space:nowrap; text-align:center}
.gssUserList .AuthColumn	{background:#F8F8F8; border-right:solid 1px #DDD; border-left:solid 1px #DDD; width:0px; text-align:center}
.gssUserList .HeaderRow TD	{padding:4px; border-bottom:solid 1px #EEE; vertical-align:bottom}
.gssUserList .RoleColumn	{text-align:center; width:60px;}
.gssUserList .EditColumn	{text-align:center; width:0;}
.gssUserList .UserRow TD, .gssUserList .UserRow2 TD	{border-bottom:solid 1px #EEE}
.gssUserList .UserRow,	  .gssUserList .UserRow2	{border-left:solid 1px #EEE; border-right:solid 1px #EEE}

.gssUserList .NormalDisabled {color:#CCC}
.gssUserList .NormalRed {color:#D00}

.gssUserList A:link.Normal,
.gssUserList A:visited.Normal,
.gssUserList A:active.Normal,
.gssUserList A.Normal,
.gssUserList A:hover.Normal {font-weight:normal}

.gssUserList .gssRoleColumnLabel {display:block; text-align:right; padding-right:150px; font-weight:bolder}
.gssUserList .gssFilterTable {border:none}
.gssUserList .gssFilterTable TH {vertical-align:top; padding:4px 0px; border:none; width:120px; white-space:nowrap} 
.gssUserList .gssFilterTable LABEL {white-space:nowrap}
.gssUserList .gssFilterTable TH DIV {white-space:normal; margin-top:4px} 
.gssUserList .gssFilterTable TD {vertical-align:top; padding:1px 10px; border:none}

.gssUserEdit {margin-top:10px; text-align:left;}
.gssUserEdit TH {width:160px; padding:2px 0; margin:0; height:0; vertical-align:top}
.gssUserEdit LABEL {white-space:nowrap}
.gssUserEdit TD {padding:0; margin:0; height:0; vertical-align:top; white-space:nowrap}
.gssUserEdit TD.gssUserEditLeft {padding-right:10px}
.gssUserEdit TD.SubHead {width:140px; padding:2px 0; margin:0}
.gssUserEdit TD.TextCell {padding:4px 0}
.gssUserEdit TH DIV, .gssUserEditLeft TD.SubHead DIV {white-space:normal}
.gssUserEdit TD.NormalBold {padding:1px 2px; margin:0}
.gssUserEdit TD INPUT, .gssUserEditLeft TD SELECT {margin:1px 0 0}
* html .gssUserEdit TD.NormalBold {padding:1px 7px}
.gssUserEdit TD.CompanyList {white-space:nowrap;padding-right:10px}
.gssUserEdit .NormalRed {display:block; white-space:normal}

.gssUserEdit TD.MembershipList TD {padding: 2px 20px 8px 0px}
.gssUserEdit TD.MembershipList INPUT {margin-right: 5px}

.gssUserEdit TD.gssUserEditRight TH {width: 140px; padding:0px;}
.gssUserEdit TD.gssUserEditRight INPUT, 
.gssUserEdit TD.gssUserEditRight SELECT {margin-bottom:2px}

.gssUserView {text-align:left;}
.gssUserView .gssPicture {float:right; display:block; border:solid 1px gray; border-right-color:#DDD; border-bottom-color: #DDD}
.gssUserView .gssTitle .Head,
.gssUserView .gssTitle .gssPositionTitle,
.gssUserView .gssTitle .gssCompany,
.gssUserView .gssAddress,
.gssUserView .gssOffice,
.gssUserView .gssTelephone,
.gssUserView .gssMobile,
.gssUserView .gssFax,
.gssUserView .gssEmail,
.gssUserView .gssWebsite,
.gssUserView .gssMessenger,
.gssUserView .gssProfile {display:block; clear:left;}

.gssUserView .gssAddress {margin:10px 0px}
.gssUserView .gssProfile {margin:20px 0px}


.gssUserView .gssContact B {display:inline-table; padding-right:10px}
/* Hides from IE-mac \*/
.gssUserView .gssContact B {display:block; min-width:120px; clear: left; float:left}
/* End hide from IE-mac */
* html .gssUserView .gssContact B {width:120px;}


.gssUserView .gssActions {clear:both}

