@charset "utf-8";
/* CSS Document */

.inner-holder {
	min-height: 300px;
	background-image: url(../img/inner-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.inner-page-title {
	background-image: url(../img/inner-page-title.jpg);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	height: 64px;
}
.inner-page-title h3 {
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.inner-side {
	display: block;
	float: left;
	width: 24%;
	margin-right: 2%;
	background-image: url(../img/inner-side.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	min-height: 280px;
}
.inner-content {
	display: block;
	float: right;
	width: 73%;
	min-height: 280px;
	padding-bottom:15px;
}
.side-block {
	display: block;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b6b8b8;
}
.side-block h4 {
	font-size: 16px;
	color: #194395;
	display: block;
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #194395;
}
.poll p{
	font-weight:bold;
}
.side-banner{
	margin:5px auto;
	display:block;
}
.side-block p {
	text-align: justify;
}
.brd-crumb {
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(../img/brd-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:10px;
}
.brd-crumb .brd-link {
	display: block;
	float: left;
	margin: 0px;
}
.brd-crumb li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbb;
	list-style-type: none;
}
.brd-link li a {
	color: #333;
	font-size:12px;
}
.brd-link li span {
	font-weight: bold;
	font-size:12px;
}

.brd-home {
	color: #1a4295 !important;
}
.tool-icons{
	float:right;
	display: block;
	margin: 0px;
}
.pic-border {
	background-color: #ecf1fb;
	display: block;
	padding: 4px;
	border: 1px solid #9CB6EB;
	   -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
      border-radius: 5px;
}
.content-holder p{
	line-height:24px;
	text-align:justify;
}
.inner-full-content{
	display:block;
	clear:both;
	min-height:280px;
	padding-top:15px;
	padding-bottom:15px;
}
/* -------------------------------------------------
     Pricing table
------------------------------------------------- */

.pricing-table {
	display:block;
	width:100%;
}
.pricing-table ul li {
  list-style-type: none;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  z-index: -1;
  width:24% !important;
  float:left;
}
.pricing-table ul {
  padding: 0;
  margin: 0;
  float:left;
  width:100%;
}

.pricing-table .rows li {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #e4e4e4;
  background-color: #f6f6f6;
}

.pricing-table ul li.recommended {
  background: url('../img/pricingtable/rec-bg.png') repeat-x;
  border: 1px solid #da0a37;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-weight:bold;
  font-size:14px;
}
.pricing-table ul.recommended-ul li:nth-child(4) {
  border-radius: 0 5px 0 0;
}
.pricing-table .recommended-ul {
  margin-left: 4px;
}
.pricing-table .product-type, .pricing-table .price, .pricing-table .package-type {
  margin-left: 2px;
}

.pricing-table .package-type li.select {
  background: url('../img/pricingtable/package-bg.png') repeat-x;
}
.pricing-table .product-type li.select {
  background: url('../img/pricingtable/header-bg.png') repeat-x;
  margin-bottom: 18px;
  color: #fff;
}
.pricing-table .price li.select {
  background: url('../img/pricingtable/price-bg.png');
  font-size: 1.94em !important;
  font-weight:bold;
  color: #fff;
}
.pricing-table .package-type li.select, .pricing-table .product-type li.select, .pricing-table .price li.select {
  border: 1px solid #ddd;
}
.pricing-table .package-type li:nth-child(2) {
  border-radius: 7px 0 0 0;
}
.pricing-table .package-type li:nth-child(4) {
  border-radius: 0 7px 0 0;
}
.pricing-table .price li.select span {
  display: block;
  font-size: 0.36em;
  color: #991d04;
}
.pricing-table .price, .pricing-table .price li {
  height: 62px;
  line-height: 62px;
}
.pricing-table .device .question-popover {
  float: right;
  margin: 12px;
}
.pricing-table .device {
  text-align: left;
  padding-left: 2%;
  width:22% !important;
  
  color: #767676;
  font-size: 0.875em;
  background-color:#e5e9f4 !important;
}
.pricing-table .order {
  background-color: #a2d0ef;
	background-image: url(../img/order-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:5px 0px;
	border:solid 1px transparent;
}
.pricing-table .order-empty {
  height: 40px;
  background-color: #f6f6f6;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
}
.pricing-table .order-empty p {
  width: 360px;
  margin: 0;
  line-height: 40px;
  position: relative;
  z-index: 10;
  font-size: 14px;
  color: #909090;
}
.pricing-table .empty-spacer {
  margin: 0 1px;
}

.pricing-table a.button {
  font-size: 0.9em;
  border-radius: 10px;
  padding: 8px 14px;
}
.pricing-table a.button:hover {
  color: #fff;
}
.pricing-table .shadow-left {
  box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.2);
  z-index:10;
  position:relative;
}
.pricing-table .shadow-right {
  box-shadow: 5px 2px 12px -2px rgba(0,0,0,0.2);
  z-index: 5;
  position: relative;
}
.pricing-table .order.up {
  margin-top: -15px;
}
.reseller-line {
  color: #909090;
}
.reseller-line a {
  color: #cb321e;
}


.address h5{
	font-weight:bold;
}
.address a{
	color:#06F;
}
.map {
	-moz-box-sizing: border-box;
	border: 10px solid #F5F5F5;
	height: 330px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
.map iframe {
    border: medium none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    height: 310px;
    width: 100%;
}

.contact-form label {
    display: block;
    min-height: 61px;
    overflow: hidden;
    position: relative;
}
.contact-form input, .contact-form textarea {
    box-shadow: 0 1px 3px #E3E3E3;
}
.contact-form input {
    -moz-box-sizing: border-box;
    border-radius: 0 0 0 0;
    float: left;
    height: 41px;
    line-height: 17px !important;
    margin: 0;
    padding: 11px 10px 13px;
    width: 100%;
	border: 1px solid #D5D5D5;
}
.contact-form textarea {
    -moz-box-sizing: border-box;
    border-radius: 0 0 0 0;
    height: 223px;
    padding: 8px 0 0 10px;
    resize: none;
    width: 100%;
	border: 1px solid #D5D5D5;
}
.contact-form .error, .contact-form .empty {
    color: #2F96B4;
    display: none;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin: 2px 0 4px 10px;
    min-width: 160px;
    position: relative;
}
.contact-hide{
	display:block;
}
.contact-show{
	display:none;
	margin-bottom:20px;
}
