#centerAlignOuter {

     width: 932px;
     margin: 0 auto;
     height: 100%;    
}

#page {

     width: 800px;
     margin: 0 auto;
     text-align: left;
}

#titleDiv {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: left;
}
.title {

    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.smartRSWeb-desktopForm {

    max-width: 700px; /*-- change this to get your desired form width --*/
    padding-top: 20px;
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    width: 932px;
}

.smartRSWeb-desktopFormPR {

    max-width: 700px; /*-- change this to get your desired form width --*/
    padding-top: 20px;
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    width: 932px;
}

.smartRSWeb-formRow {

    width: 100%;
}

.smartRSWeb-columnFull {

    float: left;
    position: relative;
    padding-bottom: 10px;
    width:100%;
}

.smartRSWeb-columnHalf {
    
    float: left;
    position: relative;
    padding-bottom: 10px;
    padding-right: 10px;
    width:50%;
}

.smartRSWeb-columnHalfLeft {
    
    float: left;
    position: relative;
    padding-top: 6px;
    padding-right: 10px;
    width:30%;
    font-weight: bold;
}

.smartRSWeb-columnHalfFifteen {
    
    float: left;
    position: relative;
    width: 15%;
}

.smartRSWeb-columnHalfTwenty {
    
    float: left;
    position: relative;
    width: 20%;
}

.smartRSWeb-columnHalfThirty {
    
    float: left;
    position: relative;
    width: 30%;
}

.smartRSWeb-columnHalfRight {
    
    float: left;
    position: relative;
    padding-right: 10px;
    width:50%;
}

.bsBoldfix {

}

.smartRSWeb-Bold {
    font-weight: bold;
}

/* Classes for dividers used in various pages */

.smartRSWeb-dashedDividerTop {

    border-top: 1px dashed #cccccc;
}

.smartRSWeb-dashedDividerBtm {

    border-bottom: 1px dashed #cccccc;
}

.smartRSWeb-dashedDividerTopPC {

    border-top: 1px dashed #cccccc;
}

.smartRSWeb-dashedDividerBtmPC {

    border-bottom: 1px dashed #cccccc;
}

.smartRSWeb-DividerTopMedium {

    border-top: 2px solid #cccccc;
}

/* Classes for padding used in various pages */

.smartRSWeb-PCpaddingTopSmall {

    padding-top: 5px;
}

.smartRSWeb-PCpaddingTopSM {

    padding-top: 6px;
}

.smartRSWeb-PCpaddingTopMedium {

    padding-top: 10px;
}

.smartRSWeb-PCpaddingTopLarge {

    padding-top: 15px;
}

.smartRSWeb-PCpaddingTopXLarge {

    padding-top: 20px;
}

.smartRSWeb-PCpaddingTop2XL {
    padding-top: 40px;
}

.smartRSWeb-PCpaddingBtmSmall {

    padding-bottom: 5px;
}

.smartRSWeb-PCpaddingBtmMedium {

    padding-bottom: 10px;
}

.smartRSWeb-PCpaddingBtmLarge {

    padding-bottom: 15px;
}

.smartRSWeb-PCpaddingRightSmall {

    padding-right: 10px;
}

.smartRSWeb-PCpaddingRightMedium {

    padding-right: 15px;
}

.smartRSWeb-PCpaddingLeftXSmall {

    padding-left: 5px;
}

.smartRSWeb-PCpaddingLeftSmall {

    padding-left: 10px;
}

.smartRSWeb-PCpaddingLeftMedium {

    padding-left: 15px;
}

.smartRSWeb-PCpaddingLeftLarge {

    padding-left: 20px;
}

.smartRSWeb-PCpaddingLeftXLarge {

    padding-left: 25px;
}

/* Uncommon styles starts here */

/* for Register.aspx */

#loginDiv {

    width: 60%;
    margin-bottom: 40px;
    display: block;
    float: right;
}

#loginDiv p {

    float: right;
    display: block;
    margin: 9px 11px 0px ;
    width: 300px;  
}

#loginDiv a {

    color: Teal;
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
    text-decoration: none;
    font-size: 15px;
    font-weight: bolder; 
}

#loginDiv a:hover {

    color: #004c4d;
    text-decoration: none;
}

.popover {

    max-width: 25%;
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
}

.link  /* register terms link */
{
    color: #3A6699;
    font-size: 14px;
    font-weight: normal;
    padding-right: 2%;
}

