body {
	font-size: 11px;
	font-family: verdana,sans-serif;
	text-align: center;
}
/* blue: 288ec3 dark: 8c2 light: cfe7f0 | grey: b6b6b6 light: eaeaea | orange: dd7a04 | green: 7cb50e */
a:link, a:visited {
	color: #E80000;
	text-decoration: underline;
}
a:hover {
	color: #B6B6B6;
	text-decoration: underline;
}
* a:link.imagelink, * a:visited.imagelink, * a:hover.imagelink {
	border: 0;
	text-decoration: none;
}
a:link.noborder, a:visited.noborder, a:hover.noborder {
	color: #EA0000;
	text-decoration: none;
	border-bottom: 0;
}
p, h1, h2, h3 , h4, h5, h6 {
	padding: 10px 0px 5px 0px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	color: #E20000;
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.8em;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #d45622;
	text-transform: uppercase;
}
fieldset {
	border: solid 1px #ccc;
	padding: 20px;
}
legend {
	padding: 0px 20px;
	font-size: 16pt;
	color: #e14920;
	line-height: 20pt;
}
ul {
	margin-left: 25px;
	font-size: 11px;
}
ul li {
	list-style: square outside;
	padding: 0px 0px 5px 0px;
}
ol {
	margin-left: 25px;
}
ol li {
	list-style: inside;
	padding: 0px 0px 5px 10px;
}
#formcontact {
	padding: 10px;
	border: 1px solid white;
	background: #003082;
	text-align: left;
}
input, select {
	background: #fdfdfd;
	border: solid 1px #dcdcdc;
	margin: 3px 0px;
}
input.radio {
	background: #fdfdfd;
	border: solid 1px #dcdcdc;
	margin: 0px 0px;
}
textarea {
	background: #fdfdfd;
	border: solid 1px #dcdcdc;
}
input.button {
	font-size: 1.4em;
	font-weight: bold;
	border: solid 1px #ccc;
}
input.button_red {
	font-size: 1.4em;
	font-weight: bold;
	background: #fcc;
	border: solid 1px red;
	color: #733;
	text-align: center;
}
input.button_green {
	font-size: 1.4em;
	font-weight: bold;
	background: #cfc;
	border: solid 2px lime;
	color: #080;
	text-align: center;
}
form div {
	text-align: left;
	clear: left;
}
label {
	margin: 3px 0px;
}
.form_field {
	font-size: 1em;
}
.form_name {
	float: left;
	width: 150px;
	font-size: 1em;
	text-align: right;
}
.containerpagewidth, .containerpagewidth_footer {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 37px;
}
.containerpagewidth_footer {
	height: auto;
}
#head {
	display: block;
	width: 100%;
	height: 88px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url("http://www.webhostingbuzz.com/graphics_new/background_top_1.gif") #000 repeat-x;
	z-index: 100;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #288ec3;
}
#logo {
	position: absolute;
	float: left;
	padding: 0;
	width: 228px;
	height: 43px;
	text-align: left;
	z-index: 100;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#login {
	margin-top: 20px;
}
#navhead {
	float: right;
	padding-top: 3px;
	width: 360px;
	height: 20px;
	font-size: 10pt;
	z-index: 101;
	margin-top: 5px;
}
#navhead a:link, #navhead a:visited, #login a {
	display: block;
	clear: left;
	margin: 0px 4px;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration: none;
	border-bottom: 0;
}
#navhead a:hover, #login a:hover {
	color: #E20000;
	text-decoration: none;
}
#navmain {
	display: block;
	height: 37px;
	padding-top: 0px;
	text-align: right;
	background: url("http://www.webhostingbuzz.com/graphics_new/background_top_2.gif") #b6b6b6 repeat-x;
	z-index: 101;
}
#navmain a:link, #navmain a:visited {
	font-size: 1em;
	color: #b3b3b3;
	text-decoration: none;
	border-bottom: 0;
}
#navmain a:hover {
	color: #E20000;
	text-decoration: none;
}
#navmain a:link.active_link, #navmain a:visited.active_link, #navmain a:hover.active_link {
	color: #d45622;
	text-decoration: none;
	border: 0;
}
/* #dropdown*/
#navmain #dropdown {
	float: right;
	clear: right;
	list-style: none;
	background: 0;
	font-size: 10px;
}
	#dropdown ul {
	margin:0;
	padding:0;
	list-style:none;
	border:solid 1px #E20000;
	background: url(http://www.webhostingbuzz.com/graphics_new/li_background_pattern.gif) top left repeat-x #545454;
    position: absolute;
    z-index: 101;
}
.button, .button_long {
	background: url("http://www.webhostingbuzz.com/graphics_new/button_black.gif") transparent no-repeat;
	width: 77px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.button:hover, .button_long:hover {
	background-position: 0px 5px;
}
.button_long {
	background: url("http://www.webhostingbuzz.com/graphics_new/button_black_long.gif") transparent no-repeat;
	width: 115px;
	height: 36px;
}
#dropdown #button_active {background-position: 0px 5px; color: white}
#dropdown #button_active:hover {color: #E20000}

#dropdown li {margin:0;padding:0;height: 36px; overflow:hidden}

#dropdown li a {display:block;margin:0;padding:3px 0px;font-size:0.8em;color:#fff;}

#dropdown ul li a:link, #dropdown ul li a:visited {display:block;width:auto;padding:4px 3px;font-weight:normal;text-transform:capitalize;}

	#dropdown ul li a:hover {display:block;color:yellow;text-decoration:none;color:#E20000;}

	#dropdown li {
	float:left;
	display:block;
	margin:0;
	padding:0px;
	list-style:none;
}

	#dropdown li ul {position:absolute;width:auto;left:-999em;top:124px;list-style:none;white-space:nowrap;}

	#dropdown .dropdownlist li {display:block;clear:both;background:url("http://www.webhostingbuzz.com/graphics_new/arrow_yellow.gif") 3px 8px no-repeat;height: auto}
	#dropdown .dropdownlist li a {margin:0px 8px;}
	#dropdown li:hover ul {left:auto;}

	#dropdown li:hover ul, #dropdown li.sfhover ul {left:auto;}

	#dropdown li:hover, #dropdown li.hover {
	position:static;
}
#slogan {
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	color: #fb2;
	text-align: center;
	z-index: 100;
}
#page {
	clear: left;
	display: block;
	padding-top: 15px;
	width: 854px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	float: right;
	display: block;
	margin-bottom: 15px;
	padding: 0;
	top: 200px;
	left: 200px;
	width: 650px;
	height: auto;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#head_banner {
	margin: 0;
	padding: 0;
	width: 650px;
	height: 172px;
}
.header_1 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/header_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.header_2 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/header_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.header_3 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/header_3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.header_4 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/header_4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.header_5 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/help-aspirin.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
a.a-live-support-page {
	display: block;
	background: transparent url(http://www.webhostingbuzz.com/graphics_new/live-support-pages.png) top left no-repeat;
	width: 187px;
	height: 51px;
	behavior: url(http://www.webhostingbuzz.com/iepngfix.htc);
}
#head_banner_home {
	margin: 0;
	padding: 0;
	width: 592px;
	height: 255px;
	background: url("http://www.webhostingbuzz.com/graphics_new/header_home.jpg") #198ec4 no-repeat;
}
#head_banner_home li {
	line-height: 1.4em;
	background: url("http://www.webhostingbuzz.com/graphics_new/dot_or.gif") 0px 9px no-repeat;
}
#content h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #d45622;
	text-transform: uppercase;
}
#content h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #e58917;
}
#content table h2 {
	font-size: 10px;
	font-weight: bold;
	color: #E20000;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
