html { margin:0px; padding:0px; height:92%; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	height:100%;
	margin:0px;
}

.onPage { background:#999; color:white; padding:3px; color:white; }

#logoWrap { width:900px; margin:0px auto; }
#welcome { float:right; width:300px; color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; height:53px; }

h1 { font-size:18px; font-weight:normal; }
.clearBoth { clear:both; }
.nobr { clear:both; margin:0px; padding:0px; }
#navigationWrap  { width:900px; margin:0px auto; background-image:url(images/navgray_bg.jpg); background-repeat:repeat-x; height:35px; }

#mainnav  { width:500px; padding-top:17px; float:left; }

#rightnav {  padding-top:17px; float:right;  padding-right:15px; }

.seperator { padding:0px; margin:0px; color:#999; }
.mail { background-image:url(images/envelope.png); background-repeat:no-repeat; background-position:left; padding-left:20px; }

#bodyWrap { width:900px; margin:0px auto; }
#mainContentWrap { padding-top:40px; }
#mainContent { float:left; width:680px; padding-right:10px; padding-left:10px; }

.boxTitle { margin:0px 0px 0px 0px; padding:4px; width:160px; background:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333;  border:2x solid #FFF; }

.pageTop { margin:0px 0px 5px 0px; border-bottom:1px solid #E9E9E9; font-size:18px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold}

.sideBoxGray { background:#e9e9e9; padding:3px; }

.welcomeMessage  { padding-top:20px; text-align:right; }

#alertsBox li { padding-left:20px; margin-left:5px;}

.alertItem { background-image:url(images/alert.png); padding-left:25px; background-position:left center; background-repeat:no-repeat; }
.hotItem { background-image:url(images/hot.png); padding-left:25px; background-position:left center; background-repeat:no-repeat; }
.commentItem { background-image:url(images/comment.png); padding-left:25px; background-position:left center; background-repeat:no-repeat; }

.grayText { color:#999; }

.mC {
	width:100px; 
	margin:5px; 
	float:right;
}
.mH {
	color:#333; 
	cursor:pointer;  
	font-weight:bold; 
	border-top:1px solid #CCC;
	padding:3px;
	font-size:12px;
}
.mL {
	display:none; 
	margin-bottom:10px;
	padding:2px 0px 2px 10px;
}
.mO {
	margin-left:10px; 
	display:block;
	padding-left:13px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	color:#333;
}

fieldset { border-width:1px 0px 0px; border-style:solid none none; clear:both; border-color:#CCC; padding:10px; }

.true{ background-image: url(images/true.png); background-repeat:no-repeat; background-position:left; }
.false { background-image:url(images/false.png); background-repeat:no-repeat; background-position:left; }
.activeProject { background-color:#E8FEE0; background-image:url(images/activeproject.png); background-repeat:no-repeat; background-position:right center; }                    

.fieldsetTopBorder { border-width:1px 0px 0px; border-style:solid none none; clear:both; border-color:#CCC; padding:10px; }
.legendTitle { line-height:150%; font-size:150%; font-weight:bold; }

.projectOverview { background-color:#E9E9E9; padding:10px; }
.roundCornerbox{ border-right:1px solid #CCC; border-left:1px solid #CCC; }

#messageArrowLeft { float:left; height:31px; width:15px; position:relative; left:-15px; background-image:url(images/message-arrow-left.gif); background-repeat:no-repeat; }
#message {float:left; position:relative; left:-15px; width:180px; padding:5px; background:#E0F9DF;}
#messageTop { padding:5px; background:#E0F9DF; }
#messageArrowDown {height:15px;  width:29px; left:20px; position:relative; background-image:url(images/message-arrow-down.gif); background-repeat:no-repeat;  }

#errorArrowLeft { float:left; height:31px; width:15px; position:relative; left:-15px; top:10px; background-image:url(images/error-arrow-left.gif); background-repeat:no-repeat; }
#errorSide {float:left; position:relative; left:-15px; width:225px; padding:5px; background:#FFCCCD;}
#errorTop {padding:5px; background:#FFCCCD; }
#errorArrowDown { height:15px;  left:20px; position:relative;  width:29px; background-image:url(images/error-arrow-down.gif); background-repeat:no-repeat;  }

#breadcrumb ul li{ 
    list-style-image: none; 
    display:inline; 
    padding: 0 3px 0 0; 
    margin: 3px 0 7px 0; 
} 
#breadcrumb ul{ 
    list-style-type: none; 
    padding-left: 1em; 
	 margin: 3px 0 7px 0; 
} 

#userBox { background-image:url(images/projects.png); background-repeat:no-repeat; background-position:right; }
#todoBox { background-image:url(images/calendar.png); background-repeat:no-repeat; background-position:right; }

.formRule { height:1px; background-color:#999;  }
hr { border:0px; }
.toggleContainer { margin-top:5px; }
.inputDesc{ font-size:9px; color:#999; }

.fieldLabel { padding:8px ; text-align:right; font-weight:bold; color:#666; background-color:#F5F5F5; border-top:1px solid white; border-bottom:1px solid white; display:block; width:150px; float:left; }
.fieldInput { padding:8px 2px 2px 10px; position:relative; display:block; width:350px; float:left; }

.formContainer { padding:5px; background-color:#F5F5F5; }

#contentArea { padding:5px;  background-color:#F5F5F5; margin-bottom:10px; height:50px;}

.formButtons { padding-top:20px; height:100px; border-top:1px solid #CCC; padding-right:5px; padding-left:5px; }

.inputButton { 
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}
.cancelButton { cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formButtonBG-red.jpg) repeat-x left top; 
}

/***************************** AUTO SUGGEST START CSS *************************************************/

div.autosuggest
{
	position: absolute;
	background-image: url(images/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 6px 6px;
	background-image: url(images/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(images/ul_corner_br.gif);
}

div.ul_as { padding-top:5px; }
div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(images/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(images/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}



div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}


div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}



div.autosuggest ul li.as_highlight a span
{
	
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	
}

div.autosuggest ul li.as_highlight a .tr
{
	
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #CC0000;
}
/******* AUTO SUGGEST CSS END *****************/