/* topnav colors */
#topnav { background: #F8F8F8 url(/images2/main/topnavbgn.png) 0 -225px repeat-x; }
#topnav .wrap { background: url(/images2/main/topnavbgn.png) 0 -225px repeat-x; }
#topnav a.nav2:link, #topnav a.nav2:visited { background: url(/images2/main/topnavbgn_selected.png) 0 -225px repeat-x; }

.greybox h4.boxhdrtxt { padding-left: 40px; }
.colopricing{
  font-weight: bold;
  font-size: 16px;
  padding-top: 15px;
}
.colopricing b{
  color: #AE1F26;
}
.networktour{
  position: relative;
  top: 10px;
  left: 38px;
}
.largeprice{
  float: left;
  padding-top: 20px;
  width: 150px;
}
.largeprice b{
  font-size: 60px;
  font-weight: bold;
  color: #2B5D5A;
}
.largeprice span{
  font-size: 30px;
  font-weight: bold;
  position: relative;
  top: -20px;
}
.largeprice2{
  display: none;
  float: left;
  padding-top: 20px;
  width: 150px;
}
.largeprice2 b{
  font-size: 60px;
  font-weight: bold;
  color: #2B5D5A;
}
.largeprice2 span{
  font-size: 30px;
  font-weight: bold;
  position: relative;
  top: -20px;
}
.textdescr {
    float: left;
    padding-left: 30px;
    padding-top: 5px;
  padding-bottom: 10px;
    width: 130px;
}
.permo{
    float: left;
    font-weight: bold;
    padding-left: 73px;
  padding-top: 5px;
    width: 140px;
}
.permo2{
    display:none;
    float: left;
    font-weight: bold;
    padding-left: 73px;
  padding-top: 5px;
    width: 140px;
}
.textdescr nobr { margin-bottom: 7px; display: inline-block; }
.greybox{
  float: left;
  padding-bottom: 10px;
}
.greybox div.disclaimerfont{
  line-height: 12px;
  float: left
}
.greybox hr{
  margin: 5px 0px;
}
.optionsbox {
    float: left;
}
.optionsbox h2 {
    margin-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
}
.imgicon {
    margin-top: -10px;
    float: left;
}
.texttab1 {
    float: right;
    padding-left: 20px;
    width: 500px;
}
.colotable{
  margin-bottom: 0;
  width: 100%;
}
.boxcontcolo {
    display: none;
    line-height: 18px;
    margin-top: 10px;
    padding: 10px 10px 0;
}
.boxhdrcolo {
    height: 45px;
    padding-left: 10px; 
  cursor: pointer;
  color: #2A8C86;
}
.boxhdrcoloblack{
  color: #227A75;
}
.colo_table{
  margin-bottom: 15px;
  font-size: 14px;
  width: 100%;
}
.colo_table tr.hdr td {
  font-weight: bold !important;
}
.darkgreenprice{
    color: #2B5D5A;
  font-weight: bold;
  font-size: 15px;
  padding-left: 25px;
}
.darkgreenpricelg{
    color: #2B5D5A;
  font-weight: bold;
  font-size: 19px;
  padding-left: 25px;
}
.buttontd{
  text-align: center; 
  background-color: #fafafa; 
  border: 1px solid #eeeeee;
}
