/*-------------small banner start----------------------------*/

#subnav-v3-wrap {
	position:  relative;
	width: 100%;
	z-index: 35;
	text-align: left;
	padding-top:1px;
}
#subnav-wrap-inner {
	padding: 0 3px 3px;
	width: 954px;
	margin: 0 auto;
	border-radius: 0 0 3px 3px;
}
#subnav-v3-wrap #subnav-wrap-inner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-radius: 0 0 5px 5px;
}
#subnav-v3-wrap .default {
	background-color: #444;
}

ul {
	list-style-type: none;
}
#subnav-v3-wrap .default ul li {
	padding-right: 1px;
	background-color: #2b2b2b;
	border-right: 1px solid #696969;
}
#subnav-v3-wrap ul li:first-child {
	border-radius: 0 0 0 5px;
}
#subnav-v3-wrap ul li {
	float: left;
}
#subnav-v3-wrap .default ul li.selected a {
	background-color: #151515;
}
#subnav-v3-wrap .default ul li a {
	text-decoration:none;
	background-color: #444;
	padding: 13px 18px 12px;
}
#subnav-v3-wrap ul li:first-child a {
	border-radius: 0 0 0 5px;
	border-left: none;
}
#subnav-v3-wrap ul li a {
	display: block;
	color: #fff;
	padding: 13px 40px 12px;
	font-size: 14px;
}
#subnav-v3-wrap ul li a:hover {
	background:#151515;
}
#subnav-v3-wrap ul li.right {
	float: right;
}
#subnav-v3-wrap .default ul li.right {
	background: none;
	border-right: none;
}
#subnav-v3-wrap .default ul li a.sign_up {
	margin: 6px;
	background-image: -webkit-linear-gradient(top, #82D250 0%, #3C8C0A 100%);
	background-color: #6BBB39;
	border-radius: 4px;
	padding: 7px 20px 6px;
	font-size: 12px;
	text-transform: uppercase;
}
#subnav-v3-wrap .default ul li a.sign_up:hover {
	background-image: -webkit-linear-gradient(top, #8CDC5A 0%, #469614 100%);
	background-image: linear-gradient(to bottom, #8CDC5A 0%, #469614 100%);
	background-color: #53A321;
}

#subnav-v3-wrap ul li.right:last-child a {
border-radius: 0 0 5px 0;
}

/*---------------------small banner end------------------------------*/
.content-wrapper{
	width:960px;
	border-top:1px #fff solid;
	margin:0 auto;
}
a:link{ text-decoration:none;}
.location-share{
	height:25px;	
}

.location-share ul{
	float:left;
}

.location-share ul li{
	display:inline;
	line-height:25px;
}

.location-share ul li a{
	color:#444;
	margin:0 6px;
}

#index-link a{
	margin-left:0;	
}

.social-share{
	float:right;
	height:25px;
	padding-top:6px;
	padding-bottom:16px;
}

.social-share p{
	line-height:25px;
	color:#666;
	float:left;
	padding-right:5px;
}

.share-icon{
	
}
/*--------------------content start------------------------------*/

.main-container-newquote {
margin-top: -35px;
}
.main-container {
padding-top: 5px;
}
.well {
background-color: #FFF;
-moz-box-shadow: 0 1px 1px #EEE inset;
-webkit-box-shadow: 0 1px 1px #EEE inset;
box-shadow: 0 1px 1px #EEE inset;
margin-top:15px;
text-align:left;
}
bootstrap-responsive.css:437
.row-fluid {
width: 100%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #eee;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.row-fluid .span12 {
width: 80%;
}
bootstrap-responsive.css:437
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 28px;
margin-left: 2.564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
h1, h2 {
color: #0B226C;
font-family: "Georgia","Times New Roman";
text-align: left;
}
h1 {
font-size: 19px;
font-style: normal;
font-weight: bold;
padding-bottom: 5px;
}
bootstrap-responsive.css:437

bootstrap-responsive.css:437
.row-fluid .span12 {
width: 100%;
}
bootstrap-responsive.css:437
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 28px;
margin-left: 2.564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
form.well {
padding: 10px;
}
.well {
background-color: #FFF;
border-color: #DDD;
-moz-box-shadow: 0 1px 1px #EEE inset;
-webkit-box-shadow: 0 1px 1px #EEE inset;
box-shadow: 0 1px 1px #EEE inset;
}

