*{
	margin: 0;
	padding: 0;
	border: 0;
}
#content {
	width: 768px;
	background: url("http://www.hostumer.com/images/container.gif") repeat-y left top;
	padding: 15px 23px 10px 23px;
	overflow:hidden;
	_height:1%;
}
html>body #content {
	height:auto;
}
input, select, textarea {border:1px solid #e3e3e3;}
input, textarea{padding:1px;}

/*html {
     overflow: -moz-scrollbars-vertical;
}*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
	background: url("http://www.hostumer.com/images/bg.gif") 50% 0px #fff fixed repeat-y;
}
p {
	margin: 5px 0 10px 0;
	line-height: 18px;
	font-size: 12px;
}
a {
	background: url("http://www.hostumer.com/images/link.gif") repeat-x left bottom;
	text-decoration: none;
	padding-bottom: 1px;
	color: #444;
}
a:hover {
	color: #E61000;
}
h1 {
	color: #E61000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 2px;
	background: url("http://www.hostumer.com/images/heading_arrow.gif") no-repeat 0 8px;
	padding-left: 10px;
}
h2 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #E61000;
	font-size: 18px;
	font-weight: normal;
	background: url("http://www.hostumer.com/images/heading_arrow.gif") no-repeat 0 7px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
#home-content .left h3 {
	margin-top:15px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #E61000;
	margin: 10px 0 0 0;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	margin: 10px 0 0 0;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	margin: 10px 0 0 0;
}
h1 a:link, h1 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {color: #E61000;}
h1 a:hover, h3 a:hover, h4 a:hover {color: #444;}

.banner {
	background: url("http://www.hostumer.com/images/banner.gif") no-repeat left top;
	padding: 20px 0px 10px 10px;
}

.banner2 {
	background: url("http://www.hostumer.com/images/banner2.gif") no-repeat left top;
	margin-top: 10px;
	padding: 10px 0px 10px 10px;
}
.banner-click {
	background: url("http://www.hostumer.com/images/banner.gif") no-repeat left top;
	padding: 15px 0 0 11px;
	margin-bottom: 5px;
}


div.hr {
  margin-top: 15px;
  height: 4px;
  border-top: 1px solid #EFEFEF;
  clear:left;
}
div.hr hr {
  display: none;
}
#content .headTop {height:48px;border-bottom:1px solid #EFEFEF; margin-bottom:10px; padding-bottom:10px;}

#home-content .left ul {
	margin: 12px 0 12px 15px;
}
#home-content .left ul li {
	background: url("http://www.hostumer.com/images/std_bullet.gif") no-repeat 0 4px;
	padding-left: 10px;
	list-style: none;
	margin: 5px 0;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.hidden {display:none; visibility:hidden;}
#container {
	width: 870px;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
}
#main {
	width: 807px;
	position: relative;
	left: 35px;
	top: 0;
}
#search {
	width: 140px;
	height: 20px;
	position: absolute;
	top: 4px;
	left: 666px;
	margin: 0;
	padding: 0;
	background: url("http://www.hostumer.com/images/site_search.gif") repeat-x left top;
}
#search input{border:0;padding:0;}
#search .button {
	width: 15px;
	height: 15px;
	margin: 0;
	position: absolute;
	top: 2px;
	right: 2px;
	cursor:pointer;
}
#search .field {
	background:transparent;
	width: 112px;
	height: 12px;
	line-height:12px;
	padding: 1px;
	margin: 0;
	position: absolute;
	top: 2px;
	left: 3px;
	font-size: 11px;
	color: #444;
}
#nav{
	overflow:hidden;
	height: 29px;
	width: 819px;
	list-style: none;
	padding-left: 3px;
	padding-top: 41px;
}
#nav li{
	float: left;
	height: 29px;
	width: 133px;
	margin-right: 2px;
}
#nav li a{
	background: url("http://www.hostumer.com/images/menu.png") no-repeat 0 0;
	display: block;
	overflow:hidden;
	text-indent:-10000px;
	height:29px;
}
#nav li #nav-domain {
	background-position:0 0;
}
#nav li #nav-domain:hover {
	background-position:0 -106px;
}
#nav li.selected #nav-domain, #nav li.selected #nav-domain:hover  {
	background-position:0 -52px;
}
#nav li #nav-solutions {
	background-position:-136px 0;
}
#nav li #nav-solutions:hover {
	background-position:-136px -106px;
}
#nav li.selected #nav-solutions, #nav li.selected #nav-solutions:hover {
	background-position:-136px -52px;
}
#nav li #nav-servers {
	background-position:-272px 0;
}
#nav li #nav-servers:hover {
	background-position:-272px -106px;
}
#nav li.selected #nav-servers, #nav li.selected #nav-servers:hover {
	background-position:-272px -52px;
}
#nav li #nav-reseller {
	background-position:-408px 0;
}
#nav li #nav-reseller:hover {
	background-position:-408px -106px;
}
#nav li.selected #nav-reseller, #nav li.selected #nav-reseller:hover {
	background-position:-408px -52px;
}
#nav li #nav-seo {
	background-position:-544px 0;
}
#nav li #nav-seo:hover {
	background-position:-544px -106px;
}
#nav li.selected #nav-seo,#nav li.selected #nav-seo:hover {
	background-position:-544px -52px;
}
#nav li #nav-contact {
	background-position:-680px 0;
}
#nav li #nav-contact:hover {
	background-position:-680px -106px;
}
#nav li.selected #nav-contact, #nav li.selected #nav-contact:hover  {
	background-position:-680px -52px;
}
#sub {
	width: 787px;
	height: 30px;
	background: #E61000;
	position: relative;
	left: 3px;
	top: 0;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 11px;
}
#sub li {
	float: left;
	list-style: none;
	padding: 3px 3px 5px 0;
	margin: 8px 0 0 0;
	border-right: 1px solid #e4897f;
}
#sub li a{
	color: #FFF;
	padding: 3px 9px 5px 14px;
}
#sub li a:hover {
	text-decoration:underline;
}
#sub li.current {
	background:  url("http://www.hostumer.com/images/sub_tab_right.gif") no-repeat right top;
	padding: 3x 10px 5px 0;
	border: none !important;
	position: relative;
	left: -1px;
	top: 0;
}
#sub li.current a {
	background: #fff url("http://www.hostumer.com/images/sub_tab_left.gif") no-repeat left top;
	color: #444;
	padding: 3px 10px 5px 15px;
}

.last-li {

	border: none !important;
}
#breadcrumbs {
	margin-left:3px;
	width: 685px;
	border-left:1px solid #e3e2e0;
	border-right:1px solid #e3e2e0;
	background: #FFF url("http://www.hostumer.com/images/breadcrumbs.gif") no-repeat 22px 12px;
	color: #444;
	font-size: 10px;
	padding:10px 28px 0 93px;
	position:relative;
}
#breadcrumbs p {
	font-size: 10px;
	position:absolute;
	right:22px;
	top:4px;
	background:url("http://www.hostumer.com/images/left_arrow.gif") no-repeat 0px 5px;
	padding-left:14px;
}
#breadcrumbs a {
	text-decoration: underline;
	background: none;
}
#feature {
	width: 808px;
	height: 215px;
	margin-left: 3px;
	border-right: 0px solid #e3e1db;
	border-left: 0px solid #e3e1db;
	text-indent: -9999px;
	overflow: hidden;
	background: url('http://www.hostumer.com/images/aa2.jpg') no-repeat 0px 0;
}
#flash {
	width: 808px;
	height: 215px;
	margin-left: 10px;
	border-right: 0px solid #e3e1db;
	border-left: 0px solid #e3e1db;
	text-indent: -9999px;
	overflow: hidden;
	background: url('') no-repeat 0px 0;
}
#feature.logo {
	background: url("http://www.hostumer.com/images/featured_image_logo.jpg") no-repeat 4px 0;
}
#home-buttons {
	width: 778px;
	height: 128px;
	background: url("http://www.hostumer.com/images/home-buttons-bg.gif") repeat-x left top;
	border-right: 1px solid #e3e1db;
	border-bottom: 1px solid #efefef;
	position: relative;
	left: -19px;
	top: -15px;
	padding-left: 28px;
}
#home-buttons a {
	width: 244px;
	height: 97px;
	display: block;
	background: none !important;
	text-indent: -9999px;
	overflow: hidden;
}
#home-buttons div {
	width: 244px;
	height: 97px;
	float: left;
	margin: 16px 0 0 10px;
}
#home-buttons .dzayer {
	background: url("http://www.hostumer.com/images/dzayer.gif") no-repeat left top;
	margin-left:0;
}
#home-buttons .bina {
	background: url("http://www.hostumer.com/images/pack-bina.gif") no-repeat left top;
	margin-left:0;
}
#home-buttons .dzayer {
	background: url("http://www.hostumer.com/images/pack-dzayer.gif") no-repeat left top;
	margin-left:0;
}
#home-buttons .part {
	background: url("http://www.hostumer.com/images/part.gif") no-repeat left top;
	margin-left:0;
}
#home-buttons .logo {
	background: url("http://www.hostumer.com/images/logo_design_button.gif") no-repeat left top;
}
#home-buttons .pro {
	background: url("http://www.hostumer.com/images/pro.gif") no-repeat left top;
}
#home-buttons .dz {
	background: url("http://www.hostumer.com/images/pack-dzayer.gif") no-repeat left top;
}
#home-buttons .ent {
	background: url("http://www.hostumer.com/images/ent2.gif") no-repeat left top;
}
#home-buttons .master{
	background: url("http://www.hostumer.com/images/pack-master.gif") no-repeat left top;
}
#home-buttons .testimonials {
	background: url("http://www.hostumer.com/images/testimonials_button.gif") no-repeat left top;
}
#home-buttons .creative {
	background: url("http://www.hostumer.com/images/requestquote_button.gif") no-repeat left top;
}

a.external_link span {
	padding-left:13px;
	background:url("http://www.hostumer.com/images/external_link.png") no-repeat 1px 4px;
}
a.support_link {
	background-image:url('../knowledge_base/http:/www.hostumer.com/http:/www.hostumer.com/images/link.png');
}
a.support_link span {
	padding-left:13px;
	background:url("http://www.hostumer.com/images/support_link.png") no-repeat 1px 4px;
}
a.support_link:hover {
	color:#09c;
}
/*a.shop_link span {
	padding-left:13px;
	background:url(http://www.hostumer.com/images/shop_link.png) no-repeat 1px 4px;
}
a.shop_link:hover {
	color:#8bc200;
}*/
#home-content {
	width: 778px;
	border-top: 1px solid #FFF;
	position: relative;
	left: -19px;
	top: 5px;
	padding-left: 28px;
	background: url("http://www.hostumer.com/images/divider.gif") repeat-y 540px 10px;
	margin-bottom: 10px;
}
#home-content .right {
	float: left;
	width: 217px;
	margin: 0 10px 0 0;
	padding-left: 25px;
}
#home-content .right li, #home-content #box ul li {
	background: url("http://www.hostumer.com/images/special_bullet.gif") no-repeat 0 3px;
	list-style: none;
	margin: 9px 0;
	padding-left: 20px;
}
#home-content .left {
	width: 482px;
	float: left;
	padding-right: 32px;
	overflow:hidden;
	height:1%;
}
#content #home-content .left .mid {
	background: url("http://www.hostumer.com/images/box_head.gif") no-repeat left top;
	padding: 32px 32px 0 32px;
}
#content #home-content .left .foot {
	background: url("http://www.hostumer.com/images/box_foot.gif") no-repeat left top;
	width: 540px;
	height: 27px;
}
#content #home-content .left-home {
	width: 501px;
	float: left;
}
#content #home-content .left-home .mid {
	background: url("http://www.hostumer.com/images/box_head_home.gif") no-repeat left top;
	padding: 32px 32px 0 32px;
}
#content #home-content .left-home .foot {
	background: url("http://www.hostumer.com/images/box_foot_home.gif") no-repeat left top;
	width: 501px;
	height: 27px;
}
#content #rightCol-home {
	width: 248px;
	float: right;
}
#content #rightCol-home .mid {
	background: url("http://www.hostumer.com/images/box_head_right_home.gif") no-repeat left top;
	padding: 32px 20px 0 32px;
}
#content #rightCol-home .mod{
	background: url("http://www.hostumer.com/images/box_head_right_home.gif") no-repeat left top;
	padding: 32px 20px 0 32px;
}
#content #rightCol-home .foot {
	background: url("http://www.hostumer.com/images/box_foot_right_home.gif") no-repeat left top;
	width: 248px;
	height: 27px;
}
#content #rightCol-home ul {
	margin: 0;
	padding: 0;
}
#content #rightCol-home li {
	background: url("http://www.hostumer.com/images/special_bullet.gif") no-repeat 0 3px;
	list-style: none;
	margin: 9px 0;
	padding-left: 20px;
}
#content #rightCol-home .first-li {
	background: url("http://www.hostumer.com/images/special_bullet.gif") no-repeat left top;
}
#rightCol {
	float: left;
	width: 217px;
	margin: 0 10px 0 0;
	padding-left: 25px;
}
#rightCol .mid h3 {
	position: absolute;
	right: 30px;
	width: 17px;
	left: 186px;
	top: 17px;
	overflow:hidden;
	text-indent:-10000px;
	margin: 0;
}
#rightCol .mod h3 {
	position: absolute;
	right: 30px;
	width: 17px;
	left: 186px;
	top: 17px;
	overflow:hidden;
	text-indent:-10000px;
	margin: 0;
}
#rightCol #logodesign {
	background: url("http://www.hostumer.com/images/subsub_logo.png") no-repeat left top;
	height: 87px;
}
#rightCol #graphic {
	background: url("http://www.hostumer.com/images/subsub_graphic.png") no-repeat left top;
	height: 107px;
}
#rightCol #departments {
	background: url("http://www.hostumer.com/images/subsub_store.png") no-repeat left top;
	height: 135px;
}
#rightCol #domains2 {
	background: url("http://www.hostumer.com/images/nom-domaine.png") no-repeat left top;
	height: 137px;
}
#rightCol #hosting-solutions {
	background: url("http://www.hostumer.com/images/host-title.png") no-repeat left top;
	height: 150px;
}
#rightCol #dedi {
	background: url("http://www.hostumer.com/images/dedi.png") no-repeat left top;
	height: 150px;
}
#rightCol #support {
	background: url("http://www.hostumer.com/images/host-title.png") no-repeat left top;
	height: 150px;
}
#rightCol #domains {
	background: url("http://www.hostumer.com/images/subsub_domains.png") no-repeat left top;
	height: 137px;
}
#rightCol #contact {
	background: url("http://www.hostumer.com/images/contact-tub.jpg") no-repeat left top;
	height: 150px;
}
#rightCol #sol2 {
	background: url("http://www.hostumer.com/images/sol-5.jpg") no-repeat left top;
	height: 120px;
}
#rightCol #sol3 {
	background: url("http://www.hostumer.com/images/gratos.jpg") no-repeat left top;
	height: 140px;
}
#rightCol #ref {
	background: url("http://www.hostumer.com/images/ref.jpg") no-repeat left top;
	height: 150px;
}
#rightCol #sol-pro {
	background: url("http://www.hostumer.com/images/sol-pro.jpg") no-repeat left top;
	height: 120px;
}
#rightCol #sol-ent {
	background: url("http://www.hostumer.com/images/sol-ent.jpg") no-repeat left top;
	height: 180px;
}
#rightCol #sol-part {
	background: url("http://www.hostumer.com/images/sol-part.jpg") no-repeat left top;
	height: 180px;
}
#rightCol #promo{
	background: url("http://www.hostumer.com/images/promo-dzayer.jpg") no-repeat left top;
	height: 100px;
}
#rightCol #hostumer {
	background: url("http://www.hostumer.com/images/hostumer-tub.jpg") no-repeat left top;
	height: 120px;
}
#rightCol #revend {
	background: url("http://www.hostumer.com/images/reven.jpg") no-repeat left top;
	height: 120px;
}
#rightCol #portfolio {
	background: url("http://www.hostumer.com/images/subsub_portfolio.png") no-repeat left top;
	height: 68px;
}
#rightCol #webdev {
	background: url("http://www.hostumer.com/images/subsub_webdev.png") no-repeat left top;
	height: 135px;
}
#rightCol #webmark {
	background: url("http://www.hostumer.com/images/subsub_webmark.png") no-repeat left top;
	height: 138px;
}
#rightCol #services {
	background: url("http://www.hostumer.com/images/subsub_services.png") no-repeat left top;
	height: 88px;
}

