html {
	font-size: 100.1%;
	height:100%;
}
body{
	margin:0;
  	color:#000;
	background-color: #EFF0F2 !important;
	height:100%;
	min-width:920px;
	font: 70% Tahoma, Arial, Verdana, sans-serif;
}
img{border-style:none;}

a { text-decoration: none; cursor: pointer; color:blue }
a:hover{text-decoration:underline;}
a:visited { color: blue }
a.readonly { color:grey }


input[type="text"], input[type="password"], textarea, select{
	border: 1px solid #999999;
	padding: 2px;
}

#main-page{
	margin:0 auto;
	width:938px;
}
#page{
	margin:0 auto;
	width:920px;
	height:auto;
	min-height:90%;
	z-index:999;
}
#page:after{
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html #page {height:100%;}
/* header */
#header{
	width:920px;
	overflow:hidden;
	height:132px;
	background-color: #FFF;
}
#header strong{
	float:left;
	overflow:hidden;
	margin:29px 0 29px 50px;
	display:inline;
}
#header strong a{
	text-indent:-9999px;
	display:block;
	width:270px;
	height:80px;
	background:url(../images/logo.png) no-repeat;
}
#header strong a.econveyance{
	text-indent:-9999px;
	display:block;
	width:270px;
	height:80px;
	background:url(../images/logo.png) no-repeat;
}
#header strong a.emarket{
	text-indent:-9999px;
	display:block;
	width:270px;
	height:80px;
	background:url(../images/emarket_logo.png) no-repeat;
	background-size: 260px 80px;
}
#header .top-menu{
	float:left;
	width: 100%;
	overflow:hidden;
	height:30px;
	background-color: #bdc4ca;
	margin:0 69px 0 0;
	display:inline;
}
#header .top-menu ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	height:30px;
	padding:0 10px;
}
#header .top-menu li{
	float:left;
	font-size:100%;
	line-height:27px;
	padding:0 10px;
}
#header .top-menu li a{
	color:#ffffff;
}
#help-desk{
	background:url(../images/telephone.png) no-repeat 0 0;
	padding: 0 0 0 18px;
}
/* main content */
.main{
	float:left;
	overflow:hidden;
	padding:30px 30px;
	width: 100%;
	background-color: #FFF;
}
.main table{
	border-collapse: collapse;
}
.main_login{
	padding:0px;
	width:920px;
}
.main .loginPage{
	width:100%;
	height:400px;
}
.main #loginLeft{
	width:378px;
	padding-top:0px;
	padding-bottom:80px;
}
.main #loginRight{
	width:542px;
	padding: 0 0 0 50px;
}
.main #login{
	width:100%;
}
.main #login td{
	text-align:right;
}
.main #login input[type="text"]{
	text-align:right;
	width:235px;
	background-color:#e8ebed;
}
.main #login input[type="password"]{
	text-align:right;
	width:235px;
	background-color:#e8ebed;
}
.main a{
	text-decoration:underline;
}
.main #pic{
	width:100%;
	height:100%;
}
.main #pic td {
	width:100%;
	height:250px;
	vertical-align:top;
	padding:0;
}
.main #pic #first{
	border:none;
}
.main #pic #second{
	border:none;
}
.main #pic .pic_div{
	background-color:#647d95;
	width:270px;
	height:130px;
	padding:5px 15px 10px 34px;
	color: #FFFFFF;
	position:relative;
}
.main #pic .pic_title{
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	font-size:17.7pt;
}
.main #pic .pic_content{
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	font-size:9pt;
}
.main #pic .pic_subtitle{
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	font-size:5.16pt;
}
.main .pic_div .pic_buttons{
	position:absolute;
	bottom:10px;
	right:15px;
}
.main #pic button{
	background:transparent url(../images/button.png) no-repeat;
	width:124px;
	height:27px;
	border:none;
	position: relative;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
	overflow: visible; /* removes extra side padding in IE */
}
.main #pic button:hover, button:link, button:visited, button:active{
	background:transparent url(../images/button_over.png) no-repeat;
	width:124px;
	height:27px;
	border:none;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
.main #forget_password{
	text-align:right;
}
.main #forget_password [type="text"]{
	background-color:#e8ebed;
}

/* footer */
#footer{
	height:40px;
	margin:0 auto;
	width:938px;
	overflow:hidden;
}

