/*
	idPin

	STYLESHEET
	(c) 2007-2008
	NOTXOR Ltd
*/





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Global */

input[readonly="readonly"] {
	!important;
	color: #666;
}

img.bordered {
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	padding:2px;	
}

b.g {
	color: #47A43B;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* HEADER */

#Header {
	height: 50px;
	border-bottom: 1px solid black;
}

#Header-Small {
	height: 40px;
	margin-bottom: 20px;
	border-bottom: 1px solid black;
}

/* LOGIN */

#header-login-bar {
	font-size: 12px;
	color: #333;
	float:right;
}

#header-login-bar #not-logged-in a {
	font-weight:bold;
}

#header-login-bar .login {
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#334D99;
/*	text-decoration: underline;*/
	margin-left: 5px;
	border:0;
	background-color: white;
}

#header-login-bar label {
	display:block;
	float:left;
	width:80px;
	text-align:right;
}

#header-login-bar ul {
	list-style: none;
	margin:0;
	padding:0;
}

#header-login-bar ul li {
	padding:0;
	margin:0;
	margin-bottom: 2px;
	line-height:140%;
}

#mini-login-bar {
	font-size: 11px;
	color: #333;
	float:right;
}

#header-login-bar a, #mini-login-bar a {
	text-decoration: none;
	color: #334D99;
}

#header-login-bar label, #mini-login-bar label {
	color: #333;
	font-size: 11px;
	margin-right: 5px;
}

#header-login-bar input[type="text"], 
#header-login-bar input[type="password"], 
#mini-login-bar input[type="text"],
#mini-login-bar input[type="password"] {
	
	font-size: 11px;
	color: #333;
}

/* logo */

#HeaderLogo {
	margin-top: 1px;
	float:left;
/*	top: 5px;*/
/*	position: absolute;*/
/*	float: right;*/
}

#HeaderLogo img {
/*	margin-top:4px;*/
}

#HeaderIndicator {
/*	display: inline;*/
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Identity Basedata */
#IdentityPicture {
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	padding:2px;
	width: 280px;
	margin-bottom: 10px;
/*	margin-top: 29px;*/
}



#public-identity-basedata {
	width:286px;
	float:left;
}

#public-resources {
	float:left;
	width:434px;
	padding-left: 30px;
}


#message-captcha {
	width:100px;
	float:left;
	margin-right:8px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Contact Form*/
.ContactForm {
	margin-top: 10px;
	color: #666;
	font-size: 12px;
}

.ContactForm th {
	font-weight: normal;
	color: #334D99;
}

.ContactForm input.textfield, .ContactForm textarea.textfield {
	
	background-color: #FFF;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #333;
}

.ContactForm textarea.textfield {
	width:250px;
}

.ProfileSendMessageText {
	border: 1px solid #a2a2a2;
	background-color: #FFF;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 5px;
	width:250px;
}

.ContactForm .sendButton {
	border: 0;
	margin-top: 8px;
	background-color: white;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Content */
#Content {}

#Content h3 {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: normal;
	font-size: 16px;
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Main Tab */

#MainTab {}

/*#TabContainer {
	padding: 0px;
	margin: 0px;
}
*/
#MainTab #TabNavigation {
	border-bottom: 1px solid #A2A2A2;
	display: inline;
	width: 520px;
	margin-bottom: 20px;
}

#TabNavigation ul {
	padding: 0;
	margin: 0;
	list-style:none;
}

#TabNavigation li {
	display: inline;
}

#TabNavigation li a{
	border: 1px solid #A2A2A2;
	padding-left: 8px;
	padding-right: 8px;
	color: #666;
	text-decoration: none;
	border-bottom-width: 0px;
}

#MainTab #TabContent {
	width: 500px;
	padding: 10px;
	border: 1px solid #999;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Create Identity */

.CiDataBlock {
	margin-bottom: 30px;
}

.CiDataBlock img {
}

#OsCreateIdentityRightSection {
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-left: 50px;
	padding-bottom: 20px;
	min-height: 300px;
}

.CiField {
	margin-bottom: 8px;
	font-size: 13px;
	color: #333;
}


.CiField textarea {
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
}

textarea.fixedWith {
	font-family: Courier, "Courier New", monospace;
	font-size: 10px;	
}


.CiField label {
	display: block;
  	float: left;
	line-height:19px;
  	width: 150px;
	padding-left: 8px;
	background: #FFF url('/images/backgrounds/label.gif') no-repeat;
}

.CiField label.noBg {
	display: block;
  	float: left;
	line-height:19px;
  	width: 150px;
	background-image: none;
}