#content .testimonials {
	margin: 5px 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}
#breakout {
	float: left;
	display: block;
	clear: none;
	width: 185px;
}
#breakout p {
	padding-bottom: 15px;
}
#breakout ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#breakout li {
	display: block;
	list-style: none;
	width: 185px;
	height: 28px;
	margin-top: 0px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	background: url(http://www.webhostingbuzz.com/graphics_new/button_menu_left.gif) top left no-repeat white;
}
#sidenav li a:link, #sidenav li a:visited {
	display: block;
	width: 155px;
	height: 20px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #b3b3b3;
	text-decoration: none;
	border: 0;
}
#sidenav li a:hover {
	color: #E20000;
	text-decoration: none;
}
#breakout h2, #breakout img {
	margin: 0;
	padding: 0;
	color: #f1b000;
}
#sidenav a:link.active_link, #sidenav a:visited.active_link, #sidenav a:hover.active_link {
	color: #E20000;
	text-decoration: none;
	border: 0;
}
#sidenav h2 {
	margin-bottom: 3px;
	height: 46px;
	background: url(http://www.webhostingbuzz.com/graphics_new/header_menu_left.gif) top left no-repeat transparent;
	padding-left: 10px;
	font-weight: bold;
}
#sidenav h2 a {
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	color: black;
	text-decoration: none;
}
#sidenav h2 a:hover {
	text-decoration: none;
}
#breakout .testimonials {
	display: block;
	width: 185px;
	font-size: 1em;
	font-style: italic;
	color: #4d4d4d;
	border-bottom: 0;
	background: url(http://www.webhostingbuzz.com/graphics_new/testimonials_pattern_grey.gif) repeat-y left;
}
#breakout .testimonials_text {
	margin-left: 12px;
	margin-right: 5px;
}
.index_plans {
	clear: both;
	margin: 20px auto;
}
#index_plans_box_features {
	float: left;
	clear: right;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	width: 200px;
}
#index_plans_box_features h3 {
	margin: 5px 0px;
	padding: 7px 0px;
	width: 200px;
	height: 16px;
	font-size: 13px;
	color: black;
	background: url("http://www.webhostingbuzz.com/graphics_new/box_features_backgr_pattern.gif") #E20000 repeat-x;
	border: solid 1px #b4b4b4;
}
.index_features_list {
	float: left;
	display: block;
	width: 200px;
	height: 160px;
	border: solid 1px #ccc;
}
.index_features_list ul {
	margin: 0;
	margin-left: 7px;
	padding: 0;
}
.index_features_list li {
	list-style: none;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 11px;
	line-height: 11px;
	background: url("http://www.webhostingbuzz.com/graphics_new/dot_red.gif") #fff 0px 9px no-repeat;
}
.index_plans_box {
	float: left;
	clear: right;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	width: 200px;
}
.index_plan_title {
margin:5px 10px 5px 0px;
padding:7px 0px;
width:200px;
height:16px;
font-size:16px;
background:url("http://www.webhostingbuzz.com/graphics_new/box_plan_backgr_pattern.gif") white repeat-x;
border:solid 1px #b4b4b4;
}
.index_plan_title h3 {margin:0;padding:0px;font-size:13px;color: black}
.index_plan_list {float:left;display:block;width:200px;height:160px;border:solid 1px #ccc;}
.index_plan_list ul {margin:0;margin-left:7px;padding:0;}
.index_plan_list li {list-style:none;padding-left:10px;padding-top:5px;font-size:11px;line-height:11px;background:url("http://www.webhostingbuzz.com/graphics_new/dot_red.gif") #fff 0px 9px no-repeat;}

.fantastico_box {
	display: block;
	margin: 5px 0px;
	padding: 0;
	width: 280px;
}
#content .fantastico_box h3 {
	display: block;
	margin: 0px;
	background: url(http://www.webhostingbuzz.com/graphics_new/bg-table-th.gif) repeat-x black;
	font-size: 11px;
	color: #E20000;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding: 9px 5px 0px 5px;
	border: solid 1px #d4d6d7;
}
.fantastico_box_content {
	margin: 0px;
	padding: 5px;
	width: 268px;
	font-size: 0.9em;
	border: solid 1px #d4d6d7;
}
.fantastico_box_content ul {
	margin-left: 25px;
}
.fantastico_box_content li {
	list-style: square outside;
	padding: 0px 0px 5px 10px;
}

#footer {
	clear: both;
	display: block;
	margin: 0;
	padding: 4px 0px 10px 0px;
	width: 100%;
	background: black;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	color: #b3b3b3;
	z-index: 101;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #b3b3b3;
	text-decoration: none;
}
#footer a:hover {
	color: #E20000;
	text-decoration: none;
	border: 0;
}
#footer img {
	clear: left;
	margin-top: 5px;
}
#pagetitle {
	position: absolute;
	display: none;
	visibility: hidden;
	font-size: 10pt;
	width: 0px;
	height: 0px;
}
.newsflash {
	border-bottom: dashed 1px #288ec3;
}
.ns {
	position: absolute;
	font-family: verdana,sans-serif;
	font-size: 1em;
	display: none;
}
.align_l {
	text-align: left;
}
.align_c {
	text-align: center;
}
.align_r {
	text-align: right;
}
.align_j {
	text-align: justify;
}
.img_l {
	margin: 0px 10px 10px 0px;
}
.img_r {
	margin: 0px 0px 10px 10px;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}

