@charset "utf-8";
/* CSS Document */
.disabledlink {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	color:Gray;
}
.TabBody {
	color: #000000;
	margin: 5px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width:99%;
	
	vertical-align: top;
}
body {
	background-color: #78B7E3;
	/*background-color:#d3e4f5;*/
	/*background-image: url(Images/LC_BG.gif);*/
	background-image: url(Images/PageBG.png);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.ContentTextSmall
{
	color: #666666;
	line-height: 16px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	/*color: #333333;*/
}
.noRepeatClass
{
	background-repeat:no-repeat;
	
	}
	.alignRight
	{
		background-position:left bottom;
	}
	.alignLeft
	{
		background-position:left bottom;
		}

.MainTable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	top: 0px;
	font-size: 12pt;
}
	.MsgButtonRow
	 {
		/*background-image: url(Images/LC_BG.gif);*/
	background-color: #78B7E3;
	text-align: left;
	vertical-align: middle;
	height: 35px;
	width: 99%;
	margin: 2px;

    }
    
 .FooterToolBar
 {
	/*background-color: #000000;
	height: 25px;
	width: 100%;
	font-size: 12pt;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: justify;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;*/
	/* 30 - OCT - 2008*/
	/*background-color: #FFFFFF;
	height: 25px;
	width: 100%;
	font-size: 12pt;
	color: #0F9146;
	vertical-align: middle;
	text-align: justify;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;*/
	height: 25px;
	width: 100%;
	font-size: 12pt;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: justify;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/*added new*/
	background-color:#000000;
 }  
	
.FooterToolBar a, .FooterToolBar a:link, .FooterToolBar a:active, .FooterToolBar a:visited
{
  /*color : #0F9146;*/
  color: #FFFFFF;
  text-decoration: underline;
}

.FooterToolBar a:hover
{
	  /*color : #0F9146;*/
  color: #FFFFFF;
	  text-decoration : underline;
}
.ToolbarLeft 
  {
	/*color: #0F9146;*/
	color:#FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: auto;
  }
.ToolbarRight {
	color: #0F9146;
	text-align: right;
	vertical-align: middle;
	width: auto;
	padding-right: 4px;
}

/*.Toolbar {

	background-color : #666699;
	width: 100%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: justify;
	font-weight : bold;
	
}

.ToolbarText
{
	 font-family :Verdana,Arial, Helvetica, sans-serif;
	 color : #FFFFFF;
	 LINE-HEIGHT:22px;
	 font-size: 11px; 
	font-weight :600;
   	
}


.ToolbarLinks
{
	 font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :600;
	color: #FFFFFF;
	LINE-HEIGHT:15px;
	text-decoration: none;
}


 .ToolbarLinks : a {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	LINE-HEIGHT:15px;
	text-decoration: none;
}

.ToolbarLinks a:hover
{
	 font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight :600;
	color: #FFFFFF;
	LINE-HEIGHT:15px;
	text-decoration: underline;
}
.Toolbar a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.Toolbar a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.Toolbar a:hover {
	color: #FFFFFF;
 	text-decoration: underline overline;
}

.Toolbar a:active {
	color: #CC0066;
 	text-decoration: underline overline;
}*/

.DButton {
	font-size: 12pt;
	height: 25px;
	border: 2px outset #333333;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../Images/LC_BG.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	cursor: default;
}
.DButton:hover {
	border: 2px outset #cccccc;
}
.DButton:active {
	border: 2px solid #CC0066;
}



.ScreenName a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

.ScreenName a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.ScreenName a:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}

.ScreenName a:active {
	text-decoration: underline overline;
	color: #CC0066;
}


