﻿						/*Radio Hungama StyleSheet*/
.BgTrans
{
	background-color:Transparent;
}
.BorderTopBottom
{
    border-top-style:dashed;
    border-top-width:1px;
    border-top-color:#7C7C7C;
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-bottom-color:#7C7C7C;
}
.BorderBtm
{
	border-bottom:solid 1px #7C7C7C;
}
.DottedBottomLine
{
	border-bottom:dashed 1px #7C7C7C;
}
.BorderRit
{
    /*border-style:inherit dashed dotted double groove hidden inset none outset ridge solid;*/
	border-right:dashed 0.1ex #DDDDDD;
}
.BorderLft
{
	border-left:solid 1px #7D95BD;
}
.LoginPosition
{
	background-color:Transparent;
	background-image:url('Images/LoginBg.JPG');
	background-repeat:no-repeat
}
.LoginLayoutLeft
{
	width:70pt;
	background-color:Green;
}
.LoginLayoutRight
{
	background-color:#DDDDDD;
}
.SignUpButton
{
	width:70pt;
	height:17pt;
}
.ForgotPwdButton
{
	width:183pt;
	height:17pt;
}
.ContentBgColor
{
    background-color:#F5F5F5;
}
                     /* ---------------Border---------------*/
.LeftBorder
{
	padding:4pt 2pt 4pt 4pt;
  border-style:solid;
  border-width:thick;
  border-color:#FFFFFF;
}
.RightBorder
{
 padding:4pt 4pt 2pt 4pt;
  border-style:solid;
  border-width:thick;
  border-color:#FFFFFF;
}
.PageBorder
{
    vertical-align:middle;
    width:475px;
    margin-left:25pt;
    padding-top:6pt;
    padding-left:10pt;
    padding-right:3pt;
    padding-bottom:6pt;
}
NormalBorder
{
    background-color:Red;
    vertical-align:middle;
    margin-left:5pt;
    padding-top:4pt;
    padding-left:4pt;
    padding-right:4pt;
    padding-bottom:4pt;
    border-style:solid;
    border-width:1px;
    border-color:#000000;
}
.SimpleTableBorder
{
    vertical-align:middle;
    width:475px;
    border-style:solid;
    border-width:1px;
    border-color:#000000;
}
.SimpleTable
{
    margin:0;
    padding:0;
    border-style:none;
}
.PageTitle
{
    width:100%;
    height:17pt;
    background-color:#FC902D;
}
.PageSubTitle
{
    height:17pt;
    background-color:#FC902D;
}
.RequiredFields
{
    background-color:#F7FFC2;
}
.OddRow
{
    background-color:#DEDEDF;
}
.EvenRow
{
    background-color:#EEEFF1;
}
.LeftColumn
{
    width:115px;
}
.RightColumn
{
}

                                /* Module Box Classes */
.ImgVisible
{
    display:inherit;
}
.ModulBgColor
{
    background-color:Transparent;
}
.ModulBgImg
{
    background-color:#EEEEF0;
   
}
.ModulImgConBgColor
{
    background-color:#FFFFFF;
}
.ModuleTopLeftclass
{
	width:26;
	height:37;
    background-image:url('Images/ModuleContainer/ContainerTopLeft.GIF');
    background-repeat:no-repeat;
    display:none;
}
.ModuleTopCenter
{
	height:37;
    background-image:url('Images/ModuleContainer/ContainerTopMiddle.GIF');
    background-repeat:repeat-x;
    display:none;
}
.ModuleTopRightclass
{
	width:13;
	height:13;
	background-position:right;
}

            /* Module Box Classes */

.ModTopLeft
{
	width:19;
	height:27;

}
.ModCneter
{
}
.AvailTab
{
    border: solid 1px Navy;
}

            /* Announcement Bottom Image CLASSES */
.Cont2TitleBg
{
    background-color:Maroon;
}

            /* Text Type CLASSES */

.NormalText
{
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}
.BoldText
{
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.InstructionText
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    /*background-color:#FFFFFF;*/
}
.FailureText
{
    color:Red;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}