#rightCol #webdesign {
	background: url("http://www.hostumer.com/images/subsub_webdesign.png") no-repeat left top;
	height: 86px;
}
#rightCol #order {
	background: url("http://www.hostumer.com/images/order-tit.gif") no-repeat left top;
	height: 110px;
}
#rightCol .mid {
	background: url("http://www.hostumer.com/images/subsub_head.png") no-repeat left top;
	font-size: 12px;
	position: relative;
	left: 0;
	top: 0;
	padding-top: 18px;
	margin: 0 0 0 0;
	width: 210px;
}
#rightCol .mod {
	background: url("http://www.hostumer.com/images/box_head_right.gif") no-repeat left top;
	font-size: 12px;
	position: relative;
	left: 0;
	top: 0;
	padding-top: 18px;
	margin: 0 0 0 0;
	width: 210px;
}
#rightCol .mid ul {
	padding:1px 0;
	background: url("http://www.hostumer.com/images/subsub_rpt.png") repeat-y;
	padding-left: 1px;
	width: 176px;
	padding-right:34px;
	margin: 0;
	_height:140px;
	min-height:140px;
}
#rightCol .mod ul {
	padding:1px 0;
	background: url("http://www.hostumer.com/images/subsub_rpt2.png") repeat-y;
	padding-left: 1px;
	width: 176px;
	padding-right:34px;
	margin: 0;
	_height:50px;
	min-height:50px;
}
#rightCol .mid ul li {
	list-style: none;
	padding: 8px 0 8px 10px;
	background: url("http://www.hostumer.com/images/subsub_li.png") no-repeat left top;
}
#rightCol .mod ul li {
	list-style: none;
	padding: 8px 0 8px 10px;
	background: url("http://www.hostumer.com/images/subsub_li2.png") no-repeat left top;
}
#rightCol #box {
	background: url("http://www.hostumer.com/images/box_head_right.gif") no-repeat left top;
	width: 210px;
	padding: 20px 1px 0 1px;
	margin: 0 0 0px 0;
}
#rightCol #foot {
	background: url("http://www.hostumer.com/images/box_head_right.gif") no-repeat left top;
	width: 210px;
	padding: 20px 1px 0 1px;
	margin: 0 0 0px 0;
}
#rightCol #box h3 {
	margin: 0 0 0 15px;
}
#rightCol #box ul {
	margin:0;
	padding:0 15px;
	list-style:none;
}
#rightCol #box ul li {
	margin:6px 0;
}
#rightCol #box ul li.last-li {
	margin:6px 0 0 0;
}
#rightCol #box ol li {
	margin: 5px 0;
}
#rightCol #box ol {
	padding: 0 10px;
}
.first-li {
	background: none !important;
	padding-top: 0 !important;
}
#rightCol .mid ul li a {
	background: url("http://www.hostumer.com/images/std_bullet.gif") no-repeat 0 4px;
	padding: 0 0 0 10px;
	display: block;
	height: 1%;

}

