@charset "utf-8";
/* CSS Document */
/* Common styles */

/*Body*/
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
	margin:0px;
	padding:0px;
		
}

/*Clear class*/
.clr {
	clear:both;	
}

/* Preload image*/
img.preload-image {
	display: none; 
	width: 1px; 
	height: 1px;	
}


.absmiddle{vertical-align:middle;}

/*Dividers*/

.spacer {
	height: 10px;	
}

.dottedDivider {
	background:url(images/dotted_div.png) repeat-x;
	height:1px;
	width:95%;
	margin-bottom:10px;	
	margin-top:10px;
    
}

/*A style*/
a, a:visited {
   color:#3699BA;
   text-decoration: underline; 
}

a:hover{
    text-decoration: none;
}


p {
	font-size: 12px;
	color:#606060;	
}

label {
	font-size: 13px;
	color:#606060;	
}

/*img, div, input , td, table{
	behavior: url("ie6/iepngfix.htc");
}*/

.green{color:#006F0F;}

.red{color:#BF0000;}

.textgreen{color:#158F00; font-weight: bold;}
.textred{color:#9F0000; font-weight: bold;}


.domainCheckerMenu a {
	text-decoration:none;
	color:#1f7491;
	font-size:14px;
}

.domainCheckerMenu a:hover {
	color:#676767;	
}

.domainCheckerMenu strong {
	font-size:14px;
	font-weight:bold;
	color:#1f7491; 
	
}

/****Textarea*/
.textarea_top {
	background:url(images/textarea_top.png) no-repeat;
	width:445px;
	height:3px;
}

.textarea_bg {
	background:url(images/textarea_bg.png) repeat-y;
	width:445px;	
}

.textarea_bg .textarea {
	margin-left:5px;
	width:96%;
	border:none;
	background:none;
}

.textarea_bottom {
	background:url(images/textarea_bottom.png) no-repeat;
	width:445px;
	height:4px;	
}


/*******************************Tables***********************************/

/*Register*/
table.data th {
	font-size:16px;
	color:#676767;	
	text-align:left;
	font-weight:normal;
}

table.data td {
	padding-left:20px;
	text-align:left;
	font-size:16px;
	color:#676767;
	font-weight:bold;
}

/*info*/

table.info th {
	font-size:14px;
	font-weight:bold;
	color:#1f7491;
	text-align:left;	
}

table.info td {
	font-size:14px;
	font-weight:normal;
	color:#1f7491;
	text-align:left;
	padding-left:20px;	
}

table.info td.email {
	color:#f58c23;		
	text-decoration:none;
}


table td.fieldarea {
	font-size:12px;	
	color:#676767;
	text-align:right;
}

tr.clientareatableheading {
	font-size:15px;
	color:#1f7491;
	font-weight:bold;
}


/*Result table*/

table.result {
	text-align: center;	
}

table.result tr.tableHeader {
	color:#1F7491; 
	font-size:12px;
	font-weight:bold;
	text-align: right;
}

table.result tr.tableHeader th,
	table.result tr.tableHeader td {
	text-align: center;
	
	} 

table.result  th.columnHeader, table.result td.columnHeader {
	border-left:1px solid #e4e4e4;
	text-align: center;
}



table.result td.columnFirst {
	border-top:1px solid #e4e4e4;
	height: 90%;
}

table.result td.column {
	border-top:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	height:90%;
}

table.result tr.rowGray {
	background-color:#F7F7F7;
}

table.result tr.rowEven {
	background-color:#ffffff;	
}

/*******************************End of Tables*****************************/



h1 {
	display:inline;
	color:#1F7491;
	font-size:37px;
	font-weight:bold;	
}

h2 {
	display:inline;
	color:#818181;
	font-size:16px;
	font-weight:bold;	
}

.hidden {display:none;}

div#preloadedImages {
	position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;	
}

/*Title for order's steps*/
.stepTitle {
    display:inline;
	color:#03b407;
	font-size:18px;
	font-weight:bold;
}


h2.blue {
	color:#1F7491;	
}

h2.subHeader {
	display:inline;
	color:#165e82;
	font-size:21px;	
}

h3 {
	display:inline; 
	color:#1f7491; 
	font-size:22px;
	font-weight:bold;
}

h3.grey{
	color:#818181;	
}

h3.subText {
	font-size:16px;
	color:#1f7491;
	font-weight: bold;	
}



/*Breadcrumb nav*/

.sitePathBg {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:none repeat scroll 0 0 #ECECEC;
	border-bottom:1px dotted #B1B1B1;
	border-top:1px dotted #B1B1B1;	
	height:20px;	
}

.sitePathBg p {
	display:inline;	
}

div.site_path {
	padding-top:15px;
	padding-left:18px;	
}

p.site_path, div.site_path
{
	font-size:14px;
	height: 20px;
	color: #666666;

}
p.site_path A, div.site_path a
{
	color: #3f3f3f;
	text-decoration: none;
}

p.site_path a:hover, div.site_path a:hover {
	color:#1f7491;
	text-decoration:underline;
	/*font-weight:bold;*/
}

/*Sidemenu dividers*/

.blueVDivider {
	background:url(images/blue_separator_bar.png) no-repeat;
	width:263px;
	height:43px;	
}

.greenVDivider {
	background:url(images/green_separator_bar.png) no-repeat;
	width:263px;
	height:43px;	
}

/*Font style for dividers */
.blueVDivider div, .greenVDivider div {
	font-size:22px;
	color:#ffffff;	
	padding-left:30px;
	padding-top:10px;
}

/*******************************Announcements*****************************************/

.newsIcon {
	background: url(images/news_icon.png) no-repeat;
	width:123px;
	height:149px;	
}

.newsHeader {
	font-size:16px;
	color:#247b96;		
}

.newsHeader h2 {
	font-size:16px;
	color:#247b96;
}

.newsDate {
	font-size:12px;
	color:#909090;	
}

.newsText {
	font-size:12px;
	color:#2c2c2c;
	text-align:justify;
}

/*******************************Order Form++++++++++++++++++++++++++++++++*/

#steps {
	position:absolute;	
	z-index: 9999;
}

.step {
	float:left;
	margin-right:10px;
	
	color:#CAE4F0;
	font-family:"trebuchet MS";
	font-size:15px;
	font-weight:bold;	
}

/*Done step background*/
.step_done_start {
	background:url(images/step_done_start.png) no-repeat;
	width:3px;
	height:36px;
	float:left;	
}

.step_done_bg {
	background:url(images/step_done_bg.png) repeat-x;
	height:36px;
	float:left;	
	
	padding-left:10px;
}

.step_done_end {
	background:url(images/step_done_end.png) no-repeat;
	width:	24px;
	height:36px;
	float:left;
}

/*Active step background*/
.step_active_start {
	background:url(images/step_active_start.png) no-repeat;
	width:3px;
	height:36px;
	float:left;	
}

.step_active_bg {
	background:url(images/step_active_bg.png) repeat-x;
	height:36px;
	float:left;
	padding-left:10px;
	/*change font color to white*/
	color:#ffffff;
}

.step_active_end {
	background:url(images/step_active_end.png) no-repeat;
	width:	24px;
	height:36px;
	float:left;
}
/*ToDo step background*/
.step_todo_start {
	background:url(images/step_todo_start.png) no-repeat;
	width:3px;
	height:36px;
	float:left;	
}

.step_todo_bg {
	background:url(images/step_todo_bg.png) repeat-x;
	height:36px;
	float:left;	
	
	padding-left:10px;
}

.step_todo_end {
	background:url(images/step_todo_end.png) no-repeat;
	width:	24px;
	height:36px;
	float:left;
}



/*****************************Section*********************************/
.section {
    
	background-color:#f5f6f1;
	border:1px solid #c7c7c7;	
	width:580px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px;
}

table.frame {
    background-color:#f5f6f1;
	border:1px solid #c7c7c7;
    /*border:1px solid #f5f6f1;*/
}

/*******************************Buttons*******************************/
/*Blue button*/
.blueButton {
	cursor:pointer;		
}

.blueButtonLeft {
	background:url(images/blue_button_left.png) no-repeat;
	width:4px;
	height:24px;
	float:left;	
}

.blueButtonBg {
	background:url(images/blue_button_bg.png) repeat-x;
	height:24px;
	float:left;
}

.blueButtonBg input {
	border:none;
	background:none;
	color:#ffffff;
	font-size:10px;
	margin-top:4px;	
	cursor:pointer;
}

.blueButtonRight {
	background:url(images/blue_button_right.png) no-repeat;
	width:4px;
	height:24px;
	float:left;
}

/*RoundButton*/
.ovalButton {
    cursor:pointer;
         
}

.ovalButton INPUT {
    border:none;
    background:none;
    color:#FFFFFF;
    cursor:pointer;
    padding-top:6px;
}

.ovalButton .ovalButtonLeft,
    .ovalButton .ovalButtonBg, 
    .ovalButton .ovalButtonRight
      {
        float:left;
    } 


.ovalButtonLeft {
    background:url(images/enter_button_left.png) no-repeat 0px -34px;
	width:21px;
	height:34px;
}

.ovalButtonBg {
    background:url(images/enter_button_bg.png) repeat-x 0px -34px;
	height:34px;
}

.ovalButtonRight {
  	background:url(images/enter_button_right.png) no-repeat 0px -34px;
	width:21px;
	height:34px;  
}

/*Hover state*/
.ovalButton:HOVER .ovalButtonLeft, 
.ovalButton:HOVER .ovalButtonBg,
.ovalButton:HOVER .ovalButtonRight
{
	/*background:url(images/enter_button_left_h.png) no-repeat;*/
    background-position:0px 0px;
}

/*
.ovalButton:HOVER .ovalButtonBg {
	margin-top:-1px;
	padding-top:1px;
	background:url(images/enter_button_bg_h.png) repeat-x;
    height:35px; 
}

.ovalButton:HOVER .ovalButtonRight {
	background:url(images/enter_button_right_h.png) no-repeat;
	margin-top:-1px;
    width:21px;
    height:35px; 
}
*/
/*Enter button*/


a.enter_button {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	
}

.enter_button {
	cursor:pointer;	
}

input.enter_button {
	border:none;
	background:none;
}

.enter_button_left {
	background:url(images/enter_button_left.png) no-repeat;
	width:21px;
	height:35px;	
	float:left;
}

.enter_button_bg {
	background:url(images/enter_button_bg.png) repeat-x;
	height:35px;
	float:left;	
}

.enter_button_bg div {
	padding-top:6px;	
}

.enter_button_bg input {
	padding-top:6px;
	border:none;	
	background:none;
	cursor:pointer;
	color:#ffffff;
}

.enter_button_right {
	background:url(images/enter_button_right.png) no-repeat;
	width:21px;
	height:35px;
	float:left;	
}

/*Hover state*/
.enter_button:hover .enter_button_left {
	background:url(images/enter_button_left_h.png) no-repeat;
	margin-top:-1px;
	width:21px;
	height:35px;	
	float:left;
}

.enter_button:hover .enter_button_bg {
	margin-top:-1px;
	padding-top:1px;
	background:url(images/enter_button_bg_h.png) repeat-x;
	height:35px;
	float:left;	
}

.enter_button:hover .enter_button_right {
	background:url(images/enter_button_right_h.png) no-repeat;
	margin-top:-1px;
	width:21px;
	height:35px;
	float:left;	
}



/*Sendbar for order and sendmessage boxes*/
/*Group */
.sendBar {
	position:relative;
	margin-top:-10px;
	z-index:9999;
}

.sendBarHolder {
	position:absolute;
	z-index:9999;
}

.sendBarButtonPart {
	color:#FFFFFF;
	font-size:14px;
}

.sendBarButtonPart INPUT {
	border:none; 
	cursor:pointer;
}

/*Hover state*/
.sendBarButtonPart:HOVER .roundButtonLeft {
	background:url(images/new_round_button_l_hover.png) no-repeat;
}

.sendBarButtonPart:HOVER .roundButtonRight {
	background:url(images/new_round_button_r_hover.png) no-repeat;
}

.roundButtonLeft {
	background:url(images/new_round_button_l.png) no-repeat; 
	height:49px;
	width:50px;
}

.roundButtonRight {
	background:url(images/new_round_button_r.png) no-repeat;
	height: 49px;
	width: 50px;
}

/*Left part of sendbar*/
.sendBarLeft {
	background:url(images/graybar_left.png) no-repeat; 
	height: 49px;
	width: 5px;
}

/*Right part of send bar*/
.sendBarRight {
	background:url(images/graybar_right.png) no-repeat;
	height: 49px;
	width: 5px;
}

/*Background for send bar*/
.sendBarBg {
	background:url(images/graybar_bg.png) repeat-x; 
	height: 49px; 
}

.sendBarTextGrayBg {
    background:url(images/graybar_bg.png) repeat-x; 
	height: 49px;
} 

/*Text position*/
#leftText {
	text-align: left;
	padding-left: 20px
}

#rightText {
	text-align: right;
	padding-right: 20px;
}