a:link.tooltip, a:visited.tooltip {
	position: relative;
	color: #555;
	text-decoration: underline;
	cursor: help;
	z-index: 100;
}
a:hover.tooltip {
	background: 0;
	text-decoration: none;
	z-index: 101;
}
a.tooltip span {
	display: none;
	font-weight: normal;
}
a:hover.tooltip span {
	position: absolute;
	display: block;
	top: -4em;
	left: 10em;
	padding: 10px;
	width: 15em;
	border: 1px solid #0cf;
	background-color: #eee;
	color: #555;
	font-weight: normal;
	text-align: left;
	z-index: 110;
}
.featured_client {
	width: 185px;
	height: 22px;
	background: url(http://www.webhostingbuzz.com/graphics_new/featured_client.gif) no-repeat top;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 65px;
	margin-top: 15px;
}
.featured_client a, .featured_client a:hover {
	text-decoration: none;
	color: #ffffff;
}
#banners_outer {
	clear: both;
	width: 800px;
	margin: 10px auto;
	margin-top: 30px;
}
.banner {
	width: 33%;
	float: left;
	clear: none;
	text-align: center;
}
.black, a.black {
	color: black;
}
#plane-block {
	width: 650px;
	height: 284px;
}
#plane-block a {
	margin: 0px;
	padding: 0px;
	border: none;
}
#plane-block img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#plane-block-top {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	width: 650px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#plane-block-center {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-center.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 264px;
	width: 650px;
	background-color: #000000;
}
#plane-block-bott {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
	width: 650px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.plane-clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.plane-float-left {
	float: left;
}
#plane-features {
	height: 67px;
	width: 162px;
	padding: 16px 0px 0px 20px;
}
.plane-top-list {
	width: 229px;
	height: 70px;
	padding: 13px 0px 0px 0px;
}
*:first-child+html .plane-top-list {
	padding: 9px 0px 0px 0px;
}
* html .plane-top-list {
	padding: 9px 0px 0px 0px;
}
ul.plane-ul-top-list {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.plane-ul-top-list li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	background: url(http://www.webhostingbuzz.com/graphics_new/bull-gray-3x3.gif) no-repeat scroll 0px 6px;
	padding-left: 7px;
	font-size: 11px;
	color: #bdbcbc;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
*:first-child+html ul.plane-ul-top-list li {
	background: url(http://www.webhostingbuzz.com/graphics_new/bull-gray-3x3.gif) no-repeat scroll 0px 10px;
}
* html ul.plane-ul-top-list li {
	background: url(http://www.webhostingbuzz.com/graphics_new/bull-gray-3x3.gif) no-repeat scroll 0px 10px;
}
.plane-block-1 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-block-1.gif);
}
.plane-block-2 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-block-2.gif);
}
.plane-block-3 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-block-3.gif);
}
.plane-block-4 {
	text-align: left;
	padding-top: 94px;
	height: 55px;
	float: right;
	width: 144px;
	padding-left: 19px;
}
.plane-block-4 a {
	display: block;
	width: 136px;
	height: 67px;
}
.plane-bott-block {
	width: 153px;
	height: 174px;
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
.plane-butt-l, .plane-butt-r {
	width: 59px;
	height: 25px;
	float: left;
	margin-top: 11px;
}
.plane-w12 {
	width: 12px;
	float: left;
	font-size: 1px;
	margin-top: 11px;
}
.plane-w10-2 {
	width: 10px;
	float: left;
	font-size: 1px;
	margin-top: 11px;
}
a:active.plane-a-butt-l, a:visited.plane-a-butt-l, a:link.plane-a-butt-l {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/butt-more.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}
a:hover.plane-a-butt-l {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/butt-more-h.gif);
}
a:active.plane-a-butt-r, a:visited.plane-a-butt-r, a:link.plane-a-butt-r {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/butt-order.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
}
a:hover.plane-a-butt-r {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/butt-order-h.gif);
}
.plane-block-txt-l, .plane-block-txt-r {
	color: #E20000;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.plane-block-txt-l {
	padding: 26px 0px 0px 13px;
	width: 77px;
	text-align: left;
}
.plane-block-txt-r {
	padding: 26px 13px 0px 0px;
	width: 50px;
	text-align: right;
}
.plane-block-list {
	padding: 12px 13px 0px 13px;
}
ul.plane-ul-block-list {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
ul.plane-ul-block-list li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	background: url(http://www.webhostingbuzz.com/graphics_new/bull-yellow-3x3.gif) no-repeat scroll 0px 7px;
	padding: 0px 0px 0px 8px;
	font-size: 10px;
	color: #ffffff;
	font-family: tahoma;
	line-height: 15px;
}
.plane-w10 {
	width: 10px;
	font-size: 1px;
	float: right;
}
.plane-w6 {
	width: 6px;
	font-size: 1px;
	float: right;
}
a:link.tooltip2, a:visited.tooltip2 {
	position: relative;
	color: #555;
	text-decoration: none;
}
a:hover.tooltip2 {
	background: 0;
	text-decoration: none;
}
a.tooltip2 span {
	font-weight: normal;
}
.hide {
	display: none;
	font-weight: normal;
}
.show {
	display: block;
	font-weight: normal;
}
a span.plus-minus {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/plus.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 15px;
	width: 14px;
	display: inline;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-top: 10px;
	background-attachment: scroll;
}
a.opened span.plus-minus {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/minus.gif);
}
span.fulltext {
	padding-left: 22px;
}
a.a-demo {
	padding-left: 22px;
}
td.row1, td.row1s, td.row2, td.row2s, td.rowg, td.rowgl, td.features {
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}
.bunn-upt {
	width: 185px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 57px;
}
.bunn-face {
	width: 185px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 82px;
}


