
/* CSS Document */


body
{
    /*background-image: url(../images/main.bg1.jpg);*/
    background-repeat: repeat-x;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}

a
{
    color: #ffffff;
    text-decoration: underline;
}
a:hover
{
    color: #ffffff;
    text-decoration: none;
}

form
{
    padding: 0px;
    margin: 0px;
}


.logo
{
    padding: 13px 0px 26px 15px;
}



.notAmember
{
    padding: 0px 0px 5px 0px;
}

.newsLatter
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    text-align: left;
    color: #000000;
    padding: 5px 0px 0px 0px;
}

.mainText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: justify;
    line-height: 1.5;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
}

.mainText a
{
    color: #8c0a00;
    text-decoration: underline;
}

.mainText a:hover
{
    color: #8c0a00;
    text-decoration: none;
}



.linkText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: justify;
    line-height: 1.5;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}

.linkText a
{
    color: #8c0a00;
    text-decoration: underline;
}

.linkText a:hover
{
    color: #8c0a00;
    text-decoration: none;
}


.mainArea
{
    padding: 10px 5px 0px 5px;
}

.mainAreaLeft
{
    padding: 0px 8px 0px 0px;
}
.mainAreaRight
{
    padding: 0px 0px 0px 8px;
}

.leftSectionTD
{
    padding: 6px 0px 6px 0px;
}

.rightSectionTD
{
    padding: 0px 0px 7px 0px;
}

.notAMember
{
    padding: 0px 0px 7px 0px;
}

.welcome
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: left;
    padding: 7px 7px 7px 7px;
}

.welcomeText
{
    text-align: center;
    padding: 12px 0px 0px 0px;
    background-image: url(../images/bannerBG.jpg);
    background-repeat: repeat-x;
}

.topMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
    padding: 0px 5px 5px 15px;
    text-decoration: none;
}

.topMenu a
{
    color: #FFFFFF;
    text-decoration: none;
}

.topMenu a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}



.mainMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #000000;
    text-align: left; /*word-spacing:3px;*/
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

.mainMenu a
{
    color: #FFFFFF;
    font-weight: 900;
    text-decoration: none;
}

.mainMenu a:hover
{
    color: #FFFF00;
    font-weight: 900;
    text-decoration: underline;
}
.mainMenu1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #ffffff;
    text-align: center; /*word-spacing:3px;*/
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

.mainMenu1 a
{
    color: #FFFFFF;
    font-weight: 900;
    text-decoration: none;
}

.mainMenu1 a:hover
{
    color: #FFFFFF;
    font-weight: 900;
    text-decoration: underline;
}


.footerBG
{
    background-color: White; /* background-image:url(../images/footorBG.gif);*/
    background-repeat: repeat-x;
    height: 115px;
    text-align: center;
    vertical-align: top;
    padding-top: 5px;
}
.footer
{
    font-family: Calibri;
    font-size: 8px;
    font-weight: 100;
    text-align: center;
    color: #ffffff;
    line-height: 1;
    padding: 6px 10px 8px 10px;
    text-decoration: none;
    background-color: #042f54;
}

.footer a
{
    color: #ffffff;
    text-decoration: none;
}

.footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
}


.footerMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    text-align: center;
    color: #ffc27c;
    line-height: 1.5;
    padding: 0px 10px 5px 10px;
    text-decoration: none;
}

.footerMenu a
{
    color: #ffc27c;
    text-decoration: none;
}

.footerMenu a:hover
{
    color: #eb4d00;
    color: #ffc27c;
    text-decoration: underline;
}


.copyright
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    text-align: center; /*color:#6c6c6c;*/
    color: #ffffff;
    padding: 0px 10px 10px 10px;
    text-decoration: none;
    background-color: #042f54;
}

.copyright a
{
    /*color:#940601;*/
    color: #ffffff;
    text-decoration: none;
}

