﻿body 
{
    margin-top:0px;
    margin-bottom:15px;
    font-family:Arial;
    font-size:12px;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
    background-image:url("Background.jpg");
    background-repeat:no-repeat;
    background-position:top center;
}

.TopBar

{
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    height:120px;
    width:900px;
}

.SystemBridgeLogo
{
    float:right;
    text-align:right;
    margin-top:15px;
    width:300px;
}

.LeftAlign
{
    float:left;
    text-align:left;
    margin-top:25px;
    width:300px;
}

.LeftFloat
{
    float:left;
    text-align:left;
    width:200px;
}

.RightFloat
{
    text-align:right;
}

.MainContent
{
    margin-top:25px;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
    width:860px;
    padding:20px;
    border-style:solid;
    border-width:thin;
    border-color:#cccccc;

}

.EducationalExtrasPopup
{
    margin-top:25px;
    margin-left:auto;
    margin-right:auto;
    background-color:White;
    width:780px;
    padding:10px;
    border-style:solid;
    border-width:thin;
    border-color:#cccccc;
}


.PageTitle

{
    font-size:30px;
    padding-top:5px;
}


.TextBoxes
{
    width:234px;
    padding-left:25px;
    padding-right:25px;
    padding-top:15px;
    padding-bottom:0px;
    background-image:url("Images/TableBG.png");
    background-position:center top;
    float:left;
    height:250px;
    display:inline-block;
}






.TextBoxSmall
{
    width:234px;
    padding-left:25px;
    padding-right:25px;
    padding-top:15px;
    padding-bottom:0px;
    background-image:url("Images/TableBG.png");
    background-position:center top;
    float:left;
    height:85px;
    display:inline-block;
}

.TextBoxesBottom
{
    width:234px;
    padding-left:25px;
    padding-right:25px;
    background-image:url("Images/TableBG.png");
    height:30px;
    background-position:center bottom;
    float:left;
    display:inline-block;
}

.SmallPointTextBox
{
    width:234px;
    padding-top:18px;
    padding-left:25px;
    padding-right:25px;
    background-image:url("Images/SmallPointBG.png");
    height:40px;
    float:left;
    display:inline-block;
    margin-bottom:15px;
}


.SectionHeading
{
    font-size:20px;
    color:#7AC143;
   
}

.SmallPrint
{
    color:Gray;
    font-size:smaller;
    width:830px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
}


.GeneralBodyText
{
    padding-left:15px;
    
}


#nav-menu ul
{
    list-style: none;
    margin: 0;
    padding:0;

}

#nav-menu li
{
    float: left;
    width:96px;
    text-align: left;
    padding-right:3px;
}

#nav-menu li a
{
    display: block;
    color:White;
    padding:8px;
    background-image:url("images/ButtonBG.png");
    margin: 0;
    text-decoration: none;
}

#nav-menu li a:hover
{
    display: block;
    background-image:url("images/ButtonBGOver.png");
    color:Black;
    padding:8px;
    margin: 0;
    text-decoration: underline;
}

#nav-menu
{
    width:900px;
    height:32px;
    margin-left:auto;
    margin-right:auto;
} 

#Home .SelectedHome
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#SmartTable .SelectedSmartTable 
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#Media .SelectedMedia 
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#Purchase .SelectedPurchase 
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#Leasing .SelectedLeasing
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#Rent .SelectedRent
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#Share .SelectedShare
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#ContactUs .SelectedContactUs 
{
    background-image:url("images/ButtonBGOver.png");
    color:Black;
}

#MediaDropDown ul
{
    list-style: none;
    margin: 0;
    padding:0;
}

#MediaDropDown li a
{
    display: block;
    text-align: left;
    background-color:#333333;
    color:White;
    padding:8px;
    margin: 0;
    text-decoration: none;
}

#MediaDropDown li a:hover
{
    display: block;
    text-align: left;
    background-color:White;
    color:Black;
    padding:8px;
    margin: 0;
    text-decoration: underline;
}

#MediaDropDown
{
    width:140px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCCCCC;
    border-style:solid;
    border-width:thin;
    border-color:#333333;
} 

#SmartTableDropDown ul
{
    list-style: none;
    margin: 0;
    padding:0;
}

#SmartTableDropDown li a
{
    display: block;
    text-align: left;
    background-color:#333333;
    color:White;
    padding:8px;
    margin: 0;
    text-decoration: none;
}

#SmartTableDropDown li a:hover
{
    display: block;
    text-align: left;
    background-color:White;
    color:Black;
    padding:8px;
    margin: 0;
    text-decoration: underline;
}


#SmartTableDropDown
{
    width:170px;
    margin-left:auto;
    margin-right:auto;
    background-color:#CCCCCC;
    border-style:solid;
    border-width:thin;
    border-color:#333333;
} 










.ActiveMenuItem
{
    background-color:#3366ff;
}

.PurchaseTable
{
    background-image:url("Images/TableTopBG.gif");
    background-repeat:no-repeat;
    width:860px;  
}

