#wrapper {
    width:1895px;
    height:930px;
    margin:0px;
    padding:0px;
}
#left {
    width:380px;
    height:930px;
    float:left;
}
#middle {
    width:1165px;
    height:930px;
    float:left;
}
#right {
    width:344px;
    height:930px;
    float:left;
}
#logo {
    width:380px;
    height:215px;
}
#menu {
    width:380px;
    height:55px;
}
#steps {
    width:380px;
    height:653px;
}
#troubleshooter {
    width:1165px;
    height:615px;
}
#grids {
    width:1165px;
    height:310px;
}
#issues {
    width:620px;
    height:310px;
    float:left;
    padding-left:2px;
}
#racerstatus {
    width:270px;
    height:310px;
    float:left;
}
#readerstatus {
    width:270px;
    height:310px;
    float:left;
}
#statusheader {
    border: 1px solid #4297d7;
    border-radius: 10px 10px 0px 0px;
    /*background-color: #5C9CCC;*/
    background: #d0e5f5 url(phpgrid/lib/js/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% ; 
    color: #ffffff;
    margin: 10px 0px 0px 10px;
    width: 314px;
    height: 12px;
    padding: 5px;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: .85em;
}
#statusupdates {
    border: 1px solid #4297d7;
    border-radius: 0px 0px 10px 10px;
    background-color: #d0e5f5;
    margin: 0px 0px 0px 10px;
    color: #1d5987;
    width: 314px;
    height: 873px;
    padding: 5px;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: .8em;
    overflow: auto;
}
#logoimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}

body {
    background-color: #A8AAAD;
}

#staff {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 2px;
	width: 1024px;
	height: 1000px;
}

#staff #header {
	margin-left: 8px;
	width: 1010px;
}

#staff #loginid {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	margin-top: 20px;
	margin-right: 20px; 
	font-size: 12px;  
	color: #fff; 
	float:right;	
}

#staff #loginid a {
	text-decoration: underline; 
	color: #fff; 
}

#staff #logoimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    width : 100%;
}

#staff #logo {
	float: left;
    width:190px;
    height:120px;
}

#staff #menu {
	float: left;
    width:380px;
    height:55px;
}

#staffr_results {
    width:1165px;
    height:405px;
    float: left;
}

#staff #mainpage {
	width: 1024px;
	height: 1000px;
	margin: 0px;
}


#staff #servertime {
    width:350px;
    height:80px;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	margin-top: 10px;
	margin-left: 20px; 
	font-size: 20px;
	color: #fff;    
}

/*Just to be HTML5 compatible*/
#staff iframe {
	border 		: 0px;	
	overflow	: hidden;
}