/*Top for table*/
/*Blue bar*/
.blueBarLeft {
	background:url(images/bluebar_left.png) no-repeat; 
	width:12px;
	height: 28px;
}

.blueBarBg {
	background:url(images/bluebar_bg.png) repeat-x; 
	height: 28px;
}

.blueBarBg P {
    display:inline;
    color:#ffffff;
    font-weight: bold;
}

.blueBarRight {
	background:url(images/bluebar_right.png) no-repeat;
	width:12px;
	height:28px;
}


/*Button part of divider*/
.sendBarButtonPart {
	cursor:pointer;
}

.sendBarButtonPart .button {
	background:url(images/round_button.png)	no-repeat;
	height: 49px;
	width: 49px;
}

.sendBarButtonPart:HOVER .button {
	background:url(images/round_button_h.png)	no-repeat;
}

.sendBarButtonPart input.button {
	border:none;
	cursor:pointer;	
}

.sendBarDivider {
	background:url(images/sendbar_divider.png) no-repeat;
	width: 2px;
	height: 49px;
}

.sendBarTextBg {
	background:url(images/sendbar_text_bg.png) repeat-x;
	height:49px;
	
	padding-left:10px;
	padding-right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}


/*Round button*/

.roundButton {
	background:url(images/round_button.png)	no-repeat;
	height: 49px;
	width: 49px;
}

