﻿
.corp-nav {
    background-color: #ffffff;
    height: 0px;    
    top: 0;
    width: 100%;
  position: absolute;
    right: 10px;
}
.corp-nav-btns {
    margin-left: auto;
    margin-right: auto;  
    
    
}
.corp-nav-left {
    float: left;
    padding-left: 0;
    
}
.corp-nav-left a {
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
}
.corp-nav-right {
color: #333;
float: right;
font-size: 0.8em;
padding-right: 0px;
margin-top: 20px;
text-align: right;
line-height: 1.5em;
}
.corp-nav-right li {
    
}
.corp-nav-right a {
    color: #fff;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
}

.navbar-right h1 {
    color: #333;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: -5px;
    text-transform: uppercase;
}
.navbar-right h1 a {
    color: #fff;
    text-decoration: none;
}
.navbar-right *:active {
    background-color: #f47735;
    color: #fff;
    text-decoration: none;
}
.navbar-right p {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: 400;
    margin-top: -10px;
}


.navbar-right *:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

.betteronlinelogo {
    background: url("../../images/betteronline-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 70px;
    margin: 10px 5px 10px 10px;
    text-indent: -9000px;
    width: 284px;
}
/*.betteronlinelogo:hover {
    background-position: 0 -70px;
    text-indent: -9000px;
}*/
#navlist {
    position: relative;
	top: 0px;
}
.navbar-right h1 {
    color: #333;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: -5px;
    text-indent: -3000px;
    text-transform: uppercase;
    width: 150px;
}

.big1 {
font-size: 1.2em;
font-weight: bold;
padding: 10px 0px;
width: 150px;
}

footer {
    background-color: #352c2c;
    border-top: 10px solid #68c8c6;
      height: 140px;
    min-width: 1027px;
    
}

.win-table-2 th {
    background-color:#e7e9e9;
    line-height: 1.6em;
}
.win-table-2 td {
    font-size: 14px;
    line-height: 1.7em;
}
.mt20 {
    margin-top: 20px;
}
.ml10 {
    margin-left: 10px;
}
.mt10 {
     margin-top: 10px;
}

.utilitynav1 {
    position: absolute;
    top: -4px;
    right: 5px;   
    
   color: #333;        
    
    
}
.utilitynav1  ul{
    float:right;
      font-size: 12px;
    font-weight: 400;
    
}
    .utilitynav1 a:link {
        text-transform: uppercase;
        color: #43b3b1;    
          
    
    }

    .utilitynav1 a:visited {
        color: #43b3b1;    
    }

    .utilitynav1 a:hover {
        color: #2a9c9a;
        text-decoration:underline;
    }
    
.utilitynav1 li {
    display: inline;    
    padding:5px;
    float:left;
    list-style-type: none;
}
#utilitynav1 a:link {
    position: absolute;
    top: 9px;
    right: 30px;
    color: #333;    
  
}

#utilitynav1 a:visited {
    position: absolute;
    top: 5px;
    right: 30px;
    color: #333;      
}

#utilitynav1 a:hover {
    color: #cff1fa;
}


.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  margin-top: 28px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #333333;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1000px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: -25px -15px;
}




