/*
============================================================================
ELEMENT IDS
============================================================================
*/

#Content
{
display: block;
margin: 0px 5px 0px 5px;
clear: right;
}

#LoadingView
{
left: 528px;
width: 380px;
}

#MainView
{
width: 608px;
border-right: solid 1px #000033; /* #41658B */

height: 600px;
}

#MiniTVPTitle
{
height: 28px;
margin-bottom: 5px;
background-image: url(img/SubHeader_995_30.jpg);
background-repeat: no-repeat;
background-position: right top;
}

#MiniTVPControl_HelpLinkButton
{
display: block;
height: 24px;
width: 24px;
background-image: url(img/help_24.jpg);
background-repeat: no-repeat;
float: right;
}

#MiniTVPControl_HelpLinkButton:hover
{
background-image: url(img/help_24_Selected.jpg);
}

#MiniTVPControl_MiniTVPTitleLabel
{
position: relative;
top: 5px;
padding-left: 14px;
font-size: small;
font-weight: bold;
color: White;
}

#MiniTVPControl_MoreOptionsLinkButton
{
}

#MiniTVPControl_CreateLinkButton
{
display: block;
width: 200px;
float: left;
}

#SideBar
{
position: absolute;
top: 142px; /* 56px; */
left: 611px; /* 613px; */
width: 380px;
height: 595px; /* 515px; */
}

#Step1
{
height: 105px;
z-index: 99;
}

#Step2
{
height: 105px;
z-index: 98;
}

#Step3
{
height: 65px;
z-index: 97;
}

/*
============================================================================
CLASSES
============================================================================
*/

.Actions
{
display: block;
position: relative;
left: 0px;
margin-left: 5px;
margin-bottom: 5px;
width: 370px;
}

.DCBTextBox
{
width: 200px;
}

.InputStep
{
display: block;
position: relative;
margin-left: 5px;
margin-right: 5px;
}

.InputStepContent
{
position: absolute;
top: 32px;
width: 367px;
left: 0px;
}

.InputStepTitle
{
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 27px;
line-height: 27px;
border-bottom: solid 1px #013467;
}

.InputStepTitle span
{
font-size: x-small;
font-weight: bold;
}

.LocationType .InputFields
{
width: 270px;
}

.LocationType .TextBox
{
float: left;
margin-bottom: 2px;
margin-right: 2px;
padding-right: 2px;
}

.LocationTypes
{
width: 367px;
height: 50px;
background-image: url(img/Panel_100_1.jpg);
background-repeat: repeat-x;
}

.MiniTVP
{
position: relative;
width: 100%;
height: 100%;
}

.SelectLocationType
{
width: 370px;
}

.TextBox
{
width: 225px;
}
