/* Buttons
--------------------------------------------------------*/
/* .blue-button-wide {
	background: url('../images/btn/blue-button-large.gif') no-repeat top left;
	display: block;
	height: 23px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 640px;
} */

.blue-button-wide {
	background: url('../images/btn/blue_btn_lg.png') no-repeat top left;
	display: block;
	height: 23px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 640px;
}

.blue-button-wide:hover {
	background-position: 0 -53px;
}





.blue-button-wide span {
	display: inline-block;
	vertical-align: top;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background: url('../images/icon/blue-button-arrow.png') no-repeat top right;
	padding: 0 25px 0 0;
	zoom: 1;
	height: 33px;
}

.dropdown-content .dropdown-content-middle .blue-button-double {
	margin: 0 auto;
	width: 652px;	
}	

.ie7 .blue-button-wide span {
	display: inline;
}

.blue-button-short:hover, .blue-button-wide:hover {
	text-decoration: none;
}
	
.blue-button-short {
  float: left;
  width: 318px;
  height: 23px;
  margin-right: 8px;
  text-align: center;
  padding: 15px 0;
  display: block;
  background:url('../images/btn/blue_btn_med.png') no-repeat top left;
}

.blue-button-short:hover {
	background-position: 0 -53px;
}

.blue-button-short.first{
	margin-left:10px;
}

.blue-button-short:last-child {
	margin-right: 0;
}

.blue-button-short span {
	display: inline-block;
	vertical-align: top;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background: url('../images/icon/blue-button-arrow.png') no-repeat top right;
	padding: 0 25px 0 0;
	line-height: 21px;
}

.ie7 .blue-button-short span {
	zoom: 1;
	display: inline;
}

.blue-button-small {
	float: left;
	width: 212px;
	height: 23px;
	margin-right: 8px;
	text-align: center;
	padding: 16px 0 14px;
	display: block;
	background: url('../images/btn/blue-button-small.gif') no-repeat top right;
	color: #fff;
}

.blue-button-small:hover{
	text-decoration:none;
}

.blue-button-small.first{
	margin-left:10px;
}

.blue-button-small:last-child {
	margin-right: 0;
}

.blue-button-small span {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: url('../images/icon/blue-button-arrow.png') no-repeat top left;
	padding: 2px 25px 0 0;
	height: 31px;
	width: 200px;
	margin-left: 15px;
}

.blue-button-small.add-line {
    margin-left: 95px;
}
.blue-button-small.add-line span {
	background: url('../images/icon/blue-button-plus.png') no-repeat right 2px;
	height: 31px;
	width: 80px;
}

.blue-button-small.my-lines span {
	/*background: url('../images/icon/blue-button-10x.png') no-repeat right 3px;*/
	margin-left: 40px;
    padding-right: 35px;
    width: 110px;
}
.ie7 .blue-button-small.my-lines span {
	/*background: url('../images/icon/blue-button-10x.png') no-repeat right 4px;*/
}

.ie7 .blue-button-small span {
	zoom: 1;
	display: inline;
}

/* Custom Button Links
 --------------------------------------------------------*/
a.custom {
	border: 0;
	cursor: pointer;
	font-weight: bold;
	padding: 0 7px 0 0;
	width: auto;
	overflow: visible;
	font-size: 10px;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
}

a.custom span {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	padding: 0 22px 0 30px;
	margin: 0 0 0 0;
	color: white;
	text-transform: uppercase;
}

a.custom-blue-sm {
	background: url(/resources/images/btn/blue-button-right-23h.png) right no-repeat;
}

a.custom-blue-sm span {
	height: 23px;
	line-height: 23px;
	background: url(/resources/images/btn/blue-button-left-23h.png) left no-repeat;
}

a.custom-blue-47h {
	background: url(/resources/images/btn/blue-button-right-47h.png) right 3px no-repeat;
	padding-right: 20px;
}

a.custom-blue-47h span {
	height: 47px;
	line-height: 43px; /* The drop shadow on the button is 4px, so reduce the line-height by that to vertically center */
	font-size: 14px;
	text-shadow: 0px -1px 0 #0087ad;
	padding: 0 5px 0 23px;
	background: url(/resources/images/btn/blue-button-left-47h.png) left 3px no-repeat !important;
}
a.grey {
    background:none!important;
    padding:0 !important;
}
a.grey span {
    background-color: #838383 !important;
    background-image: none !important;
    border-radius: 6px;
    font-size: 14px;
    height: 45px;
    line-height: 43px;
    padding: 0 5px 0 23px;
    text-align: center;
    text-shadow: 0 -1px 0 #0087AD;
    width: 80%;
}

/* Button
 --------------------------------------------------------*/
button.custom {
	border: 0;
	cursor: pointer;
	font-weight: bold;
	padding: 0 10px 0 0;
	width: auto;
	overflow: visible;
	font-size: 10px;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
}

button.custom span {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	padding: 0 20px 0 30px;
	margin: 0 0 0 0;
	color: white;
	text-transform: uppercase;
}

button.custom-blue-sm {
	background: url(/resources/images/btn/blue-button-right-23h.png) right no-repeat;
}

button.custom-blue-sm span {
	height: 23px;
	line-height: 23px;
	background: url(/resources/images/btn/blue-button-left-23h.png) left no-repeat;
}

button.custom-blue-47h {
	background: url(/resources/images/btn/blue-button-right-47h.png) right no-repeat;
	padding-right: 17px;
}

.ie7 button.custom-blue-47h {
	background-position: top right;
}

button.custom-blue-47h span {
	height: 47px;
	line-height: 43px; /* The drop shadow on the button is 4px, so reduce the line-height by that to vertically center */
	font-size: 14px;
	text-shadow: 0px -1px 0 #0087ad;
	padding: 0 5px 0 25px;
	background: url(/resources/images/btn/blue-button-left-47h.png) left no-repeat;
}

button.compare-phones{
	border: 0;
	background: url(/resources/images/product/bg/compare-right.png) no-repeat center right;
	padding: 0;
	padding-right: 10px;
	margin: 0;
}

button.compare-phones span{
	display: block;
	padding: 10px;
	padding-left: 45px;
	text-align: center;
	background: url(/resources/images/product/bg/compare-left.png) no-repeat center left;
	color: #545454;
	font-weight: bold;
	text-transform: uppercase;	
}
/********************* SIP Fixes ********************/
.left .select_phone_change_plan{
	margin-top:0px !important;
}
.select_phone_change_plan span, .monthlySelectChangePlan span{
    line-height: 15px !important;
    padding-top: 12px !important;
    text-align: center !important;
    white-space: normal !important;
    width: 130px !important;
}
.left .select-this-phone {
	margin-top: 35px;
}
.select_instead span, .select_this_instead span{
	padding:0 8px 0 15px!important;
}
.right .monthlySelectInstead span{
	padding:0 8px 0 15px!important;
}
/********************* SIP Fixes ********************/