﻿.spacer
{
    height: 0px;
    clear: both;
    float: none;
    position: static;
    background-color: #ffffff;
}
.stepHeader
{
    margin-top: 24px;
    float: none;
    clear: both;
    position: static;
    width: 680px;
	padding: 6px 10px;
	background-color: #ccddee;
/*	background-color: #ffa500; */
	color: #000066;
	font-weight: bold;
    text-align: left;
}
.label
{
    clear:both;
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-weight : normal;
	font-size: small;
	background-color : transparent;
}
.dropdown
{
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size: small;
}
.dateTime
{
    margin-left: 0;
    vertical-align: top;
    width: 80px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: small;
}
#pageWrapper
{
    width: 700px;
    margin: auto;
    text-align: left;
}
/*
#header
{
    float: left;
    width: 700px;
    height: 62px;
	background-color : #ccddee;
	margin-bottom: 20px;
}
#headerLogo
{
    clear: left;
    float: left;
    width: 500px;
    height: 62px;
    position: static;
}
#headerLogoImage
{
    width: 140px;
    height: 50px;
	padding: 6px 10px;
}
#headerLogout
{
    text-align: right;
    float: right;
    width: 180px;
    height: 16px;
	padding: 6px 10px;
    position: static;
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 80%;
	font-weight : normal;
	color:#000066;
}
*/
.dateBody
{
    float: none;
    clear: both;
    position: static;
    width: 680px;
    height: 40px;
    padding: 6px 7px 20px 7px;
    border: solid 3px #ccddee;
    background-color: #ffffff;
}
.dateBodyCol1
{
    margin: 6px 0px 6px 6px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 118px;
    height: 100%;
}
.dateBodyCol2
{
    margin: 6px 0px 6px 6px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 118px;
    height: 100%;
}
.dateBodyCol3
{
    margin: 22px 6px 6px 6px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 50px;
}
.dateBodyCol4
{
    margin: 20px 6px 6px 6px;
    position: static;
    float: right;
    top: 0;
    left: 0;
    width: 120px;
}

/* stepBody can become a class and all items starting step1, step2,... may not be needed once we do a theme */
#step1Body
{
    float: none;
    clear: both;
    position: static;
    width: 680px;
    height: 100px;
    padding: 6px 7px 20px 7px;
    background-color: #ffffff;
    border: solid 3px #ccddee;
}
#step1BodyCol1
{
    margin: 6px 20px 6px 10px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 310px;
    height: 88px;
    text-align: left;
}
.lbCustomers
{
    clear:both;
    height: 90%;    /* hack */
    width: 224px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}
#step1BodyCol2
{
    margin: 6px 20px 6px 10px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 310px;
    height: 88px;
    text-align: left;
}
.lbConcepts
{
    clear:both;
    position: static;
    height: 90%;    /* hack */
    width: 224px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}
.step2Body
{
    float: none;
    clear: both;
    position: static;
    width: 680px;
    height: 140px;
    padding: 6px 7px 20px 7px;
    background-color: #ffffff;
    border: solid 3px #ccddee;
}
#step2BodyCol1
{
    margin: 6px 6px 6px 6px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 110px;
    height: 100%;
}
#step2BodyCol2
{
    margin: 6px 6px 6px 6px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 224px;
    height: 100%;
    text-align: left;
}
#step2BodyCol3
{
    margin: 6px 6px 6px 6px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
}
.step4Body
{
    float: none;
    clear: both;
    position: static;
    width: 680px;
    height: 295px;
    padding: 6px 7px 20px 7px;
    background-color: #ffffff;
    border: solid 3px #ccddee;
}

#step4BodyCol1
{
    margin: 6px 6px 6px 6px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
}
#step4BodyCol2
{
    margin: 6px 6px 6px 30px;
    position: static;
    float: left;
    top: 0;
    left: 0;
    width: 400px;
    height: 100%;
}
.lbStep3
{
    vertical-align: top;
    height: 56px;
    width: 110px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}

.lbStateUtilLoc
{
    vertical-align: top;
    height: 80px;
    width: 224px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}
.lbCommodity
{
    vertical-align: top;
    height: 68px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}
.lbFields
{
    vertical-align: top;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}
.cbAll
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: x-small;
}

.divCheckbox
{
	margin-top: 3px;
}

.table
{
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 10px;
}

.table td
{
    vertical-align:top;
}

.tableHeader
{
    border: solid 1px #ccddee;
	font-weight :bolder;
	background-color: #ccddee;
	color: #000066;
	text-align: left;
}

.tableData
{
    border: solid 1px #ccddee;
	text-align: left;
}