@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);
/* @import url(https://weloveiconfonts.com/api/?family=entypo|zocial);
entypo
[class*="entypo-"]:before {
font-family: 'entypo', sans-serif;
} */

/* ==========================================================================   
	HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)   
========================================================================== */
html, button, input, select, textarea {
	color: #;
}
body {
	/*font-size: inherit;
	line-height: 1.4;
	font-family: 'ArsenalRegular';*/
	color: #444e5a;
	}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
	}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/*.wrapper {
	margin:0 auto;
	width:1024px;
}*/

/* ==========================================================================   Header   ========================================================================== */
.paneg div p {
	padding: 10px;
	line-height: 22px;
}
ul.whybloc li p {
	padding: 0;
	font-size: 13px;
}
.topgrid {
	height: 42px;
}
ul.topnav {
	float: left;
}
ul.topnav li {
	float: left;
	line-height:32px;
}
ul.topnav li a {
	padding:9px 23px;
	color: #b9bfc4;
}
ul.topnav li a:hover, ul.topnav li.current a {
	background:#373b3f;
	text-decoration: none;
	color: #ff7200;
}
ul.social {
	float: right;
	margin-top: 6px;
}
ul.social li {
    display: inline-block;
    /* float: left; */
    line-height: 30px;
    /* margin-right: 8px; */
    color: #b9bfc4;
    /* font-size: 13px; */
}

