body{
	min-width:960px;
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) no-repeat 50% 0;
	color:#000;
}

#hosting_packages_container sup{margin:0px!important;padding:0px!important;}

.visual ol {
	color:#666666;
	text-align:justify;
	line-height:24px;
	margin-left:0px;
	padding-left:17px;
	margin-bottom:30px;
}
.visual ul {
	color:#666666;
	text-align:justify;
	line-height:24px;
	margin-left:0px;
	padding-left:17px;
	margin-bottom:30px;
}
blockquote {
	border-left: 5px solid #DDDDDD;
	margin-left:0px!important;
	margin-right:0px!important;
	padding-left:30px;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{text-decoration:none; color:#78A117;}
a:hover{text-decoration:underline;}
a.client-login {color:#78a117; background-color:white; padding:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
input,
textarea,
select{
	font:10px arial,sans-serif;
	vertical-align:middle;
}
#wrapper{
	position:relative;
	width:100%;
	overflow:hidden;
}
#header{
	position:absolute;
	top:0;
	left:0;
	padding:5px 0 0;
	width:100%;
}
#header .holder{
	width:100%;
	margin:0 0 16px;
}
.secure{
	float:left;
	color:#FFFFFF;
	font-size:10px;
	line-height:14px;
	padding:6px 0 5px 20px;
	/*background: url(../images/bg-secure.gif) no-repeat 20px 2px;*/
	font-weight:bold;
}
.secure a { color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; }
#header .holder address{
	font-style:normal;
	font-weight:bold;
	float:right;
	color:#FFFFFF;
	font-size:14px;
	line-height:14px;
	padding:5px 18px 0 0;
}
/*menu*/
.holder-menu{
	height:1%;
	position:relative;
	text-align:center;
	overflow:hidden;
}
.wrapper-menu{
	float:left;
	position:relative;
	left:50%;
}
.menu{
	float:left;
	position:relative;
	left:-50%;
}
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu li{
	padding:0 4px 0 0;
	float:left;
	font:12px/14px Trebuchet MS, Arial, Helvetica, sans-serif;
}
.menu li a{
	color:#fff;
	float:left;
	cursor:pointer;
	text-transform:uppercase;
}
.menu li a:hover{
	text-decoration:none;
}
.menu li.current a, .menu li.section a{
	float:left;
	color:#517f00;
}
.menu li a strong{
	float:left;
	padding:8px 12px 8px 16px;
	background-image: url(../images/bg-menu-a.png);
	background-repeat:no-repeat;
}
.menu li.current a strong, .menu li.section a strong{
	background-image: url(../images/bg-menu-a-active.png);
	background-repeat:no-repeat;
}
.menu li a span{
	width:5px;
	float:left;
	height:30px;
	background-image: url(../images/bg-menu-a-span.png);
	background-repeat:no-repeat;
}
.menu li.current a span, .menu li.section a span{	
	background-image: url(../images/bg-menu-a-span-active.png);
	background-repeat:no-repeat;
}

.menu li.signup a strong{
	float:left;
	padding:8px 12px 8px 16px;
	background-image: url(../images/bg-menu-a-signup.png);
	background-repeat:no-repeat;
}

.menu li.signup a span{
	width:5px;
	float:left;
	height:30px;
	background-image: url(../images/bg-menu-a-span-signup.png);
	background-repeat:no-repeat;
}

.menu li.client-login a strong{
	float:left;
	padding:8px 12px 8px 16px;
	background-image: url(../images/bg-menu-a-client-login.png);
	background-repeat:no-repeat;
}

.menu li.client-login a span{
	width:5px;
	float:left;
	height:30px;
	background-image: url(../images/bg-menu-a-span-client-login.png);
	background-repeat:no-repeat;
}