.PurchaseTableRows
{
    height:24px;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
}

.PurchaseTableGrandTotalRow
{
    width:10px;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    text-align:right;
}

.PurchaseTableCol1
{
    padding: 5px 15px;
    height: 24px;
    width: 120px;
    text-align:left;
}

.PurchaseTableCol2
{
    padding: 5px 15px;
    height: 24px;
    width: 100px;
    text-align:right;
}

.PurchaseTableTotalRow
{
    padding: 5px 15px;
    height: 24px;
    text-align:right;
    width:80%;
}


#GrandTotal
{
    font-size:16px;
    font-weight:bolder;
}


.ErrorMessage
{
    color:Red;
    display: inline;
}

.TotalHeading
{
    font-size:20px;
    color:#3366ff;
}


.PurchaseContactTable
{
    vertical-align:top;
    padding: 15px 15px;
    height: 24px;
    width: 50%;
}

#GlobalErrorMessage
{
    color:Red;
}


.DisabledTxtBox
{
    border-style:none;
    text-align:right;
    width:80px;
}

.DetailsErrorMessage
{
    color:Red;
}

.Footer
{
    color:#999999;
    text-align:center;
    font-size:small;
}

.HalfSizeBoxLeft
{
    width:49%;
    float:left;
    border-right-style:solid;
    border-right-color:#cccccc;
    border-right-width:thin;
}

.HalfSizeBoxRightPurchase
{
    float:left;
    padding-left:15px;
    display:inline;
    width:50%;
    border-left-style:solid;
    border-left-color:#cccccc;
    border-left-width:thin;
    
}

.HalfSizeBoxLeftPurchase
{
    width:45%;
    float:left;

}

.HalfSizeBoxRight
{
    float:left;
    padding-left:15px;
    display:inline;
    width:49%;
    
}

.HalfSizeBoxSpecLeft
{
    width:35%;
    float:left;
    padding-bottom:15px;
    display:inline;
    height:410px;
}

.HalfSizeBoxSpecRight
{
    width:65%;
    float:left;
    text-align:right;
    padding-bottom:15px;
    display:inline;
    height:410px;
}

.HalfSizeBoxSmartTable
{
    width:50%;
    float:left;
    padding-bottom:15px;
    display:inline;
    height:320px;
}
   
ul
{
 margin-left:-25px;
}

a
{
    color:#3366ff;
}

a:hover
{
    color:Black;
}

.map
{
    height:270px;
    width:400px;
    border-color:#cccccc;
    border-width:thin;
    border-style:solid;
}

.MediaImages
{
    width:205px;
    float:left;
    margin-left:5px;
    margin-right:5px;
}


.Hidden
{
    visibility:hidden;
    width:0px;
}
    
    
    
.ShadedBG
{
    background-color:Black;
    /* for IE */
    filter:alpha(opacity=75);
    /* CSS3 standard */
    opacity:0.75;

}

.ImagePopup
{
    border-style:solid;
    border-width:thin;
    border-color:Black;
    background-color:White;
    text-align:right;
    padding:15px;
    z-index:1;
}

.CreditTermsBox
{
    width:270px;
    color:White;
    background-color:#7AC143;
    display:inline;
    float:right;
    padding:10px;
}


.PurchaseWizard
{
    padding: 0;
    margin: 0;
    width:100%;
}
    
    
    .LeftButton
    {
        text-align:left;
        float:left;
    }
    
    .RightButton
    {
        text-align:right;
        float:right;
    }
    
.PurchaseOrderLeftCol
{
    text-align:left;
    vertical-align:top;
    padding: 5px 0px 10px;
    
}
    
.PurchaseOrderRightCol
{
    text-align:right;
    padding: 5px 15px 10px;
    vertical-align:top;
}
    
    
.HalfSizeBoxMedia
{
    width:50%;
    display:inline;
    float:left;
    padding-bottom:15px;
}


.LeasingQuestion
{
    font-size:15px;
    font-weight:bold;
        display:inline;
}

.LeasingFirstLetter
{
    font-size:20px;
    display:inline;
}

.OptionsBox
{
    position:absolute;
    font-weight:bold;
    color:#3366ff;


}

.Option1
{
    position:relative;
    left:600px;
    top:135px;
}

.Option2
{
    position:relative;
    left:618px;
    top:178px;
}

.Option3
{
    position:relative;
    left:636px;
    top:223px;
}

.Option4
{
    position:relative;
    left:654px;
    top:268px;
}


.HalfSizeBoxShareLeft
{
    width:50%;
    float:left;
    padding-bottom:15px;
    display:inline;
    height:320px;
}

.HalfSizeBoxShareRight
{
    width:50%;
    float:left;
    padding-bottom:15px;
    display:inline;
    height:320px;

}

.PageTitleRent
{
    font-size:30px;
    padding-top:5px;
    color:#990000;
}

.PageTitleShare
{
    font-size:30px;
    padding-top:5px;
    color:#cc3366;
}