﻿body 
{
	direction:ltr;
	background-color:#002940;
	font-family: Arial;
	min-height: 100%;
}
table
{
    text-align: left;
    direction: ltr;
}
p
{
    text-align: left;
}
div
{
    text-align: left;
}
ol
{
    text-align: left;
}
img
{
    border: 0px;
}
a 
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    /*color: #034af3;*/
}

a:hover
{
    /*color: #1d60ff;*/
    text-decoration: underline;
}

a:active
{
    /*color: #034af3;*/
}
    
h1
{
    display: inline;
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
h2
{
    font-size: 18px;
    font-weight: bold;
    color: #004378;
    margin-bottom: 10px;
    border-bottom: 1px dotted #004378;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#topBanner
{
    padding-top: 4px;
    padding-left:5px;
    height: 150px;
}
.page
{
    width: 960px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    /*border: 1px solid #496077;*/
}

.header
{
    width: 100%;
    height: 154px;
    position: relative;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
}
.header .title
{
    display: block;
    text-align: left;
    width: auto;
}
.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px;
    margin: 0px;
    min-height: 416px;
}
.mainContent
{
    margin: 20px 0px 0px 0px;
}
.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}
#LeftCol
{
    width: 201px; 
    float: left; 
    height: 100%;
    padding: 0px 0px 0px 10px;
    /*border-right: solid 1px #9c9c9c;*/
}
#RightCol
{
    width: 728px; 
    float: right; 
    padding: 0px 18px 0px 0px;
    background-color: #ffffff;
    border-left: solid 1px #9c9c9c;
}
#divLsnsMain
{
    width:604px;
    padding: 20px 10px 20px 10px;
}
.pageTitle
{
    width:604px;
    height:30px;
    background-image: url(Images/Site/course_header_5.png);
    background-repeat: no-repeat;
    color:#ffffff;
    font-size:18px;
    font-weight:bold;
}
.pageFrame
{
    background-image: url(Images/Site/course_box_bg.png); 
    background-repeat: repeat-y;
}
.pageInnerFrameBG
{
     
}
.pageFrameBottom
{
     height:16px;
     background-image: url(Images/Site/course_box_bottom_bg.png);
     background-repeat: no-repeat;
}
.loginBox
{
    width: 604px;
    margin: 0px auto;
}
.panelLogin
{
    width:100%;
    text-align:center;
    margin: 10px 0px 0px 0px;
}
.panelMessage
{
    border: solid 1px #f9f9f9;
    text-align:center;
    padding: 2px 2px 2px 2px;
}
.lblError
{
    color:Red;
    font-size:16px;
}
.lblSuccess
{
    color:Green;
    font-size:16px;
}
.innerLogin
{
    width:500px;
    margin: 0px auto;   
}
#tblLogin
{
    background-color:Transparent;
    width: 100%;
}
#tblLoginDetails
{
    width:100%;
    /*background-color:#f6f6f6;*/
}
#tblLoginDetails td
{
    padding: 0px 6px 2px 2px;
    vertical-align:top;
}
#divWelcome
{
    width:100%;
    text-align:center;
}
#Top
{
    width:100%;
    height:160px;
    text-align:center;
}
#Container
{
    width:100%;
}
#Account
{
    width:100%;
    height:30px;
    border: solid 1px #fcfcfc;
}
#topDiv
{
    background-image: url(https://bestebridge-com-site-c6ebfgf5fve2dhc0.z03.azurefd.net/Images/Nav/blue_navbar_bg.png);
    background-repeat: repeat-x;
    color:#f6f6f6;
    height:27px;
    vertical-align:middle;
    clear: both;
}
#navbar
{
    float:left;
    height:27px;
}
#navbar ul
{
    list-style: none outside none;
    margin:0;
    padding:0;
}
#navbar li.navItem
{
    display: inline;
    float: left;
}
#userDiv
{
    float:right;
    padding: 4px 10px 0px 0px;
    font-size:16px;
    height:27px;
}
.txtLogin
{
    width:180px;
}
/*
#navbar a
{
    color:#002940;
    text-decoration:none;
}
#navbar a:visited
{
    color:#002940;
    text-decoration:none;
}
#navbar a:hover
{
    color:#ffffff;
    background-color:#002940;
    text-decoration:none;
}
*/
.navItem
{
    /*
    background-image: url(https://bestebridge-com-site-c6ebfgf5fve2dhc0.z03.azurefd.net/Images/Nav/blue_navbar_bg.png);
    background-repeat: repeat-x;
    color:#f6f6f6;
    height:27px;
    vertical-align:middle;
    font-weight: bold;
    */
    padding: 3px 10px 0px 10px;
    font-size: 16px;
}

.navItem a
{
    color:#f6f6f6;
    text-decoration:none;
}
.navItem a:Hover
{
    color:#f6f6f6;
    text-decoration:none;
    background-image: url();
}
.navItem a:visited
{
    color:#f6f6f6;
    text-decoration:none;
}

.navItem:hover
{
    background-image: url(https://bestebridge-com-site-c6ebfgf5fve2dhc0.z03.azurefd.net/Images/Nav/red_navbar_bg.png);
    background-repeat: repeat-x;
}

.selected-navItem
{
    padding: 2px 10px 0px 10px;
    font-size: 16px;
    font-weight: bold;
    background-image: url(https://bestebridge-com-site-c6ebfgf5fve2dhc0.z03.azurefd.net/Images/Nav/red_navbar_bg.png);
    background-repeat: repeat-x;
    color:#f6f6f6;
    text-decoration:none;
}

.selected-navItem a
{
    color:#f6f6f6;
    text-decoration:none;
}

#tblSubsProducts
{
    margin: 0px auto;
}
#tblSubsProducts sep
{
    width: 10px;
}
.subsItem
{
    width: 170px;
    height: 286px;
    padding: 0px 0px 10px 10px;
    background-image: url('https://bestebridge-com-site-c6ebfgf5fve2dhc0.z03.azurefd.net/Images/product_bg.png');
    background-repeat: no-repeat;
    vertical-align: top;
}
.subsItem a
{
    text-decoration: none;
    color: #ffffff;
}
.subsItem a:hover
{
    text-decoration: underline;
    color: #ffffff;
}
.subsItem a:visited
{
    text-decoration: none;
    color: #ffffff;
}
.tblItem
{
    width: 100%;
    margin: 0px auto;
    text-align: right;
}
.tblItemFree
{
    background: #f9f9f9;
}
.subsItem .itemName
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: #ffff00;
    height: 34px;
    font-weight: bold;
    font-style: italic;
    padding-right: 22px;
}
.subsItem .itemDesc
{
    height: 204px;
    vertical-align: top;
    padding: 5px 20px 10px 0px;
    font-size: 15px;
    text-align: left;
}
.subsItem .itemDesc .fullFeature
{
    clear: both;
}
.subsItem .itemDesc .check
{
    width: 23px;
    height: 27px;
    float: left;
}
.subsItem .itemDesc .feature
{
    height: 27px;
    vertical-align: middle;
    margin: 0px 0px 0px 4px;
    padding: 8px 0px 0px 0px;
    float: left;
}
.subsItem .itemDesc .periodimg
{
    margin: 0px auto;
    text-align: center;
}
.subsItem .itemDesc .period .p1
{
    
}
.subsItem .itemBtn
{
    width: 91px;
    height: 48px;
    margin: 0px auto;
    padding: 4px 0px 0px 0px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    background-image: url('Images/Buttons/bttn3.png');
    background-repeat: no-repeat;
}
.subsItem .btnSubscibe
{
    width: 110px;
    height: 21px;
    margin: 0px auto;
}
#tblWelcomeFeatures
{
    width: 100%;
}
#tblWelcomeFeatures td
{
    vertical-align: top;
    padding: 0px 10px 0px 6px;
}
.welSep
{
    height: 20px;
}
.welTitle
{
    width: 200px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #f6f6f6;
    background-image: url('Images/Nav/blue_navbar_bg.png');
    background-repeat: repeat-x;
}
.welOfferCol
{
    padding-top: 10px !important;
    width: 33%;
    font-size: 14px;
    text-align: justify;
}
.welOfferCol table
{
    height: 320px;
    border: dotted 1px #c9c9c9;
}
.welOfferCol table td
{
    padding: 6px 6px 6px 6px !important;
    text-align: center !important;
    vertical-align: top !important;
}
.welOfferCol .imgRow
{
    height: 135px;
}
.welOfferCol .imgRow img
{
    width: 164px;
    height: 123px;
}
.welOfferCol .titleRow
{
    height: 30px;
    vertical-align: top;
}

.welOfferCol .title
{
    height: 29px;
    font-weight: bold;
    font-size: 16px;
}
.welOfferCol .description
{
    text-align: left !important;
}
.welOfferCol p
{
    text-align: justify;
}
.welOfferCol a
{
    color: Blue;
    text-decoration: underline;
}
.welOfferCol a:visited
{
    color: Blue;
    text-decoration: underline;
}
.period
{
    width:100%;
}
.oldPrice
{
    width: 100%;
    margin-top: 6px;
    text-align: center;
}
.save
{
    width: 100%;
    margin-top: 6px;
    color: #C00;
    font-size: 12px;
    text-align: center;
}
.save span
{
    background-color: #ffff00;
}
.price
{
    width: 100%;
    margin-top: 6px;
    color:#003399;
    font-weight: bold;
    text-align: center;
}
.large
{
    font-size: 18px;
}
.descBottom
{
    font-size: 16px;
}
.subsButton
{
    padding: 0px 35px 0px 0px;
}
.sepLine
{
     width: 100%;
     height: 1px;
     margin: 6px auto 4px auto;
     border-top: dotted 1px #c6c6c6;
}
.ConfirmOrderPage
{
    width: 600px;
    margin: 10px auto;
}
.orderReview
{
    width: 100%;
    margin: 0px auto;
}
.lblSubType
{
    font-weight: bold;
    color: #004378;
    
}
.lblSubPrice
{
    font-weight: bold;
    color: #004378;
}
.buttonBlue
{
 width: 91px; 
 height: 27px; 
 padding-top: 3px; 
 background-image: url(Images/Buttons/Bttn3.png);
 background-repeat: no-repeat; 
 vertical-align: middle;
 text-align: center;
}
.buttonBlue a
{
   color: #f6f6f6;
}
.buttonBlue190
{
    width: 190px !important; 
    background-image: url(Images/Buttons/blue-button_190.png) !important;
    background-repeat: no-repeat; 
}
.renewSub
{
    padding-left: 9px;
    font-size: 16px;
    font-weight: bold;
}
.formSection
{
    width: 100%;
    font-size: 15px;
    clear: both;
    margin-top: 20px;
}
.formSectionHead
{
    font-size: 20px;
    font-weight: bold;
    color: #004378;
    margin-bottom: 10px;
    border-bottom: 1px dotted #004378;
}
.formSection table
{
    color: #444444;
}
.formTitle
{
    font-size: 17px;
    font-weight: bold;
    color: #004378;
}
.fieldTitleSmall
{
    font-size: 14px;
    font-weight: bold;
}
.fieldTitleLarge
{
    font-size: 16px;
    font-weight: bold;
}
.fieldTitle
{
    font-size: 14px;
    color: #444444;
}
.fieldValue
{
    font-size: 14px;
    color: #000000;
}
#footer
{
    width: 960px;
    margin: 0px 0px auto;
    background-image: url(https://bestebridge-com-site-c6ebfgf5fve2dhc0.z03.azurefd.net/Images/Nav/blue_navbar_bg.png);
    background-repeat: repeat-x;
    background-color: #004378;
    color:#f6f6f6;
    height:27px;
    vertical-align:middle;
}
#footer table
{
    margin: 0px auto;
}
.autoCenter
{
    margin: 0px auto;
}
.footerAllRights
{
    color: #ffffff;
    margin: 0px auto;
    padding: 2px 0px 0px 0px;
    font-size: medium;
    text-align: center;
}
#userTypesBox
{
    width: 100%;
    height: 250px;
    margin: 0px auto;
    padding-top: 10px;
}
#userTypeRegister
{
    width: 250px;
    height: 110px;
    float: right;
    /*border: 1px solid Blue;*/
}
#userTypeNew
{
    width: 250px;
    height: 110px;
    float: left;
    /*border: 1px solid Orange;*/
}
.dynamicPage
{
    min-height: 600px;
    padding: 10px 16px;
}

#captchaFrame
{
    width: 560px;
    height: 110px;
    border: solid 1px #c9c9c9;
    margin: 0px 0px 4px 0px;
}
#captchaControl
{
    width: 420px;
    float: left;
}
#captchaError
{
    width: 140px;
    float: left;
}
.fav-star {
    float: left;
    width: 30px;
    padding: 10px 0px 0px 10px;
}
#partnerBox
{
}
.partnerBox
{
    font: normal bold 16px Arial;
    margin-top: -10px;
}
.partnerBox p
{
    text-align: center;
    font-size:20px;
    color:#C00;
}
.hide
{
    display: none;
}