.ValidatorText
{
    color:#555555;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

            /* Label Type CLASSES */

.NormalLabel
{
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}
.ImgBgNormalLabel
{
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
.TopImgTemplateBg
{
  background-color:#ffffff;
  border:solid 1px #000000;
  padding:5px 5px 5px 5px;
  width:350px;
}
.TitleLabel
{
	color:#474546;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.WhiteTitleLabel
{
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.WhiteTitleLabel:Hover
{
    color:#38BBF8;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.BoldLabel
{
	padding-left:2px;
    color:#000000;
	font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
     
}
.SearchBoldLabel
{
    color:#666666;
    font-family:Tahoma;
    font-size:xx-small;
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
    letter-spacing:0.1ex;
}
.PrevNexLabel
{
    color:Navy;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.AlignJustify
{
    text-align:left;
}
.PaddingTop
{
    padding:15px 0px 0px 200px;
}
.TopAlign
{
    top:5px;
}
.CenterAlign
{
    padding-left:25%;
}
.EditorZoneAlign
{
    padding-left:15%;
}
.CatalogBorder
{
    border-color:#382E16;
    border-style:dotted;
    border-width:2px;
    background-color:Transparent;
    font-family:Tahoma;
}
                            /* Link Type CLASSES */
.LogNameText
{
    vertical-align:middle;
    color:#4A8CC6;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    text-transform:capitalize;
}
.LoginText
{
    vertical-align:middle;
    color:White;
    background-color:Black;
    width: 50pt;
    height: 25pt;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    text-transform:capitalize;
    letter-spacing:0.1ex;
}
.LoginText:Hover
{
    vertical-align:middle;
    color:Black;
    background-color:White;
    width: 50pt;
    height: 25pt;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    text-transform:capitalize;
}
.GenericBoldLink
{
    color:#000000;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:underline;
}
.GenericBoldLink:Hover
{
    color:Navy;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.BoldLink
{
    color:#ff8314;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:underline;
}
.BoldLink:Hover
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.TitleColorLink
{
    color:#4A8CC6;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
.LoginStatus
{
    color:White;
    background-color:Black;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:underline;
}
.LoginStatus:Hover
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}
.DesignedByLink
{
    color:#000000;
    font-family:Tahoma;
    font-size:7pt;
    font-weight:bold;
    text-decoration:none;
}
.DesignedByLink:Hover
{
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:7pt;
    font-weight:bold;
    text-decoration:none;
}
.NormalLink
{
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
}
.BoldHyperLink
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:underline;
}
.NormalHyperLink
{
    color:#478CC7;
    font-family:Tahoma;
    font-size:12pt;
    font-weight:bold;
    text-decoration:underline;
}
.NormalHyperLink:Hover
{
   color:#478CC7;
    font-family:Tahoma;
    font-size:12pt;
    font-weight:bold;
    text-decoration:none;
}
.BlueHyperLink
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:underline;
}
.BlueHyperLink:Hover
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}
.VersionLink
{
    color:#737A8A;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}
.PrivacyLink
{
    color:#787878;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:underline;
}
.PrivacyLink:Hover
{
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}
.CopyRightLink
{
    color:#5A5A5A;
    background-color:Transparent;
    font-family:Tahoma;
    font-size:10pt;
    text-decoration:none;
    white-space:nowrap;
}
.CopyRightLink1
{
    color:#478CC7;
    background-color:Transparent;
    font-family:Tahoma;
    font-size:10pt;
    text-decoration:none;
    font-weight:bold;
    white-space:nowrap;
}
.TextColorLink
{
    color:#2e61c2;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
        /*text-decoration:none;*/
}

.TextColorLink:Hover
{
    color:#2e61c2;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}
.WebPartChrome
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#4A8CC6;
    border-left:dotted 2pt #FFFFFF;
}
.WebPartZonePartTitle
{
    text-align:center;
}
.LeftWebPart
{
     border-left:solid 1px #4A8CC6;
}
.WebpartBgImg
{
    border-bottom:2px double #CCCCCC; background-color:#FFFFCC;
	
}

                     /* Title Type CLASSES */

.BoldTitle
{
    color:#276DAC;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-align:left;
    /*text-decoration:none;*/
}
.BoldTitle:Hover
{
    color:#FF7200;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
}
.BlackBoldTitle
{
    color:#000000;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none;
}
.BlackBoldTitle:Hover
{
    color:#2D2D2D;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:underline;
}
.NormalTitle
{
    color:#0F7B06;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    /*text-decoration:none;*/
}
.LoginTitle
{
    color:#DDDDDD;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
}
.LoginLabel
{
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
}
.LoginLabel:Hover
{
    color:#FF7200;
    text-decoration:none;
}
.LoginTextBox
{
    font-family:Tahoma;
    font-size:8pt; 
    color:#333333; 
    border-width:thin; 
    border-style:groove;
    color:#999999;
    width:100pt;
}
           /* TextBox CLASSES */
.ProductNormalTextBox
{
    width:100pt;
    background-color:#FFFFFF;
    border-color:#7C8B5C;
    border-width:1px;
    border-style:groove;
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-align:justify;
    /*text-decoration:none;*/
 }
.NormalTextBox
{
    width:100pt;
    background-color:#FFFFFF;
    border-color:#7C8B5C;
    border-width:1px;
    border-style:groove;
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-align:justify;
    /*text-decoration:none;*/
}
.NormalTextEditor
{
    width:280pt;
    height:100pt;
    background-color:#FFFFFF;
    border-color:#7C8B5C;
    border-width:1px;
    border-style:groove;
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-align:justify;
    /*text-decoration:none;*/
}
.TitleTextBox
{
    width:200pt;
    background-color:Transparent;
    border-color:#333333;
    border-width:1px;
    border-style:solid;
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    /*text-decoration:none;*/
}
.GridTextBox
{
    width:100;
    background-color:Transparent;
    border-style:ridge;
    border-color:#4A8CC6;
    border-width:1px;
    color:#727A87;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-align:center;
}
.SmallTextBox
{
    width:80pt;
    background-color:#FFFFFF;
    border-color:#7C8B5C;
    border-width:1px;
    border-style:groove;
    color:#666666;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-align:justify;
    /*text-decoration:none;*/
}
.LargeTextBox
{
	width:380px;
	font-family:Tahoma;
	height:13px;
}
.SliderTextBox
{
 	 color:Red;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    width:20pt;
    height:20pt;
}
           /* Module Button CLASSES */
.GenericButton
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    background-image:url('Images/button_back_ground.jpg');
    border-color:#4A95C9;
    border-style:solid;
    border-width:1px;
   border-spacing:5px;
   background-color:#b4cbe8;
   text-align:center;
}
.GenericButton:Hover
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    color:#000000;
}
.GenericLinkButton
{
	font-family:Tahoma;
  font-size:8pt;
  font-weight:normal;
  color :#2E61C2;
}
.LargeGenericButton
{
	font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none;
    border-color:#282828;
    border-style:solid;
    border-width:1px;
    border-spacing:5px;
    color:#000000;
    background-color:#b4cbe8;
}
.GenericCategoryLinkButton
{
	 color:#333333;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    
}
.GelLft
{
	background-image:url('Images/Buttons/GelButLeft.GIF');
	background-repeat:no-repeat
}
.GelCen
{
	text-align:center;
	background-image:url('Images/Buttons/GelButCenter.GIF');
	background-repeat:repeat-x
}
.GelRt
{
	background-image:url('Images/Buttons/GelButRight.GIF');
	background-repeat:no-repeat
}
.CommonButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.CommonButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.CommonButtonFull
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
    width:90%;
    margin:3pt 5pt 3pt 5pt;
    text-align:left;
}
.CommonButtonFull:Hover
{
    border-style:outset;
    color:#FF7200;
}
.AddButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.AddButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.EditButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.EditButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.UpdateButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.UpdateButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.CancelButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.CancelButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.DeleteButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.DeleteButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.SendButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.SendButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.ManageButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.ManageButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.GoButton
{
    color:Green;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
}
.GoButton:Hover
{
	border-bottom-color:Gray;
	border-bottom-style:groove;
	border-bottom-width:1pt;
}
.SettingsButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.SettingsButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
.ResetButton
{
    border-style:solid;
    border-width:1px;
    border-color:#DDDDDD;
    padding:2pt 5pt 2pt 5pt;
    background-color:#A1C8E5;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    letter-spacing:1px;
}
.ResetButton:Hover
{
    border-style:outset;
    color:#FF7200;
}
           /* Controls CLASSES */
.ControlCheckBox
{
}
.LoginButton
{
    /*background-image:url('Images/Login.JPG');*/
}
.LoginButton:Hover
{
	border:Solid 1px Yellow;
}
.ControlButton
{
    border-style:solid;
    border-width:1px;
    border-color:#999999;
    background-color:#CE9C67;
    color:#FFFFFF;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
    cursor:hand;
}
.DontDisplay
{
    display:none;
}
.ModuleDropDown
{
    width:104pt;
    border-width:1px;
    border-color:#666666;
    background-color:Transparent;
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    /*text-decoration:none;*/
}
.ModuleSmallDropDown
{
    width:65pt;
    border-width:1px;
    border-color:#666666;
    background-color:Transparent;
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    /*text-decoration:none;*/
}
.ProductModuleDropDown
{
    width:100px;
    border-width:1px;
    border-color:#666666;
    background-color:Transparent;
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    /*text-decoration:none;*/
}
.GridPadding
{
    padding:2pt 2pt 2pt 2pt;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#7C7C7C;
}
.GridItemWidth
{
    width:100px;
}
.GridCommand
{
    color:Blue;
}

            /* CALENDER CONTROL CLASSES */
.CalenderStyle
{
    background-color:#CCCCCC;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold
}
.CalenderTitle
{
    background-color:#838A9A;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    color:#0066CC
}
.CalenderNavigation
{
    color:#0066CC;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    text-decoration:none
}
.CalenderDayHeader
{
    background-color:#F2F2F2;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    color:#333333
}
.CalenderDay
{
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    color:#544625
}
.OtherMonthDay
{
    background-color:#CCCCCC;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold;
    color:#FFFFFF
}
.SelectedDay
{
    background-color:Navy;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold
}
.TodayDay
{
    border:solid 1px Aqua;
    font-family:Tahoma;
    font-size:small;
    font-weight:bold
}
			/*HardCodeMenu Classes*/
.HardCodeMenuClass
{
}
.HardCodeMenu
{
}
.HardCodeMenuItem
{
	padding-left:2pt;
	padding-right:2pt;
	width:73px;
	height:15px;
	background-image:url('Images/TopMenuBg.JPG');
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#000000
	
}
.HardCodeMenuHover
{
	color:#FFFFFF;
}
.HardCodeMenuSelected
{
	color:#FFFFFF;
}
.DynamicHardCodeMenu
{
}
.DynamicHardCodeMenuItem
{
}
.DynamicHardCodeMenuHover
{
}
.DynamicHardCodeMenuSelected
{
}
            /* LEFT MENU CLASSES */
.MenuButton
{
	width:159pt;
	height:20;
	color:#FFFFFF;
	background-image:url('Images/Buttons/GelButCenter.GIF');
	background-repeat:repeat-x;
	clear:both;
}
.LeftMainMenuClass
{
	background-color:Transparent;
  text-transform:none;
  padding-top:3pt;
  width:155px;
}
.LeftStaticMenu
{
	color:#000000;
	font-family:Tahoma;
	font-size:x-small;
}
.LeftStaticMenuItem
{
  padding-left:8pt;
	color:#000000;
  font-weight:bold;
	border-bottom:solid 1px #C97A4F;
}
.LeftStaticHover
{
	color:#D18B36;
}
.LeftStaticSelected
{
  color:#D18B36;
}
.LeftDynamicMenu
{
	/*border-bottom-style:ridge;*/
	border:ridge 1px #D28A36;
  font-weight:bold;
  font-family:Tahoma;
  font-size:x-small;
  text-align:left;
}
.LeftDynamicMenuItem
{
	padding: 4pt 4pt 4pt 4pt;
  background-color:#F4E5BC;
  color:#000000;
  border-bottom:solid 1pt #D28A36;
 /* width:115px;*/
}
.LeftDynamicHover
{
	background-color:#F4E5BC;
	padding: 4pt 4pt 4pt 4pt;
 color:#E1AB53;
border-bottom:solid 1pt #D28A36
}
.LeftDynamicSelected
{
  color:#E1AB53;
}
.LeftLevelParentMenu
{
	background-color:Transparent;
	padding-left:4pt;
  padding-right:4pt;
	color:#FFFFFF;
	font-family:Tahoma;
  font-weight:bold;
  font-size:10pt;
	width:144px;
	height:24px;
	background-image:url('Images/MenuBgConsultancy.JPG');
	background-repeat:no-repeat;
	background-position: left 50%;
   /*position:relative;*/
}
.LeftLevelParentMenu:Hover
{
    color:#333333;
}
.LeftLevelParentMenuSelected
{
    color:#FF7200;
}
.LeftLevelChildMenu
{
	width:144px;
	height:24px;
	font-size:10pt;
    padding-left:4pt;
    padding-right:4pt;
    color:#000000;
    border-bottom:solid 1pt #EFEFEF;
    font-family:Tahoma;

}
.LeftLevelChildMenu:Hover
{	
    color:#5e1e1e;
}
.LeftLevelChildMenuSelected
{
    color:Red;
}
.LeftLevelSuperChildMenu
{
    padding-left:4pt;
    padding-right:4pt;
    width:100pt;
    height:20pt;
	/*padding:2pt 10pt 2pt 8pt;*/
    background-color:#48B4F4;
    color:#FFFFFF;
    border-bottom:solid 1pt #FFFFFF;
	border-right:solid 1pt #FFFFFF;
}
.LeftLevelSuperChildMenu:Hover
{
	background-color:#1A5FD5;
    color:#FFFFFF;
}
.LeftLevelSuperChildMenuSelected
{
    background-color:#BAB8B8;
    color:#666666;
}
 .LeftLevelSubMenuStyle
{
	border:solid 1px #EFEFEF;
}
           /* BOTTOM MENU CLASSES */
.BottomMainMenuClass
{
   /*text-align:left;*/
}
.BottomStaticMenu
{
    background-color:Transparent;
    font-weight:normal;
    font-family:'Century Gothic';
    font-size:8pt;
    text-align:center;
    text-decoration:none;
    border-right-color:#FFFFFF;
    border-right-style:solid;
    border-right-width:1px;
}
.BottomStaticMenuItem
{
    border-left-color:#FFFFFF;
    border-left-style:solid;
    border-left-width:1px;
	height:12pt;
	width:120%;
    background-color:Transparent;
    font-weight:normal;
    font-family:'Century Gothic';
    font-size:8pt;
    color:#FFFFFF;
    text-decoration:none;
}
.BottomStaticHover
{
    color:#F83402;
}
.BottomStaticSelected
{
    color:#CCCCCC;
}
.BottomDynamicMenu
{
    background-color:#2476F6;
    font-weight:normal;
    font-family:'Century Gothic';
    font-size:8pt;
    text-align:left;
    width:50pt;
}
.BottomDynamicMenuItem
{
	padding:2pt 10pt 2pt 2pt;
    background-color:#2476F6;
    font-weight:normal;
    font-family:'Century Gothic';
    font-size:8pt;
    color:#FFFFFF;
    text-align:left;
    border-bottom:solid 1pt #FFFFFF;
}
.BottomDynamicHover
{
    background-color:#1D9BD8;
    color:#FFFFFF;
}
.BottomDynamicSelected
{
    background-color:#2476F6;
    color:#FFFFFF;
}
.BottomLevelParentMenu
{	
	padding-left:4pt;
    padding-right:4pt;
	color:#FFFFFF;
	font-family:Tahoma;
    font-weight:bold;
    font-size:10pt;
	width:144px;
	height:24px;
	background-image:url('Images/MenuBgRealestate.JPG');
	background-repeat:no-repeat;
	background-position: left 50%;
	/*position:relative;*/
}
.BottomLevelParentMenu:Hover
{
	color:#000000;
}
.BottomLevelChildMenu
{
	width:144px;
	height:24px;
	font-size:10pt;
  padding-left:4pt;
  padding-right:4pt;
  color:#000000;
  border-bottom:solid 1pt #EFEFEF;
  font-family:Tahoma;
}
.BottomLevelChildMenu:Hover
{
    color:#5e1e1e;
}
.BottomLevelChildMenuSelected
{
    color:Red;
}
 .BottomLevelSubMenuStyle
{
	border:solid 1px #EFEFEF;
}
           /* TOP MENU CLASSES */

.MenuImgRepeat
{
	height:33px;
	background-image:url('Images/MenuBg.jpg');
	background-repeat:repeat-x
}
.TopMainMenuClass
{
  background-color:Transparent;
}
.TopStaticMenu
{
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	height:30px;
}
.TopStaticMenuItem
{
	width:100px;
	height:30px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	color:white;
	text-autospace:ideograph-space;
	border-left:dotted 2px #C4C4C4;
	/*background:url('Images/MenuItemBg.JPG') no-repeat 0 0;*/
	

}
.TopStaticHover
{
	color:black;
	background-position: -126px 0;
}
.TopStaticSelected
{
  color:orange;
  background-position : -126px 0;
}
.TopDynamicMenu
{
  font-family:"Tahoma";
  font-size:10pt;
  background-color:#E4E4E4;
}
.TopDynamicMenuItem
{
	width:156px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
    color:white;
 	border-bottom:Solid 1px #919191;
    text-align:left;
    background-color:#E4E4E4;
}
.TopDynamicHover
{
  color:black;
}
.TopDynamicSelected
{
  color:orange;
}
.TopLevelParentMenu
{
  padding-left:4pt;
  padding-right:4pt;
  color:#FFFFFF;
  font-family:Tahoma;
  font-weight:bold;
  font-size:10pt;
}
.TopLevelParentMenu:Hover
{
	color:#000000;
}
.TopLevelChildMenu
{
  width:144px;
  height:24px;
  font-size:10pt;
  padding-left:4pt;
  padding-right:4pt;
  color:#000000;
  border-bottom:solid 1pt #EFEFEF;
  font-family:Tahoma;
}
.TopLevelChildMenu:Hover
{   
	 color:Maroon;
}
.TopLevelChildMenuSelected
{
	    color:Red;
}

.TopLevelSubMenuStyle
{
		border:solid 1px #EFEFEF;
}
          
            /* SITEMENU MENU CLASSES */
.SiteMainMenuClass
{
	/*border-right:solid 1.5pt #A78B7B;*/
}
.SiteStaticMenu
{
	 /*height:20pt;
   background-color:#2476F6;*/
    font-weight:normal;
    font-family:Tahoma;
    font-size:8pt;
    color:#333333;
}
.SiteStaticMenuItem
{
	height:15px;
	width:73px;
	background-image:url('Images/TopMenuBg.JPG');
	background-repeat:no-repeat;
	padding-right:2px;
    font-weight:bolder;
    font-family:Tahoma;
    font-size:8pt;
    color:#2A2A2A;
    text-transform:capitalize;
    text-align:center
}
.SiteStaticHover
{
	background-color:#7FFFD4;
    color:#F83402;
}
.SiteStaticSelected
{
	color:#38BBF8;
    background-color:Gray;
}

.SiteDynamicMenu
{
    background-color:#41611A;
   /* width:50pt;*/
}
.SiteDynamicMenuItem
{
	padding:2pt 10pt 2pt 2pt;
    background-color:#41611A;
    font-weight:normal;
    font-family:Tahoma;
    font-size:8pt;
    color:#FFFFFF;
    text-align:left;
    border-right:solid 1pt #FFFFFF;
    border-bottom:solid 1pt #FFFFFF;
}
.SiteDynamicHover
{
    background-color:#76B729;
    color:#666666;
}
.SiteDynamicSelected
{
    background-color:#2476F6;
    color:#F4F4F4;
}
.MenuItemLeft
{
    width:4px;
    height:21px;
    /*background-image:url(Images/MenuImageLeft.gif);*/
    background-repeat:no-repeat;
}
.MenuItemCenter
{
    /*width:83px;*/
    height:21px;
    background-image:url('Images/MenuImageCenter.GIF');
    background-repeat:no-repeat
}
.MenuItemRight
{
    width:12px;
    height:21px;
    /*background-image:url(Images/MenuImageRight.GIF);*/
    background-repeat:no-repeat;
}
.MenuArrowImage
{
    top:4pt;
    left:100%;
    display:inline;
    white-space:nowrap;
}
.MenuLabel
{
    background-color:Transparent;
    font-weight:bold;
    font-family:Tahoma;
    font-size:8pt;
    color:Silver;
    text-align:center;
    vertical-align:top;
    cursor:hand;
    text-decoration:none;
    display:inline;
}
.MenuLabel:select
{
    background-color:Transparent;
    font-weight:bold;
    font-family:Tahoma;
    font-size:8pt;
    color:Blue;
    text-align:left;
    cursor:hand;
    text-decoration:none;
    display:inline;
}
MenuLabel:hover
{
    background-color:Transparent;
    font-weight:bold;
    font-family:Tahoma;
    font-size:8pt;
    color:#FF7200;
    text-align:left;
    cursor:hand;
    text-decoration:none;
    display:inline;
}
.MenuImgVisible
{
    display:inherit;
}

            /* TREEVIEW CLASSES */
.TreeViewStyle
{
    padding-left:2pt;
    background-color:Transparent;
    margin-left:0;
    text-align:left;
    letter-spacing:0.1ex;
}
.TreeViewNode
{
   /*height:15pt;*/
    /* color:#03DDD5;*/
}
.TreeViewLeafNode
{
    /*padding:2pt;*/
}
.TreeViewParentNode
{
    /*width:100%;*/
    /*background-color:#F4F4F4;*/
}
.TreeViewRootNode
{
    /*font-size:small;
    font-weight:bold;
    color:#D72C24;*/
}
.TreeViewSelectedNode
{
    /*color:#555555;*/
}
.TreeViewHoverNode
{
    /*color:#666666;*/
}
.Link
{
    text-decoration:underline;
}
.Link:Hover
{
    text-decoration:none;
}
.DataListItem
{
    /*border-bottom:solid 2px #FFFFFF;
    border-right:solid 2px #D7D9DA;*/
    padding:2px 4px 2px 4px
}
            /* MODULE LAYOUT CLASSES */
.ModuleTopLeft
{
    background-image:url('Images/TopLeft.gif');
    width:10px;
    height:9px;
    background-repeat:no-repeat
}
.ModuleCenter
{
    background-color:#C0C0C0;
    width:100%;
    height:100%;
}
.ModuleTopRight
{
    background-image:url('Images/TopRight.gif');
    width:10px;
    height:9px;
    background-repeat:no-repeat
}
.ModuleBottomLeft
{
    background-image:url('Images/BottomLeft.gif');
    width:10px;
    height:9px;
    background-repeat:no-repeat
}
.ModuleBottomRight
{
    background-image:url('Images/BottomRight.gif');
    width:10px;
    height:9px;
    background-repeat:no-repeat
}
.BulletListItems
{
    list-style-image:url('Images/TriAngleBullet.jpg');
    color:#666666;
    font-family:Tahoma;
    font-size:small;
    font-weight:normal;
    text-decoration:none
}
            /* FTB EDITOR CLASSES */
.EditorDesignModeBody
{
}
.EditorDesignMode
{
}
.EditorEditModeBody
{
}
.EditorEditMode
{
}

.WebPartModes
{
	width:790px;
	height:20px;
}


.WebPartZoneFooter
{
    width:960px;
}
.WebPartZonePrograms
{
width:980px;
background-color:#7ea700;	
}
.WebPartZoneMidRight
{
background-color:#b86e9f;	
}
.WebPartZoneMidCenter
{
background-color:#d8ba7a;	
}
.WebPartZoneMidLeft
{
background-color:#478cc7;	
}
.WebPartZoneTopSol
{
background-color:#7275BA;	
}

.WhiteSpace
{
	width:4px;
	height:100%;
	background-color:#FFFFFF;
}
.ScrollingNews
{
	width:205px;
	text-align:center;
}
.TopBar
{
	width:990px;
	height:25px;
	background-color:#E1AB53;
}
.TopLeftBar
{ 
	width:17px;
	height:33px;
}
.TopCentertBar
{	
	width:941px;
	height:33px;
	background-image:url('Images/TopBarMiddle.GIF');
	background-repeat:repeat-x
}
.TopRightBar
{	
	width:17px;
	height:33px;
}
.bottomLeftBar
{
	width:17px;
	height:33px;
	/*background-image:url(Images/BottomBarLeft.GIF);
	background-repeat:no-repeat;*/
}
.bottomCenterBar
{
	width:941px;
	height:33px;
	background-image:url('Images/BottomBarMiddle.GIf');
	background-repeat:repeat-x
}
.bottomRightBar
{
	width:17px;
	height:33px;
	/*background-image:url(Images/BottomBarRight.GIF);
	background-repeat:no-repeat;*/
}
.TitleHyperLink
{
  color:black;
  font-family:Tahoma;
  font-size:9pt;
  font-weight:bold;
  text-decoration:none
}


.NormalButton
{
  font-family:Tahoma;
  font-size:8pt;
  font-weight:normal;
  background-color:#8b92b2;
  color:White;
}
.MenuBorder
{
	border:Solid 1px #000000;

}
.MenuColorLink
{
    color:#000000;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
}
.TreeViewTable
{
width:180px;
}
.MenuBarBg
{
	visibility:visible;
}

.modalPopup
{
	background-color:#d6e0e9;
	width:500px;
	height:350px;
}
.TitleBgColor
{
	/*background-color:#740B07;*/
	color:White;
	background-image:url('Images/Background.JPG');
	width=100%;
	background-repeat:repeat-x;
}

.MyCalendar .ajax__calendar_container{
border:1px solid #646464;background-color:lemonchiffon;
color: red;
}
P
{
	font-size:10pt;
}
                           /*-------New ECommerce---------*/
.MonthDropDownList
{
	width:40px;
}
.YearDropDownList
{
	width:80px;
}
.tenpixspacer
{
    height:10px;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
.twentypixspacer
{
    height:20px;
}
.UpRollingwidth
{
	width:200px;
}
.BottomBar
{
	width:980px;
	
}
.txtRooling
{
	width:200px;
	height:500px;
	background-color:#E5E5E5;
	border-right:Solid 1px #FFFFFF;
}
.PagerNext
{
   visibility:collapse;
   display:none;
}

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/GalleryImages/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/GalleryImages/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/GalleryImages/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/GalleryImages/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/GalleryImages/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/GalleryImages/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/GalleryImages/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/GalleryImages/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/GalleryImages/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/GalleryImages/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/GalleryImages/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/GalleryImages/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.FontSilver
{
	color:IndianRed;
}
.FontSilver:Hover
{
	background-color:PaleGoldenrod;
}
.roundedloginPanel
{
width:300px;
background-color:#EDF6FD;
color:white;
font-weight:bold;

}
.AjaxDummyAddUserCloseImage
{
position: absolute;
margin: -10px 0px 0px 390px;
}

.RollingImageView
{
    width:576px;
    height:250px;
    background-color:#285485;
}
.PageTitle
{
    width:100%;
    height:17pt;
    background-color:#FC902D;
}
.PageSubTitle
{
    height:17pt;
    background-color:#FC902D;
}
.LabelWidth
{
	width:130px;
}
.ModuleDisplayMouseImageclass
{
	width:194px;
    height:130px;
}
.ModuleDisplayMouseOverImageclass
{
	width:515px;
    height:343px;
}