* {
	margin: 0px;
	padding: 0px;
	border: none;
}
html, body {
	padding: 0;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #6a6b64;*/
	color: #51524c;
	text-align: center;
	background-color: #ffffff;
}
#outer {
	min-height: 100%;
	margin-bottom: -105px;
	height: auto;
	width: 909px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
* html #outer {
	height:100%;
}
#inner {
	width: 909px;
	position:relative;
}
#footer {
	width: 100%;
	clear: both;
	height: 105px;
	background-color: transparent;
	color: #0bc1e6;
}
#clearfooter {
	clear: both;
	height: 105px;
}
html>body #miHeight {
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -107px;
}
a {
    color: #0bc1e6;
}
a:hover {
	color: #ea7c2b;
}
h1 {
	font-size: 21px;
	color: #0bc1e6;
	text-transform: uppercase;
	margin-bottom:5px;
	font-weight: normal;
}
/*h2 {
	font-size: 16px;
	color: #0bc1e6;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
}*/
h2 {
	font-size: 12px;
	color: #6a6b64;
	margin-bottom: 5px;
	font-weight: bold;
}
h3, h2.h2newbie { /*!*/
	font-size: 12px;
	color: #6a6b64;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #6a6b64;
	margin-bottom: 5px;
	font-weight: bold;
}
h5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a8aa9e;
	text-decoration: none;
}

p {
	margin-bottom: 10px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.display-none {display: none;}

/* logo */
#logo {
	padding: 30px 0px 9px 12px;
}
/* end logo */

/* top menu */
#bg-top-menu-rep {
	background-image: url(images/design/bg-menu.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f1f2eb;
	margin-bottom: 1px;
}
#bg-top-menu-left {
	background-image: url(images/design/bg-menu-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#bg-top-menu-right {
	background-image: url(images/design/bg-menu-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 908px;
	height: 31px;
	padding-left: 1px;
}
.top-menu-item {
	/*width: 151px;*/
	height: 20px;
	text-align: center;
	background-image: url(images/design/bg-menu-stick.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	float: left;
	padding: 10px 33px 0px 33px;
}
.top-menu-item-no-bg {
	background-image: none;
}
.top-menu-item a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #32332d;
	text-decoration: none;
}
.top-menu-item a:hover {
	color: #0bc1e6;
}
/* end top menu */

/* navigation */
#navigation-border1 {
	width: 907px;
	height: 27px;
	background-color: #32332d;
	border: solid 1px #000000;
	margin-bottom: 6px;
}
#navigation-border2 {
	width: 905px;
	height: 25px;
	border: solid 1px #51524c;
	position:relative;
}
#navigation-txt {
	/*width: 427px;*/
	float: left;
	color: #0bc1e6;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 13px 0px 6px;
}
#login {
	float: right;
	padding-top: 6px;
	width: 151px;
	text-align: center;
}
#login a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a8aa9e;
	text-decoration: none;
}
#login a:hover {
	color: #ffffff;
}
/* end navigation */

/* page head txt & page menu */
#page-head-line-border1, #page-head-line-border1-home {
	border: solid 1px #000000;
	margin: 0px 0px 6px 0px;
	height: 27px;
}
*:first-child+html #page-head-line-border1-home {
	border: solid 1px #000000;
	margin: -6px 0px 6px 0px;
	height: 27px;
}
* html #page-head-line-border1-home {
	border: solid 1px #000000;
	margin: -6px 0px 6px 0px;
	height: 27px;
}
#page-head-line-border2 {
	border: solid 1px #51524c;
	background-color: #32332d;
	color: #a8aa9e;
	width: 905px;
	height: 25px;
	margin: 0px;
}
.page-head-txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 20px 0px 8px;
	float: left;
}
/* page head txt & page menu */

/* plans block */
#plans-block {
	width: 336px;
	float: left;
}
.plan1, .plan2, .plan3, .plan4 {
	width: 241px;
	height: 68px;
	border-style: solid;
	border-width: 1px;
	/*background-position: 7px 8px;
	background-repeat: no-repeat;*/
	position: relative;
	padding: 5px 5px 5px 88px;
	margin-bottom: 3px;
	overflow: hidden;
}
.exh2 {
	color: #32332d;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px 0px 0px 0px;
}
.exh2 a {
	color: #32332d;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.exh2 a:hover {
	color: #0bc1e6;
}
.plan1 p, .plan2 p, .plan3 p, .plan4 p {
	color: #32332d;
	font-size: 10px;
	font-family: Tahoma;
	text-align: justify;
	line-height: 11px;
	margin: 0px;
}
.plan1 {
	border-color: #d8d9d2;
	/*background-image: url(images/design/plan-order-1.gif);*/
	background-color: #e6e7e1;
}
.plan1:hover {
	background-color: #d3e5e8;
}
.plan2 {
	border-color: #cdcfc6;
	/*background-image: url(images/design/plan-order-2.gif);*/
	background-color: #dadcd3;
}
.plan2:hover {
	background-color: #c8d8dc;
}
.plan3 {
	border-color: #c0c2ba;
	/*background-image: url(images/design/plan-order-3.gif);*/
	background-color: #cdcfc7;
}
.plan3:hover {
	background-color: #bccccf;
}
.plan4 {
	border-color: #b4b5ae;
	/*background-image: url(images/design/plan-order-4.gif);*/
	background-color: #c1c2ba;
}
.plan4:hover {
	background-color: #b1bfc2;
}
.plan-a-1, .plan-a-2, .plan-a-3, .plan-a-4 {
	width: 70px;
	height: 66px;
	position: absolute;
	left:	7px;
	top: 8px;
	background-position: top left;
	background-repeat: no-repeat;
}
.plan-a-1 {
	background-image: url(images/design/plan-order-1.png);
}
.plan-a-2 {
	background-image: url(images/design/plan-order-2.png);
}
.plan-a-3 {
	background-image: url(images/design/plan-order-3.png);
}
.plan-a-4 {
	background-image: url(images/design/plan-order-4.png);
}
/* end plans block */

/* pic block */
#home-right-pic {
	width: 567px;
	height: 329px;
	float: right;
	margin-bottom: 6px;
	position: relative;
}

/*
#pic-block1, #pic-block2, #pic-block3, #pic-block4 {
	width: 567px;
	height: 80px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 249px;
}
#pic-block1 {
	background-image: url(images/design/bg-pic-block1.jpg);
}
#pic-block2 {
	background-image: url(images/design/bg-pic-block2.jpg);
}
#pic-block3 {
	background-image: url(images/design/bg-pic-block3.jpg);
}
#pic-block4 {
	background-image: url(images/design/bg-pic-block4.jpg);
}
*/

