

	/*	  #######################################################################   */
	/*		APPLICATION.CSS FROM HUGHESNET BUSINESS SITE MUST ALSO BE INCLUDED!     */
	/*	  #######################################################################   */



	
body {
	color: #262626;
	background:#d8d8d7;
	margin:auto;
}
	
hr {
	width:99%;
	color: #ACACAC;
}

/* helps IE6 by clearing, doesn't break layout in FF etc
   because of line height 0 */
  
.quietbreak {
	float:none;
	line-height:0px;
}



#ms_outerborder {
	width:799px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #545454;
	border-top: 0px;
	line-height: 130%;
	background:#ffffff;
}





#ms_logo_banner {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#ms_pageheader_phone {
	float:right;
	margin-right:20px;
	margin-top:55px;
}






/*
	text styles
*/

.ms_orange_header {
	color:#F4871A;
	font-size:140%;
	font-weight: bold;
	line-height:1.1em;
}

.ms_blue_header {
	color:#1F2C6F;
	font-size:130%;
}

.ms_blue_header2 {
	color:#1F2C6F;
	font-size:180%;
}

.ms_gray_header {
	font-weight:bold;
	font-size:110%;
}


.ms_emphasize1{
	font-size:140%;
	text-decoration: underline;
}


.ms_emphasize2{
	font-style:italic;
	color: #000000;
}

.ms_bigwhite {
	font-size:130%;
	color: #ffffff;
	font-weight:bold;
}

.ms_bigwhite2 {
	font-size:110%;
	color: #ffffff;
	font-weight:bold;
}

a.ms_orangelink {
	color:#F4871A;
	text-decoration: underline;
}
 
.ms_orange {
	color:#F4871A;
}

.ms_orange_medium {
	color:#F4871A;
	font-weight:bold;
	font-size: 110%;
}

.ms_phone {
	color:#1F2C6F;
	font-weight:bold;
}

 /*
 	TOPNAV BUTTONS
 */

.ms_navbutton {
	height:39px;
	line-height:39px;
	font-size:94%;
	background-color:#6F97C2;
	float:left;
	position: relative;
	text-align:center;
	margin-right:1px;
	font-weight:bold;
}

.ms_navbutton:hover{
	background-color:#1F2C6F;
}

.ms_navbutton_current{
	color: #ffffff;
	height:39px;
	line-height:39px;
	font-size:94%;
	background-color:#1F2C6F;
	float:left;
	position: relative;
	text-align:center;
	margin-right:1px;
	font-weight:bold;
}


.ms_navbutton a {
	color: #ffffff;
	background-color:transparent;
}

.ms_navbutton a:visited {
	color: #ffffff;
	background-color:transparent;
}

.ms_navbutton a:hover {
	color: #ffffff;
}

.ms_navbutton_current a {
	color: #ffffff;
	background-color:transparent;
}

.ms_navbutton_current a:visited {
	color: #ffffff;
	background-color:transparent;
}

#ms_nav_home {
	width:110px;
}

#ms_nav_about {
	width:185px;
}

#ms_nav_serv {
	width: 154px;
}

#ms_nav_quot {
	width:214px;
}

#ms_nav_cont {
	width:132px;
	margin-right:0px;
}


#ms_content_area{
	width:760px;
	margin:auto;
	margin-top:35px;
	margin-bottom:10px;
}

/* used for A/B testing */
#ms_content_area2{
	width:799px;
	margin:auto;
	margin-top:13px;
	text-align:center;
}

#ms_content_area ul {
	margin-left: 30px;
	margin-top: 20px;
	line-height:140%;
}


#ms_copyright_row {
	background-color:#6F97C2;
	color: #ffffff;
	font-size:80%;
	line-height:28px;
	padding-left:20px;
	padding-right:20px;
}

#ms_calltoday {
	float:right;
	font-size:120%;
}



#ms_footer_nav {
	padding-left:20px;
	padding-right:20px;
	line-height:44px;
	font-size:80%;
	color:#333333;
}


#ms_footer_nav_logo {
	float:right;
	margin-top:14px;
}

#ms_footer_nav a { color:#333333; }



#ms_leftcol {
	width:470px;
	float:left;
	line-height:120%;
}



#ms_rightcol {
	float: right;
	margin-right:10px;
	width: 290px; 
}


#ms_rightcol a:hover {
	color:#1F2C6F;;
}


