/* Layout Related Start*/

html, body
{
    margin: 0;
    padding: 0;
}
body
{
    font: 76% arial,sans-serif,tahoma,helvetica;
    text-align: center;
    background-color: #999;
}

div#header
{
    background: #006699;
    height: 83px;
}
div#header h1
{
    height: 80px;
    line-height: 80px;
    margin: 0;
    padding-left: 5px;
}
div#container
{
    text-align: left;
}
div#content p
{
    line-height: 1.4;
}
div#navigation
{
    background: #006699;
}
div#extra
{
    background: #006699;
    color: White;
}
div#footer
{
    background: #333;
    color: #FFF;
}
div#footer p
{
    margin: 0;
    padding: 5px 10px;
}
div#footer td a
{
    color: White;
    font: 11px arial,sans-serif,tahoma,helvetica;
}

div#container
{
    width: 1000px;
    margin: 0 auto;
    border: solid 1px #CCCCCC;
    background: url(../images/threecol.gif);
}
div#wrapper
{
    float: left;
    width: 100%;
}
div#content
{
    margin: 0 170px;
    background: url(../images/whiteBG.gif) repeat;
}
div#navigation
{
    float: left;
    width: 170px;
    margin-left: -1000px;
}
div#extra
{
    float: left;
    width: 170px;
    margin-left: -170px;
}
div#footer
{
    clear: left;
    width: 100%;
}

div#menubar
{
    background: url(../images/menubarbg5.gif) repeat-x 0 0;
    height: 37px;
    line-height: 37px;
    background-position: left bottom;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

/*--------------- nav -------------------*/
#nav
{
    background: url(../images/nav.png) no-repeat right 0;
    clear: both;
}

#nav li a:hover
{
    background: url(../images/navhover5.gif) repeat-x 0 0;
    background-position: left bottom;
}

.selected
{
    background: url(../images/navhover5.gif) repeat-x 0 0;
    background-position: left bottom;
}

#nav, #nav ul
{
    z-index: 1000;
}

#nav ul
{
    padding: 0px;
    margin: 0px;
}

#nav li, #nav li a
{
    display: block;
    float: left;
    text-align: center;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 15px;
    letter-spacing: 1px;
}

#nav li
{
    border-left: 1px solid #ff9900;
}

#nav li a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    width: 112px;
}
.navheadtext
{
    margin-top: 0px;
}
.WhatsNewMenu
{
    margin-top: 0px;
    color: #006699;
    background: url(../images/navhover5.gif) repeat-x 0 0;
    background-position: left bottom;
    text-decoration: underline;
}
#nav li ul
{
    background: #666;
    width: 220px;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

/* Layout Related End*/
/*Modal Popup - Start*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ACC6E2;
    border-width: 3px;
    border-style: solid;
    border-color: #FF9900;
    padding: 3px;
    width: 300px;
}
/*Modal Popup - End*/
/*AdGrid - Starts */
.AdGrid
{
    background-color: #006699;
    font-family:verdana,arial,sans-serif;
}
.AdGrid td
{
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFB997;
    text-align: left;
}
.AdGrid td a
{
    color: #FFFFFF;
    cursor: pointer;
    font-size:13px;
    font-weight:bold;
    line-height:16px;
}
.AdGrid td img
{
    padding-left:16px;
}
.AdGridPager
{
    display: none;
}
/*AdGrid - Ends */

#rhsAd
{
    color: #FFB997;
    text-align: left;
}
#rhsAd a
{
    color: #FFFFFF;
    cursor: pointer;
}
#rhsAd a:hover
{
    text-decoration:none;
}
#lhsAd
{
    color: #FFB997;
    text-align: left;
}
#lhsAd a
{
    color: #FFFFFF;
    cursor: pointer;
}
#lhsAd a:hover
{
    text-decoration:none;
}
/* Tree view menu related - start */
.treeView
{
}
.treeView td span
{
    background: transparent;
}
.treeView table
{
    margin-top: 1px;
}
.treeView table td img
{
}
.TreeViewRootNode
{
    font-weight: bold;
    border: solid 1px #990033;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 9pt;
    color: #fff;
    width: 142px;
    text-indent: 5px;
    background: url(../images/RootNodeBG6.gif) repeat-x 0 0;
    height: 22px;
    background-position: left bottom;
    margin-top: 30px;
}
.TreeViewRootNode a
{
    background: transparent;
}
.TreeViewLeafNode
{
    font-weight: bold;
    border: solid 1px #0000FF;
    background-color: #CCCCCC;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    color: #333333;
    width: 138px;
    text-indent: 5px;
    background: transparent url(../images/LeafNodeBG3.gif) repeat-x 0 0;
    height: 22px;
    background-position: left top;
}
.TreeViewLeafNode a
{
    background: transparent;
}

.TreeViewSelectedNode
{
    color: black;
    cursor: default;
    font-weight: bold;
    background: white url(../images/menubullet1.png) no-repeat right;
}
.TreeViewHoverNode
{
    color: #000000;
    cursor: pointer;
    text-decoration: underline;
    background: white;
}

/* Tree view menu related - End */
/* Rating - Start */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(../Images/FilledStar2.png);
    height: 22px;
    width: 24px;
}

