body {
	background:#fff url("img/content_bg.gif") no-repeat top left;
	margin:0;
	padding:0;
	color:#000;
	font-family:Arial;
	voice-family: "\"}\""; voice-family:inherit;
	
	
}


#menutabs {
	position:absolute;
	top:92px;
	width:100%;
	background:#fff url("img/bg2.gif") repeat-x bottom;
	float:left;
	width:100%;
	font-size:73%;
	font-weight:bold;
	line-height:normal
}

#menutabs a {
	float:left;
	display:block;
	background:url("img/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color:#000;
}


#menutabs ul {
	margin:0 0 0 200px;
	padding:0px 10px 0;
	list-style:none
}
#menutabs li {
	float:left;
	background:url("img/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px
}

/* Commented Backslash Hack
hides rule from IE5-Mac 
#header a {
	float:none
}
 End IE5-Mac hack */
 
#menutabs a:hover {
	color:#009900;
}
#menutabs #current {
	background-image:url("img/left_on.gif");
	border-width:0;
}
#menutabs #current a {
	background-image:url("img/right_on.gif");
	color:#333;
}

#leftcontent {
	position:absolute;
	top:82px;
	float:left;
	width:211px;
	margin:0;
	padding:0;
	z-index: 10;
}

#leftmenubottom {
	width:211px;
	height:139px;
	background-image:url("img/left_menu_bottom.gif");
}


#submenu img {
	display:inline;
	border:0;
	margin:0;
	padding:0;
}


#submenu td {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
}

#submenu a {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#0B8EFF;
	padding:0;
	margin:0;
}
#submenu a:hover {
	color:#009900
}

#submenu #selected a {
	text-decoration:underline;
}


#submenu #seperator{
	color: #fff;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	padding:0;
	border-top-style:solid;
	border-width:10px;
	border-color:white;
	background:url("img/bg-left.gif");
}

#menucontentpos {
	position:absolute;
	top:135px;
	left:230px;
	margin:0;
	padding:0;
	padding-left:10;
	padding-right:10;
}

#nomenucontentpos {
}


#wizardcontentpos {
}


#content ul {
	margin-left:30px;
	border-left:1px solid #c0c0c0;
}

#content h1 {
	color:#009900;
	padding:0;
	margin:3px 0 15px 0;
	font-size:150%;
}
#content h2 {
	color:#009900;
	padding:0;
	margin:3px 0 5px 0;
	font-size:120%;
}
#content h2.error {
	color:red;
	padding:0;
	margin:3px 0 5px 0;
	font-size:120%;
	background:yellow;
}

#content table.list th {
	text-align:left;
	
	font-weight:bold;
	color:#444;
	background:transparent;
	padding:0 0 5px 0;
	vertical-align:bottom;
	font-style:italic;
	padding-right:10px
}

#content table.list td {
	text-align:left;
	vertical-align:top;
	
	padding:1px 15px 2px 0;
	color:#444
}

#content table.list tr {
	background:url('img/tr-bg.gif');	
	background-position:top;
	background-repeat:repeat-x
}

#content a {
	float:none;
	font-weight:bold;
	text-decoration:none;
	
	color:#0B8EFF
}

#content a:hover {
	color:#ff9900;
}

#content p {
	margin-left:0px
}
#content p.error {
	
	margin-left:0px;
	font-weight:bold;
	background:yellow;
}

#content td.error {
	
	font-weight:bold;
	background:yellow;
}

img {
	border:0;
	display:inline;
}


#breadcrumbs {
	position:absolute;
	top:0px;
	left:10px;
	margin:0;
	padding:0;
	color:#888888;
	z-index:10;
	
	font-style:italic;
}

#breadcrumbs a {
	text-decoration:none;
	color:#888888;
	padding:0
}

#breadcrumbs a:hover {
	color:#009900;
}


#user{
	
	position:absolute;
	top:36px;
	left:249px
}
#user tr{
	background:#fff
}
#user td{
	
}
#user td.username{
	white-space: nowrap;
	background:url('img/user_bg.gif');
	text-align:center;
	vertical-align:top;

}
#user a {
	padding:0;
	display:inline;
	white-space: nowrap;
	clear:none;
	color:#0B8EFF;
	background:transparent
}
#user img {
	display:inline;
	margin:0;
	padding:0
}

#logo{
	position:absolute;
	top:0px;
	left:0px;
}

#box {
	clear:none;
	margin:10px 0 20px 0;
}
#box table{
}
#box td {
	vertical-align:middle;
	
	background-color:#E9F3F3;
	padding:0;
	margin:0;
}
#box tr {
	background:transparent;
}
#box img {
	display:inline;
	margin:0;
	padding:0;
}

#box h1 {
	text-align: center;
}

#box .submitbutton
{
}

input, select, textarea {
	margin-left:3px;
	
}
input.error {
	background: yellow;
}
form {
	margin:0;
	padding:0;
}
#normal {
	clear:both;
}
#normal tr{
	background:transparent;
}

#logpopup 
{
	position: absolute;
	top: 5;
	right: 5;
	border-style: solid;
	border-width: 2;
	border-color: black;
	width: 30%;
	height: 90px;
	overflow:auto;
	z-index: 10;
	-moz-opacity : 0.85;
	filter : Alpha(opacity=85);
	opacity : 0.85;


}

#logpopup table
{
	
}

table.ctrlgroup
{
	border-style: solid;
	border-width: 1;
	border-color: black;
}

#progress {
	
	display:inline;

}
#normal {
	clear:none;
	margin:0;	
}
#normal tr{
	background:transparent;
}
#normal td{
	background:transparent;
	
}
.errormsg {
	color: red;
	background: yellow;
}


#loading {
	position: fixed;
	top: 40%;
	left: 40%;
	width: 350;
	z-index: 20;
	z-index: 20;
	-moz-opacity : 0.80;
	filter : Alpha(opacity=80);
	opacity : 0.80;
}

#loadingIE {
	position: absolute;
	top: 40%;
	left: 40%;
	width: 350;
}


table.loading {
	background-color:#eeeeee;
	border-style: solid;
	border-width: 2;
	border-color: black;
	text-align: center;
}

#tip 
{
	position: fixed;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background-color:#008cff;
	border-top-style: solid;
	border-width: 2;
	border-color: black;
	width: 100%;	
	-moz-opacity : 0.80;
	filter : Alpha(opacity=80);
	opacity : 0.80;
	z-index:20;
	display:none;
}

#tipIE
{
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
}

#tip td
{
	text-align:center;
	color:white;
	font-weight:bold;
}


#bar_off td
{
	background: #555555;
}

#bar_on td
{
	background: yellow;
}

#debug 
{
	position: fixed;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
	background-color:yellow;
	border-style: solid;
	border-width: 2;
	border-color: black;
	-moz-opacity : 0.80;
	filter : Alpha(opacity=80);
	opacity : 0.80;
	z-index:20;
}

#debugIE
{
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
}


#tag_dev
{
	background-color: #ff0000;
}

#tag_test
{
	background-color: #ffff00;
}

#tag_accepted
{
	background-color: #88ff00;
}

#tag_released
{
	background-color: #00ff00;
}

td.version
{
	text-align: center;
	font-weight: bold;
	border-top: 3px;
	border-top-color: black;
	border-top-style: dashed;
}

td.tag
{
   padding: 0;
   margin: 0;
   text-decoration: none;
}

td.tag a
{
   display: block;
   padding:5px;
   width:100%;
   height:100%;
	  margin: 0;
   text-decoration: none;
   color:red;
}


