@charset "UTF-8";

#hdproducts h1.title {
	display: none;
}

.sub_nav {
	margin-bottom: 5px;
}

#package_selection, #package_selected {
	border: 1px solid #0066B3;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#package_selected {
    margin-bottom: 20px;
}

#package_selection {
	margin-bottom: 5px;
	width: 668px;
	z-index: 100;
}

#package_selection ul {
	display: block;
	margin: 0 auto;
	width: 668px;
	text-align: center;
	z-index: 200;
}

#package_selection ul li {
	display: block;
	float: left;
	padding: 5px;
	position: relative;
	width: 124px;
	z-index: 300;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#package_selection ul li .super_badge {
	position: absolute;
	z-index: 50;
	top:5px;
	left: 12px;
}
#package_selection ul li:hover {
	background: #eee;
}

#package_selection ul li.first, #package_selection ul li.last {
	width: 123px;
}

#package_selection li.active {
	background: #aadcff url(../Files/selected_package_bg.jpg)center top repeat-x !important;
}

#package_selection li .selected {
	display: none;
	position: absolute;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#package_selection li.active .selected {
	background:  url(../Files/package_select_arrow.png) center bottom no-repeat;
	position: absolute;
	bottom: -13px;
	display: block;
	width: 28px;
	height: 13px;
	left: 52px;
	z-index: 900;
}

#package_selection .package_name, #package_selection .package_name a {
	color: #777;
	font-weight: 600;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#package_selection li.active .package_name {
	color: #333;
}

#package_selection li .package_price {
	font-size: .8em;
	line-height: .8em;
	margin: 0;
	padding: 0;
}

#package_selection li.active .package_name, #package_selection li.active .package_name a {
	color: #333;
}


#package_selected {
	background: #e8ecef;
	padding: 10px;
	overflow: hidden;
	width: 648px;
	z-index: 50;
}

#package_selected .product_image {
	width: 340px;
	padding-right: 10px;
	margin: 0 auto;
	text-align: center;
	float: left;
}

#package_selected .product_image h2,
#package_selected .product_image h3,
#package_selected .product_image h4 {
	font-weight: normal;
	margin-bottom: 0;
}

#package_selected .product_image h2 {
	color: #0066b3;
	font-size: 26px;
	line-height: 26px;
	padding-top: 10px;
}

#package_selected .product_image h3 {
	color: #5e5e5e;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 14px;	
}
#package_selected .product_image h4 {
	color: #bb3226;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 28px;
	
}

#package_selected .product_description {
	width: 290px;
	float: left;
	position: relative;
}

#package_selected .product_description .red_badge {
	background: url(../Files/red_badge.jpg)center top no-repeat;
	width: 70px;
	height: 47px;
	padding: 18px 8px 15px 2px;
	position: absolute;
	right: 0px;
	top: 50px;
	color: #fff;
	text-align: center;
}

#package_selected .product_description .red_badge span {
	font-size: 24px;
	font-weight: 800;
	color: #fff;
	margin: 0;
	line-height: 24px;
	padding: 0;
	letter-spacing: -.5px;
}
#package_selected .product_description .red_badge div {
	display: block;
	font-size: 12px;
	font-weight: 800;
	color: #fff;
	margin: 0;
	line-height: .75em;
	padding-bottom: 2px;
}
#package_selected .product_description .red_badge .price_tag {
	position: relative;
	font-size:50%;
	top:-1.2ex;
	margin-left:0.1em;
	margin-right:0.1em;
	letter-spacing: 0px;
}

#package_selected .product_description h1 {
	color: #131313;
	padding: 0 0 5px 2px;
	border-bottom: 2px solid #a09f9f;	
	font-size: 27px;
	font-weight: normal;
}
#package_selected .product_description h2 {
	color: #131313;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .25px;
	margin: 0;
}

#package_selected .offers {
	background: #fff;
	width: 270px;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#package_selected .offers ul {
	color: #345897;
	font-size: 13px;
	font-weight: bolder;
	list-style-type: disc;
	margin: 0 0 0 10px;
	line-height: 15px;
}
#package_selected .offer_banner {
	padding-bottom: 5px;
}

#package_selected .order_button {
	border-top: 2px solid #a09f9f;	
	padding-top: 0;
	text-align: center;
	width: 290px;
}

#package_selected .order_button span {
	color: #0066B3;
	display: block;
	font-size: 26px;
	font-weight: 600;
	line-height: 26px;
	margin: 0;
	padding: 0;
}

#package_selected .order_button div {
	color: #333;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#package_selected ul {
	color: #3e3e3e;
	font-size: 13px;
	list-style-type: disc;
	line-height: 15px;
	margin-left: 20px;
}

#new_packages #phone_box {
	padding-bottom: 5px;
	position: absolute;
	top: 4px;
	left: 0px;
	text-align: right;
	width: 100%;
}

#new_packages #phone_box p {
	line-height: 1em;
	margin: 0;
	padding: 0;
}

#new_packages #phone_box span {
	display: block;
	font-size: 2em;
	font-weight: 600;
}