#rightCol .mod ul li a {
	background: url("http://www.hostumer.com/images/special_bullet.gif") no-repeat 0 4px;
	padding: 1px 0 0 12px;
	display: block;
	height: 0%;

}
#rightCol .mid  ul ul{
	background: none;
	margin-top: 4px;
	width:100%;
	padding-right:0;
}
#rightCol .mod  ul ul{
	background: none;
	margin-top: 4px;
	width:100%;
	padding-right:0;
}
#rightCol .mid ul ul li{
	background: none;
	font-size: 11px;
	padding: 2px 0 2px 10px;
	margin: 0;
}
#rightCol .mod ul ul li{
	background: none;
	font-size: 11px;
	padding: 2px 0 0px 10px;
	margin: 0;
}
#rightCol .mid ul ul li a{
	background: url("http://www.hostumer.com/images/std_square.gif") no-repeat 0 6px;
	padding: 0 0 0 6px;
}
#rightCol .mod ul ul li a{
	background: url("http://www.hostumer.com/images/std_square.gif") no-repeat 0 6px;
	padding: 0 0 0 6px;
}
#rightCol .mid p {
	font-size: 12px;
	background: url("http://www.hostumer.com/images/subsub_rpt.png") repeat-y left top;
	margin:0;
	padding:0 30px 10px 20px;
}
#rightCol .mod p {
	font-size: 12px;
	background: url("http://www.hostumer.com/images/subsub_rpt.png") repeat-y left top;
	margin:0;
	padding:0 30px 10px 20px;
}
#rightCol .foot {
	width: 210px;
	height: 5px;
	background: url("http://www.hostumer.com/images/subsub_foot.png") no-repeat left top;
	font-size: 1px;
	margin-bottom: 8px;
}
#rightCol .foot2 {
	width: 210px;
	height: 27px;
	background: url("http://www.hostumer.com/images/box_foot_right.gif") no-repeat left top;
	font-size: 1px;
	margin-bottom: 8px;
}
.case {
	padding: 32px 0 0 0 !important;
}
/* form style */
fieldset {
	margin-top:10px;
	border:1px solid #efefef;
	padding:8px;
}
	fieldset legend {
		margin-left:7px;
		padding:0 10px;
		font-weight:bold;
	}
	fieldset table {
		margin:0;
		width:100%;
	}
	fieldset td {
		vertical-align:top;
		padding:5px 2px 8px 2px;
	}
	td.key {
		width:35%;
		padding-left:17px;
		background:url("http://www.hostumer.com/images/grey_bullet.png") no-repeat 5px 10px;
	}
	tr.required td.key {background-image:url("http://www.hostumer.com/images/std_bullet.gif");}
	tr.required input, fieldset tr.required textarea, fieldset tr.required select {border:1px solid #bbb;}
	tr.required td.req input, fieldset tr.required td.req textarea, fieldset tr.required td.req select {border:1px solid #E61000;color:#E61000;}
#content .submit_field {text-align:center; padding-top:10px; vertical-align:bottom;}
#content .submit_field input, #content .submit_field a {border:0; background:0;}
#content .submit_field input, #content .submit_field img {border:0; background:0; margin:0 5px; padding:0;}
table {
	width:100%;
	margin:10px 0;
	padding-bottom:10px;
}
/* sitemap */
.sitemap {
clear:both; overflow:hidden;
	height:1%;
}
html>body .sitemap {
	height:auto;
}
.sitemap ul{
	float:left;
	width:45%;
}
.sitemap ul li{	font-weight:bold;}
.sitemap ul ul{
	float:none; width:auto;
}
.sitemap ul ul li{	font-weight:normal;}

/* portfolio pages */
table.portfolio {
	width:100%; padding:0; margin: 10px 0 0 0;
}
table.portfolio td {border:1px solid #eee; vertical-align:middle; text-align:center;height:90px; width:25%;}
table.portfolio td:hover {border:1px solid #ccc;}
table.portfolio td.nav {padding:0; width:100%; height:40px;}
table.portfolio td.nav:hover {border:1px solid #eee;}
table.portfolio a {background:0; padding:0;}
table.portfolio td.nav form {display:inline; vertical-align:top;}
table.portfolio td.nav input {border:none; padding:0; margin:0 10px; vertical-align:bottom;}
table.portfolio td.footer {height:auto; padding:5px 0; border:0;}

#imageData #bottomNavClose {
	background:0;
}
/* creative brief */
#cb_steps {
	margin:20px 0; padding:0; width:100%; list-style:none;
	background-image:url("http://www.hostumer.com/images/cb_steps.png");
	background-repeat:no-repeat;
	overflow:hidden; display:block; height:34px;
}
.step1 {background-position:0 0;}
.step2 {background-position:0 -35px;}
.step3 {background-position:0 -70px;}
.step4 {background-position:0 -105px;}
#cb_steps li{
	margin:0; padding:0; float:left; display:block;width:109px; height:34px;
}
#cb_steps li a {display:block; height:100%; width:100%; overflow:hidden; text-indent:-1000px;}
/*search form*/
.searchBox{margin:0;padding:0;}
.searchForm {
	width:80%;
	height:23px;
	border: 1px solid #ccc;
	position: relative;
	margin:0 0 15px 0;
	padding:0;
	background: url("http://www.hostumer.com/images/site_search.gif") repeat-x left top;
}
#content .searchForm {
	background: url("http://www.hostumer.com/images/search-bg.gif") repeat-x left top;
}
.searchForm input{
	border:0;
	background:transparent;
	padding: 2px; margin:1px;
	height:17px;
	font-size: 11px;
	color: #444;
}
.searchForm .button {
	width: 50px;
	height: 23px;
	margin: 0;padding:0;
	position: absolute;
	top: 0;
	right: -65px;
}

/**/
#content-foot {
	width: 811px;
	height: 9px;
	font-size: 1px;
	background: url("http://www.hostumer.com/images/container_foot.gif") no-repeat left bottom;
}
#footer {
	font-size: 11px;
	color: #666;
	border-bottom: 6px solid #E3E1DB;
	position: relative;
	left: 4px;
	top: 0;
	height: 41px;
}
#footer .text {
	position: absolute;
	left: -1px;
	top: 13px;
}
#footer .toptext {
	background: url('http://www.hostumer.com/images/top_arrow.gif') no-repeat 21px 2px;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 13px
}
#footer .divider {
	color: #E61000;
	padding: 0 5px;
}
#footer a {
	color: #666;
	text-decoration: underline;
	background: none;
}
#footer a:hover {
	color: #E61000;
}
#gfx {
	background: url("../aa3.jpb");
	padding: 0 0px;
}
.services_icon {
	float: left;
	padding: 0 10px 10px 0;
}
.top {
	margin-top: 10px;
}
.double_column {
	float: left;
}
.icon_head {
	background: url("http://www.hostumer.com/images/heading_arrow.gif") no-repeat 70px 8px;
	padding-left: 80px;
}
.info_table {
	width: 100%;
	font-size: 12px;
	margin-bottom: 0 !important;
}
.info_table td,th {
	padding: 7px 7px 7px 0;
	border-bottom: 1px solid #EFEFEF;
}
.info_table th {
	text-align: left;
	font-size: 12px;
}
.info_table .last {
	border-bottom: none !important;
}
.red {
	color: #E61000;
}
.grey {
	color: #444;
}
.company_box {
	float: left;
	width: 119px;
	height: 83px;
	text-align: center;
}
.company_box .short {
	padding-top: 30px;
}
.box_padding {
	padding-top: 20px;
}
.process {
	list-style: none;
	margin: 0;
}
.process li {
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 7px 70px;
}
div.indent {
	margin-left:65px;
}
ol {
	margin-left: 30px;
}
#step1 {
	background:url("http://www.hostumer.com/images/logo_step_1.gif") no-repeat 20px 0;
}
#step2 {
	background:url("http://www.hostumer.com/images/logo_step_2.gif") no-repeat 20px 0;
}
#step3 {
	background:url("http://www.hostumer.com/images/logo_step_3.gif") no-repeat 20px 0;
}
#step4 {
	background:url("http://www.hostumer.com/images/logo_step_4.gif") no-repeat 20px 0;
}
#step5 {
	background:url("http://www.hostumer.com/images/logo_step_5.gif") no-repeat 20px 0;
	border-bottom: none;
}
.photoRight {
	float: right;
	margin: 10px 0 10px 10px;
}
.table {
	width: 100%;
	font-size: 12px;
}
td {
	padding: 5px 0;
}
th {
	text-align: left;
}
.top-pad {
	margin-top: 10px;
}
.intro {
	font-weight: bold;
	color: #8A8A8A;
}
.ul-box {
	float: left;
	padding-right: 10px;
	margin-top: -10px;
}
#portfolios {
	margin-top:15px;
}
#portfolios-click a{
	background:0;
	padding: 8px 3px 5px 8px;
	border: 1px solid #FFF;
}
#portfolios-click a:hover{
	border:1px solid #ddd;
}
#portfolios-click .box {
	float: left;
	width: 143px;
	margin-right: 2px;
}
#portfolios-click .box p {
	text-align: center;
}
#portfolios .box {
	float: left;
	width: 143px;
	margin-right: 2px;
	padding:0 3px 5px 8px;
}
#portfolios .buttons {
	float: left;
	width: 154px;
	margin-right: 7px;
}
#portfolios .last {
	margin-right: 0 !important;
}
#portfolios h5, #portfolios p{
	padding:0 0 0 8px; margin:0;
	line-height:14px;
}
#portfolios h5 {
	margin-top:2px;
	font-size:11px;
}
#portfolios p {
	font-size:10px;
}
.photo-left {
	clear:left;
	float: left;
	margin-right: 10px;
}
#container #main #content #home-content .left .javascript {
	background-image: none;
}
.folio {
	margin-left: 143px;
}
.folio-button {
	margin-left: 153px;
}
.technology-box {
	margin-right: 20px;
	float: left;
	padding-top: 5px;

}
.copyright {
	text-decoration: none !important;
}
.copyright a:hover {
	text-decoration: underline !important;
}
.right-col-center {
	padding-top:10px;
	text-align: center;
}
.right-col-center a{
	background:none;
}
.submit {
	background: #EFEFEF !important;
	color: #444 !important;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
	border-bottom: 2px solid #CCC;
	border-right: 2px solid #CCC;
}
a.submit {
    padding:2px 5px;
}
.no-link {
	background: none !important;
	text-decoration: none;
	padding-bottom: 0;
}
.action {
	border: 1px solid #f3f3c0;
	background: #FFFFDD url("http://www.hostumer.com/images/action.jpg") no-repeat 10px 50%;
	padding:15px 10px 15px 70px;
	margin-top: 15px;
	min-height:25px;
	height:15px;
}
.action-yes {
	border: 1px solid #f3f3c0;
	background: #FFFFDD url("http://www.hostumer.com/images/order-yes.jpg") no-repeat 10px 50%;
	padding:15px 10px 15px 70px;
	margin-top: 15px;
	min-height:40px;
	height:100px;
}
.action-no {
	border: 1px solid #f3f3c0;
	background: #FFFFDD url("http://www.hostumer.com/images/order-no.jpg") no-repeat 10px 50%;
	padding:15px 10px 15px 70px;
	margin-top: 15px;
	font-size: 11px;
	min-height:40px;
	height:100px;
}