input, textarea, .uneditable-input {
margin-left: 0;
}


input, button, select, textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
button, input {
line-height: normal;
}
button, input, select, textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
fieldset .span6 {
padding: 5px;
}
.control-group {
margin-bottom: 9px;
}
label {
display: block;
margin-bottom: 5px;
}
label, input, button, select, textarea {
font-size: 13px;
font-weight: normal;
line-height: 18px;
}
.asterix {
color:#C33;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
display: inline-block;
width:200px;
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
color: #555555;
}
select, input[type="file"] {
height: 28px;
line-height: 28px;
}

.row-fluid .span6 {
width:266px;;
}
bootstrap-responsive.css:437
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 28px;
margin-left: 2.564102564%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
select[multiple], select[size] {
height: auto;
}
.btn {
display: inline-block;
padding: 4px 10px 4px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(top, #ffffff, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn {
border-color: #ccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success {
background-color: #5bb75b;
background-image: -ms-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(top, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn:hover {
color: #333333;
text-decoration: none;
background-color: #e6e6e6;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-ms-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
background-color: #51a351;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
background-color: #e6e6e6;
}
.btn-success:hover {
background-color: #5bb75b;
background-image: -ms-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(top, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
color:#fff;
}

/*------------chat window----------------*/

.container_12 .push_2 {
left: 48px;
}
.sidebarContactBox, .sidebarContactBox .livechat, .sidebarContactBox .ordernow, .sidebarContactBox .email, .sidebarContactBox .phone {
background-image: url('../images/sidebar_contactus.png');
}
.sidebarContactBox {
position: relative;
top: 0px;
left: 0px;
width: 280px;
height: 95px;
}
.sidebar {
position: relative;
top: 35px;
left: 0px;
width: 280px;
margin-bottom: 30px;
}
.sidebarContactBox .livechat {
left: 3px;
width: 77px;
background-position: -3px -105px;
color: #64B432;
}
.sidebarContactBox .livechat, .sidebarContactBox .ordernow, .sidebarContactBox .email {
position: absolute;
top: 3px;
height: 31px;
background-color: #F3F3F3;
font-size: 11px;
padding: 19px 0px 0px 58px;
}
.sidebarContactBox .livechat, .sidebarContactBox .ordernow, .sidebarContactBox .email, .sidebarContactBox .phone {
position: absolute;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
line-height: 14px;
}
	.sidebarContactBox, .sidebarContactBox .livechat, .sidebarContactBox .ordernow, .sidebarContactBox .email, .sidebarContactBox .phone {
	background-image: url('../images/sidebar_contactus.png');
	}
.sidebarContactBox .email {
left: 143px;
width: 76px;
background-position: -3px -245px;
color: #1E82D7;
}
.sidebarContactBox .phone {
position: absolute;
top: 64px;
left: 56px;
width: 160px;
height: 20px;
background-position: -23px -330px;
font-size: 12px;
color: #999;
padding: 5px 0px 0px 24px;
}
.sidebarContactBox .livechat:hover, .sidebarContactBox .ordernow:hover, .sidebarContactBox .email:hover {
background-color: #E1E1E1;
text-decoration: none;
}
.grid_4 push_2{
	position: absolute;
	margin-right:-50px;
	margin-top:20px;
}
.sidebarContactBox .phone .rsRed {
font-size: 12px;
color: #C40022;
}
/*--------------chat window end------------------*/

/*------------------right nav --------------------*/
.private-cloud-content-one-right-info ul {
background: #F2F2F2;
padding: 20px 0 20px 15px;
text-align:left;
}
.private-cloud-content-one-right-info ul li.p-c-c-o-r-link {
background: url('../images/xiaohongdian.png') no-repeat 7px 8px;
}
.private-cloud-content-one-right-info ul li {
text-indent: 18px;
line-height: 22px;
}
.private-cloud-content-one-right-info ul li a {
color: #C40022;
}
.private-cloud-content-one-right-info ul li a:hover {
	text-decoration:underline;
}
