﻿/*------------Login Page ----------*/
#ctl00_SPWebPartManager1_g_76aa1f95_e164_4329_9313_a680335822ca{
padding:30px 0px 0px 40px;
float:left;
background:white;
}
#ctl00_SPWebPartManager1_g_76aa1f95_e164_4329_9313_a680335822ca_ctl00_Password{
font-family:Arial;
font-size:12px;
color:#000000;
width:200px;
border:1px solid #083852;
margin: 5px;
}

#ctl00_SPWebPartManager1_g_76aa1f95_e164_4329_9313_a680335822ca_ctl00_UserName{
font-family:Arial;
font-size:12px;
color:#000000;
width:200px;
border:1px solid #083852;
margin:5px;
}

#ctl00_SPWebPartManager1_g_76aa1f95_e164_4329_9313_a680335822ca{
font-family:Arial;
color:#083852;
font-size:13px;
font-weight:bold;
}

.link-item{
float:left;
padding-left:40px;
}

#ctl00_SPWebPartManager1_g_76aa1f95_e164_4329_9313_a680335822ca_ctl00_LoginButton{
background-color:#D57400;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial;
font-size:9.5pt;
font-weight:bold;
text-align:center;
}
/*-------------------*/

/*-----------Style for Forms & Resource library-----------*/
.rndcrnrTop, .rndcrnrBottom
    {
        display: block;
        background: transparent;
        font-size: 1px;
    }
.rndcrnrBottom
{
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rnd1Dk, .rnd2Dk, .rnd3Dk, .rnd4Dk, .rnd1Lt, .rnd2Lt, .rnd3Lt, .rnd4Lt
{
    display: block;
    overflow: hidden;
}
.rnd1Dk, .rnd2Dk, .rnd3Dk, .rnd1Lt, .rnd2Lt, .rnd3Lt
{
    height: 1px;
}
.rnd2Dk, .rnd3Dk, .rnd4Dk, .rnd2Lt, .rnd3Lt, .rnd4Lt
{
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}
.rnd2Dk, .rnd3Dk, .rnd4Dk
{
    background: #434F6B;
}
.rnd2Lt, .rnd3Lt, .rnd4Lt
{
    background: #f6f6f6;
}
.rnd1Dk, .rnd1Lt
{
    margin: 0 5px;
    background: #c4c4c4;
}
.rnd2Dk, .rnd2Lt
{
    margin: 0 3px;
    border-width: 0 2px;
}
.rnd3Dk, .rnd3Lt
{
    margin: 0 2px;
}
.rnd4Dk, .rnd4Lt
{
    margin: 0 1px;
    height: 2px;
}
.rndContentDark
{
    color: #fff;
    background-color: #434F6B;
    font-weight: bold;
    font-size: 9.5pt;
    text-align: center;
    font-family: Arial;
    display: block;
    border: solid #999;
    border-width: 0 1px;
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rndContentLight
{
    background-color: #f6f6f6;
    border: solid #c4c4c4;
    border-width: 0 1px;
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
}
.formElementCaption
{
    color: #083852;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    font-family: Arial;
    padding-bottom:5px;
    vertical-align:bottom;
}
.form-elementbtn
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #56506a;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.form-elementinput
{
    font-family: Arial;
    font-size: 9pt;
    color: #5d5d5d;
    border: 1px solid #083852;
}
.form-elementRadio
{
    font-family: Arial;
    font-size: 9pt;
    color: #5d5d5d;
}
.form-elementinputfade
{
    font-family: Arial;
    font-size: 9pt;
    color: #BFBFBF;
    border: 1px solid #56506a;
}
.form-elementselect
{
    font-family: Arial;
    font-size: 9pt;
    color: #5d5d5d;
    border: 1px solid #083852;
}
.form-elementselectfade
{
    font-family: Arial;
    font-size: 9pt;
    color: #BFBFBF;
    border: 1px solid #56506a;
}
.form-btnStyle
{
    color: #ffffff;
    background-color:#D57400;
    border: 0px;
    font-weight: bold;
    font-size: 9.5pt;
    text-align: center;
    font-family:  Arial;
    cursor: pointer;
}
.tableHead, .tableHead tr, .tableHead td
{
    font-family:Arial !important;
    margin: 0 !important;
    background-color: #979797 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
.tableRowG1
{
    background-color: #f6f6f6;
    font-family:Arial;
    border-bottom:solid 1px #c4c4c4;
}
.tableRowAltG1
{
    background-color: Transparent;
    font-family:  Arial;
    border-bottom:solid 1px #c4c4c4;
}
.gridLineThin
{
    background-color: #cccccc;
}
#prevImage
{
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border:solid 1px #c4c4c4;
    text-align:center;
    vertical-align:middle
}
#prevImage img
{
    padding:10px;
    text-align:center;
    vertical-align:middle
}
.colorBrandingSecondary
{
	color:#ef7c06;
	font-family:Arial;			
}
.txtError
{
    color: #ff0000;
    font-weight: 700;
    font-size: 11px;
    text-align: left;
    font-family: Arial;
}
.txtSuccess
{
    color: #006400;
    font-weight: 700;
    font-size: 11px;
    text-align: left;
    font-family: Arial;
}
.txtSuccessSpecial
{
    color: #006400;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    font-family: Arial;
}
/* Overridden Styles */
.ms-vh,.ms-vh2,.ms-vh2-nofilter,.ms-viewheadertr {
background-image:none !important;
padding:0px !important;
background-color:transparent !important;
}
.ms-viewheadertr th.ms-vh2{
padding:0px !important;
}
.ms-viewheadertr table,.ms-SPZoneSelected tr.ms-viewheadertr table,.ms-SPZone .ms-vh2 table,.ms-SPZoneSelected .ms-vh2 table,.ms-SPZone .ms-vh table,.ms-SPZoneSelected .ms-vh table{
background-color:#f2f2f2;
}
.ms-vh2-gridview{
padding:0px !important;
}
/* ----- Region Classes for JQuery ToolTip starts here ----- */
.tooltip
{
    font-weight: bold;
    color: #ef7c06 !important;
    text-decoration: none;
    cursor: help !important;
}
#toolTipCloseLeft, #toolTipCloseRight, #toolTipBody p, #toolTipBody ul
{
    font-size: 1.1em;
}
#toolTipArrowLeft
{
    background-image: url('../SiteCollectionImages/left_arrow.png');
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index: 101;
    left: -11.75px;
    height: 20px;
    width: 11px;
    top: -1px;
}
#toolTipArrowRight
{
    background-image: url('../SiteCollectionImages/right_arrow.png');
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index: 101;
    height: 23px;
    width: 11px;
}
#toolTipPop
{
    position: absolute;
    z-index: 100;
    border: 1px solid #ef7c06;
    background-color:white; /*By Arun on 27-Jan-2010 */
}
#toolTipCloseLeft
{
    background-color: #ef7c06;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-family: Georgia;
    font-size: 11px;
    font-weight: bold;
    color: White;
    height: 15px;
}
#toolTipCloseRight
{
    background-color: #ef7c06;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-family: Georgia;
    font-size: 11px;
    font-weight: bold;
    color: White;
}
#toolTipBody
{
    padding: 5px 5px 3px 8px;
}
#toolTipBody p
{
    margin: 1px 0;
    color: #666;
    font-family: Arial;
    font-size: 9.5px;
}
#toolTipBody img
{
    padding: 1px;
    border: 1px solid #CCCCCC;
}
.toolTipBodyLoader
{
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 12px;
}
/* ----- Region Classes for JQuery ToolTip ends here ----- */