/*area*/
.area{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
.logo{
	float:left;
	width:307px;
	height:84px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-logo-new.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
/*nav*/
#nav{
	float:right;
	margin:0;
	padding:24px 0 0;
	list-style:none;
}
#nav li{
	float:left;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
}
#nav li a{
	padding:8px 0;
	width:120px;
	display:block;
	color:#fff;
	background: url(../images/bg-nav-a.gif) no-repeat;
	text-transform:uppercase;
}
#nav li a:hover{
	text-decoration:none;
	background: url(../images/bg-nav-a-h.gif) no-repeat;
}
#nav li a.current{
	text-decoration:none;
	background: url(../images/bg-nav-a-h.gif) no-repeat;
}
#nav li a.section{
	text-decoration:none;
	background: url(../images/bg-nav-a-h.gif) no-repeat;
}
/*main*/
#main{
	padding:140px 0 0;
	width:960px;
	margin:0 auto 30px;
	overflow:hidden;
}
/*item*/
.item{
	padding:6px 0 0 7px;
	width:953px;
	height:327px;
	background: url(../images/bg-item.gif) no-repeat;
}
.item ul{
	overflow:hidden;
	padding:0;
	margin:0 0 7px;
	list-style:none;
}
.item li{
	float:left;
	padding:52px 7px 0 0;
	position:relative;
	height:216px;
}
.item li .heading{
	z-index:3;
	padding:9px 11px 11px;
	position:absolute;
	top:0;
	left:0;
}
.item li .heading h1{
	margin:0;
	padding:0;
	font-size:36px;
	line-height:40px;
	color:#fff;
}
.item li .heading span{
	padding:0 0 0 2px;
	display:block;
	color:#fff;
	font-size:18px;
	line-height:20px;
}
.item li .holder{
	position:absolute;
	left:0;
	bottom:0;
	height:68px;
}
.item li .holder .links{
	margin:0 0 6px;
	height:39px;
	overflow:hidden;
}
.item .links a{
	float:left;
	width:115px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.item .links a.sign-up{
	font-size:18px;
	padding:9px 0;
}
.item .links a.more{
	width:114px;
	padding:12px 0;
	font-size:14px;
}
.item p{
	margin:0;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#hosting_packages_container {
	width: 946px; height: 275px;
	background: url(../images/home-packages.jpg) no-repeat;
}

/*dawn*/
.item li.dawn{
	width:233px;
}
.item li.dawn .heading{
	width:211px;
}
.item li.dawn .links{
	width:233px;
}
.item .dawn .links a.more{
	width:117px;
	border-left:1px solid #fec882;
}
/*rain*/
.item li.rain{
	width:230px;
}
.item li.rain .heading{
	width:208px;
}
.item li.rain .links{
}
.item .rain .links a.more{	border-left:1px solid #82c5fe;}
/*shift*/
.item li.shift{
	width:230px;
}
.item li.shift .heading{
	width:208px;
}
.item li.shift .links{
}
.item .shift .links a.more{
	border-left:1px solid #e38282;
}
/*nightfall*/
.item li.nightfall{
	width:232px;
	padding-right: 0;
}
.item li.nightfall .heading{
	width:210px;
}
.item li.nightfall .links{
}
.item .nightfall .links a.more{
	width:116px;
	border-left:1px solid #957e94;
}
/*form*/
.item .form-holder{
	float:right;
	width:473px;
}
.item .form-holder .input-hplder{
	padding:6px 10px 9px 3px;
	width:329px;
	float:left;
	position:relative;
	background: url(../images/bg-input-holder.gif) no-repeat;
}
/*pop-up-box start*/
.pop-up-box{
	bottom:30px;
	left:40px;
	position:absolute;
	width:262px;
	display: none;
	z-index: 250;
}
.input-selected .pop-up-box{ display: block; }
.pop-up-box .top{
	width:262px;
	overflow:hidden;
	height:10px;
	background: url(../images/bg-pop-up-bottom.png) no-repeat;
}
.pop-up-box .bottom{
	width:262px;
	overflow:hidden;
	height:31px;
	background: url(../images/pop-up-box-b.png) no-repeat;
}
.pop-up-box .content{
	width:240px;
	color:#333;
	font-size:13px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	padding:0 12px 4px 8px;
	background: url(../images/bg-pop-up-box.png) repeat-y;
}
.pop-up-box .content h1{
	font-size:16px;
	margin:0px;
	padding:0px;
}
#content .input-selected .textarea-holder{background: url(../images/bg-textarea-selected.gif) no-repeat;}
/*pop-up-box end*/
.item .input-hplder input{
	width:329px;
	text-align:center;
	font-size:18px;
	line-height:24px;
	border:none;
	background:none;
}
.item .input-hplder input.tip {
	color:#a2a2a2;
	font-style:italic;
}
.item .submit{float:left;}
/*tree-column*/
.tree-column-holder{
	padding:0;
	width:960px;
	background: url(../images/bg-tree-column.gif) repeat-y 1px 0;
}
.tree-column-holder:after{
	content:"";
	display:block;
	clear:both;
}
.tree-column-holder:first-child{
	margin-top:52px;
}
.tree-column-holder:after{
	content:"";
	display:block;
	clear:both;
}
.tree-column-wrapper{
	width:100%;
}
.tree-column{
	padding:0 0 0 1px;
	width:959px;
	background: url(../images/bg-tree-column02.gif) no-repeat 1px 100%;
}
.tree-column:after{
	content:"";
	display:block;
	clear:both;
}
.tree-column .column-one{
	float:left;
	position:relative;
	margin:-47px 6px 0 0;
	padding:10px 10px 0;
	width:453px;
	min-height:158px;
	background: #FFF url(../images/snapbill-custom-web-hosting-packages.jpg) no-repeat -1px 0;
}
* html .tree-column .column-one{height:60px;}
.tree-column .two-column{
	float:right;
	width:480px;
}
.tree-column .column-two{
	min-height:101px;
	float:left;
	padding:10px;
	margin:0 7px 0 0;
	width:216px;
	background: #FFF url(../images/snapbill-online-billing-system.jpg) no-repeat;
}
* html .tree-column .column-two{
	height:96px;
}
.tree-column .column-tree{
	float:left;
	width:217px;
	padding:10px;
	background: #FFF url(../images/whm-reseller-hosting.jpg) no-repeat;
	min-height:101px;
}
.columns-holder{
	width:950px;
	padding:43px 0 0 6px;
	overflow:hidden;
}
.columns-holder ul{
	width:980px;
	margin:0;
	padding:0;
	list-style:none;
}
.columns-holder li{
	float:left;
	padding:0 20px 0 0;
}
/*web-hosting*/
.columns-holder li.web-hosting{width:244px;}
.columns-holder li.web-hosting p { line-height:24px; color:#666666; text-align:justify; }
.columns-holder li.web-hosting strong { font-weight:normal; }
/*hosting-features*/
.columns-holder li.hosting-features{width:361px;}
/*testimonials*/
.columns-holder li.testimonials{width:303px;}
.columns-holder li .heading{
	margin:0 0 10px;
	padding:0 0 8px;
	background: url(../images/bg-heading01.gif) repeat-x 0 100%;
}
.columns-holder h2{
	margin:0;
	font-size:20px;
	line-height:22px;
	color:#517f00;
}
.columns-holder ul li ul{
	margin:0 0 19px;
	padding:0;
	list-style:none;
	width:auto;
}
.columns-holder ul li ul li{
	float:none;
	vertical-align:top;
	font-size:13px;
	line-height:24px;
	color:#666;
}
.columns-holder ul li ul li a{
	text-decoration:underline;
	color:#78a117;
}
.columns-holder ul li ul li.active a{
	color:#78a117;
}
.columns-holder ul li ul li a:visited{
	/*color:#7205aa;*/
	color:#78a117;
}
.columns-holder ul li ul li a:hover{
	color:#be6a06;
}
/*box*/
.box-holder{
	width:303px;
	background:#e6f1c2 url(../images/bg-box-holder.gif) no-repeat;
}
.box{
	position:relative;
	padding:10px 35px 34px 42px;
	width:226px;
	background: url(../images/bg-box.gif) no-repeat 0 100%;
}
.box p{
	display:block;
	margin:0;
	font-size:12px;
	line-height:24px;
	color:#333;
	text-align:justify;
}
.box span{
	position:absolute;
	bottom:-4px;
	font-size:13px;
	line-height:24px;
	color:#666;
}
.box span a{
	color:#78a117;
	text-decoration:underline;
}
.box span a:visited{color:#78a117;/*7205aa;*/}
.box span a:hover{color:#be6a06;}
/*footer*/
#footer{
	padding:13px 0 40px;
	width:948px;
	overflow:hidden;
	margin:0 auto;
	background: url(../images/bg-footer.gif) repeat-x;
	border-top:1px solid #dbdbdb;
	line-height:24px;
}
#footer .holder{
	margin:0 0 44px;
	width:980px;
	padding:0 0 0 10px;
	overflow:hidden;
}
#footer .holder .column{
	float:left;
	width:150px;
	padding:0 46px 0 0;
}
#footer .holder .column h3{
	color:#999;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	margin:0;
}
#footer .holder .column ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .holder .column li{
	vertical-align:top;
	color:#999;
}
#footer .holder .column li a{color:#999;}
#footer .wrapper{
	padding:6px 0 8px 2px;
	width:948px;
	margin:0 0 17px;
	overflow:hidden;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