.copyright a:hover
{
    /*color:#940601;*/
    color: #ffffff;
    text-decoration: underline;
}


/* User Home Page */


.userName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 900;
    color: #c51700;
    text-align: center;
    padding: 5px 0px 3px 0px;
}

.userDetails
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #3f3f3f;
    text-align: center;
    padding: 5px 0px 10px 0px;
}

.leftMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #8c0a00;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}

.leftMenu a
{
    color: #8c0a00;
    text-decoration: none;
}

.leftMenu a:hover
{
    color: #8c0a00;
    text-decoration: underline;
}


.classified
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #990000;
    padding: 7px 5px 7px 5px;
    text-decoration: none;
}

.classified a
{
    color: #990000;
    text-decoration: none;
}

.classified a:hover
{
    color: #990000;
    text-decoration: underline;
}


.userTabMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: center;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

.userTabMenu a
{
    color: #FFFFFF;
    text-decoration: none;
}

.userTabMenu a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}


.userTabMenu_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #FFFF00;
    text-align: center;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

.userTabMenu_1 a
{
    color: #FFFF00;
    text-decoration: none;
}

.userTabMenu_1 a:hover
{
    color: #FFFF00;
    text-decoration: none;
}




.tabText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #661100;
    text-align: left;
    line-height: 1.5;
    padding: 10px 5px 10px 10px;
}


.uploadProfile
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 100;
    color: #661100;
    text-align: center;
    text-decoration: none;
}

.uploadProfile a
{
    color: #661100;
    text-decoration: none;
}

.uploadProfile a:hover
{
    color: #661100;
    text-decoration: underline;
}



/* Member Search Page */

.cagtegoriesHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #000000;
    text-align: left;
    padding: 8px 0px 0px 10px;
}

.classifiedCagtegoriesTable
{
    background-color: #042f54;
    border: 1px solid #FFFFFF;
}

.classifiedCagtegoriesHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: Yellow;
    text-align: center;
    line-height: 30px;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 1px #FFFFFF;
}


.cagtegories
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    line-height: 15px;
    border-bottom: solid 1px #FFFFFF;
}

.cagtegories a
{
    color: #FFFFFF;
    text-decoration: none;
}

.cagtegories a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#listing ul
{
    padding: 0px 5px 5px 5px;
    margin: 0px;
    list-style: none;
}
#listing ul li
{
    padding: 5px 0px 5px 5px;
    margin: 0px;
    border-bottom: 1px solid #990000;
}
#listing2 ul
{
    padding: 0px 5px 5px 5px;
    margin: 0px;
    list-style: none;
}
#listing2 ul li
{
    padding: 5px 0px 5px 5px;
    margin: 0px;
    border-bottom: 1px solid #FFFFFF;
}

.formText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #666666;
}

.formHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #042f54;
    text-align: left;
}

.formHeading1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #6a1500;
    text-align: left;
    padding: 0px 50px 5px 0px;
}

.searchHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: left;
    padding: 5px 0px 0px 8px;
}


.Advertisement
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #9f9f9f;
    text-align: center;
    padding: 5px 0px 7px 0px;
}

.searchResultsTable
{
    padding: 10px 15px 10px 15px;
}

.searchResult
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #4e4e4e;
    text-align: left;
    padding: 0px 0px 5px 5px;
}

.pagingTop
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #970601;
    text-align: right;
    word-spacing: 10px;
    padding: 0px 5px 8px 0px;
    text-decoration: none;
}

.pagingTop a
{
    color: #970601;
    text-decoration: none;
}

.pagingTop a:hover
{
    color: #000000;
    text-decoration: none;
}

.pagingBottom
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #970601;
    text-align: right;
    word-spacing: 10px;
    padding: 8px 5px 0px 0px;
    text-decoration: none;
}

.pagingBottom a
{
    color: #970601;
    text-decoration: none;
}

.pagingBottom a:hover
{
    color: #000000;
    text-decoration: none;
}

