﻿/*body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
*/
test.CaptchaOutline
{
	border: solid 1px #CECECE;
	width: 99%;
	padding: 2px;
}
.Captcha
{
	background-color: #f0e8d8;
	color: #94a3e7;
}
.ContactUsOutline
{
	border: solid 1px #CECECE;
	width: 100%;
	/*padding-top: 5px;*/
}
.ContactUsHeader
{
	padding-left: 15px;
	background-color: Gray;
	color: #000000;
	font-weight: bold;
	min-height: 25px;
	/*padding-top: 5px;*/
}
.TextBoxLength
{
	width: 60%;
}
.SentMessage
{
}
.GridOutline
{
	border: solid 1px #CECECE;
	width: 100%;
}
.ContactUsGridHeader
{
	background-color: #C0C0C0;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	height: 23px;
}
.ContactUsPagingElement
{
	color: #6DAFC0;
	font:bold 15px Arial;
padding:2px;
}
.ConactUsGridAlternatingItem
{
	background-color: #EEEEEE;
	height: 20px;
	border-style: none;
	border-width: 1%;
}
.ContactUsGridItemBorder
{
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	height: 20px;
	width: 17%;
	text-align: left;
}
.AdvancedSearchOutLine
{
	border: solid 1px #E8E8E8;
	width: 100%;
	margin-bottom: 5px;
}
.ContactUsSearchEmailPart
{
	vertical-align: top;
	width: 40%;
}
.ContactUsSimpleSeach
{
	background-color: #a6a6a6;
	height: 35px;
	vertical-align: middle;
}
.ContactSearchResult
{
	vertical-align: middle;
	padding-top: 5px;
	font-weight: bold;
}
.GridOutLine
{
	border: solid 1px #E8E8E8;
	padding: 1px;
}
.ListContainer .ContainerRow table tr td
{
	/*min-height:25px; 	height:auto !important;*/
	height: 35px;
}
.ListContainer .ContainerRow table tr:hover
{
	background-color: #fffacd;
}
.ListContainer
{
	border: solid 1px #bebebe;
	padding: 4px;
}

.ListContainer table
{
	margin: 0px 0px 0px 0px;
}

.ListContainer .ListHeader
{
	background-color: #948663;
	color: White;
	font-weight: bold;
}

.ListContainer .ListHeader td
{
	padding: 5px;
	color: White;
}

.ListContainer .ListHeader th
{
	padding: 5px;
	color: White;
}

.ListContainer .ListGroupRow
{
	font-weight: bold;
	background-color: #c6c7c6;
}
.ListContainer .ListGroupRow td
{
	padding: 5px;
}
#MPContentArea .ListContainer Table tr td a
{
	padding: 0px 3px 0px 3px;
}
.ListContainer .ListHeader a
{
	color: White;
}

.ListContainer .ListHeader thead
{
	color: White;
}

.ListContainer .ListRow
{
}
.ListContainer .ListRow:hover
{
	background-color: #fffacd;
}



.ListContainer .ListRow td
{
	padding: 5px;
}

.ListContainer .ListAlternativeRow
{
	background-color: #f4f4f4;
}

.ListContainer .ListAlternativeRow:hover
{
	background-color: #fffacd;
}

.ListContainer .ListAlternativeRow td
{
	padding: 5px;
}

/* .ajax__tab_header - A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_outer - An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
/* .ajax__tab_inner	 - An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
/* .ajax__tab_tab - An element of the tab that contains the text content. Child CSS classes:none. */
/* .ajax__tab_body - A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
/* .ajax__tab_hover - This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_active - This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */

