html,
body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: white;
}

.mp{
	margin: 0px;
	padding: 0px;
}

div.header{
	width: 100%;
	background: #ffffff url("images/menu_tile.png") bottom left repeat-x;
}

div.menu{
	width: 100%;
	background: #004B9E url("images/menu_blue_tile.png") top left repeat-x;
	overflow: hidden;
}

div.center{
	width: 100%;
	background-color: white;
}

div.footer{
	width: 100%;
	background: #ffffff url('images/footer_tile.png') top left repeat-x;
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0px;
}

div.h_container{
	width: 960px;
	height: 135px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	background-color: transparent;
}

div.m_container{
	width: 960px;
	height: 5px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	font-size: 0px;
	background-color: transparent;
}

div.c_container{
	width: 960px;
	display: block;
	margin: 0px auto;
	padding: 0px;
}

div.f_container{
	width: 960px;
	height: 100px;
	display: block;
	margin: 0px auto;
	padding: 0px;
}

/* LOGO CLASSES */

div.logo{
	width: 160px;
	height: 105px;
	float: left;
	position: relative;
	background-color: white;
}

a.logo{
	width: 129px;
	height: 73px;
	margin: 20px 0 0 20px;
	padding: 0px;
	text-decoration: none;
	font-size: 0px;
	float: left;
	position: relative;
	display: inline;
}

a.logo img{
	border: none;
}

div.livechat{
	width: 800px;
	height: 105px;
	background-color: #ffffff;
	float: left;
	position: relative;
}

div.livechat_box{
	width: 213px;
	height: 99px;
	margin: 6px 0 0 0px;
	padding: 0px;
	float: right;
	position: relative;
	background: #ffffff url('images/livechat_background.png') top left no-repeat;
}

div.livechat_ts{
	width: 187px;
	height: 29px;
	float: left;
	position: relative;
	margin: 38px 0 0 14px;
	padding: 0px;
	overflow: hidden;
}

div.livechat_ts a img{
	border: none;
}

div.livechat_sl{
	width: 187px;
	height: 29px;
	float: left;
	position: relative;
	margin: 2px 0 0 14px;
	padding: 0px;
	overflow: hidden;
}

div.livechat_ts a img{
	border: none;
}

/* MENUS */

div.menu_line{
	width: 960px;
	height: 30px;
}

ul.menu_line{
	list-style: none;
	width: 960px;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
}

ul.menu_line li{
	height: 25px;
	float: left;
	position: relative;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

li.menu_line{
	background: transparent;
}

li.menu_line_inactive{
	background-color: #00346B;
}

li.menu_seperate{
	width: 2px;
	height: 25px;
	float: left;
	position: relative;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	background: transparent url("images/menu_grey_devider.gif") center center no-repeat;
}

a.menu_buttons{
	width: 153px;
	height: 19px;
	margin: 3px 2px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #00346B;
	font-weight: bold;
	text-decoration: none;
	float: left;
	position: relative;
	text-transform: uppercase;
}

a.menu_buttons_inavtive{
	width: 153px;
	height: 19px;
	margin: 3px 2px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	position: relative;
	text-transform: uppercase;
}

a.menu_buttons:hover{
	background-color: #EAEAEA;
	/* color: #ffffff; */
}

div.submenu{
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 5px 0 0 0;
	display: none;
	font-size: 10px;
	float: left;
	position: relative;
}

div.submenu ul{
	height: 25px;
	list-style: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

div.submenu ul li{
	height: 20px;
	text-align: center;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

div.submenu ul li a{
	width: 140px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 20px;
	float: left;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	position: relative;
	text-transform: uppercase;
}

div.submenu ul li a:hover{
	background-color: #005CC4;
}

li.submenu_seperate{
	width: 2px;
	height: 20px;
	float: left;
	position: relative;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background: transparent url("images/menu_blue_devider.gif") center center no-repeat;
}


/* DOMAIN SEARCH BOX */

div.domainsrch_box{
	width: 285px;
	height: 109px;
	margin: 11px 0 0 0;
	padding: 0px;
	z-index: 30;
	float: left;
	position: relative;
	background: #ffffff url("images/domainsrch_background.png") top left no-repeat;
}

.domainsrch_box_inactive{
	display: none;
}

div.domainsrch_box_title{
	width: 275px;
	height: 25px;
	margin: 5px 0 0 10px;
	padding: 0px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #004693;
}

div.domainsrch_box_title a{
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #004693;
	border-bottom: 1px dotted #004693;
}

div.domainsrch_box_title a:hover{
	border-bottom: 1px solid #004693;
}

div.domainsrch_box_field{
	width: 265px;
	height: 22px;
	margin: 10px 0px 0px 10px;
	display: inline;
	padding: 0px;
	float: left;
	position: relative;
	background: #ffffff url("images/domainsrch_field.png") top left no-repeat;
	display: inline;
	z-index: 30;
}

div.domainsrch_box_field input{
	width: 187px;
	height: 15px;
	margin: 4px 0 0 5px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	border: none;
	float: left;
	position: relative;
}

div.domainsrch_box_text{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-weight: normal;
}

div.domainsrch_box_prices{
	width: 150px;
	float: left;
	position: relative;
	margin: 1px 0 0 10px;
	padding: 0px;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #004693;
}

div.domainsrch_box_prices a{
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #004693;
	border-bottom: 1px dotted #004693;
}

div.domainsrch_box_prices a:hover{
	border-bottom: 1px solid #004693;
	text-decoration: none;
}

div.domain_prices{
	width: 265px;
	height: 55px;
	margin: 0px;
	padding: 0px 10px;
	display: inline;
	float: left;
	position: relative;
}

div.domain_prices_r1{
	width: 46px;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	margin: 0 0 0px 1px;
	padding: 0px 2px;
	display: inline;
	float: left;
	position: relative;
	font-weight: bold;
}

div.domain_prices_r2{
	width: 34px;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px 1px;
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	border-left: 1px solid #D5E1F0;
}

.dp_c1{
	background-color: #d7ecff;
}

.dp_c2{
	background-color: #ECF5FF;
}

div.domainsrch_box_prices_2{
	float: left;
	position: relative;
	margin: 1px 0 0 10px;
	padding: 0px;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #004693;
}

div.domainsrch_box_prices_2 a{
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	color: #004693;
	border-bottom: 1px dotted #004693;
}

div.domainsrch_box_prices_2 a:hover{
	border-bottom: 1px solid #004693;
	text-decoration: none;
}

div.domainsrch_box_button{
	width: 100px;
	height: 20px;
	float: right;
	position: relative;
	margin: 9px 8px 0 0;
	padding: 0px;
	z-index: 0;
	background: #ffffff url('images/100_button.png') top left no-repeat;
}

div.domainsrch_box_button a{
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666666;
	line-height: 19px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	position: relative;
	z-index: 0;
}

div.domainsrch_box_button a:hover{
	color: #00346b;
}

#sddm{
	margin: 0px;
	padding: 0px;
	z-index: 30;
	float: left;
	position: relative;
}

#sddm li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	z-index: 10;
}

#sddm li a{
	display: block;
	margin: 4px 0 0 0;
	padding: 0 2px 0 3px;
	height: 15px;
	line-height: 15px;
	width: 63px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-decoration: none;
	background: #ffffff url('images/domains_drop_sel.png') top right no-repeat;
}

