/*
 * jQuery UI Slider 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider {
	position: relative;
	text-align: left;
	font-weight:300;
	font-family: 'Fira Sans', sans-serif;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.slider-container {
	float: left;
	width: 984px;
	padding:0;
}
.slider-container h3 {
	margin:0 0 10px;
	padding:0;
	color:#000;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
}
.slider-container h3 span {
	color:#ff9226;
	font-weight:700;
}
.slider-container p {
	margin:0;
	padding:0;
}
.sliderbox {
	display:inline-block;
	width: 860px;
	padding:30px 0 0;
	margin:0;
}
.slider-container #slider {
	margin:0 auto 18px;
	width: 100%;
	height: 38px;
	padding: 0;
	border: 0;
	display:inline-block;
	background: url(../images/slide_bg.png) no-repeat left top;
}
.slider-container #slider .ui-slider-range {
	background: url(../images/slide_hover.png) no-repeat left top;
}
.slider-container #slider .ui-slider-handle {
	outline: none;
	background:url(../images/slider_btn.png) no-repeat left top;
	border-radius: 0;
	border: 0;
	width: 38px;
	height: 42px;
	margin-top: -5px;
	margin-left: -10px;
}
.slider-container #slider .ui-slider-handle:hover {
	cursor: pointer;
}
.price_rangetxt {
	margin:0 auto 12px;
	width:100%;
	display:inline-block;
	padding:0px;
}
.price_rangetxt div.icon {
	float: left;
	width:64px;
	height:20px;
	color:#272e34;
	margin:0 68px 0 0;
	font-size:14px;
	line-height:23px;
	cursor: pointer;
	font-weight:600;
}
.price_rangetxt div.current {
	color:#0075b1;
}
.price_content {
	margin:0 auto;
	display:inline-block;
	width:988px;
	padding:0;
}
.price_content .blue_box {
	float:left;
	width:175px;
	padding:10px 0;
	margin:0 27px 0 0;
	border-radius:2px;
	background:#0075b1;
	border-bottom:2px solid #005e8e;
}
.price_content .blue_box:last-child{
	margin-right:0;
}
.price_content .value_text {
	float:left;
	width:100%;
}
.price_content .heading {
	color:#fff;
	display:block;
	font-size:14px;
	line-height:14px;
	margin-bottom:8px;
}
.price_content .value {
	display:inline-block;
	color:#0075b1;
	font-size:16px;
	font-weight:500;
	width:148px;
	height:31px;
	line-height:31px;
	background:#fff;
}

.price_txt {
	float:left;
	width:123px;
	color:#272e34;
	font-size:20px;
	line-height:20px;
	background:#fff;
	font-weight:600;
	padding:8px 0;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.price_txt .dollar {
	line-height:26px;
	font-size:26px;
}
.price_txt .numeric1 {
	line-height:34px;
	font-size:34px;
}
.vps_btn {
	float:left;
	width:125px;
	height:36px;
}
.vps_btn a {
	color:#fff;
	display:block;
	font-size:16px;
	line-height:36px;
	background:#ff9a22;
	text-decoration:none;
	font-weight:700;
	border-radius:0 0 4px 4px;
	text-shadow:1px 1px 1px #f37d16;
}
.vps_btn a:hover {
	opacity:0.8;
}
.price_rangetxt div#icon-6{
	margin-right:0;
}
.price_content .blue_box:last-child{
	float:right;
}
.nomarginrt{
	margin-right:0 !important;
}
.pricebox{
	display:inline-block;
	width:100%;
	margin:0 0 35px;
	padding:0;
}
.pricebox .cloud{
	float:left;
	width:165px;
	height:40px;
	font-size:16px;
	line-height:40px;
	color:#fff;
	font-weight:500;
	background:#f2662b;
	box-shadow:0px -2px 0px #c25222 inset; 
}

.pricebox  ul {
    float: left;
	width:610px;
    list-style: outside none none;
	margin:0 0 0 2%;
    padding: 0;
	background:url(../images/line_bg.jpg) no-repeat left center;
}
.pricebox  ul li{
	float:left;
	width:29%;
	color:#32383d;
	text-align:left;
	font-weight:300;
}
.pricebox  ul li:last-child{
	width:13%;
}
.pricebox  ul li span{
	margin:20px 0 0;
	display:block;
	font-size:16px;
	color:#f2662b;
	font-weight:500;
}
.pricebox .btn1{
	float:right;
}
.pricebox .btn1 a{
	padding:8px 37px;
}
	