/* Default CSS Stylesheet for a new Web Application project */

.ProfileGhumao
{

	width:700px;
}


.MainMenu
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
	background-color: #639CCE;
	width:155px;
}
.MainMenu h3
{
	font-size:12px;
	text-align:center;
	margin: 0;
	padding: 0 0 3px;
	background-color: #21688B;
	color: #FFFFFF;
	text-align: center;
}

.MainMenu ul
{
	list-style:none;
	margin:0px 10px 0px 20px;
}
.MainMenu ul li
{
	margin-top:4px;
	margin-bottom:4px;
}

.MainMenu A
{
	color:#FFFFFF;
	text-decoration:none;
	
}
.MainMenu A:hover
{
	text-decoration:underline;
}

/*
.LeftMenu2
{
	width: 155px;
	background-color: #639CCE;
	border: 1px solid White;
	font-family: Lucida Sans Unicode,Verdana;
	font-size: 11px;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px; 
	
}

.LeftMenu2 h3 {
	font-size: 100%;
	margin: 0;
	padding: 0 0 3px;
	background: #21688B;
	color: #000;
	text-align: center;
}


.LeftMenu2 ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

.LeftMenu2 ul li
{
	padding-top: 4px;
	padding-bottom: 4px;
}


.LeftMenu2 ul li A
{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
.LeftMenu2 ul li A:hover
{
	text-decoration: underline;
}

.LeftMenu2 ul li ul
{
	background-image: none;
	text-align: left;
	margin-left:25px;
	margin-top:5px;
}

.LeftMenu2 ul li ul li
{
	padding: 0px 0px 0px 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.LeftMenu2 ul li ul li A
{
	font-weight: normal;
}

*/
/**************************************************************************************/
.BrowseDiv
{
	width: 155px; 
	background-color: #639CCE;
	border: 1px solid White;
	font-family: 'Lucida Sans Unicode',Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
.BrowseDiv h3
{
	font-size:12px;
	text-align:center;
	margin: 0;
	padding: 0 0 3px;
	background-color: #21688B;
	color: #FFFFFF;
	text-align: center;
}
.BrowseDiv TABLE
{
	font-family: 'Lucida Sans Unicode',Verdana;
	font-size:11px;
	color:White;
	margin-left:4px;
	margin-right:4px;
}
.BrowseDiv TABLE TD
{
	padding-left:4px;
	padding-right:4px;
}
.BrowseDiv INPUT, SELECT
{
	font-family: 'Lucida Sans Unicode',Verdana;
	font-size:11px;
}
.LeftMenuDiv
{
	width: 155px; 
	background-color: #639CCE;
	border: 1px solid White;
	font-family: 'Lucida Sans Unicode',Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

.LeftMenuDiv A
{
	padding-left: 35px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.LeftMenuDiv A:hover
{
	text-decoration: underline;
}

.LeftMenuDiv ul
{
	list-style: none;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.LeftMenuDiv ul li
{
	list-style: none;
	padding-bottom: 4px;
	padding-top: 4px;
}

.LeftMenuDiv ul li ul
{
	list-style: none;
}

.LeftMenuDiv ul li ul li
{
	font-weight: normal;
	padding: 3px 0px 3px 35px;
}
.LeftMenuDiv ul li ul li A
{
	font-weight: normal;
	background-image: url(/MyFame/images/home16.png);
	background-position: -200px 0px;
	padding: 0px 0px 0px 0px;
}

#LeftMenuHome A
{
	background-image: url(/MyFame/images/home16.png);
}

#LeftMenuProfile A
{
	background-image: url(/MyFame/images/profile.png);
}


#LeftMenuInbox A
{
	background-image: url(/MyFame/images/inbox.png);
}

#LeftMenuContacts A
{
	background-image: url(/MyFame/images/contacts.png);
}

#LeftMenuGroup A
{
	background-image: url(/MyFame/images/groups.png);
}



/****************************************************************************/


/*THIS STYLE WILL BE USED FOR MYFAME WEBSITE*/
.BreadCrumbs /*Use this css in BreadCrumbs.vb file*/
{
	font-family: Lucida Sans Unicode, verdana, Arial;
	font-size: 8pt;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
}

.sepHr
{
	border: 1px dashed gray;
}
.hlink
{
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}

.hlink:hover
{
	text-decoration: underline;
}

.hlink:Visited
{
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}

.hlink:Visited:hover
{
	text-decoration: underline;
	color: Blue;
}


#EducationDiv
{
	margin: 4px 4px 4px 4px;
}

.Heading2
{
	font-size: 14px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
}

.HeadingContact
{
	font-family: Lucida Sans Unicode, verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	color: Blue;
}

.Heading3
{
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
}
.NormalText2
{
	font-size: 11px;
	padding: 4px 4px 4px 4px;
}
.sectionHeader
{
	font-family: Lucida Sans Unicode, verdana, Arial;
	font-size: 8pt;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-image: url(/MyFame/images/bg_who.gif);
	width: 100%;
	height: 20px;
	text-decoration: none;
	padding-left:12px;
}

#TrAdditionalInformationDetail
{
	padding:2px 2px 2px 2px;
}

.PadLeft
{
	padding-left: 4px;
}

.HideTextbox
{
	display: none;
}

.ShowTextBox
{
	display: block;
}
.sectionHeader1
{
	font-family: Lucida Sans Unicode, verdana, Arial;
	font-size: 8pt;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-image: url(/MyFame/images/bg_who1.gif);
	width: 100%;
	height: 20px;
	text-decoration: none;
}
.sectionHeaderLeft
{
	font-family: Lucida Sans Unicode, verdana, Arial;
	font-size: 8pt;
	text-align: Center;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-image: url(/MyFame/images/bg_who.gif);
	width: 100%;
	height: 20px;
	text-decoration: none;
}
.menuHeader
{
	font-family: Lucida Sans Unicode, Verdana, Arial;
	text-align: justify;
	color: #FFFFFF;
	float: left;
	background-image: url(/MyFame/images/Menu_Bg_Bar.JPG);
	width: 100%;
	height: 25px;
	text-align: center;
}

.menuLinks
{
	color: #FFFFFF;
	font-size: 8pt;
	
	text-decoration: none;
}
.menuLinksMouseOver
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, Verdana, Arial;
	text-decoration: underline;
}
/*******************************FORUM SECTION STYLE********************************/
.forumTopic
{
	text-align: center;
	color: #000000;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Lucida Sans Unicode, verdana, Arial;
}
.forumTopicPost
{
	text-align: left;
	color: #000000;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Lucida Sans Unicode, verdana, Arial;
}
.forumText
{
	text-align: center;
	color: #000000;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.forumLinkText
{
	text-align: center;
	color: #0000FF;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}

.forumCatLinkText
{
	text-align: left;
	color: #0000FF;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.forumSubText
{
	color: #000000;
	font-size: 7pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalText
{
	/*text-align:left;*/
	color: #000000;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;

}
.NormalTextTD
{
	/*text-align:left;*/
	color: #000000;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
	padding-left:18px;

}


.NormalTextPadLeft
{
	/*text-align:left;*/
	color: #000000;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
	padding-left: 14px;
}
.NormalTextSmall
{
	/*text-align:left;*/
	color: #000000;
	font-size: 7pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextSmallOrange
{
	/*text-align:left;*/
	color: #FF6600;
	font-size: 7pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextRed
{
	/*text-align:left;*/
	color: #FF0000;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBlue
{
	text-align: left;
	color: #1484b7;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBold
{
	/*text-align:left;*/
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBoldHead
{
	/*text-align:left;*/
	color: 000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBoldRed
{
	/*text-align:left;*/
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.TabDown
{
	background-image: url(../images/tab_down.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Lucida Sans Unicode, verdana,Arial;
	color: White;
	padding: 5px,5px,5px,5px;
	font-size: 10pt;
	height: 32;
	width: 150;
}

.TabUp
{
	background-image: url(../images/tab_up.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Lucida Sans Unicode, verdana,Arial;
	color: White;
	padding: 5px,5px,5px,5px;
	font-size: 10pt;
	height: 32;
	width: 150;
}
.Tabhover
{
	text-decoration: underline;
	background-image: url(../images/tab_down.png);
}


.NormalTextBoldBlue
{
	/*text-align:left;*/
	color: #1484b7;
	font-size: 8pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBoldGray
{
	/*text-align:left;*/
	color: Gray;
	font-size: 7pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextLink
{
	text-align: center;
	color: #0000FF;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBlueLinkSmall
{
	text-align: center;
	color: #1484b7;
	font-size: 7pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBlueLink
{
	text-align: center;
	color: #1484b7;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}

.NormalTextWhiteLink
{
	color: White;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextWhiteLinkBold
{
	color: White;
	font-size: 8pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
	height: 20;
}

.ButtonStyle
{
	font-family: Lucida Sans Unicode, verdana;
	font-size: 7pt;
	color: #000000;
	border: 1px outset #0080C0;
	background-color: #0080C0;
	width: 93;
}

.ButtonStyle1
{
	font-family: Lucida Sans Unicode, verdana;
	font-size: 7pt;
	color: White;
	border: 1px outset #0080C0;
	background-color: #0080C0;
	width: 93;
}

.TableRowStyle
{
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.BlockQuoteSytle
{
	border-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: thin;
	border-top-color: Gray;
	border-top-width: thin;
	border-left-color: Gray;
	border-left-width: thin;
	border-right-color: Gray;
	border-right-width: thin;
}
.NormalTextBoldOrange
{
	/*text-align:left;*/
	color: #FF6600;
	font-size: 8pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextBoldOrangeLarge
{
	/*text-align:left;*/
	color: #FF6600;
	font-size: 13pt;
	font-weight: bold;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}
.NormalTextOrange
{
	/*text-align:left;*/
	color: #FF6600;
	font-size: 8pt;
	font-family: Lucida Sans Unicode, verdana, Arial;
	text-decoration: none;
}


.FormHeader
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE9901;
}
.ReportHeader
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #047B2B;
}
.GridLinks
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	color: 0772A8;
	font-size: 11px;
	font-weight: normal;
}

#grdMessages
{
	
}
#grdMessages TD
{
	width:auto;
	padding-left:12px;
}
.GridLinksBold
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	color: 0772A8;
	font-size: 11px;
	font-weight: bold;
}
.CodeExists
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
.GridHeader
{
	font-family: Lucida Sans Unicode,tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #689ccb;
	background-image: url(../images/GridBack.jpg);
	height: 22px;
}
.GridFooter
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #D2DECD;
	background-image: url(../images/GridBack.jpg);
}
.MenuGroups
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #534338;
	background-image: url(../images/MenuGroupBack.jpg);
	height: 22px;
}
.Greetings
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.TopItemText
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.TopItemLinks
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.GridItems
{
	font-family: Lucida Sans Unicode,tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E6E7EE;
}
.EmployeeLoginLinks
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A63A10;
	text-decoration: none;
}
.EmployeeLoginBelowLinks
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFBA01;
	text-decoration: none;
}
.GuestPagesLinks
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #A63A10;
	text-decoration: none;
}
.EmployeeLoginTopLinks
{
	font-family: Lucida Sans Unicode, verdana, Arial, Helvetica, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TableColumn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: none;
	text-decoration: none;
	background-color: none;
	height: 22px;
}
.TableRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
}
.AlphaLink
{
	color: green;
	text-decoration: none;
}