.yes {

	background:  url("gold_tick.gif") no-repeat  ;
	width: 16px;
	height: 14px;
}
.small-ac {
	border: 1px solid #1480C9;
	font-size: 12px;
	color: #ffffff;
	background: #42A2D0;
	padding:5px 5px 5px 5px;
	min-height:10px;
	margin-bottom: 5px;
}
.small-ac2 {
	border: 1px solid #E61000;
	font-size: 12px;
	color: #ffffff;
	background: #E61000;
	padding:5px 5px 5px 5px;
	min-height:10px;
	margin-bottom: 5px;
}
.small-action5 {
	border: 1px solid #ffffff;
	font-size: 12px;
	color: #666666;
    background:url("http://www.hostumer.com/images/bg-rev.jpg") no-repeat;
	padding:2px 2px 0px 60px;
	min-height:10px;
	height:89px;
	margin-bottom: 5px;
}
.small-action6 {
	border: 1px solid #ffffff;
	font-size: 11px;
	font-wight: bold;
	color:#808080;
    background:url("http://www.hostumer.com/images/adver-1.jpg") no-repeat;
	padding:38px 0px 0px 112px;
	min-height:10px;
	height:105px;
	width:142px;
	margin-bottom: 0px;
	cursor:hand;
	display: block;
}
.small-action6 hover {
	border: 1px solid #ffffff;
	font-size: 11px;
	font-wight: bold;
	color:#808080;
    background:url("http://www.hostumer.com/images/adver-1.jpg") no-repeat;
	padding:38px 0px 0px 112px;
	min-height:10px;
	height:105px;
	width:142px;
	margin-bottom: 0px;
	cursor:hand;
	overflow: hidden;
}
.small-action7 {
	border: 1px solid #ffffff;
	font-size: 11px;
	font-wight: bold;
	color:#808080;
    background:url("http://www.hostumer.com/images/adver2.jpg") no-repeat;
	padding:38px 0px 0px 112px;
	min-height:10px;
	height:105px;
	width:142px;
	margin-bottom: 0px;
	cursor:hand;
}
.small-action8 {
	border: 1px solid #ffffff;
	font-size: 11px;
	font-wight: bold;
	color:#808080;
    background:url("http://www.hostumer.com/images/adver-3.jpg") no-repeat;
	padding:38px 0px 0px 112px;
	min-height:10px;
	height:105px;
	width:142px;
	margin-bottom: 0px;
	cursor:hand;
}
.small-action9 {
	border: 1px solid #ffffff;
	font-size: 11px;
	font-wight: bold;
	color:#808080;
    background:url("http://www.hostumer.com/images/adver-4.jpg") no-repeat;
	padding:38px 0px 0px 112px;
	min-height:10px;
	height:105px;
	width:142px;
	margin-bottom: 0px;
	cursor:hand;
}
.small-action6 .h2 {
	font-size: 11px;

}
.small-action {
	border: 1px solid #f3f3c0;
	font-size: 12px;
	color: #7CB900;
	background: #FFFFDD;
	padding:5px 5px 5px 5px;
	min-height:10px;
	margin-bottom: 5px;
}
.small-action2 {
	border: 1px solid #ebebeb;
	font-size: 12px;
	color: #000000;
	padding:3px 3px 3px 3px;
	min-height:10px;
	height:10px;
	margin-bottom: 5px;
}
.small-action-c {
	border: 1px solid #F7F7F7;
	background: #F7F7F7;
	font-size: 12px;
	padding:3px 3px 0px 0px;
	min-height:10px;
	height:10px;
	margin-bottom: 1px;
}
.small-action3 {
	border: 1px solid #ebebeb;
	background:  #E61000;
	font-size: 12px;
	color: #ffffff;
	padding:5px 5px 5px 5px;
	min-height:10px;
	height:10px;
	margin-bottom: 5px;
}

