@charset "utf-8";

body, html
{
	height:100%;
}

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #3A3A3A;
	background-image:url(/struct/bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.header
{
	background-image:url(/struct/header.png);
	background-repeat:no-repeat;
	width:279px;
	/*height:88px;*/
	margin-left:44px;
	margin-top:17px;
	color:#FFFFFF;
	padding-top:95px;
}

.sidebar
{
	background-color:#0A6A85;
	float:left;
	margin-left:20px;
	margin-top:35px;
	position:relative;
	width:168px;
	z-index:1;
}

.sidebar .top
{
	position:absolute;
	top:0px;
	left:0px;
	width:168px;
	height:17px;
	background-image:url(/struct/st.png);
	z-index:-1;
}

.sidebar .bottom
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:168px;
	height:16px;
	background-image:url(/struct/sb.png);
	z-index:-1;
}

.sidebar .c
{
	margin-top:10px;
	margin-bottom:10px;
	width:auto;
	margin-left:10px;
	margin-right:0px;
	background-color:#0A6A85;
	z-index:3;
}

.sidebar .c ul
{
	width:auto;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

.sidebar .c li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.sidebar .c li a
{
	color:#FFFFFF;
	height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:1px;
	padding-bottom:8px;
	padding-left:10px;
	padding-top:8px;
	cursor:pointer;
	display:list-item;
	text-decoration:none;
}

.sidebar .c li a.active
{
	background-image:url(/struct/sia.png);
	color:#000000;
}

.sidebar .c li a.active:hover
{
	background-image:url(/struct/sia.png);
	color:#000000;
}

.sidebar .c li a.inactive
{
	background-image:url(/struct/si.png);
	cursor:pointer;
}

.sidebar .c li a.inactive:hover
{
	background-image:url(/struct/sih.png);
	cursor:pointer;
}

.content .rbtop div     { background: url(/struct/tl.png) no-repeat top left; }
.content .rbtop div div { background: #FFFFFF; margin-left:15px; margin-right:15px; width:auto; }
.content .rbtop         { background: url(/struct/tr.png) no-repeat top right; }
.content .rbbot div     { background: url(/struct/bl.png) no-repeat bottom left; }
.content .rbbot div div { background: #FFFFFF; margin-left:15px; margin-right:15px; width:auto; }
.content .rbbot         { background: url(/struct/br.png) no-repeat bottom right; }
.content .rbtop div, .content .rbtop, .content .rbbot div, .content .rbbot {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.content .rbcontent
{
	font-style:normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	min-height:400px;
}
.content
{
	margin:17px 20px 20px 188px;
	width:auto;
	/*padding:20px;*/
}

.downloadbar
{
	background-color:#11A4CE;
	border:#0E83A5 solid 1px;
	padding:10px;
	width:50%;
	text-align:center;
	cursor:pointer;
}

.downloadbar a
{
	color:#FFFFFF;
	text-decoration:none;
}

.downloadbar:hover
{
	background-color:#13C1E6;
	border:#109EC1 solid 1px;
}

.disabledbar
{
	background-color:#6F6F6F;
	border:#595959 solid 1px;
	padding:10px;
	width:50%;
	text-align:center;
}

.spacerbar
{
	width:10px;
}

.sidewindows
{
	float:right;
	width:120px;
	min-height:400px;
	padding-left:10px;
}

.tblhead
{
	background-color:#11A4CE;
	height:2px;
	width:100%;
	margin-bottom:2px;
}

.sidewindows .wtop
{
	background-color:#11A4CE;
	height:6px;
	width:120px;
	margin-bottom:2px;
}

.sidewindows .win
{
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
	padding:2px;
	width:114px;
	margin-bottom:12px;
}

.sidewindows .win .head
{
	font-weight:bold;
	text-align:center;
	margin-bottom:3px;
}

.sidewindows .win .subhead
{
	font-weight:normal;
	font-style:italic;
	color:#CCCCCC;
	text-align:right;
	margin-top:2px;
	margin-bottom:3px;
}

input
{
	border:#CCCCCC 1px solid;
	padding:1px;
	height:16px;
	color:#CCCCCC;
	margin-bottom:1px;
	background-color:#FFFFFF;
	font-style:italic;
	font-size:12px;
}

input.submit
{
	color:#000000;
	font-style:normal;
	height:20px;
	padding-top:0px;
	padding-bottom:4px;
}

h1
{
	margin-top:0px;
}

.screenshot
{
	float:left;
	width:160px;
	height:128px;
	margin:3px;
}

.screenshot .head
{
	background-color:#11A4CE;
	height:6px;
	width:160px;
	margin-bottom:2px;
}

.screenshot .thumb
{
	background-color:#FFFFFF;
	padding:0px;
	width:160px;
	margin-bottom:0px;
}

table.bugtracker
{
	margin-right:120px;
	width:100%;
}

table.bugtracker tr
{
	background-color:#82DBF4;
}

table.bugtracker tr.r2
{
	background-color:#B7EAF9;
}

table.bugtracker tr th
{
	background-color:#11A4CE;
	color:#FFFFFF;
}

table.bugtracker .spacer
{
	background-color:#FFFFFF;
	width:120px;
}