/* preload */
#pic-block1, #pic-block2, #pic-block3, #pic-block4 {
	width: 567px;
	height: 80px;
   background-repeat: no-repeat;
	margin: 0px;
	padding-top: 249px;
	background-image: url(images/design/bg-pic-block5.jpg);
}
#pic-block1 {
    background-position: 0px 0px;
}
#pic-block2 {
    background-position: 0px -330px;
}
#pic-block3 {
    background-position: 0px -660px;
}
#pic-block4 {
    background-position: 0px -990px;
}
/* end preload */

.pic-block-txt {
	height: 70px;
	background-image: url(images/design/bg-1x1-gray-tr.png);
	position: relative;
	padding: 5px 5px 5px 180px;
}
.pic-block-h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	margin: 0px 0px 1px 0px;
}
#pic-block1 p, #pic-block2 p, #pic-block3 p, #pic-block4 p {
	color: #ffffff;
	font-size: 12px;
	text-align: right;
	line-height: 13px;
	margin: 0px;
}
/* end pic block */

/* line pic */
#line-pic {
	width: 100%;
	height: auto;
	margin-bottom: 6px;
}
/* end line pic */

/* services */
#services {
	height: auto;
	margin-bottom: 15px;
}
.service-block {
	width: 216px;
	height: 287px;
	background-color: #edeee6;
	margin-right: 15px;
	float: left;
}
.service-block-page {
	height: auto;
	margin: 0px;
}
.service-block-no-mar {
	margin-right: 0px;
}
.service-block-head {
	width: 214px;
	height: 27px;
	background-color: #0bc1e6;
	border: solid 1px #0aaccc; 
}
.service-block-head-txt {
	width: 202px;
	height: 22px;
	padding: 3px 5px 0px 5px;
	border: solid 1px #33cbea;
}
.service-block-head-txt h1, .service-block-head-txt h2, .service-block-head-txt h3 { /*!*/
	width: 65%;
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px; /*!*/
	margin-bottom: 0px; /*!*/
}
.no-span h1, .no-span h2, .no-span h3 { /*!*/
	width: 100%;
}
.service-block-head-txt span {
	width: 35%;
	float: left;
	color: #ffffff;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.service-block-txt {
	width: 190px;
	height: 248px;
	border: solid 1px #ddded7;
	border-top: none;
	background-image: url(images/design/bg-row2-block.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	padding: 10px 12px 0px 12px;	
}
.service-block-txt-page {
	height: auto;
	padding: 10px 12px 45px 12px;
}
.service-block-txt p {
	line-height: 14px;
}
.service-block-txt ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 4px 0px 4px 0px;
	padding: 4px 0px 4px 0px;
	border-top: solid 1px #a2a39c;
	border-bottom: solid 1px #a2a39c;
	width: 190px;
}
.service-block-txt ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	background: url(images/design/bull-4x4-blue.gif) no-repeat scroll 2px 6px;
	padding-left: 13px;
	font-weight: bold;
}
.service-block-more, .service-block-order {
	width: 94px;
	height: 33px;
	position: absolute;
	top: 220px;
}
.service-block-more {
	left: 9px;
}
.service-block-order {
	left: 108px;
}
.service-block-order-page {
	width: 94px;
	height: 33px;
	position: absolute;
	bottom: 7px;
	left: 60px;
}
.service-block-more a, .service-block-order a, .service-block-order-page a {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	width: 94px;
	height: 33px;
}
.service-block-more a {
	background-image: url(images/design/butt-read-more.gif);
}
.service-block-more a:hover {
	background-image: url(images/design/butt-read-more-h.gif);
}
.service-block-order a, .service-block-order-page a {
	background-image: url(images/design/butt-order.gif);
}
.service-block-order a:hover, .service-block-order-page a:hover {
	background-image: url(images/design/butt-order-h.gif);
}
.service-block-txt table td {
	padding: 1px;
	text-align: center;
}
.service-block-txt table td.left-col {
	text-align: left;
	font-weight: bold;
}
.service-block-txt table td.bg {
	background-color: #ddded7;
}
.service-block-txt table td.blue {
	color: #ea7c2b;
}
.service-block-txt table td span.big-cost {
	color: #ea7c2b; font-size: 16px; font-weight: bold;
}
.service-block-txt table td.blue a {
	color: #ea7c2b;
	text-decoration: underline;
}
.service-block-txt table td.blue a:hover {
	color: #0bc1e6;
	text-decoration: underline;
}
.service-block-txt table td.bold {
	font-weight: bold;
}
/* end services */

/* line 2px */
#line2px {
	width: 909px;
	height: 2px;
	background-color: #b4b5ae;
	margin-bottom: 15px;
	font-size: 1px;
}
/* end line 2px */

