﻿.innerContainer
{
    padding: 10px;
    text-align: left;
    line-height: 1.5em;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    background-color: #F6F6F6;
    border-left: solid 1px #D2D2D2;
    border-top: solid 1px #D2D2D2;
}
.contentHeader
{
    text-align: left;
    margin-top: 12px;
    margin-bottom: 5px;
    width: 100%;
}


.DefaultContent
{
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
}

.title-text
{
    font-size: 21px;
    color: #019ec3;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-family: Tahoma, Verdana, sans-serif;
}

.content-text
{
    font-size: 14px;
    color: #424243;
    font-family: Tahoma, Verdana, sans-serif;
}

.bg-strip
{
    background: url(http://dl.spotzer.com/PromotionalVideos/images/Microsoft/bg-flash-strip.jpg) repeat-y;
}

.blu-btn
{
    padding-right: 20px;
}

.MainContent
{
    margin-left: 15px;
    margin-right: 15px;
    margin: top:4px;
}
.lowerFooter
{
    background-color: #F6F6F6;
    vertical-align: middle;
}
.tableGrid
{
    width: 100%;
    background-color: #F6F6F6;
}
.tableGrid2
{
    width: 100%;
    background-color: #F6F6F6;
    border-top: solid 2px #616161;
    padding-top: 15px;
}
.tableGrid2 td
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.tableGrid td
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #D2D2D2;
}
.grayLeftBorder
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #D2D2D2;
}

.leftAlignPadding
{
    padding-left: 10px;
    text-align: left;
}
.leftAlignPadding2
{
    padding-left: 4px;
    text-align: left;
}

.grayCell
{
    background-color: #E5E5E5;
}
.noBorder
{
    border-style: none;
}
.BasicCheckBoxList
{
    margin-top: 10px;
}
.BasicCheckBoxList td
{
    border-style: none;
    border-width: 0px;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-right: 30px;
}

.BasicCheckBoxList td > label
{
    padding-left: 10px;
}

.BasicRadioButtonList
{
    margin-top: 10px;
}
.BasicRadioButtonList td
{
    border-style: none;
    border-width: 0px;
    padding-top: 2px;
    padding-bottom: 1px;
}

.BasicRadioButtonList td > label
{
    padding-left: 10px;
}


.selectionGrid
{
    width: 100%;
}
.innerContent
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    background-color: #F6F6F6;
    border-left: solid 1px #D2D2D2;
    border-top: solid 1px #D2D2D2;
}
.headerCell
{
    border-bottom: solid 2px #D2D2D2;
}
.topBorder
{
}

/* Slider*/
/*----------------------------------------------------------*/
.slider_container
{
    position: relative;
    margin-top: 50px;
    height: 40px;
}
.slider_bar
{
    background: url(../Images/slider_bar.png) no-repeat;
    height: 6px;
    width: 172px;
    float: left;
    margin: 0px 5px;
    position: relative;
}
.slider_handle
{
    background: url(../Images/slider_handle.png) no-repeat;
    height: 19px;
    width: 20px;
    overflow: hidden;
    position: absolute;
    top: -3px;
}
/*----------------------------------------------------------*/
#container
{
    height: 100px;
    border: 1px solid #284a6e;
}
.basicP
{
    padding-bottom: 5px;
    padding-top: 5px;
}
.hiddenElement
{
    display: none;
}
a:active, a:focus
{
    outline: 0;
}
img
{
    border: none;
}
.headingP
{
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 15px;
    border-bottom: solid 1px #D2D2D2;
    margin-bottom: 5px;
}
.acceptCheckbox
{
}
.acceptCheckbox label
{
    margin-left: 4px;
}
.rowInfo
{
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

.rowInfoTab
{
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    top: 0px;
    left: 0px;
}
.rowInfoValue
{
    position: absolute;
    left: 160px;
}
.rowInfoValueContact
{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 144px;
    width: 357px;
}

.rowInfoValueContactBottom
{
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.rbbottom
{
    position: relative;
    bottom: 0px;
}


.div
{
    position: relative;
    text-align: right;
}
.divLeftCol
{
    position: absolute;
    left: 20%;
    width: 60%;
    height: 100%;
    padding-bottom: 5px;
    padding-top: 0px;
}
.divRightCol
{
    position: absolute;
    right: 0;
    width: 60%;
    height: 100%;
    padding-bottom: 5px;
    padding-top: 0px;
}
.leftDiv
{
    position: absolute;
    left: 0px;
}
.rightDiv
{
    top: 0;
    left: 130px;
}
.labelCss
{
    position: relative;
}
.textboxCss
{
    height: 20px;
}
.rowInfoTextLink
{
    position: relative;
    width: 68%;
    text-align: left;
    margin-bottom: 10px;
    top: 0px;
    left: 0px;
    height: 414px;
}
.rowInfoValueTextLink
{
    position: absolute;
    left: 256px;
    top: 13px;
    width: 519px;
    height: 392px;
}
.rowInfoVideo
{
    position: relative;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    top: 0px;
    left: 0px;
    height: 265px;
}
.rowInfoValueVideo
{
    position: absolute;
    left: 168px;
    top: 13px;
    width: 895px;
    height: 242px;
}

.ContactTextbox
{
    width: 180px;
}
.ErrorSign
{
    color: Red;
    padding-left: 3px;
}
.columnWidth
{
    width: 240px;
}
.textPadding
{
    padding: 10px;
}
.BasicRadioButton
{
    padding-right: 5px;
}

.BasicRadioButton label
{
    padding-left: 10px;
}
.BigCheckBox
{
    vertical-align: middle;
}
.BigCheckBox input
{
    margin-right: 5px;
}


