/*
 * Ext JS Library 2.2
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 *
 * http://extjs.com/license
 */


.cleaner {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	border:none;
	background:transparent;
}


.right {
    float:right;
}


.left {
    float:left;
}

body {

        font: 12px tahoma,arial,verdana,sans-serif;
}

h1 {
    font: bold 16px tahoma,arial,verdana,sans-serif;
	margin: 10px 0px 0px 30px ;

}

#costdata td.notice {
    font: 10px tahoma,arial,verdana,sans-serif;
}




#costdata {
    margin: 10px 0px 0px 30px ;

}

#costdata td {
	font: 14px tahoma,arial,verdana,sans-serif;
	padding: 0px 0px  10px  0px;
	font-weight: bold;
}

#container {
    margin:0 auto;
    width:900px;
    border:1px solid #aaaaaa;
    height: 550px;
}

#header {
    margin:0 auto;
    width:900px;
    font: bold 20px tahoma,arial,verdana,sans-serif;
}

#header span img{
    vertical-align:text-bottom;
    margin:10px 0;
}

#content {
    width:860px;
    padding: 5px;
}

.blist {
    background-image: url(list-items.gif) !important;
}

.bmenu {
    background-image: url(menu-show.gif) !important;
}

.menu-title{
    background: #ebeadb url(../../resources/images/default/grid/grid3-hrow.gif) repeat-x;
    border-bottom:1px solid #99bbe8;
    color:#15428b;
    font:bold 10px tahoma,arial,verdana,sans-serif;
    display:block;
    padding:3px;
}

#pipeline {
	float: left;
	height: 710px;
	margin: 10px 0px 0px 0px ;
}

#pipelinetime {
	float: right;
	height: 710px;
}

#splash {
	width: 150px;
	margin:230px auto;
}
#logo {
 margin:0px auto;


}

#text {
 margin:0px auto;
}