input.access_code {
	background-color: #FEFFDC;
/*	color:white;*/
	border: 1px solid #D34646;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Manage Identities */
.IdentityInformation {
	font-size: 11px;
	margin-left: 10px;
}

.IdentityName a {
	color: #347FA1;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}






.IdentityHeader img {
	border: 1px solid #ddd;
}



#ResourcesNewWebsite, #ResourcesNewGroup, #ResourceAddSection {
	margin-top: 15px;
}

.ButtonsRight {
/*	float: right;*/
}

#SubContentButtons {
	margin-bottom: 20px;
}

#SubContentButtons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#SubContentButtons li {
	float: left;
	margin-right: 10px;
}

#SubContentButtons .indicator{
	float: right;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Resources */
.ResourceGroup {
}

.ResourceGroup h2 {
	background: #FFF url('/images/backgrounds/resourceGroupBg.gif') no-repeat;
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 13px;
	color: #222;
	padding-left: 10px;	
	font-weight: normal;
}

.ResourceGroup h2 a:link, .ResourceGroup h2 a:visited {
	color:#347FA1;
	font-size:12px;
}
.ResourceGroup h2 a:active, .ResourceGroup h2 a:hover {
	color:#347FA1;
	text-decoration:underline;
	font-size:12px;
}

/* RESOURCE ITEM */
.resource-edit-link {
	font-size: 12px;
	color: #347FA1;
}

i.pending {
	font-size: 12px;
	color: #444;
	font-style: normal;
}




#uploadProgressBar, #sendingMsgProgressBar {
	display:inline;
	color:#195C7B;
}

/* styles for resourcegroup sorting*/
ul#ResourceGroupList {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#ResourceGroupList li {
	background: #FFF url('/images/backgrounds/resourceGroupBg.gif') no-repeat;
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 14px;
	color: #222;
	padding-left: 10px;	
	font-weight: normal;
	margin-bottom:5px;
}



/* styles for resources sorting */
ul#ResourcesList {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#ResourcesList li {
	background: #FFF url('/images/backgrounds/resourceGroupBg.gif') no-repeat;
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 14px;
	color: #222;
	padding-left: 10px;	
	font-weight: normal;
	margin-bottom:5px;
}


/* Index ResourceGroups */
#public-resource-list {
	text-align:left;
}

#public-resource-list .ResourceGroup h2 {
	background: #FFF url('/images/backgrounds/index_ResourceGroupBg2.gif') no-repeat;
	margin: 0;
	padding: 0;
	line-height: 27px;
	width:430px;
	font-size: 13px;
	color: #222;
/*	padding-left: 10px;	*/
	font-weight: normal;
}

.ResourceGroupNameEdit {
	font-size: 11px;
	border: 1px solid #a2a2a2;
	background-color: #FEFFDC;
	padding-left: 4px;
}


.AddGroupSection {
	color: #333333;
	background-color: #E4E4E4;
	padding: 6px;
	font-size: 11px;
	border: 1px solid #96A1C3;
	margin-bottom: 10px;
	margin-top:40px;
}

.AddGroupSection input[type="text"]{
	font-size: 12px;
	
/*	border: 1px solid #a2a2a2;*/
/*	background-color: #FEFFDC;	*/
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Resource Edit */
.ResourceEditSection {
	margin-left: 16px;	
	margin-right: 16px;
	background-color: #E4E4E4;
	padding: 6px;
	font-size: 11px;
	border: 1px solid #96A1C3;
	margin-bottom: 10px;
}

.ResourceEditSectionField {
	margin-bottom: 5px;
	font-size: 12px;
	color: #333;
}

.ResourceEditSectionField label {
	font-size: 12px;
	display: block;
  	float: left;
  	width: 100px;
/*	font-weight: bold;	*/
}

.ResourceEditSectionField input, .ResourceEditSectionField select {
	font-size: 12px;
	width: 385px;
/*	border: 1px solid #a2a2a2;*/
/*	background-color: #FEFFDC;*/
}

b.Activated {
	color: #47A43B;
}

b.Deactivated, b.Protected {
	color: #D34646;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Resource Edit */
#AdditionalAccess {
	clear: both;
	text-align: right;
	height: 18px !important;
	margin: 10px 0 20px 0 !important;
	padding: 0 !important;
	padding-right: 2px !important;
}

#AdditionalAccess input[type="text"] {
/*	background-color: #FEFEFE;*/
/*	border: 1px solid #D34646;*/
	color: #666;
	font-size: 12px;
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Verification */
div.VerficationMetaTag {
	font-size: 14px;
	color: #195C7B;
}