* {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
}

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: -80px;
	height: auto;
	width: 909px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
* html #outer {
	height:100%;
}
#inner {
	width: 909px;
	position: relative;
}
#inner table {
	position:relative;
	margin: 0 auto;
}
#footer {
	width: 100%;
	clear: both;
	height: 80px;
	background-color: transparent;
	color: #0bc1e6;
}
#clearfooter {
	clear: both;
	height: 80px;
}
html>body #miHeight {
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -82px;
}
a {
    color: #0bc1e6;
}
a:hover {
	color: #ea7c2b;
}
h1 {
	font-size: 22px;
	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;
}
h3 {
	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;
	margin-top: 5px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

/* 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: 905px;
	height: 31px;
	padding-left: 4px;
}
.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 9px 0px 8px;
}
.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: 893px;
	float: left;
	color: #0bc1e6;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 6px 0px 6px;
}
#navigation-txt a {
	text-decoration: none;
}
#login {
	float: right;
	padding-top: 6px;
	padding-right: 9px;
	padding-left: 10px;
	width: 80px;
	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;
}
.plan1 h2, .plan2 h2, .plan3 h2, .plan4 h2 {
	color: #32332d;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1px 0px 0px 0px;
}
.plan1 h2 a, .plan2 h2 a, .plan3 h2 a, .plan4 h2 a {
	color: #32332d;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.plan1 h2 a:hover, .plan2 h2 a:hover, .plan3 h2 a:hover, .plan4 h2 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;
}

/*
#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-block1 h2 , #pic-block2 h2, #pic-block3 h2, #pic-block4 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 h2 {
	width: 65%;
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.no-span h2 {
	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.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 {
	text-decoration: none;
}

.page-menu-item a img{
	border: none;
	margin-right: 5px;
}

*:first-child+html .page-menu-item a img{
	margin-right: 0px;
}

* html .page-menu-item a img{
	margin-right: 0px;
}

.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: 70px;
}
a.act-blog, a.reg-blog {
	background-image: url(/images/design/a-blog.gif);
	width: 77px;
}
a.act-e-commerce, a.reg-e-commerce {
	background-image: url(/images/design/a-e-commerce.gif);
	width: 100px;
}
a.act-forum, a.reg-forum {
	background-image: url(/images/design/a-forum.gif);
	width: 86px;
}
a.act-gallery, a.reg-gallery {
	background-image: url(/images/design/a-gallery.gif);
	width: 83px;
}
a.act-newbie, a.reg-newbie {
	background-image: url(/images/design/a-newbie.gif);
	width: 78px;
}
a.act-all-in-one, a.act-blog, a.act-e-commerce, a.act-forum, a.act-gallery, a.act-newbie, 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;
	text-decoration: none;
}
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-all-in-one, a.act-blog, a.act-e-commerce, a.act-forum, a.act-gallery, a.act-newbie, 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: 79px;
	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: 70px;
	border: solid 1px #51524c;
	border-bottom: none;
	text-align: left;
	padding: 8px 30px 0px 30px;
}
.footer-menu1 {
	width: 200px;
	float: left;
}
.footer-menu2 {
	width: 310px;
	float: left;
}
.footer-copy {
	width: 335px;
	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: 335px;
}
.footer-bann {
	padding-right: 20px;
	float: left;
}
/* 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: 65px;
	height: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
a:hover.a-more-txt {
	background-position: 0px -15px;
}
/* end big table */


/* 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 h2 {
	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;
}
/* end news block */

/* 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 */


/* home domain search */
.ds-block1 {
	width: 291px;
	height: auto;
	background-color: #0bc1e6;
	border: solid 1px #0aaccc;
	float: right;
	margin-bottom: 16px;
}
.ds-block2 {
	width: 274px;
	height: auto;
	padding: 8px 5px 10px 10px;
	border: solid 1px #33cbea;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.ds-input {
	width: 164px;
	height: 13px;
	border: solid 1px #0aaccc;
	background: #ffffff url(/images/design/ds-bg-input.gif) no-repeat scroll left top;
	color: #32332d;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 5px 10px 0px;
	display: block;
	float: left;
	padding: 2px;
}
*:first-child+html .ds-input {
	background-attachment: fixed;
}
* html .ds-input {
	background-attachment: fixed;
}
.ds-input-butt {
	margin: 0px;
	display: block;
	float: left;
}
.ds-block2 h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
	color: #ffffff;
}
table.ds-check {
	margin-bottom: 10px;
}
table.ds-check input {
	margin-right: 3px;
}
table.ds-link a {
	background-image: url(/images/design/ds-bg-a.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 9px;
	color: #ffffff;
	text-decoration: none;
}
table.ds-link a:hover {
	color: #EA7C2B;
}
/* end home 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;
}
.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 */

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

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;
}

.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-top: 5px; 
	margin-left: auto; 
	margin-right: auto;
}

.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;
}

.successbox {
	border: 1px dashed #66CC00;
	font-weight: bold;
	background-color: #DDFFC6;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #009933;
	margin-left: auto;
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-size: 18px;
	color: #0bc1e6;
	text-transform: uppercase;
	margin-bottom:5px;
	font-weight: normal;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}


.dom_trans_txt {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

/* --------------------------------------------------------------
   TEXT COLORS
-------------------------------------------------------------- */

.textblack {
	color: #000000;
}

.textblue {
    color: #224488;
}

.textgreen {
	color: #779500;
}

.textgrey {
	color: #888888;
}

.textgold {
    color: #ffbb55;
}

.textorange {
	color: #ff6600;
}

.textred {
	color: #cc0000;
}