.small-action10 {
	border: 1px solid #ebebeb;
	background:  #99CC00;
	font-size: 12px;
	color: #ffffff;
	padding:5px 5px 5px 5px;
	min-height:10px;
	height:10px;
	margin-bottom: 5px;
}
.small-action-r {
	border: 1px solid #ebebeb;
	vertical-align:middle;
	background:  #000000;
	font-weight:bold;
	font-size: 12px;
	color: #ffffff;
	padding:5px 5px 5px 5px;
	min-height:10px;
	height:15px;
	margin-bottom: 5px;
}
.small-action4 {
	border: 1px solid #ebebeb;
	background:  #0099CC;
	font-size: 12px;
	color: #ffffff;
	padding:5px 5px 5px 5px;
	min-height:10px;
	height:10px;
	margin-bottom: 5px;
}
html>body .action {
	height:auto;
}
textarea,input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	background:#fff;
}
#rightcol a{
	background:none !important;
}
.contact-bg {
	background: #FFF;
}
p.file {
	border: 1px solid #f3f3c0;
	background: #FFFFDD;
	margin:15px 0 0 0;
	padding:10px;
	font-size:10px;
}
p.file:hover {
	background:#FFFFEE;
}
p.file a {
	padding:0 5px 0 20px;
	font-weight:bold;
	font-size:14px;
}
p.zip a {
	background:url("http://www.hostumer.com/images/tgz.png") no-repeat 0 0;
}
p.pdf a {
	background:url("http://www.hostumer.com/images/pdf.png") no-repeat 0 0;
}
#usertools {
	background:url("http://www.hostumer.com/images/colour-picker.png") no-repeat 0 0;
	text-align:right;
	overflow:hidden;
	position:absolute;
	right:8px;
	width:75px;
	cursor:pointer;
}
html>body #usertools {
	right:2px;
}
.minum {
	padding:17px 5px 0 5px;
	top:53px;
	height:0;
}
.over, #usertools:hover {
	padding:18px 5px 0 5px;
	top:36px;
	height:16px;
}
#usertools a{
	margin:0;
	padding:0;
	background:none;
	border:1px solid #fff;
	width:9px;
	height:9px;
}
html>body #usertools a{
	margin:2px;
	float:left;
}
#usertools a img{
	width:8px;
	height:8px;
}
#usertools .red img{
	background:#e61000;
	border:1px solid #ff552d;
}
#usertools .orange img{
	background:#ff8420;
	border:1px solid #ffb148;
}
#usertools .mint img{
	background:#54dabc;
	border:1px solid #5ff8d6;
}
#usertools .pink img{
	background:#f5207c;
	border:1px solid #f55f9f;
}
#usertools .navey img{
	background:#2f5b7b;
	border:1px solid #839db0;
}
#portfolios {
	overflow:hidden;
	height:1%;
}
html>body #portfolios {
	height:auto;
}
#portfolios div {
	float:left;
	width:33%;
}
#portfolios div ul {
	margin:0 0 0 5px;
}
code {
	display:block;
	border:1px solid #f3f3c0;
	background:#FFFFDD;
	padding:10px 15px;
	margin: 10px 0;
	line-height:17px;
}
#logo {
	position: absolute;
	top: 91px;
	left: -22px;
	background:transparent url("http://www.hostumer.com/images/logo.gif") right top no-repeat;
	width: 59px;
	height: 224px;
	text-indent: -9999px;
	z-index:10;
	overflow: hidden;
}
.error {
	margin:10px 0;
	border:1px solid #ddd;
	background:#f7f7f7;
	padding:5px 20px;
	color: #e61000;
}
div.validators {
	text-align:center;
	margin:12px 0;
}
div.validators a{
	background:0;
	border:0;
	padding:0;
	margin:0 2px;
}
.conditions {
	font-size:11px;
	color:#aaa;
	display:block;
}
.relatedto td {
	padding:0 20px;
}
.relatedto p {
	float:left;
	width:45%;
	padding-right:4%;
}
.relatedto strong {
	color:#999;
}
.relatedto input {
	border:0;
}
.livehelp {
	display: inline;
	border: 1px solid #00FF33;
	margin-top: 20px;
}
.small {
	font-size: 9px;
	line-height: 13px;
}
.link-no-style {
	background: none !important;
}
#package-comparison {
	border: 1px solid #E4E4E4;
	background: url("http://www.hostumer.com/images/comparison_header.gif") repeat-x left top;
	width: 100%;
	position: relative;
	left: 0;
	top: 5px;
	margin-bottom: 15px !important;
}
#package-comparison h4 {
	width: 92px;
	height: 37px;
	margin: 0 !important;
	text-align: center;
	padding-top: 4px;
}
#package-comparison h5 {
	width: 89px;
	margin: 0 !important;
	height: 27px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 27px;
}
#package-comparison ul {
	width: 89px;
	margin: 0 !important;
	padding: 0 !important;
}
#package-comparison ul li {
	background-image: none !important;
	margin: 0 !important;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-left: 0 !important;
	border-bottom: 1px solid #FFF;
	padding: 8px 0 7px 0;
}
#package-comparison ul .highlight {
	padding: 2px 0 0px 0 !important;
	border-bottom: none !important;
	text-align: center !important;
}
#package-comparison ul .highlight a {
	width: 75px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-left: 7px;
}
#package-comparison ul .plus {
	padding: 2px 0 0px 0 !important;
	border-bottom: none !important;
	text-align: center !important;
}
#package-comparison ul .plus a {
	width: 75px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-left: 7px;
}
#package-comparison .standard ul li,#package-comparison .silver ul li,#package-comparison .gold ul li,#package-comparison .platinum ul li {
	padding-left: 0 !important;
}
#package-comparison ul {
	z-index: 99;
	position: relative;
	left: 0;
	top: 0;
}
#package-comparison .standard, #package-comparison .silver,#package-comparison .gold,#package-comparison .platinum {
	float: left;
	margin: 7px 0 0 3px;
	background: url("http://www.hostumer.com/images/comparison_tab.gif") no-repeat left top;
}
#package-comparison .standard h4,#package-comparison .standard ul li {
	color: #277db2;
}
#package-comparison .standard h5 {
	background: #277db2 url("http://www.hostumer.com/images/std_price.gif") repeat-x left top;
}
#package-comparison .standard ul {
	background: #e9f2f7;
}
#package-comparison .standard ul .highlight {
	background: #d5e6f0;
}
#package-comparison .standard ul .plus {
	background: #d5e6f0;
}
#package-comparison .standard ul .highlight a {
	background: url("http://www.hostumer.com/images/std_button.gif") no-repeat left top;
}
#package-comparison .standard ul .plus a {
	background: url("http://www.hostumer.com/images/st-plus.gif") no-repeat left top;
}
#package-comparison .standard ul li.tick {
	background: url("http://www.hostumer.com/images/standard_tick.gif") no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
