body {
background:white url(bg.gif) repeat-x left top;
color:#111;
font-family:Arial,Helvetica,sans-serif;
text-align:left;
min-height:600px;

}

div.item {
border:1px solid silver;
margin:10px 0 0;
padding:5px;
}

h1 {
font-size:150%;
}

h1,h2,h3,h4,h5,h6 {
font-weight:700;
margin:5px 0;
padding:10px 0;
}

h2 {
font-size:140%;
}

h3 {
font-size:130%;
margin:10px 0;
padding:10px 0;
}

h1.title {
color:#1081C5;
padding:5px;
background-color:white;
margin-bottom: 30px;
border-bottom:3px solid #1081C5;
}

h4 {
font-size:120%;
}

h5 {
font-size:110%;
}

table.dataGrid {
background:white;
border-collapse:collapse;
width:100%;
}

table.dataGrid th {
background:#d3dfee;
text-align:center;
}

table.dataGrid th,table.dataGrid td {
border:1px #4F81BD solid;
font-size:.9em;
padding:.3em;
}

table.dataGrid th.label {
width:150px;
}

table.dataGrid tr.odd {
background:#E6F2FF;
}

input, textarea, select
{
	padding: 2px;
}

#beta {
background-color:red;
color:white;
font-size:8px;
margin-left:165px;
margin-top:-30px;
position:relative;
width:20px;
}

#content {
float:left;
margin:0 10px;
padding:0;
position:relative;
min-height:600px;
background-color:#FFFFFF;
padding-left: 6px;
padding-right: 6px;
margin-top: 50px;
padding-bottom: 10px;
width: 752px;
}

#footer {
border-top:1px solid #EEE;
font-size:.8em;
margin:20px 0 0;
padding:15px;
text-align:center;

clear:both;
}

#header {
height:85px;
position:relative;
}

#logo {
padding-top:2px;
}

#logo h1 {
font-size:200%;
padding:20px 0 20px 10px;
position:relative;
top:-9999px;
}


#mainmenu {
	display:none;
}


#page {
margin:0 auto;
width:980px;
}

#topmenu {
display:none;
}

.topmenuUser
{
	position:absolute;right:0px;top:20px;width: 500px;
}

.actionBar {
display:none;
}

#search
{
display:none
}

.project_menu
{
	background-color:#f1f1f1;
	padding-bottom:8px;
	padding-top:8px;
	border: 2px solid #dcdbdb;
}

.project_menu a.select 
{
	color:#FFF;
	background-color:#8EB5EF;
	padding:3px;
}


#contextMenu
{
	display:none;
}

/* fix bottom border */
.yiiPager li 
{
	position:relative;
}


#ProjectFiles_wrap_list, #files_wrap_list
{
	margin-left: -50px;
	padding: 5px;
}

div.hover
{
	background-color: #FFFFEF;
}



div.split
{
	border-bottom: 1px dotted #B7DDF8;
	height: 1px;
	/*margin-bottom: 10px;*/
}


#rightbar
{
	display:none;
}

.action
{
	display:none;
}

.bar
{
	display:none;
}

#footerbg
{
	display:none;
}