.profileTD
{
    padding: 10px 10px 10px 10px;
}

.smallView
{
    background-color: #e6f1f6;
    border: 1px solid #959595;
    background-repeat: repeat-x;
}

.smallImage
{
    padding: 6px 6px 6px 6px;
}

.profileDetails
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #4a4949;
    text-align: left;
    padding: 8px 5px 8px 5px;
    text-decoration: none;
}

.profileDetails a
{
    color: #8c0a00;
    text-decoration: underline;
}
.profileDetails a:hover
{
    color: #8c0a00;
    text-decoration: none;
}



.contactMember
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: right;
    padding: 0px 9px 2px 0px;
    background-image: url(../images/linkBG.jpg);
    height: 28px;
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: none;
}

.contactMember a
{
    color: #FFFFFF;
    text-decoration: none;
}

.contactMember a:hover
{
    color: #FFFF00;
    text-decoration: none;
}


.contactWithMember
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #970601;
    text-align: right;
    padding: 8px 5px 10px 0px;
    text-decoration: none;
}

.contactWithMember a
{
    color: #970601;
    text-decoration: underline;
}

.contactWithMember a:hover
{
    color: #970601;
    text-decoration: none;
}

.stats
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #661100;
    text-align: left;
    padding: 7px 0px 7px 5px;
}

.profileStats
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    line-height: 1.5;
    color: #4a4949;
    text-align: left;
    vertical-align: top;
    padding: 5px 5px 5px 8px;
}

.formTable
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #666666;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

.textBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #666666;
    text-align: left;
}
.tabBG
{
    background-image: url(../images/beforeClickImage.gif);
}
.tabBG1
{
    background-image: url(../images/onClickImage.gif);
}



#talent-table
{
    margin-left: 7px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 7px;
}

#talent-table a
{
    color: #6a1500;
    text-decoration: none;
}
#talent-table a:hover
{
    color: #990000;
    text-decoration: underline;
}

#talent-table ul
{
    padding: 5px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    border: solid 0px #8fb3c9;
    padding: 3px;
    float: left;
    width: 670px;
}
#talent-table ul li
{
    padding: 0px 0px 0px 7px;
    margin: 0px;
    float: left;
    width: 11px;
    width: 160px;
    list-style-type: none;
    line-height: 18px;
}



.tabMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: white;
    height: 29px;
    text-align: center;
    width: 160px;
    padding: 0px 5px 0px 5px;
    background-color: #042f54;
    border-left: solid 1px #042f54;
    text-decoration: none;
}

.tabMenu a
{
    color: #680400;
    text-decoration: none;
}


.tabMenu a:hover
{
    color: #680400;
    text-decoration: underline;
}


.tabMenuActive
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #042f54;
    height: 29px;
    text-align: center;
    width: 190px;
    background-repeat: no-repeat;
    border-left: solid 1px #042f54;
    border-right: solid 1px #042f54;
    border-top: solid 1px #042f54;
    background-color: #e6f1f6;
    text-decoration: none;
}

.tabMenuActive a
{
    color: #680400;
    text-decoration: none;
}


.tabMenuActive a:hover
{
    color: #680400;
    text-decoration: none;
}



.tabTextHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #042f54;
    text-align: left;
}


.tabTable
{
    padding: 15px 20px 15px 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #706f6f;
    text-align: left;
}



/* Movie Page */

.moreVedio
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #333333;
    text-align: left;
    padding: 5px 5px 5px 5px;
}


.moreHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    color: #333333;
    text-align: left;
    padding: 5px 5px 5px 5px;
}

.movieTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #c51700;
    text-align: left;
    padding: 0px 0px 5px 2px;
}

.movieViews
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #666666;
    text-align: left;
    padding: 0px 0px 5px 7px;
}


.movieImage
{
    border: 1px solid #cccccc;
    text-align: left;
    vertical-align: top;
    padding: 2px 2px 2px 2px;
}

