/* *************************** 
  Site - Hostess
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
  $7 - Form Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin:0px;
	padding:0px;
}
a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
ul li {
	list-style:none;
}
.hidden { display: none; }
.right {float:right}
.center {text-align:center}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	font-size:11px;
	line-height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background:#666666;
}
.container_wrapper{
	width:789px;
	margin:0px auto;
}
.container_wrapper.index{background:url(../images/bg_content_home.png) left top repeat-y;}
.container_wrapper.index #container{background:url(../images/bg_header_home.png) left top no-repeat;}
.container_wrapper.index #content{background:url(../images/bg_content_bb_home.png) left bottom no-repeat;}
.container_wrapper.about-hostess{background:url(../images/bg_content_2.png) left top repeat-y;}
.container_wrapper.about-hostess #container{background:url(../images/bg_header_2.png) left top no-repeat;}
.container_wrapper.about-hostess #content{background:url(../images/bg_content_bb_2.png) left bottom no-repeat;}
.container_wrapper.hosting-packages{background:url(../images/bg_content_4.png) left top repeat-y;}
.container_wrapper.hosting-packages #container{background:url(../images/bg_header_4.png) left top no-repeat;}
.container_wrapper.hosting-packages #content{background:url(../images/bg_content_bb_4.png) left bottom no-repeat;}
.container_wrapper.domain-names{background:url(../images/bg_content_1.png) left top repeat-y;}
.container_wrapper.domain-names #container{background:url(../images/bg_header_1.png) left top no-repeat;}
.container_wrapper.domain-names #content{background:url(../images/bg_content_bb_1.png) left bottom no-repeat;}
.container_wrapper.terms{background:url(../images/bg_content_home.png) left top repeat-y;}
.container_wrapper.terms #container{background:url(../images/bg_header_home.png) left top no-repeat;}
.container_wrapper.terms #content{background:url(../images/bg_content_bb_home.png) left bottom no-repeat;}
.container_wrapper.terms .welcome_box .welcome_box_title{ background:url(../images/bg_terms_conditions_title.png) left top no-repeat;}
.container_wrapper.terms .welcome_box{margin-top: 20px; z-index: 1; position:relative;}
.container_wrapper.privacy{background:url(../images/bg_content_home.png) left top repeat-y;}
.container_wrapper.privacy #container{background:url(../images/bg_header_home.png) left top no-repeat;}
.container_wrapper.privacy #content{background:url(../images/bg_content_bb_home.png) left bottom no-repeat;}
.container_wrapper.privacy .welcome_box .welcome_box_title{ background:url(../images/bg_privacy_statement_title.png) left top no-repeat;}
.container_wrapper.privacy .welcome_box{margin-top: 20px; z-index: 1; position:relative;}
.container_wrapper.terms .welcome_box ul li, .container_wrapper.privacy .welcome_box ul li{list-style-type: disc;}
.container_wrapper.terms .welcome_box li, .container_wrapper.privacy .welcome_box li{margin:10px 20px 10px 20px;}
.container_wrapper.manage_subscriptions{background:url(../images/bg_content_home.png) left top repeat-y;}
.container_wrapper.manage_subscriptions #container{background:url(../images/bg_header_home.png) left top no-repeat;}
.container_wrapper.manage_subscriptions #content{background:url(../images/bg_content_bb_home.png) left bottom no-repeat;}
.container_wrapper.manage_subscriptions .welcome_box .welcome_box_title{ background:url(../images/bg_manage_subscriptions_title.png) left top no-repeat;}
.container_wrapper.manage_subscriptions .welcome_box{margin-top: 20px; z-index: 1; position:relative;}

#container{
	width:100%;
}
/* *************************** 
   $3 Header Styles
   ***************************/