#sddm li a:hover{
	/**/
}

#sddm div{
	width: 66px;
	position: absolute;
	visibility: hidden;
	margin: 2px 0 0 0;
	padding: 0px;
	background-color: #ffffff;
	border-left: 1px solid #75A0D0;
	border-right: 1px solid #75A0D0;
	border-bottom: 1px solid #75A0D0;
	z-index: 10;
}

#sddm div a{
	position: relative;
	display: block;
	margin: 0;
	padding: 0px 2px;
	width: 60px;
	height: 18px;
	line-height: 18px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: none;
}

#sddm div a:hover{
	background: #f2f2f2;
	color: #75A0D0;
}

/* CUSTOMER LOGIN BOX */

div.customer_loginbox{
	width: 246px;
	height: 120px;
	float: right;
	position: relative;
	background: #0065D5 url("images/clientslogin_background.png") top left repeat-x;
}

div.customer_loginbox_in{
	width: 100%;
	height: 100%;
	background: transparent url("images/clientslogin_ovals.gif") bottom center no-repeat;
}

div.customer_loginbox_title{
	width: 239px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 7px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	float: left;
	position: relative;
	display: inline;
}

div.customer_loginbox_navline{
	width: 242px;
	height: 17px;
	line-height: 17px;
	background-color: #004593;
	margin: 0px;
	padding: 0 0 0 4px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
}

div.customer_loginbox_navline p{
	width: 79px;
	height: 17px;
	line-height: 17px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #004593;
	font-weight: normal;
	font-size: 11px;
}

div.customer_loginbox_navline p a{
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted #ffffff;
}

div.customer_loginbox_navline p a:hover{
	border-bottom: 1px solid #ffffff;
}

.cbox_active{
	background: transparent url("images/loginbox_tab.png") top center no-repeat;
}

.cbox_inactive{
	background-color: transparent;
}

div.customer_loginbox_container{
	width: 230px;
	height: 91px;
	float: left;
	float: left;
	position: relative;
	margin: 0px 4px;
	padding: 0px 4px;
	display: inline;
	background: #ffffff url('images/login_fld_back.gif') bottom center no-repeat;
}

