@charset "utf-8";
/* CSS Document */
#holder {
	width:944px;
}
#managed #topnav{
height: 98px; background-image: url(/images/iface/bg_topnav_managed.gif);
}
#managed #topnav #logo {
width: 168px;
height: 98px;
margin:0px;
text-align: left;
float: left;
overflow: hidden;
}
/* /////////////// MANAGED PAGE CONTENT BACKGROUNDS /////////////////// */	

#managed #mainContentBG {
	background-color:#d0d0d0;
	background-image:url(/images/hosting/bg_managed_main.gif); 
	background-repeat: repeat-y;
	}

#managed #mainContentBG #contentBottomBG { 
width:100%;
text-align: left;
background: url(/images/hosting/bg_content_bottom.gif) no-repeat left bottom; 
	}
.hostingImageTop { 
width:100%;
text-align: left;
background: url(/images/hosting/bg_top_managed.jpg) no-repeat left top; 
	}
/* /////////////// MANAGED PAGE TEXT /////////////////// */	
#managed #contentRight {
width: auto;
text-align: left;
margin: 0px;
padding-left:320px;
}

#managed #contentRight h1 {
	color:#333;
	margin-top: 8px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 42px;
	font-weight: normal;
	line-height:20px;
}

#managed #columnLeft {
float: left;
margin: 0px 0px 0px -320px;
padding: 0px;
width: 320px;
}


#managed #contentRight p,ol {
	margin-top: 6px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 42px;
}
#managed #contentRight ol {
	margin-left: 20px;
}

#managed #contentRight li {

	margin-bottom: 8px;
}

#managed #contentRight .purplebig {
	color: #932DA8;
	font-weight:bold;
}

/* ///////////////FORM STYLES /////////////////// */	

#getStarted{
	width:273px; height: 299px;
	background-image:url(/images/hosting/get_started_box.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#getStarted form #form_table {
	margin-left:51px;
}


#getStarted form #form_table td {
font-size: 11px;
margin:0px; padding: 0px;
height:24px;
}


#getStarted form #form_table td input{
	text-align:center; margin: 0; 
	font: 10px Arial, Helvetica, sans-serif; 
	color: #1e1e1e;
	background-color:#fff;
	background:none;
	border-collapse:collapse;
	background-image:url(/images/hosting/bg_input.gif);
	background-repeat:repeat-x;
	border-style:solid;
	border-width: 1px;
	border-color:#919191;
	width:117px;
}

#getStarted form #form_table td input.submitBtn {
	border:0px none #fff;
	background-color:#e0e0e0;
	background:none;
	background-image:url(/images/hosting/submit_button.gif);
	background-repeat:no-repeat;
	width:86px;
	height:26px;
	cursor: hand;
	}

#get_ready td p {
	padding:0px;
	margin:0px;
	text-align:center;
	padding-right:25px;
	margin:0px 0px 10px 0px;
}


.required_field {color:#c00;}

/* CLICK-TO-CALL */

#callBox {
	padding:0px;
	text-align: center;
	background-color: #D0D0D0;
	background-image: url(/images/hosting/bg_callbox_managed.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 216px;
	width: 204px;
	border: 0px none;
	background-position: left bottom;
}
#callBox form {margin-top:4px; padding: 0px;}

#callBox form .phone_input_3, #callBox form .phone_input_4{
	text-align:center; margin: 0; 
	font: 10px Arial, Helvetica, sans-serif; 
	color: #1e1e1e;
	background-color:#fff;
	background:none;
	border-collapse:collapse;
	background-image:url(/images/hosting/bg_input.gif);
	background-repeat:repeat-x;
	border-style:solid;
	border-width: 1px;
	border-color:#919191;
}

#callBox form .phone_input_3 {width: 2.8em;}
#callBox form .phone_input_4 {width: 4.5em;}

#callBox form .callBtn {
	border:0px none #fff;
	background-color:#d3d5d7;
	background:none;
	background-image:url(/images/hosting/btn_click-to-call.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	margin-top:4px;
	width:119px;
	height:32px;
	cursor: hand;
}





#managed #bottomInfo a {
color: #8956a4;
}
#managed #wrapperBottom #bottomInfo a:hover {
color: #c801fa;
}
#managed #wrapperFootNav #helpDeskBG #footLinks #footNavLeft a:hover{
color: #c801fa;
}
#managed #wrapperFootNav #helpDeskBG #footLinks #footNavRight a:hover{
color: #c801fa;
}
#managed #wrapperFootNav #helpDeskBG{
	background-image: url(/images/iface/icon_helpdesk_p.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

#managed #bottomInfo p.copyright_new
{
	font-size: 10px;
	color: #8956a4;
}