#header{
	width:100%;
	height:159px;
	position:relative;
}
#header .logo{
	display:block;
	position:absolute;
	left:7px;
	top:22px;
}
.main_nav{
	position:absolute;
	left:193px;
	top:11px;
}
.header_title{
	width:465px;
	position:absolute;
	left:200px;
	top:70px;
	font-size:23px;
	font-weight:bold;
	color:#555;
	line-height:31px;
}
.girls_1{
	top:35px;
	right:19px;
	position:absolute;
	background:url(../images/girl_1.png) left top no-repeat;
	width:135px;
	height:175px;
}
.girls_2{
	position:absolute;
	top:31px;
	right:-50px;
	background:url(../images/girl_2.png) left top no-repeat;
	width:210px;
	height:189px;
}
.girls_3{
	position:absolute;
	top:35px;
	right:23px;
	background:url(../images/girl_3.png) left top no-repeat;
	width:132px;
	height:170px;
}
.girls_4{
	position:absolute;
	top:34px;
	right:-76px;
	background:url(../images/girl_4.png) left top no-repeat;
	width:271px;
	height:185px;
}
.girls_5{
	position:absolute;
	top:35px;
	right:31px;
	background:url(../images/girl_5.png) left top no-repeat;
	width:145px;
	height:152px;
}
.home_girls{
	position:absolute;
	top:33px;
	right:20px;
	background:url(../images/home_girls.png) left top no-repeat;
	width:171px;
	height:131px;
}
.banner{
	height:156px;
	position:relative;
	background:url(../images/banner.png) left top no-repeat;
	width:823px;
	margin-left:-17px;
	margin-top:-10px;
}
.banner h1{
	color:#FFF;
	font-size:25px;
	line-height:30px;
	position:absolute;
	left:43px;
	top:30px;
}
.banner .star_burst{
	width:148px;
	height:148px;
	background:url(../images/star_burst.png) left top no-repeat;
	position:absolute;
	right:83px;
	top:0px;
}
/* *************************** 
   $4 Content Styles
   ***************************/
