html, body {
	height: 100%;
	padding: 0px;
	margin:0 auto;
	font-size:12px;
	font-family: arial;
	color:#6A6A6A;
}

img{border : 0px;display: block;}

a, a:active, a:link, a:visited{color: #669966;text-decoration: none;outline:none;}
a:hover{color: #669966;text-decoration: underline;}

a.smd,a.smd:active,a.smd:link,a.smd:visited{font-size:11px;color: #669966;text-decoration: none;}
a.smd:hover{text-decoration: underline;}

#main{
	width:826px;
	padding-left:96px
}

#content{
	padding-top:20px;
}

#content_left{
	width:650px;
	padding-right:45px;
	float:left;
}

#content_right{
	width:130px;
	float:right;
	padding-top:40px;
}

#footer{
	padding-top:10px;
}


#heading{height: 40px;}

#bg_left{background:#ffffff url(/images/home_heading_white.gif) repeat-x;}
#bg_right{background:#ffffff url(/images/home_heading_green.gif) repeat-x;}
#bgsub_left{background:#ffffff url(/images/heading_white.gif) repeat-x;}
#bgsub_right{background:#ffffff url(/images/heading_green.gif) repeat-x;}

.line{width:100%;height: 1px;background-color:#D6DADD;}
.black{color: #000000}

.teamrow{font-weight : bold;background-color:#ADBFA7;color: #FFFFFF;padding-left: 10px;cursor: pointer}

.numeric, numeric.ul {
	padding-left: 23px;
	margin-left: 0px;
	list-style: decimal;
}

.dot, dot.ul {
	padding-left: 20px;
	margin-left: 0px;
	list-style: disc;
}


#nav{position:absolute;width:952px;height: 23px;}

#nav_div{width:826px;height: 23px;padding-top:17px;padding-left:126px}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline;
}

#nav li{ /* all list items */
	position : relative;
	float : left;
	height: auto;
	width: 160px;
	background-color:#ffffff;
	display:inline;
	margin-bottom : -1px;
}

li.roles {
	list-style: none;
	padding: 0;
	margin-left: -5px;
}

#projects td {
	padding: 5px;
	border: 1px solid black;
	overflow: scroll;
	height: 10px;
	
}

#projects {
	width: 800px;
	overflow: auto;
}

#adduser, #meta {
		padding: 5px;

	}

#adduser label, #meta label, #explanation label {
	float: left;
	width: 20em;
	font-weight: bold;
	font-variant: small-caps;
}

h1, h2, h3 {
	font-variant: small-caps;
}

#trade, #status, #comment, #rationale, #wayforward, #documents, #dealdocuments {
	min-height: 48px;
}

#trade img, #status img, #comment img, #rationale img, #wayforward img, #documents img, #dealdocuments img {
	left: 50px;
	float: left;
	
	position: absolute;
	display: inline;
}
#dealcode, #newdealcode, #dealname, #newdealname, #spvname, #newspvname, #invcomname, #companyname, #newcompanyname { display: inline; }

#spvs  { font-weight: bold; margin-left: 18em}
#invcoms { font-weight: bold; margin-left: 18em}
#companies  { font-weight: bold; margin-left: 18em}

.fileinfo {
	float:right;
	display: inline;
	margin-top: -15px;
}
.wayforwardcomplete { display: none; }
.invcomold { display: none; }