#vedioScroll
{
    border: 1px solid #cccccc;
    text-align: left;
    padding: 4px 4px 4px 4px;
    height: 200px;
    overflow: auto;
}

#vedioScroll1
{
    border: 1px solid #cccccc;
    text-align: left;
    padding: 4px 4px 4px 4px;
    height: 200px;
    overflow: auto;
}
#event_1
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}
#event_2
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}
#event_3
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

#event_4
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

#event_5
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

#event_6
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

#event_7
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

#event_8
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

#event_9
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

#event_10
{
    border: 1px solid #cccccc;
    text-align: center;
    padding: 4px 4px 4px 4px;
}

.eventImage
{
    border: 1px solid #FFFFFF;
}

.eventText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 1.5;
    vertical-align: top;
    padding: 0px 10px 10px 10px;
}




/*----------------Bollywood New Categories Start Here------------------------*/

.bbhCategories
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #993300;
    text-align: center;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}


.bbhCategories a
{
    color: #993300;
    text-decoration: none;
}

.bbhCategories a:hover
{
    color: #993300;
    text-decoration: underline;
}

/*----------------Bollywood New Categories End Here------------------------*/


/*-----------Events-------------*/

.bollywooEvent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 900;
    color: #FFFD4C;
    background-color: #042f54;
    text-align: center;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 5px 5px 5px 5px;
}


.eventTab
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none;
    background-color: #042f54;
}

.eventTab a
{
    color: #FFFFFF;
    text-decoration: none;
}

.eventTabActive
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: left;
    padding: 8px 10px 8px 10px;
    border-bottom: 1px solid #FFFFFF;
    text-decoration: none;
    background-color: #921212;
}
.eventTabActive a
{
    color: #FFFFFF;
    text-decoration: none;
}


.eventHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 900;
    color: #990000;
    text-align: left;
    border-bottom: 2px solid #FF6600;
    padding: 4px 0px 3px 5px;
}




/*-----------Stars-------------*/



.starHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 900;
    color: #666666;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 5px 0px 5px;
}


.starName
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: #FFFFFF;
    background-color: #D21500;
    text-align: left;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    padding: 7px 0px 7px 10px;
}



.back
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #E00F00;
    text-align: right;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}

.back a
{
    color: #E00F00;
    text-decoration: underline;
}

.back a:hover
{
    color: #E00F00;
    text-decoration: none;
}

.starDetails
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: left;
    vertical-align: top;
    margin: 10px 10px 15px 10px;
}

.starMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #CC0000;
    text-align: right;
    padding: 11px 15px 12px 15px;
    word-spacing: 4px;
    text-decoration: none;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
}

.starMenu a
{
    color: #CC0000;
    text-decoration: none;
}

.starMenu a:hover
{
    color: #CC0000;
    text-decoration: underline;
}

.celbheadhead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    font-weight: 900;
    text-align: left;
}

.starMainText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: justify;
    line-height: 1.5;
    padding: 5px 7px 0px 7px;
    text-decoration: none;
}

.starMainText a
{
    color: #8c0a00;
    text-decoration: none;
}

.starMainText a:hover
{
    color: #8c0a00;
    text-decoration: underline;
}

.readMore
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 100;
    color: #666666;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 10px 10px 0px;
}

.readMore a
{
    color: #666666;
    text-decoration: underline;
}

.readMore a:hover
{
    color: #666666;
    text-decoration: none;
}


.newsHeaidng
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 900;
    color: #FFFFFF;
    background: #D21500;
    text-align: left;
    padding: 7px 0px 7px 12px;
    border-top: 1px solid #333333;
}


/*.news{font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:900;
color:#FF3333;
text-align:left;
text-decoration:none;
}

.news a{color:#FF3333;
        text-decoration:underline;
}
.news a:hnover{color:#FF3333;
               text-decoration:none;
}*/