#package-comparison .silver h4,#package-comparison .silver ul li {
	color: #6f1685;
	padding-left: !important;
}
#package-comparison .silver h5 {
	background: #6f1685 url("http://www.hostumer.com/images/silver_price.gif") repeat-x left top;
}
#package-comparison .silver ul {
	background: #f0e7f2;
}
#package-comparison .silver ul .highlight {
	background: #e3d2e7;
}
#package-comparison .silver ul .plus {
	background: #e3d2e7;
}
#package-comparison .silver ul .highlight a {
	background: url("http://www.hostumer.com/images/silver_button.gif") no-repeat left top;
}
#package-comparison .silver ul .plus a {
	background: url("http://www.hostumer.com/images/st-plus.gif") no-repeat left top;
}
#package-comparison .silver ul li.tick {
	background: url("http://www.hostumer.com/images/silver_tick.gif") no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
#package-comparison .gold h4,#package-comparison .gold ul li {
	color: #cd190c;
	padding-left: !important;
}
#package-comparison .gold h5 {
	background: #cd190c url("http://www.hostumer.com/images/gold_price.gif") repeat-x left top;
}
#package-comparison .gold ul {
	background: #fbe7e6;
}
#package-comparison .gold ul .highlight {
	background: #f6d2d0;
}
#package-comparison .gold ul .plus {
	background: #f6d2d0;
}
#package-comparison .gold ul .highlight a {
	background: url("http://www.hostumer.com/images/gold_button.gif") no-repeat left top;
}
#package-comparison .gold ul .plus a {
	background: url("http://www.hostumer.com/images/st-plus.gif") no-repeat left top;
}
#package-comparison .gold ul li.tick {
	background: url("http://www.hostumer.com/images/gold_tick.gif") no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
#package-comparison .platinum h4,#package-comparison .platinum ul li {
	color: #000;
	padding-left: !important;
}
#package-comparison .platinum h5 {
	background: #cd190c url("http://www.hostumer.com/images/platinum_price.gif") repeat-x left top;
}
#package-comparison .platinum ul {
	background: #ededed;
}
#package-comparison .platinum ul .highlight {
	background: #ddd;
}
#package-comparison .platinum ul .plus {
	background: #ddd;
}
#package-comparison .platinum ul .highlight a {
	background: url("http://www.hostumer.com/images/platinum_button.gif") no-repeat left top;
}
#package-comparison .platinum ul .plus a {
	background: url("http://www.hostumer.com/images/st-plus.gif") no-repeat left top;
}
#package-comparison .platinum ul li.tick {
	background: url("http://www.hostumer.com/images/platinum_tick.gif") no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