#footer .wrapper01{
	width:960px;
	overflow:hidden;
}
#footer .wrapper ul{
	float:left;
	margin:0;
	padding:0 9px 0 0;
	list-style:none;
	overflow:hidden;
}
#footer .wrapper li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 8px;
	margin:0 1px 0 -1px;
	padding:0 8px;
}
#footer .wrapper li a{
	text-decoration:underline;
	color:#666;
}
#footer .wrapper li a:hover{
	text-decoration:none;
}
/*area*/
#footer .area{
	width:100%;
	overflow:hidden;
}
#footer .area .text p{
	color:#aaa;
	margin:0;
}
#footer .area .text p a{
	color:#aaa;
	text-decoration:underline;
}
#footer .area .text p a:hover{text-decoration:none;}
#footer .area ul{
	float:right;
	margin:0;
	padding:9px 0 0;
	list-style:none;
	overflow:hidden;
}
#footer .area li{float:left;}
#footer .area li img{display:block;}
/*INNER*/
#content{
	width:960px;
	overflow:hidden;
}
#content .typography {
	
}
.page-header{
	margin:0 0 3px;
	background: url(../images/bg-page-header.gif) repeat-y;
}
.page-header .top{
	width:960px;
	background: url(../images/bg-page-header-top.gif) no-repeat;
}
.page-header .bottom{
	position:relative;
	min-height:86px;
	width:884px;
	padding:52px 38px 0;
	background: url(../images/bg-page-header-bottom.gif) no-repeat 0 100%;
}
* html .page-header .bottom{height:86px;}
#content .page-header h1{
	margin:0 0 18px;
	color:#fff;
	font-size:30px;
	line-height:34px;
}