.news
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF3300;
    text-align: justify;
    line-height: 1.5;
    padding: 7px 0px 7px 5px;
    text-decoration: none;
}

.news a
{
    color: #FF0000;
    text-decoration: underline;
}

.news a:hover
{
    color: #FF3300;
    text-decoration: none;
}



.newsText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: justify;
    line-height: 1.5;
    padding: 7px 0px 7px 5px;
    text-decoration: none;
    border-bottom: 1px dotted #666666;
}

.newsText a
{
    color: #8c0a00;
    text-decoration: underline;
}

.newsText a:hover
{
    color: #8c0a00;
    text-decoration: none;
}


.newsText1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: left;
    line-height: 1.5;
    padding: 7px 0px 7px 5px;
    text-decoration: none;
    border-bottom: 1px dotted #666666;
}

.newsText1 a
{
    color: #8c0a00;
    text-decoration: underline;
}

.newsText1 a:hover
{
    color: #8c0a00;
    text-decoration: none;
}

.heading_1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 900;
    color: #000000;
    text-align: left;
    word-spacing: 4px;
    border-bottom: 2px solid #FF6600;
    padding: 15px 7px 5px 3px;
}

.imageText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #666666;
    text-align: left;
    vertical-align: top;
    padding: 5px 5px 5px 5px;
}


.messages
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 900;
    color: #990000;
    text-align: left;
    border-bottom: 2px solid #FF6600;
    padding: 8px 0px 3px 5px;
}

.jobHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #990000;
    text-align: left;
    border-bottom: 1px dashed #CCCCCC;
    padding: 0px 0px 3px 0px;
}


.messagesHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #990000;
    text-transform: uppercase;
    word-spacing: 2px;
    text-align: left;
}

.calenderHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #910505;
    text-align: left;
    text-decoration: none;
}

.calenderHeading1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #042f54;
    text-decoration: none;
}


.topTabMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 900;
    color: #042f54;
    text-align: center;
    text-decoration: none;
}

.topTabMenu a
{
    color: #042f54;
    text-decoration: none;
}


.topTabMenu a:hover
{
    color: #042f54;
    text-decoration: none;
}


.premiumMembers
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
}

.premiumMembersBG
{
    background-image: url(../images/prm_BG_1.jpg);
    background-repeat: repeat-x;
    height: 94px;
    vertical-align: middle;
}

.ad_head
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #FFFFFF;
    text-align: center;
    padding: 2px 2px 2px 2px;
    text-decoration: none;
}



.mainText_1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-align: left;
    line-height: 1.5;
    padding: 5px 0px 5px 0px;
    text-decoration: none;
}

.mainText_1 a
{
    color: #8c0a00;
    text-decoration: underline;
}

.mainText_1 a:hover
{
    color: #8c0a00;
    text-decoration: none;
}
.pbg
{
    background-image: url(../images/main.jpg);
    background-repeat: repeat-x;
}
.pc2010
{
    background-image: url(../images/btn-center.jpg);
    background-repeat: repeat-x;
    color: White;
    text-decoration: none;
}
.msgs
{
    font-family: Arial;
    font-size: 12px;
    color: Red;
    font-weight: bold;
}
.pc2011
{
    text-decoration: none;
}

.categoriesText ul li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    color: #FFCC00;
    text-align: left;
    padding: 10px 0px 0px 5px; /*list-style-image: url(../images/bullet.jpg);*/
    text-decoration: none;
}

.categoriesText ul li a
{
    color: White;
    text-decoration: none;
}

.categoriesText ul li a:hover
{
    color: White;
    text-decoration: underline;
}