.roundButton:hover {
	background:url(images/round_button_h.png)	no-repeat;
}

input.roundButton {
	border:none;
	cursor:pointer; 	
}

/*Checkbox*/
.checkbox, .radio {
	background:url(images/check_box.png) no-repeat; 
	width:19px;
	height:25px;
	padding: 0 5px 0 0;
   display: block;
   clear: left;
   float: left;
   margin-top:2px;
}

/*special combo*/
.select {
	background:url(images/search_combo.png) no-repeat;
	position: absolute;
   	width: 75px;
   	height: 24px;
	/*padding: 0 24px 0 8px;*/
	margin-top:-2px;

    overflow: hidden;	
}

/*Dividers*/
.dividerWithContent {
	border-top:1px dotted #b1b1b1;
	border-bottom: 1px dotted #b1b1b1;
	background:#ececec; 	
	height:50px;
}

/*Text boxes*/
/*wrapper*/
.textBox {
	
}

/*Left part of text box*/
.textBoxLeft {
	background: url(images/textbox_left.png) no-repeat;	
	width:5px;
	height: 25px;
}

/*Middle part of textbox. It grows */
.textBoxBg {
	background: url(images/textbox_bg.png) repeat-x;

	height:25px;
}

/*Text and Select INPUT*/
.textBoxBg INPUT, .textBoxBg select {
	border:none;
	background: none;
	padding-top:5px;		
}