.lay
{
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    color: #333333;
    position: relative;
    text-align: left;
    padding: 0 0 0 0;
    margin-bottom: -100px;
}

/* for Login.aspx */

#signupDiv {

    width: 60%;
    margin-bottom: 40px;
    display: block;
    float: right;
}

#signupDiv p {

    float: right;
    display: block;
    margin: 9px 11px 0px ;
    width: 350px;  
}

#signupDiv a {

    color: Teal;
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
    text-decoration: none;
    font-size: 15px;
    font-weight: bolder; 
}

#signupDiv a:hover {

    color: #004c4d;
    text-decoration: none;
}

.link2 /* forgot password link */
{
    color: #3A6699;
    font-size: 14px;
    font-weight: normal;
    padding-left: 18px;
}

#recovery {

    display: inline;
}

/* for PasswordRecovery.aspx */

#signupLoginDiv {
    width: 60%;
    margin-bottom: 40px;
    display: block;
    float: right;
}

#signupLoginDiv p {

    float: right;
    display: block;
    margin: 9px 11px 0px ;
    width: 185px;
}

#signupLoginDiv a {

    color: Teal;
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
    text-decoration: none;
    font-size: 15px;
    font-weight: bolder; 
}

#signupLoginDiv a:hover {

    color: #004c4d;
    text-decoration: none;
}

.literalPaddingfix1 {

	padding-right: 50px;
}

.literalPaddingfix2 {

	padding-right: 84px;
}

.rowPaddingfix {

	padding-top: 10px;
}

/* Uncommon styles ends here */

.infoMessageDiv
{
    border-right: #e2c822 1px solid;
    border-top: #e2c822 1px solid;
    border-left: #e2c822 1px solid;
    border-bottom: #e2c822 1px solid;
    background-color: #fff9d7;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 507px; 
    display: none;
    
}

.infoMessageLabelInDiv
{
    font-weight: normal;
    font-size: 13px;
    font-family: Tahoma;
    color: Black;
}