.ban-up
{
    background-image: url(../images/ban-lft.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 760px;
    height: 17px;
}

.ban-down
{
    background-image: url(../images/ban-rgt.jpg);
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 760px;
    height: 17px;
}

.movie
{
    background-color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 8px;
}

.movie a
{
    background-color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 8px;
}

.movie a:hover
{
    background-color: #990000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 8px;
}
#imageContainer
{
    height: 210px;
}
#imageContainer img
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 210px;
    width: 759px;
    opacity: -0.01;
}
img.bordered
{
    padding: 1px;
    border: 1px solid #d9eaf5;
    margin: 0 1px 1px 1px;
}

#slid A
{
    color: #669999;
    text-decoration: none;
}

#slid A:hover
{
    color: #07345b;
}
#slid P
{
    text-align: justify;
}
.tdbg
{
    background-color: #ebebeb;
}
.tdbg1
{
    color: #000000;
    background-color: #e6f1f6;
}
.tdbg2
{
    background-color: #dfdfdf;
}
.tdbg1 A
{
    color: #07345b;
    font-size: 9pt;
}
.tdbg1 A:hover
{
    color: #000000;
}
.black A
{
    font-weight: bold;
    color: #ffffff;
}
.slideshow1 A
{
    color: #07345b;
}
.tdbg2 A
{
    font-weight: bold;
    color: #07345b;
}
.td_back2 A
{
    font-weight: bold;
    color: #07345b;
}
.td_back2 A:Hover
{
    color: #56cee4;
}
.tdbg_square
{
    border-right: #e6f1f6 1px solid;
    border-top: #e6f1f6 1px solid;
    border-left: #e6f1f6 1px solid;
    border-bottom: #e6f1f6 1px solid;
    background-color: #ffffff;
}
.tdbg_square1
{
    border-right: #e6f1f6 1px solid;
    border-top: #e6f1f6 1px solid;
    border-left: #e6f1f6 1px solid;
    border-bottom: #e6f1f6 1px solid;
    background-color: #e6f1f6;
}
.tdbg_square2
{
    border-right: #D9D1C7 1px solid;
    border-top: #D9D1C7 1px solid;
    border-left: #D9D1C7 1px solid;
    border-bottom: #D9D1C7 1px solid;
    background-color: #e9e4dd;
}
.tdbg_content
{
    border-right: #e6f1f6 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #e6f1f6 1px solid;
    padding-top: 5px;
    border-bottom: #e6f1f6 1px solid;
    height: 100%;
    background-color: #ffffff;
}
.black
{
    color: #ffffff;
    background-color: #000000;
}
.white
{
    background-color: #ffffff;
}
.black a:hover
{
    color: #FFFFFF;
}
.padded
{
    margin: 7px;
}
.padded1
{
    margin: 3px;
    text-align: justify;
}
.col_up
{
    border-right: #e6f1f6 1px solid;
    border-top: #e6f1f6 1px solid;
    font-weight: bold;
    font-size: 8pt;
    border-left: #e6f1f6 1px solid;
    font-family: Verdana;
    height: 20px;
    background-color: #ffffff;
    text-align: center;
}
.col_down
{
    border-right: #e6f1f6 1px solid;
    border-top: #e6f1f6 1px solid;
    font-size: 8pt;
    border-left: #e6f1f6 1px solid;
    cursor: hand;
    border-bottom: #e6f1f6 1px solid;
    font-family: Verdana;
    background-color: #dfdfdf;
    text-align: center;
}
.col_up A
{
    color: #000000;
}
.col_down A
{
    color: #000000;
}
.tdspace
{
    width: 4px;
    border-bottom: #e6f1f6 1px solid;
}
.tbl_div_content
{
    height: 100%;
}
.body1, a, td
{
    font-size: 8.5pt;
    font-family: Verdana;
}
.table_header
{
    background-color: #ebebeb;
}
.td_main
{
    background-color: #ffffff;
}
.td_border
{
    border-right: #ebebeb 1px solid;
    border-top: #ebebeb 1px solid;
    border-left: #ebebeb 1px solid;
    border-bottom: #ebebeb 1px solid;
}
.td_border_hover
{
    border-right: #eeeeee 1px solid;
    border-top: #eeeeee 1px solid;
    border-left: #eeeeee 1px solid;
    border-bottom: #eeeeee 1px solid;
    background-color: #eeeeee;
}
.td_border1
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
IMG
{
    border-left-color: #333333;
    border-bottom-color: #333333;
    border-top-color: #333333;
    border-right-color: #333333;
}
.slideshow1
{
    background-color: #042f54;
    color: #07345b;
    height: 208px;
    width: 222px;
}
.slideshow1 a
{
    color: 07345b;
}
.slideshow1 a:hover
{
    color: 07345b;
}
.padded img
{
    margin: 5px;
}
*html .slideshow1
{
    background-color: #042f54;
    color: #07345b;
    width: 222px;
}
.dcls
{
    float: left;
    background-image: url(../bimages/1.jpg);
    border: 0px solid rgb(0, 0, 0);
    padding: 0px;
    height: 208px;
    width: 782px;
    overflow: hidden;
    cursor: pointer;
}
*html .dcls
{
    float: left;
    background-image: url(bimages/1.jpg);
    border: 0px solid rgb(0, 0, 0);
    padding: 0px;
   height: 208px;
    width: 782px;
    overflow: hidden;
    cursor: pointer;
}
.td_dot
{
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../bimages/dotted.gif);
    padding-bottom: 0px;
    padding-top: 0px;
    background-repeat: repeat-x;
}

