﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button
{
    margin: 0;
    padding: 0;
    border: 0;
}
body
{
    text-align: center; /*background-color:#333333;*/
    background-color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #333333;
}
/* Centers Tables in Firefox IE */
#main, #main1, #main2, #main3, #Panel1, #Panel2, #Panel3, #ErrorPanel
{
    margin-left: auto !important;
    margin-right: auto !important; /* Padding works for Opera & Safari */
    padding-left: auto;
    padding-right: auto;
}
#ctl00_ContentPlaceHolder1_pnlFrmInput, #ctl00_ContentPlaceHolder1_pnlFrmOutput
{
    margin-left: auto !important;
    margin-right: auto !important; /* Padding works for Opera & Safari */
    padding-left: auto;
    padding-right: auto;
}
#ctl00_ContentPlaceHolder1_Panel1, #ctl00_ContentPlaceHolder1_Panel2, #ctl00_ContentPlaceHolder1_Panel3
{
    margin-left: auto !important;
    margin-right: auto !important; /* Padding works for Opera & Safari */
    padding-left: auto;
    padding-right: auto;
}
#mainFooter
{
    width: 836px;
    height: 27px;
    background-color: #D5D6D8;
    text-align: left;
    background-image: url(../../images/Footer.jpg);
    background-repeat: repeat-y;
}
.ErrorPanel
{
    font-size: 0.8em;
    font-family: Verdana, Tahoma;
    color: Red;
    font-weight: bold;
    border: #ff0000 1px solid;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-left: auto !important;
    margin-right: auto !important;
}
#border, .border
{
    border: Solid 1px #dcdcdc;
}
hr
{
    border-width: 0;
    height: 1px;
    color: #dcdcdc;
    background-color: #dcdcdc;
}
h1, h2, h3, h4, h5, h6
{
    color: #444444;
    font-family: Verdana, Georgia;
}
h1
{
    border-bottom: 1px Solid #dcdcdc;
    margin: 0.3em 0.3em;
    font-size: 20px;
    font-weight: bold;
}
h2
{
    margin-top: 4px;
    font-size: 14px;
    font-weight: bold;
}
h3
{
    margin: 0.5em 0;
    font-size: 1.1em;
    font-weight: normal;
}
h4
{
    margin: 0.5em 0;
    font-size: 1.1em;
    font-weight: bold;
}
h5
{
    margin: 0.5em 0;
    font-size: 1.0em;
    font-weight: bold;
}
h6
{
    margin: 0.5em 0;
    font-size: 0.8em;
    font-weight: bold;
}
li
{
    list-style-type: none;
}
ul.Indent, li.Indent
{
    margin-left: 11px;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-left: 1.3px;
    padding-bottom: 1px;
    padding-top: 1px;
    list-style: disc outside;
}
ol.IndentCircle, li.IndentCircle
{
    margin-left: 11px;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-left: 1.3px;
    padding-bottom: 1px;
    padding-top: 1px;
    list-style: circle outside;
}
ol.NumList, li.NumList
{
    margin-bottom: 2px;
    margin-left: 11px;
    margin-top: 1px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-top: 4px;
    list-style-position: outside;
    list-style-type: decimal;
}
p
{
    margin: 1em 0;
}
p.emph
{
    text-decoration: underline;
}
a
{
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

.txtBox, .DropDownList
{
    border: 1px solid #666666;
    font-size: small;
    font-family: Arial;
}
.button
{
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background-color: #FF9900;
    font-size: 1em;
    border-color: #CCCCCC;
    font-weight: bold;
}

.buttonGray
{
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background-color: #666666;
    font-size: 1em;
    border-color: #CCCCCC;
    font-weight: bold;
}

.buttonOrange
{
    border: 1px solid #FFFFFF;
    color: #FF9900;
    background-color: #FFFFFF;
    font-size: 1em;
    border-color: #FF9900;
    font-weight: bold;
}

.buttonRed
{
    border: 1px solid #FFFFFF;
    color: #FF0000;
    background-color: #FFFFFF;
    font-size: 1em;
    border-color: #FF0000;
    font-weight: bold;
}
.gridViewRow
{
    font-size: 11px;
    text-align: left;
    padding-left: 4px !important;
}
.maintext
{
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #333333;
    line-height: 15px;
}
.admintext
{
    font-family: Verdana;
    font-size: 0.9em;
    color: #444444;
}
.LabelValidation
{
    color: Red;
}

.labelDescription
{
    color: #444444;
    font-size: smaller;
}

.LabelBold
{
    font-weight: bold;
}

/* asp:Label
{
    width: 4em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
} */
td.left
{
    text-align: left;
}
td.right
{
    text-align: right !important;
}
* html #toolbarReg a
{
    height: 1px;
}
a.toolbarReg:link, a.toolbarReg:active
{
    float: right;
    width: 97%;
    padding: 2px 2px;
}
a.toolbarReg:visited
{
    float: right;
    width: 97%;
    padding: 2px 2px;
}
a.toolbarReg:hover
{
    float: right;
    width: 97%;
    padding: 2px 2px;
}
/*## format repeater on home page ##*/
a.repeaterItems:link
{
    font-family: Tahoma;
    font-size: 0.9em;
    color: #444444;
    text-decoration: none; /* float: left;     padding:5px 0px 5px 0px;     width: 99%;*/
}
a.repeaterItems:visited
{
    font-family: Tahoma;
    font-size: 0.9em;
    color: black;
    text-decoration: none; /*   float: left;     padding:5px 0px 5px 0px;     width: 99%;*/
}
a.repeaterItems:hover
{
    font-family: Tahoma;
    font-size: 0.9em;
    color: black;
    text-decoration: underline; /* float: left;     background-color: #dcdcdc;    padding:5px 0px 5px 0px;     width: 99%;*/
}
#repeaterSep
{
    /* clear: both;     margin:0;     padding:0;*/
}
/*############-- BEARS Styles --############ */

/* Confirmation Page */
.conformation1
{
    width: 100%;
}
.conformation2
{
    width: 134px;
    text-align: left;
}
.conformation4
{
    width: 95px;
}
.conformation8
{
}
.conformation9
{
    width: 281px;
    text-align: left;
}
/* Preview */

.prew1
{
    width: 100%;
}
.prew2
{
    width: 134px;
    text-align: left;
}
.prew6
{
}
.prew8
{
}
.prew10
{
}
.prew11
{
    width: 250px;
    text-align: left;
}
.prew12
{
    width: 105px;
    text-align: left;
}
#termGuideContainer
{
    width: 834px;
    height: auto;
    border: solid 1px #dcdcdc;
    padding: 20px 0 20px 0;
}
#termGuideList
{
    width: 400px;
    height: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    word-spacing: normal;
    line-height: 18px;
    border: none;
}
#agBtn
{
    width: 400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 7px;
}
/*///////////////////////
Signature Images
///////////////////////*/
.imgBrokerSignature
{
    width: 225px;
    height: 50px;
    border: none;
}
#regCount
{
    width: 250px;
    display: inline;
    white-space: nowrap;
    height: 17px;
}