h2.fakeh1{
	color:#fff;
	font-size:25px;
	left:43px;
	line-height:30px;
	position:absolute;
	top:30px;
	font-weight:bold;
}
#content{
	width:100%;
	overflow:hidden;
	padding-bottom:18px;
}
.maincontent{
	width:598px;
	float:left;
	position:relative;
	padding-top:8px;
}
.maincontent .maincontent_bb{
	background:url(../images/bg_maincontent_bb.png) left top no-repeat;
	height:35px;
}
.maincontent .maincontent_bt{
	background:url(../images/bg_maincontent_bt.png) left top no-repeat;
	padding:14px 0px 10px 14px;
	width:584px;
}
.maincontent .maincontent_bt h3{height:41px;}
.maincontent .maincontent_bt h3.domain-names.register{ background:url(../images/bg_register_a_domain_name_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.domain-names.whatsin{ background:url(../images/bg_whats_in_a_name_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.domain-names.faq{ background:url(../images/bg_domain_name_faq_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.domain-names.manager{ background:url(../images/bg_domain_manager_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.hosting-packages.packages{ background:url(../images/guide_to_choosing_hosting.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.hosting-packages.email{ background:url(../images/bg_email_hosting_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.hosting-packages.economy{ background:url(../images/bg_economy_hosting_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.hosting-packages.business{ background:url(../images/bg_Business_Hosting_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.hosting-packages.ecommerce{ background:url(../images/bg_ecommerce_hosting_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.hosting-packages.osb{ background:url(../images/bg_online_shop_builder_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.about-hostess.why{ background:url(../images/bg_why_hostess_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.about-hostess.data{ background:url(../images/bg_data_centre_h1.png) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.maincontent .maincontent_bt h3.about-hostess.news{ background:url(../images/newscentre.jpg) left top no-repeat; text-indent:-9999999px; outline-style:none; }
.breadcrumb{
	background:#26211f url(../images/bg_breadcrumb.png) left top repeat-x;
	height:23px;
	line-height:23px;
	color:#FFF;
	margin-top:2px;
	width:561px;
	font-size:11px;
	padding-left:11px;
}
.breadcrumb a{color:#FFF;}
.breadcrumb a:hover{color:#FFF;}
.maincontent .maincontent_bm{
	background:url(../images/bg_maincontent_bm.png) left top repeat-y;
	padding:0px 0px 0px 42px;
}
.maincontent .maincontent_bm h2{
	font-size:22px;
	color:#de3c25;
	line-height:22px;
	padding:5px 0px;
}
.maincontent .maincontent_bm .maincontent_box h2 {
	font-size:16px;
	color:#de3c25;
	line-height:22px;
	padding:5px 0px;
}
.maincontent_box{
	padding:0px 0px 20px 6px;
	width:520px;
}
.maincontent_box ul li {
	margin:0px 0px 5px 15px;
    list-style: disc;
}
.maincontent_box ul ol {
    font-size: 11px;
	margin:0px 0px 5px 15px;
    list-style-type: decimal;
}
.maincontent_box blockquote {
    font-size: 11px;
	margin:0px 0px 5px 25px;
}
.maincontent_box.overview{
	padding:0;
    background-image: none;
}
.maincontent_box.overview .maincontent_center_box, .maincontent_box.overview .maincontent_center_box .maincontent_center_box_inner {background: none;}
.maincontent_box.overview .maincontent_center_box .text_box {width: 340px;}
.maincontent_box.overview .maincontent_center_box .text_box p {
    font-size: 11px;
    line-height: 14px;
	margin-bottom:15px;
	margin-top:8px;
}
.maincontent_box p {padding-bottom: 10px;}
.maincontent_box.news hr {
    margin-top: 10px;
    padding-bottom: 15px;
}
.maincontent_box.news ol, .maincontent_box.news ul {
    margin: 5px 15px 5px 15px;
    padding: 5px;
}
.maincontent_center_box.top {margin-top: 0;}
.rorBtn {text-decoration: underline;}
.maincontent_center_box.ror p {
	padding: 5px;
    margin: 5px;
}
.maincontent .maincontent_bm .maincontent_box .rorDiv h2 {
	padding: 0 10px 0 10px;
}
.maincontent_center_box.ror ul li {
    font-size: 11px;
	margin:0px 0px 5px 25px;
    list-style: disc;
}
.maincontent_center_box.ror ul ol {
    font-size: 11px;
	margin:0px 0px 5px 15px;
    list-style-type: decimal;
}
.maincontent .maincontent_bm p, .maincontent_center_box p{
	font-size:11px;
	color:#333;
	line-height:17px;
}
.maincontent_center_box{
	width:510px;
	padding-top:5px;
	margin-top:5px;
	background:#e5e5e5 url(../images/bg_maincontent_box_bt.png) left top no-repeat;
}
.maincontent_center_box .maincontent_center_box_inner{
	width:100%;
	overflow:hidden;
	background:url(../images/bg_maincontent_box_bb.png) left bottom no-repeat;
	padding-bottom:8px;
}
.maincontent_center_box .maincontent_center_box_inner .text_box{
	float:left;
	padding:0px 30px 5px 15px;
	width:222px;
}
.maincontent_center_box .maincontent_center_box_inner .text_box h3{
	font-size:11px;
	color:#de3c25;
	margin-bottom:5px;
}
.maincontent_center_box .maincontent_center_box_inner .text_box p{
	font-size:11px;
	color:#333333;
	line-height:13px;
}
.maincontent_center_box .maincontent_center_box_inner .text_box ul{padding-bottom:4px;}
.maincontent_center_box .maincontent_center_box_inner .center_box{
	float:left;
	color:#ff7900;
	position:relative;
	overflow:hidden;
	padding-right:20px;
	margin-top:-5px;
}
.maincontent_center_box .maincontent_center_box_inner .center_box b{
	font-size:18px;
	float:left;
	display:block;
	padding-top:11px;
}
.maincontent_center_box .maincontent_center_box_inner .center_box span{
	font-size:40px;
	float:left;
	display:block;
	font-weight:bold;
	line-height:50px;
}
.maincontent_center_box .maincontent_center_box_inner .center_box span.big{
	font-size:40px;
	line-height:50px;
}
.maincontent_center_box .maincontent_center_box_inner .center_box strong{
	display:block;
	float:right;
	font-size:11px;
	line-height:12px;
	position:absolute;
	right:0px;
	top:30px;
}
.maincontent_center_box .maincontent_center_box_inner .center_box strong.year{
	right:25px;
}
.maincontent_center_box .maincontent_center_box_inner .right_box{
	float:right;
	width:107px;
	overflow:hidden;
	padding-right:13px;
	margin-top:5px;
}
.maincontent_center_box .maincontent_center_box_inner .right_box a{
	float:right;
	font-size:11px;
	color:#e04630;
}
.maincontent_center_box .maincontent_center_box_inner .right_box a:hover{
	color:#333333;
	text-decoration:none;
}
.maincontent_center_box .maincontent_center_box_inner .right_box a.order_now{
	display:block;
	width:107px;
	height:32px;
	text-indent:-9999999px;
	outline-style:none;
	background:url(../images/order_now.png) left top no-repeat;
	margin-bottom:3px;
}
.maincontent_center_box .maincontent_center_box_inner .right_box a.order_now:hover{background:url(../images/order_now.png) left bottom no-repeat;}

.maincontent_center_box .maincontent_center_box_inner .right_box a.order_now_sml{
	display:block;
	width:75px;
	height:22px;
	text-indent:-9999999px;
	outline-style:none;
	background:url(../images/order_now_sm.png) left top no-repeat;
	margin-bottom:3px;
}
.maincontent_center_box .maincontent_center_box_inner .right_box a.order_now_sml:hover{background:url(../images/order_now_sm.png) left bottom no-repeat;}
.maincontent_box .search_box{
	width:100%;
	overflow:hidden;
}
.maincontent_box .search_box .search_text_box{
	background:url(../images/bg_search_text.png) left top no-repeat;
	width:413px;
	height:31px;
	float:left;
}
.maincontent_box .search_box .search_text_box select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	vertical-align:middle;
}
.maincontent_box .search_text{
	padding:7px 0px 3px 42px;
	width:288px;
	height:21px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	vertical-align:middle;
	background:none;
}
.maincontent_box .search_button{
	width:87px;
	height:32px;
	float:left;
	background:url(../images/search_button.png) left top no-repeat;
	border:none;
	cursor:pointer;
	margin-left:7px;
	vertical-align:middle;
}
.maincontent_box .search_button:hover{background:url(../images/search_button.png) left bottom no-repeat;}
.table_conten{
	width:490px;
	margin:0px auto;
	overflow:hidden;
	border-top:1px solid #FFF;
	padding:3px 0px;
}
.table_conten.first{
	border-top:none;
}
.table_conten span{
	display:block;
	float:left;
	color:#333;
	font-size:11px;
}
.table_conten span.columns_1{
	width:216px;
	padding-left:10px;
}
.table_conten span.columns_2{
	width:179px;
}
.table_conten span.columns_2_span{
	width:259px;
}
.table_conten span.columns_3{
	width:80px;
}

.domains .table_conten span.columns_1{
	width:116px;
	padding-left:10px;
}
.domains .table_conten span.columns_2{
	width:179px;
}
.domains .table_conten span.columns_2_span{
	width:359px;
}
.domains .table_conten span.columns_3{
	width:80px;
}

.maincontent_box a { color: blue;}
.maincontent_box .button_box{
	width:100%;
	overflow:hidden;
	padding:10px 0px;
}
.maincontent_box .button_box a{
	display:block;
	height:32px;
	text-indent:-99999999px;
	outline-style:none;
	float:left;
	margin-right:6px;
}
.maincontent_box .button_box a.domain_support{
	width:138px;
	background:url(../images/domain_support.png) left top no-repeat;
}
.maincontent_box .button_box a.domain_support:hover{
	background:url(../images/domain_support.png) left bottom no-repeat;
}
.maincontent_box .button_box a.domain_manager{
	width:150px;
    margin-top: 5px;
	background:url(../images/domain_manager.png) left top no-repeat;
}
.maincontent_box .button_box a.domain_manager:hover{
	background:url(../images/domain_manager.png) left bottom no-repeat;
}
.maincontent_box .button_box a.domain_faq{
	width:138px;
	background:url(../images/domain_faq.png) left top no-repeat;
}
.maincontent_box .button_box a.domain_faq:hover{
	background:url(../images/domain_faq.png) left bottom no-repeat;
}
.maincontent_box .button_box a.more_info{
	width:220px;
	background:url(../images/rules_of_registration_support.png) left top no-repeat;
}
.maincontent_box .button_box a.more_info:hover{
	background:url(../images/rules_of_registration_support.png) left bottom no-repeat;
}
.maincontent_box .button_box a.whatsin{
	width:148px;
	background:url(../images/whats_in_a_name.png) left top no-repeat;
}
.maincontent_box .button_box a.whatsin:hover{
	background:url(../images/whats_in_a_name.png) left bottom no-repeat;
}
.maincontent_box .button_box a.download_manual{
	width:148px;
	background:url(../images/download_manual.png) left top no-repeat;
}
.maincontent_box .button_box a.download_manual:hover{
	background:url(../images/download_manual.png) left bottom no-repeat;
}
.maincontent_box .button_box a.demo{
	width:70px;
	background:url(../images/demo.png) left top no-repeat;
}
.maincontent_box .button_box a.demo:hover{
	background:url(../images/demo.png) left bottom no-repeat;
}
.welcome_box{
	width:734px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.welcome_box .welcome_box_bb{
	background:url(../images/bg_welcome_box_bb.png) left top no-repeat;
	height:13px;
}
.welcome_box .welcome_box_title{
	background:url(../images/bg_welcome_box_title.png) left top no-repeat;
	height:35px;
	text-indent:-9999999px;
	outline-style:none;
}
.welcome_box .welcome_box_bm{
	background:#FFF;
	padding:5px 13px 0px 13px;
	width:708px;
	float:top;
	min-height:208px;
	height:auto !important;
	height:208px;
}
.welcome_box .welcome_box_bm2{
	background:#FFF;
	padding: 28px 13px 28px 13px;
	overflow:hidden;
	position:relative;
	width:232px;
	line-height:18px;
}
.welcome_box .welcome_box_bm p{
	padding:4px 0px;
}
.welcome_box .welcome_box_bm strong{
	color:#DE3C25;
}
.welcome_box .welcome_box_bm2 p{
	padding:6px 0px;
}
.welcome_box .welcome_box_bm2 strong{
	color:#DE3C25;
}
.welcome_box_new{
	width:455px;
	float:right;
	display:block;
}
.welcome_box_new .welcome_box_new_bb{
	background:url(../images/bg_welcome_box_new_bb.png) left top no-repeat;
	height:13px;
}
.welcome_box_new .welcome_box_new_title{
	background:url(../images/bg_welcome_box_title.png) left top no-repeat;
	height:35px;
	text-indent:-9999999px;
	outline-style:none;
}
.welcome_box_new .welcome_box_new_bm{
	background:#FFF;
	padding:5px 13px 0px 13px;
	width:429px;
	float:top;
	min-height:208px;
	height:auto !important;
	height:208px;
}
.welcome_box_new .welcome_box_new_bm2{
	background:#FFF;
	padding: 28px 13px 28px 13px;
	overflow:hidden;
	position:relative;
	width:232px;
	line-height:18px;
}
.welcome_box_new .welcome_box_new_bm p{
	padding:4px 0px;
}
.welcome_box_new .welcome_box_new_bm strong{
	color:#DE3C25;
}
.welcome_box_new .welcome_box_new_bm2 p{
	padding:6px 0px;
}
.welcome_box_new .welcome_box_new_bm2 strong{
	color:#DE3C25;
}
.why_choose_box{
	width:261px;
	height:100%;
	float:left;
	display:block;
}
.why_choose_box .why_choose_box_bb{
	background:url(../images/manage_my_account_bb.png) left top no-repeat;
	height:13px;
}
.why_choose_box .why_choose_box_title{
	background:url(../images/bg_why_choose_box_title.png) left top no-repeat;
	height:35px;
	text-indent:-9999999px;
	outline-style:none;
}
.why_choose_box .why_choose_box_bm{
	background:#FFF;
	float:top;
	padding:5px 13px 0px 13px;
	overflow:hidden;
	position:relative;
	width:235px;
	min-height:210px;
	height:auto !important;
	height:210px;
}
.why_choose_box p{
	padding:6px 0px;
}
.why_choose_box strong{
	color:#DE3C25;
	line-height:26px;
}
.home_content, .content_top{
	width:734px;
	margin:0px auto;
	overflow:hidden;
}
.home_content{
	padding-top:17px;
}
.home_content a{
	color:#DE3C25;
	font-weight:bold;
}
.home_left{
	width:455px;
	float:left;
}
.home_left_box{
	padding-bottom:17px;
}
.home_left_box .home_left_box_bb{
	background:url(../images/bg_home_left_box_bb.png) left top no-repeat;
	height:13px;
}
.home_left_box .home_left_box_bm{
	background:#FFF;
}

.home_left_box .service_alerts_title{
	background:url(../images/bg_service_alerts_title.png) left top no-repeat;
	height:35px;
	text-indent:-999999px;
	outline-style:none;
}
.home_left_box .service_alerts_bm{
	background:#FFF;
}
.home_left_box .service_alerts_bm ul{
	padding:6px 0px 0px 19px;
}
.home_left_box .service_alerts_bm ul li{
	padding-top:6px;
}


.home_left_box .domain_search_title{
	background:url(../images/domain_search_title.png) left top no-repeat;
	height:35px;
}
.home_left_box .domain_search_title b{
	text-indent:-999999px;
	outline-style:none;
	display:block;
	float:left;
}
.home_left_box .domain_search_title span{
	padding:12px 19px 0px 0px;
	display:block;
	float:right;
}
.home_left_box .domain_search_title a{
	font-size:11px;
	color:#FFF;
}
.home_left_box .domain_search{
	padding:6px 0px 6px 16px;
}
.home_left_box .domain_search .search_text{
	padding:7px 13px 3px 13px;
	background:url(../images/bg_search_text2.png) right top no-repeat;
	width:300px;
	height:21px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	vertical-align:middle;
}
.home_left_box .domain_search .search_button{
	width:87px;
	height:32px;
	background:url(../images/search_button.png) left top no-repeat;
	border:none;
	cursor:pointer;
	margin-left:9px;
	vertical-align:middle;
}
.home_left_box .domain_search .search_button:hover{background:url(../images/search_button.png) left bottom no-repeat;}
.home_left_box ul.domain_search_list{
	padding:5px 0px 0px 30px;
	width:416px;
	overflow:hidden;
}
.home_left_box ul.domain_search_list li{
	float:left;
	width:80px;
	padding:5px 0px;
}
.home_left_box ul.domain_search_list li input{
	vertical-align:middle;
}
.home_left_box ul.domain_search_list li label{
	vertical-align:middle;
	font-size:11px;
	color:#333;
	padding-left:6px;
}
.home_left_box .hosting_packages_title{
	background:url(../images/hosting_packages_title.png) left top no-repeat;
	height:35px;
	text-indent:-9999999px;
	outline-style:none;
}
.home_left_box .hosting_packages_title span{
	text-indent:0px;
	padding:12px 19px 0px 0px;
	display:block;
	float:right;
}
.home_left_box .hosting_packages_title a{
	font-size:11px;
	color:#FFF;
}
.hosting_packages_box{
	background:url(../images/bg_hosting_packages_box_bb.png) left bottom no-repeat;
	padding:12px 0px;
	width:425px;
	margin:0px auto;
}
.hosting_packages_box .hosting_packages_box_inner{
	background:#e5e5e5 url(../images/bg_hosting_packages_box_bt.png) left top no-repeat;
	padding-top:12px;
	width:100%;
	overflow:hidden;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_text_box{
	width:294px;
	float:left;
	padding-left:15px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_text_box h2{
	font-size:22px;
	line-height:25px;
	color:#de3c25;
	margin-bottom:8px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_text_box p{
	font-size:11px;
	color:#333;
	line-height:17px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box{
	width:115px;
	float:left;
	overflow:hidden;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box a{
	padding-left:20px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box .price_box{
	color:#f58020;
	overflow:hidden;
	position:relative;
	float:left;
	padding-right:20px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box .price_box b{
	font-size:18px;
	float:left;
	display:block;
	padding-top:3px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box .price_box span{
	font-size:40px;
	float:left;
	display:block;
	font-weight:bold;
	line-height:35px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box .price_box strong{
	display:block;
	float:right;
	font-size:11px;
	line-height:12px;
	position:absolute;
	right:0px;
	top:22px;
	padding-bottom:3px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box a.order_now{
	display:block;
	width:107px;
	height:32px;
	text-indent:-9999999px;
	outline-style:none;
	background:url(../images/order_now.png) left top no-repeat;
	float:left;
	margin-top:5px;
}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box a.order_now:hover{background:url(../images/order_now.png) left bottom no-repeat;}
.hosting_packages_box .hosting_packages_box_inner .hosting_packages_button_box a.see_all{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:18px;
    color: blue;
}
.home_right{
	width:261px;
	float:right;
}
.domain_best_sellers{
	padding-bottom:17px;
}
.domain_best_sellers .domain_best_sellers_title{
	background:url(../images/bg_domain_best_sellers_title.png) left top no-repeat;
	height:35px;
	text-indent:-99999999px;
	outline-style:none;
}
.domain_best_sellers .domain_best_sellers_bb{
	height:18px;
	font-size:9px;
	color:#FFF;
	text-align:right;
	background:url(../images/bg_domain_best_sellers_bb.png) left top no-repeat;
}
.domain_best_sellers .domain_best_sellers_bb span{
	font-weight:bold;
	color:#ffd200;
	padding-right:11px;
}
.domain_best_sellers .domain_best_sellers_bm{
	background:#57aa04;
	width:100%;
	overflow:hidden;
}
.domain_best_sellers .domain_best_sellers_box{
	background:#4e9904 url(../images/bg_domain_best_sellers_box_bt.png) left top no-repeat;
	width:245px;
	margin:0px auto;
	margin-top:7px;
}
.domain_best_sellers .domain_best_sellers_box .domain_best_sellers_box_inner{
	width:100%;
	overflow:hidden;
	background:url(../images/bg_domain_best_sellers_box_bb.png) left bottom no-repeat;
}
.domain_best_sellers .domain_best_sellers_box .domain_best_sellers_box_inner ul{
	width:100px;
	float:left;
	padding-left:16px;
	padding-bottom:10px;
	padding-top:5px;
	overflow:hidden;
}
.domain_best_sellers .domain_best_sellers_box .domain_best_sellers_box_inner ul.last_ul{
	padding-top:13px;
}
.domain_best_sellers .domain_best_sellers_box .domain_best_sellers_box_inner ul li{
	font-size:14px;
	line-height:16px;
	color:#FFF;
	font-weight:bold;
	width:100px;
	float:left;
}
.manage_my_account{
	padding-bottom:17px;
}
.manage_my_account .manage_my_account_title{
	background:url(../images/manage_my_account_title.png) left top no-repeat;
	height:35px;
	text-indent:-99999999px;
	outline-style:none;
}
.manage_my_account .manage_my_account_bb{
	height:11px;
	background:url(../images/manage_my_account_bb.png) left top no-repeat;
}
.manage_my_account .manage_my_account_bm{
	background:#FFF;
}
.manage_my_account .manage_my_account_bm ul{
	padding:6px 0px 0px 19px;
}
.manage_my_account .manage_my_account_bm ul li{
	padding-top:6px;
}
.manage_my_account .manage_my_account_bm ul li input.text_box2{
	background:url(../images/bg_text_box2.png) right top no-repeat;
	width:196px;
	height:21px;
	padding:7px 13px 3px 13px;
	border:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
.manage_my_account .manage_my_account_bm ul li input.control_pannel{
	background:url(../images/control_panel.png) left top no-repeat;
	width:125px;
	height:32px;
	border:none;
	cursor:pointer;
}
.manage_my_account .manage_my_account_bm ul li input.control_pannel:hover{background:url(../images/control_panel.png) left bottom no-repeat;}
.manage_my_account .manage_my_account_bm ul li input.webmail{
	background:url(../images/webmail.png) left top no-repeat;
	width:94px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:4px;
}
.manage_my_account .manage_my_account_bm ul li input.webmail:hover{background:url(../images/webmail.png) left bottom no-repeat;}
.news_centre{padding-bottom:17px;}
.news_centre a{color:#000;font-weight:normal;}
.news_centre .news_centre_title{
	background:url(../images/bg_online_support_centre_title.png) left top no-repeat;
	height:34px;
	text-indent:-9999999px;
	outline-style:none;
}
.news_centre .news_centre_bm{
	background: #fff;
}
.news_centre .news_centre_bm ul{
	padding: 5px 18px 0px 18px;
}
.news_centre .news_centre_bm ul li{
	padding:4px 0px;
}
.news_centre .news_centre_bm ul li input{
	vertical-align:middle;
}
.news_centre .news_centre_bm ul li label{
	font-size:11px;
	color:#333;
	padding-left:8px;
}
.news_centre .news_centre_bb{
	height:11px;
	background:url(../images/manage_my_account_bb.png) left top no-repeat;
}
.support_tips{padding-bottom:17px;}
.support_tips a{color:#000;font-weight:normal;}
.support_tips .support_tips_title{
	background:url(../images/bg_support_tips_title.png) left top no-repeat;
	height:34px;
	text-indent:-9999999px;
	outline-style:none;
}
.support_tips .support_tips_bm{
	background: #fff;
}
.support_tips .support_tips_bm ul{
	padding: 5px 18px 0px 18px;
}
.support_tips .support_tips_bm ul li{
	padding:4px 0px;
}
.support_tips .support_tips_bm ul li input{
	vertical-align:middle;
}
.support_tips .support_tips_bm ul li label{
	font-size:11px;
	color:#333;
	padding-left:8px;
}
.support_tips .support_tips_bb{
	height:11px;
	background:url(../images/manage_my_account_bb.png) left top no-repeat;
}
.online_support_centre{}
.online_support_centre .online_support_centre_title{
	background:url(../images/bg_online_support_centre_title.png) left top no-repeat;
	height:34px;
	text-indent:-9999999px;
	outline-style:none;
}
.online_support_centre .online_support_centre_bm{
	background:url(../images/bg_online_support_centre_bm.png) left top no-repeat;
	height:150px;
}
.online_support_centre .online_support_centre_bm ul{
	padding:4px 0px 10px 18px;
}
.online_support_centre .online_support_centre_bm ul li{
	padding:4px 0px;
}
.online_support_centre .online_support_centre_bm ul li input{
	vertical-align:middle;
}
.online_support_centre .online_support_centre_bm ul li label{
	font-size:11px;
	color:#333;
	padding-left:8px;
}
.online_support_centre .online_support_centre_bm input.help_now{
	background:url(../images/help_now2.png) left top no-repeat;
	width:107px;
	height:32px;
	border:none;
	cursor:pointer;
	margin-left:12px;
}
.online_support_centre .online_support_centre_bm input.help_now:hover{background:url(../images/help_now2.png) left bottom no-repeat;}
.price_box2{
	color:#ffd200;
	overflow:hidden;
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
}
.price_box2 b{
	font-size:15px;
	float:left;
	display:block;
	padding-top:5px;
}
.price_box2 span{
	font-size:40px;
	float:left;
	display:block;
	font-weight:bold;
	line-height:40px;
}
.price_box2 strong{
	display:block;
	font-size:9px;
	color:#FFF;
	line-height:12px;
	position:absolute;
	right:5px;
	top:26px;
	padding-bottom:3px;
}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
.sidebar{
	width:159px;
	float:left;
	padding:51px 0px 0px 17px;
}
.sidebar .sidebar_box{
	padding-bottom:7px;
}
.sidebar .sidebar_box .sidebar_title{
	background:url(../images/bg_sidebar_title.png) left top no-repeat;
	font-size:13px;
	color:#de3c25;
	padding:5px 0px 5px 13px;
	font-weight:bold;
	width:146px;
}
.sidebar .sidebar_box .sidebar_title a{
	color:#fff;
}
.sidebar .sidebar_box .sidebar_bb{
	background:url(../images/bg_sidebar_bb.png) left top no-repeat;
	height:12px;
}
.sidebar .sidebar_box .sidebar_bm{
	background:#ed7020;
}
ul.sidebar_nav{
	width:158px;
	padding:7px 0px 0px 1px;
	overflow:hidden;
}
ul.sidebar_nav.first{
	/*background:url(../images/bg_sidebar_nav.png) right bottom no-repeat;
	padding-bottom:7px;*/
}
ul.sidebar_nav li{
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	width:100%;
	float:left;
}
ul.sidebar_nav li a{
	display:block;
	color:#FFF;
	padding:2px 0px 2px 18px;
}
ul.sidebar_nav li a:hover{
	background:#FFF;
	color:#de3c25;
	text-decoration:none;
}
ul.sidebar_nav li.selected a{
	background:#FFF;
	color:#de3c25;
	text-decoration:none;
}
.sidebar_bm ul.form_list li input.input_text {
	font-size: 11px;
}

ul.form_list{
	padding:9px 0px 1px 10px;
}
ul.form_list li{
	padding:0px;
}
ul.form_list li input{
	vertical-align:middle;
}
ul.form_list li label{
	vertical-align:middle;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
	padding-left:6px;
}
ul.form_list li input.input_text{
	background:url(../images/bg_input_text.png) right top no-repeat;
	width:114px;
	height:21px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px 14px 3px 14px;
}
ul.form_list li input.login_button{
	background:url(../images/login_button.png) left top no-repeat;
	width:107px;
	height:32px;
	border:none;
	cursor:pointer;
}
ul.form_list li input.login_button:hover{background:url(../images/login_button.png) left bottom no-repeat;}
ul.form_list li input.control_pannel{ background:url(../images/control_panel_sb.png) left top no-repeat; width:83px; height:32px; border:none; cursor:pointer; }
ul.form_list li input.control_pannel:hover{ background:url(../images/control_panel_sb.png) left bottom no-repeat; }
ul.form_list li input.webmail{ background:url(../images/webmail_sb.png) left top no-repeat; width:57px; height:32px; border:none; cursor:pointer; margin-left:4px; }
ul.form_list li input.webmail:hover{ background:url(../images/webmail_sb.png) left bottom no-repeat; }
.sidebar_box ul.form_list li input.webmail{ margin-left:0px; }
ul.form_list li input.help_now{
	background:url(../images/help_now.png) left top no-repeat;
	width:107px;
	height:32px;
	border:none;
	cursor:pointer;
}
ul.form_list li input.help_now:hover{background:url(../images/help_now.png) left bottom no-repeat;}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer{
	background:url(../images/bg_footer.png) left top repeat-y;
}
#footer .footer_inner{
	width:100%;
	overflow:hidden;
	background:url(../images/bg_footer_bb.png) left bottom no-repeat;
	padding:18px 0px 40px 0px;
}
#footer .footer_inner h3, #footer .footer_inner h3 a{
	font-size:11px;
	color:#6ce100;
}
#footer .footer_inner ul{}
#footer .footer_inner ul li{
	font-size:11px;
	color:#FFF;
	padding:2px 0px;
}
#footer .footer_inner ul li a{
	color:#FFF;
}
#footer .footer_inner ul li a:hover{
	color:#FFF;
}
#footer .footer_inner .footer_box1{
	float:left;
	width:58px;
	padding-left:28px;
}
#footer .footer_inner .footer_box2{
	float:left;
	width:159px;
}
#footer .footer_inner .footer_box3{
	float:left;
	width:153px;
}
#footer .footer_inner .footer_box4{
	float:left;
	width:134px;
}
#footer .footer_inner .footer_box5{
	float:left;
	width:148px;
}
#footer .footer_img{
	float:right;
	padding:16px 35px 0px 0px;
}
#footer .footer_img img{
	display:block;
}
#footer .terms_text{
    margin-top: 155px;
    position: absolute;
    width: 770px;
    height: 20px;
	color:#FFF;
    text-align: right;
}
#footer .terms_text a{
	color:#FFF;
}
/* *************************** 
   $7 Form Styles
   ***************************/
.contact-form{
	margin-top:12px;
}
.contact-form input, .contact-form select, .contact-form textarea{
	padding:2px;
	margin:2px;
	
}
.contact-form input, .contact-form select{
	width:200px;
}
.contact-form textarea{
	width:350px;
}