.TabArea {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 1px;
	top: 2px;
	right: 1px;
	bottom: 2px;
}
.StaticContentTitle {
	color: #000000;
	margin: 6px;
	padding: 0px;
	font-size: 12pt;
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
.StaticContentHelp {
	color: #000000;
	margin: 6px;
	padding: 0px;
	font-size: 12pt;
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}


.StaticContentTitle  a:link {
	color: #000000;
 	text-decoration: underline;
}

.StaticContentTitle  a:visited {
	color: #000000;
 	text-decoration: underline;
}

.StaticContentTitle a:hover {
	color: #000000;
 	text-decoration: underline overline;
}
.StaticContentTitle a:active {
	color: #CC0066;
 	text-decoration: underline overline;
}
.ContentTitle {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}


.ButtonRow {
	background-color: #78B7E3;
	/*background-image: url(Images/LC_BG.gif);*/
	text-align: left;
	vertical-align: middle;
	height: 33px;
	width: 100%;
	margin: 2px;
}
.ButtonRowImages {
	text-align: right;
	vertical-align: middle;
	height: auto;
	width: auto;
	margin: 2px;
	white-space: nowrap;
}

.DynamicScreenName {
	font-size: 16pt;
	font-weight: bold;
}
.StaticScreenName {
	font-size: 16pt;
	font-weight: bold;
}
.ContentAreaNode {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.ContentAreaTips {
	border: 2px dashed #666699;
	width: 200px;
	position: relative;
	right: 2px;
	vertical-align: top;
	padding: 2px;
}


.ContentAreaNode a:link {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
}
.ContentAreaNode a:visited {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
}
.ContentAreaNode a:hover {
	font-size: 14pt;
	font-weight: Bold;
	text-align: left;
	text-decoration:underline overline;
}
.ContentAreaNode a:active {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: 	#CC0066;
	text-decoration:underline overline;
}
.HelpTopic_hr {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
.HelpTitle {
	font-size: 14pt;
	font-weight: bold;
}

.HelpTopic {
	font-size: 14pt;
}
.HelpContent {
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.ContentSubTitle {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.ContentSubTitle a:link {
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.ContentSubTitle a:visited {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
}
.ContentSubTitle a:hover {
	font-size: 12pt;
	text-decoration: underline overline;
	text-align: left;
	vertical-align: top;
}
.ContentSubTitle a:active {
	font-size: 12pt;
	text-decoration: overline;
	text-align: left;
	vertical-align: top;
	color: 	#CC3333;
}
.helplinks {
	border: 1px solid #666699;
	cursor: help;
	background-color: #FFFFFF;
	height: 16px;
	width: 16px;
	padding-top: 1px;
	padding-right: 1px;
	vertical-align: text-bottom;
}
.helplinks a:hover {
	border: 1px solid #3737F6;
}
.helplinks a:active {
	border: 1px solid #CC0066;
}
.support {
	font-size: 12pt;
	height: 25px;
	border: 2px outset #333333;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../Images/LC_BG.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	cursor: help;
	padding-top: 1px;
	padding-left: 1px;
}
.support a:hover {
	border: 2px outset #CCCCCC;
}
.support a:active {
	border: 2px solid #CC0066;
}

.LegendBorder {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}

/*Added By MFA*/
.LegendBorderNew {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDEAF8;
	border-right-color: #DDEAF8;
	border-bottom-color: #DDEAF8;
	border-left-color: #DDEAF8;
}
/****************/

.SitePageLegendBorder {
	height:40%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
.ContainerText
{
	color: #666666;
	line-height: 20px;
	/*padding: 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #333333;*/
}

.ContainerTextBox
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.Error
{
	font-weight:bold;
	color: Red;
	font-size:12px;
}

.LCError
{
	font-weight:normal;
	color: Red;
}

.ErrorNormal
{
	font-weight:normal;
	color: Red;
}
.RegistersDotedTable {
	width: 320px;
	height:100;
	/*margin-right:450px;*/
	margin-top:30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
.CtlContent
{FONT-SIZE:10pt;
 COLOR:black;
 LINE-HEIGHT:22px;
 FONT-FAMILY:Verdana
}
.MsgCenterContent
{FONT-SIZE:10pt;
 COLOR:black;
 text-align :left;
 vertical-align:top;    
 FONT-FAMILY:Verdana
}
.TabBodyBold {
	color: #000000;
	margin: 6px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 99%;
	vertical-align: top;
	font-weight:bold;
}

.help_hr {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}


.Links, .Links:link, .Links:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F9146;
	text-decoration: none;
	font-weight:normal;
}

.links:hover {
	text-decoration:underline;
}

.FElinks {
	font-size: 10pt;
}
.FElinks a {
	color: #666699;
	text-decoration:none
}
.FElinks a:visited {
	color: #666699;
	text-decoration:none
}
.FElinks a:hover {
	text-decoration:underline;
}
.FElinks a:active {
	text-decoration:overline;
}

.LCTableTextMediumBold
{
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
}
.LCBoldTableText
{
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
}
.SigninRightBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;

}
.WindowScreenTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
}
.CheckBox
{
	font-size:10pt;
	font-family:Arial;
	font-weight:normal;
	
}
.WelComeContents
{
	FONT-SIZE: 13px;COLOR: #000000; FONT-FAMILY: Arial; LETTER-SPACING: 0px;padding-left:15px;
}
.RegisterTop
{
	FONT-SIZE: 13px;COLOR: #000000; FONT-FAMILY: Arial; LETTER-SPACING: 0px;padding-left:2px;
}
.BackGround
{
	/*background-color:"#4e5077";*/
}
.RegisterRightTableContents {
	font-size: 10pt;
	font-weight: normal;
	font-family:Arial;
	text-align: left;
	vertical-align: top;
	margin-bottom:5px;
}
.RegisterTitle
{
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial;
}
.SignInTitle
{
	font-family: Arial, Helvetica, sans-serif;
	/*color:#FFFFFF;*/
	/*background-color:#666699;*/
	padding-left:5px;
	padding-bottom:5px;
	font-size: 14pt;
}
.ScreenName {
	color: #FFFFFF;
	/*color: #000000;*/
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 14pt;
	width: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
}
.ScreenNameNew {
	/*color: #000000;*/
	color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 14pt;
	width: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
}
.ScreenNamePageEdit {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 14pt;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.ScreenNameHelp {
	
		font-size: 12pt;
	color:#FFFFFF;
		/*color: #000000;*/
     font-family: Arial, Helvetica, sans-serif;
	padding-left:4px;
}
.ScreenNameHelpNew {
	
	font-size: 12pt;
	/*color: #000000;*/
	color:#FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
	padding-left:4px;
}
.ScreenNameHelpEditPage {
	
	font-size: 12pt;
	color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	
}
.SignInWhiteContents
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#666699;
	font-weight:normal;
	padding-left:5px;
	padding-bottom:10px;
}
.WelcomeDashboardScreenName {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-size: 14pt;
	width: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
}
.DashboardScreenNameHelp {
	font-size: 12pt;
	color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	padding-left:2px;
}
.EditPageSharingHelp {
		font-size: 12pt;
	color:#FFFFFF;
     font-family: Arial, Helvetica, sans-serif;
}
.CreateSiteBoldLabels
{
	 FONT-SIZE: 14px; 
	 COLOR: #000000; 
	 FONT-FAMILY: Arial; 
	 LETTER-SPACING: 0px;
	 font-weight:bold;
	 
}
.CreateNewSitePadding
{
	padding-left:10px;
}
.AdvancedOptions
{
	font-family:Arial;
	font-size:13px;
	font-weight:700;
	padding-left:0px;
}
.CreateNewSiteNormalLabels
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	font-weight:normal;
}
.DesignChooseUpload             /* this class is applied to the divs on the LCCreateNewSite page in advance tab */
{
	/*height:270px;*/
	height:270px;
	width:480px;
	position:absolute;
	overflow:hidden;
	background-color:#FFFFFF;
}
.BgWhite
{
	background-color:#FFFFFF;
}
.EditSharingBold {
	color: #000000;
	margin: 2px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 99%;
	vertical-align: top;
	font-weight:bold;
}
.RegisterLinks {
	color: #CB1C68;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-decoration: underline;	
	vertical-align: top;
	cursor:hand;
}

.AssetUploadSuccess{font-family: Arial, Helvetica, sans-serif;
	 font-size: 14pt;
	 font-weight :bold ;
}

 .LeftSpace { PADDING-LEFT: 10px }
 
 /**/
#footerContainer {
	padding: 5px;
	font-size: 10px;
	text-align: right;
}
#mNavContainer a, #mNavContainer a:link, #mNavContainer a:visited, #mNavContainer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mNavContainer a:hover {
	text-decoration: underline;
	color: #D1D1FE;
}
#mNavContainer {
	margin-top: 30px;
	color: #FFFFFF;
	font-size: 9px;
}
.smaller {
	font-size: 9px;
}
.global_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
/************ Toolbar Classes   *********/ 
 .toolbartable {
	background-color: #FFFFFF;
	/*border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}



.logocell {
		/*color: #6699CC;*/
	color : #666699;
	
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width : 97%;
}

.logocell a, .logocell a:link, .logocell a:active, .logocell a:visited {
	/*text-decoration: none;
	color: #6699CC;*/
	color : #666699;
}

.logocell a:hover {
	/*color: #FFFFFF*/
	text-decoration: underline;
	/*color: #FFFFFF;
	text-decoration: underline;*/
}

.adscell {

}

.BREADCRUMBSCOLOR {
	/*font-size: 12px;
		color: #6699CC;
	
	padding: 2px;
	white-space: nowrap;*/
	color : #666699;
	 padding-bottom:6px;
  background:url(images/toolbarBGPattern.gif) repeat-x bottom;
}

.website {
	/*font-weight: normal;
	color: #FFFFFF;*/
		
	color : #666699;
}

.BREADCRUMBS a, .BREADCRUMBS a:link, .BREADCRUMBS a:active, .BREADCRUMBS a:visited {
	text-decoration: none;
	/*color: #6699CC;*/
	color : #666699;
}

.BREADCRUMBS a:hover {
	/*color: #FFFFFF*/
	text-decoration: underline;
	/*color: #FFFFFF;
	text-decoration: underline;*/
}
.linkColor
{
	color: #FFFFFF;
	}
	
	
/************New ToolBar classes By Mohsin Mehmmod***********/
.ToolbarMain
{
	 background-color: #FFFFFF;
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 12px;
	 margin : 0px;
	 
	 border-bottom-style: solid;
	 border-bottom-width : 4px;
	 border-bottom-color: #666600;
	 
	 padding-left : 5px;
	 width : 100%;
}

.lclogo {
	float: left;
	vertical-align: bottom;
}

.ToolBarLinksSeperatorColor
{
	 color : white;
}

.ToolBarLinksColor
{
  color : red;
}

.ToolBarLinksColor a, .ToolBarLinksColor a:link, .ToolBarLinksColor a:active, .ToolBarLinksColor a:visited
{
 color : red;
  text-decoration: none;
}

.ToolBarLinksColor a:hover
{
	   color : Blue;
	  text-decoration : underline;
}

.BreadCrumbsColor
{
	 color : Blue;
}

.BreadCrumbsColor a, .BreadCrumbsColor a:link, .BreadCrumbsColor a:active, BreadCrumbsColor a:visited
{
        color : Blue; 
	 text-decoration: none;
}  

.BreadCrumbsColor a:hover
{
	 color : Blue;  
	text-decoration : underline;
}
/*New Toolbar Classes 7-05-2008**************Ulfat************************************/
/*these were added for new toolbar having black background*/
.toolbarLeftBlackFlower
{
	width:190px;
	/*background:url(images/toolbarMiddleBlackImage.png) repeat-x left top;*/
	padding-top:10px;
	padding-left:12px;
}
.toolbarMiddleBalckImage
{
	/*background:url(images/toolbarMiddleBlackImage.png) repeat-x left top;*/
	padding-top:10px;
}
.toolbarRightBlackImage
{
	
	/*background:url(images/toolbarMiddleBlackImage.png) repeat-x left top;*/
	padding-top:10px;
	padding-right:12px;
}
.toolbarRightBlackBetaImage
{
	/*background:url(images/toolbarRightBlackBetaImage.png) no-repeat left top;*/
	/*padding-top:15px;*/
	
}

/*these were added for new toolbar having black background*/


.ToolbarMainNew
{	
	background-color:#1A1A1A;
	/*background-color: #78B7E3;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #FFFFFF;*/
	color:#dbdbdb;
	margin: 0px;
	padding: 0px;
	background:url(images/toolbarMiddleBlackImage.png) repeat-x left top;
	}

.FlowerPatternCell
{
  /**/
  padding-left:28px;
  
  width:40px;
  /*background:url(images/flower_pattern.gif) no-repeat left top;*/
  background:url(images/Toolbarbg.png) no-repeat left top;
  
}
.LogoWordmarkCell
{
  /*padding-left:26px;
  */
 width:40px;

}
.ToolBarLinksColorNew
{
	}
.ToolBarLinksColorNew a {
	font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10pt;
text-decoration:none;
}

.ToolBarLinksColorNew a:hover {
	font-family:Arial, Helvetica, sans-serif;
color:#F7EC39;
font-size:10pt;
text-decoration:none;
}

.ToolBarLinksColorNew a:visited {
	font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10pt;
text-decoration:none;
}

.ToolBarLinksColorNew a:active {
	font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10pt;
text-decoration:none;
}	
/********************************/
.BackendToolbarLinksForButtons
{
	background-color: #FFFFFF;
	height: 25px;
	width: 100%;
	font-size: 12pt;
	color: #0F9146;
	vertical-align: middle;
	text-align: justify;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.BackendToolbarLinksForButtons a, .BackendToolbarLinksForButtons a:link, .BackendToolbarLinksForButtons a:active, .BackendToolbarLinksForButtons a:visited
{
  color : #0F9146;
  text-decoration: underline;
}

.BackendToolbarLinksForButtons a:hover
{
color : #0F9146;
  text-decoration : underline;
}
/********************************/

.CurrentLocationTextColor
{
	 /*color : Blue;*/
	 /*color:White;*/
	 color:#B5D2EC;
	 font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration:none;
}
.CurrentLocationTextColor a, .CurrentLocationTextColor a:link, .CurrentLocationTextColor a:active, .CurrentLocationTextColor a:visited
{
  color:#B5D2EC;
	 font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration:none;
}

.CurrentLocationTextColor a:hover
{
	   color:#B5D2EC;
	 font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration:none;
}
.URLCell
{ 
  padding-top:3px;
  /*color:#B5D2EC;
   font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
 /* background:url(images/toolbarBGPattern.gif) repeat-x bottom;*/
}
.URLCell a, .URLCell a:link, .URLCell a:active, URLCell a:visited
{
        /*color : white; 
         color:#B5D2EC;
	 text-decoration: none;*/
}  

.URLCell a:hover
{
	 /*color : yellow;  
	text-decoration : underline;*/
}
/*New Design Classes**************************************************************/
/*Ulfat Hussain*/
.SuccessBody
{
	background-image:url(../images/PageBGSuccess.png);
	}
.MainTableClass
{
	width:100%;
	height:100%;
}
.PageManagerClass
{
	background-image:url(../images/Page-Manager-4.jpg);
	background-repeat:no-repeat;
	height:75px;
	vertical-align:top;
	text-align:left;
	}
.HelpButtonClass
{
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	
}
.HelpButtonClassNew
{
	/*padding-left:25px;
	padding-right:25px;
	*/
	padding-top:5px;
	vertical-align:top;
	text-align:right;
	height:75px;
}
.HelpButtonClassForSuccess
{
	/*padding-left:25px;
	padding-right:25px;
	*/
	padding-top:2px;
	vertical-align:top;
	text-align:right;
	
}
.MainTDClass
{
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	width:100%;
	height:98%;
	text-align:left;

	}
.MainTDInnerTable
{
	text-align:left;
	vertical-align:top;
	width:100%;
	height:100%;
	background-color:#ddeaf8;
}
.MainContentTD
{
	padding-left:15px;
	padding-right:15px;
/*	padding-bottom:15px;*/
	padding-top:10px;
	vertical-align:top;
	text-align:left;
	/*background-color:#ddeaf8;*/
	background-color:#FFFFFF;
	height:100%;
	width:80%;
}

.MainContentTDFullWidth
{
	padding-left:15px;
	padding-right:15px;
/*	padding-bottom:15px;*/
padding-top:10px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
	height:100%;
	width:100%;
}
.MainContentsInnerTD
{
	padding-left:15px;
	padding-right:15px;
	width:100%;
	height:100%;
	vertical-align:top;
	background-color:#FFFFFF;
}
.MainContentsInnerTDNoPadding
{
	width:100%;
	height:100%;
	vertical-align:top;
	
}
.TDPaddingForNewMockup
{
	padding-top:10px;
}
.AdsClass
{
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:5px;
	height:100%;
	width:20%;
	vertical-align:top;
	text-align:center;
	/*background-color:#FFFFFF;*/
	background-color:#ddeaf8
}
.AdsTable
{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	border:solid 0px black;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	/*background-color:White;*/
}
.AdsInnerTD
{
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	text-align:center;
}
.TDPadding
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	}
.TDWidthFooter
{
	width:22%;
}
.TDPageAdd
{
	width:220px;
	white-space:nowrap;
	/*border:dashed 1px red;*/
}
.TDWebsiteCreate
{
	width:300px;
	}
.BackGroundColorBlue
{
	background-color:#DDEAF8;
}
.BackGroundColorGreen
{
	background-color:#78b7e3;
}
.BackGroundColorLightBlue
{
	background-color:#CCE5FE;
}
.BackGroundColorBlueNew
{
	background-color:#ddeaf8;
}
.BackGroundColorBlack
{
	background-color:#000000;
}
.BackGroundColorBlueForHeader
{
	background-color:#b5d2eb
}
.BackGroundColorWhite
{
	background-color:#FFFFFF;
}
.TDForASCXAreaHeader
{
	vertical-align:middle;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	height:10px;
	
}
.TDforASCXArea
{
	vertical-align:middle;
	color:#FFFFFF;
	padding-left:5px;
	width:80%;
}
.TDForHeader
{
	text-align:right;
	padding-right:14px;
	width:20%;
}
.TabBodyBorder
{
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	border-bottom-color:Silver;
	border-left-color:Silver;
	border-right-color:Silver;
	/*8DB2E3*/
	/*border-bottom-color:#8DB2E3;
	border-left-color:#8DB2E3;
	border-right-color:#8DB2E3;*/
	
	}
/*.TabBorderBottom	
{
	vertical-align:bottom;
	text-align:left;
	border-bottom:solid 1px;
	border-color:Silver;
	width:89%;
	}*/
.TabBorderTopRight	
{
	vertical-align:bottom;
	text-align:left;
	border-top:solid 1px;
	border-right:solid 1px;
	border-color:Silver;
	width:84%;
	
}
.TabBorderLeft
{
	vertical-align:bottom;
	text-align:left;
	border-left:solid 1px;
	border-top:solid 1px;
	border-left-color:Silver;
	border-top-color:Silver;
}
.TDFooter
{
	background-color:#FFFFFF;
	padding-right:200px;
}	
.TDBold
{
	font-weight:bold;
}
.TDItalic
{
	font-style:italic;
}
.TDBoldFont
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}
.TDNormalFont
{
	font-weight:normal;
	}
