
/* tabs for saving center */

.tabs {
  background:#ffffff;
  color:#000000;
  padding:15px 0px;
  width:800px;
  margin:0px auto;
}
.tabs li { list-style:none; float:left; width: 170px;}
.tabs ul a {
  display:block;
  padding:4px 10px 2px 10px;
  text-decoration:none!important;
  margin:0 1px 0 0;
  color:#000000;
  background:#cdd5e0;
  height: 17px;
}
.tabs ul a:hover {
  color:#ffffff!important;
  background:#3d5c95;
  }
.tabs ul a.selected {
  margin-bottom:0;
  color:#ffffff!important;
  background:#3d5c95;
  cursor:default;
  }
.tabs div {
  padding:0;
  /*clear:left;*/
  background:#ffffff;
}
.tabs div a { color:#000; font-weight:bold; }

#tabs2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#tabs2 a { background:#222; }
#tabs2 a:hover { background:#000; }
#tabs2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

#lm_discounts {
	width: 770px;
	padding: 10px 0 0 30px;
	display: none;
}
#partner_discounts {
	width: 770px;
	padding: 10px 0 0 30px;
}
.tabitems {
	border-bottom: 1px solid #999999;
	height: 23px;
	width: 770px;
	margin: 0;
	padding: 0 0 0 30px;
}



#adv2 {
  width:185px;
  margin: 0;
  padding: 0;
  background:#ffffff;
}
#adv2 ul {
 display:block;
 list-style: none;
 margin: 3px 0 2px 0;
 float: right;
}
#adv2 li { float:left; text-align:center; }
#adv2 li.split { clear:both; }
#adv2 li a {
  display:block;
  height:20px;
  width:20px;
  line-height:20px;
  text-decoration:none;
  font-weight:bold;
  background:#ffffff;
}
#adv2 li a:hover {
  background:#cdd5e0;
  font-weight:bold;
}
#adv2 li a.selected {
  background:#ffffff;
  color:#003399;
  font-weight:bold;
  text-decoration: underline;
}

.tabbedlogos {
	width: 185px;
	padding: 8px 10px 0 10px;
	margin: 0;
}

.tabbedlogos .call_to_action { 
font-weight:bold; 
font-size:11px;
padding: 2px 2px 2px 5px;
}

.tabbedlogos .call_to_action a {
	text-decoration: none;
} 

.tabbedlogos_right {
	width: 185px;
	padding: 0px;
	margin: 0 0 10px 0;
}

.tabbedlogos_right .call_to_action { 
font-weight:bold; 
font-size:11px;
padding: 2px 2px 2px 5px;
}

.tabbedlogos_right .call_to_action a {
	text-decoration: none;
} 