.package {
	color: #7b7b7b;
	font-size: 12px;
	font-weight: normal;
}
#package-comparison .headings {
	float: left;
	width: 190px;
}
#package-comparison .headings h4 {
	width: 95px !important;
	height: 27px !important;
	font-size: 12px !important;
	color: #444;
	margin-top: 49px !important;
	padding:0 !important;
	line-height: 27px;
}
#package-comparison .headings ul {
	width: 190px;
}
#package-comparison .headings li {
	font-weight: normal !important;
	background: url("http://www.hostumer.com/images/std_bullet.gif") no-repeat 10px 12px !important;
	list-style: none;
	margin: 5px 0;
	text-align: left !important;
	padding: 6px 0 7px 20px !important;
}
#package-comparison .headings .doubleline {
	padding: 1px 0 2px 20px !important;
	line-height: 14px;
}
#package-comparison .footer {
	height: 33px;
	width: 100%;
	background: #f3f3f3;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.gst {
	font-size: 9px;
	line-height: 13px;
	padding-bottom: 0px;
	margin: 0 0 0px 0;
	font-style: italic;
}
.domain-search {
	background: url("http://www.hostumer.com/images/domain_box.gif") no-repeat left top;
	width: 100%;
	height: 70px;
	padding: 1px 18px;
}
.domain-search form {
	margin-top: -10px !important;
}
.domain-search .submit {
	position: relative;
	left: 0;
	top: -2px;
}
.domain-search-sm {
	background: url("http://www.hostumer.com/images/domain_box_sm.gif") no-repeat left top;
	width: 190px;
	height: 70px;
	padding: 1px 14px;
	position: relative;
	left: 0;
	top: 10px;
	margin-bottom: 10px;
}
.domain-search-sm h4 {
	margin-left: 6px;
}
.domain-search-sm form {
	margin-top: -10px !important;
}
.domain-search-sm .submit {
	position: relative;
	left: 0;
	top: -2px;
}
#domain-prices {
	border: 1px solid #eee;
	background: url("http://www.hostumer.com/images/domains_header.gif") repeat-x left top;
	width: 100%;
	position: relative;
	left: 0;
	top: 5px;
	margin: 5px 0 15px 0 !important;
	padding: 10px 0;
}
#domain-prices .title {
	width: 200px;
	float: left;
	background: url("http://www.hostumer.com/images/std_bullet.gif") no-repeat 10px 4px;
	padding-left: 20px;
	margin-top: 5px;
}
#domain-prices .price {
	width: 155px;
	color: #e61000;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	text-align: right;
	padding-right: 15px;
}
#domain-prices .price .small {
	font-size: 10px;
	font-weight: normal;
}
#domain-prices .buy {
	width: 75px;
	float: left;
}
#domain-prices .buy a {
	background: url("http://www.hostumer.com/images/dom-order.gif") no-repeat left top;
	width: 85px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 3px;
}
#domain-prices .odd {
	width: 100%;
	height: 27px;
}
#domain-prices .even {
	background: #f7f7f7;
	width: 100%;
	height: 27px;
}
.platinum-award {
	color: #7b7b7b;
	font-size: 12px;
	font-weight: normal;
	background: url("http://www.hostumer.com/images/platinum_award.gif") no-repeat left top;
	height: 40px;
	padding: 3px 0 0 50px;
	margin-left: 150px;
}
.gold-award {
	color: #b28a2b;
	font-size: 12px;
	font-weight: normal;
	background: url("http://www.hostumer.com/images/gold_award.gif") no-repeat left top;
	height: 40px;
	padding: 3px 0 0 50px;
	margin-left: 150px;
}
.tag {
	width: 807px;
	height: 28px;
	background: url("http://www.hostumer.com/images/tag.gif") no-repeat left top;
	line-height: 28px;
	padding: 0 10px;
	position: absolute;
	left: 3px;
	top: 0;
}
.tag h1{
	background:none;
	padding:0 0 0 78px;
	font-size: 9px;
	color: #8f9090;
	width:562px;
	overflow:hidden;
	height:20px;
}
.tag h1 a{
	background:0;
	padding:0;
}
.tag h2 a {
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 9px;
	font-weight: normal;
	color: #E61000;
	background: none;
}

/* Remove bottom border when we're using an image */
a.button {
    background-image:none;
}


fieldset.minimise {
padding-top:0;
padding-bottom:0;
	border-bottom-color:#fff;
	border-right-color:#fff;
	border-left-color:#fff;
}
fieldset.minimise table {
	display:none;
}
legend a {
	padding-right:10px;
}
fieldset.minimise legend a{
	background:url("http://www.hostumer.com/images/std_bullet.gif") no-repeat right 4px;
}
fieldset.expand legend a{
	background:url("http://www.hostumer.com/images/up_bullet.gif") no-repeat right 6px;
}
.promo {
	background: url("http://www.hostumer.com/images/dannii.jpg") no-repeat right bottom;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	padding-top: 5px;
}
.promo h1 {
	margin-bottom: 10px;
	background-image: none;
	font-weight: bold;
	font-size: 28px;
	padding-left: 0;
}
.promo h3 {
	background-image: none;
	padding-left: 0;
	line-height: 24px;
	margin-top: 0 !important;
}
.promo ul {
	font-weight: bold;
	color: #8A8A8A;
}
.promo .button {
	background: url("http://www.hostumer.com/images/editable_buynow.gif") no-repeat left top;
	width: 75px;
	height: 21px;
	position: absolute;
	left: 180px;
	top: 224px;
	text-indent: -9999px;
	overflow: hidden;
}
.promo .gst {
	font-size: 12px;
	font-style: normal !important;
}
.menu {
	BORDER-RIGHT: #ebebeb 1px solid; BORDER-TOP: #ebebeb 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #ebebeb 1px solid; COLOR: #666666; LINE-HEIGHT: normal; BORDER-BOTTOM: #ebebeb 1px solid; TEXT-DECORATION: none
}
.menu A {
	FONT-SIZE: 10px
}
.menu A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
.menu A:visited {
	TEXT-DECORATION: none
}
.menu A:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}
.resizable-textarea .grippie {
	border-left:1px solid #373737; border-right:1px solid #373737; border-top:0pt solid #373737; border-bottom:1px solid #373737; background:#232323 url('../http:/www.hostumer.com/http:/www.hostumer.com/images/grippie.png') no-repeat 50% 50%; cursor:s-resize;
	height:9px;
	overflow:hidden
}
textarea, select, .text-fields, #content div.editable_slot  {
	background: #FDFDFB;
	border: #2e2e2e 1px solid;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.ask_question {
    width: 97%;
    margin-bottom: 5px;
}
fieldset {
	border:1px solid #FF0D0D;
	margin-top:10px;
	padding:8px;
	clear: both;
}
fieldset hr {
    border:1px solid #2A2A2A;
    height: 1px;
}
fieldset legend {
    color:#FF0D0D;
	font-weight:bold;
	margin-left:1px;
	padding:0pt 6px;
    margin: 5px 0px;
}

label span {
    display: block;
    width: 35%;
	padding:5px 2px 8px;
	vertical-align:top;
    float:left;
}
label span em {
    margin-left: 5px;
    color: #6c6c6c;
    font-style: normal;

}

