/*#midcontent {
	padding: 3px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}*/
#mainwrap{
 top: 50%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -25em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/

    position:fixed;

	 }
#mainwrap #midcontent {
	padding: 3px;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*float: right;
	width: 90%;*/
}
#midcontent {
	padding: 3px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	/*float: right;
	width: 90%;*/
}
#workspace #midcontent #mcleft {
	float: left;
	height: 200px;
	width: 35%;
	
}
#mainwrap #midcontent #mcright {
	float: left;
	padding:20px;
	/*height: 200px;*/
	/*width: 60%;
	background: #ffffff; /* Old browsers */
	border:10px solid #FFFFFF;
	border-radius:20px;
	-moz-border-radius:20px; /* Old Firefox */
	-moz-box-shadow: 0 0 2px 2px #888;
	-webkit-box-shadow: 0 0 2px 2px#888;
	box-shadow: 0 0 2px 2px #888;
	
	
	

}
#pinlogo {
	text-align: center;
	padding: 3px;
	height: auto;
	width: auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#round-box {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hidden {
	display: none;
}
#round-box .m form {
	margin: 0px;
	padding: 0px;
}
legend {
	margin: 0px;
	padding: 0px;
}
.reseller {
	color: #FF8000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.t, div.b {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#dblist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	height: 50px;
	overflow: auto;
	border: 1px solid #EBEBEB;
}
div.m {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-left-color: #D2D2D2;
	margin: 0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	border-bottom-style: none;
}
div#round-box div.t{
	background-image: url(../images/fborder.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.dloadbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 102px;
	background-image: url(../images/dwnbtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frmcontent {
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div#round-box div.t div.t{
	background-image: url(../images/ftr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.tblouter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
}

div#round-box div.t div.t div.t{
	background-image: url(../images/ftl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
fieldset {
	margin: 0px;
	padding: 0px;
}

div#round-box div.b{
	background-image: url(../images/fborder.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

div#round-box div.b div.b {
	background-image: url(../images/fbr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.tblhead {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #444444;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	font-weight: bold;
}

div#round-box div.b div.b div.b{
	background-image: url(../images/fbl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tblinner {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #191919;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
}
.tblinnernote {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #191919;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	background-image: url(../images/note.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/*login box*/
div.top, div.bot {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
div.mid {

    margin: 0;
    padding: 0 8px;
}
/*div.frm {
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #D2D2D2;
	margin: 0px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	border-bottom-style: none;
	border-top-style: none;
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-right-color: #D2D2D2;
}*/
div#round-box div.top{
	background-image: url(../images/fborder.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div#round-box div.top div.top{
	background-image: url(../images/ftr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

div#round-box div.top div.top div.top{
	background-image: url(../images/ftl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#round-box div.bot{
	background-image: url(../images/fborder.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

div#round-box div.bot div.bot {
	background-image: url(../images/fbr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

div#round-box div.bot div.bot div.bot{
	background-image: url(../images/fbl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.frmsub {
	background-image: url(../images/bgsub.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 60px;
	font-size: 11px;
	color: #424242;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.frmsbtn {
	background-image: url(../images/bgrnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 28px;
	font-size: 11px;
	color: #424242;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
.frmlbtn {
	background-image: url(../images/btnbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 60px;
	font-size: 11px;
	color: #424242;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logininfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #585858;
	background-image: url(../images/lbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.aggregates {
	background-repeat: no-repeat;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACACAC;
}
.logininfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #585858;
	background-image: url(../images/lbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.errorbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-image: url(../images/icon_err.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 17px;
}
.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8D1B;
	background-color: #FFFFD1;
	background-image: url(../images/tip.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	border: 1px solid #E47200;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 38px;
	min-height:50px;
}
.errorbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FDBDBD;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#notify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00B100;
	text-align: center;
	margin-top: 100px;
	margin-right: 75px;
	margin-bottom: 50px;
	margin-left: 75px;
	font-weight: normal;
	border: 1px dashed #434343;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-color: #FBFBFB;
}
#awaiting {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 100px;
}
.lblcount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #333333;
}
#addrbook {
	margin: 0px;
	padding: 1px;
	height: 350px;
	width: auto;
	overflow: auto;
}
.searchlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	text-decoration: none;
	background-color: #EBEBEB;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.searchlinkselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	text-decoration: none;
	background-color: #EBEBEB;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}
.txt {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3f3f3f;	
}
/*#midcontent{
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}*/
#midcontent #loginbox {
	height: 250px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#midcontent #loginbox #round-box .m #loginboxinner {
	padding: 10px;
	border: 12px solid #EBEBEB;
}
.logininfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #585858;
	background-image: url(../images/lbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#workspace #midcontent #browserlinks {
	padding-top: 80px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: right;
	margin: 0px;
}
#round-box .frm #pinlogo img {
	background-color: #F9F9F9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 #frmloginblank input[type="text"],#frmloginblank input[type="password"]{
background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444444;
    height: 23px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
	}
#frmloginblank .bttn{	
background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #F1F1F1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    color: #444444;
    cursor: pointer;
    display: inline-block;
    font-size: 0.90em;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    outline: 0 none;
    padding: 0 8px;
    text-decoration: none;}	
	
#frmloginblank .bttn:hover {
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
}	
.trai{
color:#F78A11;
}
.lnkchangepass{
color:#F78A11;
}
#reqloginLinkCheck{
color:#F78A11;
}
.frm .errorbox {
    background-image: url("../images/icon_err.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #8B0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 0 1px 17px;
	line-height:25px;
}
.fieldlabel{
	/*color: #FFFFFF;*/
}