﻿/* ####################################
   Tab Styles
   ################################## */
/*
* html #ctl00_cplPage_menuTabs{
    margin: 0 0 -6px 0;
}*/
/*
#ctl00_cplPage_taskmenuTabs{
    margin:0 0 -2px;
}
*/
li.FormField Label.FirstChild
{
    width:120px;
    color:#0B4E9C;
}
li.FormField Label.SecondChild
{
    margin-left:28px;
    width:90px;
    color:#0B4E9C;
}
li.FormField Label.SecondChildRequired
{
    margin-left:10px;
    width:90px;
    color:#0B4E9C;
}
/* Venkata 12/08/2010 added the below styles*/
li.FormField input.FirstChild
{
   color:#062548;
   width:320px; 
   margin:2px
}
li.FormField input.FirstChildReadOnly
{
   color:Gray;
   width:320px; 
   margin:2px;
}
li.FormField input.SecondChild
{
    color:#062548;
    width:330px;
    margin:2px
}
li.FormField Label.RadioYes
{
    margin-left:10px;
    width:40px;
    color:#0B4E9C;
}
li.FormField Label.RadioNo
{
    margin-left:10px;
    width:19px;
    color:#0B4E9C;
}
li.FormField input.Button100
{
   height:25px; 
   width:100px; 
   cursor:pointer; 
   background-color:Transparent; 
   background-repeat:no-repeat; 
   border:0px
}
li.FormField input.Button130
{
   height:25px; 
   width:130px; 
   cursor:pointer; 
   background-color:Transparent; 
   background-repeat:no-repeat; 
   border:0px
}
li.FormField Label.SecondChildSecondHalf
{
    margin-left:10px;
    width:60px;
    color:#0B4E9C;
}
li.FormField Label.FirstChildSecondHalf
{
    margin-left:10px;
    width:50px;
    color:#0B4E9C;
}
li.FormField Label.FirstChildSecondHalfBtwDdls
{
    margin-left:16px;
    width:34px;
    color:#0B4E9C;
}
* html li.FormField Label.FirstChildSecondHalfBtwDdls
{
    margin-left:10px;
    width:34px;
    color:#0B4E9C;
}
#ctl00_cplPage_ddlRole ,#ctl00_cplPage_ddlTitle
{
    width:126px;
}

* html #ctl00_cplPage_ddlRole,* html #ctl00_cplPage_ddlTitle
{
    width:130px;
}
/*.SelectedDefaultPin
{
    position:absolute;
    right:27px;
    margin-top:-16px;
}
.DefaultPin
{
    position:absolute;
    right:27px;
    margin-top:-16px;
    cursor:default;
}
* html .SelectedDefaultPin
{
    position:absolute;
    right:27px;
    margin-top:-10px;
}
* html .DefaultPin
{
    position:absolute;
    right:27px;
    margin-top:-10px;
    cursor:default;
}*/
#ctl00_cplPage_menuTabs {
    position: relative;
    float: left;
    clear: right;
    margin: 0;
    padding: 0;
}
#ctl00_cplPage_ImgbtnDefaultPin
{
     cursor:default;
}
#ctl00_cplPage_ImgbtnDefaultPin, #ctl00_cplPage_ImgbtnSetDefaultPin
{
    position:relative;
    float: right;
    margin: 5px 5px 0 0;
    padding: 0;
}
#ctl00_cplPage_ImgTopBaseBar {
    position:relative;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
}
/* venkata 16/8/2010 */

#ctl00_cplPage_companymenuTabs {
    position: relative;
    float: left;
    clear: both;
    margin: 2px 0px 0px 0px;
    padding: 0;
}
#ctl00_cplPage_ImgbtnInnerDefaultPin, #ctl00_cplPage_ImgbtnInnerSetDefaultPin
{
    position:relative;
    float: right;
    margin:7px 5px 0 0;
    padding: 0;

}
* html #ctl00_cplPage_ImgbtnInnerDefaultPin,* html #ctl00_cplPage_ImgbtnInnerSetDefaultPin
{
    margin: 14px 5px 0 0;
    clear:both;
}
#ctl00_cplPage_ImgInnerBaseBar {
    position:relative;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
}
#ctl00_cplPage_storesmenuTabs {
    position: relative;
    float: left;
    clear: both;
    margin: 2px 0px 0px 0px;
    padding: 0;
}
/*
#ctl00_cplPage_companymenuTabs{
    margin: 2px 0px 0px 0px;
}
* html #ctl00_cplPage_companymenuTabs{
    margin: 2px 0px 0px 0px;
}
#ctl00_cplPage_ImgCompanyBaseBar
{
    margin-top:-1px;
}
* html #ctl00_cplPage_ImgCompanyBaseBar
{
    margin-top:-12px;
}
#ctl00_cplPage_ImgbtnInnerDefaultPin
{
    position:absolute;
    right:25px; 
    margin-top:-17px;
    cursor:default
}
#ctl00_cplPage_ImgbtnInnerSetDefaultPin
{
    position:absolute;
    right:25px;
    margin-top:-17px;
}
*/