/*Right part of text box*/
.textBoxRight {
	background: url(images/textbox_right.png) no-repeat; 
	width:5px;
	height:25px;
}


.textBox .textBoxLeft,
.textBox .textBoxBg, 
.textBox .textBoxRight {
    float:left;
} 

.textBox .textBoxRight:AFTER {
    
    float:none;
}

/*ComboBoxes*/
.comboLeft {
    background:url(images/combobox_left.png) no-repeat; 
    width: 4px;
    height: 25px;
    float:left;
}

.comboBg{
    background:url(images/combobox_bg.png) repeat-x; 
    height:25px;
    float:left;
}

.comboRight{
    background:url(images/combobox_right.png) no-repeat;
    width:28px;
    height:25px;
    float:left;
}

/*Icons*/

.iconGlobalHome {
	background:url(images/icons/icon_global_home.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconLiveChat {
	background:url(images/icons/icon_live_chat.png) no-repeat;
	width: 32px;
	height:32px;	
}

.iconNetworkIssues {
	background:url(images/icons/icon_networkissues.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconKnowledgeBase {
	background:url(images/icons/icon_knowledgebase.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconServerStatus {
	background:url(images/icons/icon_serverstatus.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconSubmitTicket {
	background:url(images/icons/icon_submitticket.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconSupportTicket {
	background:url(images/icons/icon_supporttickets.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconAffiliates {
	background:url(images/icons/icon_affiliates.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconOrder {
	background:url(images/icons/icon_cart.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconDomain {
	background:url(images/icons/icon_domain.png) no-repeat;
	width:32px;
	height:32px;	
}

.iconDownloads {
	background:url(images/icons/icon_downloads.png) no-repeat;
	width:32px;
	height:32px;	
}

.important {
    font-size:14px; 
    font-weight: bold;
}

/*From old template*/

.fieldarea {text-align: right;}



.clientareatableactive{background-color:#DFFFE0}
.clientareatablepending{background-color:#EFEFEF}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}

/*TOS dialog*/
div#popupBackground {
    display:none;
    position:absolute; 
    z-index:9998; 
    top:0px;
    left:0px;
    background:url(images/tos/popup_bg.png) repeat; 
}

div#tosContainer {
    position:absolute;
    /*top:0px;*/
    left:-1000px; /*set left for invisible processing*/ 
    display:none;
    width:950px;
    height:500px;
    
    z-index:9999;
}

div#tosContainer div.popup-title {
    margin-top:10px;
    margin-left:15px;
    color:#1f7491;
    font-size:18px;
}

div#popupHeader div.border-left {
    background:url(images/tos/tos_left.png) no-repeat; 
    height:53px;
    width:13px;
    float:left;
}

div#popupHeader div.border-center {
    background:url(images/tos/tos_center.png) repeat-x;
    height: 53px;
    float:left; 
}

div#popupHeader div.border-right {
    background:url(images/tos/tos_right.png) no-repeat;
    height:53px;
    width:14px;
    float:left;
    clear:right;
}

/*Popup footer*/
div#popupFooter div.border-left {
    background:url(images/tos/tos_left.png) no-repeat bottom;
    height:15px;
    width:13px;
    float:left;
}

div#popupFooter div.border-center {
    background:url(images/tos/tos_center.png) repeat-x bottom; 
    height:15px;
    float:left;
}


div#popupFooter div.border-right {
    background:url(images/tos/tos_right.png) no-repeat bottom; 
    height:15px;
    width:13px;
    float:left; 
}

/*Popup content*/
div#popupContent {
    /*height:500px;*/
}
div#popupContent div.border-left{
    background:url(images/tos/tos_center_left.png) repeat-y; 
    width:13px;
    float:left;
}
div#popupContent div.border-right{
    background:url(images/tos/tos_center_right.png) repeat-y; 
    width:14px;
    float:left;
}
div#popupContent div.content-holder {
    
    background-color: #FFFFFF;
    float:left;
}


/*Accept and decline button*/
div.tos-accept {
    background:url(images/tos/tos_accept.png) no-repeat;
    height:23px;
    width:23px; 
}

div.tos-decline {
    background:url(images/tos/tos_decline.png) no-repeat;
    height:23px;
    width:23px; 
}

.submenu-c{
	overflow:hidden;
	position:absolute;
	bottom:135px;
	width:100%;
	padding-top:40px;
	margin-left:10px;
	padding-left:30px;
	background:url(images/submenu-line.png) no-repeat 0 0;
}
.submenu-c div{
	float:left;
	margin-right:25px;
}
.submenu-last-c{
	margin-right:0px!important;
}
.submenu-c div a{
	display:block;
	margin:0 0 15px 0;
	color:#236c96;
	text-decoration:none;
}
.submenu-c div a:hover{
	text-decoration:underline;
	color:#f48212;
}


/*
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}
*/