.ValidationSummaryDiv
{
    border-right: #dd3c10 1px solid;
    border-top: #dd3c10 1px solid;
    border-left: #dd3c10 1px solid;
    border-bottom: #dd3c10 1px solid;
    background-color: #ffebe8;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.errorMessageDiv
{
    border-right: #dd3c10 1px solid;
    border-top: #dd3c10 1px solid;
    border-left: #dd3c10 1px solid;
    border-bottom: #dd3c10 1px solid;
    background-color: #ffebe8;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 85%;
    display: none;
}

.errorMessageLabelInDiv
{
    font-weight: normal;
    font-size: 13px;
    color: black;
    font-family: Tahoma;
}

select
{
    font-family: Kalinga, Helvetica, Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 13px;
    color: #003366;
    width: 220px;
    margin-bottom: 5px;
    border: 1px solid #336699;
}

.flag {

    text-align: left;
    position: relative;
    background-image: url(../../ImagesPublic/en/flag.png);
    background-repeat: no-repeat;
    border: 1px solid #FF7777;
    color: #FF4949;
    background-color: #FFEEEE;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 25px;
    font-size: 12px;
    width: 240px;
}

.flagFix {

    text-align: left;
    position: relative;
    background-image: url(../../ImagesPublic/en/flag.png);
    background-repeat: no-repeat;
    border: 1px solid #FF7777;
    color: #330000;
    background-color: #FFEEEE;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 25px;
    margin-bottom: -5px;
    font-size: 12px;
    width: 240px;
}

.flagAlone {

    text-align: left;
    position: relative;
    background-image: url(../../ImagesPublic/en/flag.png);
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.flagWithout {

    text-align: left;
    position: relative;
    color: #FF4949;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 25px;
    font-size: 14px;
}

.flagWithoutLogin {

    text-align: left;
    position: relative;
    color: #FF4949;
    padding-bottom: 2px;
    padding-right: 5px;
    font-size: 14px;
}

.flagWithout1 {

    text-align: left;
    color: #FF4949;
    padding-top: 2px;
    margin-left: -25px;   
}

.flagWithout2
{
    text-align: left;
    color: #FF4949;
    margin-top: -18px;
    padding-bottom: 2px;   
}
.warn
{
    text-align: left;
    background-image: url(../../ImagesPublic/en/warn.png);
    background-repeat: no-repeat;
    border: 1px solid #FFCC00;
    background-color: #FFFDDD;
    color: #C93;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.warn2
{
    text-align: left;
    background-repeat: no-repeat;
    color: #C93;
    padding-bottom: 5px;
    
}

.warn3
{
    text-align: left;
    background-repeat: no-repeat;
    color: #C93;
    padding-bottom: 5px;
    
}

.warnCs /* pswd case sensitive */
{
    text-align: left;
    background-repeat: no-repeat;
    color: #C93;
    margin-top: -20px;
    padding-bottom: 5px;
    
}

.check
{
    text-align: left;
    background-image: url(../../ImagesPublic/en/check.png);
    background-repeat: no-repeat;
    border: 1px solid #33CC33;
    color: #006600;
    background-color: #CCFFCC;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: -5px;
    font-size: 12px;
}

.arrow
{
    text-align: left;
    background-image: url(../../ImagesPublic/en/block.png);
    background-repeat: no-repeat;
}

.textLabel
{
    color: #333333;
    border: 1px solid #6699CC;
    background-color: #E8FBFF;
}
input[type=submit], label, select, .pointer
{
    cursor: pointer;
}

.button
{
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    background-color: #77ad5f;
    height: 30px;
    width: auto;
    font-weight: normal;
    border: 1px solid #284d17;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.squarebutton
{
    height: 32px;
    width: 32px;
}

.buttonClean
{
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    background-color: #77ad5f;
    height: 30px;
    width: auto;
    font-weight: normal;
    border: 1px solid #284d17;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.buttonViewMap
{
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    background-color: #77ad5f;
    height: 30px;
    width: auto;
    font-weight: normal;
    border: 1px solid #284d17;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.button:active
{
    font-weight: normal;
    background-color: #6fa954;
    border: 1px inset #284d17;
}

.requiredFieldAsterix
{
    font-weight: bold;
    font-size: medium;
}

.requiredFieldAsterixLarge
{
    font-weight: bold;
    font-size: large;
}


#iCarpoolcopyright
{
    font-size: 10pt;
    font-family: Arial;
    padding-top: 5px;
    float: inherit;
    font-size: 8pt;
}

#iCarpoolcopyright a
{
    width: 980px;
    height: 47px;
    position: relative;
    color: #a3a3a3;
    text-align: center;
}

.buttonNull
{
    font-family: Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
    font-size: 13px;
    color: #003366;
    text-align: center;
    height: 32px;
    width: auto;
    font-size: 15px;
    border: 0px;
    background-color: #EEEEEE;
}

.titleCalm
{
    font-family: Kalinga, Calibri, Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 15px;
    color: #6699cc;
}
.inputGet
{
    width: auto;
    border: none;
    background-color: Transparent;
}

a:hover
{
    color: inherit;
}

.smartRSWeb-floatRight {
    float: right;
}
/* text variants*/

.xsmall
{
    font-size: x-small;
    font-family: Verdana;
    font-weight: normal;
}

.regularTextSize
{
    font-size: 12px;
    font-family: Verdana;
    font-weight: normal;
}

.xsmallBold
{
    font-size: x-small;
    font-family: Verdana;
    font-weight: bold;
}

.small
{
    font-size: x-small;
    font-family: Verdana;
}

.smallBold
{
    font-size: x-small;
    font-family: Verdana;
    font-weight: bold;
}


/* ttcss */

a.toolTip
{

    position: relative;
    color: #336699;
    text-decoration: none;
    border: none;
}
a.toolTip span
{
    display: none;
}
a.toolTip:hover
{
    z-index: 25;
    color: #333333;
    z-index: 9999;
}
a.toolTip:hover span.tooltip
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 15px 0 0 0;
    width: 200px;
    color: #333333;
    text-align: left;
    filter: alpha(opacity:95);
    khtmlopacity: 0.95;
    mozopacity: 0.95;
    opacity: 0.95;
    font-size: 12px;
    z-index: 9999;
}
a.toolTip:hover span.top
{
    display: block;
    padding: 30px 8px 0;
    background: url(../../ImagesPublic/en/bubble.gif) no-repeat top;
    z-index: 9999;
}
a.toolTip:hover span.middle
{
    display: block;
    padding: 0 8px;
    background: url(../../ImagesPublic/en/bubble_filler.gif) repeat bottom;
    z-index: 9999;
}
a.toolTip:hover span.bottom
{
    display: block;
    padding: 3px 8px 10px;
    color: #333333;
    background: url(../../ImagesPublic/en/bubble.gif) no-repeat bottom;
    z-index: 9999;
}
