﻿
body
{
    margin: 0 auto;
    padding: 0;
    background-color: #235698;   /* #455670; */
    /*
    background-image: url(/images/body_background_tile.png);
    background-repeat: repeat-x;
    */
}

.PageOuterWrapper
{
    display: block;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.PageInnerWrapper
{
    float: left;
    width: 960px;
    margin: 0;
    padding: 0;
    border-left: solid 1px #001130;
    border-right: solid 1px #001130;
    border-bottom: solid 1px #001130;
    margin-bottom: 30px;
    background-color: #ffffff;
}

.PageHeaderArea
{
    float: left;
    width: 960px;
    padding: 0;
    margin: 0;
    height: 149px;
    background-image: url(../images/site_header.png);
    background-repeat: no-repeat;
    border-bottom: solid 1px #001130;
    background-color: white;
}

.PageHeaderArea .MyShoppingCartButton
{
    float: left; 
    width: 937px; 
    text-align: right; 
    padding-top: 60px;
}

.PageContentArea
{
    float: left;
    width: 960px;
    background-color: #ffffff;
}

.PageMainMenuArea
{  
    width: 958px;
    height: 31px;
    float: left;  
    border-bottom: solid 1px #888888; 
    border-left: solid 1px #888888;
    border-right: solid 1px #888888;
}


.MainNavigationMenu
{ 
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    width: 958px;
    height: 31px;      
    text-align: center;
    margin: 0;
    padding: 0;
    background-image: url("../images/MenuBackgroundNormal.png");
    background-position: left top;
    background-repeat: repeat-x;
}

.MainNavigationMenu ul
{
    margin: 0;
    padding: 0;
}

.MainNavigationMenu li
{
    list-style-type: none;
    float: left; 
    margin: 0;
    padding: 0; 
}

.MainNavigationMenu li a:link, .MainNavigationMenu li a:active, .MainNavigationMenu li a:visited, .MainNavigationMenu li a:hover
{
    height: 22px; 
    display: block;
    float: left; 
    vertical-align: middle;
    text-align: center;
    padding: 7px 45px 6px 46px;
    font-family: verdana, arial;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-image: url("../images/MenuBackgroundNormal.png");
    background-position: left top;
    background-repeat: repeat-x;
}

.MainNavigationMenu li a:hover
{
    background-image: url("../images/MenuBackgroundHover.png");
}

.PageFooter
{
    float: left;
    width: 100%;         
    text-align: center;
    padding-top: 65px;
}

.CreditCardLogos
{
    float: left;
    width: 100%;      
    text-align: center;
}

.CopyrightNotice
{
    float: left;
    width: 100%;        
    text-align: center;
    padding-top: 10px;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #555555;
    padding-bottom: 30px;
}

.PageAdminLink
{
}

.PageAdminLink a, .PageAdminLink a:link, .PageAdminLink a:active, .PageAdminLink a:visited, .PageAdminLink a:hover
{
    float: left;
    width: 100%;
    text-align: center;
    font-family: arial, verdana;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    color: #dddddd;
    text-decoration: none;
}

.PageAdminLink a:hover
{
    color: #cccccc;
}


.PageStandardText
{
    float: left;
    width: 100%;
    font-family: arial, verdana;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-align: justify;
    padding-bottom: 52px;
}


.StandardButton
{
    overflow: visible;
    font-family: verdana, arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border: outset 2px #bbbbbb;
    padding: 4px 20px 4px 20px;
    background-color: #ebf0f7;
    color: #00255e;
}

.StandardTextBox, .StandardMultilineTextBox
{
    padding: 3px 3px 4px 4px;
    font-family: verdana, arial;
    font-size: 14px;
    font-weight: bold;
    background-color: #ebf0f7;
    color: #00255e;
}

.StandardTextBox
{
    height: 17px;
}




/*
------------------------------------------------------------------------------------------
TERMS OF SERVICE PAGE
------------------------------------------------------------------------------------------
*/

.TermsOfServiceList
{
    list-style-type: upper-alpha;
}

.TermsOfServiceHeading 
{
    font-family: verdana, arial;
    text-align: left;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 0px;
}

.TermsOfServiceBodyText
{
    font-family: verdana, arial;
    text-align: justify;
    font-size: 11px;
    color: #555555;
    font-weight: normal;
    padding-top: 7px;
    padding-bottom: 7px;
}

.TermsOfServicePopUpPageBody
{
    background-color: #ffffff;
    background-image: none;
}

.TermsOfServicePopUpPageContainer
{
    display: block;
    width: 680px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    font-family: verdana, arial;
    text-align: justify;
    line-height: 17px;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}




/* ************************************************************************* */
/* LOGIN PAGE                                                                */
/* ************************************************************************* */

.LoginArea
{
    float: left;
    width: 310px;
    padding-top: 35px;
    padding-bottom: 80px;
    padding-left: 240px;        
}

.LoginArea .LoginLabel
{
    float: left;
    width: 100px;
    padding-top: 18px;
    text-align: right;
    font-family: verdana, arial;  
    font-size: 14px;
    font-weight: bold;
    color: #00255e;
}

.LoginArea .LoginContent
{
    float: left;
    width: 200px;          
    padding-top: 13px;
    padding-left: 7px;
    text-align: left;
}

.LoginArea .LoginButtonRow
{
    float: left;
    width: 260px;         
    padding-top: 20px;
    padding-left: 107px;
}

.LoginArea .LoginFeedbackRow
{
    float: left;
    width: 260px;           
    padding-top: 10px;
    padding-left: 107px;
    height: 14px;
    text-align: left;
    font-family: verdana, arial;    
    font-size: 12px;
    font-weight: normal;
    color: #ee0000;
}




/* ************************************************************************* */
/* CONTACT US PAGE                                                                */
/* ************************************************************************* */

.ContactArea
{
    float: left;
    width: 550px;
    padding-top: 0px;
    padding-bottom: 80px;       
    padding-left: 130px;      
}

.ContactArea .ContactLabel
{
    float: left;
    width: 100px;
    padding-top: 18px;
    text-align: right;
    font-family: verdana, arial;   
    font-size: 14px;
    font-weight: bold;
    color: #00255e;
}

.ContactArea .ContactContent
{
    float: left;
    width: 440px;          
    padding-top: 13px;       
    padding-left: 7px;
    text-align: left;
}

.ContactArea .ContactButtonRow
{
    float: left;
    width: 410px;         
    padding-top: 20px;
    padding-left: 107px;
}

.ContactArea .ContactFeedbackRow
{
    float: left;
    width: 500px;           
    padding-top: 10px;
    padding-left: 107px;
    height: 14px;
    text-align: left;
    font-family: verdana, arial;    
    font-size: 12px;
    font-weight: normal;
    color: #ee0000;
}




/* ************************************************************************* */
/* SIGN UP PAGE                                                                */
/* ************************************************************************* */

.SignUpArea
{
    float: left;
    width: 700px;
    padding-top: 0px;
    padding-bottom: 80px;          
    padding-left: 70px;      
}

.SignUpArea .SignUpLabel, .SignUpArea .SignUpLabelRadio
{
    float: left;
    width: 210px;
    padding-top: 18px;
    text-align: right;
    font-family: verdana, arial;    
    font-size: 14px;
    font-weight: bold;
    color: #00255e;
}

.SignUpArea .SignUpLabelRadio
{
    padding-top: 12px;
}

.SignUpArea .SignUpContent
{
    float: left;
    width: 440px;          
    padding-top: 13px;
    padding-left: 7px;      
    text-align: left;
    font-family: verdana, arial;   
    font-size: 14px;
    font-weight: bold;
    color: #00255e;
}

.SignUpArea .SignUpButtonRow
{
    float: left;
    width: 580px;         
    padding-top: 22px;
    padding-left: 87px;
    font-family: verdana, arial;   
    font-size: 12px;
    font-weight: bold;
    color: #777777;
}

.SignUpArea .SignUpAgreementRow, 
.SignUpArea .SignUpAgreementRowTopPad
{
    float: left;
    width: 510px;         
    padding-top: 7px;
    padding-left: 85px;
    text-align: left;
    font-family: verdana, arial;       
    font-size: 13px;
    font-weight: normal;
    color: #00255e;
}

.SignUpArea .SignUpAgreementRowTopPad
{
    padding-top: 20px;
}

.SignUpArea .SignUpAgreementRow a:link, 
.SignUpArea .SignUpAgreementRow a:active, 
.SignUpArea .SignUpAgreementRow a:visited, 
.SignUpArea .SignUpAgreementRow a:hover
{
    font-size: 13px;
    text-decoration: underline;
    color: #43319a;
    font-weight: bold;
}

.SignUpArea .SignUpAgreementRow a:hover
{
    text-decoration: none;
    color: #6041ff;
    font-weight: bold;
}

.SignUpArea .SignUpFeedbackRow
{
    float: left;
    width: 580px;           
    padding-top: 10px;
    padding-left: 87px;
    height: 14px;
    text-align: left;
    font-family: verdana, arial;    
    font-size: 12px;
    font-weight: normal;
    color: #ee0000;
}



/* ************************************************************************* */
/* HOW IT WORKS PAGE                                                         */
/* ************************************************************************* */

.HowItWorksTop
{
    float: left;
    width: 100%;   
    padding-bottom: 65px;
}

.HowItWorksTop .LeftSide
{
    float: left;
    width: 74%;        
}

.HowItWorksTop .RightSide
{
    float: left;                
    width: 25%;         
    text-align: right;
    padding-top: 26px;
}

.HowItWorksMiddle
{
    float: left;
    width: 100%;     
}

.HowItWorksMiddle .LeftSide
{
    float: left;                
    width: 30%;         
    text-align: left;        
    padding-top: 93px;
}

.HowItWorksMiddle .RightSide
{
    float: left;     
    width: 67%;        
}

.HowItWorksMiddle .RightSide .BulletRow
{
    float: left;
    width: 100%;
    padding-bottom: 23px;     
}

.HowItWorksMiddle .RightSide .BulletRow .Bullet
{
    float: left;
    width: 5%;
    height: 28px;
    background-image: url("../images/list_bullet.png");      
    background-repeat: no-repeat; 
    background-position: left top;      
}

.HowItWorksMiddle .RightSide .BulletRow .ItemText
{
    float: left;    
    width: 94%;
    text-align: justify;        
    font-family: Arial, Verdana;
    font-size: 16px;
    line-height: 17px;
    font-weight: normal;
    color: #01327c;   /* #032d6c; */    /* #274879;  */   /* #385787;  */   /* #526b91; */
}

.HowItWorksMiddle .RightSide .BulletRow .ItemText a:link, .HowItWorksMiddle .RightSide .BulletRow .ItemText a:active, .HowItWorksMiddle .RightSide .BulletRow .ItemText a:visited, .HowItWorksMiddle .RightSide .BulletRow .ItemText a:hover
{
    font-size: 15px;
    text-decoration: none;
    color: #43319a;
    font-weight: bold;
}

.HowItWorksMiddle .RightSide .BulletRow .ItemText a:hover
{
    text-decoration: none;
    color: #6041ff;
    font-weight: bold;
}



/* ************************************************************************* */
/* MALS CALLBACK PAGE                                                        */
/* ************************************************************************* */

.MalsCallbackPageBody
{
    text-align: justify;        
    font-family: Arial, Verdana;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #01327c;
}


/* ************************************************************************* */
/* COMMON PAGES                                                               */
/* ************************************************************************* */

.StandardPageTitle
{
    float: left;
    width: 100%;
    text-align: left;
    padding-bottom: 20px;
}
    
.StandardPageMainContent
{
    float: left;
    width: 830px;
    padding-top: 55px;
    padding-left: 70px;
    padding-right: 60px;
}

.StandardPageHeading
{
    float: left;
    width: 100%;           
    text-align: center;
    padding-bottom: 8px;
}

.StandardPageContent
{
    float: left;
    width: 100%;  
    font-family: Arial, Verdana;
    font-size: 16px;
    line-height: 21px;
    font-weight: normal;
    color: #444444;         
    text-align: justify;
}




/* ************************************************************************* */
/* HOME PAGE                                                                 */
/* ************************************************************************* */

.HomeLeftCol
{
    float: left;
    width: 680px;    
    text-align: left;
    padding-top: 45px;
}

.HomeRightCol
{
    float: left;
    width: 276px; 
    text-align: left;
    padding-top: 90px;
}

.GetStartedArea
{
    float: left;
    width: 100%; 
    text-align: center;
    padding-top: 60px;
    padding-left: 93px;
}

.GetStartedButton
{
    float: left;
    width: 492px; 
    height: 217px;
    background-image: url(/images/get_started_now_box.png);   
    background-repeat: no-repeat;
}
 
.GalleryArea
{
    float: left;
    width: 230px;         
    text-align: center;
    padding-left: 30px;
}

.PayPalVerified
{
    float: left;
    width: 94%;        
    text-align: center;
    padding-top: 45px;
}

.SatisfactionGuaranteed
{
    float: left;
    width: 94%;           
    text-align: center;
    padding-top: 80px;
}

.HomePageBlock
{
    float: left;
    width: 100%; 
    text-align: center;
    padding-top: 60px;
}

.HomePageHeading
{
    float: left;
    width: 100%;           
    text-align: center;
    padding-bottom: 8px;
}

.HomePageImage
{
    float: left;
    width: 100%;           
    text-align: center;
}

.HomePageBullets
{
    float: left;
    width: 580px;  
    padding-left: 50px;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #526b91;         
}

.HomePageBullets .Bullet
{
    float: left;
    width: 100%;  
    padding-bottom: 9px;
}

.HomePageBullets .Bullet a:link, .HomePageBullets .Bullet a:active, .HomePageBullets .Bullet a:visited, .HomePageBullets .Bullet a:hover
{
    text-decoration: none;
    color: #43319a;
}

.HomePageBullets .Bullet a:hover
{
    text-decoration: none;
    color: #6041ff;
}

.HomePageContent
{
    float: left;
    width: 580px;  
    padding-left: 50px;
    font-family: Arial, Verdana;
    font-size: 16px;
    line-height: 21px;
    font-weight: normal;
    color: #444444;         
    text-align: justify;
}