.file_type  {
    color: #6c6c6c;
    text-indent: 37%;
    font-size: 11px;
}
.field-name label {
	/*border: 1px solid #0000009;*/
	display: block;
	float: left;
	width: 35%;
	background:url('../http:/www.hostumer.com/http:/www.hostumer.com/images/grey_bullet.png') no-repeat 5px 10px;
	padding-left:17px
	
}
.field-name .text-fields {
	width: 50% !important;
	margin-bottom: 10px;
}
.field-name .field-description {
	font-size: 0.8em;
	color: #939393;
}
label textarea {
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	padding: 5px;
	width: 95%;
	
}
.field-name {
	/*border: 1px solid #00CCFF;*/
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
}
label {
	background:url('../http:/www.hostumer.com/http:/www.hostumer.com/images/grey_bullet.png') no-repeat 5px 10px;
	padding-left:17px;
    display: block;
    margin: 10px 0px
}
label.require {
	background: url('../http:/www.hostumer.com/http:/www.hostumer.com/images/std_bullet.gif') no-repeat 5px 10px;
}
label.require input, label.require textarea, label.require select {
	border:1px solid #666666;
}
.req input, .req textarea, .req select {
	border:1px solid #000000;
	color:#000000;
}
.req {
    background-color: #1F1F1F;
}
.relatedto li {
    border: none;
    margin: 0 !important;
    padding:4px 0px;
}
#content #leftcol .relatedto {
    list-style-type: none;
    display: block;
	float:left;
    padding: 0px 0px 0px 10px;
	width:47%;
    margin: 5px 0px;
}

#content #leftcol .relatedto li strong {
    margin: 0px 0px 5px 0px;
    display: block;
}
.relatedto label, .comments {
    padding: 0;
    margin: 0;
    background-image: none;
}
.relatedto strong {
	color:#E61000;
}
.relatedto input {
	border:0pt none;
}
#package-comparison {
	border: 1px solid #eee;
	background: url(http://www.hostumer.com/images/comparison_header.gif) repeat-x left top;
	width: 100%;
	position: relative;
	left: 0;
	top: 5px;
	margin-bottom: 15px !important;
}
#package-comparison2 h4 {
	width: 92px;
	height: 37px;
	margin: 0 !important;
	text-align: center;
	padding-top: 4px;
}
#package-comparison2 h5 {
	width: 89px;
	margin: 0 !important;
	height: 27px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 27px;
}
#package-comparison2 ul {
	width: 89px;
	margin: 0 !important;
	padding: 0 !important;
}
#package-comparison2 ul li {
	background-image: none !important;
	margin: 0 !important;
	font-weight: bold;
	text-align: center;
	padding-left: 0 !important;
	border-bottom: 1px solid #FFF;
	padding: 8px 0 7px 0;
}
#package-comparison2 ul .highlight {
	padding: 5px 0 5px 0 !important;
	border-bottom: none !important;
	text-align: left !important;
}
#package-comparison2 ul .highlight a {
	width: 75px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-left: 7px;
}
#package-comparison2 .standard ul li,#package-comparison .silver ul li,#package-comparison .gold ul li,#package-comparison .platinum ul li {
	padding-left: 0 !important;
}
#package-comparison2 ul {
	z-index: 99;
	position: relative;
	left: 0;
	top: 0;
}
#package-comparison2 .standard, #package-comparison .silver,#package-comparison .gold,#package-comparison .platinum {
	float: left;
	margin: 7px 0 0 3px;
	background: url(http://www.hostumer.com/images/comparison_tab.gif) no-repeat left top;
}
#package-comparison2 .standard h4,#package-comparison .standard ul li {
	color: #277db2;
}
#package-comparison2 .standard h5 {
	background: #277db2 url(http://www.hostumer.com/images/std_price.gif) repeat-x left top;
}
#package-comparison2 .standard ul {
	background: #e9f2f7;
}
#package-comparison2 .standard ul .highlight {
	background: #d5e6f0;
}
#package-comparison2 .standard ul .highlight a {
	background: url(http://www.hostumer.com/images/std_buy_button.gif) no-repeat left top;
}
#package-comparison2 .standard ul li.tick {
	background: url(http://www.hostumer.com/images/standard_tick.gif) no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
#package-comparison2 .silver h4,#package-comparison .silver ul li {
	color: #6f1685;
}
#package-comparison2 .silver h5 {
	background: #6f1685 url(http://www.hostumer.com/images/silver_price.gif) repeat-x left top;
}
#package-comparison2 .silver ul {
	background: #f0e7f2;
}
#package-comparison2 .silver ul .highlight {
	background: #e3d2e7;
}
#package-comparison2 .silver ul .highlight a {
	background: url(http://www.hostumer.com/images/silver_buy_button.gif) no-repeat left top;
}
#package-comparison2 .silver ul li.tick {
	background: url(http://www.hostumer.com/images/silver_tick.gif) no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
#package-comparison2 .gold h4,#package-comparison .gold ul li {
	color: #cd190c;
}
#package-comparison2 .gold h5 {
	background: #cd190c url(http://www.hostumer.com/images/gold_price.gif) repeat-x left top;
}
#package-comparison2 .gold ul {
	background: #fbe7e6;
}
#package-comparison2 .gold ul .highlight {
	background: #f6d2d0;
}
#package-comparison2 .gold ul .highlight a {
	background: url(http://www.hostumer.com/images/gold_buy_button.gif) no-repeat left top;
}
#package-comparison2 .gold ul li.tick {
	background: url(http://www.hostumer.com/images/gold_tick.gif) no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
#package-comparison2 .platinum h4,#package-comparison .platinum ul li {
	color: #000;
}
#package-comparison2 .platinum h5 {
	background: #cd190c url(http://www.hostumer.com/images/platinum_price.gif) repeat-x left top;
}
#package-comparison2 .platinum ul {
	background: #ededed;
}
#package-comparison2 .platinum ul .highlight {
	background: #ddd;
}
#package-comparison2 .platinum ul .highlight a {
	background: url(http://www.hostumer.com/images/platinum_buy_button.gif) no-repeat left top;
}
#package-comparison2 .platinum ul li.tick {
	background: url(http://www.hostumer.com/images/platinum_tick.gif) no-repeat 38px 8px !important;
	text-indent: -9999px;
	overflow: hidden;
}
.package {
	color: #7b7b7b;
	font-size: 12px;
	font-weight: normal;
}
#package-comparison2 .headings {
	float: left;
	width: 95px;
}
#package-comparison2 .headings h4 {
	width: 95px !important;
	height: 27px !important;
	font-size: 12px !important;
	color: #444;
	margin-top: 49px !important;
	padding:0 !important;
	line-height: 27px;
}
#package-comparison2 .headings ul {
	width: 95px;
}
#package-comparison2 .headings li {
	font-weight: normal !important;
	background: url(http://www.hostumer.com/images/std_bullet.gif) no-repeat 10px 12px !important;
	list-style: none;
	margin: 5px 0;
	text-align: left !important;
	padding: 7px 0 7px 20px !important;
}
#package-comparison2 .headings .doubleline {
	padding: 1px 0 2px 20px !important;
	line-height: 14px;
}
#package-comparison2 .footer {
	height: 33px;
	width: 100%;
	background: #f3f3f3;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}