@import "button_style.css";
/* CSS Document */
/*IE6 PNG HACK*/

/*nagesh add on 25 June 2012 for Bug738(email formationg)body{margin:0;padding:0;font:12px normal Arial, Helvetica, sans-serif;.*/
.jQpop{width:420px;border:1px solid #c2d5dc;}
.jQpop .jQpopTitle{background:#cfdee3;color:#245a78;font-weight:700;font-size:12px;padding:8px;}
.jQpop ul{width:418px;height:150px;list-style-type:none;margin:0;padding:0;border:1px solid #fff;}
.jQpop ul li{padding:5px;}
.jQpop ul li a{font-size:11px;color:#333;text-decoration:underline;}
.jQpop ul li a:hover{color:#e38049;text-decoration:underline;}
.jQpop ul li.odd{background:#fff;border-bottom:1px solid #e5f2f8;}
.jQpop ul li.even{background:#e5f2f8;border-bottom:1px solid #fff;}
/*end nagesh code.*/

* {margin:0; padding:0;}
* html img,
* html .png {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true : 
        (this.nodeName == "IMG" ? 
          (this.src.toLowerCase().indexOf('.png')>-1 ? 
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "blank.gif"):
            '') :          
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ? 
              this.origBg :             
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}
input {margin:0; padding:0}
input[type:button]:focus { border:none; outline-style:none;}
button { border:none; margin:0; padding:0; outline:none;} 
fieldset  { -moz-border-radius: 5px 5px 5px 5px;}
.textbox { font-family: Verdana, Arial, Helvetica, sans-serif;}

/*END PNG HACK*/
.AppTable { width:100%; border:none; border-collapse: collapse;}
.AppTable tr td { padding:0; margin:0;}
.rightPane { width:99%; min-height:150px; background: url(Images/rightpanebg.png) repeat-y top left; border-left:2px solid #f1f1f1; padding:0 0 0 5px;}
.pageheading { font-size:14pt; color:#1f4d7f; border-bottom:1px solid #1f4d7f; padding-bottom:10px; font-weight:bold;}

/******************************************** GENERAL CLASS ***************************************************/
body {background:#FFFFFF; background-image:url(Images/BgPattern.gif); background-repeat:repeat;  z-index:-10000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt;}
body.innerpage { background: url(Images/bodytopBG.png) repeat-x left top; padding:0 0 0 10px;}
h1 {font-size:20px; color:#003366; font-weight:normal}
h2 {font-size:16px; color:#003366; font-weight:normal}
a {color:#003366; text-decoration:none;}
a:hover {color:#003366; text-decoration:underline;}
/******************************************** END OF GENERAL CLASS ********************************************/

/******************************************** DEFINED CSS CLASS (Page Layout)********************************************/
#Outer {width:100%; height:100%; position:absolute; padding:0;}
#BlueBar {position:absolute; background-image:url(Images/BlueBarBG.gif); background-repeat:repeat-x; width:100%; height:313px; top:80px; left:0; right:0; z-index:0;}
#BlueBar1 {position:absolute; background-image:url(Images/BlueBarBG.gif); background-repeat:repeat-x; width:100%; height:150px; top:80px; left:0; right:0; z-index:0;}
#BlueBar2{position:absolute; background-image:url(Images/BlueBarBG.gif); background-repeat:repeat-x; width:100%; height:auto; top:80px; left:0; right:0; z-index:0;}
#BlueBar3 {position:absolute; background-image:url(Images/BlueBarBG.gif); background-repeat:repeat-x; background-position:bottom; width:100%; height:446px; top:120px; left:0; right:0; z-index:0;}
#ContentArea {margin-left:2%; margin-right:2%; z-index:100;}
#Header{ margin-top:5px;vertical-align:bottom;}
/*#logo { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Logo.png');}*/
#Logo { float:left; width:200px;}
#content {position:relative;clear:both;top:5px;}
/********ModernBrowser Hack***************/
#content>/**/table td.leftshadow {background-image:url(Images/Left_shadow.png);background-repeat:repeat-y;background-position:left; /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='Images/Left_shadow.png');*/}
#content>/**/table td.righttshadow {background-image:url(Images/Right_shadow.png);background-repeat:repeat-y;background-position:right;}
/********ModernBrowser Hack Ends***************/
.leftshadow {background-repeat:repeat-y; background-position:left; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/CSS/Images/Left_shadow.png', sizingMethod='scale');}
.righttshadow {background-repeat:repeat-y;background-position:right;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/CSS/Images/Right_shadow.png', sizingMethod='scale');}
.contentbox {background-color:#FFFFFF;padding:5px 2px 5px 2px;}
#contentBoxHeader {background-image:url(Images/contentboxHeaderBG.gif);background-repeat:repeat-x;font-size:20px;font-variant:small-caps;color:#FFFFFF;height:35px;padding:5px;}
#content>/**/table td.bottomBg {background-image:url(Images/bottomBg.png); background-repeat:repeat-x; background-position:top;}

.bottomBg { background-repeat:repeat-x; background-position:top;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/CSS/Images/bottomBG.png', sizingMethod='scale');}
#Footer {position:relative;padding:0 20px 20px 20px;clear:both;}
.hrwhite { border:1px solid #ffffff; background-color:#cfcfcf; padding:0; margin:0;}

/***********************************************DEFINED CSS CLASSES (Page Elements)*********************************/
/*********************************************** Log in Box **************************************/
#LoginBox { position:relative; background-image:url(Images/Dvider.gif); background-repeat:repeat-y; background-position:right; color:#FFFFFF; padding-right:10px;vertical-align:top; width:300px;}
#LoginBoxNew { color:#FFFFFF; vertical-align:top; margin-bottom:10px; float:right;}
.Logintop {position:relative;margin:25px 0px 0 0;padding:15px 10px 15px 60px;background-repeat: no-repeat;background-position: 10px center;color: #FFFFFF; background-image:url(Images/Icon_Login.gif); font-size:20px;}
#LoginBox a {color: #FFFFFF; /*text-decoration:none; padding:5px; display:block;border:transparent dotted 1px;*/}
#LoginBox a:hover {color:#FF6600;/*padding:5px; background-color:#fddead;  border:#FF6600 dotted 1px;*/ }
/********************************************** Sign up Box *****************************************************/
#SignupBox { position:relative;  color:#FFFFFF;  font-size:20px; padding-left:10px;vertical-align:top;padding-top:40px; width:200px;}
#SignupBox div {padding-bottom:5px;}
/***************************************************************************************************************/
.RightImage {position:relative; top:-45px; width:337px; right:0; margin:0; padding:0; }

/********ModernBrowser Hack***************/
#BlueBarContent {clear:both;}
#BlueBarContent>/**/table td div.RightImage {position:relative; top:-37px; width:337px; right:0; margin:0; padding:0; }
/********ModernBrowser Hack Ends***************/

/********************************************* Link Class ***************************************************/
.gridlink {padding:2px 10px 2px 10px; border:#cfdbeb dotted 1px; font-weight:bold; font-size:10px; margin:0 0 2px 0; background-color:#d4e6ff; cursor:hand;}
.gridlink:hover {text-decoration:none; color:#FFFFFF; background-color:#5b7394;}
.gridinfo {padding:2px 10px 2px 10px; border:#cfdbeb dotted 1px; font-weight:bold; font-size:10px; margin:0 0 2px 0;}
.link { background-image:url(Images/linkBg.gif); background-repeat:repeat-x; background-color:transparent; padding:0px 5px;     font-weight:bold; font-size:12px; margin:0; color:#FFFFFF; text-decoration: none; border:#62ccf7 solid 1px; /*border-style:hidden;*/ cursor:hand; cursor:pointer; }
.link:hover {text-decoration:none; color:#FFFFFF;}
.link:focus {padding:0px 5px; margin:0; border:none;}
 /***********************************************End of Link Class *************************************************/


.orangetext {font-size:20px;color:#FF9900;}
.borderarea {background-image:url(Images/Dvider2.gif);background-repeat:repeat-y;background-position:right;}
#welcometxt {font-size:10pt;font-weight:bold;}
#HeaderLinks {font-size:12px;}
#HeaderLinks a {text-decoration:none;color:#000000;}
#HeaderLinks a:hover {text-decoration:underline;color:#FF3300;}


/********************************************** Start Navigation ********************************************/
#navigation { color:#FFFFFF;top:10px; clear:both; position:relative; z-index:999;left:0; float:left; min-width:900px; width:auto !important; width:900px; }
#navigation ul {list-style:none;padding:0;margin:0; z-index:999;}
#navigation li {float:left; height:90px; z-index:1000000; position:relative;}
#navigation li.current {background:url(Images/pointer.gif) bottom center no-repeat;}
/*************************************************************************/
#navigation li.home a{display:block;background-image:url(Images/home.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.home a:hover{display:block;/*background-image:url(Images/homeOver.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/*************************************************************************/
#navigation li.neworder a{display:block;background-image:url(Images/neworder.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.neworder a:hover{display:block;/*background-image:url(Images/neworderOver.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/*************************************************************************/
#navigation li.ordermonitor a{display:block;background-image:url(Images/vieworder.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.ordermonitor a:hover{display:block;/*background-image:url(Images/vieworderOver.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/*************************************************************************/
#navigation li.orderhistory a{display:block;background-image:url(Images/OrderHistory.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.orderhistory a:hover{display:block;/*background-image:url(Images/OrderHistoryOver.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/*************************************************************************/
#navigation li.ndetails a{display:block;background-image:url(Images/notificationDetails.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.ndetails a:hover{display:block;/*background-image:url(Images/notificationDetailsOver.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/*************************************************************************/
#navigation li.myprofile a{display:block;background-image:url(Images/myprofile.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.myprofile a:hover{display:block;/*background-image:url(Images/myprofileOver.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/*************************************************************************/
#navigation li.umanage a{display:block;background-image:url(Images/UserManage.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.umanage a:hover{display:block;/*background-image:url(Images/UserManageOver.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/**************************************************************************/
#navigation li.settings a{display:block;background-image:url(Images/settings.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.settings a:hover{display:block;/*background-image:url(Images/settings_hover.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.globalprovider a{display:block;background-image:url(Images/GlobalProvider.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.globalprovider a:hover{display:block;/*background-image:url(Images/GlobalProviderHover.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.Report a{display:block;background-image:url(Images/Nav_Report_on.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.Report a:hover{display:block;/*background-image:url(Images/Nav_Report_off.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.feedback a{display:block;background-image:url(Images/Nav_feedback.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.feedback a:hover{display:block;/*background-image:url(Images/Nav_Report_off.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.traning a{display:block;background-image: url(Images/Traning.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.traning a:hover{display:block;/*background-image:url(Images/Traning.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}



#navigation li.sendfiles a{display:block;background-image: url(Images/sendFile.png);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.sendfiles a:hover{display:block;/*background-image:url(Images/Traning.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.sendfileshistory a{display:block;background-image: url(Images/sendFile.png);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.sendfileshistory a:hover{display:block;/*background-image:url(Images/Traning.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.multiorder a{display:block;background-image: url(Images/sendFile.png);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.multiorder a:hover{display:block;/*background-image:url(Images/Traning.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.contacts a{display:block;background-image: url(Images/icon-adrs-book.png);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.contacts a:hover{display:block;/*background-image:url(Images/Traning.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}

#navigation li.storage a{display:block;background-image: url(Images/icon-storage.png);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.storage a:hover{display:block;/*background-image:url(Images/Traning.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;}
/* add Siddhartha for report date: 29/09/2014*/
#navigation li.report a{display:block;background-image:url(Images/Nav_Report_on.gif);background-repeat:no-repeat;background-position:top center;color:#FFFFFF;text-decoration:none;width:85px;padding-top:40px;}
#navigation li.report a:hover{display:block;/*background-image:url(Images/Nav_Report_off.gif);background-repeat:no-repeat;background-position:top center;*/color:#FFFFFF;text-decoration:underline;width:85px;padding-top:40px;} /* add Siddhartha */
/********************************************** END Navigation ********************************************/

#Chat {position:relative;float:right;z-index:100;padding-top:20px;}
/********************************************** Dashboard Class******************************************/
#contentBoxMain {padding:0;  min-height:300px;height:auto !important; height:500px; overflow:visible;}
#buttonsdsbrd a { color:#000; font-weight:normal; text-decoration:none;}
#buttonsdsbrd a:hover { color:#000; font-weight:normal; text-decoration:none; cursor:hand;}
#buttonsdsbrd a h2{ font-weight:normal; text-decoration:none; cursor:pointer; padding:5px 0 20px 0; margin:0;}
#buttonsdsbrd a:hover h2{ font-weight:normal; text-decoration:underline; cursor:hand; padding:5px 0 20px 0; margin:0;}
.BDB_left {background-image:url(Images/dsbrd_but_left.gif); background-position:left; background-repeat:no-repeat; height:99px; width:8px;}
.BDB {background-image:url(Images/dsbrd_but_bg.gif); background-repeat:repeat-x; padding:0 10px 0 10px; vertical-align:top; padding-top:15px;}
.BDB_right {background-image:url(Images/dsbrd_but_right.gif); background-position:left; background-repeat:no-repeat; height:99px; width:8px;}

/************************************************ Data Grid Box*************************************/
.Datagrid {background:#f8f8f8; border:#858383 solid 1px; height:100%; font-size:11px;}
.datgridHead {background:#858383; color:#FFFFFF; font-variant:small-caps; font-weight:bold; padding:5px; font-size:12px;}
.DatagridContent {padding:5px;}
.Datagridfooter{background:#cfcfcf; padding:5px;}
.Datagridfooter hr{ border:#FFFFFF solid 1px; clear:both;}
.Datagrid table{background:#ffffff; border:#f5f5f5 solid 1px;}
.Datagrid table thead{background:#cfcfcf;}
.Datagrid table tr td{ border-bottom:#CCCCCC solid 1px;padding:5px}
.pagination{float:right; background:none;}
.pagination table { background:none; border:none;}
.pagination table tr td{padding:0 2px 0 2px; border:none;}
.paginationbuton { background:transparent url(Images/pagination-button.gif) no-repeat; width:17px; height:15px; border:none;}

/************************************************* FORM Elements ******************************/
.radio {padding:5px; background-color:#f5f5f5; display:block; border-bottom:#FFFFFF solid 2px;}
.required { color:Red;}

/************************************************* Message Box *************************************/
.info, .success, .warning, .error, .validation {border: 1px dotted; margin: 5px 0 0 0; padding:10px 10px 10px 50px; background-repeat: no-repeat; background-position: 10px center; text-align:left;}
.info { color: #000; background-color: #ccc; background-image:url(Images/Icon_Info.png);}
.success { color: #4F8A10; background-color: #DFF2BF; background-image:url(Images/Icon_success.png);}
.warning { color: #9F6000; background-color: #FEEFB3; background-image:url(Images/Icon_warning.png);}
.error {  color: #D8000C;  background-color: #FFBABA; background-image:url(Images/Icon_error.png);}
.validation { color: #D63301; background-color: #FFCCBA; background-image:url(Images/Icon_valid.png);}
/*************** tooltip******************/
.tips{ float:left; background-image:url(Images/tipimage.png); background-position:top left; background-repeat:no-repeat;}
.tips div{ background-color:#FFFFCC; margin-left:10px; padding:5px;}
/********************* General message***************/
.message {padding:10px; left: 380px; position: absolute; top: 250px; float:left; background-color:#DAE6FC; height:290px; width:300px; border:double; display:none; border-color:#000000} 
/************************************************** END OF MESSAGE BOX CLASSES*******************/

.loggedInAs a{padding:1px 2px;}
.loggedInAs a:link, .loggedInAs a:visited{color:#FFCC00;}
.loggedInAs a:hover, .loggedInAs a:active{color:#fff; text-decoration:none; background:#ffcc00;}

a.orange{padding:1px;}
a.orange:link, a.orange:visited{color:#cc5500 !important;}
a.orange:hover, a.orange:active{background:#cc5500; color:#fff !important; text-decoration:none;}
.timezone{float:right; color:#fff; font-size:11px; padding:0 0 0 0; text-align:right}
.infotable { padding:0px;}
.infotable td {border-bottom:1px dotted #cccccc;}
.infotable thead { background-color:#f1f1f1;}
.infotable thead td { border-right:1px solid #FFFFFF; padding-left:10px;}
.infotable tbody { background-color:Transparent;}
.infotable tbody td { padding-left:10px;}
.SubHeadingTd { background:#f1f1f1; border:1px dashed #cccccc; padding:5px;}


/*************************************************** FIELDSET LEGEND STYLE ************************************************/
.CuID {width:60%; float:left; font-size:11px; font-weight:bold; padding:5px 5px 5px 20px;} 
fieldset { padding:10px;}
legend {color:#333366; font-size:12px; padding:5px 5px 5px 5px; font-weight:bold;}


/************************************************** Message DIV ***********************************/
/***************************************************POPUP STYLES*************************************************/
#popupHeader {background: #3a4766 url(../Images/contentboxHeaderBG.gif) repeat-x top left; height:50px; padding:5px 5px 5px 10px;}
#HeadingText { font-size:11px; color:#FFCC00;}
#HeadingText h1 {padding:0; margin:0; font-size:18px; color:#FFFFFF;}
#popupBody { background:#FFFFFF; padding:10px;}
#popupFooter {background: #3a4766 url(../Images/contentboxHeaderBG.gif) repeat-x top left; height:38px;}
.custmerinfo {}

/* added by sukanta for pop-up page */
/********************************** Content in the Popup **************************************/
table.tabContent{border:1px solid #596B89;padding-right: 15px;padding-left: 15px;font-size: 11px;padding-bottom: 15px;	padding-top: 15px;	background:#FFFFFF;	}
table.tabContent.inner{	border-right: darkgray 1px solid; border-top: darkgray 1px solid;	font-size: 11px; border-left: darkgray 1px solid; border-bottom: darkgray 1px solid; padding:5px;}
table.grdContentHeader  {border:1px solid #cccccc;}
table.grdContentHeader td {font-size: 12px; padding:2px 5px;background-color:#858383; color:#ffffff; /*filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#858383, EndColorStr=#cccccc);*/}
div.grid {BORDER-RIGHT: #466094 1px solid;  OVERFLOW: auto; BORDER-LEFT: #466094 1px solid; BORDER-BOTTOM: #466094 1px solid; background:#ffffff;width:100%;}
.aContentHeader {font: bold;font-size: 11px;color: black;text-decoration: underline;}
.aContentHeaderAlt {font-size: 11px; }
table.pager {padding: 5px;font-size: 11px; background: #cfcfcf; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; cursor:hand; }
table.numpager {font-size: 11px;	background: #e0e3e8; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; cursor:hand; border-bottom: none;}
table.numpager td { padding-bottom:5px; }
div.popup {	BORDER-RIGHT: #cccccc 1px solid; OVERFLOW:visible; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; background:transparent; min-height:400px; height:auto !important; height:400px;}
a img{border:0;}
form{padding:0; margin:0;}
.clear{clear:both; line-height:.1em; height:1px;}
.justClear{clear:both;}
.hide{display:none;}

.field, .bittyField, .shortField, .longField, .toolongField,.toolongFieldreadonly,.fieldreadonly,.longFieldreadonly{padding:2px; border:1px solid #596B89;}
.xfield {border-right: #596b89 1px solid;border-top: #596b89 1px solid;	border-left: #596b89 1px solid;	border-bottom: #596b89 1px solid; background-color: buttonface;}
.field:focus, .bittyField:focus, .shortField:focus, .longField:focus{border-color:#000; background-color:#ffffcc;}
.field,.fieldreadonly{width:250px;}
.shortField{width:175px;}
.bittyField{width:30px;}
.longField,.longFieldreadonly{width:330px;}
.toolongField,.toolongFieldreadonly{width: 300px;}
.toolongFieldreadonly,.fieldreadonly,.longFieldreadonly {background-color:#ccc;}  
.labelcaption{font-weight:bold; margin-top:12px; font-size:11px;}
.labelcaptionSubHeader{font-weight:bold; margin-top:12px; font-size:12px;}
.alink{font: bold 16px Arial, Helvetica, sans-serif;color: #0000cd;margin-right: 5px;}
.required{color:#FF3300; font:bold 16px Arial, Helvetica, sans-serif;}
/* End added here for attachment pop-up*/

/* tabs */
TABLE.tabs {position: relative;	top: 1px;font-weight: bold;}
.tab-on {background-color: #FFFFFF;	border-top-width: 1px;border-right-width: 1px;	border-left-width: 1px;	border-top-style: solid;border-right-style: solid;	border-left-style: solid; border-top-color: #999999; border-right-color: #999999; border-left-color: #999999; background-image: url(images/bg-tab-on.gif);	background-repeat: repeat-x;	background-position: top;}
.tab-on a {display: block; padding: 3px 15px 4px; text-decoration: none; color: #000000; }
.tab-off-left, .tab-off-right {background-color: #FFFFFF; background-image: url(images/bg-tab-off.jpg); background-repeat: repeat-x; background-position: bottom; border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid; border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; }
.tab-off-left {	border-right-style: none;border-left-width: 1px;border-left-style: solid;border-left-color: #CCCCCC;}
.tab-off-left a, .tab-off-right a {	display: block;	padding: 4px 15px 3px;	text-decoration: none;}
#tabContent {margin-bottom: 15px;}
.tabContent {border: solid 1px #999999;	background: #FFFFFF;	padding: 10px 15px 0px 15px;}
.tabContent h3 {font-size: 12px; font-weight: bold; margin: 0px;  padding: 0px; color: #34679E; }
TABLE.detailview-projectName {	margin-bottom: 5px;}
TABLE.box-standard {border: solid 1px #f1f1f1;	margin: 5px;	background-color:White;}
TABLE.box-standard th {	font-size: 11px;	font-weight: normal;	padding: 0px 10px 0px 0px;	background-color: #CCCCCC;	}
TTABLE.box-standard h1 {	color: #000000;	font-size: 12px;	line-height: 24px;	margin: 0px;	background-position: left center;	padding-left: 10px;	float: left;}
TABLE.box-standard th input {	font-size: 9px;}
.formRow{padding-bottom:6px;}
.formPad{padding:0px text-align:left;}
.formRow{padding-bottom:6px;}
.shortField{width:225px;}
.searchmember {	background-color:#4675A7;	}
table.Content {	background-color: #FFFFFF;	font-size: 11px;}
table.Content th {	font-size: 11px;	font-weight: normal;	text-align: left;	vertical-align:middle;  	padding: 5px;	background-color: #f1f1f1;	background-image: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #A1B8EC;}
table.Content td {	padding: 2px 0px 2px 10px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #E6E6E6;}
.ContentHeader {font-size: 11px; font-weight: bold; text-align: left; padding: 5px; background-color: #f1f1f1; border-bottom: black 1px solid;/*position:relative; top:expression(this.offsetParent.scrollTop);*/ vertical-align:middle; }
.ContentHeaderOrderMonitor{font-size: 11px; font-weight: bold; text-align: left;  padding: 5px; background-color: #f1f1f1; border-bottom: black 1px solid; top:expression(this.offsetParent.scrollTop); vertical-align:middle; }
.ContentHeaderDG {font-size: 11px; font-weight: bold; text-align: left; padding: 5px; background-color: #f1f1f1; border-bottom: black 1px solid;   /*position:relative; top:expression(this.offsetParent.scrollTop);*/vertical-align:middle; }
#contentBoxHeaderNew {background-image:url(Images/contentboxHeaderBG.gif);background-repeat:repeat-x;font-size:20px;font-variant:small-caps;color:#FFFFFF;height:28px;padding:0px 0px 0px 10px;}
#bannernew{background:#323E4C; padding:15px;  min-width:515px;}
#bannernew h1{color:#fff; font:28px Arial, Helvetica, sans-serif; margin:0; padding:0;}
#bannernew a.cancel {font-size:14px; padding:2px 4px;}
#bannernew a.cancel:link, #bannernew a.cancel:visited{color:#FFCC33;}
#bannernew a.cancel:hover, #bannernew a.cancel:active{background:#FFCC33; color:#fff;} 
#bannernew .left{float:left;}
#bannernew .left a:link, #bannernew .left a:visited{color:#ffff00 !important;text-decoration:none;}
/*#bannernew .left a:hover, #bannernew .left a:active{color:#FFCC33 !important; text-decoration:underline !important;}*/
#bannernew .right{float:right;}
#bannernew .right input{vertical-align:middle;}
#bannernew .rightnew{float:right; width:180px;}
/*end added by sukanta*/

/*for tab added on july 15th*/
.linkHeader{background:url(Images/tab_lblue_left.gif) no-repeat top left; padding-left:8px; float:left; margin-right:2px;}
.linkHeader h2, .linkHeader h2 a{color:#fff; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.linkHeader h2{background:url(Images/tab_lblue_right.gif) no-repeat top right; padding:8px 15px 4px 7px; margin:0;}
.linkHeader h2 a{}
.linkHeader h2 a:link, .linkHeader h2 a:visited{color:#323E4C;}
.linkHeader h2 a:hover, .linkHeader h2 a:active{color:#7C237C;}

.header{background:url(Images/tab_dblue_left.gif) no-repeat top left; padding-left:8px; float:left; margin-right:2px;}
.header h2, .header h2 a{color:#fff; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.header h2{background:url(Images/tab_dblue_right.gif) no-repeat top right; padding:8px 15px 4px 7px; margin:0;}
.header h2 a{text-decoration:none;}
/*end added*/
/****************************** hidden field class***********************************/
.hiddenList { display:none;}

/***************Tooltip***********************/
.FlagList { float:left; text-align:left; margin:0; padding:0; list-style:none;}
.FlagList li { float:left; background:#f2f2f2; margin:5px; padding:5px;border-bottom:#CCCCCC 1px solid; text-align:center; width:100px; height:80px;}
.FlagList li:hover { float:left; background:#999; margin:5px; padding:5px;border-bottom:#CCCCCC 1px solid; color:#fff;}
.FlagList li:hover a { color:#fff;}
.FlagList a  { color:#000000;}
.countryname { text-align:center; padding-top:5px;font-size:10px;}
.countryname a { color:#000000; padding:5px; text-align:center; }
.countryname a:hover { color:#fff;}
.xstooltip { display:none; position: absolute; z-index:1000005;padding: 5px; line-height:24px; background:#999; color:#fff; float:none; clear:both; height:320px; overflow:auto; overflow-x:hidden; margin-left:-55px; width:250px !important; }
.xstooltip ul { margin:0; padding:0; list-style:none; background:#999; text-align:left; clear:both; float:left; position:inherit; width:100%; height:320px;}
.xstooltip ul li {border-bottom:1px solid #f2f2f2; background:#999;  text-align:left; margin:0; padding:0; display:block; clear:both; float:none;width:100%; line-height:18px; height:auto;}
.xstooltip ul li:hover { margin:0; padding:0;width:100%;}
.xstooltip ul li a { color:#ffffff; text-decoration:none; display:block; background:#999; text-align:left;margin:0; padding:5px 2px;width:100%;}
.xstooltip ul li a:hover { color:#333; text-decoration:none;display:block;background:#f2f2f2; text-align:left; margin:0; padding:5px 2px;width:100%;}
.CountrySelected { float:left; background:#333; margin:5px; padding:10px;border-bottom:#CCCCCC 1px solid; color:#fff;}
.addresstooltip {visibility: hidden; position: absolute; z-index: 2; font: normal 10pt arial;   background:#fff;  padding: 3px; line-height:24px; border :2px solid #ccc;}
.tooltipGrps {
  position:absolute; visibility:hidden; overflow:auto;
  color:#330; background:#ccc; border:1px solid #330;
  margin:0; padding:2px;
  width:250px; height:400px;
  z-index:10;
}
.tooltipGrps ul { margin:0; padding:0}
.tooltipGrps ul li { background:#666; padding:2px; margin:1px 0; color:#fff;}
.tooltipGrps ul li:hover { background:#fff; color:#000;}
.tooltipGrps ul li a { color:#fff;}
.tooltipGrps ul li:hover a { color:#000; text-decoration:none;}
.tooltipGrps div { margin:0; padding:0;}
.tooltipGrps div a { float:right; color:#red;}

/*TAB CONTENT AREA****************************************************************************/
/*TAB CONTENT AREA****************************************************************************/
		#tabbody {clear: both;padding:5px 5px 5px 5px;background: #cde0ec;border:1px solid #a9b9c4; margin-top:0px; border-top:none;}
		#tabcontents {margin:auto; padding: 5px;background: #FFF; min-height: 300px; height:auto !important; height:300px;}
		
		#tab { padding:0 ; width:100%; height:3em; width:100%;}
		#tab ul#primary {margin: 0; padding:0; bottom: -1px;width: 100%; }
		#tab ul#primary li {list-style: none; background:url(Images/TabLeftNormal.gif) no-repeat left top; height:43px; padding:0; float:left; margin:0 2px 0 0;}
		#tab ul#primary li:hover {list-style: none; background:url(Images/TabLeft.gif) no-repeat left top; height:43px; padding:0; float:left; margin:0 2px 0 0;}
		#tab ul#primary a {	background: url(Images/TabRightNormal.gif) no-repeat right top; padding:5px 10px; height:33px; color:#333333; text-decoration:none; display:block; float:left;}
		#tab ul#primary span {	background: url(Images/TabRightNormal.gif) no-repeat right top; padding:10px; height:33px; color:#333333; text-decoration:none; display:block; float:left;}
		#tab ul#primary a:hover {margin-top: 0; background: url(Images/TabRight.gif) no-repeat right top; padding:5px 10px; height:33px; color:#333333; text-decoration:none;}
		
		#tab ul#primary li.current {list-style: none; background:url(Images/TabLeft.gif) no-repeat left top; height:43px; padding:0; float:left; margin:0 2px 0 0; z-index:100; }
		#tab ul#primary li.current a,  #tab ul#primary li.current span {background: url(Images/TabRight.gif) no-repeat right top; padding:5px 10px; height:33px; color:#333333; text-decoration:none; font-size:12px; font-weight:bold; z-index:100; }
/********************************** Dashboard Tablinks end ******************************/

/********************************** Gloabl Search Provider Dashboard ********************/
#SearchProvider { width:30%;margin:0 5px 0 10px; background:#f8f8f8; border:inset 1px; height:100%; float:left;}
.ProfileEditFloatBox { margin: 0 10px 0 0;}
.SeeAll {text-align: right; margin: -15px 0 5px 0;}
.SeeAll a {background: #cde0ec; color: Black; padding: 5px 10px; border: none; font-weight:bold; text-decoration:none;}
.SeeAll a:hover { color:#35a8d3;}

/************************************** Icon Classes **********************************/
.WriteEmail {background:url(Images/write-email.gif) no-repeat left; display:block; height:17px; cursor:hand; padding-left:25px; font-size:xx-small;width:40px; margin-bottom:5px; padding-top:5px;}
.WriteSMS {background:url(Images/writeSMS.gif) no-repeat left; display:block; height:17px; cursor:hand; padding-left:25px; font-size:xx-small;width:40px; margin-bottom:5px; padding-top:5px;}
.ViewEmail {background:url(Images/read-mail.gif) no-repeat left; display:block; height:17px;cursor:hand; padding-left:25px; font-size:xx-small;width:40px; vertical-align:middle;padding-top:5px;}
.ViewSMS {background:url(Images/readSMS.gif) no-repeat left; display:block; height:17px; cursor:hand; padding-left:25px; font-size:xx-small;width:40px; margin-bottom:5px; padding-top:5px;}
.ViewNewEmail {background:url(Images/NewMail_ani.gif) no-repeat left; display:block; height:17px;cursor:hand; padding-left:25px; font-size:xx-small;width:40px; vertical-align:middle;padding-top:5px;}
.ViewNewSMS {background:url(Images/NewSMS_ani.gif) no-repeat left; display:block; height:17px; cursor:hand; padding-left:25px; font-size:xx-small;width:40px; margin-bottom:5px; padding-top:5px;}
.NotificationIcon {background:url(Images/notification.gif) no-repeat center; display:block; height:22px; width:22px;cursor:hand;}
.SendEmail {background:url(Images/SendMail.gif) no-repeat left; display:block; height:22px; padding-left:25px; font-size:xx-small; width:40px;}
.RecieveEmail {background:url(Images/ReceiveMail.gif) no-repeat left ; display:block; height:22px; padding-left:25px; font-size:xx-small;width:40px;}
.SendSMS {background:url(Images/SendSMS.gif) no-repeat left; display:block; height:22px; padding-left:25px; font-size:xx-small;width:40px;}
.RecieveSMS {background:url(Images/ReceiveSMS.gif) no-repeat left; display:block; height:22px; padding-left:25px; font-size:xx-small;width:40px;}
.downlaod {background:url(Images/downl_ani.gif) no-repeat left; display:block; height:17px;cursor:hand; padding-left:15px; font-size:xx-small;width:10px; vertical-align:middle;padding-top:5px;}
.DeliveryDetails { background:url(Images/dliverydetailsicon.gif) no-repeat left; display:block; height:22px; width:36px; cursor:hand; }
.TopArrow {background: url(../../Images/Top_arrow.gif) no-repeat left; display:inline-block; height:25px; cursor:hand; padding-left:27px; font-size:x-small;margin-bottom:5px; padding-top:8px; }
/********************************** End of Icon Classes****************************************/

/*********************************** Priing Table *** Images/PricingBannerLeft.gif*********************************/
.Package { margin:0 10px;}
.Package table td {margin:0; padding:0;}

.PriceBanner {margin:5px; background: url(Images/PricingBannerBG.gif) repeat-x; height:185px; text-align:center; min-width:900px;}
.PriceBanner h1 {background: url(../../Images/price_tag.png) no-repeat right top; height:185px; font-family:Georgia; display:block; text-align:center; }
.PriceBanner h1 span {font-size:36px; font-weight:bold; padding: 35px 0 0 0; display:block; text-transform:uppercase; color:#fff;}
.PriceBanner h1 em { font-size:16px; margin-top:20px; font-weight:bold; padding:20px 0 0 0;}
/*********************************** .PriceBanner a { display:inline-block; background:url(Images/PricingBannerSignUpBadge.gif) no-repeat; width:186px; height:185px;}************************/

#PckgeInfo { width:100%;}
#pricetable a img {border:0;vertical-align:text-bottom;}
#pricetable {border-collapse:collapse; width:820px; text-align:center; margin:0 auto;}
#pricetable th {height:64px;border-right:1px solid #fff;vertical-align:bottom; color:#fff; background: url(Images/bg_th.gif) repeat-x bottom left; text-align:center; padding-bottom:10px; font-size:14pt; font-weight:normal; font-family:Georgia; width:204px;}
#pricetable td {text-align:center;background: url(Images/bg_td.gif) repeat-x bottom left;border-right:1px solid #cccccc;color:#000;height:40px; padding:5px; width:204px;}
#pricetable td.on {background: url(Images/bg_td_on.gif) repeat-x bottom left; color:#fff; width:204px; border-right:1px solid #fff;}
#pricetable th.on {	background: url(Images/bg_th_on.gif) no-repeat bottom left;padding-bottom:9px; width:204px;}
#pricetable tfoot td {background: url(Images/bg_foot_td.gif) repeat-x top left;height:64px;vertical-align:top;padding-top:4px; font-size:16px; font-weight:bold; border:none; width:204px;}
#pricetable tfoot td.on {background: url(Images/bg_foot_td_on.gif) no-repeat top left; padding-top:16px; width:204px; border-right:none;}
#Pdetails {height:239px;background:#f2f2f2 url(Images/bg_form.gif) repeat-y left top; margin-top:32px;float:left; width:33%; padding:5px;}
#Pdetails h2 {font:bold 14px/27px verdana;color:#165b85; margin-left:10px; padding-bottom:8px; border-bottom:2px solid #fff; margin-bottom:5px;}
#Pdetails ol.tc {margin-left:40px; }
#Pdetails ol.tc li { margin-top:8px;}
#Pdetails p.agree { list-style:none; font-weight:bold; margin:10px 10px 0 30px;}




.trmsndcndtn {background:#f2f2f2; padding:5px; clear:both; border:1px solid #ccc; margin:0 10px;}
.trmsndcndtn h2 {font:bold 14px/27px verdana;color:#165b85; margin-left:10px; padding-bottom:8px; border-bottom:2px solid #fff; margin-bottom:5px;}
.trmsndcndtn ol.tc {margin-left:40px; }
.trmsndcndtn ol.tc li {margin-top:8px;}
.trmsndcndtn p.agree { list-style:none; font-weight:bold; margin:10px 10px 10px 30px;}
.tc {margin-left:40px; }
.tc li {margin-top:8px;}

/* for Subscription */

.productListing { width: 100%; border:1px solid #165b85;  }
.productListing td, .productListing th { margin: 0; padding: 4px; vertical-align: middle;border:1px solid #CCCCCC;  }

.productListing th { text-align: center; background-color:#94b3c6; padding: 0.5ex; }
.productListing td { text-align: left; padding: 0.5ex;}
.productListing tr.Prodcut { background:#E9E9E9; height:60px ; font-weight:bold; }
.productListing tr.even { }
.productListing tr.Pay { background:#1f4f80; color:#FFFFFF}
.productListing td.lable { background:#cde0ec}

/************************* Tree Class *************************/
.ProjectTree { padding:5px; font-size: 10px;  color: blue; background-color: white; cursor:hand; vertical-align:top; border:1px solid #000;}
.ProjectTreeInner {}
.ProjectTreeInner a { display:inline-block; vertical-align:middle;}
.TreeTraverse { font-size:10px;}

#contextMenu { border: #202867 1px solid; padding:0; display: none; font-size: 11px; margin: 0px; width: 120px; font-family: arial; position: absolute; background-color: #fff } 
.contextMenulink {CLEAR: both; DISPLAY: block; VERTICAL-ALIGN: middle; COLOR: #000; LINE-HEIGHT: 25px; HEIGHT: 28px; TEXT-DECORATION: none }
#contextMenu a { CLEAR: both; DISPLAY: block; VERTICAL-ALIGN: middle; COLOR: #000; LINE-HEIGHT: 25px; HEIGHT: 28px; TEXT-DECORATION: none; text-align:left; } 
#contextMenu LI { CLEAR: both; PADDING:1px; MARGIN: 1px; CURSOR: pointer; LIST-STYLE-TYPE: none; border: #bdc3ce 1px solid; } 
#contextMenu LI DIV { CURSOR: pointer } 
#contextMenu .contextMenuHighlighted { BORDER:#9fa4ae 1px solid; BACKGROUND-COLOR: #e2ebed; padding:1px; margin:1px; } 
#contextMenu IMG { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px } 
/*#contextMenu .itemTxt { FLOAT: left; WIDTH: 140px } */

/****************************** Filter Class ******************************/
div.filterr{border-right: black 2px solid;border-top: black 2px solid;overflow: auto;border-left: black 2px solid;	width:700px;border-bottom: black 2px solid;	position:absolute;	top:0;	left:0;	height: 200px;	z-index:1000000;}


/****************************** Style For Info Footer Pages ******************************/

.infopage { padding:0 50px;}
.infopage h1 { background: #E9E9E9 ; font:Arial, Helvetica, sans-serif 18pt bold ; padding:6px; }
.infopage h2 {  font:Arial, Helvetica, sans-serif 16pt bold  ; border-bottom:#CCCCCC 2px solid; padding-bottom:6px}
.infopage h3 { background: #E9E9E9 ; font-size:14pt; font-family:Arial, Helvetica, sans-serif; font-weight:normal;color:#003366;  padding:6px}
.infopage h4 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; font-weight:normal;color:#003366;  padding:6px}
.infopage p { padding:6px; text-align: justify; vertical-align:top}

.infopage ul { margin:0; padding:0 20px; }
.infopage li { padding: 5px 5px; text-align:justify;}


.infopage h3.heading2 { background-image:url(Images/learnmore_icon_file-transfer.gif) ; padding-left:30px}
.styleWhite{color: #FFFFFF}
.priceTable { background:#FFFFFF; border:#85965f solid 1px; border-bottom:0px;  text-align:center;  color: #666666; padding:10px;}
.priceTable2 { background:#FFFFFF; border:#85965f solid 1px; border-top:0px; text-align:center;   padding:10px; }


div.rightcolumneven {float:right;text-align: justify; width:46%; padding:8px; margin:40 0px;}
div.leftcolumneven {float:left;text-align: justify;width:46%;padding:8px;margin:40 0px;}
div.extra {background-color:#f6f8f4;clear:both;margin:30px auto;padding:20px;text-align:left;border:#dbdfd6 solid 1px; width:780px;}
div.extra p { padding:6px; text-align: justify; vertical-align:top; }
div.fullcolumn {clear:both;width:10%;}

/*.infobanner {}
.infobanner ul { margin:0; padding:0; list-style:none; width:902px;}
.infobanner li { background: url(Images/infobarbase.gif) no-repeat; float:left; width:140px; height:154px; padding:25px 5px 5px; text-align:center}
.infobanner li.left { background: url(Images/infobarbaseLeft.gif) no-repeat;}
.infobanner li.right { background: url(Images/infobarbaseRight.gif) no-repeat; width:142px;}
.infobanner li span { margin-top:15px; display:block;}*/



.infobanner {}
.infobanner ul { margin:0; padding:0; list-style:none; width:903px;}
.infobanner li { background: url(Images/infobarbase_copy.gif) no-repeat; float:left; width:129px; height:154px; padding:0px; padding-top:25px;  text-align:center}
.infobanner li.left { background: url(Images/infobarbaseLeft_copy.gif) no-repeat;}
.infobanner li.right { background: url(Images/infobarbaseRight_copy.gif) no-repeat; width:129px;}
.infobanner li span { margin-top:15px; display:block;}



.FloatWrapper { background: #000000; width:100%; height:100%; min-height: 100%; position:absolute; top:0; left:0; bottom:0; z-index:99999999999990; opacity:0.5; filter:alpha(opacity=50); }

.Floatbox { position: absolute; width:47%; height:auto; border:#999 5px solid; padding:0px; top:30%; left:30%; background: #ffffff; z-index:99999999999991;}

.FloatboxHeader {background-image:url(Images/contentboxHeaderBG.gif);background-repeat:repeat-x;font-size:16px;color:#FFFFFF;height:35px;padding:5px; text-align:right; font-weight:bold}

.gogreen {color: #006600;font-weight: bold;}
	
a.closeFloat {  background:url(Images/icon_fail.png) no-repeat right; color:#ffffff; font-size:12px;  font-weight:bold; display:block; text-align:right; padding:5px 20px;}
a.closeFloat:hover { color:White;} 

/*.ZipDownload { background: url(Images/ZipDownloadButton.gif) no-repeat bottom right; width:229px; height:66px; border:none; outline:none;}*/
.Download {background: url(Images/Download.gif) no-repeat bottom right; width:229px; height:66px; border:none; outline:none; cursor:hand; cursor:pointer; display:block; text-decoration:none;}
.DownloadDisable {background: url(Images/Downloaddisable.gif) no-repeat bottom right; width:229px; height:66px; border:none; outline:none;display:block; text-decoration:none;}
.ZipDownload { background: url(Images/ZipDownloadButton.gif) no-repeat bottom right; width:229px; height:66px; border:none; outline:none; display:block; text-decoration:none;}
.ZipDownloadDisable { background: url(Images/ZipDownloadButton_dis.gif) no-repeat bottom right; width:229px; height:66px; border:none; outline:none; display:block; text-decoration:none;}




/************************************************ Storage info Classes ********************/
.storageinfo {margin:0; position:absolute; top:182px; right:5%; width:200px; padding:0 1px; z-index:9999999;}
.storageinfo p {color:#FFF; margin:0; font-size:11px;}
.storageinfo p a {color:#FFF;}
.storageinfo .statusbar { border:1px solid #c6c6c6; background:#eeeeee; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; height:10px; overflow: hidden; margin-top:2px; width:100%;}

/*Commented by abhijit das*/
/*.fill { background: url(../images/storage-fill.gif) repeat-x;}*/
/*added by abhijit das*/
.fill { background: url(../iship2.0/Images/LeftBar/storage-fill.png) repeat-x;}

/***Changes for viewCustomerWiseReport START *****/

.colHighlightBold {padding-right:8px; font-weight:bold; text-align:right; width:100px; line-height:25px; font-size: 12px; color: #333366;}
.colData {text-align:Left; width:200px;line-height:25px;}
.formSelect{width: 200px}

.colDatacalendar {width:180px}
.formDate {width:160px; margin-right:20px;}

.calendarIcon {vertical-align: baseline; height: 24px; width: 24px;}
.collabel {text-align: right; font-weight:bold; line-height:20px; padding:6px 2px; font-size:12px;}
.label12 {font-size:12px;}
.alignTop {vertical-align:top}
.marginLeft {margin-left:10px}

/***Changes for viewCustomerWiseReport END *****/


/**** Grid Images of User Management Date: 31/12/2014 */
.grid-UserDelete {background:url(../iship2.0/Images/icons/icon_delete_16x16.png) no-repeat left top; display:inline-block; width:16px; height:16px;}
.grid-UserDone {background:url(../iship2.0/Images/icons/done-16.png) no-repeat left top; display:inline-block; width:16px; height:16px;}


/* new Style */

.info-head 
{
    text-align: center;
    background: #EBF8FD;
    padding: 10px 0;
}
.pod-attach 
{
    height: 268px;
    overflow: auto
}
.send-btn 
{
   width: 120px;
   padding: 8px 5px;
   font-size: 16px; 
   color:#ffffff;
   background: #205081 url('Images/button_left.png') no-repeat;
   border:1px solid #62ccf7;
   cursor:pointer;
}
.send-btn[disabled] {
    background: #cccccc;
    border: #cccccc;
    cursor: not-allowed;
    color:#ffffff;
}
.osu-left 
{
    width: 50%;
    vertical-align: top;
}
.normal-btn {
	padding: 8px 20px;
    	font-size: 14px;
}
.send-btn-lg {
	padding: 12px 40px;
	font-size: 16px;
}