table.stripy {
	text-align: center;
	border: 1px solid #7d7d7d;
	border: solid 1px #d4d6d7;
}
table.stripy td.td-left {
	padding: 1px;
	font-weight: bold;
	border: solid 1px #ffffff;
	border-bottom: none;
	border-left: none;
}
table.stripy td.td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-size: 0.7em;
	border: solid 1px #ffffff;
	border-bottom: none;
	border-left: none;
}
span.fullText {
	padding: 0px 0px 0px 22px;
	margin: 0px;
}
table.stripy td.td-order-now {
	padding: 10px 0px 27px 0px;
}
table.stripy td.col2 {
	width: 200px;
}
table.stripy td.col3 {
	width: 170px;
}
table.stripy td.col4 {
	width: 110px;
}
table.stripy td.col5 {
	width: 110px;
}

table.stripy td.bg-yellow2 {
	background-color: #D2D2D2 !important;
	background-image: none !important;
	font-weight: bold !important;
}
table.stripy td.bg-yellow1 {
	background-color: #f9e351 !important;
	background-image: none !important;
	font-weight: bold !important;
}
table.stripy tr.oddrows td {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-table-td2.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f0f5f7;
}
table.stripy tr.evenrows td {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-table-td1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
table.stripy td.th-bg {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/bg-table-th.gif) !important;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;
	padding: 7px 5px 7px 5px;
	line-height: 1.2em;
	border: none;
}
table.stripy td.th-left, table.stripy td.th-left h2 {
	color: #E20000;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	border: none;
}
table.stripy td.th {
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	border: none;
}
 /* wordpress themes styles start */