/*reseller page*/
.resellerpage-header{
	margin:0 0 3px;
	background: #c2ecf1 url(../images/bg-reseller-page-header.gif) repeat-y;
}
.resellerpage-header .top{
	width:960px;
	background: url(../images/bg-reseller-page-header-top.gif) no-repeat;
}
.resellerpage-header .bottom{
	position:relative;
	min-height:142px;
	height:142px;
	width:884px;
	padding:52px 38px 0;
	background: url(../images/bg-reseller-page-header-bottom.gif) no-repeat 0 100%;
}
* html .resellerpage-header .bottom{height:142px;}
#content .resellerpage-header h1{
	margin:0 0 18px;
	color:#754c29;
	font-size:30px;
	line-height:34px;
}
#content .resellerpage-header h2{
	margin:0 0 18px;
	color:#754c29;
	font-size:18px;
	line-height:4px;
	font-weight:normal;
	font-style:italic;
}
/*visual*/
#content .visual{
	padding:0 7px;
	width:946px;
	overflow:hidden;
}

.blogSummary a { color:#517f00; }
.blogSummary a:hover { color:#517f00; text-decoration:none; }
.blogSummary { margin-bottom:30px; }

#content .visual h1{
	margin:0 0 30px;
	color:#517f00;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
}
#content p{
	margin:0 0 28px;
	color:#666;
	font-size:13px;
	line-height:24px;
	text-align:justify;
}
#content h2{
	margin:0 0 18px;
	color:#78a117;
	font-size:18px;
	line-height:20px;
}
#content h3{
	margin:0 0 18px;
	font-size:14px;
	line-height:16px;
	color:#78a117;
}
.breadcrumbs{
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
}
.breadcrumb_spacer{
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
}
.breadcrumbs span{
	float:left;
	color:#666;
	padding:0 8px 0 0;
}
.breadcrumbs ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs ul li{
	margin:0 12px 0 -12px;
	float:left;
	padding:0 6px 0 12px;
	color:#78a117;
	text-decoration:underline;
	background: url(../images/arrow.gif) no-repeat 0 11px;
}
.breadcrumbs ul li a{color:#78a117;}
.breadcrumbs ul li a:hover{
	text-decoration:none;
}
/*main-menu*/
#main-menu{
	position:absolute;
	bottom:0;
	right:4px;
	margin:0;
	padding:0;
	list-style:none;
}
#main-menu li{
	position:relative;
	float:left;
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 3px 0 0;
}
#main-menu li a{
	color:#fff;
	float:left;
	cursor:pointer;
	text-transform:uppercase;
}
#main-menu li a:hover{
	text-decoration:none;
}
#main-menu li.current a, #main-menu li.section a{
	color:#517f00;
}
#main-menu li a strong{
	float:left;
	padding:8px 12px 8px 16px;
	background: url(../images/bg-menu-a.png) no-repeat;
}
#main-menu li.current a strong, #main-menu li.section a strong{
	background: url(../images/bg-menu-a-active.png) no-repeat;
}
#main-menu li a span{
	width:5px;
	float:left;
	height:30px;
	background: url(../images/bg-menu-a-span.png) no-repeat;
}