#footer-left {
	width: 929px;
	float: left;
}

#inner-footer-left{
	float: left;
	width: 9px;	
}

#inner-footer-right{
	float: right;
	width: 920px;
}


#inner-footer-right p{
	text-align:right;
	padding:6px 10px 9px 0;
	font:110%/14px Tahoma, Arial, Verdana, sans-serif;
	margin: 0 0;
}

#footer-right {
	float: right;	
	width: 9px;
}
/* Menu START */
#nav{
	width:920px;
	padding:0 0 26px;
}
#nav .top-nav-header{
	background-color:#647d95;
	height:4px;
	z-index:998;
	position:relative;
}
#nav .top-nav{
	float:left;
	background:#BDC4CA url(../images/top-nav-shade.jpeg) no-repeat 0 0;
	height:32px;
	z-index:999;
	position:relative;
}

#nav .top-nav:after{
	height: 0;
	clear: both;
	content: "";
}
#nav .top-nav ul{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:100%;
}

#nav .top-nav li{
	float:left;
	font:11px/14px Tahoma, Arial, Verdana, sans-serif;
	padding:6px 15px 0px;
	height:26px;
}
#nav .top-nav .nav{
	width:920px;
	float:left;
}
#nav #suckerfish, #suckerfish ul
{
	width:890px;
	height:22px;
	padding:0 0 0 16px;
	height:32px;
}
#nav #suckerfish a{
	margin-top:2px;
	padding:0 12px 0 0;
	cursor:pointer;
	display:block;
	color:#000000;
}

#nav #suckerfish li a:hover{
	text-decoration:none;
}

#nav #suckerfish li a.daddy {
	background:url(../images/drop-bullet1.gif) no-repeat 100% 5px;
	background-position:right center;
}

#nav #suckerfish li ul{
	position:absolute;
	top:32px;
	left:-999em;
	width:100%;
	height:auto;
	padding:4px 14px;
	background:#B8B8B8;
	border:1px solid #adadad;
}

#nav #suckerfish li li a{
	color:#000000;
}

#nav #suckerfish li li a:hover{
	text-decoration:underline;
}

#nav #suckerfish li ul li a.daddy{
	background: url(../images/drop-bullet3.gif) no-repeat 100% 5px;
	background-position: right center;
}

#nav #suckerfish li:hover ul ul, #nav #suckerfish li.sfhover ul ul
{
	position:absolute;
	left:-999em;
}

#nav #suckerfish li:hover,
#nav #suckerfish li.sfhover{
	position:relative;
	background:#B8B8B8;
	/*z-index: 999;*/
}


#nav #suckerfish li:hover ul, #nav #suckerfish li.sfhover ul
{
	/*position:absolute;*/
	left: 0px;
	/*z-index:999;*/
	/*left:-0px;*/
}
#nav #suckerfish li ul li:hover ul, #nav #suckerfish li li.sfhover ul
{
	position:absolute;
	top:-5px;
	left:118px;
}
#nav #suckerfish li li{
	float:left;
	padding:6px 0;
	height:auto;
	width: 100%;
}
/* Menu END */

h1 {
  margin-top: 0 ;
}

.last {
  margin-bottom: 0 ;
}

.clearing {
  height: 0 ;
  clear: both ;
  margin-top: 0 ;
}

.sidebar {
  width: 200px ;
  float: right ;
}

.breadcrumbs{
	background: #E6F2FF;
	border-top: 1px solid #B9DCFF;
	border-bottom: 1px solid #B9DCFF;
	margin-bottom: 8px;
}

input[type=text][disabled]{
	background: #EBE9E5;
}

input[type=text][readonly]{
	background: #EBE9E5;
	color: #808080;
}

textarea[disabled]{
	background: #EBE9E5;
	color: #808080;
}

textarea[readonly]{
	background: #EBE9E5;
	color: #808080;
}

/****************** Data Layout Begin ************************/

td.formLabel {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	color: #505050;
}

td.formSentence {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #505050;
}			

td.formLabel a,
td.formSentence a {
	text-decoration: none;
	color: #2753C2;
}

td.formLabel a:hover,
td.formSentence a:hover {
	text-decoration: underline;
}

td.formLabel a.disabled,
td.formSentence a.disabled {
	text-decoration: none;
	color: #505050;
	cursor: auto;
}