.emptyRatingStar
{
    background-image: url(../Images/EmptyStar2.png);
    height: 22px;
    width: 24px;
}

.savedRatingStar
{
    background-image: url(../Images/SavedStar2.png);
    height: 22px;
    width: 24px;
}
/* Rating - End */

/*Neat Upload Related start*/

.ProgressBar
{
    margin: 0px;
    border: 0px;
    padding: 0px;
    width: 100%;
    height: 2em;
    min-height: 50px;
}
/*Neat Upload Related End*/
img
{
    border: none 0px;
}
.noborder
{
    border: none 0px;
}
.lblRootMenu
{
    color: white;
    cursor: pointer;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
/*My Own */
.lnkMore
{
    font: 9pt arial,sans-serif,tahoma,helvetica;
    color: blue;
    padding-left: 10px;
}
.HintLabel
{
    vertical-align: middle;
    color: #ff6600;
    font: 11pt arial,sans-serif,tahoma,helvetica;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
.InputLabelHand
{
    cursor: pointer;
    vertical-align: middle;
    color: blue;
    font: 12px arial,sans-serif,tahoma,helvetica;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.InputLabel
{
    vertical-align: middle;
    color: Black;
    font: 12px arial,sans-serif,tahoma,helvetica;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.InputTextBox
{
    color: #515053;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
    font: 10pt arial,sans-serif,tahoma,helvetica;
    height: 22px;
    min-height: 22px;
    max-height: 22px;
    width: 180px;
    min-width: 180px;
    max-width: 200px;
}
.InputTextBoxBigger
{
    color: #515053;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
    font: 10pt arial,sans-serif,tahoma,helvetica;
    height: 22px;
    min-height: 22px;
    max-height: 22px;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
}
.textBoxVeryTiny
{
    color: #515053;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
    font: 10pt arial,sans-serif,tahoma,helvetica;
    height: 22px;
    min-height: 22px;
    max-height: 22px;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
}
.PanelClass
{
    margin-left: 2px;
    margin-bottom: 1px;
    margin-top: 0px;
    margin-right: 1px;
}
.TableCaptionWhite
{
    text-align: left;
    font: 12pt arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-indent: 5px;
    width: 99%;
    margin-left: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 3px;
    color: white;
}
.TableCaption1
{
    text-align: left;
    font: 12pt arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-indent: 5px;
    width: 99%;
    margin-left: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 3px;
    color: #336699;
    vertical-align: text-bottom;
}
.TableCaption
{
    text-align: left;
    background-color: #0099ff;
    font: 14px arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-indent: 5px;
    width: 99%;
    margin-left: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-right: 0px;
    color: White;
}
.ErrorMessageBig
{
    vertical-align: middle;
    color: Red;
    font-family: Arial,verdana,sans-serif;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
}
.SystemErrorMsg
{
    vertical-align: middle;
    color: red;
    font-family: Arial,verdana,sans-serif;
    font-size: 12pt;
    text-align: center;
    font-weight: bold;
}
.ErrorText
{
    color: red;
    font-family: arial,sans-serif,tahoma,helvetica;
    text-align: left;
    font-size: 11px;
}
.ExplicitTag
{
    color: red;
    font-family: arial,sans-serif,tahoma,helvetica;
    text-align: right;
    font-size: 10px;
    border: solid 1px red;
    text-decoration: underline;
    padding: 2px;
    cursor: hand;
}
.WelcomeMessage
{
    color: white;
    font-size: 12pt;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
}
.WelcomeUser
{
    color: white;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
}
.SignInSignOut
{
    color: white;
    font-size: 12px;
    text-decoration: underline;
    vertical-align: top;
    font-weight: bold;
    font-family: arial,sans-serif,tahoma,helvetica;
}
.RedStar
{
    vertical-align: text-top;
    color: red;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 14px;
    text-align: left;
    font-weight: 900;
}
.ButtonStyle
{
    font: 11pt arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    color: white;
    height: 30px;
    background: url(../images/buttonBG4.gif) repeat-x 0 0;
    width: 90px;
    min-width: 90px;
    height: 27px;
    min-height: 27px;
    border-color: white;
    border-style: none;
    border-width: 1px;
}
.dtlItem
{
    background: url(../images/CommentBg11.gif) repeat-x 0 0;
    border: solid 1px #CCCCFF;
    color: #000;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.dtlAltItem
{
    background: url(../images/CommentBg9.png) repeat-x 0 0;
    border: solid 1px #CCCCCC;
    color: #000;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.dtlItemLabel
{
    font-weight: bold;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.DetailLabel
{
    color: #0066cc;
    font-weight: bold;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.DetailValue
{
    font-weight: bold;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.dtlBindy
{
    padding-top: 30px;
}
.urlBlueU
{
    color: Blue;
    text-decoration: underline;
}
.urlBlue
{
    color: Blue;
    text-decoration: None;
}
.urlBlack
{
    color: black;
    text-decoration: None;
}
.urlGridMore
{
    color: #000000;
    text-decoration: underline;
    vertical-align: middle;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: bold;
}
.urlGridMore a:link
{
    color: Blue;
}
.urlGridMore a:visited
{
    color: Blue;
}
.urlOrange
{
    color: #000000;
    text-decoration: underline;
    vertical-align: text-top;
}
.urlwhite
{
    color: white;
    text-decoration: underline;
}
.OrangeLabel
{
    color: #FF6600;
}
.WhiteLabelBold
{
    color: #FFFFFF;
}
.BlackLabelBold
{
    color: #000000;
    font-weight: bold;
}
/*Grid View Related */
.gridTextStripe
{
    color: black;
    font: 12px arial,sans-serif,tahoma,helvetica;
    background-position: left bottom;
}
.gridText
{
    color: black;
    font: 12px arial,sans-serif,tahoma,helvetica;
    background-position: left bottom;
}
.gridText td div
{
    border: solid 1px #CCCCFF;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.gridTextStripe td div
{
    border: solid 1px #CCCCCC;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.gridTextStripe A:link
{
    color: blue;
    font-size: 11px;
}
.gridTextStripe A:visited
{
    color: blue;
}

.gridText A:link
{
    color: blue;
    font-size: 11px;
}
.gridText A:Visited
{
    color: blue;
}
.textGridViewPager
{
    width: 25px;
    height: 22px;
    text-align: center;
    color: black;
    text-decoration: none;
    background: url(../images/PagerBG.gif) repeat-x 0 0;
}
.textGridViewPager td
{
    text-align: center;
    display: inline-block;
}
.textGridViewPager td table
{
    text-align: center;
}
.textGridViewPager td table tr td
{
    color: black;
}
.textGridViewPager a:link
{
    width: 25px;
    height: 22px;
    text-align: center;
    color: black;
    text-decoration: none;
}
.textGridViewPager a:hover
{
    text-decoration: underline;
    color: green;
}
.textGridViewPager a:visited
{
    width: 25px;
    height: 22px;
    text-align: center;
    color: #777777;
    background-color: red;
}
.imgLink
{
}
.imgLink:hover
{
    cursor: pointer;
}
.DataViewLabel
{
    display: none;
}
/*My Own Rating Related - Start */
.RatingText
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: left;
    color: black;
}

.RatingTimes
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: left;
    color: #999999;
    font-style: italic;
}
.RatingPercentage
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: left;
    color: #FF6633;
}
.RatingGridAltItem
{
    background-color: #CCFFCC;
    vertical-align: middle;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: left;
    color: white;
    font-weight: bold;
}
.RatingGridItem
{
    background-color: #FFFFCC;
    vertical-align: middle;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: left;
    color: black;
    font-weight: bold;
}
/* Playlist Grids - Start */
.PlayGrid
{
    font-size: 11px;
    border: solid 1px #999999;
}
.PlayGridColumnTitle
{
    color: #333333;
    background-color: White;
    text-align: center;
}
.PlayGridColumnTitle th
{
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    background: url(../images/HeaderBG2.gif) repeat-x 0 0;
    background-position: left top;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
    min-height: 30px;
    height: 30px;
}
.PlayGridColumnTitle a:link
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.PlayGridColumnTitle a:visited
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.PlayGridColumnTitle a:hover
{
    color: blue;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.PlayGridColumnTitle a:active
{
    color: #f37421;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.PlayGridColumnTitleLeft
{
    color: #333333;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.PlayGridColumnTitleLeft a
{
    color: #333333;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.PlayGridColumnTitleLeft a:visited
{
    color: #333333;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.PlayGridGroupTitle
{
    color: white;
    background-color: #bbbbbb;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.PlayGridGroupTitle a:link
{
    color: white;
}
.PlayGridGroupTitle a:visited
{
    color: white;
}
.PlayGridPager
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 9pt;
}

.PlayGridPager td
{
    border-top: solid 1px #999999;
    background-color: #CCCCCC;
}
.PlayGridPager td td
{
    border: none;
    padding-left: 10px;
    color: Black;
}
.PlayGridText
{
    background-color: #EAEAEA;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
.PlayGridText td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.PlayGridText A:link
{
    color: #333333;
    font-size: 11px;
}
.PlayGridText A:Visited
{
    color: #333333;
}
.PlayGridTextCenter
{
    background-color: white;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.PlayGridTextStripe
{
    background-color: white;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
.PlayGridTextStripe td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.PlayGridTextStripe A:link
{
    color: #333333;
}
.PlayGridTextStripe A:visited
{
    color: #333333;
}
.PlayGridTextNumber
{
    background-color: white;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
}
.PlayGridTextWarning
{
    background-color: white;
    color: #f37421;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
.PlayGridTitle
{
    background-color: #e2deda;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
/* Playlist Grids - End */

/*Mini Player Grid - Starts */
.MiniPlayerGridColumnTitle
{
    color: #333333;
    background-color: White;
    text-align: center;
}
.MiniPlayerGridColumnTitle th
{
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    background: url(../images/HeaderBG2.gif) repeat-x 0 0;
    background-position: left top;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
    min-height: 30px;
    height: 40px;
    text-align: center;
}
.MiniPlayerGridColumnTitle a:link
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.MiniPlayerGridColumnTitle a:visited
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.MiniPlayerGridColumnTitle a:hover
{
    color: blue;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.MiniPlayerGridColumnTitle a:active
{
    color: #f37421;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.MiniPlayerGridText
{
    background-color: #EAEAEA;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.MiniPlayerGridText td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 4px;
}
.MiniPlayerGridText A:link
{
    color: #333333;
    font-size: 11px;
}
.MiniPlayerGridText A:Visited
{
    color: #333333;
}
.MiniPlayerGridTextStripe
{
    background-color: white;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.MiniPlayerGridTextStripe td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 4px;
}
.MiniPlayerGridTextStripe A:link
{
    color: #333333;
}
.MiniPlayerGridTextStripe A:visited
{
    color: #333333;
}
/*Mini Player Grid - Ends */
/* Bandlist Grids - Start */
.BandGrid
{
    font-size: 11px;
    border: solid 1px #999999;
}
.BandGridColumnTitle
{
    color: #333333;
    background-color: White;
    text-align: center;
}
.BandGridColumnTitle th
{
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    background: url(../images/tblHeaderBG2.gif) repeat-x 0 0;
    background-position: left top;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
    min-height: 30px;
    height: 30px;
}
.BandGridColumnTitle a:link
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.BandGridColumnTitle a:visited
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.BandGridColumnTitle a:hover
{
    color: blue;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.BandGridColumnTitle a:active
{
    color: #f37421;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.BandGridColumnTitleLeft
{
    color: #333333;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.BandGridColumnTitleLeft a
{
    color: #333333;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.BandGridColumnTitleLeft a:visited
{
    color: #333333;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.BandGridGroupTitle
{
    color: white;
    background-color: #bbbbbb;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
}
.BandGridGroupTitle a:link
{
    color: white;
}
.BandGridGroupTitle a:visited
{
    color: white;
}
.BandGridPager
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 9pt;
    color: Black;
}

.BandGridPager td
{
    border-top: solid 1px #999999;
    background-color: #99cccc;
}
.BandGridPager td td
{
    border: none;
    padding-left: 10px;
}
.BandGridText
{
    background-color: #E0FFFF;
    color: #000;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
}
.BandGridText td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.BandGridText A:link
{
    color: #000;
    font-size: 11px;
}
.BandGridText A:Visited
{
    color: #000;
}
.BandGridTextCenter
{
    background-color: white;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.BandGridTextStripe
{
    background-color: white;
    color: #000;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
}
.BandGridTextStripe td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.BandGridTextStripe A:link
{
    color: #000;
}
.BandGridTextStripe A:visited
{
    color: #000;
}
.BandGridTextNumber
{
    background-color: white;
    color: #000;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
}
.BandGridTextWarning
{
    background-color: white;
    color: #f37421;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
.BandGridTitle
{
    background-color: #e2deda;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
/* Bandlist Grids - End */

/* CommentsGrid Grids - Start */
.CommentsGrid
{
    font-size: 11px;
    border: solid 1px #999999;
}
.CommentsGridTextStripe
{
    background-color: white;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
.CommentsGridTextStripe td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.CommentsGridTextStripe A:link
{
    color: #333333;
}
.CommentsGridTextStripe A:visited
{
    color: #333333;
}
.CommentsGridText
{
    background-color: #EAEAEA;
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
.CommentsGridText td
{
    border-right: solid 1px #999999;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.CommentsGridText A:link
{
    color: #333333;
    font-size: 11px;
}
.CommentsGridText A:Visited
{
    color: #333333;
}
.CommentsGridColumnTitle
{
    color: #333333;
    background-color: White;
    text-align: center;
}
.CommentsGridColumnTitle th
{
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    background: url(../images/HeaderBG2.gif) repeat-x 0 0;
    background-position: left top;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
    min-height: 30px;
    height: 30px;
}
.CommentsGridColumnTitle a:link
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.CommentsGridColumnTitle a:visited
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.CommentsGridColumnTitle a:hover
{
    color: blue;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.CommentsGridColumnTitle a:active
{
    color: #f37421;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.CommentsGridPager
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 9pt;
}

.CommentsGridPager td
{
    border-top: solid 1px #999999;
    background-color: #CCCCCC;
}
.CommentsGridPager td td
{
    border: none;
}
/* CommentsGrid Grids - End */
/* Top10CommentsGrid Grids - Start */
.Top10CommentsGrid
{
    background-color: white;
    font-size: 12px;
    font-family: arial,sans-serif,tahoma,helvetica;    
    border:none;
}
.Top10CommentsGridTextStripe
{
    padding-left: 5px;
    padding-right: 5px;
}
.Top10CommentsGridTextStripe td
{
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
        line-height:30px;
}
.Top10CommentsGridTextStripe A:link
{
    color: blue;
}
.Top10CommentsGridTextStripe A:visited
{
    color: blue;
}
.Top10CommentsGridText td div
{
    border: solid 1px #CCCCFF;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.Top10CommentsGridTextStripe td div
{
    border: solid 1px #CCCCFF;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.Top10CommentsGridText
{
    padding-left: 5px;
    padding-right: 5px;
}
.Top10CommentsGridText td
{
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height:30px;
}
.Top10CommentsGridText A:link
{
    color: blue;
}
.Top10CommentsGridText A:Visited
{
    color: blue;
}
.Top10CommentsGridColumnTitle
{
    color: #333333;
    background-color: White;
    text-align: center;
}
.Top10CommentsGridColumnTitle th
{
    text-align: left;
    font: 12pt arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-indent: 5px;
    width: 99%;
    margin-left: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 3px;
    color: #336699;
    vertical-align: text-bottom;
}
.Top10CommentsGridColumnTitle a:link
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.Top10CommentsGridColumnTitle a:visited
{
    color: #333333;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.Top10CommentsGridColumnTitle a:hover
{
    color: blue;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.Top10CommentsGridColumnTitle a:active
{
    color: #f37421;
    background-color: White;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    text-decoration: underline;
}
.Top10CommentsGridPager
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 9pt;
    display:none;
}

.Top10CommentsGridPager td
{
    border-top: solid 1px #999999;
    background-color: #CCCCCC;
}
.Top10CommentsGridPager td td
{
    border: none;
}
/* Top10CommentsGrid Grids - End */
/*Hover Menu start*/
.HvrHelp
{
    position: absolute;
    visibility: hidden;
    background-color: #ccc;
    border: solid 3px #ff9900;
    z-index: 100;
    width: 300px;
    padding: 5px;
    color: black;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
}
.popupHoverHelp
{
    color: Blue;
    cursor: pointer;
    text-decoration: none;
    z-index: 100;
    font-weight: normal;
}
.HvrStatitics
{
    position: absolute;
    visibility: hidden;
    background-color: #fff;
    border: solid 3px #006699;
    z-index: 100;
    font-size: 12px;
    color: black;
    min-width: 240px;
}
.HvrStatitics td
{
    border-right: none;
    z-index: 100;
    font-size: 12px;
    padding-top: 5px;
}
.HvrStatitics td a
{
    color: black;
    text-decoration: underline;
}
.popupHoverStatistics
{
    color: Blue;
    cursor: pointer;
    text-decoration: none;
    z-index: 100;
}
.billa
{
    color: White;
    text-decoration: underline;
}
.HvrNotes
{
    position: absolute;
    visibility: hidden;
    background-color: #ffffcc;
    border: solid 3px #FF6A00;
}
.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: green;
}

.popupHover
{
    background-color: red;
    color: white;
    cursor: pointer;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
/*Hover Menu end*/
.SearchBox
{
    background: url(../images/textBoxBackground.gif) repeat-x 0 0;
}
.lnkHome
{
}
.lnkHome img
{
}
/*My Own Rating Related - End */
.nNormal-P
{
    margin: 0.0px 0.0px 0.0px 0.0px;
    text-align: left;
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    font-size: 20.0px;
    line-height: 1.41;
    color: black;
}
/* Static Pages Related - Start */
.Question
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    font-size: 16.0px;
    line-height: 1.51;
    color: #006699;
    padding-left: 5px;
    padding-right: 5px;
}
.QuestionSmall
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    font-size: 14.0px;
    line-height: 1.51;
    color: #006699;
    padding-left: 5px;
    padding-right: 5px;
}
.QuestionNoIndent
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    font-size: 16.0px;
    line-height: 1.51;
    color: #006699;
}
.Answer
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: normal;
    font-size: 12.0px;
    line-height: 1.51;
    color: black;
    text-align: justify;
    text-indent: 0pt;
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
}
.TOCQ
{
}
.TOCQ a
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: normal;
    font-size: 12.0px;
    line-height: 25px;
}
.inlinelink
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: normal;
    font-size: 12.0px;
}
/* Static Pages Related - End */
.blinkText
{
    text-decoration: underline;
    background: url(../images/menubarbg7.gif) repeat-x 0 0;
}
div#LyricsContent
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: normal;
    font-size: 12.0px;
    color: black;
    text-align: center;
    line-height: 30px;
    background-color: #FFFF66;
    width: 640px;
    margin-left: 6px;
}
div#LyricsContent p
{
    background: url(../images/Ruler.gif) repeat 0 0;
    background-position: center bottom;
    line-height: 20px;
    width: 90%;
    margin-left: 30px;
    margin-right: 30px;
}
div#LyricsTitle
{
    background: url(../images/LyricsTitleBG.gif) no-repeat 0 0;
    height: 70px;
    font: normal bold 14px arial,sans-serif,tahoma,helvetica;
}
div#LyricsContent1
{
    font-family: arial,sans-serif,tahoma,helvetica;
    font-weight: normal;
    font-size: 12.0px;
    color: black;
    line-height: 20px;
}
div#LyricsContent1 p
{
    line-height: 15px;
}

/*Event Calendar Related Starts here */
.dtlCalendar
{
    font-family: arial,sans-serif,tahoma,helvetica;
}
.dtlCalendarItem
{
    height: 75px;
    min-height: 75px;
    width: 88px;
    min-width: 88px;
}
.CurrentDateDisplay
{
    text-align: center;
    font: 12pt arial,sans-serif,tahoma,helvetica;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-left: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 3px;
    color: #336699;
    vertical-align: text-bottom;
}
/*Event Calendar Related Ends here */
