body
{
	margin: 0;
	font-size: 70%;
	color: #333333;
	font-family: Verdana,Arial,sans-serif;
}
select
{
	font-size: 100%;
	font-family: Verdana,Arial,Sans-serif;
}
input
{
	font-size: 100%;
	font-family: Verdana,Arial,Sans-serif;
}
h3
{
	font-size: 130%;
	margin: 0.5em 0 0 0;
	color: #555555;
	font-weight: bold;
	font-family: Trebuchet MS,Arial, Helvetica, Sans-Serif;
}
h4
{
	font-size: 115%;
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	color: #000;
	width: 98%;
}
h5
{
	margin: 0.5em 0.5em 1.5em 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
}
a
{
	color: #00489E;
}

.p_fv
{
	text-align: left;
	line-height: 23px;
	vertical-align: middle;
	font-size: 100%;
}

#doc
{
	width: 100%;
}
span.small
{
	color: #000;
	font-size: 85%;
	font-weight: normal;
}
p.desc
{
	margin-bottom: 10px;
}
ol, ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
h1.page-title
{
	padding: 0;
	margin: 0 0 0.5em 0;
	font-family: Tahoman,Verdana, sans-serif;
	font-size: 140%;
	color: #000;
	letter-spacing: 0;
	text-align: center;
}
h1 span
{
	color: #999;
}

.icon
{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}

/* 
-------------------------------
	Summary Page Styles 
-------------------------------
*/
table.summary
{
	border-collapse: separate;
	border-spacing: 3px;
	width: 100%;
	margin-bottom: 10px;
}
td.count-column
{
	width: 15px;
	text-align: right;
	padding-right: 5px;
}
td.item-column
{
	padding-left: 5px;
	text-align: left;
	width: 90%;
}
td.image-column
{
	padding-left: 5px;
	width: 15px;
}
td.rss-column
{
	padding: 10px 0 0 5px;
}

/* 
-------------------------------
	Small Box Styles 
-------------------------------
*/
div.small-box
{
	height: 24px;
	line-height: 23px;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	background: #C4EFA1 url(../images/dashboard_left.gif) no-repeat;
	padding-left: 10px;
}
p.small-box-right
{
	height: 24px;
	text-align: left;
	line-height: 23px;
	vertical-align: middle;
	background: #C4EFA1 url(../images/dashboard_right.gif) no-repeat right;
}
span.title
{
	line-height: 23px;
	font-size: 100%;
	font-weight: bold;
}

