body {
	font-family: Arial, sans-serif;
}


#logindiv {
	background: #E9ECF0 url('http://img.emailsrvr.com/versions/webmail/20101006-1/_build/css/webmail-safari.1286481100.css/../../../images/bg/toolbar.png') repeat-x;
	-webkit-border-radius: 2px;
	border-top-left-radius: 2px 2px;
	border-top-right-radius: 2px 2px;
	border-bottom-right-radius: 2px 2px;
	border-bottom-left-radius: 2px 2px;
	width:170px;	
	padding:25px;
	margin-left:40%;
	margin-top:5%;
}

#logindiv .button {
	margin-top:20px;
	margin-left:35px;	
}


#logindiv input {
	width:165px;	
}


#logindiv h3 {
	margin-bottom:10px;
}

#bodysplitter {
	margin-right:14px;
	margin-bottom:10px;
}

#bodysplitter div {
	overflow: auto;
}
.vsplitbar {
	width: 5px;
	background:transparent;
}


#filetree div {
	overflow:visible;
}

#wm_core_content {
	background-color:white;
	width:100%;
}

#mainleftpane {
	background-color:white;
}

#mainrightpane {
	background-color:white;
}

#chartnav {
	font-size: 10pt;
}

.header {
	border-bottom: 1px solid #CCC;
	margin: 0 0 6px 0;
	min-width: 110px;
	padding-bottom: 1px;
	white-space: nowrap;
}

.header img {
	float:left;
	margin-right:5px;
}

#wm_core_sidebar {
	padding:15px;
}

h3 {
	margin: 0 0 0 0;
}

.formrow {
	width:100%;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	
}

.formrow select {
	max-width:200px;
	float:left;
	position:absolute;
	left:116px;
}

.formlabel {
	float:left;
	margin-top:3px;
	width:85px;
}


#divcatid1 img {
	margin-left:15px;
	float:left;
}

#divcatid2 img {
	margin-left:15px;
	float:left;
}

divcatid2 {
	margin-top:0px;
	padding-top:0px;
}

.formrb {
	float:left;
	padding-top:3px;
	margin-top:3px;
	margin-left:15px;
}

.formrb input {
	float:left;
	margin-right:3px;

}

.formrblabel {
	margin-top:3px;
	padding-top:0px;
	float:left;
}

#wm_core_tabs {
	padding-bottom:18px;
	display:block;
	overflow:hidden;
	width:400px;
}

#wm_core_header img.wm_logo {
	margin-left:-16px;
	height:100px;
}

#wm_core_navlinks img {
	width:170px;
	position:absolute;
	top:0px;
	margin-left:-170px;
}


.pendingrow div {
	float: right;
}

#actions .button {
	display: block;
	padding: 0;
	height: 34px;
	background: url(/images/bg-button.png) no-repeat top left;
}

#actions .button a span {
	display: block;
	padding: 6px 9px;
	color: #666;
	text-shadow: 1px 1px 1px white;
	font-size: 10pt;
	font-weight: bold;
}

#pendingmsg {
	margin-top:10px;
	margin-bottom:10px;
}

#awaitingreport1 {
	font-size: 9pt;
	display: block;
	color: #666;
	margin-right: 4px;
	margin-bottom: 0px;
	width: 100%;
	height:20px;
	text-align: right;
	overflow:hidden;
}

.leftpanelsubheader {
	font-size: 9pt;
	color: #666;		
}

#filelist div {
	overflow:hidden;
	width:100%;
	margin-bottom:6px;
}

.title {
	border-bottom: 1px solid white;
	color: #333;
	font-size: 131%;
	padding: 0 10px;
	oveXXrflow:hidden;
}

.titlebg {
	background-color: #F7F7F7;
	border-bottom: 1px solid #E0E0E0;
	line-height: 277%;
	width:100%;
	overflow:hidden;
}

#lasttransdiv {
	padding:10px;
}

ul.jqueryFileTree a {
	display:inline;
}

li.file a {
	padding: 2px;
	top: -3px;
	position: relative;
}

a.delimgdiv img {
	top: 3px;
	position: relative;
}

#waiting {
	padding:10px;
}

#hiddendeletefile {
	display:none;
	visibility:none;
}

#hiddennumpendingreports {
	display:none;
	visibility:none;
}

#hiddenpendingmsg {
	display:none;
	visibility:none;
}

#hiddensubmit {
   margin-left:-5000px;
   width:1px;
   height:1px;
   visibility:none;
   height:0px;
   display:block;
}

#previewpane img {
   float:left;	
   padding-top:5px;
   position:absolute;
}

#previewpane input {
   float:right;
   padding-top:7px;
}

#previewpane p {
   padding-left:50px;
}

#previewpane .subtitle {
   padding-left:50px;
   color:#06C;
   line-height:150%;
}

#numrejectedmsg {
    padding-top:10px;
    padding-bottom:15px;
}

#numrejectedmsg a {
    color:RED;
}
