/*Added By Prabir Ghosh*/
.metalTable { *border-collapse: collapse; /* IE7 and lower */ border-spacing: 0; border: solid #ddf1fa 1px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 1px #ccc; -moz-box-shadow: 0 1px 1px #ccc; box-shadow: 0 1px 1px #ccc; }
.metalTable tr:hover { background: #fbf8e9; -o-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }    
.metalTable td, .metalTable th { border-left: 0px solid #ccc; border-top: 0px solid #ccc; padding: 5px; text-align: left; }
.metalTable th { background-color: #dce9f9; background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9)); background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9); background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9); background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9); background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9); background-image: linear-gradient(top, #ebf3fc, #dce9f9); -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset; box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; border-top: none; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
.metalTable td:first-child, .metalTable th:first-child { border-left: none; }
.metalTable th:first-child { -moz-border-radius: 6px 0 0 0; -webkit-border-radius: 6px 0 0 0; border-radius: 6px 0 0 0; }
.metalTable th:last-child { -moz-border-radius: 0 6px 0 0; -webkit-border-radius: 0 6px 0 0; border-radius: 0 6px 0 0; }
.metalTable th:only-child { -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; }
.metalTable tr:last-child td:first-child { -moz-border-radius: 0 0 0 6px; -webkit-border-radius: 0 0 0 6px; border-radius: 0 0 0 6px; }
.metalTable tr:last-child td:last-child { -moz-border-radius: 0 0 6px 0; -webkit-border-radius: 0 0 6px 0; border-radius: 0 0 6px 0; }
.metalTable tr:nth-of-type(n) td { /*background: url('../image/image_15.png') repeat;*/ background-color:#FFFFFF; }
.metalTable tr:nth-of-type(2n+1) td { /*background: url('../image/image_10.png') repeat;*/ background-color:#D8D8D8; }

/*For metalTableDisplay created By Prabir Ghosh*/
table.metalDisplay { margin: 0 auto; clear: both; border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea; padding:0 0 0 0;}
table.metalDisplay thead th { text-align:left; font-size:11px; text-transform:uppercase; background-color:#ddf1fa; color:#456b7c; border:solid #bbd9e6; border-width:1px 0; padding:5px 5px; cursor: pointer; * cursor: hand; }
table.metalDisplay tfoot th { text-align:left; font-size:10px; text-transform:uppercase; background-color:#ddf1fa; color:#456b7c; border:solid #bbd9e6; border-width:1px 0; padding:5px 5px; }
table.metalDisplay tr.heading2 td { border-bottom: 1px solid #aaa; }
table.metalDisplay td { padding: 3px 2px; }
table.metalDisplay td.center { text-align: center; }
table.metalDisplay .buttonRow {height:40px;padding-top:5px; }
table.metalDisplay label { float:left; margin:0 5px 5px 2px; line-height:29px; text-align:right; font-weight:normal; }
table.metalDisplay select { float:left; width:340px; }
table.metalDisplay .textDisable { float:left; border:1px solid #ccc; width:364px; background:#F0F0F0; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .text { float:left; border:1px solid #ccc; width:364px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookTxt { float:left; border:1px solid #ccc; width:364px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookTxtSmall { float:left; border:1px solid #ccc; width:164px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .date { position:relative; float:left; margin:0 30px 0 0; }
table.metalDisplay .date .text { width:99px; padding-right:30px; }
table.metalDisplay .lb-date { position:absolute; top:4px; right:5px; width:18px; height:20px; text-indent:-9999px; overflow:hidden; text-align:left; margin:0; background:url(../images/ico-05.png) no-repeat; }

table.metalDisplay .lookMedium { float:left; border:1px solid #ccc; width:200px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .look { float:left; border:1px solid #ccc; width:100px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookSmall { float:left; border:1px solid #ccc; width:50px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
table.metalDisplay .lookTooSmall { float:left; border:1px solid #ccc; width:40px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }

table.metalDisplay tr.subHeading td { text-align:left; font-size:11px; text-transform:uppercase; background-color:#ddf1fa; color:#456b7c; border:solid #bbd9e6; border-width:0px 0; padding:5px 5px; cursor: pointer; * cursor: hand; }

table.metalDisplay .INPUT.textarealooklong { float:left; border:1px solid #ccc; width:100px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea;}



table td { padding:0 0;	/* Change By Prabir padding:12px 0; */ 	font-size:11px; align:left; }
table a {color:#00AEEF;}

table .odd_bcci td { text-align: center; border:solid #ccc; border-spacing: 0; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-collapse: collapse; background:#f8f9fa url(../images/bg-td.gif) repeat-x 0 100%; }
table .even_bcci td { text-align: center; border:solid #ccc; border-spacing: 0; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-collapse: collapse; background:#f8f9fa url(../images/bg-td.gif) repeat-x 0 100%;}
table.metalDisplay tr.headerbcci th {text-align: center; font-size:11px; text-transform:inherit; background-color:#336699; color:#fff; border:solid #bbd9e6; border-width:1px; padding:5px 5px; cursor: pointer; * cursor: hand; }

 table .odd td { border:solid #eaeaea; border-width: 0.1em 0 ;background:#f8f9fa url(../images/bg-td.gif) repeat-x 0 100%; }
table .even td {border:solid #eaeaea; border-width: 0.1em 0 ;background:#f8f9fa url(../images/bg-td.gif) repeat-x 0 100%;} 
.btns-2 { padding-left:0; padding-top:14px; }
.btns-2 .submit { width:201px; background:url(../images/bg-btn-04.png) no-repeat;}
.back {	float:left; color:#00b4ff; line-height:28px; margin:0 10px 0 0; }
.submitButton { width:92px; height:28px; padding:0 0 1px; background:url(../images/bg-btn-01.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
.longSubmitButton { width:201px; height:28px; padding:0 0 1px; background:url(../images/bg-btn-04.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
.cancelButton {/* float:left; */ background:url(../images/bullet-02.png) no-repeat 0 50%; color:#900; line-height:28px; padding:0 0 0 17px; }
.btns { overflow:hidden; /* padding:0 0 0 180px; */ margin:-4px 0 0 }
.submitBidButton { /* float:left; */ width:82px; height:25px; padding:0 0 1px; background:url(../images/bg-btn-01.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 11px/20px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 6px 0 0; }
.buttonRow {height:40px;padding-top:5px; }

.smallSubmitButton { width:80px; height:28px; padding:0 0 1px; background:url(../images/bid_btn_bg_1.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
.bidSubmitButton2 { /* float:left; */ width:70px; height:21px; padding:0 0 1px; background:url(../images/bid_btn_bg_2.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 9px/18px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 4px 0 0; }
.bidSubmitButton3 { /* float:left; */ width:60px; height:18px; padding:0 0 1px; background:url(../images/bid_btn_bg_3.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 8px/16px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
/*End For metalTableDisplay*/
A.dashboardLink:link, A.dashboardLink:visited, A.dashboardLink:active { color: #00AAFF; font-size: 12px; font-weight:bold; text-decoration: none; cursor: pointer; }
A.dashboardLink:hover {	color: #00AAFF; font-size: 12px;font-weight:bold; text-decoration: none; cursor: pointer; }
.innerTable { width: 100%; border-collapse: collapse; }
.firstColumn { width: 60%; padding: 0; vertical-align: top; }


.innerTable { width: 100%; border-collapse: collapse; }
.firstColumn { width: 60%; padding: 0; vertical-align: top; }

.calendar-boxes .box .date a {color:#00aeef;}
.calendar-boxes .box .date a:hover{ color:#00aeef; text-decoration:underline;}

.calendar-boxes-leftside { width:615px; margin:0 -30px 0 0; }
.calendar-boxes-leftside .box { width:72px; margin:0 5px 5px 0; border:1px solid #eceacc; background:#faf9eb; float:left; color:#7f7b44; font-size:12px; line-height:5px;	/* Update By Prabir Ghosh line-height:14px;*/ padding:6px 8px; }
.calendar-boxes-leftside .date { display:block; color:#bfbb82; font-size:10px; text-transform:uppercase; padding:0 0 10px; }
.calendar-boxes-leftside .date strong { display:block; font-size:20px; line-height:30px; font-weight:normal; margin:0 0 -2px; }
.calendar-boxes-leftside .more { float:left; font-size:12px; font-weight:bold; line-height:12px; float:left; padding:2px 8px 0 10px; width:170px; }
.calendar-boxes-leftside .box .date a {color:#00aeef;}
.calendar-boxes-leftside .box .date a:hover{ color:#00aeef; text-decoration:underline;}

/*Start For Popup Template Related*/
.gridLogo { width:310px; display:inline; float: left; position: relative; margin-left: 5px; margin-right: 5px; }
.metallogo { float:left; text-indent:-9999px; overflow:hidden; background:url(../images/logo.gif) no-repeat; width:236px; height:74px; margin:12px 0 0 -8px; }
.metallogo a { display:block; height:100%; }
.tealogo { float:left; text-indent:-9999px; overflow:hidden; background:url(../images/logot.gif) no-repeat; width:236px; height:74px; margin:12px 0 0 -8px; }
.tealogo a { display:block; height:100%; }
.fcilogo { float:left; text-indent:-9999px; overflow:hidden; background:url(../images/FCI-Value-logo3.png) no-repeat; width:236px; height:74px; margin:12px 0 0 -8px; }
.fcilogo a { display:block; height:100%; }



#popupContainter { width: 100%; margin-right: auto; margin-left: auto; border:0px solid #19679E; }
#popupHeader { width: 100%; margin-right: auto; margin-left: auto; border-bottom:0px solid #19679E; }
#popupBody { width: 100%; margin-right: auto; margin-left: auto; /*height:100%;*/ /*height:400px;*/ min-height: 400px; height: auto; }
#popupFooter { width: 100%; margin-right: auto; margin-left: auto; 	border-top:0px solid #19679E; height:20px; }
.select { float:left; width:340px; }
ul.errorList {line-height: 1.4em; /*margin: 15px 15px 15px 15px; padding: 15px 15px 15px 15px;*/ list-style-type: square; color: #D63301;  }
.errorDiv { /* background-color: #FFCCBA;margin: 15px 15px 15px 15px; */ color: #D8000C; background-color: #FFBABA; font:normal 14px/32px 'Droid Sans', sans-serif; margin:15px 15px 15px 15px; padding-left:2px; }

.metalDateText { border:1px solid #ccc; background:#fefefe; margin:0 9px 0 0; padding:5px 10px 6px; width:110px;  position:relative; -webkit-box-shadow:inset 0 1px 1px 1px #e9e9e9; -moz-box-shadow:inset 0 1px 1px 1px #e9e9e9; box-shadow:inset 0 1px 1px 1px #e9e9e9; color:#666; font-size:13px; line-height:16px; font-style:normal; }


.auctions-table .bid-amount { width:100px; border:1px solid #b0b0b0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; position:relative; overflow:hidden; margin:-4px 0 5px; }
.auctions-table .bid-amount .buttons { float:left; background:url(../images/buttons.gif) no-repeat; width:22px; height:24px; /*padding:6px 0 0 10px;*/ }
.auctions-table .bid-amount .buttons a { float:left; height:10px; width:14px; clear:left; text-indent:-9999px; overflow:hidden; }
.auctions-table .bid-amount .buttons a.up {margin:0 0 1px;}
.auctions-table .bid-amount input {float:left; width:70px; background:#fff; border:0; color:#666; font-size:14px; /*padding:4px 9px 0;*/ height:20px; }


/*Start For sortable paggination*/
.sortable .bid-amount .btn { float:right; background:#0a97d2 url(../images/bg-bid.gif) repeat-x; line-height:24px; color:#fff; font-size:12px; text-align:center; width:34px; font-weight:bold; }
.sortable .bid-amount .btn:hover {text-decoration:none;}
.sortable .status { /*width:84px;*/ padding:0 5px 0 0; }
.sortable .status div { position:relative; float:left; height:30px; }
.sortable .status span { width:84px; display:block; text-align:center; font-size:11px; line-height:12px; margin:20px 0 0; }

.sortable .bid-amount { width:100px; border:1px solid #b0b0b0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; position:relative; overflow:hidden; margin:-4px 0 5px; }
.sortable .bid-amount .buttons { float:left; background:url(../images/buttons.gif) no-repeat; width:22px; height:24px; /*padding:6px 0 0 10px;*/ }
.sortable .bid-amount .buttons a { float:left; height:10px; width:14px; clear:left; text-indent:-9999px; overflow:hidden; }
.sortable .bid-amount .buttons a.up {margin:0 0 1px;}
.sortable .bid-amount input {float:left; width:70px; background:#fff; border:0; color:#666; font-size:14px; /*padding:4px 9px 0;*/ height:20px; }

.sortable .icos { width:36px; overflow:hidden; padding:10px 0 0; }
.sortable .ico03 { padding-left:1px;display:block; float:right; background:url(../images/ico03.png) ; background-repeat:no-repeat; width:17px; height:12px; margin:5px 2px 0 0;}
.sortable .ico04 { 	background:url(../images/ico04.png) no-repeat; width:13px; height:12px; float:left; }
/*End For sortable paggination*/

.listBox{background:#fefefe;height:300px;width:400px; border-right: #333 1px;border-top: #333 1px; border-left: #ccc 1px; border-bottom: #ccc 1px; }
.mediumlistBox{background:#fefefe;height:200px;width:400px; border-right: #333 1px;border-top: #333 1px; border-left: #ccc 1px; border-bottom: #ccc 1px; }
.submitButton { width:139px; background:url(../images/bg-btn-03.png) no-repeat; }
.longSubmitButton { width:200px; background:url(../images/bg-btn-04.png) no-repeat; }
.smallSubmitButton80 { width:80px; background:url(../images/bid_btn_bg_1.png) no-repeat; }
.smallSubmitButton70 { width:70px; background:url(../images/bid_btn_bg_2.png) no-repeat; }
.smallSubmitButton60 { width:60px; background:url(../images/bid_btn_bg_3.png) no-repeat; }

.listBox{background:#fefefe;height:300px;width:400px; border-right: #999 1px solid;border-top: #999 1px solid; border-left: #999 1px solid; border-bottom: #999 1px solid; }
.errorTxtMsg { font-size: 18px; font-weight: bold; color: #FF0000; }

.metalSubmit { float:left; width:92px; height:28px; padding:0 0 1px; background:url(../images/bg-btn-01.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 16px 0 0; }
.metalLongSubmit { float:left; width:201px; height:28px; padding:0 0 1px; background:url(../images/bg-btn-04.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; } 
A.btnWatchList:link, A.btnWatchList:visited, A.dashboardLink:active { float:right; color:#fff; font:bold 10px/20px 'droid_sansregular', Arial, Helvetica, sans-serif; background:#33c2f4; padding:0 8px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin:2px 0 0; }
A.btnWatchList:hover { float:right; color:#fff; font:bold 10px/20px 'droid_sansregular', Arial, Helvetica, sans-serif; background:#33c2f4; padding:0 8px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin:2px 0 0; }

.formElementRequired { FONT-SIZE: 15px; color:#FF0000; FONT-WEIGHT:bold; padding-left: 8px; }

table.metalDisplay .lookSelect { float:left; width:340px; }
table.metalDisplay .select-lookSelectDisable { float:left; width:340px; background:#F0F0F0; padding: 0 0 0 0px; }
table.metalDisplay .selAmPm {width:66px;}
table.metalDisplay .selMedium {width:159px;}
table.metalDisplay .selPagger {width:70px;}

table.metalDisplay .longlookSelect { width:600px; padding-left:100px;padding-right:440px;}
table.metalDisplay .lookMedium { float:left; width:240px; }
table.metalDisplay .lookSmall { width:66px; }
table.metalDisplay .selectLanguage { float:left; width:150px; }


.heading { border-color:#e4ecd4; background:#fff url(../images/arrow-05.gif) no-repeat 100% 7px; }
.headerText{ color:#000; font-weight:bold; font-size:26px; padding:0 15px 0 0 }
.styled-select select {  background: transparent; width: 268px;  padding: 5px; font-size: 16px; line-height: 1; border: 0;border-radius: 0; height: 34px;-webkit-appearance: none;  }

.filterButton{
	float:left;
	border:1px solid #4db6e0; 
	font:bold 14px/32px 'Droid Sans', sans-serif; 
	color:#fff;
	padding:0 17px 0 10px; 
	margin:-2px 5px 0;	
	background: #34c3fd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image:url(../images/bg-btn-04.png) no-repeat 0 6px;	
	-webkit-border-radius:3px;	
	-moz-border-radius:3px;	
	border-radius:3px; 
	position:absolute;
}


A.linkBtn:link ,A.linkBtn:visited ,A.linkBtn:active ,A.linkBtn:hover
{
	float:right; border:1px solid #4db6e0; font:bold 14px/32px 'Droid Sans', sans-serif; color:#fff;
	padding:0 17px 0 10px; margin:-2px 0 0;	background: #34c3fd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image:url(../images/bg-btn-04.png) no-repeat 0 6px;	
	-webkit-border-radius:3px;	-moz-border-radius:3px;	border-radius:3px; position:relative;
}

#headerDivImg, #contentDivImg, #contentDivImg_ { float: left;}
#titleTextImg { float: left; margin: 5px;}
#imageDivLink {	float: right; }
#headerDivImg { /* background-color: #0037DB; */ color: #9EB6FF; }
#contentDivImg, #contentDivImg_ { /* background-color: #FFE694;    */ text-align: center; }
#headerDivImg img { float: right; /* margin: 10px 10px 5px 5px; */ }


#popup_container { font-family:'Lucida Grande',arial; font-weight:bold; text-align:left; font-size: 12px; width: 364px; height: 106px; background: #F3F3F3; border-left:solid 0px #456FA5;border-right:solid 0px #456FA5; border:solid 1px #456FA5; border-bottom: solid 2px #456FA5; color: #000; }
#popup_title { display:none; }
#popup_message { padding-top: 30px; padding-left: 100px; }
#popup_panel { text-align: left; padding-left:100px; }
.lookTxtSmall { float:left; border:1px solid #ccc; width:164px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666; height:17px; -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }

.metalFilterButton {  width:16px; height:16px; background:url(../images/cross-button.png) no-repeat; cursor:pointer; border:0; color:#fff;  margin:0 0px 0 0; }

.metalTickIcon {  width:16px; height:16px; background:url(../images/tick.png) no-repeat; cursor:pointer; border:0; color:#fff;  margin:0 0px 0 0; }
.metalCrossIcon {  width:16px; height:16px; background:url(../images/cross-button.png) no-repeat; cursor:pointer; border:0; color:#fff;  margin:0 0px 0 0; }

.msgInfo { color: #00529B; background-color: #BDE5F8; font:bold 14px/32px 'Droid Sans', sans-serif; margin:10px 5px 5px 10px;padding-left:10px;}
.msgSuccess { color: #4F8A10; background-color: #DFF2BF; font:bold 14px/32px 'Droid Sans', sans-serif; margin:10px 5px 5px 10px;padding-left:10px;}
.msgWarning { color: #9F6000; background-color: #FEEFB3; font:bold 14px/32px 'Droid Sans', sans-serif; margin:10px 5px 5px 10px;padding-left:10px;}
.msgError { color: #D8000C; background-color: #FFBABA; font:bold 14px/32px 'Droid Sans', sans-serif; margin:10px 5px 5px 10px;padding-left:10px;}

.metalText { border:1px solid #ccc; width:200px; background:#fff; font-size:13px; line-height:17px; padding:5px 10px; color:#666;  -moz-box-shadow:inset 2px 2px 1px #eaeaea; -webkit-box-shadow:inset 2px 2px 1px #eaeaea; box-shadow:inset 2px 2px 1px #eaeaea; }
.metalGrayBox{ position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); } 
.metalLightBoxContent { position: fixed; top: 25%; left: 20%; right: 20%; width: 100%; padding: 16px; z-index:1002; overflow: auto; }
.submitButton80 { width:80px; height:28px; padding:0 0 1px; background:url(../images/bid_btn_bg_1.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 0px 0 0; }
.submitButton70 { width:70px; height:28px; padding:0 0 1px; background:url(../images/bid_btn_bg_2.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }
.submitButton60 { width:60px; height:28px; padding:0 0 1px; background:url(../images/bid_btn_bg_3.png) no-repeat; cursor:pointer; border:0; color:#fff; font:bold 13px/27px 'Droid Sans', Arial, Helvetica, sans-serif; margin:0 2px 0 0; }

#calendarList { /* color: #EEEEEE; */ }
#calendarList ol { font-size: 16px; }
#calendarList ol li { color: #9fc359;font-size: 18px;font-weight: normal;}
#calendarList ol li ol { font-size: 16px; list-style-image: url("../images/nested2.png"); padding: 5px 0 5px 18px; }
#calendarList ol li ol li { color: #0093dd; height: 15px; margin-left: 1px; font-size: 13px; }
A.calendarLink:link, A.calendarLink:visited, A.calendarLink:active { color: #9fc359;; font-size: 15px; font-weight:bold; text-decoration: none; cursor: pointer; }
A.calendarLink:hover {	color: #9fc359; font-size: 15px;font-weight:bold; text-decoration: underline; cursor: pointer; }

.biddingLot {background:#f5f907}
div.break-word { word-wrap: break-word;}




/* Added By Biswarup for light box */
.list-type1{
width:400px;
/* margin:0 auto; */
/* float:left; */
 margin-left: 40px;
}

.list-type1 ol{
counter-reset: li;
list-style: none;
*list-style: decimal;
font-size: 15px;
font-family: 'Raleway', sans-serif;
padding: 0;
margin-bottom: 4em;
}
.list-type1 ol ol{
margin: 0 0 0 2em;
}

.list-type1 a{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em;
margin: .5em 0;
background: #ddf1fa;
color: blue;
text-decoration: none;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: 10em;
transition: all .2s ease-in-out;
}

.list-type1 a:hover{
background: #d6d4d4;
text-decoration:none;
transform: scale(1.1);
}

.list-type1 a:before{
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background:#ddf1fa;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #fff;
text-align: center;
font-weight: bold;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
border-radius: 2em;
color:blue;
}
/* End of Biswarup for light box */