#themes_outer{
  width:650px
}
.theme{
  width:180px;
  margin-right:36px;
  margin-left:0px;
  margin-top:25px;
  padding:0;
  text-align:right;
  float:left
}
.theme b, .theme a{
  float:left
}
.theme_thumb {
  margin-bottom:10px;
  border-bottom: 1px solid #e4e4e4
}
 /* wordpress themes styles end */  
 
 
/* cyborg monday */
 
#cyborg-monday-plane-block-top {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/cyborg-monday/cyborg-monday-bg-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	width: 650px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#cyborg-monday-plane-block-center {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/cyborg-monday/cyborg-monday-bg-center.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 264px;
	width: 650px;
	background-color: #000000;
}
* html #cyborg-monday-plane-block-center {
	background-position: top;
}
#cyborg-monday-plane-block-bott {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/cyborg-monday/cyborg-monday-bg-bott.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
	width: 650px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.cyborg-monday-plane-block-1 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/cyborg-monday/cyborg-monday-bg-block-1.jpg);
}
.cyborg-monday-plane-block-2 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/cyborg-monday/cyborg-monday-bg-block-2.jpg);
}
.cyborg-monday-plane-block-3 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/cyborg-monday/cyborg-monday-bg-block-3.jpg);
}

/* end cyborg monday */