td.smallLabel {
	width: 8em;
}
td.mediumLabel {
	width: 12em;
}
td.largeLabel {
	width: 20em;
}

td.formEdit {
	width: 215px;
}

td.formEdit select {
	width: 206px;
}

td.formEdit select.small {
	width: 106px;
}

td.fixFlexiGrid {
	width: 15px;
}

td.formEdit input[type=text], td.formEdit input[type=password] {
	width: 200px;
}

td.formEdit input[type=text].clearable, td.formEdit textarea.clearable {
	width: 173px;
}

td.formEdit input[type=text].addable, input[type=text].addable {
	width: 170px;
}

td.formEdit textarea {
	width: 200px;
	height: 80px;
}

td.formEdit textarea.big {
	width: 400px;
	height: 160px;
}

td.formEdit textarea.small {
	width: 200px;
	height: 40px;
}

td.formEdit select.big {
	width: 99%;
}

td.formEdit > input[type=button].clear {
	background: url(../images/eraser.gif) no-repeat scroll center;
	width: 22px;
	height: 20px;
	cursor: pointer;
	vertical-align: top;
}

td.formEdit > input[type=button].add,input[type=button].add {
	background: url(i/jqFlexiGrid/add.png) no-repeat center;
	width: 22px;
	height: 20px;
	cursor: pointer;
	vertical-align: top;
}

td.formEdit > input[type=text].number, td.formEdit > input[type=text].currency {
	text-align: right;
}

input[type=submit] {
	color: blue;
	background: none;
	border-style: none;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

td.formEdit div.left {
	float:left;
	width:30%;
}

td.formEdit div.right {
	float:left;	
	width:10%;
}

td.standoutFormLabel {
	font-style: italic;
	font-weight: bolder;
}

td.standoutFormEdit {
	font-style: italic;
}

td.sectionHeader {
	font-weight: bolder;
}

/* td.formEdit span.showSpan */
td span.showSpan {
	font-weight: bold;
}

td.formEdit span.showSpan[class*=currency] {
	width: 60%;
	text-align: right;
	display: inline-block;
}

td.formEdit span.showSpan[class*=currency][class*=ignoreFormatingInShowMode] {
	width: auto;
	text-align: left;
	display: inline;
}

th.subSectionHeader {
	background-color: lightgrey;
	text-align: left;
}

/****************** Data Layout End ************************/

/****************** Form Validation Begin ******************/

label.valid {
	/* we could do something here if necessasry */
}

label.error {
	color: red;
	vertical-align: top;
	background: url('../images/jqValidate/invalid.gif') scroll no-repeat;
	padding-left: 16px;
	padding-bottom: 2px;
}

span.error {
	color: red;
	vertical-align: top;
	background: url('../images/jqValidate/invalid.gif') scroll no-repeat;
	padding-left: 16px;
	padding-bottom: 2px;
}

input.error {
	border: 1px solid red; 
}

/****************** Form Validation End ********************/

/****************** Impromptu Begin ******************/

div.jqibox{
	  z-index: 5000;	  
}
.jqiwarning .jqi{
      background-color: #9E9C9E;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #9E9C9E;
      padding: 10px;
      width: 400px;  
}
div.jqi .jqiclose{
      float: right;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #ccc;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage a {
      color: #ffffff;
}
div.jqi .jqimessage{
      background-color: #9E9C9E;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 1px 5px;
      margin: 0 3px;
}
div.jqi input[type=text]{
	  width: 365px;
}

/****************** Impromptu End ********************/

/*********************** Processing Logo ****************************/
.processingBigLogo {
	background: url('../images/processing_big.gif');
	height: 64px;
	width: 64px;
}

.processingSmallLogo {
	background: url('../images/processing_small.gif');
	height: 19px;
	width: 220px;
}

/*********************** Processing Logo ****************************/

/* div.buttons */
div.buttons {
	padding: 0px 35px 0px 5px;
	text-align: right;
	border: none;
}
div.buttons a {	padding-left: 10px; }
/* div.buttons */


td.smallLabel {
	width: 8em;
}
td.mediumLabel {
	width: 12em;
}
td.largeLabel {
	width: 20em;
}

#divContentInPopup {
    background-color: #FFF;
	padding: 1em;
	max-width: 720px;
}