﻿@import url("/Styles/common.css");

body
{
    background-color: #5f5f5f;
    background-image: url(../Images/SitePublic/MasterPage/gradient-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

#pageBody
{
    position: relative;
    padding: 15px;
    min-width: 970px;
}

#pageContent
{
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-shadow: 0 0 5px #333333;
    box-shadow: 0 0 5px #333;
    min-height: 450px;
    position: absolute;
    left: 50%;
    width: 970px;
    margin-left: -485px;
}

#header
{
    position: relative;
    width: 970px;
    height: 67px;
    left: 50%;
    margin-left: -485px;
}

#logo
{
    float: left;
    height: 46px;
    width: 203px;
    margin-top: 26px;
    margin-left: 20px;
}

#logo img
{
    border: 0;
}

#mainMenu
{
    float: right;
    height: 60px;
    width: 577px;
    margin-top: 24px;
}

#mainMenu img
{
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
}

#footer
{
    color: #f5f5f5;
    position: absolute;
    bottom: -35px;
    text-align: right;
    width: 970px;
    height: 25px;
    right: 15px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active
{
    color: #f5f5f5;
    text-decoration: underline;
}

#footer a:hover
{
    color: #cccccc;
}

#mainBillboard
{
    width: 933px;
    height: 322px;
    background-image: url(../Images/SitePublic/Home/billboard.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin-left: 10px;
}

#mainBillboard img
{
    border: 0;
}

#mainBillboard .TryItButton
{
    position: absolute;
    margin-top: 227px;
    margin-left: 126px;
}

#featureBillboard
{
    height: 158px;
    width: 933px;
    margin-left: 18px;
    margin-top: 15px;
}

#featureBillboard img
{
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
}

#customerLogoTitle
{
    background-image: url(../Images/SitePublic/Home/customer-logo-title-bar.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 933px;
    height: 45px;
    margin-top: 15px;
    margin-left: 15px;
}

#customerLogoBar
{
    width: 933px;
    height: 100px;
    margin-top: 5px;
    margin-left: 15px;
}

.ContentTitleBar
{
    width: 464px;
    height: 30px;
    background-image: url(../Images/SitePublic/MasterPage/content-title-bar-bg.png);
    background-repeat: no-repeat;
    color: #000000;
    line-height: 30px;
    padding-left: 10px;
}

#sideSubMenu
{
    background-color: #ffffff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px solid #cccccc;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    position: absolute;
    height: 387px;
    width: 211px;
    margin-top: 20px;
}

#rightContentColumn
{
    float: left;
    margin-left: 255px;
    width: auto;
    margin-top: 25px;
    min-height: 600px;
}

.SideSubMenuItem
{
    border-bottom: 1px solid #cccccc;
    width: 100%;
    height: 64px;
}

.SideSubMenuItem img
{
    margin-left: 10px;
    margin-top: 10px;
}

.SideSubMenuItemSelected
{
    font-weight: bold;
}

.SideSubMenuItemLast
{
    border-bottom: 0;
}

.SideSubMenuItem a, .SideSubMenuItem a:link, .SideSubMenuItem a:visited, .SideSubMenuItem a:active
{
    text-decoration: none;
    position: absolute;
    color: #000000;
    margin-left: 20px;
    line-height: 64px;
}

.FullPageContent
{
    padding: 10px;
}

.PageContentSuperLargeHeading
{
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.PageContentRegular
{
    clear: both;
    margin-bottom: 15px;
    margin-top: 10px;
    line-height: 18px;
}

#rightContentColumn li
{
    margin-left: 25px;
    padding: 4px;
}

#rightContentColumn .Quote
{
    color: #999999;
}

#fullFeatures ul
{
    margin-bottom: 20px;
}

#fullFeatures li
{
    line-height: 20px;
}

#fullFeaturesRight
{
    width: 50%;
    float: left;
}

#fullFeaturesLeft
{
    width: 50%;
    float: left;
}

#fullFeatures .Note
{
    font-size: 0.9em;
    color: #999999;
}

#fullFeatures h3
{
    padding-top: 7px;
}

.CompanyMantra
{
    margin: 10px;
    font-size: 1.3em;
    color: #999999;
    background-color: #FFFFCC;
    padding: 10px;
}

.TeamMemberName
{
    font-weight: bold;
    font-size: 1.2em;
}

.TeamMemberTitle
{
    color: #999999;
}

.BottomPageLink a, .BottomPageLink a:link, .BottomPageLink a:visited, .BottomPageLink a:active
{
    color: #C34826;
    margin-top: 35px;
    margin-bottom: 45px;
}

#alertBar
{
    text-align: center;
    color: #000000;
    margin: 0;
    padding: 3;
    width: 100%;
    line-height: 40px;
    display: block;
}
#alertBar.Success
{
    background-color: #00F03D;
}
#alertBar.Error
{
    background-color: #FFC1E0;
}
#alertBar a, #alertBar a:link, #alertBar a:active, #alertBar a:visited
{
    color: #000000;
}

/* Form Styles */

input[type=text], input[type=password]
{
    height: 20px;
    padding: 4px;
}

textarea
{
    height: 60px;
    padding: 4px;
}

.FormRow
{
    margin-bottom: 5px;
    width: 600px;
    height: 35px;
}

.FormRow .Label
{
    width: 150px;
    margin-bottom: 3px;
    font-weight: bold;
    float: left;
}

.Error
{
    color: #ff0000;
    margin: 4px;
}

#contactUsForm .ButtonRow
{
    margin-left: 150px;
    margin-top: 50px;
    clear: both;
}

#demoRequestForm
{
}

#demoRequestForm input[type=text], #demoRequestForm input[type=password], #demoRequestForm textarea, .Registration input[type=text], .Registration textarea, .Registration input[type=password]
{
    width: 300px;
}

#demoRequestForm .Label, .Registration .Label
{
    line-height: 20px;
}

#demoRequestForm .CheckboxContainer
{
    margin-left: 150px;
}

#demoRequestForm .CheckboxContainer .Row
{
    margin-bottom: 3px;
    clear: both;
}

#demoRequestForm .CheckboxContainer label
{
    width: 300px;
    margin-bottom: 4px;
}

#demoRequestForm .CheckboxContainer input
{
    width: 20px;
}

#demoRequestForm .CheckboxContainer .Textbox input
{
    width: 300px;
    padding: 4px;
}

#demoRequestForm .SubTitle
{
    color: #999999;
    font-weight: bold;
}

#demoRequestForm .SubdomainRow
{
    margin-left: 116px;
}

#demoRequestForm .ButtonContainer
{
    margin-left: 150px;
}

.Captcha input
{
    margin-top: 5px;
}

#demoRequestForm a, #demoRequestForm a:link, #demoRequestForm a:visited, #demoRequestForm a:active
{
    color: #C34826;
}

/* Pricing */
.Plans
{
    width: 1110px;
    margin-left: -5px;
}
.Plans ul
{
    margin-bottom: 10px;
}
.Plans li
{
    font-size: 12px;
    margin-bottom: 5px;
    list-style: none;
}
a.SignUpLink
{
    background: url(../Images/Buttons/signup.png) no-repeat center center;
    display: block;
    width: 100px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
.Plans .Clear
{
    padding-top: 20px;
    clear: both;
}
.Plans .Clear
{
    font-size: 14px;
    line-height: 30px;
}
.Plans .PlanInfo
{
    float: left;
    width: 162px;
    text-align: center;
    background-color: #f8f8f8;
    margin-top: 15px;
    height: 230px;
    padding: 10px 0;
    border: 1px solid #ccc;
}
.Plans .PlanInfo h1
{
    color: #333;
    text-decoration: none;
    letter-spacing: -1px;
    margin: 0 0 5px;
    font-size: 17px;
    border: 0;
}
.Plans .PlanInfo h2
{
    color: #333;
    text-decoration: none;
    margin: 0 0 2px;
    font-size: 14px;
    font-weight: normal;
    border: 0;
}
.Plans .PlanInfo h3
{
    color: #C64E29;
    text-decoration: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    margin: 0 10px 10px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.Plans .PlanInfo.SelectedPlanInfo
{
    margin-top: 0;
    background-color: #fff;
    border: 3px solid #C64E29;
    height: 255px;
}
.Plans .PlanInfo.SelectedPlanInfo.Main
{
    float: none;
    margin: 0 auto;
}
.Plans .PlanInfo.SelectedPlanInfo h1
{
    color: #000;
    font-size: 18px;
}
.Plans .PlanInfo.SelectedPlanInfo h2
{
    color: #000;
    font-size: 14px;
}
.Plans .PlanInfo.SelectedPlanInfo h3
{
    font-size: 11px;
}
.Plans .PlanInfo.SelectedPlanInfo li
{
    font-size: 13px;
}
.Plans .PlanInfo.SelectedPlanInfo li strong
{
    border-bottom: 1px dotted #c64e29;
}
.AccountSettings .Plans .PlanInfo.SelectedPlanInfo li strong
{
    border-bottom: none;
}
.AccountSettings .Plans
{
    margin: 0;
}
.Plans .PlanInfo.NoRight
{
    border-right: none;
}
.Plans .PlanInfo.NoLeft
{
    border-left: none;
}
.Plans .PlanInfo.ShadowRight
{
    background: #f8f8f8 url(../Images/shadow-right.png) no-repeat right;
}
.Plans .PlanInfo.ShadowLeft
{
    background: #f8f8f8 url(../Images/shadow-left.png) no-repeat left;
}
.Plans .PlanInfo > a, .Plans .PlanInfo > strong
{
    font-size: 17px;
    text-decoration: none;
}
.PendingChange
{
    display: block;
    padding-top: 15px;
    font-size: 13px;
    font-weight: bold;
    clear: both;
}

#plansTrialFee
{
    float: left;
    width: 420px;
}

#plansTrialFee a, #plansTrialFee a:link, #plansTrialFee a:visited, #plansTrialFee a:active
{
    color: #C34826;
}

#quotes
{
    height: 250px;
    width: 450px;
    float: right;
    padding-top: 25px;
}
#quotes p
{
    display: none;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}
#quotes p .QuotedBy
{
    display: block;
    font-size: 14px;
    color: #777;
    margin-top: 10px;
    font-weight: bold;
}

/* Sign In */
#signInOutterWrapper
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35em;
    height: 18em;
    margin-top: -9em;
    margin-left: -17.5em;
}

#signInBox
{
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-shadow: 0 0 5px #333333;
    box-shadow: 0 0 5px #333;
    height: 250px;
    position: absolute;
    width: 336px;
}

input[type=text].Watermark, textarea.Watermark {color:#999;font-style:italic;}

#signInBox input.Textbox
{
    height:20px;
    padding:4px;
    width:300px;
    margin-left:10px;   
    
}

#signInBox img
{
    border:0;  
    margin-left:60px;  
}

#signInForm
{
    position: absolute;
    left: 50%;
    width: 330px;
    margin-left: -165px; 
    height:260px; 
}

#signInForm .ButtonContainer input
{
    width:150px;
    margin-left:20px;    
}

#forgotPassword
{
    position:absolute;
    bottom:-25px;
    right:120px;
    
}

#signInBox input.ForgotPasswordTextbox
{
    height:20px;
    padding:4px;
    width:250px;   
}

#forgotPassword a, #forgotPassword a:link, #forgotPassword a:visited, #forgotPassword a:active
{
    color: #ffffff;
}

.RememberMe a, .RememberMe a:link, .RememberMe a:visited, .RememberMe a:active
{
    color: #C34826;
    margin-left:130px;
    margin-top:20px;
}

.Lightbox .Carat {background:url("../Images/tooltip-carat.png") no-repeat scroll 0 0 transparent;height:21px;right:3px;position:absolute;top:34px;width:17px;}
.Lightbox.Feedback span.Label {float:none;width:auto;display:block;margin-bottom:5px;}
.Lightbox.Feedback #commentsCount {display:block;text-align:right;width:400px;}
.Lightbox.Feedback #reviewUrl {width:400px;}
.Lightbox.Comments .UserComment {margin-bottom:15px;margin-left:10px;line-height:1.5em;}
.Lightbox.Comments .CommentUser {font-weight:bold;display:block;color:#333;}
.Lightbox.Comments .Soft {font-weight:normal;}
.Lightbox.Comments .Comment, .Lightbox.Comments .ReviewUrl {display:block;margin:0 0 0 15px;}
.Lightbox #closeLightbox {background:url("../Images/Buttons/close-button.png") repeat scroll 0 0 transparent;display:block;float:right;height:19px;margin-top:-3px;width:19px;}
.NoBox .LightboxTop, .NoBox .LightboxBody, .NoBox .LightboxBottom {background:transparent;}

.Lightbox.SignupToolTip h2 {padding:0;border:0;}

/* Tour Pages */

.TourImage img
{
    border:4px solid #cccccc;    
}

/* Create Digital Promos Tour Page */

#promoDesignThumbnails
{
    width:700px;    
}

#promoDesignThumbnails .Row
{
  margin-bottom:5px;  
  clear:both;    
}

#promoDesignThumbnails img
{
    float:left;
    border:3px solid #cccccc;   
    margin:10px; 
}


/* Registration Page */
.Registration h1 { text-align:center; }
.Registration form { margin:40px auto;width:450px; }
.Registration .Label {width:130px;}
.Registration input[type=submit] {margin-left:130px;}
.Registration .RegistrationComplete {margin-top:100px;text-align:center;font-weight:bold;font-size:130%;color:green;}

/* Send File Page */
.UploadLink {background:url(../Images/Icons/greenPlus.png) no-repeat;color:#09f;display:inline-block;margin-bottom:10px;padding-left:22px;}
.AsyncUploadForm {position:absolute;left:-1000px;top:-1000px;}
.AsyncUpload {filter:alpha(opacity: 0);opacity: 0;z-index: 2;}

#creditCardBox {
    background-color: #F0F0F0;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px #888888;
    float: right;
    font-size:small;
    line-height: 20px;
    margin-right:100px;
    padding:15px;
    width: 260px;
}
#creditCardBox .Highlighter {
    background-color: #FFFFCC;
}