@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; background-color:#24a8e8;}
body.loginBG{  background:url(../images/loginbg.jpg) center top no-repeat;}
img{ border:0px;}

/*Login Page Css Start*/
.loginBgArea{}
.loginboxArea{ width:1000px; margin:0px auto;}
.loginboxbgArea{overflow:auto;}
.loginboxbg{ width:266px; height:357px; margin:100px 0px 0px 100px; background:url(../images/loginboxbg.png) no-repeat;}
.loginboxContentArea{ width:232px; margin:0px auto; padding:10px 0px;}
#loginuser{}
#loginuser .logininput{ width:222px; height:35px; background:url(../images/logininputBg.png) no-repeat; border:0px; padding:0px 5px; line-height:35px; font-family:"Myriad Pro", Arial, Tahoma; font-size:14px; color:#545454;}
.btnforgotPassword{ font-family:"Myriad Pro", Arial, Tahoma; font-size:12px; color:#545454; text-decoration:none; text-align:right; }
.btnforgotPassword:hover{ color:#0059a1;}
/*Login Page Css End*/

/*inner Page Css Start*/

.bodyBg{background:#eeecdd;}
@font-face {
    font-family: 'dincregular';
    src: url('../fonts/dinc____-webfont-webfont.eot');
    src: url('../fonts/dinc____-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinc____-webfont-webfont.woff') format('woff'),
         url('../fonts/dinc____-webfont-webfont.ttf') format('truetype'),
         url('../fonts/dinc____-webfont-webfont.svg#dincregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#wrapper{ width:100%;}
#headerAreaBg{ background:#ffffff; height:62px; padding:0px 10px;}
#navAreaBg{ background:url(../images/navBg.png) repeat-x; height:32px; padding:0px 10px;}
#mainNav{}
#mainNav ul{ margin:0px; padding:0px;}
#mainNav ul li{ list-style:none; float:left;}
 .Menuheader{font-family: 'dincregular'; font-size:14px; text-decoration:none; text-transform:uppercase; line-height:32px; padding:0px 15px;}
 .Menuheader:hover{background:url(../images/mainNavHoverBg.jpg) repeat-x;}
 .Menuheader a:hover{background:none;}
 .subMenuheader{font:12px Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase; line-height:25px; padding:0px 5px; background:url(../images/subMenuBg.jpg) repeat-x;}
 .subMenuheader:hover{background:url(../images/subMenuBgHover.jpg) repeat-x;}
 .subMenuheader a{background:none;}
 .subMenuheader a:hover{background:none;  color:#ffffff;}
.personNameTxt{font:12px Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; background:url(../images/topRightNavDivider.png) no-repeat right top; padding-right:15px;}

#midcontentAreaBg{ padding:10px; background-color:#a80000;}
.midcontentbroder{ border:1px solid #490000; background:#eeecdd;}
.midheadingBarBg{ background:url(../images/midHeadingBgBar.jpg) repeat-x; height:39px;}
.midheadingBarBg h1{ margin:0px; padding:0px; font:18px Arial, Helvetica, sans-serif; color:#ffffff; line-height:39px; padding-left:10px; }
.midboxbannerBg{ background:url(../images/signupBannerBg.jpg) no-repeat right top; height:393px;}
.midfooterboxBg{ background:#958a7a; height:30px;}

.signupFrmboxArea{overflow:hidden;}
.signupFrmbox{ width:381px; margin:15px 0px 0px 15px;}
.signupFrmboxTop{ background:url(../images/signupfrmBoxTop.png) no-repeat; height:18px;}
.signupFrmboxMid{ background:url(../images/signupfrmBoxmid.png) repeat-y; height:330px;}
.signupFrmboxBot{ background:url(../images/signupfrmBoxbot.png) no-repeat; height:18px;}
.midsignupFrmArea{ width:320px; margin:0px auto; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;}
.midsignupFrmArea .SignUpinput{ width:185px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:20px; padding:0px 3px;}
.midsignupFrmArea .SignUpselect{ width:191px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:17px; padding:3px 6px 3px 0px;}

.boxdetailArea{ padding:5px;}
.boxdetailbg{ background:#ffffff; border:2px solid #0e6c88;}
.boxheadingbg{ background:#259ec2; height:30px;}
.boxheadingbg h1{ margin:0px; padding:0px; font:14px Arial, Helvetica, sans-serif; color:#ffffff; line-height:30px; padding-left:10px; font-weight:bold; }
.boxheadingbg h3{ margin:0px; padding:0px; font:14px Arial, Helvetica, sans-serif; color:#ffffff; line-height:30px; padding-left:10px; }
.boxheadingbg a{ font:14px Arial, Helvetica, sans-serif; color:#ffffff; line-height:30px; text-align:right; padding-right:5px; text-decoration:underline;}
.boxheadingbg a:hover{color:#000000;}
.boxcontentTxtArea{ padding:15px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;}
.boxcontentTxt{font-weight:normal;}
.boxcontentTxtArea input{ width:185px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:20px; padding:0px 3px;}
.boxcontentTxtArea .requesttextarea{ width:296px; background:url(../images/inputRequest.png) no-repeat; height:61px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:20px; padding:5px 8px 5px 3px; resize:none;  overflow:auto;}
.boxcontentTxtArea .requesttextareasmall{ width:200px; background:url(../images/inputRequestSmall.png) no-repeat; height:61px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:20px; padding:5px 8px 5px 3px; resize:none;  overflow:auto;}
.boxcontentTxtArea select{ width:191px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:17px; padding:3px 6px 3px 0px;}

.boxcontentTxtArea .multilineselect{ background:none; border:1px solid #7a6e5e; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:17px; padding:3px 6px 3px 0px; overflow:scroll; height:80px;}
#boxListcontent{}
#boxListcontent ol{ margin:0px; padding:10px 0px 0px 30px;}
#boxListcontent ol li{ list-style:decimal; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:25px;}
.bottombtnArea{ border:1px solid #7b7161; border-top:0px; height:40px; padding:5px 5px 0px 0px; background:#ffffff;}

.footerArea{padding:0px 10px; font:11px Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; line-height:5px; margin:0px;}


.dashboardFrmTxt{font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; padding:10px;}
.dashboardFrm input{ width:185px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:20px; padding:0px 3px;}
.dashboardFrm select{ width:191px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:17px; padding:3px 6px 3px 0px;}
.dashboardBtnSpace{ padding-left:92px;}
.dashboardTabAreaBg{ background:url(../images/dashboardTabBg.jpg) repeat-x; height:53px;}


.dashboard-T-Tbl{}
.dashboard-T-Tbl a{ color:#003272; text-decoration:underline;}
.dashboard-T-Tbl a:hover{ color:#686869;}
.dashboard-T-HdL{background-color:#958a7a; height:30px;  line-height:30px; text-align:left; font-weight:bold; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:15px; }
.dashboard-T-HdL th{padding-left:15px;}
.dashboard-T-HdLT{background-color:#e8f2ff; height:30px; line-height:30px; padding-left:15px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003272; font-weight:normal;}
.dashboard-T-HdLT td{padding-left:15px;}
.dashboard-T-HdLB{background-color:#ffefef; height:30px; line-height:30px; padding-left:15px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003272;}
.dashboard-T-HdLB td{padding-left:15px;}

/*inner Page Css End*/
/* Setting Button */
#loginButton{ 
    display:inline-block;
    float:right;
	right:0px;
    border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:30;
    cursor:pointer;
	margin-right:2px;
}
#loginBox {
    position:absolute;
    top:85px;
    right:0;
    display:none;
    z-index:29;
	text-align:left;
	background:url(../images/settingContentbg.png);
	width:147px;
	height:145px;
}
#settingContent{}
#settingContent ul{ margin:0px; padding:20px 4px 0px 2px;}
#settingContent ul li{ list-style:none; font:12px Arial, Helvetica, sans-serif; color:#ffffff; background:url(../images/settingbarBg.png) repeat-x; margin-bottom:2px;}
#settingContent ul li:hover{background:url(../images/settingHoverBg.png) repeat-x; line-height:20px;}
#settingContent ul li a{ color:#ffffff; text-decoration:none; line-height:20px; padding:0px 0px 0px 5px; }
#settingContent ul li a:hover{ color:#ffffff;}
.menuitem {font-family: 'dincregular'; color:#ffffff; font-size:14px; text-decoration:none; text-transform:uppercase; line-height:32px; padding:8px 15px 7px 15px; }
.submenuitem{padding:3px; font-size:11px; height:20px;}
.IE8Fix
 { z-index: 1000px;}
 
 TABLE.CustomView { border-bottom:solid 1px #796e5e; border-top:solid 1px #796e5e;
}
TABLE.CustomView TH {background-color:#958a7a; border:solid 1px #7a6e5e; border-top:none; line-height:30px; font-weight:bold; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px 3px 0px 3px;
}

TABLE.CustomView a {
	color:#003272; text-decoration:underline;
}
TABLE.CustomView TD {background-color:#e8f2ff; border-right:solid 1px #b0d0ff; border-bottom:solid 1px #7a6e5e;  border-left:solid 1px #7a6e5e; line-height:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a; font-weight:normal; padding:3px 3px 3px 3px; 
}

TABLE.CustomView input 
{
	background:url(../images/inputquoteDetail.png) no-repeat; border:0px; height:23px; width:112px; padding:0px 3px; width:80px;
	
}

TABLE.CustomView textarea 
{
	background:url(../images/inputquoteDetail.png) no-repeat; border:0px; height:23px; width:112px; padding:0px 3px; width:80px;
	
}

TABLE.CustomView .inputCal{ }
TABLE.CustomView .inputCal input{ float:left; url(../images/inputCal.png) no-repeat; border:0px; height:23px; width:112px; padding:0px 3px; width:75px;}
TABLE.CustomView .inputCal img{ float:left;}
TABLE.CustomView select 
{
	background:url(../images/inputquoteDetailSelect.png) no-repeat; border:0px; height:23px; width:112px; padding:3px 3px; width:95px;
	
}
TABLE.CustomView .inputPrice{}
TABLE.CustomView .inputPrice input{background:url(../images/inputquoteDetail.png) right top no-repeat; border:0px; height:23px; width:112px; padding:0px 3px; width:80px;}
.MyTabStyle{ margin-bottom:5px;}
.MyTabStyle input {
	padding:2px 2px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	font-size:11px;
	height:13px;
	border:1px solid #C0C0C0;
	width:138px;
}
.MyTabStyle select {
	padding:2px 2px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	font-size:11px;
	height:20px;
	border:1px solid #C0C0C0;
	width:144px;
}
.MyTabStyle .ajax__tab_header 
        {
            font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:44px;
	margin-bottom:10px;

        }
        .MyTabStyle .ajax__tab_header .ajax__tab_outer
        {
            background:url(../images/tabLeft.png) no-repeat  0px 2px; height:47px;
            
        }
        .MyTabStyle .ajax__tab_header .ajax__tab_outer .ajax__tab_tab
        {
            background:url(../images/tabRight.png) no-repeat right top; height:45px ; margin-left:9px; padding-right:9px;
            
        }
        .MyTabStyle .ajax__tab_header .ajax__tab_inner
        {
            color: #FFF;
            padding: 2px 0px 2px 0px;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_outer
        {
            background:url(../images/tabactiveLeft.png) no-repeat 0px 2px; height:47px;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_outer .ajax__tab_tab
        {
            background:url(../images/tabactiveRight.png) right top no-repeat; height:45px; margin-left:9px;
        }
        .MyTabStyle .ajax__tab_hover .ajax__tab_inner
        {
            color: #fff;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_outer
        {
            background:url(../images/tabactiveLeft.png) no-repeat 0px 2px; height:47px;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_outer .ajax__tab_tab
        {
            background:url(../images/tabactiveRight.png) right top no-repeat; height:45px; margin-left:9px;
        }
        .MyTabStyle .ajax__tab_active .ajax__tab_inner
        {
            color: #FFF;
        }
        .MyTabStyle .ajax__tab_body
        {
            
        }
        .GridPaddingLeft{ padding-right:5px;}
.GridPaddingRight{padding-left:5px;}


.T-Tbl{border-bottom:solid 1px #796e5e; border-top:solid 1px #796e5e;}
.T-Tbl tr td .inputcategory{ background:url(../images/inputCategary.png) no-repeat; border:0px; height:23px; width:112px; padding:0px 3px; width:106px;}
.T-Tbl tr td .inputSubCategary{ background:url(../images/inputSubCategary.png) no-repeat; border:0px; height:23px; width:112px; padding:0px 3px; width:124px;}
.T-Tbl tr td .inputQty{ background:url(../images/inputQty.png) no-repeat; border:0px; height:23px; width:112px; padding:0px 3px; width:32px; text-align:center;}
.T-Tbl tr td .textareaDescription{ background:url(../images/inputDescrition.png) no-repeat; border:0px; height:54px; width:112px; padding:5px 7px 7px 3px; width:166px; resize:none; overflow:auto;}
.T-Tbl tr td a{ color:#515251; font-weight:bold;}
.T-Tbl tr td a:hover{ color:#259ec2;}
.T-HdL td{background-color:#958a7a; border-left:solid 1px #796e5e; border-bottom:solid 1px #796e5e; line-height:30px; font-weight:bold; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px 5px 0px 10px;}
.T-HdLT td{background-color:#e8f2ff; border-left:solid 1px #796e5e;line-height:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a; font-weight:normal; padding:5px 5px 5px 10px;}

.T-HdL td{background-color:#958a7a; border:solid 1px #7a6e5e; border-top:none; line-height:30px; font-weight:bold; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0px 5px 0px 10px;}
.T-HdLT td{background-color:#e8f2ff; border:solid 1px #b0d0ff; border-bottom:solid 1px #7a6e5e; line-height:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3a3a3a; font-weight:normal; padding:5px 5px 5px 10px; }

.T-HdR{background-color:#958a7a; border-left:solid 1px #796e5e; border-right:solid 1px #796e5e; border-bottom:solid 1px #000; line-height:30px; font-weight:bold; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:10px;}


.T-HdRT{background-color:#e8f2ff; border-left:solid 1px #796e5e; border-right:solid 1px #796e5e; line-height:30px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003272; font-weight:normal;  padding:5px 0px 5px 10px;}

.T-HdLB{background-color:#fff; border-left:solid 1px #000;line-height:30px; padding-left:15px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003272; font-weight:normal;}
.T-HdRB{background-color:#fff; border-left:solid 1px #000; border-right:solid 1px #000; line-height:30px; padding-left:15px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#003272; font-weight:normal;}


.statusRightText{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; padding-right:10px; line-height:18px;}
.statusRightText span{font-weight:normal;}
.rfpText{ font-weight:normal; line-height:18px; color:#555555; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.rfpGridText{ font-weight:normal; line-height:18px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.boxdetailbg1{ background:#ffffff; border:2px solid #0e6c88; border-right:0px;}
.boxdetailbg2{ background:#ffffff; border:2px solid #0e6c88; border-top:0px; border-right:0px;}
.boxdetailbg3{ background:#ffffff; border:2px solid #0e6c88; border-top:0px;}
.bottombtnArea1{ border:1px solid #0e6c88; border-top:0px; height:40px; padding:5px 5px 0px 0px; background:#ffffff;}
.signupFrmChangeboxMid{ background:url(../images/signupfrmBoxmid.png) repeat-y; height:210px;}
.searchassetFrmTxt{font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; padding:0px 0px;}
.searchassetFrm input{ width:185px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:20px; padding:0px 3px;}
.searchassetFrm select{ width:191px; background:url(../images/signupInput.png) no-repeat; height:23px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:17px; padding:3px 6px 3px 0px;}

.searchassetFrmheading{ border-right:1px solid #7b7161; height:40px; padding:0px 10px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:bold;}
.searchassetFrmtxtPadding{ padding-left:10px;}
.searchassetBtnSpace{ padding-left:115px;}
.boxcontentTxtArea .addEdittextarea{ width:296px; background:url(../images/inputaddEdit.png) no-repeat; height:30px; border:0px; font:12px Arial, Helvetica, sans-serif; color:#000000; font-weight:normal; line-height:20px; padding:5px 8px 5px 3px; resize:none;  overflow:auto;}
 .padleft
        {
            padding-left: 10px;
        }
 .padright
        {
            padding-right: 10px;
        }
         .righttext
        {
        text-align:right;
       padding:8px 8px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	height:15px;
	width:80px;
        }