﻿a.lnkHomeBtn:active
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundHome.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkHomeBtn:link
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundHome.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkHomeBtn:visited
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundHome.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkHomeBtn:hover
{
    background: url(images/PlanBackgroundHome.png) left center no-repeat;
    text-align: left;
    padding-left: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkMobileBtn:active
{
    text-align: left;
    padding-left: 6px;
    padding-right:4px;
    background: url(images/PlanBackgroundMobile3.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkMobileBtn:link
{
    text-align: left;
    padding-left: 6px;
    padding-right:4px;
    background: url(images/PlanBackgroundMobile3.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkMobileBtn:visited
{
    text-align: left;
    padding-left: 6px;
    padding-right:4px;
    background: url(images/PlanBackgroundMobile3.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkMobileBtn:hover
{
    background: url(images/PlanBackgroundMobile3.png) left center no-repeat;
    text-align: left;
    padding-left: 6px;
    padding-right:4px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkInternationalBtn:active
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundInternational.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkInternationalBtn:link
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundInternational.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkInternationalBtn:visited
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundInternational.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkInternationalBtn:hover
{
    background: url(images/PlanBackgroundInternational.png) left center no-repeat;
    text-align: left;
    padding-left: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkBundleBtn:active
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundBundles.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkBundleBtn:link
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundBundles.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkBundleBtn:visited
{
    text-align: left;
    padding-left: 10px;
    background: url(images/PlanBackgroundBundles.png) left center no-repeat;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

a.lnkBundleBtn:hover
{
    background: url(images/PlanBackgroundBundles.png) left center no-repeat;
    text-align: left;
    padding-left: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0px;
}

.menuNormalState
{
    background-color: #ededed;
    height: 54px;
    font-size: 16px;
    font-family: Verdana;
    font-weight: bolder;
    color: White;
}

.menuHoveredState
{
    background-color: #f3f3f3;
    height: 54px;
    font-size: 16px;
    font-family: Verdana;
    font-weight: bolder;
    cursor: pointer;
    color: White;
}

.menuSelectedState
{
    height: 54px;
    font-weight: bolder;
    font-size: 16px;
    font-family: Verdana;
    color: Orange;
    cursor: pointer;
}


#gradientTopSide
{
    height: 12px;
    width: 988px;
    background-image: url('images/borderTop.png');
    background-repeat: no-repeat;
}

#gradientLeftSide
{
    width: 7px;
    background-image: url('images/borderLeft.png');
    background-repeat: repeat-y;
}

#gradientRightSide
{
    width: 7px;
    background-image: url('images/borderRight.png');
    background-repeat: repeat-y;
}

#gradientBottomSide
{
    height: 12px;
    width: 988px;
    background-image: url('images/borderBottom.png');
    background-repeat: no-repeat;
}

#gradientTopSideNarrow
{
    height: 22px;
    width: 800px;
    background-image: url('images/gradientTopSideNarrow.jpg');
    background-repeat: no-repeat;
}

#gradientLeftSideNarrow
{
    width: 6px;
    background-image: url('images/gradientLeftSideNarrow.jpg');
    background-repeat: repeat-y;
}

#gradientRightSideNarrow
{
    width: 6px;
    background-image: url('images/gradientRightSideNarrow.jpg');
    background-repeat: repeat-y;
}

#gradientBottomSideNarrow
{
    height: 22px;
    width: 800px;
    background-image: url('images/gradientBottomSideNarrow.jpg');
    background-repeat: no-repeat;
}


.damnFont
{
    font-family: Trebuchet MS;
}

.body
{
    position: absolute;
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    font-size: 12px;
    text-align: center;
    background-color: #cccccc;
}

.blackStripeTop
{
    background-color: Black;
    width: 974px;
    height: 14px;
}

.buttonText
{
    position: relative;
    top: -80px;
    color: White;
    width: 135px;
    left: 15px;
}

.PanelHomeDefault
{
    position: relative;
    top: -30px;
}

.PanelDefault
{
    position: relative;
    top: -15px;
}

#bannerImageContact
{
    background-image: url('images/BannerContactUs.jpg');
    width: 974px;
    height: 278px;
    background-repeat: no-repeat;
}



#bannerImageAbout
{
    background-image: url('images/BannerAboutUs.jpg');
    width: 974px;
    height: 278px;
    background-repeat: no-repeat;
}

#bannerImageBusiness
{
    background-image: url('images/BannerBusiness.jpg');
    width: 974px;
    height: 278px;
    background-repeat: no-repeat;
}

#bannerImagePanorama
{
    background-image: url('images/BannerPanorama.jpg');
    width: 974px;
    height: 433px;
    background-repeat: no-repeat;
}

#bannerImagePanorama2
{
    background-image: url('images/BannerPanorama2.jpg');
    width: 974px;
    height: 433px;
    background-repeat: no-repeat;
}

#bannerImageHome
{
    background-image: url('images/BannerHome.jpg');
    width: 974px;
    height: 299px;
    background-repeat: no-repeat;
}

#bannerImagePlans
{
    background-image: url('images/BannerPlans.jpg');
    width: 974px;
    height: 299px;
    background-repeat: no-repeat;
}

#bannerImagePrograms
{
    background-image: url('images/BannerPrograms.jpg');
    width: 974px;
    height: 299px;
    background-repeat: no-repeat;
}

.bannerImageRegister
{
    background-image: url('images/BannerSignUp.jpg');
    width: 974px;
    height: 277px;
    background-repeat: no-repeat;
}

#bannerImageFaq
{
    background-image: url('images/BannerFAQ.jpg');
    width: 974px;
    height: 278px;
    background-repeat: no-repeat;
}

#bannerImageSmart
{
    background-image: url('images/Banner - SmartCall.jpg');
    width: 974px;
    height: 356px;
    background-repeat: no-repeat;
}

.programDivider
{
    background-image: url('images/ProgramDivider.jpg');
    height: 73px;
    background-repeat: repeat-x;
}

a
{
    color: #AD4C21;
    text-decoration: none;
    padding-bottom: 0px;
}

a:hover
{
    color: #000;
    cursor: pointer;
}

.roundedBox
{
    width: 100%;
    background: #ffffff;
    border: 1px solid #000000;
    position: relative;
}

.roundedBox .tl
{
    width: 13px;
    height: 13px;
    background: url('images/roundedTopLeftCorner.jpg');
    top: -1px;
    left: -1px;
    position: absolute;
}

.roundedBox .tr
{
    width: 13px;
    height: 13px;
    background: url('images/roundedTopRightCorner.jpg');
    top: -1px;
    right: -1px;
    position: absolute;
}

.roundedBox .bl
{
    width: 13px;
    height: 13px;
    background: url('images/roundedBottomLeftCorner.jpg');
    bottom: -1px;
    left: -1px;
    position: absolute;
}

.roundedBox .br
{
    width: 13px;
    height: 13px;
    background: url('images/roundedBottomRightCorner.jpg');
    bottom: -1px;
    right: -1px;
    position: absolute;
}

.roundedBox .inside
{
    width: 887px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.wizardCentered
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    margin-left: 35px;
    width: 900px;
}

#SignUpHeaderBar
{
    margin-left: 0px;
}

.RepeaterImagesNoGaps
{
    margin-left: -5px;
}

.SiteText
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    font-size: 11pt;
    text-align: left;
}

.SiteLogoWithTagLine
{
    background-image: url('images/SiteLogoWithTagLine.jpg');
    width: 220px;
    height: 80px;
    background-repeat: no-repeat;
}

#ContactImageOnt
{
    width: 360px;
    height: 374px;
    background-repeat: no-repeat;
}

#ContactImageBC
{
    width: 360px;
    height: 374px;
    background-repeat: no-repeat;
}

.ProgramDetailTitleBack
{
    background-color: Black;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    font-weight: bold;
    font-size: large;
    color: White;
    padding-left: 5px;
    padding-right: 5px;
}

.ProgramDetailInfoBack
{
    font-size: 11pt;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    text-align: left;
    width: 600px;
}

.PlanDetailTitleBack
{
    background-color: Black;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    font-weight: bold;
    font-size: large;
    color: White;
    text-align: left;
}

.PlanDetailInfoBack
{
    font-size: 11pt;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    text-align: left;
    width: 600px;
}

.StandardFont
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
}

.LinkButtonDetailsStyle
{
    font-size: Smaller;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
}

.adminTable
{
    position: relative;
    bottom: 240px;
}

.LabelCopyright
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    font-size: small;
    color: #000000;
}

.LabelMenu
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    font-size: small;
}


.smartStyle
{
    width: 930px;
    text-align: center;
    margin-left: 20px;
}

.aboutStyle
{
    width: 800px;
    text-align: center;
    margin-left: 80px;
}

.businessStyle
{
    text-align: center;
    /*margin-left: 80px;*/
}

.privacyStyle
{
    width: 800px;
    text-align: center;
    margin-left: 80px;
}

.ContactStyle
{
    width: 960px;
}

.templateStyle
{
    width: 800px;
    text-align: left;
    margin-left: 80px;
}

.accordionLink
{
    font-weight: bold;
}

.terms
{
    width: 700px;
    height: 255px;
}

.MissionPanel
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.MissionPanelHiding
{
    display:none;
}

.ValidationSummary
{
    text-align: left;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    width: 600px;
    border-color: Red;
    border-style: solid;
    border-width: 1px;
    color: Black;
    font-weight: bold;
    background-color: #ffffcc;
    padding: 5px;
}

.ValidationSummary li
{
    list-style-type: square;
}


/*Textbox Watermark*/

.unwatermarked
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
}

.watermarked
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    background-color: #F0F8FF;
    color: gray;
}

.MaskedEditFocus
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    background-color: #ffffcc;
    color: #000000;
}


.MaskedEditError
{
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
    background-color: #ffcccc;
}

.accordionHeader
{
}

.accordionHeader a
{
    color: #000000;
}

.accordionHeader a:hover
{
    color: #67a02c;
}

.accordionHeaderSelected
{
    color: #000000;
}

.accordionHeaderSelected a
{
    color: #67a02c;
}

.accordionHeaderSelected a:hover
{
    color: #67a02c;
}

.accordionContent a
{
    color: #67a02c;
    font-family: Trebuchet MS, Calibri, Verdana, sans-serif;
}

/* Modal Popup */
.ModalPopup .topLeft
{
    background-image: url('images/EdgeTopLeftGreen.gif');
    background-repeat: no-repeat;
    width: 10px;
    height: 47px;
}

.ModalPopup .top
{
    background-image: url('images/EdgeTopGreen.gif');
    background-repeat: repeat-x;
    height: 47px;
}

.ModalPopup .topRight
{
    background-image: url('images/EdgeTopRightGreen.gif');
    width: 10px;
    height: 47px;
    background-repeat: no-repeat;
}

.ModalPopup .left
{
    background-image: url('images/GradientFrameLeft.gif');
    width: 10px;
    background-repeat: repeat-y;
}

.ModalPopup .right
{
    background-image: url('images/GradientFrameRight.gif');
    width: 10px;
    background-repeat: repeat-y;
}

.ModalPopup .bottomLeft
{
    background-image: url('images/GradientFrameBottomLeft.gif');
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.ModalPopup .bottom
{
    background-image: url('images/GradientFrameBottom.gif');
    background-repeat: repeat-x;
    height: 10px;
}

.ModalPopup .bottomRight
{
    background-image: url('images/GradientFrameBottomRight.gif');
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}


.tabImg
{
    position:absolute;
    bottom:210px;
    right:-10px;
    text-align:left;
}

.planButtonTextHome
{
    position:absolute;
    top:165px;
    right:0px;
    left:10px;
    color:Black;
    text-align:left;
}

.planButtonText
{
    position:absolute;
    top:165px;
    right:0px;
    left:20px;
    color:Black;
    text-align:left;
}