.ban
{
    background-image: url(../images/senz.jpg);
    background-repeat: no-repeat;
    width: 578px;
    height: 206px;
}

.pritam
{
    background-image: url(../images/chopra.jpg);
    background-repeat: no-repeat;
    width: 578px;
    height: 206px;
}

.calendar
{
    background-image: url(../images/calendar-ban.jpg);
    background-repeat: no-repeat;
    width: 578px;
    height: 206px;
}

.mavi
{
    background-image: url(../images/mavi-movie.jpg);
    background-repeat: no-repeat;
    width: 578px;
    height: 206px;
}

#suggest
{
    cursor: default;
    position: absolute;
    background: #fff;
    width: 150px;
}
#suggest div
{
    cursor: default;
    background: #fff;
    color: #000;
    padding-left: 4px;
    cursor: hand;
    text-align: left;
}
#suggest div.over
{
    cursor: default;
    color: #fff;
    background: #000;
}
#search
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 408px;
    height: 28px;
    padding: 0px 2px 0px 2px;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}
.search_1
{
    border: 0 solid #ccc;
    font-family: Georgia;
    font-size: 13.5pt;
    font-weight: 400;
    color: #999;
    width: 400px;
    float: left;
    margin: 2px 5px 0 0;
    padding: 0 2px 0 2px;
}
.simg
{
    background-image: url(../bimages/search_n.gif);
    height: 34px;
    width: 32px;
    border: 0px;
    border: 1px solid black;
}
#L_t
{
    width: 6px;
    background-image: url(../images/s.gif);
    background-repeat: no-repeat;
    height: 30px;
}
#r1
{
    width: 8px;
    background-image: url(../images/s.gif);
    background-repeat: no-repeat;
    height: 30px;
    background-position: -6px 0px;
}
#r2
{
    width: 18px;
    background-image: url(../images/s.gif);
    background-repeat: no-repeat;
    height: 30px;
    background-position: -14px 0px;
}
#r3
{
    width: 160px;
    background-image: url(../images/s.gif);
    background-repeat: no-repeat;
    height: 30px;
    background-position: -32px 0px;
    font-family: Verdana;
    font-size: 14px;
    color: White;
    padding-left: 5px;
}
#Slink
{
    font-family: Verdana;
    font-size: 14px;
    color: White;
    text-decoration: none;
}
#SResult
{
    width: 764px;
}
.apply
{
    width: 123px;
    height: 27px;
    text-align: center;
    vertical-align: top;
    background-image: url(../images/btn.gif);
}
.apply a
{
    color: White;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    padding: 19px;
}
.divst
{
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    color: Maroon;
}
.divst a
{
    color: Blue;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}