#ms_rightcol2 { /* New SMB Info Kit Contact page layout */
	float: right;
	margin-left:20px;
	width: 309px; 
	background-image:url('../images/sidebox_infokit_top.gif');
	background-repeat:no-repeat;
}



/*
	boxes with orange header and blue gradient bg
*/
.ms_sidebox_container {
	float: right;
	width:256px;
	margin-bottom:20px;
	background-image:url('../images/sidebox_bg.jpg');
}

.ms_sidebox_header {
	background-image:url('../images/sidebox_header.gif');
	line-height:38px;
	padding-left:34px;
	font-size: 115%;
	font-weight: bold;
	color: #262626;
}

.ms_sidebox_content {
	width:230px;
	margin: auto;
	margin-top:16px;
	padding-bottom:10px;
	color: #ffffff;
	line-height:130%;
}

.ms_sidebox_content2 { /* used for Get Your SMB Info Kit box - needs to lose top margin */
	width:230px;
	margin: auto;
	margin-top:6px;
	padding-bottom:10px;
	color: #ffffff;
	line-height:130%;
}



.ms_sidebox_header2 { /* Pick your right plan */
	background-image:url('../images/sidebox_header2.gif');
	line-height:42px;
	padding-left:34px;
	font-size: 110%;
	font-weight: bold;
	color: #feb951;
}
.ms_sidebox_content3 { /* Pick your right plan */
	width:230px;
	margin: auto;
	margin-top:16px;
	padding-bottom:10px;
	color:#feb951;
/*	color: #1f2c6f;*/
	line-height:130%;
}


.ms_sidebox_footer {
	height:3px;
	background-image:url('../images/sidebox_bottom.jpg');
}

.ms_sidebox_footer2 { /* used for Get Your SMB Info Kit box */
	height:158px;
	background-image:url('../images/sidebox_infokit.gif');
	background-repeat:no-repeat;
}








.ms_horiz_bar_1 {
	background-color:#1F2C6F;
	height:2px;
	margin-bottom:1px;
	margin-top:1px;
}


.ms_horiz_bar_2 {
	background-color:#1F2C6F;
	height:12px;
	margin-bottom:1px;
	margin-top:1px;
}





/*
	landing page bullet (arrow) points
*/
.ms_subhead1 {
	background:url('../images/subhead_bg.gif') no-repeat;
	padding-left:30px;
	line-height:25px;
	margin-top:20px;
}

.ms_subtext1 {
	padding-left:30px;
	margin-bottom:10px;
}



/*
	billboard
*/

#billboard_noscript {
	background:url("/learnmore/assets/story2_image.jpg");
	width:799px;
	height:233px;
}

/* old */
#xnoscript_copy {
	width:380px;
	color:#ffffff;
	font-size:1.2em;
	margin-left:400px;
	padding-top:50px;
}

#noscript_copy {
	width:350px;
	color:#ffffff;
	font-size:1.2em;
	margin-left:430px;
	margin-top:-180px;
	line-height:1.5em;
}

/* used for A/B testing */
#noscript_copy2 {
	width:250px;
	color:#ffffff;
	font-size:1em;
	margin-left:540px;
	margin-top:-205px;
	line-height:1.5em;
}


font.noscript_clickhere {
	font-size:1.1em;
	color:#f59b21;
}

/*
	FORMS
*/


#quote_col1 {
	float:left;
	width:300px;
	/* width:470px; use if remove 2 column layout */
}

#quote_col2 {
	float:right;
	width:390px;
	margin-right:10px;
}

.ms_submit {
	width:166px;
	background-image:url('../images/submit_bg_orange.gif');
	padding:8px;
	padding-left: 24px;
	color: #ffffff;
	font-size:1em;
	font-weight: bold;
	cursor:pointer;
	border:0px;
}

.ms_submit.quote {
	width:166px;
	padding-left: 20px;
}

.ms_submit.contact {
	width:160px;
	padding-left: 0px;
}

.ms_submit.infokit {
	width:160px;
	padding-left: 15px;
}

.ms_textfield {
	border: 1px solid #ACACAC;
	width:280px;
	height:19px;
	margin-top:5px;
}

.ms_quoteselect {
	width:290px;
	height:22px;
	margin-top:5px;
}

.ms_textarea {
	width:375px;
	height: 95px;
}

#inquiry_solution { width:350px; }



#quote_col1 label {
	font-weight:none;
	width:20%;
	margin: 0.5em 0.6em 0 0;
    text-align:right;
	font-size:0.9em;
    
}

input.text { 
	width:180px;
	margin:1em;
}