#main-menu li.current a span, #main-menu li.section a span{
	background: url(../images/bg-menu-a-span-active.png) no-repeat;
}
/*drop*/
#main-menu li.hover .drop-holder,
#main-menu li:hover .drop-holder{display:block;}
#main-menu li:hover a{
	color:#517f00;
}
#main-menu li:hover a strong,
#main-menu li.hover a strong{
	color:#517f00;
	background: url(../images/bg-menu-a-active.png) no-repeat;
}
#main-menu li:hover a span,
#main-menu li.hover a span{
	background: url(../images/bg-menu-a-span-active.png) no-repeat;
}
.drop-holder{
	display:none;
	position:absolute;
	width:197px;
	right:-10px;
	top:29px;
}
* html .drop-holder{right:-46px;}
.drop{
	float:left;
	width:177px;
	padding:0 11px 0 6px;
	background: url(../images/bg-drop.png) repeat-y;
}
.drop-holder .drop-bottom{
	width:197px;
	height:17px;
	clear:both;
	background: url(../images/bg-drop-b.png) no-repeat;
}
#main-menu li ul{
	position:relative;
	margin:0 0 -3px;
	padding:0;
	list-style:none;
	width:177px;
}
#main-menu li ul li{
	position:relative;
	float:none;
	height:1%;
	border-top:1px solid #8bbf0a;
	width:175px;
	vertical-align:top;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
}
#main-menu li ul li a{
	display:block;
	float:none;
	width:167px;
	margin:0;
	padding:0 0 0 10px;
	color:#517f00;
}
#main-menu li ul li .drop-down{background:url(../images/arrow01.gif) no-repeat 99% 7px;}
#main-menu li ul li a:hover{
	color:#fff;
	background:#f3a91a;
}
#main-menu li:hover ul li:hover .drop-down,
#main-menu li.hover ul li.hover .drop-down{
	color:#fff;
	background:#f3a91a url(../images/arrow02.gif) no-repeat 99% 7px;
}
#main-menu li:hover  ul li:hover ul li a,
#main-menu li.hover  ul li.hover ul li a{
	color:#517f00;
}
#main-menu li:hover ul li:hover ul li .drop-down,
#main-menu li.hover ul li.hover ul li .drop-down{
	background:url(../images/arrow01.gif) no-repeat 99% 7px;
	color:#517f00;
}
#main-menu li:hover ul li:hover ul li:hover a,
#main-menu li.hover ul li.hover ul li.hover a{
	color:#fff;
}
#main-menu li:hover ul li:hover ul li:hover .drop-down,
#main-menu li.hover ul li.hover ul li.hover .drop-down{
	background:#f3a91a url(../images/arrow02.gif) no-repeat 99% 7px;
}
/*level-two*/
#main-menu li:hover ul .level-two,
#main-menu li.hover ul .level-two{
	display:none;
}
#main-menu li:hover ul li:hover .level-two,
#main-menu li.hover ul li.hover .level-two{
	display:block;
}
.level-two .drop{
	float:left;
	width:177px;
	padding:0 14px 0 6px;
	background: url(../images/bg-drop.png) repeat-y;
}
#main-menu .level-two{
	position:absolute;
	top:-5px;
	left:173px;
}
.drop-top{
	width:197px;
	overflow:hidden;
	height:11px;
	background: url(../images/bg-drop-top.png) no-repeat;
}
#main-menu li ul .level-two ul{
	padding:0;
	list-style:none;
	margin-top:-8px;
	float:left;
}
#main-menu li ul .level-two ul li{
	width:177px;
	margin:0;
	padding:0;
}
/*this-is-box*/
.this-is-box-holder{
	margin:0 0 15px;
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
}
.this-is-box{
	position:relative;
	min-height:78px;
	width:868px;
	margin:0;
	padding:13px 18px 0 60px;
	overflow:hidden;
}
* html .this-is-box{height:78px;}
#content .this-is-box h3{
	margin:0 0 10px;
	font-size:14px;
	line-height:16px;
}
#content .this-is-box p{
	margin:0;
	font-size:13px;
	line-height:18px;
}
a.close-link{
	position:absolute;
	top:8px;
	right:8px;
}
a.close-link img{display:block;}
#content .warning{background: url(../images/bg-box-warning.gif) no-repeat;}
#content .warning h3{color:#b79000;}
#content .warning p{color:#b79000;}
#content .success{background: url(../images/bg-box-success.gif) no-repeat;}
#content .success h3{color:#778434;}
#content .success p{color:#778434;}
#content .error{background: url(../images/bg-box-error.gif) no-repeat;}
#content .error h3{color:#cf3738;}
#content .error p{color:#cf3738;}
#content .information{background: url(../images/bg-box-information.gif) no-repeat;}
#content .information h3{color:#476b8b;}
#content .information p{color:#476b8b;}
#content .notice{background: url(../images/bg-box-notice.gif) no-repeat;}
#content .notice h3{color:#666666;}
#content .notice p{color:#666666;}
#content .general{background: url(../images/bg-box-general.gif) no-repeat;}
#content .general h3{color:#753a8b;}
#content .general p{color:#753a8b;}
/*two-col*/
.two-col{
	margin:0 0 -4px;
	width:100%;
	overflow:hidden;
}
.two-col .col-one{
	float:left;
	width:280px;
	padding:0 22px 0 0;
}