/* 
-------------------------------
	Common Page Styles 
-------------------------------
*/
#list-navigation
{
	font-size: 100%;
	line-height: 14px;
	font-weight: normal;
	list-style-type: none;
	height: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#list-navigation li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.centered-content
{
	text-align: center;
	margin-bottom: 20px;
}

/* 
-------------------------------
	Datagrid Styles 
-------------------------------
*/
table.gen-table
{
	font-weight: normal;
	font-size: 90%;
	color: #333;
	border: none;
	border-top: none;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	width: 100%;
}
.gen-row
{
	font-family: Verdana;
	padding: 2px;
	border-bottom: 1px solid #F4F4F4;
}
.gen-header
{
	text-align: left;
	background-color: #339933;
	color:White;
}

.gen-selete
{
	text-align: left;
	background-color: #C4EFA1;
}

.gen-header a
{
	font-weight: bold;
	font-size: 100%;
}
.gen-alt
{
}
.gen-table tr td
{
	padding: 2px;
	border-bottom: 1px solid #F4F4F4;
}
.gen-dr
{
	cursor: pointer;
	font-family: Verdana;
	padding: 2px;
	border-bottom: 100px solid #F4F4F4;
}
/* 
-------------------------------
	Change Log Styles 
-------------------------------
*/
.change-log-group-header td
{
	border-bottom: 1px solid #9c9;
	text-align: left;
	font-family: Verdana;
	padding-top: 0px;
	padding-left: 5px;
	width: 100px;
	font-weight: bold;
	background-color: #eee;
	border-right: 2px solid #fff;
}

/* 
-------------------------------
	Road Map Styles 
-------------------------------
*/
.road-map-group-header td
{
	border-bottom: 1px solid #9c9;
	text-align: left;
	font-family: Verdana;
	padding-top: 0px;
	margin-top: 5px;
	background-color: #eee;
	height: 25px;
}
.road-map-summary
{
	padding-left: 5px;
	width: 100px;
	font-weight: bold;
	background-color: #eee;
	border-right: 2px solid #fff;
}

/* 
------------------------------------------------------------- 
	Header Styles
------------------------------------------------------------- 
*/
#dashboard
{
	height: 20px;
	line-height: 20px;
	font-size: 80%;
	width: 100%;
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
	color: #666;
}
#dashboard a
{
	font-size: 10px;
}
#search
{
	line-height: 20px;
	position: absolute;
	top: 0px;
	right: 55px;
	padding: 0 0 0 18px;
	margin: 0;
	background: url(../images/magnifier.gif) no-repeat 0 4px;
	z-index: 1001;
}
#help
{
	line-height: 20px;
	position: absolute;
	top: 0px;
	right: 10px;
	padding: 0 0 0 18px;
	margin: 0;
	background: url(../images/help.gif) no-repeat 0 3px;
	z-index: 1001;
}
#search-menu
{
	padding: 3px;
	height: 25px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	position: absolute;
	z-index: 1003;
	background-color: #ffffff;
	background: #fff url(../images/sBg.gif) no-repeat-x;
	top: 19px;
	right: 10px;
}

#Version-menu
{
	padding: 3px;
	height: 25px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	position: absolute;
	z-index: 1005;
	background-color: #ffffff;
	background: #fff url(../images/sBg.gif) no-repeat-x;
	top: -2px;
	right: 125px;
}
#search-menu input
{
	text-align: right;
}
.header-nav
{
	position: absolute;
	width: 200px;
	top: 72px;
	right: 0em;
	left: auto;
	white-space: nowrap;
	z-index: 1010;
}
.header-nav-ddl
{
	height: 18px;
	font-size: 85%;
	width: 140px;
}
#header
{
	height: 72px;
	border-bottom: 3px solid #696;
	background: #fff url(../images/title-top-fade.gif) repeat-x;
}
.logo
{
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 0px;
}

/* 
------------------------------------------------------------- 
	Menu Tabs
------------------------------------------------------------- 
*/
/*
save:
#tabsB 
{
  position:absolute;
  top:71px;
  left:200px;
  clear:both;
  background:Transparent;
  font-weight:bold;
  font-size:93%;
  line-height:normal;
 }
*/
#tabsB
{
	position: absolute;
	top: 71px;
	left: 200px;
	clear: both;
	background: Transparent;
	font-size: 80%;
	line-height: normal;
}
#tabsB ul
{
	margin: 0;
	padding: 0px 10px 0 0px;
	list-style: none;
}
#tabsB li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsB a
{
	float: left;
	background: url( "../images/tableftB.gif" ) no-repeat left top;
	background-position: 0% -42px;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsB a span
{
	float: left;
	display: block;
	background: url( "../images/tabrightB.gif" ) no-repeat right top;
	background-position: 100% -42px;
	padding: 5px 15px 4px 6px;
	color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsB a:hover span
{
	color: #000;
}
#tabsB a:hover
{
	background-position: 0% 0px;
}
#tabsB a:hover span
{
	background-position: 100% 0px;
}

#tabsB a.selected
{
	background-position: 0% 0px;
}
#tabsB a.selected span
{
	color: #000;
	background-position: 100% 0px;
}

/* 
------------------------------------------------------------- 
	Issue Filter Style 
------------------------------------------------------------- 
*/

#issue-filter
{
	text-align: left;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 100px;
}
#issue-filter td
{
	padding: 3px 0 3px 3px;
}

#issue-filter select
{
	width: 130px;
	font-size: 10px;
}

/* 
------------------------------------------------------------- 
	Issue Detail Styles
------------------------------------------------------------- 
*/
/*.bug-navigation
{
	position:absolute;
	float:right;
	right:0px;
	margin-right:2px;
	top:130px;
	display:block;
	font-size:80%;
}
.bug-title
{
	float:left;
	width:100%;
	border-bottom:1px solid #ccc; 
	padding-bottom:3px;
}
.bug-summary
{
	font-size:90%;
}
.bug-title-box
{
  margin-bottom:0em;
  height:35px;
} 
.small-bold
{
	font-size:80%;
	font-weight:bold;
}
span.bug-id
{
	font-size: 100%;
	color:Maroon;
	padding-right:3px;
	font-weight:bold;
}
.bug-content
{
	padding: 0 10px 0px 10px;	
}
.bug-content select
{
	width:150px;
	height:20px;
}*/



.bug-navigation
{
	position: absolute;
	float: right;
	right: 0px;
	margin-right: 7px;
	top: 123px;
	display: block;
}
.bug-title
{
	margin-right: 7px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	font-size: 130%;
}
.bug-title-box
{
	margin: 1em 0 20px 7px;
}
.small-bold
{
	font-size: 80%;
	font-weight: bold;
}
span.bug-id
{
	font-size: 100%;
	color: Maroon;
	text-transform: uppercase;
	padding-right: 0px;
}
.bug-content
{
	padding: 0 10px 10px 10px;
}
/* 
------------------------------------------------------------- 
	Issue Tab Styles
------------------------------------------------------------- 
*/

.tab-selected
{
	color: #000;
	font-weight: bold;
	margin-right: 4px;
	position: relative;
}
.tab
{
	background-color: #efefef;
	font-size: 80%;
	line-height: 20px;
	height: 20px;
	padding: 4px 3px 2px 3px;
	margin-right: 4px;
	border-top: 1px solid #98a1a6;
	border-left: 1px solid #98a1a6;
	border-right: 1px solid #98a1a6;
	text-decoration: none;
	color: #666;
}
.tab-nav
{
	clear: both;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 25;
}
.tab-content
{
	position: relative;
	border-top: 1px solid #98a1a6;
	border-left: 1px solid #98a1a6;
	border-right: 1px solid #98a1a6;
	border-bottom: 1px solid #98a1a6;
	padding-top: 5px;
	word-spacing: normal;
	z-index: 24;
}
.tab-nav td
{
	margin-right: 0px;
}
.tab-nav a:hover
{
}
.bug-tab
{
	border-top: 1px dotted #ccc;
	padding: 10px;
	background-color: #eee;
}
.bug-tab-buttons
{
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}
.bug-tab-title
{
	margin: 0.5em 0.5em 1.5em 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
}

/* 
------------------------------------------------------------- 
	Recently Added Issues List Styles
------------------------------------------------------------- 
*/
.recently-added
{
	height: auto;
	float: right;
	right: 50px;
	top: 150px;
	position: absolute;
}
ul.recently-added
{
	margin: 10px 0 0 0px;
	padding: 0;
	list-style: none;
}
.recently-added li
{
	background: url(../images/bullet_green.gif) no-repeat 0 1px;
	padding: 0 0 6px 16px;
	line-height: 1em;
}
.recently-added h3
{
	padding: 0;
	margin-left: 0px;
	margin-bottom: 6px;
	font-family: verdana, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0;
}

/* 
------------------------------------------------------------- 
	Front Page Green Sidebar Box Styles
------------------------------------------------------------- 
*/

#sidebar-right .block
{
	width: 247px;
	background: repeat-y left top url(../images/sidebar_box_bg.png);
	margin: 0;
	padding: 0;
}

#sidebar-right .block h2.title
{
	background: no-repeat top left url(../images/sidebar_box_top.png);
	margin: 0;
	width: auto;
	padding: 0.8em 1.0em 0em 0.9em;
	color: #1D9101;
	font-size: medium;
	font-weight: bold;
	border: none;
}

#sidebar-right .block .content
{
	background: no-repeat bottom left url(../images/sidebar_box_bottom.png);
	width: auto;
	margin: 0;
	padding: 0 1.0em 1.5em 1.0em;
}


/* 
------------------------------------------------------------- 
	Front Page Project List Styles
------------------------------------------------------------- 
*/
.projects
{
	margin-bottom: 0.5em;
}
.projects h2
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 150%;
	line-height: 150%;
}
.projects h2 a
{
	text-decoration: none;
	color: #000;
}
.projects h2 a:visited
{
	text-decoration: none;
	color: #000;
}
.projects h2 a:hover
{
	color: #039;
}
.projects h2 span
{
	font-size: 90%;
	color: #999;
}
.projects p
{
	margin: 0;
}
.projects ul.options
{
	font-size: 100%;
	line-height: 5px;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.projects ul.options li
{
	margin: 0;
	padding: 0;
	line-height: 10px;
	font-size: 100%;
	display: inline;
}
.filters
{
	list-style-image: url(../images/bullet_green.gif);
	margin: 0 0 0 20px;
}
.filters li
{
	line-height: 15px;
}

.projects a
{
	font-size: 90%;
}

.projects div.filters h3
{
	text-align: left;
	color: #1D9101;
	font-size: 110%;
	margin-bottom: 0;
	padding: 0 0 0px 5px;
}
.projects .info
{
	padding: 2px;
	margin-bottom: 0.5em;
	font-size: 85%;
	background: #eeeeee;
	color: #777;
}

/* 
------------------------------------------------------------- 
	My Issues Page Styles
------------------------------------------------------------- 
*/
#my-issues
{
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px dotted #ccc;
	margin-top: 3px;
}
table.stats
{
	width: 100%;
	float: left;
}
.issues
{
	font-size: 85%;
	width: 100%;
	float: left;
}
.issues-header
{
	font-weight: bold;
	height: 20px;
	background-color: #eee;
}
.issues-header a
{
	font-weight: bold;
}
.issues-pager
{
	border: 1px solid #ccc;
}


/* 
------------------------------------------------------------- 
	Reorder List Styles
------------------------------------------------------------- 
*/
.dragHandle
{
	position: relative;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background-image: url(../images/arrow_out.gif);
	cursor: move;
	vertical-align: middle; /*border:1px solid #ddd;*/
}

.reorderListDemo li
{
	list-style: none;
	margin: 2px;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	color: #FFF;
}

.reorderListDemo li a
{
	color: #FFF !important;
	font-weight: bold;
}

.reorderCue
{
	border: dashed 1px black;
	width: 100%;
	height: 25px;
}
.itemArea
{
	margin-left: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
}
.selected-node
{
	border: 1px solid #6699CC;
	background-color: #CCDDEE;
	padding: 1px 1px 0 1px;
}
.node
{
	font-size: 1em;
	padding: 1px 1px 0 1px;
}
.line
{
	clear: both;
}


input.button
{
	height: 20px;
}

.message-info
{
	margin-bottom: 5px;
	padding: 5px;
	font-size: 80%;
	border: 1px solid #c3ced2;
	background-color: #e5f3ff;
}
.message-warn
{
	margin-bottom: 5px;
	padding: 5px;
	font-size: 80%;
	border: 1px solid #f0c000;
	background-color: #ffffce;
}
.message-error
{
	margin-bottom: 5px;
	padding: 3px;
	font-size: 80%;
	border: 1px solid #cc0000;
	background-color: #ffdddc;
}

/* 
------------------------------------------------------------- 
	Comments Styles
------------------------------------------------------------- 
*/
.CommentArea
{
	margin: 8px 0px 8px 0px;
}

.CommentAreaOwner
{
	margin: 8px 0px 8px 0px;
}

.CommentAreaOwner .CommentText3
{
	background-color: #f3f3f3;
}

.CommentTitle
{
	margin-bottom: 6px;
	font-size: .7em;
	color: #999999;
	font-weight: normal;
	border-bottom: none;
}

.CommentTitle A
{
	font-size: 1.1em;
}

.CommentAreaOwner .CommentTitle
{
	font-weight: normal;
}



.CommentText
{
	padding-bottom: 3px;
	background-image: url(../images/comment-shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 3px;
}

.CommentText3
{
	padding: 5px;
	font-size: .9em;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	padding: 3px;
	border-style: solid;
	border-color: Gray;
	margin-bottom: 700px;
	width: 250px;
}
.edoc_grid
{
}

.edoc_form_main
{
	border-right: #3366ff 1px solid;
	border-top: #3366ff 1px solid;
	border-left: #3366ff 1px solid;
	clip: rect(50px 10px 30px 10px);
	border-bottom: #3366ff 1px solid;
	background-color: Olive;
	width: 608px;
	height: 475px;
	vertical-align: middle;
	text-align: center;
}

.edoc_table_grid
{
}
.edoc_formview_main
{
}
.edoc_table_formview
{
}


.divcontainer
{
	height: 100px;
	overflow: auto;
}
.Freezing
{
	position: relative;
	table-layout: fixed;
	top: expression(this.offsetParent.scrollTop);
	z-index: 10;
}

.Freezing th
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 2px;
}

.MyCalendar .ajax__calendar_container
{
	border: 0px solid #646464;
	background-color: lemonchiffon;
	color: red;
}




/* Div container to wrap the datagrid */
#div-datagrid
{
	width: 100%;
	height: 480px;
	overflow: auto;
	scrollbar-base-color: #ffeaff;
}

.noscroll th
{
	position: relative;
	top: expression(document.getElementById( "div-datagrid1" ).scrollTop-5);
}
/* Locks the left column */
td.locked, th.locked
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: green;
	color: white;
	border-right: 1px solid silver;
	position: relative;
	cursor: default;
	left: expression(document.getElementById( "div-datagrid" ).scrollLeft-2); /*IE5+ only*/
}

/* Locks table header */
th
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: green;
	color: white;
	border-right: 1px solid silver;
	position: relative;
	cursor: default;
	top: expression(document.getElementById( "div-datagrid" ).scrollTop-2); /*IE5+ only*/
	z-index: 10;
}

/* Keeps the header as the top most item. Important for top left item*/
th.locked
{
	z-index: 99;
}