/* XP IE7 theme - Backgrounds */
.visoft__tab_xpie7 .ajax__tab_header
{
	background: url(images/ContactUs/tab-line.gif) repeat-x bottom;
}
.visoft__tab_xpie7 .ajax__tab_outer
{
	background: url(images/ContactUs/tab-right.gif) no-repeat right;
}
.visoft__tab_xpie7 .ajax__tab_inner
{
	background: url(images/ContactUs/tab-left.gif) no-repeat;
}
.visoft__tab_xpie7 .ajax__tab_tab
{
	background: url(images/ContactUs/tab.gif) repeat-x;
margin-right:4px;
}
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer
{
	background: url(images/ContactUs/tab-hover-right.gif) no-repeat right;
}
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner
{
	background: url(images/ContactUs/tab-hover-left.gif) no-repeat;
}
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab
{
	background: url(images/ContactUs/tab-hover.gif) repeat-x;
	margin-right:4px;
}
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer
{
	background: url(images/ContactUs/tab-active-right.gif) no-repeat right;
}
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner
{
	background: url(images/ContactUs/tab-active-left.gif) no-repeat;
}
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab
{
	background: url(images/ContactUs/tab-active.gif) repeat-x;
	margin-right:4px;
}

/* XP IE7 theme - Other Styles */
.visoft__tab_xpie7 .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
font-weight:bold;
}
.visoft__tab_xpie7 .ajax__tab_outer
{
	height: 29px;
}
.visoft__tab_xpie7 .ajax__tab_inner
{
	padding-left: 3px;
}
.visoft__tab_xpie7 .ajax__tab_tab
{
	padding: 8px 40px;
	margin: 0;
	margin-right:4px;
}
.visoft__tab_xpie7 .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
min-height:100px;
}

.DottedLineStyle
{
	border-bottom: solid 1px #223fa5;
}
.ListItem
{
	border: solid 1px #E8E8E8;
	margin-bottom: 5px;
}

.CUHelp
{
	border:solid 1px #000000;
	background-color:#fffacd;
	color:#666666;				
}
.CUPopUpHelp
{
	border: solid 1px #000000;
	background-color: #fffacd;
	color: #666666;
	min-height: 20px;
	visibility: hidden;
	width: 200px;
}


.RowSpacing
{
	padding-bottom:5px;
}

.UrlGenerator
{
	padding: 5px;
	padding-left:20px;
	min-height: 50%;
}
.UrlGeneratorLeftList
{
	float: left;
	width: 50%;
	border-top: solid 1px #CECECE;	
}
.UrlGeneratorRightList
{
	float: left;
	width: 50%;
	border-top: solid 1px #CECECE;	
}

.cuItemHeader
{
	background-image: url("images/ContactUs/titlebg.gif" );
	background-repeat: repeat-x;	
	background-position: right bottom;
	padding:3px;	
	padding-Left: 20px;
	padding-Bottom:10px;
	margin-top: 2px;
	font-weight: bold;	
	color:Black;
	font-size:14px;
}
.cuSubItemHeader
{
	background-color:#b0b0b0;
	background-repeat: repeat-x;			
	padding: 3px;
	
	font-weight: bold;	
	color:#FFFFFF;
	font-size:12px;
	min-height:20px;
}
.ItemRightMenu
{
	padding-Top:20px;
	padding-right:5px;
	background-color:#EFEFEF;
	vertical-align:top;
}
.SubItemOutLine
{
	border: solid 1px #b0b0b0;
	width: 100%;
	margin-Bottom:5px;
}

