/*main styles*/
html,body{margin: 0;padding:0}

body{
	font-family: Arial,"Trebuchet MS",Verdana,sans-serif; 
}


#globalWrapper {
	left:50%;
	margin:160px auto 0 -490px;
	padding:0;
	position:absolute;
	text-align:left;
	width:980px;
	z-index: 1; important!
}

.oxid-info {
	float:right;
	margin-top: 14px;
	width:317px;
	margin-bottom: 12px;
}

.oxid-info tr.tableheading td {
	padding: 2px;
}

.oxid-info table.tablecontent td {
	padding: 4px;
}

TD{
	font-size: 12px; 
}

A {
	text-decoration: none;
	color: #405768;
}

/* styles for header */
/*div#container{	BACKGROUND-color:#204a87}*/
/*
div#container A{
	font-size: 12px; 
	color: #eeeeec;
}*/
/*
div#header{background-color:#36C;color: #ff0}
*/
/*
div#logo{float: left;width: 200px;\width:210px;w\idth:210px;padding: 1em 0 0 10px;height: 52px;
	BACKGROUND: url(/themes/gforge-simple-theme/images/logo.png) no-repeat; }

div#logo H1 {
	width: 200px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	MARGIN: 0px; POSITION: top; HEIGHT: 52px;
}

div#logo H1 A {
	width: 200px;
	DISPLAY: block; TEXT-INDENT: -99em; HEIGHT: 52px;
}

*/

div#util{
	float: right;
	text-transform: lowercase;
	font-size:12px;
	margin-right:10px;
}

div#util a {
	border:none;
	padding-left: 8px;
	border-left: 1px solid #C6C6C6;
}


div#toolscontent{margin: 0 210px;padding: 1em 10px}

div#headercontent TEXTAREA, INPUT, SELECT, OPTION  {
	FONT-size: 9px;
}

div#headercontent{
	margin-left: 12px;
	font-size:10px;
	margin-bottom:12px;
}

#headercontent a {
	padding-left:12px;
}


/* style for footer */
div#footer{clear:both; text-align:center; padding: 5px 0;
     color: #000}



/** NAVIGATION **/

div#gforge-top-navigation{BACKGROUND-color:#3465a4;}


#gforge-content{
	margin:0px;
	margin-top:-3px;
	width: 100%;
	font-size: 12px; 
	float: right;
	padding: 0px;
	}


.altRowStyleEven {background-color: #EAEAEA; font-weight: none}

.altRowStyleOdd { 
	background-color: #E0E0E0; 
	font-weight: none
}


/* definition for content table */
.tableheading {
	background-color:#D0D0D0; 
	text-align: center;
	font-weight:  bold;
	color: black;
	}

.tablecontent {
	text-decoration: none;
	font-size: 12px;
	background-color: #eeeeee;
	
	}

.tablegetmore {
	background-color: #EAEAEA
	}

div#tabletop {
	width: 95%;
	font-size: 12px;
	background-image: url(/themes/gforge-simple-theme/images/box-grad.png);
}

div#tabletop TABLE{
	width: 100%;
}
div#tabletop THEAD{
	text-align: center;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

div#tabletop THEAD A{
	color: black;
	font-size: 12px;
}

div#tabletop THEAD TD{
	color: #00004a;
}

div#tabletop TBODY{
	background-color: #eeeeee;
	font-size: 12px;
}


/* START default stylesheet */