ul.social li a {
	color: #fff;
	font-size: 17px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #c6c6c6;
	display: block;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
ul.social li a:hover {
	text-decoration: none;
	color: #ec4402;
	background: #ddd8d8;
}

.top_hmenu ul {
	display:inline-block;
	margin-top: 10px;
}
.top_hmenu ul li {
	display:inline-block;
	margin-left: 10px;
}
.top_hmenu ul li a {
	color: #474b51;
}
.top_hmenu ul li a:hover, .top_hmenu ul li.active a {
	color: #ff7200;
	text-decoration: none;
}

/* ==========================================================================
	Content
========================================================================== */
.mainnav {
	float: left;
	width:100%;
	min-width:1024px;
	height:48px;
	background:url(../images/nav_bg.gif) repeat-x;
	background: #030508;
}
ul.mnav {
	float: left;
	background:url(../images/nav-border.png) left no-repeat;
}
ul.mnav li {
	float: left;
	font-size: 17px;
	background:url(../images/nav-border.png) right no-repeat;
	line-height:48px;
	position:relative
}
ul.mnav li a {
	color: #fff;
	padding: 0 24px;
	display:block;
}
ul.mnav li a:hover, ul.mnav li.current a {
	text-decoration: none;
	background:url(../images/current.gif) repeat-x;
}
.bannerwrap {
	position: relative;
	float: left;
	width:100%;
	min-width:1024px;
	height: 338px;
	background:url(../images/banner_bg.jpg) top;
}
.btm_strip {
	position:absolute;
	left:0;
	bottom:0;
	z-index: 90;
	width:100%;
	background:url(../images/banner_btm.png) top;
	height:40px;
}
.banner {
	position: relative;
	/*float: left;
	width:1024px;*/
	height:382px;
}
.bannerbloc {
	position: relative;
	float: left;
	/*width:1024px;*/
	height:382px;
}
.btxtbloc {
	float: left;
	margin-top: 10px;
}
.btxtbloc h2 {
	font-family: 'PhontPhreaks';
	font-size: 33px;
	color: #ff9900;
	margin:0;
}
.btxtbloc h1 {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
	text-shadow: 1px 1px 0 #000;
}
.btxtbloc p {
	color: #fff;
	font-size: 18px;
	margin: 0;
}
.banner_right ul {
	float: left;
	margin-right: 25px;
}
.banner_right ul li {
	/* float: left; */
    /* clear: both; */
    /* padding-left: 15px; */
    /* background: url(../images/bullet1.png) no-repeat left; */
    color: #fff;
    /* margin-bottom: 7px; */
    display: inline-block;
}
.bprice {
	float: left;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
	text-align:center;
	margin-top: 20px;
}
.bprice p {
	text-align: left;
	color: #ff9900;
	padding:10px 0;
}
.bprice .dlr1 {
	font-size:31px;
	font-weight: normal;
	display:inline-block;
	vertical-align:top;
}
.bprice .dlr2 {
	font-size:65px;
	font-weight: bold;
	display:inline-block;
	line-height: 51px;
}
.bprice .dlr4 {
	display:inline-block;
	text-indent:-25px;
	font-size:13px;
}
.bprice .bprice p {
	font-size: 14px;
	color: #ff9900;
}
.bnrbtn {
	width:100%;
}
.bnrbtn a {
	display:block;
}
.banner_right {
	/*float:right;
	width: 135px;*/
}
.bx-pager1 {
	float: left;
	position: absolute;
	border-top: 1px solid #474f59;
	right: 0px;
	bottom: 65px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #303741;
}
.bx-pager1 a {
	width: 85px;
	height: 77px;
	float: left;
	text-align: center;
	line-height: 77px;
	border-right: 2px solid #acadaf;
	position:relative;
}
.bx-pager1 a:last-child {
	border-right: none;
}
.bx-pager1 a:hover, .bx-pager1 a.active {
	background: #ec4d03;
}
.bn_sub {
	background: #ffc;
	float: left;
	position: absolute;
	border: 1px solid #ffc5aa;
	border-bottom: none;
	font-size: 22px;
	color: #ec4d03;
	line-height: 25px;
	font-weight: bold;
	left: 0px;
	top: -74px;
	display: none;
	width: 160px;
	text-align: center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.bn_sub p span {
	display: block;
	font-size: 15px;
	color: #49a406;
	font-weight: normal;
}
.bn_sub:after {
	width: 9px;
	height: 7px;
	background:url(../images/aftr.gif);
	content:"";
	position: absolute;
	bottom:-7px;
	left: 22%;
}
.bnrimg {
	float:left;
	margin-top: 5px;
	margin-left: 27px;
}
.bx-pager1 .active .bn_sub {
	display: block;
}
.bannerbloc .bx-controls .bx-pager-item {
	display: inline-block;
*zoom: 1;
*display: inline;
}
.bannerbloc .bx-controls .bx-pager-item a {
	width:16px;
	height:16px;
	background:url(../images/bnr_bullet.png) no-repeat;
	display:block;
	text-indent:-9999px;
}
.bannerbloc .bx-controls .bx-pager-item a.active {
	background:url(../images/bnr_bullet_h.png) no-repeat;
}
.regbloc {
    margin: 25px 0;
    margin-bottom: -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 0px 0px 5px #c1c1c1;
    box-shadow: 0px 0px 5px #c1c1c1;
}
.reg_left {
    padding: 20px;
    border-right: 1px dotted #d2d2d2;
}
/*.reg_left h2 {
	color: #cc0f16;
}*/
.domainsearch input {
	background: none;
    border: 1px solid #eeeeee;
    padding: 0 10px;
    height: 42px;
    width: 375px;
    margin-left: 0;
    font-size: 16px;
}
.domainsearch select {
	display: none;
}
.domainsearch .customSelect {
     float: none; 
    display: inline-block;
    /* margin-right: 0; */
	position: relative;
    font-size: 12px;
    font-family: inherit;
    /* float: left; */
    /* margin-right: 10px; */
}
.domainsearch .customSelect .selectedValue {
	border: 0;
}
.reg_left .btn-orng {
	padding:0;
	height:42px;
	width:155px;
	font-family: 'ArsenalRegular';
	font-size: 17px;
	margin-left: 10px;
	display:inline-block;
	border:none
}
.reg_left .btn-orng:hover {
	
}
dl.regrt {
    margin: 20px 0;
	}
dl.regrt dt {
	font-size: 15px;
	margin-bottom: 10px;
}
dl.regrt dd {
	color: #ff6700;
	font-size: 14px;
	font-style:italic;
	background:url(../images/tick.png) left no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;
}
ul.why_dijatab {
	float: left;
	width: 100%;
	margin-top: 30px;
}
ul.why_dijatab li {
	float: left;
	margin-right: 10px;
	height: 37px;
}
ul.why_dijatab li a {
	line-height: 37px;
	padding:0 20px;
	background: #eaebed;
	color: #9C9A9A;
	font-size: 20px;
	font-weight: bold;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: block;
	border: 1px solid #eaebed;
	border-bottom: none;
}
ul.why_dijatab li a:hover {
	text-decoration: none;
}
ul.why_dijatab li a.current {
	background: #D0CDCD;
    color: #9C9A9A;
    /* border: 1px solid #a93805; */
    border-bottom: none;
}
.paneg {
    width: 100%;
    border-top: 1px solid #DADADA;
    margin-bottom: 15px;
}
.hmpbloc {
    text-align: center;
    border: 1px solid #d7d7d8; 
    border-right: 0;
    margin-top: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
}
.most_wanted {
	background:url(../images/mostwanted.png);
	width: 91px;
	height: 83px;
	position: absolute;
	top: -16px;
	left: -3px;
	color: #ffffff;
}
.most_wanted p {
	transform: rotate(320deg);
	-webkit-transform: rotate(320deg);
	-moz-transform: rotate(320deg);
	-o-transform: rotate(320deg);
	-ms-transform: rotate(320deg);
	margin-left: -30px;
	line-height: 18px;
	margin-top:8px;
}
.hmpbloc h2 {
	margin:0;
	line-height:55px;
	border-bottom: 1px solid #d7d7d8;
}
.hmprice {
	width: 100%;
	text-align: center;
	color: #30343a;
	padding:10px 0;
}
.hmprice .dlr1 {
	font-size:22px;
	font-weight: normal;
	display:inline-block;
	vertical-align:top;
}
.hmprice .dlr2 {
	font-size:51px;
	font-weight: bold;
	display:inline-block;
	line-height: 51px;
}
.hmprice .dlr4 {
	display:inline-block;
	text-indent:-25px;
	font-size:12px;
}
.hmpbloc ul {
	width:100%;
	border-top: 1px solid #d9dadd;
	margin-top: 10px;
}
.hmpbloc ul li {
	background:#f9f9f9;
	text-align:left;
}
.hmpbloc ul li:nth-child(2n+1) {
background:#eaebed;
}
.hmpbloc ul li img {
	margin-right: 10px;
}
.pbtn {
	width: 100%;
	margin:30px 0;
}
.hmpbloc2 {
    border: 3px solid #9C9C9C;
    padding-bottom: 10px;
    margin-top: 0;
}
.hmpbloc2 h2 {
	color: #ED5406;
	border-bottom: 1px solid #f9c2a0;
	margin-top: 13px;
}
.hmpbloc2 .hmprice {
	color: #cc0f16;
}
.hmpbloc2 .hmprice .dlr4 {
	color: #30343a;
}
.hmpbloc2 ul {
	border-top: 1px solid #f6a573;
}
.hmpbloc2 ul li {
	background:#ffffcc;
	border-bottom: 1px solid #f6a573;
	color: #2b2a24;
}
.hmpbloc2 ul li:nth-child(2n+1) {
background:#ffcc66;
}
.hmpbloc2 .btn-orng {
	padding:7px 15px;
	font-size: 15px;
}
.cnttop {
	float: left;
	width: 100%;
}
.cnttop img {
	float: left;
	padding-right: 18px;
}
.hmpbloc3 {
	border: 1px solid #d7d7d8;
	border-left: 0;
}
.bx-pager1 a:last-child .bn_sub {
	right: 0;
	left: auto;
}
.bx-pager1 a:last-child .bn_sub:after {
	right: 22%;
	left: auto;
}
.promobloc h3 {
	color: #000;
	margin-top: 7px;
	color: #cc0f16;
}
.promobloc p {
	font-style: italic;
}
.promobloc .bx-controls .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin-right: 3px;
}
.promobloc .bx-controls .bx-pager-item a {
	width: 12px;
	height: 12px;
	background:url(../images/promo_bullets.png) -12px 0 no-repeat;
	display: block;
	text-indent:-9999px;
	-webkit-transition:  none;
	-moz-transition: none;
	-o-transition:none;
	transition: none;
}
.promobloc .bx-controls .bx-pager-item a.active {
	background-position:0 0;
	-webkit-transition:  none;
	-moz-transition: none;
	-o-transition:none;
	transition: none
}
a.morepromo {
	border:1px solid #ff7611;
	color: #ff7611;
	font-weight: bold;
	padding:7px 10px;
	position:absolute;
	right:15px;
    bottom: -20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.morepromo:hover {
	text-decoration: none;
	background:#ff7611;
	color:#fff;
}
a.morepromo span {
	font-family: 'entypo', sans-serif;
	margin-left: 7px;
}
.hmgrid {
	float: left;
	width: 100%;
	min-width:1024px;
	background:#f4f5f6;
	border-top: 1px solid #e0e1e3;
	border-bottom: 1px solid #e0e1e3;
}
.hmgrid h2 {
	border-bottom: 1px dotted #adadad;
	padding-bottom: 10px;
}
.hmlbloc {
	float: left;
	width: 496px;
	padding:20px 0;
	border-right: 1px solid #e0e1e3;
	padding-right: 15px;
}
ul.whybloc {
	border-bottom: 1px solid #edeff0;
	border-top: 1px solid #e8eaec;
}
ul.whybloc:nth-child(even) {
background: #ffc;
}
ul.whybloc2 {
	border-top: 0;
	padding:0
}
ul.whybloc3 {
	border-bottom: 0;
}
ul.whybloc li {
	list-style-type:none;
	border-right: 1px solid #e8eaec;
	padding:10px 0;
}
.paneg ul.whybloc li {
	padding: 15px 0;
	padding-left: 20px;
}
ul.whybloc li.col2 {
	border-right: 0;
}
ul.whybloc h3 {
	color: #ff6600;
    font-size: 24px;
}
ul.whybloc img {
	float: left;
	margin-right: 15px;
}
.testmon {
	position: relative;
	float: left;
	width: 100%;
	/*border-bottom: 1px solid #dee0e2;*/
	padding: 20px 0;
}

.testbloc {
    /* float: left; */
    /* width: 494px; */
    height: 150px;
    /* background: #fff; */
    /* border: 1px solid #f0f0f0; */
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    /* border-radius: 3px; */
    -moz-box-shadow: 0px 0px 3px #d1d1d1;
    /* -webkit-box-shadow: 0px 0px 3px #d1d1d1; */
    /* box-shadow: 0px 0px 3px #d1d1d1; */
}
.testbloc img {
	float: left;
}
.tsttxt {
	/* float: right; 
     width: 315px; */
    /* height: 115px; */
    /* background: url(../images/reg_bg.gif) top repeat-x; */
    /* border: 1px solid #f0f0f0; */
    font-style: italic;
    /* margin-top: 17px; */
    /* margin-right: 10px; */
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    /* border-radius: 3px; */
}
p.nm {
	color: #30343a;
}
.tstin {
	float: left;
	padding:0 40px;
	padding-top: 10px;
	background:url(../images/qoutebg.png) 10px 10px no-repeat;
}
.tstnav {
	float: right;
	font-family: 'entypo', sans-serif;
	margin-right: 20px;
}
.tstnav a:hover {
	text-decoration: none;
}
.tstnav a {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.tstnav .bx-prev {
	float: left;
	width: 32px;
	height: 32px;
	color: #fff;
	background:#5e6773;
	text-align:center;
	line-height:32px;
	display: block;
}
.tstnav .bx-next {
	float: left;
	width: 32px;
	height: 32px;
	color: #fff;
	background:#ef5f06;
	text-align:center;
	line-height:32px;
	display: block;
	margin-left: 5px;
}
.testmon a.morepromo {
	background:#fff;
	right:auto;
	left:0px;
	bottom:18px;
}
.testmon a.morepromo:hover {
	background:#ff7611;
	color:#fff;
}
.hmrbloc {
	padding:20px 0;
	padding-left: 15px;
}
.cusbloc {
	
}
.cusbloc h3 {
	color: #ef5f06;
    padding-left: 20px;
    background: url(../images/bullet2.png) left no-repeat;
    margin-bottom: 11px;
    margin-top: 10px;
}
.chatbloc {
	/* background: #fff; */
    width: 46px;
    /* background: #fff; */
    /* border: 1px solid #dadbdc; */
    height: 46px;
    text-align: center;
    /*-webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
    /* border-radius: 3px; */
    /*-moz-box-shadow: 0px 0px 3px #d1d1d1;
    -webkit-box-shadow: 0px 0px 3px #d1d1d1;*/
    /* box-shadow: 0px 0px 3px #d1d1d1; */
    padding: 5px;
}
.chatbloc img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.cusbloc .bx-wrapper {
	float: left;
}
.cusbloc .bx-prev {
	display: none;
}
.cusbloc .bx-next {
	width: 20px;
	height: 37px;
	background:url(../images/arw1.png) 6px 10px no-repeat #ef5f06;
	text-indent:-9999px;
	position:absolute;
	right:0px;
	top:50px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.cusbloc .bx-next:hover {
	background:url(../images/arw1.png) 6px 10px no-repeat #6d7683;
}
.newsbloc {
	/*height: 317px;*/
	overflow:auto;
	margin-top: 17px;
}
.newsbloc ul {
	padding: 0 10px;
}
.newsbloc ul li {
	float: left;
	width: 100%;
	padding:10px 0;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #e4e6e8;
}
.newsbloc ul li:first-child {
	border-top: 0;
}
.newsbloc ul li:last-child {
	border-bottom: 0;
}
.ndate {
	color: #cdced0;
}
.ndate h3 {
	font-weight: bold;
	margin-top: 7px;
	color: #cdced0;
}
.newstxt p {
	font-style: italic;
}
.newstxt h3 {
	margin-top:0;
}
.newstxt a {
	color: #333333;
}
.newsbloc .jspVerticalBar {
	width: 13px;
	background:none;
}
.newsbloc .jspDrag {
	background:url(../images/scroll-drag.png) no-repeat;
}
.newsbloc .jspTrack {
	background:url(../images/scroll-track.png) top repeat-y;
}
.pmethod {
	float: left;
	width: 100%;
	min-width: 1024px;
	background:#fff;
	color: #14171b;
}
.pmethod h2 {
	float: left;
	line-height:63px;
	margin: 0;
	margin-right: 15px;
}
.pmethod span {
	color: #ff6c00;
}
.pbloc {
	float: left;
}
.pbloc img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:0 15px;
	-moz-box-shadow:0px 0px 3px #d1d1d1;
	-webkit-box-shadow:0px 0px 3px #d1d1d1;
	box-shadow:0px 0px 3px #d1d1d1;
}

/* Footer */

.footer {
	float: left;
    width: 100%;
    background: #2C363F;
	padding-bottom: 20px;
}
.footlink {
	background:url(../images/fline.png) right no-repeat;
	margin-top: 33px;
	height: 260px;
	padding:0 33px;
}
.footlink:first-child {
	padding-left: 0;
}
.footlink h2 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.footlink h2 span {
	color: #ff7002;
	
}
.footlink ul {
	list-style:square;
	list-style-image:inherit;
}
.footlink ul li {
	float: left;
	margin-bottom: 8px;
	color: #ffffff;
	clear:both;
}
.footlink ul li a {
  color: #ffffff;
	
}
.footlink ul li a:hover {
	color: #aeb8c3;
	text-decoration: none;
}
.footlink2 {
	padding-left: 25px;
}
.footbloc {
	padding-left: 20px;
}
.footlogo {
	float: right;
	clear:both;
	margin-top: 40px;
	width: 100%;
	margin-bottom: 15px;
	text-align: right;
}
.footsocial {
	float: right;
}
.footsocial ul {
	float: right;
}
.footsocial ul li {
	display:inline;
	float: left;
	margin:0 2px;
	font-family: 'entypo', sans-serif;
	font-size: 15px;
}
.footsocial a {
	background:#56626c;
	height: 24px;
	width: 24px;
	text-align:center;
	line-height:24px;
	display: block;
	color: #212a30;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.footsocial a:hover {
	text-decoration: none;
	background:#3e4b56;
}
.footsocial h2 {
	float: right;
	color: #aeb9c2;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	background:url(../images/icon-phone.png) left no-repeat;
	padding-left: 30px;
	margin-left: 10px;
}
.newsletter {
	padding: 15px;
	background:#262e37;
	border: 1px solid #1a2126;
	float: right;
	margin-top: 15px;
	-webkit-box-shadow:inset #303942 1px 1px 0;
	-moz-box-shadow:inset #303942 1px 1px 0;
	box-shadow:inset #303942 1px 1px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #999999;
}
.newsletter h4 {
	color: #fff;
	text-align:right;
}
.newsletter .ntxt {
	width: 130px;
	display:inline-block;
	height: 30px;
	background:#fff;
	border: 0;
	padding: 0;
	padding-left: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow:inset 0px 0px 4px #000;
	-webkit-box-shadow:inset 0px 0px 4px #000;
	box-shadow:inset 0px 0px 4px #000;
}
.newsletter .btn-orng {
    /* width: 80px; */
    height: 30px;
    padding: 0 10px;
	font-size: 15px;
	margin-left: 5px;
	font-family: 'ArsenalRegular';
	background:#404040;
	border:none;
}
.rights {
	float: left;
	width: 100%;
	text-align: right;
	color: #6a747d;
	font-size: 12px;
	border-top: 1px solid #37424c;
	margin-top: 10px;
	padding: 5px 0;
}
.footnav {
	float: left;
	width: 100%;
}
.footnav ul {
	float: left;
	line-height:40px;
	margin-top: 6px;
}
.footnav ul li {
	display:inline-block;
	background:url(../images/flink_line.png) right no-repeat;
}
.footnav ul li:last-child {
	background:none;
}
.footnav ul li a {
	color: #727c88;
	padding: 0 20px;
}
.footnav ul li a:hover {
	color: #aeb8c3;
	text-decoration: none;
}

/* aboutus   */
.banner_inner {
	width: 100%;
    min-height: 220px;
    background: url(../images/banner_inner.jpg) top no-repeat;
	background-size: cover;
	padding-top:20px;
}
.banner_inner h3 {
	font-size: 36px;
	color: #fff;
	font-family: 'ArsenalRegular';
	font-weight: bold;
	line-height: 42px;
}
.banner_inner h4 {
	font-size: 33px;
	color: #ff9900;
	font-family: 'PhontPhreaks';
	line-height: 33px;
	float: left;
}
.banner_inner p {
	float: right;
	font-size: 13px;
	color: #ff9900;
	font-weight: bold;
}
.banner_inner p a {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	background:url(../images/wht_arw.png) right no-repeat;
	padding-left: 5px;
	padding-right: 15px;
	text-decoration: underline;
}
.banner_inner p span {
	color: #babcbd;
	font-weight: normal;
	padding-left: 5px;
}
.content_left {
	width: 670px;
	height: auto;
	float: left;
	color: #282b31;
	font-size: 14px;
	line-height: 22px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.content_left p {
	padding-bottom: 10px;
}
.content_right {
	width: 354px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.flle {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.resellert_left img {
	float: left;
	padding-right: 15px;
}
.abt_left {
	width: 319px;
	height:541px;
	float: left;
	background:url(../images/about.jpg) no-repeat;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.abt_left p {
	width: 208px;
	padding-top: 300px;
	padding-left: 30px;
}
.abt_rt {
	width: 351px;
	height: auto;
	float: right;
	color: #282b31;
	padding-top: 40px;
	font-size: 14px;
	line-height: 22px;
}
.abt_rt h5 {
	font-size: 21px;
	font-style: italic;
	color: #6a6c70;
	line-height: 28px;
	padding-bottom: 34px;
}
.sp_onge {
	color: #ff6c00;
	font-weight: bold;
	font-size: 16px;
}
.abt_round {
	background:url(../images/round.jpg) no-repeat;
	width: 675px;
	height: 389px;
	float: left;
	color: #53555a;
	font-size: 14px;
	font-style: italic;
	margin-left: 1px;
}
.abt_round p {
	width: 257px;
	float: left;
	padding-top: 85px;
	padding-left: 34px;
}
.abt_round img {
	margin-top: 60px;
	margin-left: 20px;
}
.abt_btm {
	width: 439px;
	float: left;
	background:url(../images/abtbtm.jpg) no-repeat;
	min-height: 227px;
	margin-left: 10px;
	color: #282b31;
	font-size: 14px;
	padding-left: 217px;
}
.abt_btm p {
	padding-top: 30px;
}
ul.alnk {
	height: auto;
	margin-bottom: 20px;
	margin-top: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cfcfcf;
}
ul.alnk li {
	width: 100%;
	display: inline-block;
	min-height: 36px;
	border-bottom: 1px solid #cfd4d9;
	position: relative;
}
ul.alnk h3 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: #494b50;
	line-height: 43px;
	display: block;
	margin: 0;
}
ul.alnk li h3 span {
	padding-left: 10px;
	padding-right: 15px;
}
ul.alnk li a {
	text-decoration: none;
	line-height: 36px;
	color: #282b31;
	font-size: 14px;
	background:url(../images/arwabt.jpg) #eef0f3 no-repeat;
	padding-left: 47px;
	display: block;
	position: relative;
	transition-property: none;
	-moz-transition-property: none;
	-webkit-transition-property: none;
	-o-transition-property: none;
}
ul.alnk li a:hover, ul.alnk li.current a {
	background:url(../images/arwabt1.jpg) left #f06f11 no-repeat;
	color: #fff;
}
ul.alnk li:hover a:before, ul.alnk li.current a:before {
	width: 8px;
	height: 16px;
	position: absolute;
	background:url(../images/ongearw.jpg) no-repeat;
	content:"";
	left: -8px;
	top: 9px;
}/* ==========================================================================   colocation   ========================================================================== */
.ctabc {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	border-top: 3px solid #f5f5f5;
	margin-top: 35px;
}
ul.tabs {
	float: left;
	background: #fff;
	position: absolute;
	top: -23px;
}
ul.tabs li {
	float: left;
	height: 41px;
	margin-right: 8px;
}
ul.tabs li a {
	background:url(../images/tabdil.gif) repeat-x;
	padding-left: 11px;
	padding-right: 11px;
	line-height: 41px;
	color: #2e3237;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #c8cdd3;
	border-top: 2px solid #c8cdd3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	display: block;
	text-shadow: 1px 2px 2px #bbbfc6;
	font-size: 16px;
}
ul.tabs li a:hover {
	background:url(../images/atabh.gif) repeat-x;
	color: #fff;
	text-shadow: none;
}
ul.tabs li.last {
	margin-right:0px;
}
ul.tabs li a.current {
	background:url(../images/atabh.gif) repeat-x;
	color: #fff;
	text-shadow: none;
}
ul.tabs li a.current:after {
	width: 16px;
	height: 8px;
	background:url(../images/tbfr.jpg);
	position: absolute;
	content:"";
	bottom: -8px;
	left: 43%;
}
.panes {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
}
.cotble {
	width: 100%;
	text-align: center;
	border-left: 1px solid #cdced0;
	border-bottom: 1px solid #cdced0;
	border-top: 1px solid #cdced0;
}
.cotble td {
	min-height: 43px;
	border-right: 1px solid #cdced0;
}
.cotble tr {
	border-top: 1px solid #cdced0;
}
.cotble thead td {
	height: 61px;
	font-size: 15px;
	color: #14171b;
	font-weight: bold;
}
.cotble tbody td {
	font-size: 13px;
	color: #14171b;
	line-height: 26px;
}
.cotble thead td p span {
	color: #cc0f16;
}
.cotble h3 {
	color: #0e1113;
	font-size: 16px;
	font-weight: bold;
	background: #d6d7db;
	display: block;
	margin: 0;
	height: 100%;
	width: 97%;
	line-height: 43px;
	text-align: left;
	padding-left: 20px;
}
.cotble tbody td:nth-child(1) {
font-weight: bold;
background:#ffffff;
}
.cotble tbody h4 {
	font-size: 15px;
	color: #cc0f16;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 0;
}
.cotble tbody h4 span {
	font-size: 11px;
	font-weight: normal;
}
.cotble tbody h5 {
	font-size: 11px;
	color: #828385;
	text-decoration:line-through;
	line-height: 22px;
	margin-bottom: 0;
}
.cotble tbody tr:nth-child(2n+1) {
background:#f9f9f9;
}
.cotble tbody tr {
	background: #eeeff1;
	cursor:pointer;
}
.cotble tbody tr br {
	display:inline;
}
.cotble tbody tr:hover {
	border: 1px solid #ef5f06;
}
.cotble tbody tr:hover td {
	background:#ffffcc;
	border-color: #f6a55d;
}
.cotble tbody tr:hover td:nth-child(2n+1) {
background: #ffcc66;
}
.cotble thead tr {
	border: none;
}
.table_top {
	width: 668px;
	height: 59px;
	background: #f8f9fa;
	display:inline-block;
	border: 1px solid #d4d5d6;
	border-bottom: none;
	padding:12px 0px;
	margin-top: 20px;
}
.dedi_one {
	width:652px;
	height: auto;
	float: left;
	border: 1px solid #d4d5d6;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 17px;
}
.vpt thead img {
	float: left;
	padding: 10px;
}
.vpt thead {
	font-size: 18px;
	color: #ff4200;
	font-family: 'ArsenalRegular';
	font-weight: bold;
}
.vpt thead p {
	margin: 0;
	float: left;
	padding: 0;
	padding-top:32px;
}
.table_left {
	width: 428px;
	height: auto;
	float: left;
	padding-left: 18px;
	border-right: 1px solid #e8e9eb;
	font-size: 19px;
	color: #41464b;
	line-height: 39px;
	margin-right: 20px;
}
.table_left p span {
	color: #25282b;
	font-weight: bold;
}
.table_left img {
	float: left;
	padding-right: 15px;
}
.table_top h3 {
	font-size: 23px;
	color: #cc0f16;
	font-weight: bold;
}
.table_top h3 span {
	font-weight: normal;
	font-size: 18px;
}
.sp_grey {
	font-size: 12px !important;
	color: #707378;
	font-style: italic;
}
.table_top p {
	padding: 0;
}
.vpt h2 {
	color: 21px;
	color: #cc0f16;
}
.vpt h2 span {
	font-size: 12px;
}
.vpt h2 img {
	padding-left:10px;
}/* ==========================================================================   contact us   ========================================================================== */
.contactc {
	width: 100%;
	height: auto;
	border-top: 1px dotted #cdcdcd;
	margin-top: 23px;
	padding-top: 20px;
}
.contactc ul {
	width: 525px;
	height: auto;
}
.contactc ul li {
	width: 70%;
	margin-bottom: 20px;
}
.contactc ul li:nth-child(2n+1) {
width: 30%;
font-size: 15px;
color: #282b31;
font-weight: bold;
line-height: 29px;
}
.ctxt {
	width: 95%;
	border: 1px solid #c7c8ca;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:inset 1px 3px 6px #dcdcde;
	-webkit-box-shadow:inset 1px 3px 6px #dcdcde;
	box-shadow:inset 1px 3px 6px #dcdcde;
}
.ctxta {
	width:361px;
	border: 1px solid #c7c8ca;
	height:34px;
	line-height: 29px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:inset 1px 3px 6px #dcdcde;
	-webkit-box-shadow:inset 1px 3px 6px #dcdcde;
	box-shadow:inset 1px 3px 6px #dcdcde;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 7px;
}
.txta {
	width: 95%;
	border: 1px solid #c7c8ca;
	height:90px;
	line-height: 22px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:inset 1px 3px 6px #dcdcde;
	-webkit-box-shadow:inset 1px 3px 6px #dcdcde;
	box-shadow:inset 1px 3px 6px #dcdcde;
	padding-top: 10px;
}
.captua {
	width: auto;
	float: left;
}
.contactc ul li a {
	margin-left: 13px;
	color: #282b31;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	float: left;
	line-height: 42px;
}
.subt {
	background:url(../images/btn-orng.gif) #ec4c02 left repeat-x;
	font-size: 19px;
	color: #fff;
	padding:5px;
	border: 1px solid #a93400;
	padding:5px 29px;
	text-align:center;
	text-shadow: 1px 1px 0 #c55f13;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: right;
	margin-right: 5px;
}
.subt:hover {
	text-decoration: none;
	background:#ec4c02;
}
.cmapc {
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px dotted #cdcdcd;
	padding-top: 26px;
	margin-top: 10px;
	color: #343130;
}
.map_left {
	width: 320px;
	height: auto;
	float: left;
	border: 1px solid #cbcfd2;
	background: #f0f1f4;
	margin-top: 30px;
}
.mwhite {
	width: 287px;
	height: auto;
	float: left;
	background: #fff;
	margin: 7px;
	padding: 20px 10px;
}
.mwhite h3 {
	font-size: 18px;
	color: #ff4e00;
	font-weight: bold;
	line-height: 27px;
	border-bottom: 2px solid #ececec;
	padding-bottom: 17px;
	margin-bottom: 15px;
}
.phone {
	width: 100%;
	height:53px;
	float: left;
	border: 1px solid #ededed;
	-moz-box-shadow: 0px 0px 6px #f4f4f4;
	-webkit-box-shadow: 0px 0px 6px #f4f4f4;
	box-shadow: 0px 0px 6px #f4f4f4;
	margin-top: 8px;
	line-height: 53px;
	font-size: 13px;
	color: #343130;
	font-family: 'KGLove';
}
.phone img {
	float: left;
}
.phone p {
	border-left: 1px solid #ededed;
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0;
}
.phone p span {
	padding-left: 10px;
}
.phone p span img {
	float: none;
}
.sp_lorng {
	font-size: 18px;
	color: #ff4e00;
	font-weight: bold;
	font-family: 'ArsenalRegular';
}
.flr {
	float: right;
}
.pz {
	padding: 4px;
	width: 300px;
}/*ssl */
.sll_top {
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	color: #3b3e43;
	line-height: 22px;
}
.sll_top img {
	float: left;
	margin-right: 10px;
}
.ssl_secnd {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}
.ssl_secnd h3 {
	font-size: 18px;
	color: #282b31;
	font-weight: bold;
	border-bottom: 1px dotted #cdcdcd;
	line-height: 50px;
	margin-bottom: 20px;
}
.ssl_secnd p {
	background:url(../images/orbult.jpg) left no-repeat;
	padding-left: 28px;
	margin-bottom: 10px;
	background-position: 0 2px;
}
.ssltab {
	width: 100%;
	float: left;
	background: #f8f9fa;
	border: 1px solid #c7c8ca;
	border-right: none;
	border-bottom: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.ssltop {
	width: 100%;
	height: 80px;
	float: left;
	padding-top: 13px;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	line-height: 34PX;
}
.ssltop img {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
ul.stab {
	width: 257px;
	height: auto;
	float: left;
}
ul.stab li {
	float: left;
	width: 97%;
	border-left: 7px solid #cbced4;
	border-right: 1px solid #f6a573;
}
ul.stab li:nth-child(2n+1) {
border-left: 7px solid #acb0b7;
}
ul.stab li div {
	width: 250px;
	float: left;
	height: auto;
}
ul.stab li h2 {
	line-height: 41px;
	background: #eaebed;
	color: #282b31;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	border-top: 1px solid #cbcdd1;
	border-bottom: 1px solid #cbcdd1;
	width:91.6%;
}
.s_sub {
	width: 100%;
	height: auto;
	float: left;
	min-height: 43px;
	border-bottom: 1px dotted #dcdada;
	font-size: 14px;
	color: #686a6e;
}
.s_sub p span {
	font-size: 16px;
	font-weight: bold;
	color: #282b31;
}
.s_sub p {
	background: url(../images/bult_orrr.jpg) left no-repeat;
	padding-left: 25px;
	float: left;
	padding-right: 10px;
	padding-bottom: 0;
	background-position: 10px;
}
.s_sub a {
	float:left;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 7px;
	margin-left: 10px;
	clear: both;
	color: #ff6000;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
ul.stab li:hover {
	cursor: pointer;
	border-color: #f4915d;
	background:#ffffcc;
	border-right: none;
}
ul.stab li:hover h2 {
	background: #ffcc66;
	border-color: #f6a573;
}
ul.stab li:hover .s_sub p span {
	color: #e10202;
}
ul.stab li:hover .s_sub a.btn-bl {
	background:url(../images/btn-orng.gif) #ec4c02 left repeat-x;
	border: none;
}
ul.stab li:hover .s_sub {
	border-color: #f4915d;
}
.tpane {
	width: 411px;
	height: auto;
	float: left;
	background: #ffffcc;
	border: 1px solid #f6a573;
	min-height: 662px;
	border-left: none;
	color: #3d4040;
	font-size: 13px;
	line-height: 22px;
}
.tpane h2 {
	line-height: 41px;
	background: #ffcc66;
	color: #e50101;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	border-top: 1px solid #f6a573;
	border-bottom: 1px solid #f6a573;
	width:95.2%;
}
.tpane ul {
	float: left;
	margin-left: 23px;
	margin-top: 12px;
}
.tpane ul li {
	width: 93%;
	float: left;
	font-size: 13px;
	color: #d13600;
	font-style: italic;
	background:url(../images/are.jpg) left no-repeat;
	padding-left: 25px;
	margin-bottom: 12px;
}
.tpane p {
	width: 364px;
	margin-left: 23px;
	display: inline-block;
}
.why_buy {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #d4d5d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 13px;
}
.why_buy img {
	float: left;
	padding-left: 21px;
	padding-right: 25px;
}
.why_buy h2 {
	font-size: 16px;
	color: #14171b;
	font-weight: bold;
	line-height: 60px;
}
.why_buy hr {
	margin-bottom: 0;
}
.why_bsub {
	width: 100%;
	height: auto;
	float: left;
	background: #fafafa;
}
.why_bsub div {
	width: 630px;
	float: left;
	border-bottom: 1px dotted #b4b4b4;
	color: #14171b;
	line-height:22px;
	margin-left: 20px;
	margin-top: 15px;
}
.why_bsub div p span {
	font-size: 16px;
	color: #ff4200;
	font-weight: bold;
	margin-right: 10px;
}
.why_bsub div p span img {
	float: none;
	padding: 0;
}/*DOMAIN*/
.cotble thead td img {
	padding-top: 20px;
}
.accordationc {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.acrd_tbl {
	width: 100%;
	border: 1px solid #d4d5d6;
	border-bottom: none;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
}
.acrd_tbl thead img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.acrd_tbl thead tr {
	font-weight: bold;
	color: #14171b;
	border-bottom: none;
}
.sp_red {
    color: #DB0000;
    font-weight: bold;
	  font-size: 20px;
}

.acrd_tbl td {
	border-right: 1px solid #d9dadd;
}
.acrd_tbl tr {
	border-bottom: 1px solid #d9dadd;
}
.acrd_tbl tr.selected {
}
.acrd_tbl tbody {
	border-top: 1px solid #d9dadd;
	background: #f9f9f9;
}
.ddc {
	display: none;
}
.acrd_tbl tbody td:nth-child(2) {
padding: 10px;
background: #fff;
line-height: 18px;
}
.acrd_tbl tbody td:nth-child(1) {
padding-left:10px;
padding-right: 10px;
}
.acrd_tbl tbody td:nth-child(1) span {
background:url(../images/plus.png) no-repeat;
background-position: 5px;
width: 16px;
height: 10px;
float: left;
}
.acrd_tbl tbody td ul {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.acrd_tbl tbody td p {
	text-align: left;
	padding: 0;
	margin: 0;
	padding-left: 37px;
	background:url(../images/bult.jpg) no-repeat left;
	background-position: 19px 8px;
}
.acrd_tbl tbody td ul li {
	width:91%;
	float: left;
	font-size: 13px;
	color: #14171b;
	background:url(../images/bult.jpg) no-repeat left;
	padding-left: 37px;
	text-align: left;
	background-position: 19px 8px;
}
.acrd_tbl tbody tr:hover {
	cursor:pointer;
	border: 1px solid #ef5f06;
}
.acrd_tbl tbody tr:hover td {
	background:#ffffcc;
	border-color: #fbb96c;
}
.acrd_tbl tbody tr:hover td:nth-child(2n+1) {
background: #ffcc66;
}
.acrd_tbl tbody tr:nth-child(2n) {
display: none;
background: none;
}
.acrd_tbl tbody tr.selected td:nth-child(1) span {
background:url(../images/minus.png) no-repeat;
background-position: 5px;
}/*HOW TO ORDER*/
.how_accordc {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #d4d5d6;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.how_head {
	width: 99.7%;
	height: 70px;
	float: left;
	background: #eeeff1;
	border: 1px solid #d9dadd;
	border-bottom: none;
	font-size: 16px;
	color: #40454f;
	font-weight: bold;
	cursor: pointer;
}
.how_head div {
	width: 33px;
	height: 70px;
	float: left;
	background:url(../images/bgplus.jpg) #fff no-repeat left;
	background-position: 5px;
	border-right: 1px solid #dddee0;
}
.how_head p {
	padding-bottom: 0;
	line-height: 53px;
	margin-left: 42px;
}
.ac_sub {
	width: 99.7%;
	height: auto;
	float: left;
	background:url(../images/hdial.gif) repeat-y;
	border: 1px solid #ef5f06;
	border-top: none;
	display: none;
}
.ac_sub div {
	padding-left: 43px;
	color: #535550;
	font-size: 14px;
	font-style: italic;
}
.ac_sub div p {
	padding: 0;
}
.ac_sub div a {
	font-size: 13px;
	color: #ff6000;
	text-decoration: none;
}
.how_accordc .current {
	background: #ffffcc;
	border-color: #ef5f06;
}
.how_accordc .current div {
	background:url(../images/bgplus1.jpg) #ffcc66 no-repeat left;
	background-position: 5px;
	border-color: #f68f30;
}/*RESELLER DOMAIN*/
.reseller_top {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-bottom: 10px;
}
.resellert_left {
	width: 490px;
	height: auto;
	float: left;
	border-right: 3px solid #f5f5f5;
}
.reseller_top a {
	margin-top: 15px;
}
.reseller_sub {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
.reseller_sub_sec h2 {
	color: #282b31;
	position: relative;
	margin-bottom: 49px;
	font-style: normal;
}
.reseller_sub_sec h2 span {
	display: inline-block;
	position: absolute;
	margin-left: 10px;
}
.reseller_sub div {
	float: left;
}
.reseller_sub_sec {
	width: 550px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	color: #53555a;
	font-size: 14px;
	font-style: italic;
}
.reseller_pic img {
	width: 170px;
	height: 170px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 7px solid #fff;
	-moz-box-shadow: 0px 0px 15px #e9e9e9;
	-webkit-box-shadow: 0px 0px 15px #e9e9e9;
	box-shadow: 0px 0px 15px #e9e9e9;
}
.reseller_pic {
	float: left;
	margin-right: 50px;
}/*RESELLER HOSTING*/
.reseller_host {
	margin-top:30px;
	margin-bottom:30px;
}
.reseller_host ul {
	width: 85px;
	height: auto;
	float: left;
	text-align: center;
	cursor:pointer;
	border-bottom: 1px solid #d9dadd;
}
.reseller_host ul:nth-child(1) {
width: 153px;
background:#fff
}
.reseller_host ul:nth-child(1):hover {
border: none;
}
.reseller_host ul:nth-child(1):hover li.dark {
background: #d5d7da;
}
.reseller_host ul li {
	width: 99.9%;
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 13px;
	color: #14171b;
	border-bottom: 1px solid #d9dadd;
	border-right: 1px solid #cdced0;
	position: relative;
	background:#f9f9f9
}
.reseller_host ul li:nth-child(1) {
height: 130px;
font-size: 16px;
font-weight: bold;
background:#FFF !important;
border-top: 1px solid #d9dadd;
}
.reseller_host ul li:nth-child(1) img {
margin-top: 20px;
}
.reseller_host ul:nth-child(1) li div {
border-right: 1px solid #e1e1e4;
height: 39px;
float: left;
width: 32px;
}
.reseller_host ul:nth-child(1) li p {
margin: 0;
padding: 0;
}
.reseller_host ul:nth-child(1) li {
background: #fff !important;
}
.reseller_host ul li.dark {
	border-right: none;
	font-size: 13px;
	font-weight: bold;
	background:#d5d7da !important;
	padding-left: 1px;
}
.reseller_host ul li span.dj {
	display: none;
	position: absolute;
	top: 0;
	left: 14px;
}
.reseller_host ul:hover li span.dj {
	display:block;
}
.reseller_host ul li a {
	text-transform: uppercase;
	padding:3px 11px;
	line-height: 22px;
}
.reseller_host ul li:nth-child(2n+1) {
background:#eaebed;
border-right: 1px solid #d9dadd;
}
.reseller_host ul:hover li {
	background: #ffcc66;
}
.reseller_host ul:hover li:nth-child(2n+1) {
background: #ffffcc;
}
.reseller_host ul:hover {
	border: 1px solid #ef5f06;
	border-bottom: none;
	border-color: #ef5f06;
}
.reseller_host ul:hover li.dark {
	background:#ffffcc !important;
	padding-left: 0px !important;
	border-left: 1px solid #ef5f06;
	border-right: 1px solid #ef5f06;
}/*tambahan reseller*/
.shared2_host {
	width:100%;
	height: auto;
	float: left;
	border-left: 1px solid #d4d5d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:30px;
	margin-bottom:30px;
}
.shared2_host ul {
	width: 125px;
	height: auto;
	float: left;
	text-align: center;
	cursor:pointer;
	border-bottom: 1px solid #d9dadd;
}
.shared2_host ul:nth-child(1) {
width: 153px;
background:#fff
}
.shared2_host ul:nth-child(1):hover {
border: none;
}
.shared2_host ul:nth-child(1):hover li.dark {
background: #d5d7da;
}
.shared2_host ul li {
	width: 99.9%;
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 13px;
	color: #14171b;
	border-bottom: 1px solid #d9dadd;
	border-right: 1px solid #cdced0;
	position: relative;
	background:#f9f9f9
}
.shared2_host ul li:nth-child(1) {
height: 130px;
font-size: 16px;
font-weight: bold;
background:#FFF !important;
border-top: 1px solid #d9dadd;
}
.shared2_host ul li:nth-child(1) img {
margin-top: 20px;
}
.shared2_host ul:nth-child(1) li div {
border-right: 1px solid #e1e1e4;
height: 39px;
float: left;
width: 32px;
}
.shared2_host ul:nth-child(1) li p {
margin: 0;
padding: 0;
}
.shared2_host ul:nth-child(1) li {
background: #fff !important;
}
.shared2_host ul li.dark {
	border-right: none;
	font-size: 13px;
	font-weight: bold;
	background:#d5d7da !important;
	padding-left: 1px;
}
.shared2_host ul li span.dj {
	display: none;
	position: absolute;
	top: 0;
	left: 34px;
}
.shared2_host ul:hover li span.dj {
	display:block;
}
.shared2_host ul li a {
	text-transform: uppercase;
	padding:3px 11px;
	line-height: 22px;
}
.shared2_host ul li:nth-child(2n+1) {
background:#eaebed;
border-right: 1px solid #d9dadd;
}
.shared2_host ul:hover li {
	background: #ffcc66;
}
.shared2_host ul:hover li:nth-child(2n+1) {
background: #ffffcc;
}
.shared2_host ul:hover {
	border: 1px solid #ef5f06;
	border-bottom: none;
	border-color: #ef5f06;
}
.shared2_host ul:hover li.dark {
	background:#ffffcc !important;
	padding-left: 0px !important;
	border-left: 1px solid #ef5f06;
	border-right: 1px solid #ef5f06;
}/*tambahan 5 kolom*/
ul.rhost {
	margin-bottom: 25px;
}
ul.rhost li {
	color: #282b31;
	background:url(../images/bult_orrr.jpg) left no-repeat;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	background-position: 0 9px;
	list-style-type: none;
}
.reseller_btm {
	width: 100%;
	height: auto;
	float: left;
	color: #444e5a;
	font-size: 12px;
	font-style: italic;
}
.reseller_btm a {
	color: #ff4200;
}
/*.ser_netwrk {
	width: 668px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.ser_netwrk h2 {
	font-size: 16px;
	color: #14171b;
	font-weight: bold;
	line-height: 44px;
	background: #d5d7da;
	padding-left: 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-bottom: 0;
}
.ser_netwrk table {
	text-align: center;
	color: #14171b;
	font-size: 12px;
	border-left: 1px solid #d9dadd;
	border-top: 1px solid #d9dadd;
}
.ser_netwrk tr {
	border-bottom: 1px solid #d9dadd;
	min-height: 40px;
	line-height: 40px;
}
.ser_netwrk td {
	border-right: 1px solid #d9dadd;
}
.ser_netwrk table td:nth-child(3) {
color: #14171b;
text-align: left;
padding-left: 10px;
font-size: 13px;
line-height: 25px;
*/}/*ARTICLE*/
.articlec {
	width: 97%;
	height: auto;
	float: left;
	border: 1px solid #d4d5d6;
	border-left: 3px solid #fcbfa5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
}
.article_sub {
	width: 100%;
	height: auto;
	float: left;
	background: #efeff1;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e5e7;
}
.article_sub:nth-child(2n+1) {
background: #fafafa;
}
.article_sub h5 {
	font-size: 14px;
	color: #fff;
	background:url(../images/article.png) no-repeat;
	width: 88px;
	height: 24px;
	padding-left: 30px;
}
.article_sub h3 {
	font-size: 16px;
	color: #ff4e00;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
	line-height: 30px;
	margin-left: 20px;
	padding-bottom:5px;
	margin-right: 20px;
}
.article_sub p {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
}/*Why US*/
.whyc {
	width: 97%;
	height: auto;
	float: left;
	border-top: 1px dotted #cdcdcd;
	padding-top: 20px;
	margin-top: 10px;
}
.why_sub {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin-top: 10px;
}
.why_sub img {
	float: left;
}
.why_reltiv {
	width: 100%;
	height: auto;
	float: left;
}
.why_reltiv div {
	float: left;
	width: 470px;
	padding-left: 20px;
	padding-right: 30px;
	color: #282b31;
}
.why_reltiv h2 {
	margin-bottom: 15px;
}/*Affiliate*/
.greyg {
	width: 92%;
	height: auto;
	float: left;
	padding:10px 20px;
	color: #ff4e00;
	font-size: 14px;
	background: #f7f7f7;
	margin-bottom: 10px;
}
.greyg p {
	padding: 0;
	margin: 0;
	float: left;
}
.dj_pic {
	width: 436px;
	height: auto;
	display: inline-block;
	margin-left:110px;
}
.dj_pic img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
ul.affi {
	display: block;
}
ul.affi li {
	font-size: 14px;
	color: #282b31;
	background:url(../images/bult_orrr.jpg) left no-repeat;
	padding-left: 22px;
	background-position: 0 9px;
}
ul.affi li ul {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
ul.affi li ul li {
	color: #ff4e00;
	background:url(../images/roundblt.jpg) no-repeat left;
	padding-left: 15px;
}/*Shared Hosting*/
.sp_white {
	color: #fff;
}
.sharer_host {
	width:100%;
	height: auto;
	float: left;
	border-left: 1px solid #d4d5d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:30px;
	margin-bottom:30px;
}
.sharer_host ul {
	width:125px;
	height: auto;
	float: left;
	text-align: center;
	cursor:pointer;
	border-bottom: 1px solid #d9dadd;
}
.sharer_host ul:nth-child(1) {
width: 160px;
background:#fff;
}
.sharer_host ul:nth-child(1) li p {
text-align: left;
padding-left: 20px !important;
float: left;
}
.sharer_host ul:nth-child(1):hover {
border: none;
}
.sharer_host ul:nth-child(1):hover li {
border-color: #cdced0 !important;
}
.sharer_host ul:nth-child(1):hover li.dark {
background: #d5d7da;
}
.sharer_host ul li {
	width: 99.9%;
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 13px;
	color: #14171b;
	border-bottom: 1px solid #d9dadd;
	border-right: 1px solid #cdced0;
	position: relative;
	background:#f9f9f9
}
.sharer_host ul li:nth-child(1) {
height: 130px;
font-size: 16px;
font-weight: bold;
background:#FFF !important;
border-top: 1px solid #d9dadd;
}
.sharer_host ul li:nth-child(1) p {
float: none;
text-align: center;
}
.sharer_host ul li:nth-child(1) img {
margin-top: 20px;
}
.sharer_host ul:nth-child(1) li div {
border-right: 1px solid #e1e1e4;
height: 39px;
float: left;
width: 32px;
}
.sharer_host ul:nth-child(1) li {
background: #fff !important;
}
.sharer_host ul li.dark {
	border-right: none;
	font-size: 13px;
	font-weight: bold;
	background:#d5d7da !important;
	padding-left: 1px;
}
.sharer_host ul li span.dj {
	display: none;
	position: absolute;
	top: 0;
	left: 34px;
}
.sharer_host ul:hover li span.dj {
	display:block;
}
.sharer_host ul li a {
	text-transform: uppercase;
	padding:3px 11px;
}
.sharer_host ul li:nth-child(2n+1) {
background:#eaebed;
border-right: 1px solid #d9dadd;
}
.sharer_host ul:hover li {
	background: #ffcc66;
	border-color: #f6a573;
}
.sharer_host ul:hover li a {
	background:url(../images/btn-orng.gif) #ec4c02 left repeat-x;
}
.sharer_host ul:hover li:nth-child(2n+1) {
background: #ffffcc;
}
.sharer_host ul:hover {
	border: 1px solid #ef5f06;
	border-bottom: none;
	border-color: #ef5f06;
}
.sharer_host ul:hover li.dark {
	background:#ffffcc !important;
	padding-left: 0px !important;
	border-left: 1px solid #ef5f06;
	border-right: 1px solid #ef5f06;
}
.sp_pred {
	font-size: 16px;
	color: #cc0f16;
	font-weight: bold;
}/*Shared Hosting2*/
.sp_white {
	color: #fff;
}
.shared_host {
	width:100%;
	height: auto;
	float: left;
	border-left: 1px solid #d4d5d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:30px;
	margin-bottom:30px;
}
.shared_host ul {
	width:100px;
	height: auto;
	float: left;
	text-align: center;
	cursor:pointer;
	border-bottom: 1px solid #d9dadd;
}
.shared_host ul:nth-child(1) {
width: 160px;
background:#fff;
}
.shared_host ul:nth-child(1) li p {
text-align: left;
padding-left: 20px !important;
float: left;
}
.shared_host ul:nth-child(1):hover {
border: none;
}
.shared_host ul:nth-child(1):hover li {
border-color: #cdced0 !important;
}
.shared_host ul:nth-child(1):hover li.dark {
background: #d5d7da;
}
.shared_host ul li {
	width: 99.9%;
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 13px;
	color: #14171b;
	border-bottom: 1px solid #d9dadd;
	border-right: 1px solid #cdced0;
	position: relative;
	background:#f9f9f9
}
.shared_host ul li:nth-child(1) {
height: 130px;
font-size: 16px;
font-weight: bold;
background:#FFF !important;
border-top: 1px solid #d9dadd;
}
.shared_host ul li:nth-child(1) p {
float: none;
text-align: center;
}
.shared_host ul li:nth-child(1) img {
margin-top: 20px;
}
.shared_host ul:nth-child(1) li div {
border-right: 1px solid #e1e1e4;
height: 39px;
float: left;
width: 32px;
}
.shared_host ul:nth-child(1) li {
background: #fff !important;
}
.shared_host ul li.dark {
	border-right: none;
	font-size: 13px;
	font-weight: bold;
	background:#d5d7da !important;
	padding-left: 1px;
}
.shared_host ul li span.dj {
	display: none;
	position: absolute;
	top: 0;
	left: 34px;
}
.shared_host ul:hover li span.dj {
	display:block;
}
.shared_host ul li a {
	text-transform: uppercase;
	padding:3px 11px;
}
.shared_host ul li:nth-child(2n+1) {
background:#eaebed;
border-right: 1px solid #d9dadd;
}
.shared_host ul:hover li {
	background: #ffcc66;
	border-color: #f6a573;
}
.shared_host ul:hover li a {
	background:url(../images/btn-orng.gif) #ec4c02 left repeat-x;
}
.shared_host ul:hover li:nth-child(2n+1) {
background: #ffffcc;
}
.shared_host ul:hover {
	border: 1px solid #ef5f06;
	border-bottom: none;
	border-color: #ef5f06;
}
.shared_host ul:hover li.dark {
	background:#ffffcc !important;
	padding-left: 0px !important;
	border-left: 1px solid #ef5f06;
	border-right: 1px solid #ef5f06;
}
.sp_pred {
	font-size: 16px;
	color: #cc0f16;
	font-weight: bold;
}/*VPS*/
.vpsc {
	width: 97%;
	height: auto;
	float: left;
	border: 1px solid #d4d5d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 0px;
	padding-left: 10px;
	overflow:hidden
}
.vps_btm {
	width: 100%;
	height: auto;
	float: left;
}
.vpt {
	font-size: 12px;
	color: #14171b;
	border-left: 1px solid #e0e1e3;
	display: inline-block;
	margin: 0 16px;
}
.vpt tr {
	border-bottom: 1px solid #d9dadd;
	background: #f0f1f2;
}
.vpt td {
	text-align: center;
	border: 1px solid #e0e1e3;
	border-left: none;
	height:39px;
}
.vpt tr:nth-child(2n+1) {
background: #fbfbfb;
}
.vpt td.last {
	background:#ffffcc;
	border: 1px solid #f6a573;
	font-size: 14px;
	font-weight: bold;
}
.vpt td.lasto {
	background: #ffcc66;
	border: 1px solid #f6a573;
	font-size: 14px;
	font-weight: bold;
}
ul.cost {
	width: 100%;
	display: inline-block;
}
ul.cost li {
	width: 130px;
	height: 39px;
	padding-top: 15px;
	background: #f0f1f2;
}
.vps_price {
	/*width: 100%;
	height: auto;
	float: left;*/
}
/*.vprice {
	width:99%;
	text-align: center;
	margin-top: 15px;
}
.vprice tr:nth-child(2n+1) {
font-size: 12px;
color: #424548;
border: 1px solid #d9dadd;
border-bottom: none;
font-weight: normal;
}
.vprice tr {
	font-size: 16px;
	color: #cc0f16;
	font-weight: bold;
	border: 1px solid #f6a573;
	border-color: #f6a573;
	height: 44px;
}
.vprice tr:nth-child(2n+1) td {
border-right: 1px solid #e1e1e4;
background:#f0f1f2;
}
.vprice tr td {
	border-right: 1px solid #f6a573;
	background: #ffcc66;
}
.vprice tr td:nth-child(2n+1) {
background: #ffffcc;
}
.vprice tr:nth-child(2n+1) td:nth-child(2n+1) {
background: #fbfbfb;
}
.vprice a {
	text-transform: uppercase;
	padding-top: 4px;
}*/
.ddv {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.ddv p {
	line-height: 38px;
	background:url(../images/pbg.jpg) no-repeat;
	color: #474a4f;
	float: left;
	padding-left: 220px;
	padding-right: 46px;
}
.ddv a {
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 16px;
}
/*.one, .two, .three, .four, .five {
	width: 76px;
	height: 66px;
	float: left;
	background:#5b6573;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow: 0px 0px 17px #e1e1e1;
	-webkit-box-shadow: 0px 0px 17px #e1e1e1;
	box-shadow: 0px 0px 17px #e1e1e1;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 36px;
	position: relative;
	cursor: pointer;
}*/
.vpsc a:hover {
	text-decoration: none;
}
.vpsc a span {
	font-size: 18px;
	font-weight: normal;
}
/*.two, .three, .four {
	margin-left: 54px;
}
.five {
	margin-left:57px;
}*/
#host-plan-grid {
	width: 640px;
}
.one:before, .two:before, .three:before, .four:before, .five:before {
	position: absolute;
	background:url(../images/dline.jpg) no-repeat;
	width: 1px;
	height: 36px;
	content:"";
	top: -39px;
	left: 50%;
}
.do {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
#slider {
	position: relative;
	display: block;
}
#slider:before {
	position: absolute;
	background:url(../images/prcbfr.jpg) no-repeat;
	width: 20px;
	height: 21px;
	content:"";
	left: -10px;
}
#slider:after {
	position: absolute;
	background:url(../images/prcbfr1.jpg) no-repeat;
	width: 35px;
	height: 21px;
	content:"";
	right: -35px;
}
.ccg {
	background: #f06f11;
}/* ==========================================================================  price slider   ========================================================================== */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.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:url(../images/vbgg.gif) repeat-x;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}
.ui-slider-horizontal {
	height:21px;
}
.ui-slider-horizontal .ui-slider-handle {
	top:-18px;
	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;
}
.ui-widget-content {
	background:url(../images/bgbg.gif) repeat-x;
	color: #333333;
	width: 560px;
	margin-left: 25px;
}
.ui-icon {
	width: 16px;
	height: 16px;
}
.block {
	width: 648px;
	float: left;
	overflow:hidden;
	padding-top: 18px;
}
.ui-corner-all {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.ui-slider-horizontal .ui-slider-range {
	height:15px;
}
.ui-widget-header {
	background:#000;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:url(../images/pointer.png) no-repeat;
	width: 48px;
	height: 58px;
}
.vpt a {
	font-size: 15px;
	padding:2px 5px;
	text-transform: uppercase;
}
.pakage_hosting {
	width: 100%;
	float: left;
}
.pakage_hosting h3 {
	font-weight: bold;
	margin-top: 20px;
}
.pakage_hosting h3 span {
	color: #ec5b0a;
}
.tbl_indo {
	width: 100%;
	float: left;
	border: 1px solid #d1d2d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 32px;
}
.tbl_indo thead {
	background: #ffc;
	text-transform: uppercase;
	font-family: 'ArsenalRegular';
}
.tbl_indo thead tr {
	border-bottom: 1px solid #e5e6e6;
	height: 58px;
	color: #14171b;
}
.tbl_indo thead th {
	border-right: 1px solid #e5e6e6;
	text-align: center;
}
.tbl_indo thead tr:first-child {
	height: 67px;
}
.tbl_indo thead th img {
	margin-bottom: 10px;
}
.tbl_indo thead th.onget {
	background: #fc6;
}
.tbl_indo thead th span {
	color: #ff6c00;
}
.tbl_indo tbody tr {
	text-align: center;
	border-bottom: 1px solid #e5e6e6;
	background: #fcf9f9;
}
.tbl_indo tbody td {
	border-right: 1px solid #e5e6e6;
	color: #14171b;
	height: 40px;
}
.tbl_indo tbody tr:nth-child(even) {
background: #f1f1f1;
}
.tbl_indo tbody tr:hover td {
	background: #ffc;
	border-top: 1px solid #f6a878;
	border-bottom: 1px solid #f6a878;
}
.tbl_indo tbody tr:hover td:nth-child(odd) {
background: #fc6;
}
.tbl_indo tbody td.greys {
	background: #d5d7da;
	color: #14171b;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.tbl_indo tbody td a.btn-orng {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding:0 8px;
	text-transform: uppercase;
}
.cotble tbody td .btn-bl {
	margin: 5px 0;
}/* ==========================================================================   Typography, Buttons & Gradients   ========================================================================== */
.btn-green {
	background:#55ac0e;
	font-size: 19px;
	color: #fff;
	padding:5px;
	border: 1px solid #4c970b;
	padding:12px 15px;
	text-align:center;
	text-shadow: 1px 1px 0 #5a9f18;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-green:hover {
	text-decoration: none;
	background:#55ac0e;
}
.btn-orng {
	background: #F44336;
    font-size: 19px;
    color: #fff;
    padding: 5px;
    padding: 12px 15px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.btn-orng:hover {
	text-decoration: none;
	background:#000!important;
    color: #fff!important;

}
.btn-black {
    background: #303741;
    color: #fff;
	padding: 7px 15px;
    font-size: 15px;
}
.btn-black:hover {
	text-decoration: none;
	background:#333;
	color:#F90
}
.btn-bl {
	background:url(../images/btn-black.gif) #303741 left repeat-x;
	font-size: 15px !important;
	color: #fff !important;
	border: 1px solid #444c56;
	padding:3px 15px;
	text-align:center;
	text-shadow: 1px 1px 0 #444c56;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	clear:none !important;
	display: inline-block;
}
.btn-bl:hover {
	text-decoration: none;
	background:#303741;
}/* ==========================================================================   New css 18-05-2014 begin   ========================================================================== */
.header.headcolor {
	background:#fdfdce !important;
}

ul.social li a {
	color: #fff;
	font-size: 17px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #767676;
	display: block;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	/*font-family: 'entypo', sans-serif;*/
}
ul.social li a:hover {
	text-decoration: none;
	color: #ec4402;
	background: #ddd8d8;
}
ul.submenu {
	position:absolute;
	z-index:100;
	width:100%;
	display:none;
}
ul.submenu li {
	font-size: 13px;
	background:#ec4c02;
	width:175px;
	line-height:40px;
	border-bottom:1px solid #ffa922;
}
ul.submenu li a {
	color: #000;
}
ul.submenu li a:hover {
	background: #ff7809;
	color:#fff;
}/* ==========================================================================   New css 27-05-2014 begin   ========================================================================== */
.clear {
	clear:both;
}
.how_accordc .current .term_serv_point {
	border-color: #f68f30;
}
.terms_serv {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
.terms_serv h2 {
	font-size: 20px;
	color: #14171b;
	font-weight: bold;
}
.terms_serv_cont {
	width: 100%;
	height: auto;
	float: left;
	background:#fafafa;
	border:1px solid #d4d5d6;
}
.terms_serv_box {
	width:100%;
	height: auto;
	margin:auto;
	border-bottom :1px solid #d4d5d6;
}
.terms_serv_box_no {
	width:33px;
	height: auto;
	float:left;
}
.box_no {
	width:23px;
	height:23px;
	margin:auto;
	margin-top:15px;
	background:#ff6600;
	-moz-border-radius:90px;
	-webkit-border-radius:90px;
	border-radius:90px;
	behavior: url(css/border-radius.htc);
	position:relative; /* For IE8 */
	font-size:15px;
	font-family: 'ArsenalRegular';
	font-weight:bold;
	color:#fff;
	line-height:23px;
	text-align:center;
}
.box_cont {
	width:590px;
	height:auto;
	float:right;
	border-left:1px solid #d9dadd;
	padding:17.5px;
	padding-top:5px;
}
span.box_cont_span {
	color:#8f8686;
	font-style:italic;
}
p.term_serv_p {
	line-height:30px;
}/*--------------------------------------- Reseller Domaim -------------------------------------------*/
.resel_dom_cont {
	width:100%;
	height:auto;
}
.resel_dom_cont_table {
	float:right;
}
.resel_dom_cont_h5 h5 {
	font-size:16px;
	font-weight:bold;
}
.resel_dom {
	width:100%;
	height: auto;
	float: left;
	border-left: 1px solid #d4d5d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:30px;
}
.resel_dom h2 {
	font-size:14px;
	font-style:normal;
	width:100%;
	padding-left:0px;
}
.resel_dom ul {
	width:25.5%;
	height: auto;
	float:left;
	padding:0px;
	margin:0px;
	text-align: center;
	cursor:pointer;
	border-bottom: 1px solid #d9dadd;
}
.resel_dom ul.second {
	width:37%;
	height: auto;
	float:left;
	padding:0px;
	margin:0px;
	text-align: center;
	cursor:pointer;
	border-bottom: 1px solid #d9dadd;
}/*.resel_dom ul:nth-child(1){width:150px; padding:0px !important; margin:0px !important;}.resel_dom ul:nth-child(1) li p{text-align: left;padding-left: 10px !important;float: left;}.resel_dom ul:nth-child(1):hover{border: none;}.resel_dom ul:nth-child(1):hover li{border-color: #cdced0 !important;}.resel_dom ul:nth-child(1):hover li.dark{}*/
.resel_dom ul li {
	width: 99.9%;
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 13px;
	color: #14171b;
	border-bottom: 1px solid #d9dadd;
	border-right: 1px solid #cdced0;
	position: relative;
	background:#f9f9f9;
	padding:0px;
	margin:0px;
	font-style:normal;
}/*.resel_dom ul li:nth-child(1){height: 125px;font-size: 16px;font-weight: bold; background:#FFF !important;border-top: 1px solid #d9dadd;}.resel_dom ul li:nth-child(1) p{float: none;text-align: center;}.resel_dom ul li:nth-child(1) img{margin-top: 20px;}.resel_dom ul:nth-child(1) li div{border-right: 1px solid #e1e1e4;height: 39px;float: left;width: 32px;}.resel_dom ul:nth-child(1) li{background: #fff !important;}*/
.resel_dom ul li.dark {
	border-right: none;
	font-size: 13px;
	font-weight: bold;
	background:#d5d7da !important;
	padding-left: 1px;
}
.resel_dom ul li span.dj {
	display: none;
	position: absolute;
	top: 0;
	left: 34px;
}
.resel_dom ul:hover li span.dj {
	display:block;
}
.resel_dom ul li a {
	text-transform: uppercase;
	padding:3px 11px;
}
.resel_dom ul li:nth-child(2n+1) {
background:#eaebed;
border-right: 1px solid #d9dadd;
}
.resel_dom ul:hover li {
	background: #ffcc66;
	border-color: #f6a573;
}
.resel_dom ul:hover li a {
	background:url(../images/btn-orng.gif) #ec4c02 left repeat-x;
}
.resel_dom ul:hover li:nth-child(2n+1) {
background: #ffffcc;
}
.resel_dom ul:hover {
	border: 1px solid #ef5f06;
	border-bottom: none;
	border-color: #ef5f06;
}
.resel_dom ul:hover li.dark {
	background:#ffffcc !important;
	padding-left: 0px !important;
	border-left: 1px solid #ef5f06;
	border-right: 1px solid #ef5f06;
}
.tpane ul li.reslsub_li {
	padding-left:0px;
}
.resel_dom_prfit_h4 {
	font-size:18px;
	font-family: 'ArsenalRegular';
	padding-top:10px;
	font-weight:bold;
}/*----------------------------------------  Testimonials  ----------------------------------------*/
.testimonial {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
.testi_bg {
	width:113px;
	height:113px;
	float:left;
}
.testi_cont {
	width:492px;
	height:auto;
	float:right;
	border:1px solid #ededed;
	padding:15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(css/PIE.htc);
}
.testi_cont p {
	padding:0px !important;
	margin:0px !important;
}
.testi_cont_name span {
	color:#dd3131;
	font-size:14px;
	font-family: 'ArsenalRegular';
}
.testi_cont_date span {
	color:#9b9b9b;
	font-size:14px;
	font-family: 'ArsenalRegular';
	float:right;
}
.testi_cont_form {
	width:100%;
	height:auto;
	float:right;
	padding:20px 0px;
	margin-top:20px;
}   /* ==========================================================================   New css 27-05-2014 end   ========================================================================== *//* ==========================================================================   New css 18-05-2014 begin   ========================================================================== */
@font-face {
font-family: 'ArsenalRegular';
src: url('../fonts/arsenal-regular-webfont.eot');
src: url('../fonts/arsenal-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/arsenal-regular-webfont.woff') format('woff'), url('../fonts/arsenal-regular-webfont.ttf') format('truetype'), url('../fonts/arsenal-regular-webfont.svg#ArsenalRegular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'KGLove';
src: url('../fonts/kglovesomebody-webfont.eot');
src: url('../fonts/kglovesomebody-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/kglovesomebody-webfont.woff') format('woff'), url('../fonts/kglovesomebody-webfont.ttf') format('truetype'), url('../fonts/kglovesomebody-webfont.svg#KGLove') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PhontPhreaks';
src: url('../fonts/phontphreaks_handwriting-webfont.eot');
src: url('../fonts/phontphreaks_handwriting-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/phontphreaks_handwriting-webfont.woff') format('woff'), url('../fonts/phontphreaks_handwriting-webfont.ttf') format('truetype'), url('../fonts/phontphreaks_handwriting-webfont.svg#PhontPhreaks') format('svg');
font-weight: normal;
font-style: normal;
}/* ==========================================================================   Media Queries   ========================================================================== */
@media only screen and (min-width: 35em) {
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
}/* ==========================================================================   Helper classes   ========================================================================== */
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
*text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}/* ==========================================================================   Print styles   ========================================================================== */
@media print {
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}    /*     * Don't show links for images, or javascript/internal links     */
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