.two-col .col-blog-bar{
	float:left;
	width:280px;
	padding:0 0 0 22px;
}

#content h4{
	margin:0 0 11px;
	font-size:20px;
	line-height:24px;
	color:#517f00;
}
.two-col .col-two{
	float:left;
	width:640px;
}
.two-col .col-blog{
	float:left;
	width:640px;
	padding-bottom:5px;
}
/*fieldset-section*/
.comment-field{
	width:640px!important;
	background: url(../images/bg-field-sel-comments.gif) repeat-y!important;
}
.fieldset-section .comment-field-top{
	overflow:hidden;
	width:640px;
	background: url(../images/bg-field-sel-comments-top.gif) no-repeat;
}
.fieldset-section .comment-field-bottom{
	width:592px;
	overflow:hidden;
	padding:0 18px 34px 30px;
	background: url(../images/bg-field-sel-comments-bottom.gif) no-repeat 0 100%;
}
.fieldset-section{
	margin:0px;
	overflow:hidden;
	width:948px;
	background: url(../images/bg-field-sel.gif) repeat-y;
}
.fieldset-section .top{
	overflow:hidden;
	width:948px;
	background: url(../images/bg-field-sel-top.gif) no-repeat;
}
.fieldset-section .bottom{
	width:900px;
	overflow:hidden;
	padding:0 18px 34px 30px;
	background: url(../images/bg-field-sel-bottom.gif) no-repeat 0 100%;
}
.fieldset-section .heading-holder{
	margin:0 0 27px -24px;
	float:left;
	display:inline;
	background: url(../images/bg-heading-holder.gif) no-repeat 100% 0;
}
.fieldset-section .heading{
	padding:8px 20px;
	background: url(../images/bg-heading-holder-heading.gif) no-repeat;
}
#content .fieldset-section .heading h3{
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
.form-field{
	clear:both;
	width:418px;
}
.form-field:after{
	content:"";
	display:block;
	clear:both;
}
.form-field .label,
.form-field label{
	margin:0 0 6px;
	padding:0 0 0 2px;
	display:block;
	font-weight:bold;
	line-height:14px;
	color:#666;
	font-size:12px;
}
/*POP UP START*/
.input-field{
	position:relative;
	width:100%;
}
.pop-up-hold{
	position:absolute;
	right:-470px;
	top:20px;
	width:470px;
	background: url(../images/bg-pop-up-hold.gif) repeat-y;
	display: none;
}
.input-selected .info{ display: block; }
.input-required .error-popup{ display: block; }
.input-selected .error-popup{ display: none; }
.pop-up-hold .t{
	width:470px;
	background: url(../images/bg-pop-up-t.gif) no-repeat;
}
.pop-up-hold .b{
	overflow:hidden;
	padding:5px 17px 0 33px;
	width:420px;
	background: url(../images/bg-pop-up-b.gif) no-repeat 0 100%;
}
.pop-up-hold strong{
	display:block;
	font-size:13px;
	margin:0 0 4px;
	line-height:24px;
}
#content .pop-up-hold p{
	margin:0 0 9px;
	font-size:13px;
	line-height:18px;
}
.info p,
.info strong{
	color:#778434;
}
/*error*/
#content .error-popup {
	color:#CF3738;
	background: url(../images/bg-pop-up-hold-error.gif) repeat-y;
}
#content .error-popup p {
	color:#CF3738;
}
#content .error-popup .t{
	background: url(../images/bg-pop-up-error-t.gif) no-repeat;
}
#content .error-popup .b{
	background: url(../images/bg-pop-up-error-b.gif) no-repeat 0 100%;
}
/*POP UP END*/
.form-field .input-holder{
	margin:0 0 11px;
	width:418px;
	height:32px;
	overflow:hidden;
	background: url(../images/bg-input.gif) no-repeat;
}
.form-field .input-holder input{
	color:#666;
	font-size:12px;
	line-height:14px;
	width:402px;
	padding:8px;
	border:none;
	background:none;
}
.form-field .input-required input,
.form-field .input-required label{color:#cf3738;}
.form-field .input-required .input-holder{background: url(../images/bg-input-required.gif) no-repeat;}
.form-field .input-selected .input-holder input,
.form-field .input-selected label{ color:#7cb507; }
.form-field .input-selected .input-holder{background: url(../images/bg-input-selected.gif) no-repeat;}
.form-field .select-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
	background: url(../images/bg-input.gif) no-repeat;
}
.input-required .select-holder { background: url(../images/bg-input-required.gif) no-repeat; }
.input-selected .select-holder { background: url(../images/bg-input-selected.gif) no-repeat; }
.form-field .select-holder select{
	color:#666;
	font-size:12px;
	line-height:14px;
	width:416px;
	background:none;
}
.form-field .textarea-holder{
	width:400px;
	padding:8px 9px 10px;
	margin:0 0 11px;
	background: url(../images/bg-textarea.gif) no-repeat;
}
.form-field textarea{
	color:#666;
	font-size:12px;
	line-height:17px;
	border:none;
	width:400px;
	height:116px;
	background:none;
	overflow:auto;
}
.form-field ul{
	margin:0 0 11px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.form-field li{
	overflow:hidden;
	vertical-align:top;
	width:100%;
	float:left;
}
.form-field li .checkbox{
	float:left;
}
.form-field li label{
	margin:0;
	float:left;
	padding:0 0 0 9px;
	font-size:12px;
	line-height:28px;
	font-weight:normal;
}
.form-field li .radio-button{float:left;}
.form-field .button01{
	margin:33px 0 0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#fff;
	padding:7px 0 8px 0;
	border:none;
	width:99px;
	display:block;
	text-align:center;
	background: url(../images/bg-button.gif) no-repeat;
}
/*table web hosting*/
.table01{
	border-collapse:collapse;
	width:946px;
	margin:3px 0 39px 0px;
}
.table01 td{
	width:171px;
	text-align:center;
	border:none;
	font-size:12px;
	line-height:14px;
	padding:8px 0 9px;
	color:#666;
	background: url(../images/bg-td.gif) no-repeat 0 100%;
}
.table01 td.feature{
	width:220px;
	text-align:left;
	font-weight:bold;
	padding:0;
	vertical-align:top;
	background: url(../images/bg-td-fuature.gif) no-repeat 0 100%;
}
.table01 td.feature span.unit {
	font-weight: 100;
	font-style: italic;
}
.table01 td span.infin {
	/* Infinity styles */
	font-size:16px;
}
.table01 td.feature div{
	padding:7px 0 0 9px;
	background: url(../images/bg-td-fuature-top.gif) no-repeat;
}
.table01 thead td.feature{background: url(../images/bg-td-fuature-top02.gif) no-repeat 0 100%;}
.table01 tfoot td.feature{background:none;}


.table01 td.feature-reseller{
	text-align:left;
	font-weight:bold;
	padding:0;
	vertical-align:top;
	background: url(../images/bg-td-fuature.gif) no-repeat 0 100%;
}
.table01 td.feature-reseller span.unit {
	font-weight: 100;
	font-style: italic;
}
.table01 td.feature-reseller div{
	padding:7px 0 0 9px;
	background: url(../images/bg-td-fuature-top.gif) no-repeat;
}
.table01 thead td.feature-reseller{background: url(../images/bg-td-fuature-top02.gif) no-repeat 0 100%;}
.table01 tfoot td.feature-reseller{background:none;}

.table01 .even td{background-color:#f8faf3;}
.table01 td.spacer{width:14px;}
.table01 tfoot td.spacer{background: url(../images/bg-tfoot-td.gif) repeat-y;}
.table01 td.last{border-right:1px solid #ddd;}
.table01 thead td{
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
}
.table01 .heading{background: url(../images/bg-table-heading.gif) no-repeat;}
.table01 .dawn-package{background: url(../images/bg-table-dawn-package-long.gif) no-repeat;}
.table01 .rain-package{background: url(../images/bg-table-rain-package-long.gif) no-repeat;}
.table01 .shift-package{background: url(../images/bg-table-shift-package-long.gif) no-repeat;}
.table01 .nightfall-package{background: url(../images/bg-table-nightfall-package-long.gif) no-repeat;}
.table01 .whm-reseller{background: url(../images/whm-reseller-hosting.gif) no-repeat;height:79px;}
.table01 .snapbill-reseller{background: url(../images/snapbill-reseller-hosting.gif) no-repeat;height:79px;}
.table01 a{
	width:66px;
	display:block;
	margin:6px auto;
	text-align:center;
	padding:8px 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	background: url(../images/bg-table-sing-up.gif) no-repeat;
}
.table01 a:hover {
	text-decoration:none;
}
.table01 .price {
	font-size:12px;
}
/*table domains*/
.domain_table{
	border-collapse:collapse;
	width:946px;
	margin:3px 0 39px 0px;
}
.domain_table td{
	width:155px;
	text-align:center;
	border:none;
	font-size:12px;
	line-height:14px;
	padding:8px 0 9px;
	color:#666;
	background: url(../images/bg-td.gif) no-repeat 0 100%;
}
.domain_table td.feature{
	width:70px;
	text-align:center;
	font-weight:bold;
	padding:0;
	vertical-align:middle;
	background: url(../images/bg-td-fuature.gif) no-repeat 0 100%;
}
.domain_table td.last div {
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
}
.domain_table td.feature div{
	padding:0px 0 0 0px;
	background: url(../images/bg-td-fuature-top.gif) no-repeat;
}
.domain_table thead td.feature{background: url(../images/bg-td-fuature-top02.gif) no-repeat 0 100%;}
.domain_table tfoot td.feature{background:none;}
.domain_table .even td{background-color:#f8faf3;}
.domain_table td.spacer{width:14px;}
.domain_table tfoot td.spacer{background: url(../images/bg-tfoot-td.gif) repeat-y;}
.domain_table td.last{border-right:1px solid #ddd;}
.domain_table thead td{
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
}
.domain_table .heading{background: url(../images/bg-table-heading-long.gif) no-repeat;}
.domain_table a{
	width:66px;
	display:block;
	margin:6px auto;
	text-align:center;
	padding:8px 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	background: url(../images/bg-table-sing-up.gif) no-repeat;
}
.domain_table a:hover {
	text-decoration:none;
}
.domain_table .price {
	font-size:12px;
}

.price sup {
	color:red;
}

#SideBar ul, #SideBar p.tagcloud {
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:18px;
	list-style:none;
}
#SideBar ul li.feed { margin-bottom:10px; }

.WidgetHolder ul { list-style:none; padding-left:0px; }
.WidgetHolder li { text-align:left; margin-bottom:10px; }
ul.archiveMonths li { margin-bottom:0px!important; }

#CommentsRSSFeed { padding-top:15px; }
span.required { line-height:24px; padding-top:10px; margin-left:-9px!important; color:red; }

#Menu2 { margin-bottom:20px; list-style:none; padding-left:0px; border-top:1px dashed #d2dfab; margin-left:0px; }
#Menu2 li { padding-top:8px; padding-bottom:8px; border-bottom:1px dashed #d2dfab; }
#Menu2 li a { padding-left:10px; }
#Menu2 li a.current, #Menu2 li a.section { font-weight:bold; }
#Menu2 li a.section { color:#be6a06; }
#Menu2 li.section { background-color:#f8faf3; }
#Menu2 .sub { padding-left:10px; border:0px; list-style:none;  margin-left:0px;}
#Menu2 .sub li { padding-left:10px; border:0px; padding-bottom:2px; }
#Menu2 .sub .roundWhite { padding-left:0px; list-style:none;  margin-left:0px;}
#Menu2 .sub .roundWhite li { padding:0px; padding-top:2px; padding-bottom:2px; }

ol.steps { border:1px solid #dbdbdb; padding:20px; line-height:24px; margin:0px; margin-bottom:30px; background-color:#FFF;}
ol.steps li { margin-left:20px; color:#333333; }

ul#SupportList { margin:0; margin-bottom:30px; padding:0; list-style:none;}
ul#SupportList li span.date { color:#999; }
ul#SupportList li { padding-left:20px; background: #FFF url(../images/page_white_text.png) no-repeat left 50%; line-height:24px; }

img.left { float:left; margin-right:25px; margin-bottom:5px; }

.popimage { text-align:right; padding-right:5px; }
.flag { top:0px;position:relative; }
.za {color: white; font-weight: bold;top: 0px; position: relative;}
#flagtab {padding-top: 3px; padding-left: 17px; padding-right: 20px;}