@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900,100italic,300italic,400italic,700italic,900italic);


#headerBackgroundOuter
{
    position: relative;
    width: 100%;
    height: 0px;
    z-index: 1;
    top: 0px;
    left: 0px;
}

#headerBackgroundIndex
{
    background: #363636;
    z-index: 2;
    top: 0px;
    left: 0px;
    height: 398px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#headerBackground
{
    background: #e6e6e6;
    z-index: 2;
    top: 0px;
    left: 0px;
    height: 200px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}


#footerBackground
{
    position: relative;
    width: 100%;
    min-height: 275px;
    text-align: center;
    border: 0px;
    border-top: 1px solid #577077;
    background-color: #587178;
    background-repeat: repeat-x; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#577077), to(#2E373C)); /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #2E373C, #577077); /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #2E373C, #577077); /* IE 10 */
    background: -ms-linear-gradient(top, #2E373C, #577077); /* Opera 11.10+ */
    background: -o-linear-gradient(top, #2E373C, #577077);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E373C', endColorstr='#577077',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #2E373C 0%,#577077 100%); /* W3C */

    z-index: 1;
}

#footer
{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -490px;
    width: 980px;
    min-height: 275px;
    height: 275px;
    z-index: 2;
}

#menuOuter
{
    min-height: 90px;
    z-index: 10;
    position: relative;
    top: 5px;
}

#menuOuterContainer
{
    position: relative;
    vertical-align: top;
    position: relative;
    z-index: 11;
}

#menuOuterContainerLogin
{
    position: relative;
    z-index: 11;
}

#logoWrapper
{
    width: 570px;
    text-align: left;
    position: relative;
}

/*#logo
{
    position: absolute;
    left: 5px;
    top: 50%;
    !*margin-top: 5px;*!
    background: url(../../images/newdesign/protexting.png) no-repeat transparent;
    background-size: 90% 90% !important;
    width: 245px;
    height: 90px;
    cursor: pointer;
}*/

#brand
{
    cursor: pointer;
}


.loginLogoReposition
{
    left: 0px;
}

#slogan
{
    color: #698C3C;
    font-size: 11px;
    font-weight: bold;

    position: absolute;
    left: 45px;
    top: 32px;
}

#menuOuter ul:not(.dropdown-menu)
{
    list-style: none;
    /*margin: 0 auto;
    line-height: 52px;*/
    padding-left: 0px;
}

#menuOuter ul:not(.dropdown-menu) li
{
    display: inline;
    width: auto;
    margin: 0px;
    margin-left: 20px;
    margin-right: 20px;
}

#menuOuter ul:not(.dropdown-menu) li.last
{
    margin-right: 0px;
}

#menuOuter ul:not(.dropdown-menu) a:link, #menuOuter ul:not(.dropdown-menu) a:visited, #menuOuter ul:not(.dropdown-menu) a:active
{
	font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
}

#menuOuter ul:not(.dropdown-menu) a:hover
{
	font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #676767;
    text-decoration: none;
}

#menuMemberArea
{
    background-color: transparent;
    /*height: 110px;*/
    margin-top: 50px;
    position: relative;
    clear: both;
}

#menuMemberArea #mainMenuOptions
{
    -webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-top-left-radius: 25px;
    -moz-border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;

    background-repeat: repeat-x; /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#000)); /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #000, #000); /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #000, #000); /* IE 10 */
    background: -ms-linear-gradient(top, #000, #000); /* Opera 11.10+ */
    background: -o-linear-gradient(top, #000, #000);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #000 0%,#000 100%); /* W3C */

    height: 65px;
    width: auto !important;

    color: #fff;
}

#menuMemberArea #mainMenuOptions center
{
  -webkit-border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -moz-border-top-left-radius: 25px;
  -moz-border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

#menuMemberArea #mainMenuOptions span
{
    display: inline-block;
    margin: 0px;
    margin-left: 40px;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
}

#menuMemberArea #mainMenuOptions span.first
{
    margin-left: 0px;
}

#menuMemberArea #mainMenuOptions span.largeSpan
{
    margin-left: 65px !important;
}

#menuMemberArea #mainMenuOptions span:hover
{
    background: url(/images/newdesign/menu_arrow.png) center bottom no-repeat;
}

#menuMemberArea #mainMenuOptions span.active
{
    font-weight: bold;
    background: url(/images/newdesign/menu_arrow.png) center bottom no-repeat;
}

#menuMemberArea #mainMenuOptions div.newWrapper
{
    width: 0px;
    height: 0px;
    position: relative;
}

#menuMemberArea #mainMenuOptions div.new
{
    width: 53px;
    height: 20px;
    background: url(/images/newdesign/new.png) center bottom no-repeat;
    position: absolute;
    top: -74px;
    left: -26px;
}

#wlMemberShortCodeBox {
    text-align: center;
    float: left;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    font-weight: bold;
    color: #fff!important;
    border: 1px dashed #fff!important;
    border-top: 0px;
    white-space: nowrap;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#wlMemberTopMenu .name a:link, #wlMemberTopMenu .name a:visited, #wlMemberTopMenu .name a:active, #wlMemberTopMenu .level {
    color: #fff!important;
}

#marketNewIcon div.newWrapper
{
    width: 0px;
    height: 0px;
    position: relative;
}

#marketNewIcon div.new
{
    width: 53px;
    height: 20px;
    background: url(/images/newdesign/new.png) center bottom no-repeat;
    position: absolute;
    top: -129px;
    left: 30px;
}


#menuMemberArea #mainMenuOptions ul
{
  list-style: none;
  margin: 0 auto;
  padding: 0px;
  line-height: 65px;
  width: auto !important;
  overflow: hidden;
  display: inline;
}

#menuMemberArea #mainMenuOptions ul li
{
  display: inline;
  width: auto !important;
  margin: 0px;
  margin-left: 40px;
  height: 65px !important;
  line-height: 65px !important;
  font-size: 16px;
  color: #444444;
  text-decoration: none;
  border: 1px solid blue;
}

#menuMemberArea #mainMenuOptions ul li a:link, #menuMemberArea #mainMenuOptions ul li a:visited, #menuMemberArea #mainMenuOptions ul li a:active
{
  font-size: 16px;
  color: #444444;
  text-decoration: none;
  height: 65px !important;
  line-height: 65px !important;
  border: 1px solid blue;
}

#menuMemberArea #mainMenuOptions ul li.active
{
  background: url(/images/newdesign/menu_arrow.png) center bottom no-repeat;
  height: 65px !important;
  font-weight: bold;
}

#menuMemberArea #mainMenuOptions ul li:hover
{
  font-size: 16px;
  color: #444444;
  text-decoration: none;
  height: 65px !important;
  background: url(/images/newdesign/menu_arrow.png) center bottom no-repeat;
}

#menuMemberArea #mainMenuOptions ul li.active a:link, #menuMemberArea #mainMenuOptions ul li.active a:visited, #menuMemberArea #mainMenuOptions ul li.active a:active
{
  font-size: 16px;
  color: #444444;
  text-decoration: none;
  height: 65px;
  display: inline-block;
}


#menuMemberArea #mainMenuSubOptions
{
    -webkit-border-bottom-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -moz-border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;

    background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#FDFDFD), to(#F9F9F9));
    background: -moz-linear-gradient(center top , #FDFDFD, #F9F9F9) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#F9F9F9'); /* for IE */

    height: 45px;
}

#menuMemberArea #mainMenuSubOptions ul
{
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    line-height: 45px;
}

#menuMemberArea #mainMenuSubOptions ul li
{
    display: inline;
    width: auto;
    margin: 0px;
    margin-left: 40px;
}

#menuMemberArea #mainMenuSubOptions ul li.smallSpan
{
    margin-left: 20px;
}

#menuMemberArea #mainMenuSubOptions ul li.first
{
    display: inline;
    width: auto;
    margin: 0px;
    margin-left: 0px;
}

#menuMemberArea #mainMenuSubOptions ul li a:link, #menuMemberArea #mainMenuSubOptions ul li a:visited, #menuMemberArea #mainMenuSubOptions ul li a:active
{
    font-size: 14px;
    color: #373737;
    text-decoration: none;
    height: 45px;
    display: inline-block;
}

#menuMemberArea #mainMenuSubOptions ul li a:hover
{
    font-size: 14px;
    color: #203569;
    text-decoration: none;
}

a.badge {background-color: #fff!important;}

#menuMemberArea #mainMenuSubOptions ul li.active a:link, #menuMemberArea #mainMenuSubOptions ul li.active a:visited, #menuMemberArea #mainMenuSubOptions ul li.active a:active
{
    font-size: 14px;
    color: #000;
    text-decoration: none;
    height: 45px;
    display: inline-block;
}

#memberInformation
{
    position: relative;
    text-align: right;
    float: right;
    top: 45px;
/*    width: 700px;*/
/*    width: 560px;*/
    height: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    white-space:nowrap;
}

#memberInformation .separator
{
    display: inline;
    font-size: 8px;
    color: #D0D0D0;
    padding-left: 10px;
    padding-right: 10px;
}

#memberInformation .separatorWider
{
    display: inline;
    font-size: 8px;
    color: #D0D0D0;
    padding-left: 30px;
    padding-right: 30px;
}

#memberInformation a.home
{
    position: relative;
    top: 0px;
}

#memberInformation a:link, #memberInformation a:visited, #memberInformation a:active
{
    color: #203569!important;
}

#memberInformation a:hover
{
    text-decoration: underline;
}

#memberInformation .name, #memberInformation .level
{
    display: inline;
}

#memberInformation .name a:link, #memberInformation .name a:visited, #memberInformation .name a:active, #memberInformation .level
{
    color: #fff;
}

#memberInformation #shortCodeInfo
{
    float: right;
    width: 195px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color: #fff;
    border: 1px dashed #000000;
    border-top: 0px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0px;
}

.txtcb1680 {color: #000000;}

#footer ul
{
    padding: 0px;
    padding-top: 30px;
    text-align: left;
    margin: 0px;
    width: auto;
    display: block;
    float: left;
}

#footer .separator
{
    width: 40px;
    height: auto;
    display: block;
    float: left;
}

#footer li.first
{
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #35484F;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    margin-bottom: 15px;
    text-align: left;
    display: block;
}

#footer li
{
    display: block;
    text-align: left;
    padding: 0px;
    padding-left: 10px;
    margin: 0px;
    margin-bottom: 3px;
    margin-right: 20px;
}

#footer li.noPaddingLeft
{
    padding-left: 0px;
}

#footer li a:link, #footer li a:visited, #footer li a:active
{
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

#footer li a:hover
{
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: underline;
}

#footerAppsIcons
{
    background: url(/images/newdesign/mobile.png) no-repeat transparent;
    width: 162px;
    height: 42px;
}

.footerAppLink
{
    width: 47px;
    height: 42px;
    margin-right: 7px;
    display: block;
    float: left;
}

#footerSeparatorHorizontal
{
    width: 980px;
    height: 1px;
    background: #35484F;
    padding: 0px;
    margin: 0px;
}

#footerRates
{
    color: #FFFFFF;
}

#footer a:link, #footer a:visited, #footer a:active
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#footerSeals
{
    width: 244px;
    height: 72px;
    line-height: 72px;
    vertical-align: middle;
    position:absolute;
    left:50%;
    margin-left: -122px;
}

.footerSingleSeal, #footerSeals div
{
    float: left;
}

.footerSingleSealGodaddy
{
    height: 31px;
    line-height: 31px;
    position: absolute;
    top:50%;
    right: 0px;
    margin-top: -16px;

}

#copyright
{
    color: #3C3C3C;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#copyright a:link, #copyright a:visited, #copyright a:active
{
    color: #025D78;
    text-decoration: none;
}

#copyright a:hover
{
    color: #FF9C01;
    text-decoration: none;
}

#video
{
    top: 215px;
    width: 65px;
    height: 120px;
    cursor: pointer;
    text-indent:-5000px;
    position: fixed;
    z-index: 100;
    overflow: hidden;
    left: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

    display: block;
    background: url(/images/newdesign/video_youtube.png) #608936 no-repeat center center;

}

#video:hover
{
    background-color: #608966;
}

* html #video
{
    position: absolute;
}

/*
#video
{
	top: 215px;
	width: 60px;
	height: 120px;
	cursor: pointer;
	text-indent:-5000px;
	position: fixed;
	z-index: 100;
	overflow:hidden;
	left:-20px;
	background-color: #F26522;
	border: #FFF;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
  
  display: block;
  background-image: url(/images/newdesign/video.png);
}

#video:hover
{
	background-color:#608936;
	border:FFF;
	left:-15px;
}

* html #video
{
  position: absolute;
}
*/

#loginForm
{
    display: none;
    background: none repeat scroll 0 0 #fff;
    border: 0px;

    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.0);
    box-shadow: 0 0px 02px rgba(0, 0, 0, 0.0);

    clear: both;
    max-height: 350px;
    min-width: 160px;
    position: absolute;
    right: 0;
    top: 55px;
    padding: 10px;
    z-index: 100;
}

#loginForm  label
{
    display: block;
    padding-bottom: 10px;
}

#loginForm  label span
{
    color: #FFFFFF;
    display: block;
    padding-bottom: 3px;
}

#loginForm input
{
    width: 200px;
    padding: 3px;
    background: none repeat scroll 0 0 #666666;

    border: 1px solid #4C4C4C;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(100, 100, 100, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(100, 100, 100, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(100, 100, 100, 0.2);

    color: #FFFFFF;
    text-shadow: #000000 0 -1px 0;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#loginForm input:hover, #loginForm input:focus
{
    border-color: #4C4C4C;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 12px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 12px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset, 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 12px rgba(255, 255, 255, 0.5);
}

#loginForm label input:focus
{
    border: 1px solid rgba(255, 255, 255, 0.5);
    outline: medium none;
}

#loginForm input[type="checkbox"]
{
    background: transparent;
}

#loginForm label.loginCheckBox, label.loginCheckBox
{
    padding: 0px !important;
    cursor: pointer;
}

#loginForm label.loginCheckBox input[type="checkbox"], label.loginCheckBox input[type="checkbox"]
{
    width: 20px !important;
    height: 15px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    cursor: pointer;
}

#loginForm label.loginCheckBox span, label.loginCheckBox span
{
    width: 100px;
    height: 22px;
    line-height: 22px;
    display: inline;
}

#loginForm  a:link, #loginForm  a:visited, #loginForm  a:active
{
    color: #000000;
    text-decoration: none;
}

#loginForm a:hover
{
    color: #0f7ed5;
    text-decoration: none;
}

#carriers
{
    background: url(/images/newdesign/carriers_panel.png) no-repeat;
    width: 969px;
    height: 52px;
}

@media screen and (max-width: 59.9999em) and (min-width: 30em) {
    #carriers {
        background: no-repeat;
        height: 125px;
        width: 100% !important;
    }
}
#carriers .text
{
    font-size: 13px;
    padding: 19px 0px 0px 20px;
    float: left;
}

#carriers .logos
{
    margin: 1px 0px 0px 0px;
}

#feedback
{
    top: 215px;
    width: 65px;
    height: 120px;
    cursor: pointer;
    text-indent:-5000px;
    position: fixed;
    z-index: 100;
    overflow: hidden;
    left: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

    display: block;
    background: url(/images/newdesign/feedback.png) #608936 no-repeat center center;

}

#feedback:hover
{
    background-color: #608966;
}

* html #feedback
{
    position: absolute;
}

#wlHeaderBackgroundInner
{
    position: absolute;
    width: 100%;
    height: 0px;
    z-index: 1;
    top: 0px;
    left: 0px;
}

#wlHeaderBackgroundTopMenu
{
    height: 35px;
    /*  min-height: 35px;*/
    background: #000000;
}

#menuTop
{
    height: 35px;
    line-height: 35px;
    color: #FFFFFF;
    text-align: right;
    vertical-align: middle;
}

#balanceBox
{
    padding: 20px 0px 0px;
}

#balanceBox > #availableInfo
{
    line-height: 25px;
    margin: 0px 40px 0px 0px;
}

#balanceBox > #renewLinks
{
    line-height: 25px;
    margin: 0px 40px 0px 0px;
}

#balanceBox > #purchaseMore
{
    margin: 5px 0px 0px;
}

#settingsDiv
{
    display: none;
    background: none repeat scroll 0 0 #000000;
    border: 0px;

    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 10px rgba(100, 100, 100, 0.6);

    clear: both;
/*    max-height: 370px;
    min-width: 131px;*/
    /*width: 250px;*/
/*    height: 400px;*/
    position: absolute;
    right: 290px;
    top: 35px;
    padding: 0px;
    padding-bottom: 1px;
    z-index: 100;
}

#settingsDiv ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#settingsDiv ul li
{
    text-align: left;
    font-weight: normal;
    border-top: 1px solid #363636;
    padding-left: 30px;
    padding-right: 30px;
}

#settingsDiv ul li.first
{
    border-top: 0px;
}

#settingsDiv ul li.last
{
    border: 0px;
    height: 5px;
}

#settingsDiv ul li.noBorder
{
    border-top: 0px;
}

#settingsDiv ul li:hover
{
    background-color: #252525;
    cursor: pointer;
}

#settingsDiv ul li.last:hover
{
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#settingsDiv ul li.delim
{
    border: 0px;
    border-bottom: 2px dashed #696969;
}

#settingsDiv ul li.delim:hover
{
    border: 0px;
    border-bottom: 2px dashed #696969;
    cursor: default;
}

#settingsDiv ul li.last:hover
{
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#shortCodeBox
{
    text-align: center;
    float: left;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: 2px dashed #fff;
    border-top: 0px;
    white-space:nowrap;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#footerBackgroundSmall
{
    position: relative;
    width: 100%;
    /*  min-height: 100px;*/
    text-align: center;

    border: 0px;
    /*  border-top: 1px solid #577077;*/

    /*  background-color: #587178;*/

    /*  background-repeat: repeat-x;  Safari 4-5, Chrome 1-9 
      background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#577077), to(#2E373C));  Safari 5.1, Chrome 10+ 
      background: -webkit-linear-gradient(top, #2E373C, #577077);  Firefox 3.6+ 
      background: -moz-linear-gradient(top, #2E373C, #577077);  IE 10 
      background: -ms-linear-gradient(top, #2E373C, #577077);  Opera 11.10+ 
      background: -o-linear-gradient(top, #2E373C, #577077);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E373C', endColorstr='#577077',GradientType=0 );  IE6-9 
      background: linear-gradient(top, #2E373C 0%,#577077 100%);  W3C */

    z-index: 1;

}

#footerSmall
{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -490px;
    width: 980px;
    /*    min-height: 100px;
	height: 100px;*/
    z-index: 2;
    /*border-top: 1px solid #BFBFBF;*/
}

#footerSmall ul
{
    padding: 0px;
    padding-top: 17px;
    margin: 0 auto;
    width: 505px;
    display: block;
    text-align: center;
    list-style: none;
}

#footerSmall ul li
{
    
    display: inline-block;
    float: left;
    padding: 0px 10px 0px 0px;
    margin-right: 10px;
    border-right: 1px solid #BFBFBF;
/*    border: 1px solid red;*/
}

#footerSmall ul li.last
{
    border-right: none;
    padding-right: 0px;
}

#footerSmall li a:link, #footerSmall li a:visited, #footerSmall li a:active
{
    color: #2E373C;
    font-size: 12px;
    text-decoration: none;
}

#footerSmall li a:hover
{
    color: #2E373C;
    font-size: 12px;
    text-decoration: underline;
}

#socialWrapper
{
    position: relative;
    height: 0px;
}

#social
{
    width: 160px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#footerRatesSmall
{
    color: #555;
}

.collapse, .navbar-default {

    border-color: #fff;
    width: auto !important;
    height: auto !important;
    background: #fff !important;
    border-radius: 25px;
}

/* styles only for IE  */
@media all and (-ms-high-contrast:none)
{
    .collapse, .navbar-default.iefix {
        background: rgba(200, 54, 54, 0)!important;
    }
}

 #gettingStartedSection {
    background: rgba(255,255,255,0)!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a {
    color: #000000;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #203569;
    background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:  #54565a;
    background-color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color:  #54565a;
}
/*.collapse {
    width: auto !important;
    height: auto !important;
    background: #fff !important;
}*/

/*.navbar-nav > .active > a.borderFix*/
/*{*/
/*    border: 1px solid #fff;*/
/*}*/