/* line txt */
#line-txt {
	width: 909px;
	padding-top: 7px;
	margin-bottom: 14px;
}
#line-txt-left {
	width: 679px;
	margin-right: 14px;
	float: left;
}
#line-txt-right {
	width: 216px;
	float: left;
}
#line-txt-left-home {
	width: 596px;
	margin-right: 14px;
	float: left;
}
#line-txt-right-home {
	width: 299px;
	float: left;
}
.line-txt-right-head {
	width: 291px;
	height: 50px;
	background-color: #0bc1e6;
	border: solid 1px #0aaccc; 
	margin-bottom: 15px;
}
.line-txt-right-head h2 {
	width: 289px;
	height: 37px;
	padding-top: 11px;
	border: solid 1px #33cbea;
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.line-txt-right-txt {
	width: 291px;
	height: auto;
	margin-bottom: 14px;
	border: solid 1px #e4e6df;
	background-color: #f1f2eb;
	background-image: url(images/design/bg-quot-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.line-txt-right-txt2 {
	width: 221px;
	height: auto;
	background-image: url(images/design/bg-quot-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 15px 30px 10px 40px;
}
.line-txt-right-txt2 span {
	font-style: italic;
}

/* page menu */
.page-menu-item {
	text-align: center;
	background-image: url(images/design/small-menu-stick.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 13px 0px 13px;
	text-transform: none;
}
.page-menu-item a img{
	border: none;
}
.page-menu-item-no-bg {
	background-image: none;
}
.page-menu-item-left {
	padding-left: 5px;
}
a.act-all-in-one, a.reg-all-in-one {
	background-image: url(images/design/a-all-incl.gif);
	width: 94px;
}
a.act-blog, a.reg-blog {
	background-image: url(images/design/a-blog.gif);
	width: 58px;
}
a.act-e-commerce, a.reg-e-commerce {
	background-image: url(images/design/a-e-commerce.gif);
	width: 96px;
}
a.act-forum, a.reg-forum {
	background-image: url(images/design/a-forum.gif);
	width: 68px;
}
a.act-gallery, a.reg-gallery {
	background-image: url(images/design/a-gallery.gif);
	width: 71px;
}
a.act-newbie, a.reg-newbie {
	background-image: url(images/design/a-newbie.gif);
	width: 73px;
}
a.act-small-business, a.reg-small-business{
	background-image: url(images/design/a-small-business.gif);
	width: 106px;
}
a.act-small-business, a.act-all-in-one, a.act-blog, a.act-e-commerce, a.act-forum, a.act-gallery, a.act-newbie, a.reg-small-business, a.reg-all-in-one, a.reg-blog, a.reg-e-commerce, a.reg-forum, a.reg-gallery, a.reg-newbie {
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	margin: 0px;
	padding: 0px;
}
a.reg-small-business, a.reg-all-in-one, a.reg-blog, a.reg-e-commerce, a.reg-forum, a.reg-gallery, a.reg-newbie {
	background-position: 0px 0px;
}
a.act-small-business, a.act-all-in-one, a.act-blog, a.act-e-commerce, a.act-forum, a.act-gallery, a.act-newbie, a:hover.reg-small-business, a:hover.reg-all-in-one, a:hover.reg-blog, a:hover.reg-e-commerce, a:hover.reg-forum, a:hover.reg-gallery, a:hover.reg-newbie {
	background-position: 0px -13px;
}
/* end page menu */

/* end line txt */

/* footer */
#footer-border1 {
	height: 104px;
	width: 907px;
	border: solid 1px #000000;
	border-bottom: none;
	background-color: #32332d;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#footer-border2 {
	width: 845px;
	height: 95px;
	border: solid 1px #51524c;
	border-bottom: none;
	text-align: left;
	padding: 8px 30px 0px 30px;
}
.footer-menu1 {
	width: 115px;
	float: left;
}
.footer-menu2 {
	width: 175px;
	float: left;
}
.footer-copy {
	width: 555px;
	float: left;
}
.footer-menu1 ul, .footer-menu2 ul {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.footer-menu1 ul li, .footer-menu2 ul li {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.footer-menu1 a, .footer-menu2 a, .footer-copy p a {
	color: #0bc1e6;
	text-decoration: none;
}
.footer-menu1 a:hover, .footer-menu2 a:hover, .footer-copy p a:hover {
	color: #ffffff;
}
.footer-bann-block {
	width: 555px;
}
.footer-bann {
	padding-right: 20px;
	float: left;
	height:55px;
}
/* end footer */

/* big table */
.big-table-block {
	width: 909px;
	height: auto;
	background-color: #edeee6;
	margin-right: 0px;
}
.big-table-block-head {
	width: 907px;
	height: 27px;
	background-color: #0bc1e6;
	border: solid 1px #0aaccc; 
}
.big-table-block-head-txt {
	width: 887px;
	height: 25px;
	padding: 0px 9px 0px 9px;
	border: solid 1px #33cbea;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.big-table-block-txt {
	width: 887px;
	height: auto;
	border: solid 1px #ddded7;
	border-top: none;
	background-image: url(images/design/bg-row2-block.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;	
}
.big-table-block-txt table, .big-table-block-head-txt table {
	width: 887px;
}
.big-table-block-txt table td.col6 {
	width: 138px;
}
.big-table-block-head-txt table td.col6 {
	width: 140px;
}
.big-table-block-txt table td.col6-left, .big-table-block-head-txt table td.col6-left {
	width: 187px;
}
.big-table-block-txt table td.col5 {
	width: 168px;
}
.big-table-block-head-txt table td.col5 {
	width: 170px;
}
.big-table-block-txt table td.col5-left, .big-table-block-head-txt table td.col5-left {
	width: 207px;
}
.big-table-block-txt table td.col4 {
	width: 208px;
}
.big-table-block-head-txt table td.col4 {
	width: 210px;
}
.big-table-block-txt table td.col4-left, .big-table-block-head-txt table td.col4-left {
	width: 257px;
}
.big-table-block-head-txt table td.col6-left, .big-table-block-head-txt table td.col4-left, .big-table-block-head-txt table td.col5-left, .big-table-block-head-txt table td.col6, .big-table-block-head-txt table td.col4, .big-table-block-head-txt table td.col5 {
	padding: 5px 5px 0px 5px;
}
.big-table-block-head-txt table td.col6-left, .big-table-block-head-txt table td.col4-left, .big-table-block-head-txt table td.col5-left {
	text-align: left;
}
.big-table-block-head-txt table td.col6, .big-table-block-head-txt table td.col4, .big-table-block-head-txt table td.col5 {
	text-align: center;
}
.big-table-block-txt table td.col6-left, .big-table-block-txt table td.col4-left, .big-table-block-txt table td.col5-left, .big-table-block-txt table td.col6, .big-table-block-txt table td.col4, .big-table-block-txt table td.col5 {
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}
.big-table-block-txt table td.col6-left, .big-table-block-txt table td.col4-left, .big-table-block-txt table td.col5-left {
	text-align: left;
	font-weight: bold;
}
.big-table-block-txt table td.col6, .big-table-block-txt table td.col4, .big-table-block-txt table td.col5, .big-table-block-txt table td.colspan-4 {
	text-align: center;
	border-left: solid 2px #ffffff;
}
.big-table-block-txt table td.bg {
	background-color: #ddded7;
}
.big-table-block-txt table td.bold {
    font-weight: bold;
}
.big-table-block-txt table td.blue {
	color: #ea7c2b;
}
.big-table-block-txt table td.blue a {
	color: #ea7c2b;
	text-decoration: underline;
}
.big-table-block-txt table td.blue a:hover {
	color: #0bc1e6;
	text-decoration: underline;
}
a.a-more, a.a-order {
	width: 94px;
	height: 33px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
a.a-more {
	background-image: url(images/design/butt-read-more.gif);
	margin-top: 6px;
}
a.a-more:hover {
	background-image: url(images/design/butt-read-more-h.gif);
}
a.a-order {
	background-image: url(images/design/butt-order.gif);
}
a.a-order-no-more {
	margin-top: 6px;
}
a.a-order:hover {
	background-image: url(images/design/butt-order-h.gif);
}
a.a-more-txt {
	background-image: url(images/design/read-more-txt.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	width: 62px;
	height: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
a:hover.a-more-txt {
	background-position: 0px -15px;
}
/* end big table */

ol.letter, ul.bull {
	margin: 0px 0px 10px 30px;
}
ol.letter li, ul.bull li {
	margin-left: 20px;
	margin-bottom: 5px;
}
ul.bull li span, p span {
	font-weight: bold;
}
.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-bottom: 10px; 
	margin-left: auto; 
	margin-right: auto;
}



/* news block */
#news-block {
	margin-bottom:14px;
	width:909px;
}
#news-block .h2-border {
	width: 907px;
	padding: 0px;
	border: solid 1px #0aaccc;
}
#news-block .h2-border .titl {
	width: 887px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border: solid 1px #33cbea;
	background-color: #0bc1e6;
	padding: 3px 9px 2px 9px;
	margin: 0px;
}
.news {
	background-color: #f1f2eb;
	border: solid 1px #e4e6df;
	border-top: none;
	width: 907px;
}
.news-txt {
	padding: 10px 11px 12px 11px;
	float: left;
	width: 280px;
}
.news-txt h3 {
	color: #51524c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	text-transform: none;
}
.news-txt p {
	color: #51524c;
	margin: 0px;
	padding: 0px;
}
.news-txt a.a-news-more {
	display: block;
	width: 53px;
	height: 12px;
	background-image: url(images/design/news-more.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #51524c;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
.news-txt a:hover.a-news-more {
	background-position: 0px -12px;
	color: #0bc1e6;
}

.all-news {
	padding: 0px 10px 10px 10px;
	text-align: right;
}
.all-news a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #51524c;
	text-decoration:none;
}
.all-news a:hover {
	color: #0bc1e6;
	text-decoration:none;
}

/* end news block */

.heading2 {
	color:#0BC1E6;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	text-transform:uppercase;
}

.heading-news {
	float: left;
	margin-top: 10px;
}

.heading-news2 {
	margin-top: 5px;
	margin-left: 90px;
}

/* live chat */
#livechat {
	position:absolute;
	top: 15px;
	left: 290px;
	width:72px;
	height:75px;
}


/* domain search */
#login-block {
	position:absolute;
	top: 50px;
	right: 0px;
	width:400px;
}
#search-domain-block {
	width: 360px;
	float: left;
}
.search-txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 4px 0px 0px;
	float: right;
	color: #32332D;
	margin-left: 5px;
}
.search-input, .search-select {
	border: solid 1px #ced1c4;
	float: right;
}
.search-input {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
.search-select {
	margin: 2px 4px 0px 0px;
}
.form-text, .form-select {
	border: solid 1px #f1f2eb;
	background-color: #f1f2eb;
	color: #32332D;
	font-size: 11px;
	font-family: Tahoma;
}
.form-text {
	width: 80px;
	height: 13px;
	padding: 1px 3px 4px 3px;
	margin: 0px;
}
.form-select {
	width: 55px;
	height: 19px;
	padding: 0px 0px 0px 3px;
}
.search-butt {
	margin: 3px 5px 0px 5px;
	width: 30px;
	height: 19px;
	float: right;
}
.float-right {
	float: right;
}
/* end domain search */

/* adult page */
.adult-line1 {
	width:918px;
	margin-right: -9px;
	padding-top: 9px;
}
.adult-line1-left {
	float:left;
	width: 524px;
	padding-right:13px;
}
.adult-line1-banner {
	width: 381px;
	float:left;
}
.adult-bold {
	font-weight: bold;
}
.adult-top-reasons {
	color: #0bc1e6;
	font-size: 18px;
	text-transform: uppercase;
	float:left;
	width: 264px;
	padding-right: 15px;
	padding-top: 24px;
	background: url(images/design/adult-brace.gif) right 24px no-repeat;
	line-height: 20px;
}
.adult-top-reasons span {
	color: #ea7c2b;
	font-size:24px;
}
.adult-line1 ul {
	padding-left: 15px;
	padding-top: 24px;
	display: block;
	width: 230px;
	float:left;
}
.adult-line1 ul, .adult-line1 ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.adult-line1 li {
	color: #0bc1e6;
	font-weight:bold;
}
.adult-line2 {
	width:924px;
	margin: 0px -8px 0px -7px;
	padding-top: 6px;
}
.adult-block1, .adult-block2, .adult-block3 {
	width:302px;
	height:198px;
	float:left;
	background-position: top center;
	background-repeat:no-repeat;
	padding: 0px 3px;
	position:relative;
}
.adult-block1 {
	background-image: url(images/design/adult-bg-1.gif);
}
.adult-block2 {
	background-image: url(images/design/adult-bg-2.gif);
}
.adult-block3 {
	background-image: url(images/design/adult-bg-3.gif);
}
.adult-block1 h2, .adult-block2 h2, .adult-block3 h2 {
	padding: 11px 0px 4px 16px;
}
.adult-block1 ul, .adult-block2 ul, .adult-block3 ul {
	padding-left: 23px;
	padding-top: 0px;
	display: block;
	width: 270px;
}
.adult-block1 ul, .adult-block2 ul, .adult-block3 ul, .adult-block1 ul li, .adult-block2 ul li, .adult-block3 ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.adult-block1 ul li, .adult-block2 ul li, .adult-block3 ul li {
	color: #0bc1e6;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.adult-block1 a, .adult-block2 a, .adult-block3 a {
	display: block;
	width: 109px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #ea7c2b;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	left: 21px;
	bottom: 18px;
	background: url(images/design/adult-order-now.gif) 0 0 no-repeat;
}
.adult-block1 a:hover, .adult-block2 a:hover, .adult-block3 a:hover {
	color: #0bc1e6;
}
.adult-block1 ul li.orange, .adult-block2 ul li.orange, .adult-block3 ul li.orange {color: #ea7c2b;}
.price {
	color: #0bc1e6;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	left: 23px;
	bottom: 60px;
	width: 180px;
}
.price span {
	color: #ea7c2b;
	font-size: 18px;
}
/* end adult page */

/* affiliates page */
.affiliates-col-left {
	width: 602px;
	float: left;
}
.affiliates-col-left {
	width: 602px;
	float: left;
	padding-right: 11px;
}
.affiliates-col-right {
	width: 302px;
	float: left;
	margin-right: -6px;
}
.affiliates-col-left h2 {
	color: #ea7c2b;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 0px 1px 0px;
}
.affiliates-col-left ul, .affiliates-col-left ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.affiliates-col-left ul li {
	padding: 0px 0px 30px 77px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.affiliates-col-left ul li span {
	color: #0bc1e6;
	font-weight: bold;
}
li.affiliates-li1 {
	background-image: url(images/design/affiliate-icon1.gif);
}
li.affiliates-li2 {
	background-image: url(images/design/affiliate-icon2.gif);
}
li.affiliates-li3 {
	background-image: url(images/design/affiliate-icon3.gif);
}
li.affiliates-li4 {
	background-image: url(images/design/affiliate-icon4.gif);
}
li.affiliates-li5 {
	background-image: url(images/design/affiliate-icon5.gif);
}
.affiliates-banner {
	padding-bottom: 5px;
}
.affiliates-signup {
	width: 302px;
	height: 192px;
	position: relative;
	background: url(images/design/affiliate-signup-bg.gif) 0 0 no-repeat;
}
.affiliates-signup p {
	color: #6a6b64;
	font-size: 10px;
	padding: 20px;
	line-height: 12px;
}
a.affiliates-signup-butt {
	display: block;
	position: absolute;
	left: 84px;
	bottom: 12px;
	width: 153px;
	height: 44px;
}
.affiliates-quest {
	font-size: 14px;
	color: #0bc1e6;
	text-transform: uppercase;
	padding: 20px 6px 0px 3px;
	font-weight: bold;
}
.affiliates-quest a {
	font-size: 14px;
	color: #0bc1e6;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.affiliates-quest a:hover {
	color: #ea7c2b;
}
/* end affiliates page */

/* shared page */
.float-left {
	float: left;
}
.italic {font-style: italic;}
.bold {font-weight: bold;}
.shared-boxes {
	width: 930px;
	margin: 15px -12px 15px -9px;
}
.shared-box {
	float: left;
	width: 167px;
	height: 280px;
	padding: 4px 9px 5px 9px;
	background-position: 3px 0px;
	background-repeat: no-repeat;
}
.shared-box-all {
	background-image: url(images/design/bg-shared-box-all.gif);
}
.shared-box-blog {
	background-image: url(images/design/bg-shared-box-blog.gif);
}
.shared-box-ecommerce {
	background-image: url(images/design/bg-shared-box-ecommerce.gif);
}
.shared-box-forum {
	background-image: url(images/design/bg-shared-box-forum.gif);
}
.shared-box-gallery {
	background-image: url(images/design/bg-shared-box-gallery.gif);
}
.shared-box a, .shared-box a:hover {
	display: block;
	width: 157px;
	height: 222px;
	padding: 58px 0px 0px 10px;
	color: #0bc1e6;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.shared-box a span.plane-price {
	font-size: 24px;
	line-height: 38px;
	text-transform: none;
}
.shared-box a span.plane-price, .shared-box a span.domain {
	color: #ea7c2b;
}
/* end shared page */

/* blue plans box*/
.blue-plans-box, .blue-plans-box-t, .blue-plans-box-b, .blue-plans-box-l, .blue-plans-box-r, .blue-plans-box-tl, .blue-plans-box-tr, .blue-plans-box-bl {
	width: 688px;
}
.blue-plans-box-t, .blue-plans-box-b, .blue-plans-box-l, .blue-plans-box-r, .blue-plans-box-tl, .blue-plans-box-tr, .blue-plans-box-bl, .blue-plans-box-br {
	height: auto;
}
.blue-plans-box {
	margin: 0px -4px 0px -5px;
	position: relative;
	top: -3px;
	color: #198ea6;
}
.blue-plans-box-t {background: url(images/design/blue-plans-box-t.gif) top left repeat-x;}
.blue-plans-box-b {background: url(images/design/blue-plans-box-b.gif) bottom left repeat-x;}
.blue-plans-box-l {background: url(images/design/blue-plans-box-l.gif) top left repeat-y;}
.blue-plans-box-r {background: url(images/design/blue-plans-box-r.gif) top right repeat-y;}
.blue-plans-box-tl {background: url(images/design/blue-plans-box-tl.gif) top left no-repeat;}
.blue-plans-box-tr {background: url(images/design/blue-plans-box-tr.gif) top right no-repeat;}
.blue-plans-box-bl {background: url(images/design/blue-plans-box-bl.gif) bottom left no-repeat;}
.blue-plans-box-br {background: url(images/design/blue-plans-box-br.gif) bottom right no-repeat; width: 673px; padding: 25px 2px 10px 13px;}
.blue-plans-box-col1, .blue-plans-box-col2 {float: left; padding: 0px 8px 0px 7px;}
.blue-plans-box-col1 {width: 355px;}
.blue-plans-box-col2 {width: 288px;}
.blue-plans-box p {
	margin-bottom: 15px;
}
input.blue-plans-box-input, select.blue-plans-box-select {
	color: #51524c;
	border: solid 1px #42d2ef;
	margin: 0px 3px 8px 0px;
	font-size: 12px;
	display: block;
}
*:first-child+html input.blue-plans-box-input, *:first-child+html select.blue-plans-box-select {
	margin-bottom: 4px;
}
.blue-plans-box-input {
	width: 190px;
	height: 19px;
	padding: 3px;
}
.blue-plans-box-select {
	width: 81px;
	height: 27px;
	margin-top: 5px;
	padding: 3px 0px 0px 3px;
}
*:first-child+html input.blue-plans-box-input {
	margin-bottom: 4px;
	height: 13px;
	margin-top: 3px;
	border: solid 1px #b3b3b3;
}
* html input.blue-plans-box-input {
	margin-bottom: 4px;
	height: 13px;
	margin-top: 2px;
	border: solid 1px #b3b3b3;
}
*:first-child+html .padd-top-select {
	padding-top: 4px;
}
* html .padd-top-select {
	padding-top: 3px;
}
.screen {
	padding: 4px 12px 0px 0px;
}
input.blue-plans-box-go {
	display: block;
	width: 132px;
	height: 134px;
	background: url(images/design/bg-shared-box-go.png) 0px 0px no-repeat;
}
h1.h1-plan { 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 28px;
}
h1.h1-plan span {
	font-size: 18px;
}
p.get-free-domain {
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 7px;
}
p.get-free-domain span {
	text-transform: uppercase;
	font-weight: normal;
}
.h2-plan-includes {
	text-transform: uppercase;
	margin: 0px;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	color: #0bc1e6;
	padding: 17px 0px 10px 0px;
}
.plans-includes {
	float: left;
	width: 524px;
	padding-right: 15px;
}
.plans-includes p {
	margin: 0px;
	padding: 0px 0px 10px 74px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.plans-includes p.plans-includes-support {
	background-image: url(images/design/icon-planepage-support.gif);
}
.plans-includes p.plans-includes-multilang {
	background-image: url(images/design/icon-planepage-multilang.gif);
}
.plans-includes p.plans-includes-money {
	background-image: url(images/design/icon-planepage-money.gif);
}
.plans-includes-bg {
	width: 337px;
	float: right;
	background-color: #f1f2eb;
	border: solid 1px #e4e6df;
	padding: 0px 15px;
}
p.plans-includes-bg-head {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	color: #ea7c2b;
	padding: 13px 0px 2px 0px;
	margin: 0px;
}
/* end blue plans box*/
img.forum-banner {
	display: block;
	width: 911px;
	height: 146px;
	margin-left: -2px;
}

/* Small businesses hosting */
.h1box h1, .sbh-get-box h2, .sbh-col2 .features h2, .plantable2-head, .plantable2-pricehead {font-family: "Myriad Pro", Tahoma; letter-spacing: -1px;}

.sbh-col1, .sbh-col2, .sbh-col3 {float: left; padding: 15px 0px;}
.sbh-col1 {width: 369px;}
.sbh-col2 {width: 256px; padding-left: 23px; padding-right: 23px;}
.sbh-col3 {width: 238px;}

.sbh-col1 .bunner {margin-bottom: 13px;}
.h1box {border-right: solid 1px #d9dbd1;}
.h1box h1 {background: url(images/design/sbh-bg-h1.gif) 12px 8px no-repeat; padding: 0px 0px 5px 44px; font-size: 30px; color: #32332d; font-weight: normal; text-transform: none;}
.h1box p {line-height: 15px; padding: 0px 25px 18px 0px; margin: 0px;}

.sbh-get-box {padding: 0px 26px 66px 11px; background: url(images/design/sbh-bg-get-box.gif) bottom left no-repeat;}
.sbh-get-box h2 {font-size: 18px; font-weight: normal; text-transform: none; padding: 0px 0px 15px 21px; color: #02bde2; letter-spacing: 0px;}
.sbh-get-box h2 span {text-transform: uppercase; color: #30a2dc; margin: 0px;}
.sbh-get-box .blue-plans-box-input, .sbh-get-box .blue-plans-box-select {border: solid 1px #d9dbd1; background-color: #f1f2ee; color: #686965;}
.sbh-get-box .blue-plans-box-input {width: 237px;}
.sbh-get-box p {color: #000000; font-size: 11px; padding: 7px 0px 20px 0px; margin: 0px;}
.sbh-get-box span input {width: 132px; height: 34px; display: block; background: url(images/design/sbh-button-get.gif) 0px 0px no-repeat;}

.sbh-col2 .features h2 {padding: 14px 0px 9px 79px; line-height: 20px; background: url(images/design/sbh-bg-h2.gif) 0px 0px no-repeat; font-size: 18px; font-weight: normal; text-transform: none; color: #666666;}
.sbh-col2 .features h2 span {font-size: 22px; color: #30a2dc; text-transform: uppercase;}
.sbh-col2 .features div {background: url(images/design/sbh-bg-feature-box.gif) 0px 0px repeat-x; padding-bottom: 5px;}
.sbh-col2 .features div h3 { padding: 20px 0px 7px 58px; color: #000000; background-position: 0px 0px; background-repeat: no-repeat; font-size: 12px; font-weight: bold; text-transform: uppercase;}
.sbh-col2 .features div h3 span {text-transform: none;}
.sbh-col2 .features div.features-build h3 {background-image: url(images/design/sbh-bg-h3-builder.gif);}
.sbh-col2 .features div.features-script h3 {background-image: url(images/design/sbh-bg-h3-script.gif);}
.sbh-col2 .features div.features-ssl h3 {background-image: url(images/design/sbh-bg-h3-ssl.gif);}
.sbh-col2 .features div.features-multilang h3 {background-image: url(images/design/sbh-bg-h3-multilang.gif);}
.sbh-col2 .features div.features-support h3 {background-image: url(images/design/sbh-bg-h3-support.gif);}
.sbh-col2 .features div.features-back h3 {background-image: url(images/design/sbh-bg-h3-back.gif);}
.sbh-col2 .features p {font-size: /* 11 */12px; line-height: /* 13 */15px;}

/* plans table 2*/
.plantable2-head {width: 170px; /*font-weight: bold;*/ padding: 5px 10px 34px 58px; font-size: 16px; color: #32332d; background: url(images/design/bg-plantable2-head.gif) 0px 0px no-repeat;}
.plantable2-box {width: 206px; padding: 11px 15px 37px 17px; background: #04BEE2 url(images/design/bg-plantable2-box.gif) 0px 0px repeat-x;}
table.plantable2 td {width: 68px; color: #047dba; padding: 6px 0px 8px 0px; background-image: url(images/design/bg-plantable2-td.gif); background-position: bottom left; background-repeat: repeat-x;}
table.plantable2 td span.big-cost {color: #C86E03; font-size: 14px; font-weight: bold;}

table.plantable2 td.plantable2-left {width: 138px; color: #4b4b4b; font-weight: bold; background-position: bottom right; vertical-align: middle;}
table.plantable2 td.plantable2-red {color: #c86e03;}
.plantable2-pricehead {height: 27px; width: 174px; padding: 23px 0px 0px 64px; background: url(images/design/bg-plantable2-pricehead.png) 0px 0px no-repeat; position: relative; margin-top: -19px; color: #32332d; /*font-weight: bold;*/ text-transform: uppercase; font-size: 16px;}
.plantable2-pricebox {width: 206px; padding: 10px 15px 108px 17px; background: url(images/design/bg-plantable2-pricebox.gif) 0px 0px repeat-x;}
a.sbh-order {
	display: block; background: url(images/design/sbh-button-order.gif) 0px 0px no-repeat; width: 132px; height: 33px; position: relative; margin: 23px auto 0px auto;
}
/* end plans table 2*/

/* Small businesses hosting */

/* vps new */
.vps-new-left {float: left; width: 612px; padding: 1px 15px 22px 0px;}
.vps-new-right {float: right; width: 282px; padding: 1px 0px 22px 0px;}
.vps-new h1 {font-size: 36px; text-transform: none;}
.vps-new-left p {padding-right: 20px;}
ul.vps-list, ul.vps-list li {display: block; list-style-image: none; list-style-position: outside; list-style-type: none;}
ul.vps-list {padding: 4px 0px 11px 0px; width: 282px; background: #c9f1f9 url(images/design/bg-vps-list.gif) 0px 0px repeat-x;}
ul.vps-list li {background: url(images/design/icon_yes2.gif) no-repeat scroll 27px 5px; padding: 0px 20px 0px 55px; font-weight: bold; font-size: 13px; color: #51524c; line-height: 25px;}
.vps-plan {width: 282px; float: left; position: relative;}
.vps-plan2 {padding: 0px 31px 0px 32px;}
.vps-plan-head {width: 282px; height: 111px; background-position: 0px 0px; background-repeat: no-repeat;}
.vps-plan1 .vps-plan-head {background-image: url(images/design/vps-plan-head1.gif);}
.vps-plan2 .vps-plan-head {background-image: url(images/design/vps-plan-head2.gif);}
.vps-plan3 .vps-plan-head {background-image: url(images/design/vps-plan-head3.gif);}


.vps-list-head {font-family: "Myriad Pro", Tahoma; font-size: 17px; font-weight: bold; background-color: #00bee3; color: #ffffff; padding: 4px 29px 6px 29px; border-bottom: solid 1px #ffffff; line-height: 18px;}

.vps-plan .discount {position: absolute; top: -14px; left: -23px; width: 81px; height: 81px; background: url(images/design/discount.png) 0px 0px no-repeat;}
.vps-plan2 .discount {left: 9px;}
.vps-plan-name {font-size: 40px; color: #32332d; font-family: "Myriad Pro", Tahoma; padding: 3px 0px 0px 140px;}
.vps-plane-cost {padding: 0px 0px 0px 145px; font-size: 40px; color: #ffffff; font-family: "Myriad Pro", Tahoma;}
.vps-plane-cost .vps-plane-cost1, .vps-plane-cost .vps-plane-cost2, .vps-plane-cost .vps-plane-cost3 {display: block; float: left;}
.vps-plane-cost .vps-plane-cost1 {font-size: 36px; line-height: 24px; padding: 2px 0px 0px 0px;}
.vps-plane-cost .vps-plane-cost2 {font-size: 43px; letter-spacing: -4px; line-height: 33px; padding: 5px 0px 0px 0px;}
.vps-plane-cost .vps-plane-cost3 {font-size: 24px; line-height: 17px; padding: 3px 0px 0px 5px;}

.vps-plan-list-box {background-color: #edeee6; border: solid 1px #ddded7; border-top: none; width: 280px;}
.vps-plan-list-box ul, .vps-plan-list-box ul li {display: block; list-style-image: none; list-style-position: outside; list-style-type: none;}
.vps-plan-list-box ul {padding: 10px 20px 7px 20px; width: 237px;}
.vps-plan-list-box ul li {background: url(images/design/bg-vps-plan-list.gif) repeat-x scroll bottom left; padding: 7px 15px 0px 34px; font-size: 14px; color: #51524c; height: 22px;}
.vps-plan-list-box ul li.no-bg {background: none;}
.vps-plan-list-box p {background-color: #e6e7dd; border-top: solid 1px #ddded7; margin: 9px 0px 0px 0px; padding: 12px 14px 10px 19px; width: 247px;}
/* vps new */

/* vps1*/
.vps1 h1, .vps5 h1, .vps1 h2, .reason-txt-head, .vps1-pricebox table td, .vps5-plans-box3 h2, .vps5-plan-head, td.vps5-price-td1, td.vps5-price-td2, td.vps5-price-td2 {
font-family: "Myriad Pro", Arial, Helvetica, sans-serif; letter-spacing: 0px;}
.vps1 h1, .vps5 h1 {font-size: 36px; padding: 0px 32px 10px 32px; text-transform: none; letter-spacing:-1px;}
.vps5 h1 {padding: 0px 0px 0px 0px;}
.vps1 h4, .vps5 h4 {font-size: 15px;}
.reason {width: 422px; float: left; padding: 0px 0px 0px 32px; background: url(images/design/vps1-server.jpg) 257px 5px no-repeat;}
.reason-txt {width: 375px; float: left; padding: 0px 0px 0px 27px; background: url(images/design/vps1-dott.gif) repeat-y top left; font-size: 11px;}
.reason-dott {padding: 15px 17px 0px 17px; height: 1px; clear: both;}
.reason-dott2 {height: 1px; line-height: 1px; font-size: 1px; background: url(images/design/vps1-dott.gif) repeat-x top left;}
.blue {color: #0bc1e6;}
.upp {text-transform: uppercase;}
.reason ul, .reason ul.li {list-style-image: none; list-style-position: outside; list-style-type: none;}
.reason ul {}
.reason ul li {background: url(images/design/icon_yes2.gif) no-repeat scroll 0px 7px; padding: 0px 0px 0px 34px; line-height: 28px; font-size: 16px;}
h3.reason-txt-head {font-size: 17px; font-weight: bold; padding: 0px 0px 15px 0px;}
.vps1 h2 {font-size: 27px; padding: 7px 32px 0px 32px; font-weight: normal; text-transform: none; text-align: center; color: #0bc1e6; margin: 0px;}
.vps1-contentbox, .vps1-contentbox-top, .vps1-contentbox-rep, .vps1-contentbox-bott {width: 879px; height: auto; position: relative;}
.vps1-contentbox {padding: 0px 0px 0px 16px;}
.vps1-contentbox-rep {background: repeat-y 0px 0px url(images/design/vps1-contentbox-rep.gif);}
.vps1-contentbox-bott {background: no-repeat left bottom url(images/design/vps1-contentbox-bott.gif);}
.vps1-contentbox-top {background: no-repeat left top url(images/design/vps1-contentbox-top.gif);}
.slider-container {padding: 47px 112px 0px 45px; float: left; width: 368px;}
.slider-box {position: relative; background: #d7d9ce url(images/design/slider-panel-blue.gif) -343px 0px no-repeat; width: 343px; height: 20px; margin-left: 10px;}
.slider {position: absolute; left: -5px; top: -4px; width: 23px; height: 39px; background: url(images/design/slider.png) 0px 0px no-repeat; cursor: pointer;}
.slider-name {float: left; font-size: 13px; font-weight: bold; text-transform: uppercase; width: 164px; padding: 14px 0px 0px 0px;}
.slider-name-last {width: 40px;}
.slider-name-act {color: #0bc1e6;}
.check-container {padding-top: 60px; width: 350px; float: left;}
a.check, a.check:hover, .check-txt {float: left;}
a.check, a.check:hover {display: block; width: 15px; height: 15px; text-decoration: none; background: url(images/design/vps1-check.gif) 0px 0px no-repeat;}
a.check-act, a.check-act:hover {background-position: 0px -15px;}
.check-txt {font-size: 23px; font-weight: bold; padding: 0px 75px 0px 11px; text-transform: uppercase; position: relative; margin-top: -8px;}
.check-txt-act {color: #0bc1e6;}
.vps1-table-box {padding: 22px 41px; width: 357px; float: left;}
table.vps1-table {width: 357px;}
table.vps1-table tr {background: url(images/design/vps1-dott.gif) 0px 0px repeat-x;}
table.vps1-table tr.top {background: none;}
table.vps1-table tr td {padding: 0px 2px; font-size: 16px; line-height: 29px;}
span.scale {display: inline-block; width: 131px; height: 8px; border-top: #b8b9b0 solid 1px;
	border-bottom: #ffffff solid 1px; border-left: #0999b6 solid 1px; border-right: #ffffff solid 1px;
	background: #d7d9cd url(images/design/vps1-scale-bg.gif) no-repeat; margin-left: 10px;
}
span.scale-bg11 {background-position: -92px 0px;}
span.scale-bg12 {background-position: -56px 0px;}
span.scale-bg13 {background-position: 0px 0px;}
span.scale-bg21 {background-position: -83px 0px;}
span.scale-bg22 {background-position: -44px 0px;}
span.scale-bg23 {background-position: 0px 0px;}
span.scale-bg31 {background-position: -96px 0px;}
span.scale-bg32 {background-position: -59px 0px;}
span.scale-bg33 {background-position: 0px 0px;}
span.scale-bg41 {background-position: -99px 0px;}
span.scale-bg42 {background-position: -70px 0px;}
span.scale-bg43 {background-position: 0px 0px;}

.vps1-pricebox {background: url(images/design/vps1-price-bg.gif) 0px 23px no-repeat; width: 265px; height: 101px; float: left; padding-top: 33px;}
.vps1-pricebox table {margin: 0px 0px 0px 0px;}
.vps1-pricebox table td {vertical-align: top; color: #ac003d;}
.vps1-pricebox table td.price-txt {padding: 22px 3px 0px 13px; color: #51524c; font-size: 16px; white-space: nowrap;}
.vps1-pricebox table td.price-txt span.bold {font-size: 20px; text-transform: uppercase;}
.vps1-pricebox table td.prict1, .vps1-pricebox table td.prict2, .vps1-pricebox table td.prict3 {font-weight: bold; letter-spacing: -1px;}
.vps1-pricebox table td.prict1 {font-size: 57px; padding-top: 0px;}
.vps1-pricebox table td.prict2 {font-size: 77px; padding-top: 0px;}
.vps1-pricebox table td.prict3 {font-size: 38px; padding-top: 5px;}

a.vps1-help, a.vps1-help:hover, a.vps1-order, a.vps1-order:hover {display: block; position: absolute; width: 144px; background-position: 0px 0px; background-repeat: no-repeat; text-decoration: none;}
a.vps1-help, a.vps1-help:hover {height: 33px; background-image: url(images/design/vps1-help.gif); top: 126px; left: 717px;}
a.vps1-help:hover {background-position: 0px -33px;}
a.vps1-order, a.vps1-order:hover {height: 61px; background-image: url(images/design/vps1-order.gif); top: 175px; left: 717px;}
a.vps1-order:hover {background-position: 0px -61px;}
	
/* end vps1 */

/* vps5 */
.vps5 {font-size: 11px;}
.vps5-container1 {border: solid 1px #ddded7;}
.vps5-container2 {border: solid 1px #ffffff; background-color: #edeee6;}
.vps5-container2 h4, .vps5-container2 h3, .vps5-container2 p {padding-left: 31px; padding-right: 31px;}
.vps5-plans-container {padding: 0px 10px 14px 10px;}
.vps5-plans-box1 {float: left; width: 434px; padding: 0px 3px 0px 3px; background: url(images/design/vps5-content-box-rep.gif) 3px 0px repeat-y;}
.vps5-plans-box2 {width: 434px; background: url(images/design/vps5-content-box-bott.gif) left bottom no-repeat;}
.vps5-plans-box3 {width: 418px; background: url(images/design/vps5-content-box-top.gif) left top no-repeat; padding: 0px 8px 19px 8px;}
.vps5-plans-box3 h2 {text-align: center; font-size: 40px; padding: 10px 0px 2px 0px; color: #57789b; margin: 0px;}
.vps5-plans-box3 p {color: #57789b; padding: 0px 28px 14px 28px; margin: 0px;}
.vps5-plan {border: solid 1px #ffffff; background: #f0f1ea url(images/design/vps5-content-box-item.gif) left bottom repeat-x; width: 358px; padding: 0px 29px 7px 29px; margin-bottom: 1px;}
.vps5-plan-last {border-bottom: none;; margin-bottom: 0px;}
.vps5-plan-head {width: 184px; text-align: right; font-size: 32px; color: #32332d; position: relative; padding: 7px 0px 3px 0px;}

.vps5-plan-head table {position: absolute; top: 7px; left: 200px;}
td.vps5-price-td1, td.vps5-price-td2, td.vps5-price-td3 {letter-spacing: -1px; vertical-align: top; font-weight: bold;}
td.vps5-price-td1 {font-size: 32px; padding-top: 0px; line-height: 26px;}
td.vps5-price-td2 {font-size: 43px; padding-top: 3px; line-height: 28px;}
td.vps5-price-td3 {font-size: 21px; padding-top: 2px; line-height: 15px;}
.vps5-plan-head table.vps5-price1 td {color: #16bde0;}
.vps5-plan-head table.vps5-price2 td {color: #87bc18;}
.vps5-plan-head table.vps5-price3 td {color: #ff9c00;}

.vps5-plan table.vps1-table tr {background-position: 0px 28px;}
a.vps5-plan-order, a.vps5-plan-order:hover {
	display: block; width: 129px; height: 41px; background: url(images/design/vps5-order.gif) 0px 0px no-repeat; text-decoration: none; position: relative; margin: 12px auto;
}
a.vps5-plan-order:hover {background-position: 0px -41px;}
.vps5-left {float: left; width: 435px; padding: 0px 0px 0px 31px;}
.vps5-left .reason {float: none; width: auto; padding: 0px 0px 11px 20px; background: none;}
.vps5-left .reason h4 {padding: 9px 0px 2px 0px;}
.vps5-right {width: 418px; position: relative; float: left; padding-top: 8px;}
.vps5-special {width: 418px; height: 147px; background: url(images/design/vps5-special-bg.gif) 0px 0px no-repeat; position: relative;}
.vps5-special p {padding: 42px 0px 0px 175px; font-size: 13px; line-height: 19px;}
.vps5-special table {position: absolute; top: 40px; left: 320px;}
.vps5-special table td {color: #ac003d;}
.vps5-special table td.special-only {font-size: 13px; font-weight: bold; color: #5e5f58; padding-bottom: 2px;}
.vps5-special a.add, .vps5-special a.add:hover {
	display: block; position: absolute; top: 97px; left: 292px; width: 121px; height: 43px; background: url(images/design/vps5-add.gif) 0px 0px no-repeat; text-decoration: none;
}
.vps5-special a.add:hover {background-position: 0px -43px;}
.vps5-right a.vps1-help, .vps5-right a.vps1-help:hover {top: 165px; left: 2px;}
/* end vps5 */

/* new shared*/
.price-block {
  width: 147px;
  height: 372px;
  padding: 17px;
  position: relative;
  float: left;
  background-image: url("/images/design/price-block.png");
  background-repeat: no-repeat;
}
.price-block h1 {
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #57789b;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 5px;
}
.price-block h2 {
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #57789b;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 20px;
}
.price-block ul {
  list-style-type: none;
  height: 167px;
  line-height: 2;
}
.price-block ul li {
  border-bottom: 1px dotted #000000;
  font-size: 14px;
}
.price-block ul li:last-child { border-bottom: none; }
.price-block .ordernow {
  position: absolute;
  bottom: 9px;
  text-align: center;
  width: 148px;
}
.price-block span {
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
}
.price-block span.big { font-size: 30px; }
.price-block span.sub {
  font-size: 30px;
  letter-spacing: -2px;
}
.price-block span.pr {
  font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 36px;
  letter-spacing: -2px;
}
.price-block span.green { color: #86c900; }
.price-block span.red { color: #fb1303; }
.price-block span.orange { color: #ff7a01; }
.price-block span.purple { color: #dd2fd6; }
.price-block span.shrink { letter-spacing: -4px; }
.price-block p.center { text-align: center; }
.price-block a { color: #57789b; }
.price-block input { margin: 5px 0; }
.price-block .popular {
  width: 74px;
  height: 74px;
  position: absolute;
  z-index: 10;
  background-image: url("/images/design/popular.png");
  top: 2px;
  right: 2px;
}
p.small { font-size: 11px; }
.box { padding: 20px; }
/* end new shared*/