.SiteVisibility
{
	cursor: pointer;
	color: #4792a5;
	text-decoration: underline;
}
 .AddNewItem
{
background-image: url("images/ContactUs/add.gif" );
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
.RssText
{
	cursor:pointer;
	color:#4792a5;
	text-decoration:underline;
}
.CuReply
{
background-image: url("images/ContactUs/reply.gif" );
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
.CuForward
{
background-image: url("images/ContactUs/forward.gif" );
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}


/*RimsTabbed StyleSheet*/
.ExpandTextContent
{
	padding:10px 8px 8px 5px;
	text-align:justify;	
}
.ExpandOrHide
{
	padding:0px 8px 0px 5px;	
}
/* .ajax__tab_header - A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_outer - An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
/* .ajax__tab_inner	 - An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
/* .ajax__tab_tab - An element of the tab that contains the text content. Child CSS classes:none. */
/* .ajax__tab_body - A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
/* .ajax__tab_hover - This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
/* .ajax__tab_active - This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */

/* XP IE7 theme - Backgrounds */
.TabbedBrowsing .ajax__tab_header
{
	/*background: url(images/tab-right.gif) repeat-x ;*/
background-color:#e9f1f5;
	border:solid 1px #9cb8c6;
	color:#000000;
border-bottom:0;
border-left:0;


}
.TabbedBrowsing .ajax__tab_outer
{
	/**/background: url(images/Tabbed/tab-right.gif) no-repeat right;
}
.TabbedBrowsing .ajax__tab_inner
{
	/**/background: url(images/Tabbed/tab-left.gif) no-repeat;
}
.TabbedBrowsing .ajax__tab_tab
{
	background: url(images/Tabbed/tab.gif) repeat-x;
margin-right:4px;
}

.TabbedBrowsing .ajax__tab_active .ajax__tab_outer
{
	/**/background: url(images/Tabbed/tab-active-right.gif) no-repeat right;
}
.TabbedBrowsing .ajax__tab_active .ajax__tab_inner
{
	/**/background: url(images/Tabbed/tab-active-left.gif) no-repeat;
}
.TabbedBrowsing .ajax__tab_active .ajax__tab_tab
{
	background: url(images/Tabbed/tab-active.gif) repeat-x;
	margin-right:4px;
	font-weight:700;
	font-size:12px;
	color:#444469;
}

/* XP IE7 theme - Other Styles */
.TabbedBrowsing .ajax__tab_header
{
	font-family: Arial,tahoma,helvetica;
	font-size: 12px;
width:auto;
}
.TabbedBrowsing .ajax__tab_outer
{
	height: 20px;
}
.TabbedBrowsing .ajax__tab_inner
{
	padding-left: 3px;
}
.TabbedBrowsing .ajax__tab_tab
{
	padding: 3px 20px;
	margin: 0;	

}
.TabbedBrowsing .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #9cb8c6;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
	min-height:100px;
width:auto;

}

.accordionHeaderHorizontal
{
	background-color:#f0f8ff;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-family:Arial,Sans-Serif;	
	cursor:pointer;
	padding:0px 5px 0px 5px;

	

}
.accordionHeaderSelectedHorizontal
{	
	background-color:#004785;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;


}
.accordionContent
{

	font-size:11px;
	padding:5px 0px 5px 0px;
}

.ContentMainHeader
{
	
	
	font-family:Gautami;
	text-align:center;
	height:20px;
padding-top:5px;
	font-size:15px;

}


/*RimsTabbed StyleSheet*/

/*styles for itemcommentlist*/
.Item
{
    clear: both;
    padding: 10px 5px 10px 0px;
}
.Item Div.ItemLeft
{
    float: left;
    text-align: center;
    width: 37%;
    font-size:8pt;
}
Div.ItemRight
{
    float: right;
    text-align: left;
    padding-right: 2px;
    width: 55%;
}
.ItemCotainer
{
    border: solid 1px #b0b0b0;
    padding: 4px;
}
.ItemCotainer hr
{
    color: #b0b0b0;
    height: 1px;
}
.ItemCotainer .Remark
{
    color: Blue;
}

.ItemCotainer table
{
    margin: 0px 0px 0px 0px;
}
.ItemCotainer .ItemHeader
{
    background-color: #b0b0b0;
    color: White;
    font-weight: bold;
}
.ItemCotainer .ItemHeader td
{
    padding: 0px 4px 0px 4px;
    color: White;
}
.ItemCotainer .ItemHeader a
{
    
}
.ItemCotainer .ItemRow
{
}

.ItemCotainer .ItemRow td
{
    background-color: #f9f9f9;
}

.ItemCotainer .ItemAlternativeRow
{
}

.ItemCotainer .ItemAlternativeRow td
{
    background-color: #f0f0f0;
}

.ItemCotainer .ItemCellLeft
{
    width: 35%;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}
.ItemCotainer .ItemCellRight
{
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}
.CommentModalPopup
{
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 520px;
    height: auto;
    overflow: auto;
}
.CommentModalPopupHeader
{
    background: #ebedf9;
    background-position: right top;
    border: #223FA5 solid 1px;
    padding: 3px;
    margin-top: 10px;
    font-weight: bold;
    color: Black;
    height: 15px;
}
.AddSmallButton
{
    text-transform: none;
    float: right;
    padding: 6px 10px 10px 15px;
    height: 10px;
    vertical-align: middle;
    font-size: 9.6pt;
    background-image: url(images/AddSmall.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
.HistoryItemHeader
{
	background-color: #dcdcdc;
	font-size: 13px;
	font-weight: bold;
    min-height: 10px;
    padding-left: 20px;
padding-bottom:5px;
padding-top:5px;
}

/*Nysae*/

.NysaeSubHeading
{
    text-align:left;
    font-weight:bold;
    background-color:#999999;
    height:20px;
    color:#FFFFFF;
    padding-left:2px;
}
.line
{
    color: #2a518c;
     height: 1px;
}
.NysaeMainheader3
{
    color:#2a518c;
    font-family:Arial;
    font-size:16pt;
    font-weight:700;    
}
.nysaeBorder
{
    border:solid 1px darkgray;
    padding:3px;
}
.NysaeSubHeadingShade
{
    background-color:#2a518c;
    color:#FFFFFF;
    text-align:center;
}
.RefreshImage
{
    background-image:url(images/refresh.GIF);
    background-repeat:no-repeat;
}


/*Nysae*/

/*MVM*/
#info
{
display: none;
width: 180px;
z-index: 3;
font-size: 12px;
border: solid 1px #CCCCCC;
background-color: #FFFFFF; 
padding: 5px; 
position: absolute;
 margin: 8px; 
opacity: 0;
filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
}

.infoDivClose
{
background-color: #666666; 
color: #FFFFFF; 
text-align: center;
font-weight: bold; 
text-decoration: none; 
border: outset thin #FFFFFF; 
padding: 5px;
}
/*MVM*/

/*ViralApplication*/

.Header
{
	background: #7FB4B2 none repeat scroll right top;
	border: 1px solid #223FA5;
	color: white;
	font-weight: bold;
	margin-top: 10px;
	padding: 3px;
	text-align: left;
}
.VAItem
{
	border: solid 1px black;
	margin-top: 10px;
	margin: 20px;
}
.LabelWidth
{
	width: 35%;
	padding: 2px 2px 2px 5px; /*height:35px;*/
	vertical-align: middle;
}
.InputControls
{
	padding: 2px 2px 2px 5px;
	vertical-align: middle;
}
.VAButton
{
	width: 98%;
	text-align: right;
	margin-top: 20px;
}

.VAItem
{
	border: solid 1px black;
	margin-top: 10px;
	margin: 20px;
}
.VAAppsList
{
	width: 100%;
}
.VAApps
{
	padding: 10px;
	width: 100%; /*margin: auto;*/
	text-align: left;
}
.VACaption
{
	width: 50%;
}
.VAIcon
{
	width: 100px;
}
.VAEdit
{
	width: 10%;
}
.VANew
{
	float: right;
	padding-right: 10px 20px;
}
.VaDelete
{
	width: 5%;
}

.VaUserCount
{
	width:20%;
	padding-left:5px;
}
.CountLinks
{
	float:left;
	padding-left:10px;
}

.VAStatistics
{
	width: 99%;
	margin: auto;
}

.vainvitedFriend
{
	width: 90%;
}
.VAUser
{
	width: 35%;
	text-align: left;
}
.StatusImage
{
	width: 10%;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}



.VaImageButton
{
	width: auto;
	float: left;
	padding: 5px 10px 5px 0px;
}
.VaImageButtonList
{
	width: 190px;
}

.Middle a:link, .MiddleSelected a:link
{
	color: #858585;
	text-decoration: none;
	font-family: lucida grande,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	font-weight: bold;
}

.VATabContainer
{
	clear: both;
}
.VATabs
{
	height: 26px;
	float: left;
	text-align: center;
}
.Left
{
	width: 3px;
	background-image: url(  'images/Left.jpg' );
	margin-left: 3px;
}
.LeftSelected
{
	width: 3px;
	background-image: url(  'images/LeftSelected.jpg' );
	margin-left: 8px; /*font-weight:bold;*/
}

.Middle
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: White;
}

.MiddleSelected
{
	background-color: #314e8e;
	padding-left: 10px;
	padding-right: 10px; /*font-weight:bold;*/
}
.Right
{
	width: 3px;
	background-image: url(  'images/Right.jpg' );
}
.RightSelected
{
	width: 3px;
	background-image: url(  'images/RightSelected.jpg' ); /*font-weight:bold;*/
}

.VAFriendBox
{
	/*float: left;  	width: 130px; 	margin: 10px 0px 10px 10px; 	border: solid 1px white;  	postion:relative;*/
	width: 115px;
	height: 108px;
	margin: 10px 0px 0px 10px;
}

.VAFriends
{
	border: solid 1px #314e8e;
	height: 245px;
	overflow-y: scroll;
	width: 420px;
}

.VAFriendBox:hover
{
	border: solid 1px black;
}
/*.VAFriendBox:hover td,.VAFriendBox.ChangeBg:hover td
{
	padding: 14px 9px;
}
.VAFriendBox td,.VAFriendBox.ChangeBg td
{
	padding: 15px 10px;
}
*/
.VAFriendBoxContainer
{
	float: left;
}
.VAFriendBox.ChangeBg:hover td
{
	background-color: #f1e8e6;
}
.CustomTemplate
{
	padding-left: 5px;
}
.lnkUser span, .VAForwardCaption
{
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	padding-top: 3px;
}
.VAForwardCaption
{
	padding-bottom: 10px;
}

.UserImage
{
	height: 105px;
	width: 116px;
}
.VaFrwdLinksMain a:link
{
	text-decoration: none;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
}
.VaFrwdLinksMain a:hover
{
	text-decoration: underline;
}

.VaFrwdLinksMain a:visited
{
	color: #000399;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
}

.VaFrwdLinksMain
{
	padding-top: 20px;
}

.TabClear
{
	clear: both;
	height: 0px;
	font-size: 0px;
}
.TabText
{
	padding-top: 6px;
}

.VaPagingContainer
{
	width: 45%;
}

.VAPages
{
	color: #314e8e;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
}

.VAGoToPage
{
}

.VaViralAppsImageContainer
{
	padding: 5px;
	width: 100%;
}

.VaViralAppsImage
{
	float: left;
	width: 30px;
	text-align: left;
	position: relative;
}
.VaParticipation
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 10px;
	z-index: 100;
	background: transparent url(  'images/tick_box.jpg' ) no-repeat;
	background-position:right top;
}

.VaViralAppsCaption
{
	font-size: 10px;
	float: left;
	width: 158px;
	text-align: left;
	padding-top: 4px;
}

.Vaclear
{
	clear: both;
}
.VaIndication
{
	background: transparent url(  'images/tick_box.jpg' ) no-repeat;
	background-position: 0% 50%;
	width:auto;
	float:left; 
	font-size:10px;
	padding-left:15px;
}

.VaIndication span
{
	font-size:10px;
}
.VAIndicationContainer
{
	width:100%;
	padding-left:5px;
}

/*.VATitle span
{
color:#002569;
font-family:Georgia;
font-size:17px;
font-style:italic;
margin-bottom:5px;
padding-bottom:5px;
padding-left:0;
padding-top:10px;
}*/

.VATxtGo
{
padding-top:5px;
padding-right:5px;

} 



/*Viral Application*/

/* Mentor Application*/
/*
.MentorListHeading
{
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
}
.MentorList
{
	padding-left:10px;
	width:300px;
}
.InviteFrdsLabel
{
	width:150px;
	float:left;
	padding-top:5px;
	padding-left:10px;
	
}
.Header.InviteFrdsLabel
{
	font-weight:bold;
} 

.MentorHomeHeading
{

padding:10px 0px 10px 0px;
}

.MentorHeader
{
font-weight:bold;
font-size:11px;
padding:5px 0px 5px 0px;
}
*/
/* Mentor Application*/

 /*Rims Migration Tools*/

.HelpFiledNo, .HelpFiledName, .HelpFiledDesc
{
	padding:5px 0px 5px 3px;
}
/*Rims Migration Tools*/ 



/************ START ---> Digital Ribbon CSS *******************/


/*************    For JQuery    ***************/
body .colorwell-selected
{
	border: 2px solid #000;
	font-weight: bold;
	width: 6em;
	text-align: center;
	cursor: pointer;
	background-color:#fefe85;
}
.lnkbutton
{
	font-family: Verdana;
	font-size: small;
}
.farbtastic
{
	position: relative;
}
.farbtastic *
{
	position: absolute;
	cursor: crosshair;
}
.farbtastic, .farbtastic .wheel
{
	width: 195px;
	height: 195px;
}
.farbtastic .color, .farbtastic .overlay
{
	top: 47px;
	left: 47px;
	width: 101px;
	height: 101px;
}
.farbtastic .wheel
{
	background: url( 'images/wheel.png' ) no-repeat;
	width: 195px;
	height: 195px;
}
.farbtastic .overlay
{
	background: url( 'images/mask.png' ) no-repeat;
}
.farbtastic .marker
{
	width: 17px;
	height: 17px;
	margin: -8px 0 0 -8px;
	overflow: hidden;
	background: url( 'images/marker.png' ) no-repeat;
}
.rowheight
{
	height: 5px;
}
/*************    For JQuery    ***************/
#alink
{
    text-decoration: none;
}
.ribbDiv
{
    width: 183px;
    text-decoration: none;
    text-align: center;
    /*min-height: 28px;*/
    height: auto !important;
    height: 100%;
    padding-bottom: 6px;
    padding-top: 6px;
    margin:auto;
}

.ribbDiv a:hover
{
	text-decoration: none;
}
.ContainerRibb
{
    border: solid 1px #bebebe;
}
.ContainerRibb thead .header td
{
    background-color: #948663;
    color: White;
    padding: 4px;
    font-weight: bold;
}
.ContainerRibb thead .header td a
{
    color: White;
    font-weight: bold;
}
/*new */
.ContainerRibb thead .Header td
{
    background-color: #948663;
    color: White;
    padding: 4px;
    font-weight: bold;
}
.ContainerRibb .SubHead td
{
    background-color: #c6c7c6;
    font-weight: bold;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    /*white-space: nowrap;*/
    border: 1px solid White;
    border-collapse: collapse;
}
.ListContainer .ContainerRowRibb table tr td
{
	/*min-height:25px;
	height:auto !important;*/
	height:35px;	
}
.ListContainer .ContainerRowRibb table tr:hover
{
	background-color:#fffacd;	
}
.ContainerRibb .ContainerRowRibb td
{
    padding: 4px;
    text-align: center;
    /*white-space: nowrap;*/
    border: 1px solid White;
    border-collapse: collapse;
}
.ContainerRibb .ContainerAlternativeRowRibb td
{
    padding: 4px;
    background-color: #efefef;
    /*white-space: nowrap;*/
    text-align: center;
    border: 1px solid White;
    border-collapse: collapse;
}
.ContainerRibb .ContainerAlternativeRowRibb td td
{
	padding:0px;
}
.ContainerRibb .SubHead .FirstColumn
{
    text-align: left;
    width: 250px;
}
.ContainerRibb .ContainerRowRibb .FirstColumn
{
    text-align: left;
}
.ContainerRibb .ContainerAlternativeRowRibb .FirstColumn
{
    text-align: left;
}
.pnlRibDisplay a span
{
	/*line-height:2.1em;*/
	white-space: pre-wrap;
	
}
.ribbondisplaydiv
{
    /*padding-top: 5px;*/
}
.pnlRibDisplay:hover
{
    /*cursor: pointer;*/
}
.pnlRibDisplay a:hover
{
text-decoration: none;
}
.colorDiv
{
     width: 183px; 
    min-height: 28px;
    text-align: center;
    /*padding-bottom: 2px;*/
}
.pnlRibDisplay
{
    padding-bottom: 2px;
}
.ribbonlist
{
    float: left;
}
.addribbon
{
    float: right;
    padding-right: 5px;
}
.divtop
{
    padding-top: 5px;
}
.divmiddle
{
    clear: both;
    padding-top: 5px;
}
.divbottom
{
    padding-top: 5px; /*width: 498px;*/
    height: 40px; /*background: #c6c6c6;*/
}
/*********** For Popup Controls ***************/

.headingdiv
{
    padding-top: 6px; 
    padding-right: 5px;
}
.headingdiv span
{
    font-weight: bold; 
    color: Blue;
}
.divHelpCommon
{
    background-color: #c6c6c6; 
    border: solid 1px #000000;
    height: 500px; 
    width: 500px;
}
.divMainHelpHeader
{
    float: left;
    color:white;
    font-weight:bold;
}
.divHelpCommonClose
{
    float: right; 
    padding-right: 5px;
}
.contentpopup
{
    clear: both; 
    background-color: #fffacd; 
    width: 500px; 
    height: 500px;
    overflow-x: hidden; 
    overflow-y: scroll;
}
#ribbonstyle
{
    text-align: center; 
    float: left; 
    width: 55%;
}
.fieldsetclass
{
    border-color: #c6c6c6;
}
.tablerowheight
{
    height: 5px;
}
.communityheadrow
{
    width: 310px;
}
.tblDisplay
{
    width:100%;
    margin-bottom:0px;
}

.ribbondisplaymgmt
{
    text-align: center; padding-top: 6px; padding-bottom: 6px;
}

/*********** For Popup Controls ***************/
/* For the Collapsible panel */
    
 .CollapseBanerLeft
    {
        background-image: url(images/ribbarleft.gif);
        background-repeat: no-repeat;
        float:left;
        width: 2%;
        height: 24px;
    }
    .CollapseBanerRight
    {
        background-image: url(images/ribbarright.gif);
        background-repeat: no-repeat;
        float:left;
        width: 4%;
        height: 24px;
    }
    .CollapseBanerCenter
    {
        background-image: url(images/ribbarcenter.gif);
        /*background-color: #6c6c6c; */
        width:94%;
        height:24px;
        float:left;
    }
    .CollapseBaner
    {
        /*width: 100%;*/
    }
    
    .ribbonCollapseHeader
    {
        /*background-image: url(images/ribonbarbg.gif);
	    background-repeat: repeat-x;
        background-position: right top;
        background-color: #6c6c6c;*/ 
        padding: 3px;
        margin-top: 10px;
        font-weight: bold;
        color: white;
        border-color: White;
        border-width: 0px;
    }
   
    div.ribbonCollapseHeader div
    {
        /*padding: 1px;*/
        cursor: pointer;
        vertical-align: middle;
    }
    div.ribbonCollapseHeader
    {
        /*Adjustment for firefox, and fix for IE*/
        margin-right: 2px;
        margin-right: 0px;
    }
    div.ribbonCollapseHeader .ribHeaderTitle
    {
        display: inline;
    }
    div.ribbonCollapseHeader .ribHeaderStatus
    {
        display: none; /*color: $headerStatusColor;*/ /*color:#EBEDF9;*/
        font-size: 80%;
        margin-left: 20px;
    }
    div.ribbonCollapseHeader .ribCollapseButton
    {
        float: right;
        display: inline;
        vertical-align: middle;
        padding-top:4px;
    }
    #pnlCollapsibleStart
    {
        height: auto;
    }
    
    .collapsiblepanelstyle
    {
        padding-left:5px;
        padding-right:5px;
        padding-top:2px;
        width:98%;
    }
    /* For the Collapsible panel */
/************ END ---> Digital Ribbon CSS *******************/
