body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 32px;
	color: #3b76c5;
}
.main-cont {
	margin: 0 auto;
	width: 960px;
}
.top-bars {
	border-bottom: 1px #4782D2 dashed;
}
.top-bar {
	padding-bottom: 0px;
	height: 48px;
	vertical-align: central
}
.right-login {
	margin-top: 8px;
	vertical-align: central;
	float: right
}
.right-login a {
	padding-top: 8px
}
.left-fw {
	float: left
}
.left-fw p {
	color: #4782D2
}
.logo-left {
	float: left;
	margin-top: 20px;
	width: 220px;
}
.conatct-right {
	float: right;
	margin-top: 25px;
	width: 320px;
}
.conatct-right p {
	color: #245eac;
	font-size: 20px;
	font-weight: bold
}
.conatct-right p span {
	font-size: 14px;
	padding-left: 25px;
	font-weight: normal
}
.phone {
	float: left
}
.support {
	float: right
}
.support a {
	background-image: url(../img/live.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 40px;
	background-position: 0px 0px;
	display: block;
}
.support a:hover {
	background-position: 0px -41px;
}
.menu-bg {
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	width: 961px;
	height: 49px;
	color: #FFF;
	padding-top: 1px;
	z-index: 1;
	position: relative;
}


/* -------------------------------------------------------- fonts roboto -------------------------------------------------------- */
@font-face {
	font-family: 'robotolight';
	src: url('font/Roboto-Light-webfont.eot');
	src: url('font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('font/Roboto-Light-webfont.woff') format('woff'), url('font/Roboto-Light-webfont.ttf') format('truetype'), url('font/Roboto-Light-webfont.svg#robotolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('font/Roboto-Regular-webfont.eot');
	src: url('font/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/Roboto-Regular-webfont.woff') format('woff'), url('font/Roboto-Regular-webfont.ttf') format('truetype'), url('font/Roboto-Regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium';
	src: url('font/Roboto-Medium-webfont.eot');
	src: url('font/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('font/Roboto-Medium-webfont.woff') format('woff'), url('font/Roboto-Medium-webfont.ttf') format('truetype'), url('font/Roboto-Medium-webfont.svg#robotomedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	src: url('font/Roboto-Bold-webfont.eot');
	src: url('font/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/Roboto-Bold-webfont.woff') format('woff'), url('font/Roboto-Bold-webfont.ttf') format('truetype'), url('font/Roboto-Bold-webfont.svg#robotobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoblack';
	src: url('font/Roboto-Black-webfont.eot');
	src: url('font/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'), url('font/Roboto-Black-webfont.woff') format('woff'), url('font/Roboto-Black-webfont.ttf') format('truetype'), url('font/Roboto-Black-webfont.svg#robotoblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedregular';
	src: url('font/RobotoCondensed-Regular-webfont.eot');
	src: url('font/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/RobotoCondensed-Regular-webfont.woff') format('woff'), url('font/RobotoCondensed-Regular-webfont.ttf') format('truetype'), url('font/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedbold';
	src: url('font/RobotoCondensed-Bold-webfont.eot');
	src: url('font/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/RobotoCondensed-Bold-webfont.woff') format('woff'), url('font/RobotoCondensed-Bold-webfont.ttf') format('truetype'), url('font/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedlight';
	src: url('font/RobotoCondensed-Light-webfont.eot');
	src: url('font/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'), url('font/RobotoCondensed-Light-webfont.woff') format('woff'), url('font/RobotoCondensed-Light-webfont.ttf') format('truetype'), url('font/RobotoCondensed-Light-webfont.svg#roboto_condensedlight') format('svg');
	font-weight: normal;
	font-style: normal;
}



.top {
	overflow: hidden;
	width: 960px;
	margin-bottom: 20px;
}
.menu>li>a {
	padding-right: 16px !important;
	padding-left: 16px !important;
	margin-top: 10px;
	color: #FFF;
	font-size: 18px;
	border-left: 1px solid #739FD8;
	border-right: 1px solid #739FD8;
}
.menu>li:first-child>a {
	border-left: none;
}
.menu>li:last-child>a {
	border-right: none;
}
.menu li a>ul li a {
	font-size: 14px
}
.menu>li>a:hover {
	background: none;
	color: #9fdb4a
}
#myCarousel {
	margin: 0 auto !important;
	height: 333px;
	top: -15px;
	background: #245eac;
}
.item img {
	height: 333px;
	width: 960px;
}
.carousel-control {
	top: 45%;
	background: none;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 65px;
}
.carousel-inner {
	overflow: hidden;
	width: 960px;
	position: relative;
	margin: 0 auto;
}
.menu>li>a:hover {
	text-decoration: none
}
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li>a:hover {
	background: #4782d2;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.nav-tabs { display: none !important; visibility: hidden !important; }
.nav-pills .open .dropdown-toggle {
	background: none
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 8px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
.dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 45px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 45px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}
.carousel-indicators.middle {
	left: 0;
	right: 0;
	top: auto;
	bottom: 25px;
	text-align: center;
}
.carousel-indicators.middle li {
	float: none;
	display: inline-block;
}
.sub_m {
	height: 45px;
	width: 100%;
	margin-top: -3px;
	background: #8dcc34; 
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.sub_a {
	width: 100%;
	padding-top: 13px;
	height: 40px;
	margin-left: 10px;
}
.sub_a a {
	font: 14px/16px "roboto_condensedregular",Arial,sans-serif;
	color: #FFF;
	margin-left: 12px;  /* links spacing */
	/* text-transform: uppercase; */
}
.sub_btn { /* for links spacing - see .sub_a a  */
	/* border: solid 1px red; */
	/* border-left: solid 1px #ccf630; */
	/* padding: 0 5px 0 10px; */
}
/* .sub_btn:first-child { 
	border-left: medium none;
} */
.sub_a a:hover {
	text-decoration: none;
	color: #4b7e01;
}

.domain-block {
	z-index: 1;
	position: relative;
	margin-top: -30px;
	height: 130px;
	background-image: url(../img/domain-bg.png) ;
	background-repeat: no-repeat;
	background-position: -1px 5px;
	width: 100%;
}
.left-dom {
	top: 14px;
	margin-left: 10px;
	width: 640px;
	position: relative;
	float: left
}
.nav-tabs {
	border-bottom: none;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
	background-image: url(../img/dom-reg.png);
	background-repeat: no-repeat;
	width: 252px;
	height: 30px;
	background-color: transparent;
	border: none;
	border-bottom-color: transparent;
	text-align: justify;
	padding-top: 18px;
	padding-left: 28px;
	color: #7bbc1e;
	font-size: 20px;
}
.nav-tabs>li>a {
	text-align: justify;
	padding-top: 18px;
	padding-left: 35px;
	color: #FFF;
	font-size: 20px;
	height: 30px;
	border: 1px #FFFFFF dashed;
	/* -webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px; */
	background-color: #7cbc0e;
	width: 252px;
}
.left-dom .nav {
	margin-bottom: 10px;
}
.tab-content {
	margin: 0 0 0 20px;
}
.tab-pane .domain-input {
	webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	padding-right: 0px;
	padding-left: 20px !important;
	width: 360px;
	font-size: 25px;
	float: left;
	height: 50px !important;
}
{
width:85px;
padding:0;
margin:0;
float:left
}
.select select {
	margin-left: 5px;
	float: left;
	border: 0;
	-webkit-appearance: none;
	padding-left: 0;
	width: 85px;
	margin-top: 10px;
	height: 40px;
}
.domain-bg {
	webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	margin: 0;
	padding: 0;
	width: 224px;
	float: left;
	height: 59px !important;
	background: #e7f1ff
}
.ext-domain {
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	overflow: hidden;
	background: url(../img/arrow.png) no-repeat right ;
	background-position: 60px 10px;
	width: 85px !important;
	text-align: left;
	font-size: 22px;
}
.plans {
	overflow: hidden;
}
.right-domain {
	float: right;
	width: 285px;
	margin-right: 15px;
	margin-top: 15px;
	color: #ffffff
}
.plan1 {
	float: left; /* background-image:url(../img/pl1.png); */
	width: 308px;
	display: block;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}
.plan2 {
	float: left; /* background-image:url(../img/pl3.png); */
	width: 308px;
	margin-left: 15px;
	display: block;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}
.plan3 {
	float: left; /* background-image:url(../img/pl2.png); */
	width: 308px;
	margin-left: 15px;
	display: block;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}
.p01_img {
	float: right;
	margin-left: 5px;
	width: 100px;
	height: 120px;
	background: url(../img/ico_sec_01.png) no-repeat 0px 20px;
}
.p02_img {
	float: right;
	margin-left: 5px;
	width: 100px;
	height: 120px;
	background: url(../img/ico_sec_02.png) no-repeat 0px 20px;
}
.p03_img {
	float: right;
	margin-left: 5px;
	width: 100px;
	height: 120px;
	background: url(../img/ico_sec_03.png) no-repeat 0px 20px;
}
.p04_img {
	float: right;
	margin-left: 5px;
	width: 100px;
	height: 120px;
	background: url(../img/ico_sec_04.png) no-repeat 0px 20px;
}
.p05_img {
	float: right;
	margin-left: 5px;
	width: 100px;
	height: 120px;
	background: url(../img/ico_sec_05.png) no-repeat 0px 20px;
}
.p06_img {
	float: right;
	margin-left: 5px;
	width: 100px;
	height: 120px;
	background: url(../img/ico_sec_06.png) no-repeat 0px 20px; /* border: solid 1px red; */
}
.p07_img {
	float: right;
	margin-left: 5px;
	width: 100px;
	height: 120px;
	background: url(../img/ico_sec_07.png) no-repeat 0px 20px;
}
.plan-ttl {
	font-family: 'PT Sans', sans-serif;
	margin-top: 18px;
	font-size: 22px;
	margin-left: 20px;
	color: #407bcb
}
.price-ttl {
	margin-left: 25px;
	font-size: 24px;
	color: #407bcb
}
.price-cht {
	margin-top: 20px;
	background-color: #F7F7F7;
	padding: 10px 20px 20px 20px;
	border-top: 2px solid #467FCC;
}
.footer {
	background: url(../img/footer-bg.png);
	background-repeat: repeat-x; /* height:258px; */
	width: 100%;
}
/* .small-footer { background:url(../img/sm-bg.png) no-repeat;height:258px;} */

.foo1 {
	float: left;
	width: 160px;
	padding-top: 30px;
}
.foo2 {
	padding-top: 30px;
	padding-left: 25px;
	float: left;
	width: 190px;
}
.foo3 {
	padding-top: 30px;
	padding-left: 25px;
	float: left;
	width: 280px;
}
.foo-ttl {
	font-size: 18px;
	font-weight: bold;
	color: #407bcb
}
.foo4 {
	padding-top: 30px;
	padding-left: 25px;
	float: right;
	width: 205px;
}
.foo-ttl4 {
	font-size: 16px;
	color: #407bcb
}
.left-foo {
	float: left !important;
	position: relative;
	top: 16px;/* top:67px; 
	 left:-425px; */}
.left-foo span {
	font-size: 12px;
	font-weight: bold;
	color: #407bcb
}
.left-foo p {
	font-size: 12px;
	color: #407bcb
}
.right-foo {
	width: 240px;
	float: right;
	top: 25px;
	position: relative
}
.right-foo p {
	font-size: 16px;
	color: #407bcb
}
.bn_host-plasl {
	padding-top: 22px;
	background-image: url(../img/plesk.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 100%;
}
.bn_host-wordpress {
	padding-top: 22px;
	background-image: url(../img/wordpress.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 100%;
}
.bn_host {
	padding-top: 32px;
	background-image: url(../img/host-bn.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 100%;
}
.bn_email {
	padding-top: 32px;
	background-image: url(../img/email-bn.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 100%;
}
.bn_email_li p {
	margin-left: 20px;
}
.bn_email_li {
	float: left;
	width: 235px;
}
.bn_domain {
	padding-top: 42px;
	background-image: url(../img/bn-dom.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 100%;
}
.bn_li p {
	margin-left: 20px;
}
.bn_li {
	float: left;
	width: 235px;
}
.ok {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	margin-left: 5px;
	background-image: url(../img/ok.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.contact {
	padding: 10px;
	background-image: url(../img/cont-bg.png);
	background-repeat: no-repeat;
	width: 680px;
	height: 325px;
}
.dac-txt {
	font-size: 16px;
	color: #427ece;
	font-weight: bold
}
.num {
	background-image: url(../img/dac.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	font-size: 16px;
	color: #FFF
}
.price_tbl {
	width: 100%;
}
.price_tbl thead {
	color: #FFFFFF;
	text-align: center;
	display: table;
	width: 960px;
	height: 43px;
	background-image: url(../img/tbl-top.png);
	background-repeat: no-repeat
}
.price_tbl tbody {
	text-align: center;
	display: inherit;
	width: 958px;
	border-bottom: 1px solid #508cde;
	border-left: 1px solid #508cde;
	border-right: 1px solid #508cde;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.price_tbl tbody tr {
	height: 40px;
	border-bottom: 1px dashed #508cde
}
.submit {
	background-image: url(../img/cont.png);
	border: none;
	background-color: transparent;
	width: 126px !important;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block
}
.sm_menu {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e7f1ff;
	padding: 10px;
	width: 200px;
	float: right;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.65);
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.65);
}
.sm_menu a {
	padding: 10px;
	font-size: 16px;
}
.right-menu {
	width: 280px;
	float: left;
	top: 15px;
	position: relative;
}
.activ-a {
	width: 242px;
	background-repeat: no-repeat;
	text-indent: 30px;
	background-image: url(../img/menu-hov.png);
	padding: 10px;
	font-size: 16px;
	color: #FFFFFF;
	position: relative;
	left: -31px;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.activ-a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.corrent, a.curent {
	color: #4b7e01;
}
.domain-res {
	background-image: url(../img/reseller-bg.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 347px;
}
.left-reseller {
	padding-left: 10px;
	padding-top: 10px;
	width: 655px;
	height: 347px;
	float: left;
}
.right-reseller {
	width: 290px;
	color: #FFF;
	margin-top: 20px;
	font-size: 14px;
	float: left;
}
.bn_ssl {
	padding-top: 42px;
	background-image: url(../img/ssl_03.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 100%;
}
.bn_ssl-li p {
	margin-left: 20px;
	font-size: 12px;
}
.bn_ssl-li {
	float: left;
	width: 398px;
	padding-top: 20px;
}
.ssl-p1 {
	background-image: url(../img/ssl-b1.png);
	width: 226px;
	height: 606px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-p2 {
	background-image: url(../img/ssl-b2.png);
	width: 226px;
	height: 606px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-ttl {
	width: 226px;
	height: 75px;
}
.ssl-ttl p {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding-top: 20px;
}
.ssl-pri {
	width: 226px;
	height: 60px;
}
.ssl-pri p {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding-top: 20px;
}
.ssl-b1 {
	width: 226px;
	height: 134px;
	border-bottom: 1px dashed #216dc1
}
.ssl-b1 p {
	padding: 10px;
	padding-top: 20px;
	color: #b2b9c3
}
.ssl-b2 {
	width: 226px;
	height: 260px;
}
.ssl-b2 li {
	color: #6d9dd8 !important;
	font-size: 14px;
	padding-right: 10px;
}
.ssl-b3 p {
	text-align: center;
}
.ssl-ul {
	border: 1px dashed #216dc1;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ssl-ul ul {
	float: left;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ssl-sp1 {
	background-image: url(../img/spl1.png);
	width: 226px;
	height: 472px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-sp2 {
	background-image: url(../img/spl2.png);
	width: 226px;
	height: 472px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-sp1-2 {
	background-image: url(../img/spl1-2.png);
	width: 226px;
	height: 313px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-sp2-2 {
	background-image: url(../img/spl2-2.png);
	width: 226px;
	height: 313px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-sp1-3 {
	background-image: url(../img/spl1-3.png);
	width: 226px;
	height: 363px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-sp2-3 {
	background-image: url(../img/spl2-3.png);
	width: 226px;
	height: 363px;
	background-repeat: no-repeat;
	float: left;
}
.ssl-sb1 {
	width: 226px;
	height: 115px;
	border-bottom: 1px dashed #216dc1
}
.ssl-sb1 p {
	padding: 10px;
	padding-top: 10px;
}
.ssl-sb2 {
	width: 226px;
	height: 150px;
}
.ssl-sb2 li {
	color: #06C !important;
	font-size: 14px;
	padding-right: 10px;
}
.ssl-sb3 p {
	text-align: center;
}
.plan_tbl {
	width: 100%;
}
.plan_tbl thead {
	color: #FFFFFF;
	text-align: center;
	display: table;
	width: 960px;
	height: 110px;
	background-image: url(../img/4com-pl.png);
	background-repeat: no-repeat
}
.plan_tbl2 thead {
	color: #FFFFFF;
	text-align: center;
	display: table;
	width: 960px;
	height: 110px;
	background-image: url(../img/4com-pl2.png) !important;
	background-repeat: no-repeat
}

.plan_tbl tbody {
	text-align: center;
	display: inherit;
	width: 958px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.plan_tbl tbody tr {
	height: 40px;
}
.plan_tbl .tdboard {
	border-bottom: 1px dashed #508cde;
	border-left: 1px solid #508cde;
	border-right: 1px solid #508cde
}
.plan_tbl thead p {
	font-size: 16px;
	line-height: 40px;
}
.lasttd {
	border-bottom: 1px solid #508cde !important;
}
.noboarder {
	background: #FFF;
	border: none !important
}
.leftxt {
	text-indent: 10px;
	text-align: left
}
.ordertd {
	border-bottom: 1px solid #508cde !important;
	height: 100px;
}
.plan_tbl_2 {
	width: 100%;
}
.plan_tbl_2 thead {
	color: #FFFFFF;
	text-align: center;
	display: table;
	width: 960px;
	height: 110px;
	background-image: url(../img/3com-pl.png);
	background-repeat: no-repeat
}
.plan_tbl_2 tbody {
	text-align: center;
	display: inherit;
	width: 958px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.plan_tbl_2 tbody tr {
	height: 40px;
}
.plan_tbl_2 .tdboard {
	border-bottom: 1px dashed #508cde;
	border-left: 1px solid #508cde;
	border-right: 1px solid #508cde
}
.plan_tbl_2 thead p {
	font-size: 16px;
	line-height: 40px;
}
.lasttd {
	border-bottom: 1px solid #508cde !important;
}
.noboarder {
	background: #FFF;
	border: none !important
}
.leftxt {
	text-indent: 10px;
	text-align: left
}
.ordertd {
	border-bottom: 1px solid #508cde !important;
	height: 100px;
}
.box_1 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.box_left {
	margin-bottom: 10px;
	width: 48%;
	float: left;
	border: 1px #999999 solid;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 3px 1px 1px 1px #E3DEDC;
	box-shadow: 3px 1px 1px 1px #E3DEDC;
}
.box_righ {
	width: 48%;
	float: left;
	margin-left: 30px;
	border: 1px #0066FF solid;
	border: 1px #999999 solid;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 3px 1px 1px 1px #E3DEDC;
	box-shadow: 3px 1px 1px 1px #E3DEDC;
}
.price_box_left {
	width: 50%;
	float: left
}
.price_box_right {
	width: 50%;
	float: left
}
.ttl_box {
	font-size: 20px;
	text-align: center;
	color: #0066CC;
	padding: 10px;
	border-bottom: 1px #0099FF dashed
}
.content_box {
	padding: 10px;
	font-size: 14px
}
.price_box {
	padding: 10px;
}
.price_box_left p {
	font-size: 20px;
	color: #0066CC
}
.price_box_left span {
	font-size: 13px
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #000;
}
#colorbox {
	outline: 0;
}
#cboxContent {
	margin-top: 20px;
	background: #000;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	border: 5px solid #000;
	background: #fff;
}
#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}
#cboxLoadingGraphic {
	background: url(../img//loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(../img/controls.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxPrevious:hover {
	background-position: bottom left;
}
#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(../img/controls.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxNext:hover {
	background-position: bottom right;
}
#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	background: url(../img/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}
#cboxClose:hover {
	background-position: bottom center;
}
TABLE.table_compare_1 {
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size: .9em;
	margin: 0
}
TABLE.table_compare_1 TH {
	border: 1px solid #CCC;
	text-align: center;
	font-weight: bold;
	vertical-align: top
}
TABLE.table_compare_1 TD {
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: top
}
TABLE.table_compare_1 THEAD TH {
	background: #999;
	color: #fff;
	padding: 3px
}
TABLE.table_compare_1 TBODY TH {
	background: #EEE;
	padding: 3px 6px;
	text-align: left;
	color: #222
}
TABLE.table_compare_1 TBODY TD {
	padding: 3px
}
TABLE.table_compare_1 TFOOT TH, TABLE.table_compare_1 TFOOT TD {
	background: #999;
	padding: 3px 0
}
TABLE.table_compare_1 THEAD TH.featured {
	background: #808080
}
TABLE.table_compare_1 TFOOT TH.featured {
	background: #808080
}
TABLE.table_compare_1 TBODY TD.featured {
	background: #EBEFF3
}
TABLE.table_compare_1 TFOOT TD.featured {
	background: #808080
}
TABLE.table_compare_1 .subheader {
	background: #CCC
}
TABLE.table_compare_1 .btn_2 {
	font-size: 90%
}
TABLE.table_compare_1 .note_1 {
	color: #EEE
}
TABLE.table_features_1 {
	width: 70%
}
TABLE.table_features_1 TD {
	width: 248px;
	padding: 5px;
	vertical-align: top
}
TABLE.table_features_1 P {
	margin: 0;
	padding: 5px 0
}
TABLE.table_features_1 .bkg_1 {
	background: #CBDEF0 url(../images/bulk/bkg_featuretable1.gif) repeat-x;
	text-align: center
}
TABLE.table_features_1 .bkg_1_1 {
	background-color: #CBDEF0;
	text-align: center
}
TABLE.table_features_1 .bkg_1_2 {
	background: transparent url(../images/bulk/bkg_featuretable2.gif) repeat-x
}
TABLE.table_features_1 .bkg_2 {
	background-color: #F7F7F7
}
TABLE.table_features_1 .bkg_2_1 {
	background-color: #c3d6e7;
	text-align: center
}
.note {
	margin-left: 10px;
	font-size: 13px;
	color: #888
}
/* price buttons */
span.btn_price_01 {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	display: block;
	border: 2px solid #467FCC;
	border-radius: 5px;
	color: #467FCC;
	line-height: 18px;
	margin: 14px 10px 0 10px;
	padding: 10px 0 10px 0;
	text-align: center;
	text-decoration: none;
}
span.btn_price_01:hover {
	border: 2px solid #335DA1;
	color: #335DA1;
	text-decoration: none;
	background-color: #CBDEF0;
}

/* small prices list */
.p_stxt_01 { display: block; padding-top: 10px; padding-bottom: 10px; line-height: 15px; font-weight: normal;  font-size: 80%; }
.p_txt_02 { font-weight: bold;  font-size: 20px !important; }
.p_line_01 { border-bottom: dotted 1px #000 !important; }