.TDFont24PT
{
	font-family:Arial;
	font-size:24pt;
	color:#FFFFFF;
}
.TDGreenFont
{
	color:Black;
	font-weight:bold;
}

.TDLabel
{
	font-weight:normal;
	font-size:12pt;
	}
.DIVForTabs
{
	text-align:left;
	vertical-align:baseline;
}
.DIVForTabsBorder
{
	text-align:left;
	vertical-align:top;
	
}
.AFolderPublish
{
	color: Blue;
	
}
.AFolderPublish a,.AFolderPublish a:visited, .AFolderPublish a:link
{
  color : blue;
  
}
.AFolderPublish a:active
{
	background-color:Yellow;
}
.GridPagesClass
{
	text-decoration:underline;
	font-weight:bold;
	cursor:hand;
}
.DashboardDropDown
{
	}

/*New Design Classes*/
/* CSS Document */

/*========================================================================*/
/*==========			OUTER TABLE 2 ROUNDED Corners 			==========*/
/*========================================================================*/
.outerRoundedTable
{
	background-color:#FFFFFF;
}

.outerTopRightCorner
{
	background-image:url(../images/outer-top-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.outerTopLeftCorner
{
	padding-left:25px;
	padding-top:10px;
	width:95%;	
}

.outerBottomLeftCorner
{
	background-image:url(../images/outer-bottom-left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	PADDING-LEFT: 35px;
	width:75%;
}
/*========================================================================*/



/*========================================================================*/
/*==========			INNER TABLE 2 ROUNDED Corners 			==========*/
/*========================================================================*/

.lightGreenBG
{
	background-color:#0F9246;
}

.skyBlueBG
{
	background-color:#DDEAF8;
}

.innerRoundedTable
{
	margin-top:10px;
	margin-bottom:0px;
	
	
	margin-left:20px;
	margin-right:10px;
	
	
	/*table-layout:fixed;*/
	
}

/*  this is the content cell  */
.topLeftCell
{
	background-image:url(../images/inner-top-left.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	width:95%;
	height:100%;
	
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	vertical-align:top;
	
	
}

.topRightCell
{
	background-image:url(../images/inner-top-right.png);
	background-position:top right;
	background-repeat:no-repeat;
	
	width:20px;
	height:20px;
}

.bottomRightCell
{
	background-image:url(../images/inner-bottom-right.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	
	width:20px;
	 
	height:20px;
}

.bottomLeftCell
{
	background-image:url(../images/inner-bottom-left.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	
	width:20px;
	height:20px;
}
/*========================================================================*/

.UpgradeWindowHeaderFont
{
	font-family:Arial;
	font-size:18pt;	   
}

.UpgradeWindowMainTable
{
 width : 100%;
}
	

/*Classes for Rounded Table with outer borders and  inner area white
  Created by Gulraiz ... Added By Ulfat 07-08-2008
*/	
/*****************************************************************************************/
.middleClass    /*This Class By Ulfat*/
{
	height:200px;
	border-left:solid 2px #78b7e3;
    border-right:solid 2px #78b7e3;
   
	}
.middleClassRegister	
{
	height:600px;
	border-left:solid 2px #78b7e3;
    border-right:solid 2px #78b7e3;
   
}

.middleClassWebsiteLoad
{
	height:100px;
	border-left:solid 2px #78b7e3;
    border-right:solid 2px #78b7e3;
}

img
{
	padding:0;
	margin:0;
	border:none;
}

.blueBorderTable
{
  padding:0;
  margin:0;
  border:none;
		
}

.topLeft
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.topRight
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.bottomRight
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.bottomLeft
{
  background: no-repeat;
  padding:0;
  margin:0;

}

.topHorizontal
{
  background:repeat-x;
  background-position:top left;
  padding:0;
  margin:0;

}
.bottomHorizontal
{
  background: repeat-x;
  padding:0;
  margin:0;
}

.leftVertical
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.rightVertical
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.contentCell
{
  background: no-repeat;
  padding:0;
  margin:0;
}
/*****************************************************************************************/

/************CancelSubscription**************/
.ContentText
{
	font-weight:bold;
	font-size:12pt;	
}
/********************************************/

/******Contextual Help ******/
.csi_HelpWindow
{
    /* don't alter these settings... */
	z-index: 999;
	position: absolute;
	top: -999px;
	left: -999px;
	display: none;
	visibility: hidden;
	
	/* Customize these settings to get your help windows to look as you want... */
	background-color: #ddd;
	border: dashed 1px black;
	padding: 4px;
}
.GridWeb
{
	border:solid 1px #78b7e3;
	border-color:#78b7e3;
}
.GridWebItem
{
	background-color:#FFFFFF;
	height:25px;
	font-family:Verdana;
	font-size:smaller;
	vertical-align:middle;
	
	
}
.GridWebHeader
{
	background-color:#78b7e3;
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.GridWebHeaderPublish
{
	background-color:#78b7e3;
	color:White;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}
.TDWhiteColor
{
	color:#FFFFFF;
}

.TDHeightIndexer
{
	height : 12px;
}
.multiLineTextBox
{
	width:200px;
	height:150px;
}
.HelpText10
{
	font-size:10pt;
	color:#FFFFFF;
}
.HelpText12
{
	font-size:12pt;
	color:#FFFFFF;
}
.HelpText14
{
	font-size:14pt;
	color:#FFFFFF;
}
.hide
{
	display: none;
}
.tabsPadding
{
	vertical-align:top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	
	width: 100%;
}

/*========================================================================*/
/*==========			Success Window New Classes			==========*/
/*==========			Designed By : Mohsin Mehmood		==========*/
/*========================================================================*/

.SuccessWindowBody
{
	BACKGROUND-IMAGE:none;
	MARGIN:8px;
	OVERFLOW:hidden; 
    BACKGROUND-COLOR:#5e8fb1;
}



.SuccessWindowMainTable
{
	height : 100%;
	width : 100%;
	background-color : #FFFFFF;	
}



.SuccessWindowContentTD
{
	height : 100%;
	padding-left : 5px;
	padding-right : 5px;
	vertical-align : top;
}

.SuccessWindowHeader
{
	background-color:#b5d2eb;
	padding : 3px;
	vertical-align : top; 
}




/****************************************************************************/

/**********************CSS Classes For FrontEnd***********24-12-2008****************/
.table_main {
	width: 675px;
	text-align: left;
	vertical-align: top;
	height: 375px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	border: 5px solid #666699;
	
}

.Main_Table{
	background-color:#d3e4f5;
	background-image:url(../Images/PageBGFrontEnd.png);
	background-repeat:no-repeat; 
	width: 100%;
	text-align: left;
	margin-left: 0px;
	vertical-align: top;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	border: 0px solid #666699;
	 
	
}

.Main_Table_Signin
{
	background-color: #d3e4f5;
	background-image:url(../Images/PageBGFrontEnd.png);
	height: 612px;
	width: 100%;
}
.field_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
}
.form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #666699;
}


.form_content {
	background-color: #FFFFFF;
	border: 10px solid #0F9146;
	width: 300px;
	text-align: left;
	vertical-align: middle;
}

.form_content_fullWidth
{
	background-color: #FFFFFF;
	border: 10px solid #666699;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}

.page_form_content {
	background-color: #FFFFFF;
	border: 10px solid #666699;
	width: 400px;
	text-align: left;
	vertical-align: middle;
}
.lc_title {
	font-size: 14pt;
   vertical-align: top;
   color: #666699;
}
.lc {
	text-align: center;
	vertical-align: top;
	
}
.lc_text {
	font-size: 10pt;
	color: #666699;
}
.lc_textfordiv
{     font-size: 12pt;
	  color: #666699;
	}
.lc_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_frontendmain {
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	border: 4px solid #666699;
}
.frontend-PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #666699;
	vertical-align:top;
}
.frontend_content {
	background-color: #FFFFFF;
	border: 10px solid #666699;
	width: 400px;
	text-align: left;
	vertical-align: middle;
}
.tbl_frontend_invite
{
	background-color: #FFFFFF;
	border: 10px solid #666699;
	width: 400px;
	text-align: left;
	vertical-align: middle;
}
.ForntEnd_ToolbarLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
}
.ForntEnd_ToolbarLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
}
.ForntEnd_ToolbarLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: underline;
}
.BodyBackGround
{
	background-image:url(loudclick.us/Images/WhiteSpace.gif);
	/*background-image:url(WhiteSpace.gif);*/
	background-repeat:repeat-x;
}
.headerTable {
	width: 100%;
	/*background-image: url(http://loudclick.us/images/bg-clouds.jpg);*/
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom:4px solid #666699;
}
.toolbar_main {
	width: 100%;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom:4px solid #666699;

}
.wordmarkTable {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LC_Toolbar_middle { LEFT: 25px; POSITION: absolute; TOP: 3px }
.LCID { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; LEFT: 25px; VERTICAL-ALIGN: middle; BORDER-LEFT: #999999 1px solid; WIDTH: 75px; CURSOR: text; COLOR: #cccccc; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; TOP: 1px; BACKGROUND-COLOR: #333333 }
.LCPW { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; LEFT: 105px; VERTICAL-ALIGN: middle; BORDER-LEFT: #999999 1px solid; WIDTH: 75px; CURSOR: text; COLOR: #ffffff; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; TOP: 1px; BACKGROUND-COLOR: #333333 }
.toplinks{
	color: #CCCCCC;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headerSignin {
	text-align: right;
	vertical-align: top;
	width: 250px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.toolbar_buttons {
	text-align: center;
	vertical-align:top;
	padding: 2px;
	width:auto;
}
.toolbar_expanded {
	vertical-align: top;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 46px;
}
.toolbar_lcid 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	color:#666699;
	padding-right:2px;
}
.toolbar_signout {
	text-align: center;
	vertical-align: top;
}
/************New Toolbar Classes   *********/ 
/******NEW Design classes For FrontEnd copied from loudclick.css*****/
.FrontEndBody
{
	/*background-color: #78B7E3;*/
	background-color:#d3e4f5;
	/*background-image: url(Images/LC_BG.gif);*/
	background-image: url(Images/PageBGFrontEndNew.png);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.MainTDClassFE
{
	padding-left:25px;
	padding-right:25px;
	vertical-align:top;
	width:100%;
	height:98%;
	text-align:left;
	}
.MainTDInnerTableFE
{
	text-align:left;
	vertical-align:top;
	width:100%;
	height:100%;
	background-color:#ddeaf8;
}
.MainContentTDFE
{
	padding-left:15px;
	padding-right:15px;
/*	padding-bottom:15px;*/
	padding-top:5px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
	height:100%;
	width:80%;
}
.MainContentTDFullWidthFE
{
	padding-left:15px;
	padding-right:15px;
/*	padding-bottom:15px;*/
padding-top:10px;
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
	height:100%;
	width:100%;
}
.MainContentsInnerTDFE
{
	padding-left:15px;
	padding-right:15px;
	width:100%;
	height:100%;
	vertical-align:top;
	background-color:#FFFFFF;
}
.MainContentsInnerTDNoPaddingFE
{
	width:100%;
	height:100%;
	vertical-align:top;
}
.TDPaddingForNewMockupFE
{
	padding-top:10px;
}
.AdsClassFE
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:100%;
	width:20%;
	border:solid 0px black;
	vertical-align:top;
	text-align:center;
	/*background-color:#FFFFFF;*/
	background-color:#ddeaf8
}
.AdsTableFE
{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	border:solid 0px black;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	/*background-color:White;*/
}
.AdsInnerTDFE
{
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	text-align:center;
}
.TDPaddingFE
{
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	}
.BackGroundColorBlueFE
{
	background-color:#DDEAF8;
}
.BackGroundColorGreenFE
{
	background-color:#78b7e3;
}
.BackGroundColorLightBlueFE
{
	background-color:#CCE5FE;
}
.BackGroundColorBlueNewFE
{
	background-color:#ddeaf8;
}
.BackGroundColorBlackFE
{
	background-color:#000000;
}
.BackGroundColorBlueForHeaderFE
{
	background-color:#b5d2eb
}
.BackGroundColorWhiteFE
{
	background-color:#FFFFFF;
}
.TDForASCXAreaHeaderFE
{
	vertical-align:middle;
	padding-top:7px;
	padding-bottom:7px;
	height:10px;
	
}
.TDforASCXAreaFE
{
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	width:80%;
}
.TDForHeaderFE
{
	text-align:right;
	padding-right:14px;
	width:20%;
}
.TDBoldFE
{
	font-weight:bold;
}
.TDItalicFE
{
	font-style:italic;
}
.TDBoldFontFE
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}
.TDNormalFontFE
{
	font-weight:normal;
	}
.TDFont24PTFE
{
	font-family:Arial;
	font-size:24pt;
}
.TDGreenFontFE
{
	color:Black;
	font-weight:bold;
}

.TDLabelFE
{
	font-weight:normal;
	font-size:12pt;
	}
	/*Classes for Rounded Table with outer borders and  inner area white
  Created by Gulraiz ... Added By Ulfat 07-08-2008
*/	
/*****************************************************************************************/
.ContainerTextBoxFE
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.middleClassFE    /*This Class By Ulfat*/
{
	height:200px;
	border-left:solid 2px #78b7e3;
    border-right:solid 2px #78b7e3;
   
	}
.middleClassRegisterFE	
{
	height:600px;
	border-left:solid 2px #78b7e3;
    border-right:solid 2px #78b7e3;
   
	}
.blueBorderTableFE
{
  padding:0;
  margin:0;
  border:none;
		
}

.topLeftFE
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.topRightFE
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.bottomRightFE
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.bottomLeftFE
{
  background: no-repeat;
  padding:0;
  margin:0;

}

.topHorizontalFE
{
  background:repeat-x;
  background-position:top left;
  padding:0;
  margin:0;

}
.bottomHorizontalFE
{
  background: repeat-x;
  padding:0;
  margin:0;
}

.leftVerticalFE
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.rightVerticalFE
{
  background: no-repeat;
  padding:0;
  margin:0;
}

.contentCellFE
{
  background: no-repeat;
  padding:0;
  margin:0;
}
.HelpText10FE
{
	font-size:10pt;
	color:#FFFFFF;
}
.HelpText12FE
{
	font-size:12pt;
	color:#FFFFFF;
}
.HelpText14FE
{
	font-size:14pt;
	color:#FFFFFF;
}

/*========================================================================*/
/*==========			Success Window New Classes			==========*/
/*==========			Designed By : Mohsin Mehmood		==========*/
/*========================================================================*/


.SuccessWindowBodyFE
{
	BACKGROUND-IMAGE:none;
	MARGIN:8px;
	OVERFLOW:hidden; 
    BACKGROUND-COLOR:#5e8fb1;
}



.SuccessWindowMainTableFE
{
	height : 100%;
	width : 100%;
	background-color : #FFFFFF;	
}



.SuccessWindowContentTDFE
{
	height : 100%;
	padding-left : 5px;
	padding-right : 5px;
	vertical-align : top;
}

.SuccessWindowHeaderFE
{
	background-color:#b5d2eb;
	padding : 3px;
	vertical-align : top; 
}

.ScreenNameFE {
	color: #FFFFFF;
	/*color: #000000;*/
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 14pt;
	width: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
}

.ScreenNameHelpFE {
	
		font-size: 12pt;
	color:#FFFFFF;
		/*color: #000000;*/
     font-family: Arial, Helvetica, sans-serif;
	padding-left:4px;
}
.MainTableClassFE
{
	width:100%;
	height:100%;
}
/*****************************************************************************************/
/*New Design Classes*/
/***********/
/**********************CSS Classes For FrontEnd***************************/
/*---------22-JAN-2009----------*/
.FormRightPaddingFormElement 
{
	padding-right : 10px;
	vertical-align : top; 

}
.FormMainTableFormElement 
{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
 } 
.NoteTextFormElement
 {
	color : #C0C0C0; 
} 
.ErrorClassFormElement
{
	color : #FF0000;  
	font-weight : bold;  
}
.ClassForTDPaddingFormElement
{
	padding-left:5px;
}