/* priority styles */
.priority1 { background-color: #dadada}
.priority2 { background-color: #dacaca}
.priority3 { background-color: #dababa}
.priority4 { background-color: #daaaaa}
.priority5 { background-color: #da8a8a}


STRONG { 
	font-weight: bold
}

h1, h2, h3, h4, h5, h6 { 
	font-weight:none;
	padding:0;
}

H1 { 
	font-size: 14px;
	}
H2 { 
	font-size: 13px;
	}
H3 { 
	font-size: 12px;
	}

H4 { 
	font-size: 11px;
	}

H5 { 
	font-size: 10px;
	}

H6 { 
	font-size: xx-small
	}

.titlebar  { 
	FONT-SIZE:11px; 
	color: black; 
	text-decoration: none; 
	background-color:#D0D0D0; 
	}

.develtitle {
	FONT-SIZE: 11px; 
	COLOR: #535c5f; 
	}


/* styles for prev next up and down*/
.prev, .next, up, down {
	font-size: small; 
	text-decoration: bold
	}

/* top */
.up {
	color: #009900
	}

.down {
	color: #CC0000
	}

/* global styles */

/* style for error messages 
   Use this style if you need to display an error, e.g:
     User does not exist
*/
.error {
	color: red;
	text-decoration: bold;
	font-size: 14px;
}

/* style for warning messages 
   Use this style if you need to display a warning*/

.warning {
	color: red: 
	text-decoration: none
	}

/* style for feedback  
   Use this style to tell the user that the operation he
   requested was executed successfully, e.g:
   User was successfully registered
*/
.feedback {
	color: red; 
	font-size: 13px; 
	text-align: center; 
	text-decoration: none
	}

/* style for attention 
   Use this if you wish to display important messages
   within a text.
   Note that once registered, the project cannot be deleted
*/

.important {
	color: red; 
	font-weight: bold
	}


.veryimportant {
	color: red; 
	font-weight: bold; 
	font-size: 13px; 
	text-align: center
	}
   

/* the following style are for displaying items in different states */

.active {
	background-color: #73d216; 
	text-decoration: none; 
	font-weight: normal
	color: white;
	}

.active A{
	color: black;
}

.inactive {
	background-color: #c17d11;
	}

.deleted {
	background-color: #cc0000; 
	color: white;
	}

.deleted A{
	color: black;
}

.suspended {

	background-color: #edd400;
	color: black;
	}
.suspended A{
	color: black;
}

.pending {
	background-color: #f57900;

	}

.pending A{
	color: black;
}


*/
/* the following style is used when a word or an item should be highlighted; e.g.
   selected release or words in the advanced search */

.selected {
	background-color: pink
	}

/* style for required fields */
.requiredfield {
	color: red; 
	font-weight: bold
	}


/* END*/

fieldset {


}

legend {
	font-size: 12px;
}


#outertabs-content {
	margin-left: 8px;
	margin-bottom:12px;
	/*margin-right: 40px;*/
	/*border-top: #3465a4 5px solid;*/
}

#outertabs-content A {
	font-size: 13px;
	color: #515353;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*color: #eeeeec;*/
	/*BORDER-right: #729fcf 1px dotted;*/
	border-right: 1px solid #C6C6C6;
}

#outertabs-content A:hover {
        background-color:#fbfbfb;
}

#outertabs-content A#gforge-selected  {
	background-color: #fbfbfb ;
	font-weight:bold;
}


/* PROJECT TABS */

#projecttabscontainer{
	width: 100%;
	margin: 0px auto;
/*	color: #333;
	border: 0px;
	BACKGROUND-color:#729fcf;*/
}
/*
#projecttabs-left {
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
	BACKGROUND-color:#729fcf;
}

#projecttabs-right {
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
}
*/
#projecttabs-content {
	float:right;
	margin-top: 20px;
/*	margin-left: 200px;*/
	margin-right: 8px;
	/*border-top: #29fcf 5px solid;*/
}

#projecttabs-content A {
	font-size:11px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right:4px;
	border-top: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;	
	border-right: #DCDCDC 1px solid;
	color: #333333;
	background-color: #FBFBFB;
}


#projecttabs-content A:hover {
	background-color:white;
	border-bottom: #ffffff 1px solid;
}

#projecttabs-content A#gforge-project-selected  {
	background-color: #ffffff;
	border-bottom: #ffffff 1px solid;
	font-weight:bold;
	z-index:10;
}

div#select-deselect-all{
	background-color: #dfdfdf;
	padding-left: 150px;
	left-margin: 150px;
	width: 150px;
	border: #204a87 1px dotted;
}
div#advancedsearch ul li{
	display: inline;

}

div#advancedsearch li{
	text-decoration: none;
}

div#advancedsearch fieldset{
	padding: 10px;
	display: inline;
	background-color: #dfdfdf;
}

div#advancedsearch #list ul li{
	display: block;
	
}

/* tabber, currently used for my/index.php and
   tracker/mod.php and tracker/detail.php */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #D0D0D0;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #333333; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a {
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


