﻿/* 
 * Visual styles for default clients.
 * Put here all style applied on the page manually to 
 * justify page layout
 */
 
/*
 * Common
 */
.boldText {
	font-weight: 700
}
.displayNone {
	display: none
	
}
.maxWidth{
	width: 100%
}
.minWidth{
	width: 1%
}
/*
 * End of common
 */
/*
 * Popup.master
 */
.popupMaster
{
	width: 100%;
	border: none;
	background-color: #FFFFFF;
}

.popupMaster .browseDiv
{
	background-image: url(Images/browseBg.gif);
	background-position: right;
	width: 210px;
	vertical-align: top;
}

.popupMaster .contentDiv
{
	vertical-align: top;
	margin-bottom: 10px;
}

.popupMaster .contentDiv table
{
	width: 100%;
	border : none
}

.popupMaster .contentDiv table .header
{
	background-color: #F3F4F9;
	color: #ffffff;
	background-image: url(Images/subTopBg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}

.popupMaster .contentDiv table .header .holderBrowse
{
	width: 38px;
	height: 30px
}

.popupMaster .contentDiv table .header .holderSearch
{
	width: 98%;
	text-align: left;
	vertical-align: top;
}

.popupMaster .contentDiv table .header .holderContent
{
	background-color: #fff
}

/*
 * End Of Popup.master
 */
/************** ExpressLibraryGridControl.ascx **********************/
/* Agent Results Right Side Column */
.resultsTagCloud, .requestAgent
{
	padding: 15px 5px 5px 10px;
	width: 94%;
}

.resultsTagCloud h4, .requestAgent h4
{
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	width: 98%;
}

.requestAgent div
{
	padding-top: 8px;
}
/************** End of ExpressLibraryGridControl.ascx ***************/
/*
 *SourceRequest.aspx
 */
.srp .tblHeader {
	border-style:none;
	width:100%;
	color: #000000
}
.srp .tblHeader .buttonCell {
	text-align : right
}
.srp .tblBody {
	border-style: none;
	width:99%;
	white-space: nowrap
}
.srp .tblBody .itemTitleContainer {
	text-align: right;
	white-space: nowrap;
	font-weight: 700;
	width: 1%
}
.srp .tblBody .itemContentContainerTb {
	position: relative;
	overflow: visible;
	text-align: left;
	white-space: nowrap;
	height: 25px;
	width: 100%
}
.srp .tblBody .itemContentContainerTb .child
{
	position: absolute;
	height: 100%; 
	width: 100%
}
.srp .tblBody .itemContentContainerTb .child .data {
	width: 60%
}
.srp .tblBody .itemContentContainerTa {
	position: relative;
	overflow: visible;
	text-align: left;
	white-space: nowrap;
	height: 100px;
	width: 100%
}
.srp .tblBody .itemContentContainerTa .child
{
	position: absolute;
	height: 100%; 
	width: 100%
}
.srp .tblBody .itemContentContainerLit {
	position: relative;
	overflow: auto;
	text-align: left;
	white-space: nowrap;
	height: 24px; 
	width: 220px
}
.srp .tblBody .itemContentContainerImage {
	position: relative;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	height: 125px;
	width: 100%;
	vertical-align: top
}
.srp .tblBody .itemContentContainerImage .child
{
	height: 100%; 
	width: 100%
}
.srp .tblBody .itemContentContainerImage .child .data {
	height : 105px;
	width: 100px
}
.srp .tblBody .itemContentContainerDescription {
	position: relative;
	overflow: visible;
	text-align: left;
	white-space: nowrap;
	height: 125px;
	width: 100%;
	vertical-align: top
}
.srp .tblBody .itemContentContainerDescription .child
{
	position: absolute;
	height: 100%; 
	width: 100%
}
.srp .tblBody .itemContentContainerDescription .child .data {
	height: 100px;
	width: 99%
}
.srp .tblBody .itemContentContainerImageRequest {
	position: relative;
	overflow: auto;
	text-align: left;
	height: 450px;
	width: 100%;
	vertical-align: top
}
.srp .tblBody .itemContentContainerImageRequest .child
{
	position: absolute;
	height: 100%; 
	width: 100%
}
/*
 * End of SourceRequest.aspx
 */
/*
 * AgentPack.aspx
 */
.agentNameLit{
	font-weight: 700;
	vertical-align: middle;
}
.agentNameTb{
	vertical-align: middle
}
.agentNameNote{
	font-size: 80%;
	vertical-align: baseline
}
.tblAgentProperties{
	width: 100%
}
.tblAgentProperties .itemTitleContainer {
	text-align: right;
	white-space: nowrap;
	font-weight: 700;
	width: 185px
}
.tblAgentProperties .itemTitleContainer .link {
	font-weight: normal
}
.tblAgentProperties .itemContentContainerTa {
	position: relative;
	overflow: visible;
	text-align: left;
	white-space: nowrap;
	height: 60px;
	width: 100%
}
.tblAgentProperties .itemContentContainerTa .child
{
	position: absolute;
	height: 100%;
	width: 100%
}
.tblAgentProperties .itemContentFreqTb {
	text-align: right;
	width: 54px
}
.tblAgentProperties .itemContentContainerTb {
	position: relative;
	overflow: visible;
	text-align: left;
	white-space: nowrap;
	height: 25px;
	width: 100%
}
.tblAgentProperties .itemContentContainerTb .child
{
	position: absolute;
	height: 100%; 
	width: 100%
}
.tblAgentProperties .itemContentContainerTb .child .data {
	width: 95%
}
.tblAgentProperties .itemContentContainerImage {
	position: relative;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	height: 125px;
	width: 1%;
	vertical-align: top
}
.tblAgentProperties .itemContentContainerImage .child
{
	height: 100%; 
	width: 100%
}
.tblAgentProperties .itemContentContainerImage .child .data {
	height : 105px;
	width: 100px
}
.tblAgentProperties .itemContentContainerDescription {
	position: relative;
	overflow: visible;
	text-align: left;
	white-space: nowrap;
	height: 125px;
	width: 100%;
	vertical-align: top
}
.tblAgentProperties .itemContentContainerDescription .child
{
	position: absolute;
	height: 100%; 
	width: 100%
}
.tblAgentProperties .itemContentContainerDescription .child .data {
	height: 100px;
	width: 99%
}
.tblMetadatapanel{
	width: 100%
}
.tblMetadatapanel .itemTitleContainer {
	text-align: right;
	white-space: nowrap;
	font-weight: 700;
	width: 185px
}
.tblMetadatapanel .itemTitleContainer .link {
	font-weight: normal
}
/*
 * End of AgentPack.aspx
 */
/*
 * SkillOptions.aspx
 */
.tblSkillOptions {
	width: 100%
}
.tblSkillOptions .subPropImage 
{
	width: 100px;
	height: 100px;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	vertical-align: top
}
.tblSkillOptions .subPropDesc
{
	position: relative;
	display: block; 
	width: 515px;
	overflow: hidden;
	word-wrap: break-word;
	color: #000000
}

/*
 * End of SkillOptions.aspx
 */
/*
* UserProfile.aspx
*/

.divUPBody {
	padding-left: 7px
}
.divUPBody h4{
	margin: 0px
}
.divUPBody .tblContainer {
	width: 60%;
	border: none
}
.divUPBody .tblContainer ul {
	margin: 2px 0px 0px 25px;
	vertical-align: top
}

/*
* End of UserProfile.aspx
*/