.divst a:hover
{
    text-decoration: underline;
}


.bio
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
}
#Searchresult
{
    margin-top: 15px;
    margin-bottom: 15px;
    border: solid 1px #eef;
    padding: 5px;
    background: #eef;
    width: 40%;
}

#Searchresult p
{
    margin-bottom: 1.4em;
}

#Searchresult dt
{
    font-weight: bold;
}

#Searchresult dd
{
    margin-left: 25px;
}
.pagination
{
    font-size: 80%;
}

.pagination a
{
    text-decoration: none;
    border: solid 1px #AAE;
    color: #15B;
}

.pagination a, .pagination span
{
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
    margin-bottom: 5px;
    min-width: 1em;
    text-align: center;
}

.pagination .current
{
    background: #26B;
    color: #fff;
    border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next
{
    color: #999;
    border-color: #999;
    background: #fff;
}

.tanu
{
    background-image: url(../images/model/T1.jpg);
    background-repeat: no-repeat;
    width: 85px;
    height: 85px;
    background-position: center;
}

.bhagat
{
    background-image: url(../images/model/S1.jpg);
    background-repeat: no-repeat;
    width: 85px;
    height: 85px;
    background-position: center;
}

.g1
{
    background-image: url(../images/model/R1.jpg);
    background-repeat: no-repeat;
    width: 85px;
    height: 85px;
    background-position: center;
}

.dev
{
    background-image: url(../images/model/R2.jpg);
    background-repeat: no-repeat;
    width: 85px;
    height: 85px;
    background-position: center;
}

.vaid
{
    background-image: url(../images/model/A1.jpg);
    background-repeat: no-repeat;
    width: 85px;
    height: 85px;
    background-position: center;
}

.ali
{
    background-image: url(../images/model/S2.jpg);
    background-repeat: no-repeat;
    width: 85px;
    height: 85px;
    background-position: center;
}

.para
{
    padding-left: 10px;
    padding-right: 10px;
}

.calenderHeading2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #990000;
    text-decoration: none;
    padding-left: 10px;
}

.list
{
    padding-right: 10px;
}

.heading
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: Maroon;
}
.heading a
{
    color: Blue;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-decoration: none;
}
.heading a:hover
{
    color: Blue;
    text-decoration: underline;
}
.divforjobpanel
{
    background-color: #042f54;
    width: 200px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    line-height: 20px;
    text-transform: capitalize;
    text-decoration: none;
    list-style-image: none;/*url('images/arrow-right-icon.png');*/
    padding: 0px 10px 10px 10px;
    vertical-align: top;
}
.divforjobpanel ul li
{
    border-top: 1px solid #FFFFFF; 
    list-style-image: none;/*url('images/arrow-right-icon.png');*/
    
}
.divforjobpanel ul li a
{
    text-decoration: none;
}
.vertcalline
{
    background: url(   "../images/line.png" ) repeat-x scroll 0 0 transparent;
    width: 100%;
    height: 50px;
}

.verticalslider
{
    margin: 0 auto;
    overflow: hidden;
    padding: 4px 10px 0 5px;
    width: 1006px;
}
.verticalsliderbig
{
    width: 100%;
}

.vertcallogintab
{
    background-image: url(   "../images/loginslider.png" );
    height: 20px;
    padding: 6px 0px 0px 20px;
    width: 196px;
    float: right;
}
.valignopen
{
    color: #FFFFFF;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    padding: 0 17px 0 0;
    width: 160px;
}

.vertcaloutslider
{
    height: 185px;
    margin: 0 auto;
    padding: 5px 0 0 30px;
    width: 1006px;
    background-color: #158db2;
}