div.customer_loginbox_container form{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

div.c_lbox_smalltitle{
	width: 140px;
	height: 12px;
	line-height: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #D7ECFF;
	font-weight: normal;
	margin: 1px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
}

div.c_lbox_field_1{
	width: 144px;
	height: 22px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: transparent url('images/clientslogin_field_1.gif') top left no-repeat;
}

div.c_lbox_field_1 input{
	width: 139px;
	height: 14px;
	margin: 4px 0 0 5px;
	padding: 0px;
	float: left;
	position: relative;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
}

div.c_lbox_loginbut{
	width: 80px;
	height: 22px;
	float: left;
	position: relative;
	margin: 0 0 0 7px;
	padding: 0px;
	display: inline;
}

div.c_lbox_loginbut input{
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	background: transparent url('images/clientslogin_but_1.gif') top left no-repeat;
	float: left;
	position: relative;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	border: none;
}

div.c_lbox_loginbut a{
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	background: transparent url('images/clientslogin_but_1.gif') top left no-repeat;
	float: left;
	position: relative;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}

div.c_lbox_loginbut a:hover{
	color: #00346b;
}

/* START MAIN PART */

div.c1_container{
	width: 100%;
	height: 120px;
	z-index: 100;
	float: left;
	position: relative;
}

div.c2_container{
	width: 100%;
	margin: 10px 0 0 0;
	/* background-color: blue; */
	z-index: 1;
	float: left;
	position: relative;
}

/* FRONT PAGE PACKAGES */

div.home_package_box{
	width: 245px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #ffffff url('images/packages_background.png') top left no-repeat;
	z-index: 1;
	display: inline;
}

div.home_package_box_2{
	width: 245px;
	height: 330px;
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	padding: 0px;
	display: inline;
	background: #ffffff url('images/packages_background.png') top left no-repeat;
	z-index: 1;
	display: inline;
}

div.home_package_box_title{
	width: 235px;
	height: 25px;
	margin: 5px 0 0 10px;
	padding: 0px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #004693;
	display: inline;
}

/* TABS */

div.home_package_box_tabs{
	width: 235px;
	height: 34px;
	float: left;
	position: relative;
	margin: 5px 5px 0 5px;
	padding: 0px;
	display: inline;
	background: #ffffff url('images/packages_tab_backgorund.png') bottom center no-repeat;
	display: inline;
}

div.home_package_box_tabs div{
	height: 34px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

div.home_package_box_tabs div a{
	height: 24px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-indent: 0px;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	outline: 0;
}

div.home_package_box_tabs div a:hover{
	text-decoration: underline;
}

div.hmb_tab_left1{
	width: 9px;
	background: #ffffff url('images/packages_lefttab.png') top left no-repeat;
}

div.hmb_tab_right1{
	width: 9px;
	background: transparent url('images/packages_righttab.png') top left no-repeat;
}

div.hmb_tab_center{
	background: #ffffff url('images/packages_tab_tile.png') top left repeat-x;
}

div.hmb_tab_right{
	width: 9px;
	background: #ffffff url('images/packages_righttab_inactive.png') top left no-repeat;
}

div.hmb_tab_left{
	width: 9px;
	background: #ffffff url('images/packages_lefttab_inactive.png') top left no-repeat;
}

div.hpb_devider{
	width: 1px;
	float: left;
	position: relative;
	background: #ffffff url('images/packages_small_devider.png') top left no-repeat;
}

div.hpb_tab_none{
	width: 0px;
	height: 34px;
	float: left;
	position: relative;
	display: none;
}

div.hpb_tab_normal{
	float: left;
	position: relative;
	background-color: transparent;
}

a.tabbut1{
	width: 72px;
}

a.tabbut2{
	width: 53px;
}

a.tabbut3{
	width: 56px;
}

/* PACKAGE DETAILS */

div.package_details{
	width: 235px;
	height: 267px;
	float: left;
	position: relative;
	margin: 0 0 0 5px;
	display: inline;
}

div.package_details_outline{
	width: 1px;
	height: 267px;
	float: left;
	position: relative;
	background: #ffffff url('images/packages_holder_fade.png') top left no-repeat;
}

div.package_details_content{
	width: 233px;
	height: 267px;
	float: left;
	position: relative;
	background: #ffffff url('images/packages_holder_footer.png') bottom center no-repeat;
	overflow: hidden;
	display: block;
}

div.package_details_content_h{
	width: 233px;
	height: 267px;
	float: left;
	position: relative;
	overflow: hidden;
}

div.package_details_content_inactive{
	width: 233px;
	height: 267px;
	float: left;
	position: relative;
	background: #ffffff url('images/packages_holder_footer.png') bottom center no-repeat;
	overflow: hidden;
	display: none;
}

div.package_details_row{
	width: 213px;
	height: 55px;
	float: left;
	position: relative;
	margin: 0px 10px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #E8E8E8;
	display: inline;
	font-size: 0px;
}

div.package_details_subrow1{
	width: 55px;
	height: 55px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0 10px 0 0;
	display: inline;
}

div.package_details_subrow1 img{
	margin: 10px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
}

div.package_details_subrow2{
	width: 148px;
	height: 14px;
	float: left;
	position: relative;
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 6px 0 0 0;
	padding: 0px;
	display: inline;
}

div.package_details_subrow3{
	height: 35px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: normal;
	color: #566B01;
}

div.package_details_subrow4{
	height: 32px;
	float: left;
	position: relative;
	margin: 3px 0 0 0;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	color: #999999;
	display: inline;
}

div.package_details_specsbox{
	width: 213px;
	height: 70px;
	margin: 10px 10px 0 10px;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
}

div.pds_warning{
	height: 20px;
	margin: 0px;
	padding: 0 0 0 20px;
	background: #ffffff url('images/warning_sign.png') top left no-repeat;
	display: inline;
	float: right;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}

div.pds_specs{
	width: 120px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	background-color: white;
	text-align: right;
}

div.pds_specs a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

div.pds_specs a:hover{
	text-decoration: none;
}

div.pds_orderbut{
	width: 100px;
	height: 20px;
	background: #ffffff url('images/100_button.png') top left no-repeat;
	float: right;
	position: relative;
	margin: 4px 0 0 0;
	padding: 0px;
}

div.pds_orderbut a{
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666666;
	line-height: 19px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	position: relative;
}

div.pds_orderbut a:hover{
	color: #00346b;
}

div.pds_price1{
	height: 42px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 42px;
	line-height: 42px;
	color: #00346b;
	font-weight: normal;
}

div.pds_price2{
	width: 47px;
	height: 18px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #00346b;
	font-weight: normal;
}

div.pds_price3{
	height: 20px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #00346b;
	font-weight: normal;
	background-color: white;
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.pds_devider{
	width: 145px;
	height: 1px;
	float: left;
	position: relative;
	font-size: 0px;
	line-height: 0px;
}

div.pds_price_dds{
	width: 110px;
	height: 8px;
	line-height: 6px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

div.frontpage_paymentbox{
	width: 195px;
	float: left;
	position: relative;
	background: #ffffff url('images/payments_background.png') top center no-repeat;
	margin: 0 0 0 10px;
	padding: 0px;
	display: inline;
}

div.frontpage_paymentbox_title{
	width: 185px;
	height: 25px;
	margin: 5px 0 0 10px;
	padding: 0px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #506301;
	display: inline;
}

div.frontpage_paymentbox_content{
	width: 167px;
	margin: 10px 0 0 14px;
	padding: 0px;
	display: inline;
	float: left;
	position: relative;
}

ul.fp_ul{
	width: 100%;
	float: left;
	position: relative;
	list-style: none;
}

ul.fp_ul li{
	width: 100%;
	height: 24px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-bottom: 1px dotted #cccccc;
	float: left;
	position: relative;
	display: inline;
}

ul.fp_ul li a{
	width: 157px;
	height: 20px;
	line-height: 20px;
	margin: 2px 0px;
	padding: 0 0 0 10px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-weight: bold;
	background: transparent url('images/payments_arrow.gif') left center no-repeat;
	text-decoration: none;
}

ul.fp_ul li a:hover{
	background-color: #506301;
	color: #ffffff;
}

div.fp_footer{
	width: 185px;
	height: 33px;
	float: left;
	position: relative;
	margin: 5px 5px 0 5px;
	padding: 0px;
	display: inline;
	background: #ffffff url('images/payments_footer_backgorund.gif') top left no-repeat;
}

div.fp_footer_button{
	width: 100px;
	height: 20px;
	float: right;
	position: relative;
	margin: 8px 5px 0 0;
	padding: 0px;
	display: inline;
	background: #ffffff url('images/100_button.png') top left no-repeat;
}

div.fp_footer_button a{
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666666;
	line-height: 19px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	position: relative;
}

div.fp_footer_button a:hover{
	color: #00346b;
}

ul.footer_box{
	width: 145px;
	float: left;
	position: relative;
	margin: 5px 13px 15px 0;
	padding: 0px;
	display: inline;
	list-style: none;
}

ul.footer_box li{
	width: 100%;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #888888;
	border-bottom: 1px dashed #f1f1f1;
}

ul.footer_box_submenu{
	width: 100%;
	margin: 3px 0 0 0;
	padding: 0px;
	line-height: 16px;
	float: left;
	position: relative;
	display: inline;
	list-style: none;
}

ul.footer_box_submenu li{
	width: 139px;
	float: left;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0 0 0 6px;
	list-style: none;
	border: none;
	background: transparent url('images/footer_arrow.gif') center left no-repeat;
}

ul.footer_box_submenu li a{
	line-height: 16px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}

ul.footer_box_submenu li a:hover{
	text-decoration: none;
	color: #003774;
}
/* HOSTING PACKAGES CLASSES */

div.hosting_t1{
	width: 755px;
	float: left;
	position: relative;
	display: inline;
}

div.hosting_h1{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h1_back.png') top left no-repeat;
}

div.hosting_specs_container{
	width: 737px;
	float: left;
	position: relative;
	background: #ffffff url('images/h3_back.png') top left repeat-x;
}

div.hosting_h2{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h2_back.png') top left no-repeat;
}

div.hs_t1{
	width: 737px;
	height: 38px;
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0px;
}

div.hs_t2{
	width: 220px;
	height: 26px;
	margin: 12px 0 0 294px;
	padding: 0px;
	text-align: center;
	float: left;
	position: relative;
	display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #00346B;
}

div.hs_t3{
	width: 220px;
	height: 38px;
	margin: 0 0 0 3px;
	padding: 0px;
	text-align: center;
	float: left;
	position: relative;
	display: inline;
}

div.hs_t4{
	width: 220px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	position: relative;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

div.hs_t5{
	width: 220px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
	z-index: 50;
}

/* HOSTING COMPARISON MENU */

div.hs_t5 select{
	width: 220px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	border: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #00346B;
	text-decoration: none;
	text-align: center;
	overflow:auto;
}

div.hs_t5 select option{
	width: 210px;
	height: 26px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #00346B;
	text-decoration: none;
	border: none;
	text-align: center;
}

/* END */

div.hs_b1{
	width: 737px;
	float: left;
	position: relative;
	display: inline;
}

div.hs_b2{
	width: 737px;
	float: left;
	position: relative;
	display: inline;
}

div.hs_t_t1{
	width: 283px;
	height: 20px;
	float: left;
	position: relative;
	margin: 2px 0 0 0;
	padding: 0 4px;
	line-height: 20px;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}

div.hs_t_t2{
	width: 220px;
	height: 20px;
	float: left;
	position: relative;
	margin: 2px 0 0 3px;
	padding: 0px;
	line-height: 20px;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

div.hs_t_t_fgray{
	color: #333333;
}

div.hs_t_t_fgreen{
	color: #698301;
}

div.hs_t_t_fred{
	color: #CC0000;
}

div.hs_t_t3{
	width: 220px;
	height: 20px;
	float: left;
	position: relative;
	margin: 2px 0 0 3px;
	padding: 0px;
	line-height: 20px;
	font-size: 11px;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

div.hs_t_t4{
	width: 729px;
	height: 20px;
	float: left;
	position: relative;
	margin: 2px 0 0 0;
	padding: 0 4px;
	line-height: 20px;
	font-size: 11px;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	background-color: #9F9F9F;
}

div.hs_t_color1{
	background-color: #F0F0F0;
}

div.hs_t_color2{
	background-color: #F7F7F7;
}

/* order button classes inside the hosting table */

div.hs_o_t1{
	width: 283px;
	height: 22px;
	float: left;
	position: relative;
	margin: 2px 0 0 0;
	padding: 0 4px;
	text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

div.hs_o_t2{
	width: 220px;
	height: 22px;
	float: left;
	position: relative;
	margin: 2px 0 0 3px;
	padding: 0px;
	display: inline;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
}

div.hs_o_t3{
	width: 220px;
	height: 22px;
	float: left;
	position: relative;
	margin: 2px 0 0 3px;
	padding: 0px;
	display: inline;
	font-size: 0px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
}

div.hs_orderbutton{
	width: 100px;
	height: 20px;
	margin: 1px 0 0 60px;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
	background: #ffffff url('images/100_button.png') top left no-repeat;
}

div.hs_orderbutton a{
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666666;
	line-height: 19px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

div.hs_orderbutton a:hover{
	color: #00346b;
}

/* CONTACTS PAGE CLASSES */

div.contacts_t1{
	width: 960px;
	float: left;
	position: relative;
	display: inline;
}

div.contacts_h1{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h1_back.png') top left no-repeat;
}

div.contacts_h2{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h2_back.png') top left no-repeat;
}

div.contacts_container{
	width: 942px;
	float: left;
	position: relative;
	background: #ffffff url('images/h3_back.png') top left repeat-x;
}

div.contacts_title{
	width: 100%;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #004693;
	display: inline;
}

div.my_container{
	width: 942px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: #666666;
}

div.contacts_info{
	width: 668px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: #666666;
}

div.contacts_map{
	width: 254px;
	margin: 10px;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
	font-size: 0px;
}

div.contacts_map img{
	float: left;
	position: relative;
	border: none;
}

div.contacts_map a{
	float: left;
	position: relative;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0 0;
	padding: 0px;
	font-size: 11px;
	color: #004693;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

div.contacts_map a:hover{
	text-decoration: none;
}

img.contact_nw{
	margin: 12px 3px 0 0;
	padding: 0px;
	display: inline;
}

div.contacts_small_title{
	width: 100%;
	height: 16px;
	margin: 0 0 5px 0;
	display: inline;
	padding: 0px;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	color: #004693;
	float: left;
	position: relative;
	border-bottom: 1px solid #004693;
}

div.contacts_infobox{
	width: 292px;
	margin: 10px 0 0 10px;
	padding: 3px 20px 3px 10px;
	display: inline;
	border-right: 1px dotted #DBDBDB;
	float: left;
	position: relative;
}

div.contacts_infobox1{
	width: 292px;
	margin: 10px 0 0 10px;
	padding: 3px 10px;
	display: inline;
	float: left;
	position: relative;
}

div.contacts_imgs{
	width: 100%;
	float: left;
	position: relative;
}

div.contacts_infobox_text{
	float: left;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: #333333;
}

div.contacts_spacer{
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

/* PAYMENTS PAGE CLASSES */

div.payments_t1{
	width: 960px;
	float: left;
	position: relative;
	display: inline;
}

div.payments_h1{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h1_back.png') top left no-repeat;
}

div.payments_h2{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h2_back.png') top left no-repeat;
}

div.payments_container{
	width: 942px;
	float: left;
	position: relative;
	background: #ffffff url('images/h3_back.png') top left repeat-x;
}

div.payments_title{
	width: 100%;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #004693;
	display: inline;
}

div.payments_info{
	width: 100%;
	float: left;
	position: relative;
}

div.payments_box{
	width: 314px;
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0px;
	background-color: #ffffff;
}

div.payments_box_left{
	width: 3px;
	height: 120px;
	background: #ffffff url('images/payments_fade_left.png') center center no-repeat;
	float: left;
	position: relative;
}

div.payments_box_middle{
	width: 298px;
	height: 120px;
	background-color: #ffffff;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0 5px;
	display: inline;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
}

div.payments_box_middle h1{
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 1px 0 4px 0;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #506301;
	display: inline;
}

div.payments_box_middle a{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	border-bottom: 1px dotted #333333;
}

div.payments_box_middle a:hover{
	border-bottom: 1px solid #333333;
}

div.payments_box_right{
	width: 3px;
	height: 120px;
	background: #ffffff url('images/payments_fade_right.png') center center no-repeat;
	float: left;
	position: relative;
}

div.payments_box_left_i{
	width: 3px;
	height: 120px;
	background-color: #ffffff;
	float: left;
	position: relative;
}

div.payments_box_middle_i{
	width: 298px;
	height: 120px;
	margin: 0px;
	padding: 0 5px;
	display: inline;
	background-color: #E1E1E1;
	float: left;
	position: relative;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 14px;
	color: #999999;
}

div.payments_box_middle_i h1{
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 1px 0 4px 0;
	float: left;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #999999;
	display: inline;
}

div.payments_box_middle_i a{
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 14px;
	color: #999999;
	border-bottom: 1px dotted #999999;
}

div.payments_box_middle_i a:hover{
	border-bottom: 1px solid #999999;
}

div.payments_box_right_i{
	width: 3px;
	height: 120px;
	background-color: #ffffff;
	float: left;
	position: relative;
}

div.payments_spacer{
	width: 100%;
	height: 10px;
	float: left;
	position: relative;
}

/* USLOVIQ CLASSES */

div.terms_t1{
	width: 960px;
	float: left;
	position: relative;
	display: inline;
}

div.terms_h1{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h1_back.png') top left no-repeat;
}

div.terms_h2{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h2_back.png') top left no-repeat;
}

div.terms_container{
	width: 942px;
	float: left;
	position: relative;
	background: #ffffff url('images/h3_back.png') top left repeat-x;
}

div.terms_title{
	width: 100%;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #004693;
	display: inline;
}

div.terms_info{
	width: 100%;
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0px;
}

div.terms_info p{
	width: 100%;
	float: left;
	position: relative;
	margin: 2px 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #555555;
	font-weight: normal;
	display: inline;
}

div.terms_info p img{
	margin: 0px;
	padding: 0px;
}

div.terms_info h2{
	width: 100%;
	float: left;
	position: relative;
	margin: 5px 0 0 0;
	padding: 0px;
	font-size: 18px;
	font-family: "Trebuchet MS" ,Verdana, Arial, sans-serif;
	color: #506301;
	font-weight: normal;
}

div.terms_jumps{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
}

div.terms_jumps ul{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	list-style: none;
}

div.terms_jumps ul li{
	width: 100%;
	height: 18px;
	float: left;
	position: relative;
	display: inline;
	background: transparent url('images/down_arrow.gif') center left no-repeat;
}

div.terms_jumps ul li a{
	margin: 0 0 0 12px;
	padding: 0px;
	display: inline;
	float: left;
	position: relative;
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

div.terms_jumps ul li a:hover{
	text-decoration: none;
	color: #004693;
}

/* order form variables */

div.order1{
	width: 100px;
	float: left;
	position: relative;
	height: 100px;
}

div.order2{
	width: 100px;
	float: left;
	position: relative;
	height: 100px;
}

div.order_main{
	width: 737px;
	float: left;
	position: relative;
}

div.order_main ul{
	list-style: none;
}

div.order_main li{
	list-style: none;
}

div.order_main table{
	width: 100%;
}

div.order_main a{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: #00346b;
	font-weight: bold;
	text-decoration: underline;
}

div.order_main a:hover{
	text-decoration: none;
}

td.package_vars{
	width: 600px;
}

td.package_vars table td{
	width: 50%;
	background-color: #f2f2f2;
}

input.submit{
	width: 200px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #00346b;
	border: 1px solid #00346b;
	background-color: #d7ecff;
}

/* -------------------------- SUPPORT CENTER CLASSES ----------------------------------- */
div.support_t1{
	width: 960px;
	float: left;
	position: relative;
	display: inline;
}

div.support_h1{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h1_back.png') top left no-repeat;
}

div.support_h2{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h2_back.png') top left no-repeat;
}

div.support_container{
	width: 942px;
	float: left;
	position: relative;
	background: #ffffff url('images/h3_back.png') top left repeat-x;
}

div.support_title{
	width: 100%;
	height: 25px;
	margin: 5px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	color: #004693;
	text-decoration: none;
}

div.support_info{
	width: 942px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	color: #666666;
}

div.support_info div{
	float: left;
	position: relative;
	display: inline;
}


#sc_left{
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #f2f2f2;
}

#sc_container{
	width: 725px;
	margin: 0 0 0 8px;
	padding: 0px;
}

.info_cellone{
	width: 200px;
	list-style: none;
}

.info_cellone ul{
	width: 100%;
	list-style: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.info_cellone ul li{
	width: 100%;
	height: 23px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-bottom: 1px dotted #cccccc;
	float: left;
	position: relative;
	display: inline;
}

.info_cellone ul li a{
	width: 190px;
	height: 19px;
	line-height: 19px;
	margin: 2px 0px;
	padding: 0 0 0 10px;
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	color: #00346b;
	font-weight: bold;
	background: transparent url('images/payments_arrow.gif') left center no-repeat;
	text-decoration: none;
}

.info_cellone ul li a:hover{
	background-color: #506301;
	color: #ffffff;
}

.cs_login_title{
	width: 195px;
	height: 25px;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #00346b;
	background-color: #dce7f3;
	display: inline;
}

.sc_logout_box{
	width: 100%;
	margin: 5px 0 0 0;
	padding:0px;
}

.sc_loginbox{
	width: 100%;
	margin: 0px;
	padding:0px;
}

.sc_errorbox{
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	position: relative;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
}

.error_red{
	background-color: #CC0000;
}

.error_green{
	background-color: #566b01;
}

.sc_input{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

.sc_input_left{
	width: 5px;
	height: 22px;
	float: left;
	position: relative;
	font-size: 0px;
	display: inline;
	background: #ffffff url("images/input_left.png") top left no-repeat;
}

.sc_input_center{
	height: 22px;
	float: left;
	position: relative;
	font-size: 0px;
	display: inline;
	background: #ffffff url("images/input_tile.png") top left repeat-x;
}

.sc_input_center input{
	height: 16px;
	line-height: 14px;
	border: none;
	background-color: transparent;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 3px 0 0 0;
}

.sc_input_right{
	width: 5px;
	height: 22px;
	float: left;
	position: relative;
	font-size: 0px;
	display: inline;
	background: #ffffff url("images/input_right.png") top left no-repeat;
}

.sc_infld_1{
	width: 190px;
	color: #666666;
}

.sc_infld_4{
	width: 102px;
	color: #666666;
}

.sc_infld_2{
	color: #333333;
	width: 50px;
}

.sc_infld_3{
	color: #333333;
	width: 200px;
}

.sc_infld_3[disabled]{
	color: #999999;
}

.sc_login_ttl{
	width: 195px;
	margin: 5px 0 0 5px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00346b;
	line-height: 15px;
	float: left;
	position: relative;
}

.sc_login_ttl_small{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00346b;
	line-height: 15px;
	float: left;
	position: relative;
}

.sc_input_button{
	width: 100px;
	height: 20px;
	margin: 5px 5px 0 5px;
	padding: 0 0 2px 0;
	text-align: center;
	display: inline;
	font-size: 11px;
	background: transparent url("images/100_button.png") center center no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border: none;
	float: right;
	position: relative;
}

.sc_input_button2{
	width: 100px;
	height: 20px;
	margin: 1px 0 0 0;
	padding: 0 0 2px 0;
	text-align: center;
	display: inline;
	font-size: 11px;
	background: transparent url("images/100_button.png") center center no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border: none;
	float: right;
	position: relative;
}

.sc_input_button_left{
	width: 100px;
	height: 20px;
	margin: 5px 5px 0 5px;
	padding: 0 0 2px 0;
	text-align: center;
	display: inline;
	font-size: 11px;
	background: transparent url("images/100_button.png") center center no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border: none;
	float: left;
	position: relative;
}

.scb_color1{
	color: #666666;
}

.scb_color2{
	color: #CC0000;
}

.sc_colortext{
	width: 195px;
	height: 20px;
	margin: 0 0 0 5px;
	padding: 0px;
	line-height: 20px;
}

.sc_colortext a{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	margin: 5px 0 0 5px;
	padding: 0px;
}

.sc_colortext a:hover{
	text-decoration: none;
}

.sc_inputs{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.sc_field{
	width: 140px;
	border: 1px solid #E4EEFB;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0px;
	margin: 0px 4px;
}

.sc_field2{
	width: 240px;
	border: 1px solid #97BDF0;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 0px;
	margin: 0px 4px;
}

.sc_button{
	width: 140px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 1px solid #F4F8FD;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #3188CF;
}

/* knowledgebase box */

.sc_knowledgebasebox{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.sc_cats_cell{
	width: 307px;
	height: 60px;
	padding: 0px;
	margin: 0 5px 5px 0;
}

.sc_cats_img{
	width: 45px;
	height: 45px;
	margin: 5px 5px 10px 0;
	padding: 0px;
}

.sc_f_title{
	width: 280px;
	padding: 0px 3px;
	margin: 0px;
}

.sc_f_title a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #00346b;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}

.sc_f_title a:hover{
	text-decoration: none;
}

.sc_f_text{
	margin: 0px;
	padding: 0px 3px;
	line-height: 12px;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}

.sc_mv_knowledgebase{
	width: 720px;
	height: 25px;
	margin: 10px 0 5px 0;
	padding: 0 0 0 5px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #00346b;
	background-color: #dce7f3;
	display: inline;
}

.sc_mv_knowledgebase a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	line-height: 25px;
	color: #00346b;
}

.sc_mv_knowledgebase a:hover{
	text-decoration: none;
}

div.sc_mostv_kn{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.sc_mostv_kn_icon{
	width: 20px;
	height: 22px;
	border-bottom: 1px dashed #D8D8D8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.sc_mostv_kn_icon img{
	margin: 3px 0 0 0;
}

div.sc_mostv_kn_field{
	width: 700px;
	height: 22px;
	border-bottom: 1px dashed #D8D8D8;
	margin: 0px;
	padding: 0px;
}

div.sc_mostv_kn_field a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}

div.sc_mostv_kn_field a:hover{
	text-decoration: none;
}

.sc_mv_knviews{
	width: 45px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #3188CF;
	line-height: 20px;
	margin: 10px 0 0 1px;
	background-color: #60A5DC;
}

.sc_kn_none{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	line-height: 20px;
}

.sc_pw_body{
	width: 100%;;
	margin: 5px 0 0 0;
	padding: 0px;
	display: inline;
}

.sc_pw_body a{
	color: #2D77B3;
	text-decoration: none;
}

.sc_pw_body a:hover{
	text-decoration: underline;
}

.sc_pw_body p{
	width: 100%;
	margin: 2px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.sc_pw_body p a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00346b;
	text-decoration: underline;
}

.sc_pw_body p a:hover{
	text-decoration: none;
}

.sc_fieldbox_1{
	width: 450px;
	float: left;
	position: relative;
	margin: 2px 40px 3px 0;
	padding: 0px;
}

.sc_fieldbox_2{
	width: 210px;
	float: left;
	position: relative;
	margin: 2px 40px 3px 0;
	padding: 0px;
}

.sc_pw_question{
	width: 100%;
	line-height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.sc_pw_gray{
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C5C5C5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.sc_pw_answer{
	width: 100%;
	line-height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.sc_mostv_kn_smallttl{
	width: 720px;
	margin: 3px 0 0 0;
	padding: 0 0 0 5px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #EFEFEF;
}

.sc_mostv_kn_smallttl a{
	text-align: left;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
}

.sc_mostv_kn_smallttl a:hover{
	text-decoration: none;
}

/* PAYMENT FORM CLASSES */

div.payment_t1{
	width: 755px;
	float: left;
	position: relative;
	display: inline;
}

div.payment_h1{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h1_back.png') top left no-repeat;
}

div.payment_specs_container{
	width: 737px;
	float: left;
	position: relative;
	background: #ffffff url('images/h3_back.png') top left repeat-x;
}

div.payment_h2{
	width: 9px;
	height: 171px;
	float: left;
	position: relative;
	background: #ffffff url('images/h2_back.png') top left no-repeat;
}

div.payment_box{
	width: 100%;
	float: left;
	position: relative;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

div.pt_box_services{
	margin: 0px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	display: inline;
}

div.pt_box_services_cnt{
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
	float: left;
	position: relative;
	display: none;
}

div.pt_box_services_m{
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
}

.w100{
	width: 100%;
	padding: 0px;
}

.y100{
	width: 727px;
	padding: 0 5px;
}

.x200{
	width: 200px;
	padding: 0 5px;
}

.mrg5{
	margin: 5px 0px;
}

div.pt_box_services select{
	padding: 2px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	float: left;
	position: relative;
	border: 1px solid #0065d5;
}

div.pt_box_services select option{
	padding: 0 5px 0 0;
	margin: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
}

div.pt_box_services select optgroup{
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #506301;
	font-style: normal;
}

input.pt_box_services{
	float: left;
	position: relative;
	border: 1px solid #333333;
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
	border: none;
	display: inline;
}

div.input_box_service{
	width: 100%;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

div.pt_box_services label{
	margin: 0 0 0 3px;
	padding: 0px;
	float: left;
	position: relative;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

div.label_devider{
	width: 100%;
	height: 5px;
	font-size: 1px;
	display: inline;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

div.pt_box_services h1{
	width: 717px;
	margin: 0px;
	padding: 0px 5px;
	float: left;
	position: relative;
	background-color: #dce7f3;
	font-family: Verdana, Arial, sans-serif;
	color: #00346b;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

div.pt_box_services h2{
	width: 717px;
	margin: 5px 0 0 0;
	padding: 0px 5px;
	float: left;
	position: relative;
	background-color: #999999;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

/* DEDICATED SERVERS */

div.hosting_dedicated{
	width: 737px;
	float: left;
	position: relative;
}

div.hd_box{
	width: 365px;
	float: left;
	position: relative;
	padding: 0px;
	display: inline;
}

.hd_right{
	margin: 10px 0 0 7px;
}

.hd_left{
	margin: 10px 0 0 0;
}

div.hd_box_title{
	width: 355px;
	margin: 0px;
	padding: 0 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #00346b;
	background-color: #dce7f3;
}

div.hd_box_body{
	width: 355px;
	padding: 5px 5px 0 5px;
	margin: 0px;
	float: left;
	position: relative;
	display: inline;
	border-bottom: 1px solid #dce7f3;
}

div.hd_box_body_price{
	width: 355px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	margin: 0px;
	float: left;
	position: relative;
	display: inline;
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

div.hd_box_body_price h1{
	color: #00346b;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	float: none;
}


div.hd_box_img{
	width: 50px;
	height: 40px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.img_cpu{
	background: #ffffff url('images/cpu.png') center center no-repeat;
}

.img_ram{
	background: #ffffff url('images/ram.png') center center no-repeat;
}

.img_hdd{
	background: #ffffff url('images/hdd.png') center center no-repeat;
}

.img_bndw{
	background: #ffffff url('images/bndw.png') center center no-repeat;
}

div.hd_box_text{
	width: 300px;
	height: 40px;
	padding: 0px;
	margin: 0 0 5px 5px;
	display: inline;
	float: left;
	position: relative;
}

div.hd_box_text h1{
	width: 100%;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	color: #999999;
}

div.hd_box_text h2{
	width: 100%;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #00346b;
}

div.hd_box_extras{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0px;
	float: left;
	position: relative;
}

div.hd_box_extras h1{
	width: 727px;
	margin: 0px;
	padding: 0 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #00346b;
	background-color: #dce7f3;
	float: left;
	position: relative;
}

div.hd_box_extras h2{
	width: 727px;
	margin: 0px;
	padding: 0 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #333333;
	float: left;
	position: relative;
	border-bottom: 1px dashed #CFCFCF;
}

div.hd_box_notice{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #666666;
	float: left;
	position: relative;
}

div.hd_box_notice2{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	color: #00346b;
	float: left;
	position: relative;
}

div.hd_box_notice2 a{
	color: #00346b;
	text-decoration: none;
	border-bottom: 1px dotted #00346b;
}

div.hd_box_notice2 a:hover{
	border-bottom: 1px solid #00346b;
}

div.sc_tickets_field{
	width: 700px;
	margin: 0px;
	padding: 0 0 0 5px;
	display: inline;
	float: left;
	position: relative;
}

div.sc_tickets_field a{
	margin: 4px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
	float: left;
	position: relative;
}

div.sc_tickets_field a:hover{
	text-decoration: none;
}

div.sc_tickets_icon{
	width: 20px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	position: relative;
}

div.sc_tickets_icon img{
	margin: 3px 0 0 0;
}

div.sc_ticket_details{
	width: 100%;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}

div.sc_tickets{
	width: 100%;
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 0px;
	border-bottom: 1px dashed #DAE6F3;
	background-color: #E9F0F8;
}

div.sc_ticket_small{
	margin: 2px 0px;
	padding: 0 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	position: relative;
	display: inline;
}

.sts{
	border-right: 1px solid #CDCDCD;
	color: #666666;
}

.sts2{
	color: #cc0000;
	border: none;
}

div.sc_thread_title{
	width: 717px;
	float: left;
	position: relative;
	background-color: #ECEAE6;
	border-left: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	border-top: 1px solid #d4d0c8;
	margin: 0px;
	padding: 3px;
	display: inline;
}

div.sc_thread_body{
	width: 717px;
	float: left;
	position: relative;
	border-left: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	border-top: 1px solid #d4d0c8;
	margin: 0px;
	padding: 3px;
	display: inline;
}

div.sc_thread_att{
	width: 717px;
	float: left;
	position: relative;
	border-left: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	margin: 0px;
	padding: 3px;
	display: inline;
}

div.sc_thread_att p{
	width: 711px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0 3px;
	display: inline;
}

.sc_attachments_bg{
	background-color: #d4d0c8;
}

.sc_light{
	background-color: #F9F8F7;
}

.sc_dark{
	background-color: #F5F4F3;
}

.sc_thread_extra{
	border-bottom: 1px solid #d4d0c8;
}

div.sc_ticket_title{
	width: 720px;
	height: 25px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 25px;
	color: #333333;
	background-color: #ECEAE6;
	display: inline;
}

.sc_textarea_left{
	width: 5px;
	height: 200px;
	float: left;
	position: relative;
	font-size: 0px;
	display: inline;
	background: #ffffff url("images/textarea_left.png") top left no-repeat;
}

.sc_textarea_center{
	height: 200px;
	float: left;
	position: relative;
	font-size: 0px;
	display: inline;
	background: #ffffff url("images/textarea_tile.png") top left repeat-x;
}

.sc_textarea_center textarea{
	height: 192px;
	width: 440px;
	border: none;
	background-color: transparent;
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 4px 0 0 0;
	padding: 0px;
}

.sc_textarea_right{
	width: 5px;
	height: 200px;
	float: left;
	position: relative;
	font-size: 0px;
	display: inline;
	background: #ffffff url("images/textarea_right.png") top left no-repeat;
}

div.fld_cnt{
	width: 112px;
	float: left;
	position: relative;
	padding: 3px 0 0 0;
}

div.fld_cnt_m0005{
	margin: 0 0 0 5px;
}

div.fld_cnt2{
	width: 225px;
	float: left;
	position: relative;
	padding: 2px 0 0 0;
	margin: 0px;
}

div.fld_cnt2 a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	color: #004b9e;
	float: right;
	position: relative;
	text-align: left;
}

div.fld_cnt2 a:hover{
	text-decoration: underline;
}

div.fld_cnt3{
	width: 225px;
	float: left;
	position: relative;
	padding: 2px 0 0 0;
}

div.middle_banner{
	width: 409px;
	height: 109px;
	float: left;
	position: relative;
	margin: 11px 0 0 10px;
	padding: 0px;
	display: inline;
}

div.middle_banner a{
	font-size: 0px;
	float: left;
	position: relative;
}

div.middle_banner a img{
	border: none;
}

div.warning_msg{
	width: 587px;
	height: 105px;
	float: right;
	position: relative;
}