/* carbon banners */
.carbon-banners {
  /* 	padding: 30px 0px 30px 0px;*/
}
.carbon-banners table {
	position: relative;
	margin-left: auto;
	margin-right: auto;
    width:100%
}
.carbon-banners table td {
	padding: 0px 5px 5px 5px;
    width:30%;
	text-align: center;
}
.carbon-banners table td img {
	margin-bottom: 20px;
}
.carbon-banners table td img.bann-center {
	margin-top: 10px;
}
.carbon-banners-code {
	width: 200px;
	height: 70px;
	overflow: auto;
	border: solid 1px gray;
	padding: 2px;
}
/* end carbon banners */

/* x-mass */
 
#x-mass-plane-block-top {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/x-mass/x-mass-bg-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	width: 650px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#x-mass-plane-block-center {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/x-mass/x-mass-bg-center.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 264px;
	width: 650px;
	background-color: #000000;
}
* html #x-mass-plane-block-center {
	background-position: top;
}
#x-mass-plane-block-bott {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/x-mass/x-mass-bg-bott.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
	width: 650px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.x-mass-plane-block-1 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/x-mass/x-mass-bg-block-1.jpg);
}
.x-mass-plane-block-2 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/x-mass/x-mass-bg-block-2.jpg);
}
.x-mass-plane-block-3 {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/x-mass/x-mass-bg-block-3.jpg);
}

/* end x-mass */

/* home block 2 */
#js-block {
	position: relative;
	width: 650px;
	height: 284px;
}
#homeblock2 {
	position: relative;
}
.homeblock2-web, .homeblock2-vps, .homeblock2-reseller, .homeblock2-dedicated {
	width: 650px;
	height: 148px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 136px;
	text-align: center;
}
.homeblock2-web {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/homeblock2/homeblock2-bg-web.jpg);
	color: #b2b08f;
}
.homeblock2-vps {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/homeblock2/homeblock2-bg-vps.jpg);
	color: #919982;
}
.homeblock2-reseller {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/homeblock2/homeblock2-bg-reseller.jpg);
	color: #828999;
}
.homeblock2-dedicated {
	background-image: url(http://www.webhostingbuzz.com/graphics_new/homeblock2/homeblock2-bg-dedicated.jpg);
	color: #998882;
}
#homeblock2 table {
	border: none;
	position: relative;
	margin: 0 auto;
}
#homeblock2 table td {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	line-height: 16px;
}
#homeblock2 table td.left {
	padding: 0px 10px 0px 6px;
}
#homeblock2 table td.center {
	padding: 0px 10px;
	border-left: solid 1px #f8bf02;
	border-right: solid 1px #f8bf02;
}
#homeblock2 table td.right {
	padding: 0px 6px 0px 10px;
}
#homeblock2 table td a.a-homeblock2 {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #b3b3b3;
}
#homeblock2 table td a:hover.a-homeblock2 {
	color: #f8bf02;
}
#homeblock2 p {
	width: 490px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	line-height: 11px;
}
#homeblock2menu {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 650px;
	height: 41px;
}
.homeblock2menu1 {
	width: 126px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 70px;
}
.homeblock2menu2 {
	width: 160px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 196px;
}
.homeblock2menu3 {
	width: 52px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 356px;
}
.homeblock2menu4 {
	width: 256px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	left: 408px;
}
/* end home block 2 */

/* corner advert 02 */
.slideshow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 190px;
	height: 190px;
	z-index: 200;
	background-image: url(http://www.webhostingbuzz.com/graphics_new/corner_advert/corner-advert-bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.slideshow, .slideshow img, .slideshow div { behavior: url(http://www.webhostingbuzz.com/iepngfix.htc) }
/* end corner advert 02 */
