body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:left;
}

body * 
{
	text-align:left;
}

#container {
    width: 750px;
    margin: -1px auto -13px auto;
    position: relative;
}
#container ul {
    margin-top: -5px;;
}
#home #container .bodyCopy ul li {
    list-style-type: square;
    list-style-image: url('/Content/img/listOk.gif');
    margin-bottom: 0.2em;
    padding-right: 5px;
}
#main ul li {
    list-style-type: square;
    list-style-image: url('/Content/img/li.png');
    margin-bottom: 0.2em;
    padding-right: 5px;
}

#hdr {
	height: 110px;
}

#panel_internal {
	margin: 10px 0;
}

#brand {
	padding-top: 30px;
}
#main_home_right {
    width: 170px;
    float: right;
    clear: none;
    margin: 0 0 0 10px;
}
#nav_side {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#side, #side_home {
	width: 200px;
	float: left;
	margin-bottom: 0px;
	padding: 0;
}
#side_home h2 {
	margin-left: 10px;
}
#main	{
    float: right;
    margin: 10px 0 10px 0px;    
    width: 530px;
    border-top: 1px solid #fff;
    padding: 0;
}
.main_home_content {
    width: 350px;
    float: right;
}
#banner_home {
	width: 750px;
	height: 160px;
}
#main.home h1, #main.home h2, #main.home p {
    margin-left: 10px;
}
.support_column_left {
	float: left;
	width: 260px;
}
.support_column_right {
    float: right;
    width: 260px;
}
.home_panel_inner_wide h2, .home_panel_inner h2, .my_panel_inner h2, .my_panel_inner_small h2, .my_panel_inner_wide h2, .support_panel_inner h2 {
    font: bold 1.8em arial;
    margin: 0 0 0 10px !important;
    z-index: 1;
}
.my_panel_inner_wide h2, .home_panel_inner_wide h2 { width: 200px; }
.home_panel_inner h2 { width: 150px; }
.my_panel_inner h2 { width: 250px; }
.my_panel_inner_small h2 { width: 150px; }
.my_panel_inner select, .my_panel_inner_small select {
	font: 1em verdana,arial,helvetica,sans-serif;
	margin-left: 10px;
}
#main .home_panel_inner p, #main .home_panel_inner_wide p, .my_panel_inner_wide p, .support_panel_inner p {
	margin-left: 10px;
}
.my_panel_inner p.headline_category {
	margin: 10px 0 5px 10px;
}
.my_panel_inner_small p, .my_panel_inner p {
	margin-left: 10px;
	margin-right: 10px;
}
#main .main_title {
    width: 350px;
    background: url('/Content/img/main_title_bg.png') top no-repeat;
    margin: 0 0 10px 0 !important;
    padding-top: 4px;
    position: relative;
}
#main .main_more {
    float: right;
    margin: -15px 10px 0 0 !important;
    z-index: 2;
    width: 120px;
    position: absolute;
    right: 0px;
    text-align: right;
}
.spaced {
	margin-top: 20px !important;
}
.spaced_side {
	margin-top: 10px !important;
}
.cleared {
	clear: both;
}
.centred {
	text-align: center;
}
.float_right {
	float: right;
	margin-left: 10px;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_none {
	float: none !important;
}
.no_margin {
	margin: 0px;
}
.list_alpha li {
	list-style-image: none !important;
	list-style-type: lower-alpha !important;
}

/*******************************
login stylin
*******************************/

.login_field {
	clear: both;
}
.login form {
	margin: 10px;
}
.login label {
	font-size: 1.1em;
	float: left;
	width: 60px;
	height: 19px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.login input {
	font: 1.1em verdana,arial,helvetica,sans-serif;
	width: 106px;
	height: 19px;
	border: 1px solid #D8D8D8;
	margin-bottom: 4px;
	float: right;
}
.login button {
	font-weight: bold;
	text-align: center;
	font: bold 1.1em verdana,arial,helvetica,sans-serif;
	color: #444;
	background: url('/Content/img/bg_btn_78.gif') top left no-repeat #fff;
	width: 78px;
	height: 24px;
	border: 0;
	padding: 0 !important;
	margin: 2px 2px 0 6px;
}
.login .login_link {
	text-align: center;
	margin-top: 6px;
}
.login .button_row {
	text-align: center;
}

#webmail_container {
    overflow: auto;
}
#toolbox_container {
    overflow: auto;
}



/*******************************
  side box styling - batch
*******************************/


#top3_support {
    background: url('/Content/img/bg_top3.gif') top left no-repeat #C52A15;
}
#side_search {
    background: url('/Content/img/bg_search.gif') top left no-repeat #C52A15;
}
#side_search #search_row {
    margin: 10px 0 0 0;
}
#side_search #search_row input#search_query {
    margin: 35px 9px 0 11px;
    width: 180px;
}

#support_links {
    background: url('/Content/img/bg_support.gif') top left no-repeat #C52A15;
}

#side_recovery {
	background: url('/Content/img/bg_password.gif') top left no-repeat #c52a15;
	padding-top: 35px;
}
#side_recovery #query_recovery {
	margin: 10px 0 0 11px;
}
#side_recovery #submit_recovery {
	margin: 10px 0 0 11px;
}
#side_recovery #text_recovery {
	margin: 0 10px;
}

/* basic style specs */
.side_box {
    background-color: #C52A15;
    width: 210px;
    margin-top: 10px;
    color: #fff;
    text-align: left;
}
.side_box ul {
  min-height:50px;
  height:auto !important;
  height:50px;
  padding: 32px 11px 11px 25px;
  margin: 10px 0 0 0;
  list-style: square;
}
.side_box ul li {
  margin: 0 !important;
  line-height: 16px !important;
}
.side_box ul li a:active, .side_box ul li a:hover, .side_box ul li a:focus
{
    background-color: #cb351c;
    color: #fff;
}
.side_box .button_row {
    margin-left: 10px;
}
.side_box ul li a {
  color: #fff;
  font: 11px arial;
  text-decoration: none;
  border-bottom: 1px solid #d64022;
}
.side_box a {
  border: 0px;
}
.side_box img {
    border: 0px;
}

#xbox_home {
    position: relative;
}


/*******************************
sitemap styles
******************************/

#sitemap li {
    font: 1.1em verdana,arial,sans-serif;
    list-style-image: url('/Content/img/sitemap_li.png');
    line-height: 1.9em;
}
#sitemap li ul li {
    list-style-image: url('/Content/img/sitemap_sub_li.png');
    list-style-type: square;
    font: 1em verdana,arial,sans-serif;
    line-height: 1.9em;
}

/*******************************
products page styles 
******************************/

#content_intro {
    padding: 0;
    margin: 10px 0;
    font: 1.2em/1.8em verdana,arial,sans-serif;
}
#product_content {
 background: #fff;
 width: 520px;
}
#product_nav {
    margin: 20px 0 0 0;
    padding: 0;
    border: 0;
    clear: none;
    width: 520px;
    height: 97px;
    position: relative;
    background: url('/Content/img/nav_product.png');
}
#product_nav li, #product_nav li a {
    display: block;
    height: 68px;
    text-decoration: none;
    font-size: 1px;
    text-indent: 0px;
    color: #FFF;
    position: absolute;
    border: 0;
    margin: 0;
    width: 104px;
}


/******************************
Search styles
******************************/

#search
{
    margin: 20px 0;
    font-size: 1.2em;
}

#search div.search_result
{
    margin: 10px 0;
    font-weight: bold;
}

#search div.search_result_context
{
    font-size: 0.8em;
    font-weight: normal;
    font-style: italic;

}
#search form
{
    width: 500px;
}

#search form fieldset
{
    padding: 10px;
    border: 1px solid #e7e9ea;
}

#search form fieldset legend
{
    margin-bottom: 10px;
}

#search form div
{
    margin: 10px 4px;
}

/*******************************
support search
*******************************/

#support_text {
	overflow: auto;
	margin-bottom: 8px;
}
.sup_pic {
	float: right;
}
#support_search input {
	margin: 4px 0;
	width: 385px;
	float: left;
}
#support_search button {
	color: #a73030;
	text-align: center;
	width: 77px;
	height: 22px;
	font: bold 1em verdana,arial,sans-serif;
	background: url('/Content/img/bg_search_btn.png') top left no-repeat #fff;
	border: 0px;
	margin: 4px 0;
	text-decoration: none;
	float: right;
}
.side_support_search form {
    margin: 10px;
}
.side_support_search label {
    font-size: 1.1em;
    float: left;
    width: 60px;
    height: 19px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.side_support_search input {
    font: 1.1em verdana,arial,helvetica,sans-serif;
    width: 106px;
    height: 19px;
    border: 1px solid #D8D8D8;
    margin-bottom: 4px;
    float: right;
}
.side_support_search button {
    font-weight: bold;
    text-align: center;
    font: bold 1.1em verdana,arial,helvetica,sans-serif;
    color: #444;
    background: url('/Content/img/bg_btn_78.gif') top left no-repeat #fff;
    width: 78px;
    height: 24px;
    border: 0;
    padding: 0 !important;
    margin: 2px 2px 0 6px;
}
.side_support_search .button_row {
    text-align: center;
}


/*******************************
 specials seo landing pages button style
 ******************************/

.specials_panel {
	width: 165px;
	margin-right: 10px;
}
.specials_info {
	width: 163px;
	border: solid 1px #ccc;
	margin-right: 10px;
	display: inline;
	float: left;
}

.specials_info li {
	margin-left: -10px;
}



/*******************************
 sIFR
 This goes in the stylesheet to hide the browser text
 before it is replaced
 ******************************/

.sIFR-hasFlash h1
{
	visibility: hidden;
}

.sIFR-hasFlash #main h2
{
	visibility: hidden;
}

.sIFR-hasFlash #side_home h2
{
        visibility: hidden;
}

.sIFR-hasFlash #main h3
{
        visibility: hidden;
}

.sIFR-flash
{
	visibility: visible !important;
}

.sIFR-replaced
{
	visibility: visible !important;
}

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/***** google search ****/
#search_google
{
    margin:0;
    width: 527px;
    height: 52px;
    background: url('/Content/img/search_bg.png');
}

#search_google label
{
    display: block;
    float: left;
    width: 120px;
    text-indent: -10000em;
}

#input_google
{
    width: 300px;
    text-indent: 14px;
    margin-top: 16px;
    display: block;
float: left;
    background: url('/Content/img/search_input_bg.png') no-repeat;
}

#submit_google
{
    margin: 11px 0 0 12px;
}



/**************************
support spare styles
**************************/

.support_list {
    width: 250px;
    background-color: #eee;
    float: right;
    padding: 10px 0 0 0;
    margin: 0 0 20px 20px;
    background: url('/Content/img/support_list_bg.png') top no-repeat;
}
.support_list img {
    margin-bottom: -2px;
}
.support_list p {
    margin: 3px 10px;
    font: 1em verdana,sans-serif;
}
.support_list ol {
    margin: 0;
    padding: 0 0 10px 0;
    background: url('/Content/img/support_list_footer.png') bottom left no-repeat;
}
.support_list ol li {
    font: 1em verdana,sans-serif;
    margin: 3px 10px 3px 32px;
}

/*********************
number checker styles
- after naked goes out, shift the checker styles from the dslam rollout page to here
- erm, wait til the unified number checker goes out too
**********************/
.number_checker {
}


/*********************
dslam rollout page
*********************/

.dslam_state {
    font: bold 1.6em arial,sans-serif;
    color: #cc351c;
    margin-left: 10px;
}
#dslam_table {
    background: #fff;
}
#checker_info {
    background: red;
}
#NOTbb2_availability {
    display: block;
    background: red;
}
#bb_checker_form_dslam {
    width: 504px;
    height: 68px;
    background: url('/Content/img/panel_checker.png') top left no-repeat;
    overflow: auto;
    margin-bottom: 20px;
}
#exchange_results {
	width: 509px;
    padding: 10px;
    border: 1px solid #bfbfbf;
    background: url('/Content/img/bg_tables_coal_td.gif') top repeat-x #fff;
	margin: 0 0 10px 0;
}
#exchange_results p {
    font: 1.1em/1.7em verdana,arial,sans-serif;
	line-height: 1.9em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.checker_input {
	margin: 4px 0;
}
.checker_btn {
    cursor: pointer;
	background: url('/Content/img/btn_checker.gif') top left no-repeat;
    width: 130px;
    height: 22px;
    text-align: center;
    font: bold 1em verdana,arial,sans-serif;
    border: 0;
    margin: 4px 0;
	color: #A73030;
}



/*********************
setup options css
**********************/

#setup_options_signup_div a {
    width: 163px;
    height: 91px;
    background: url('/Content/img/setup_options_signup_button.png') 0px 0px;
    float: left;
    color: #fff;
    margin: 20px 20px 30px 80px;
}

#setup_options_buy_div a {
    width: 163px;
    height: 91px;
    background: url('/Content/img/setup_options_buy_button.png');
    float: left;
    color: #fff;
    margin-top: 20px;
}

#setup_options_call_us_div {
	width: 163px;
	height: 91px;
	float: left;
	color: #fff;
	margin-top: 20px;
}

#setup_options_signup_div a:hover, #setup_options_signup_div a:active, #setup_options_signup_div a:focus { 
    background:  url('/Content/img/setup_options_signup_button.png') -163px 0;
}

#setup_options_buy_div a:hover, #setup_options_buy_div a:active, #setup_options_buy_div a:focus { 
    background:  url('/Content/img/setup_options_buy_button.png') -163px 0;
}


/********************************
 generic form styling in #main
*********************************/

dl {
	font: 1.0em/1.7em verdana,sans-serif;
	text-align: left;
}
dt {
	margin-top: 10px;
}
dd {
	margin-top: 4px;
}
dt.two_column {
	width: 250px;
	float: left;
	padding: 0px 4px 0px 0px;
	clear: both;
}


/********************************
 generic form styling in #main
*********************************/

dl {
	font: 1.0em/1.7em verdana,sans-serif;
	text-align: left;
}
dt {
	margin-top: 10px;
}
dd {
	margin-top: 4px;
}
dt.two_column {
	width: 250px;
	float: left;
	padding: 0px 4px 0px 0px;
	clear: both;
	margin-top: 4px;
}
dd.two_column {
	padding: 0px 0px 4px 10px;
	margin-top: 2px;
}

#main form button {
    color: #a73030;
    text-align: center;
    width: 130px;
    height: 22px;
    font: bold 1em verdana,arial,sans-serif;
    background: url('/Content/img/btn_checker.gif') top left no-repeat;
    border: 0px;
    margin: 10px 0px 5px auto;
}
#main .form_button {
	text-align: right;
}
#main form dl dt label .tips {
	color: #999;
}
#main form dl dd input[type=text] {
	font: 1.0em verdana,sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main form dl dd input[type=file] {
	font-size: 1.2em;
}
#main form dl dd select {
	font: 1.0em verdana,sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#container .MvcMembershipPanel
{
	width:367px;
	margin-left: auto;
	margin-right:auto;
	
}

fieldset.MvcMembership Label
{
	float:left;
	width:140px;
	display:block;
}

.floatLeft
{
	float: left;
}

fieldset.MvcMembership div
{
  margin-bottom:5px;	
}

.alignRight
{
    text-align:right;	
}

.buttonArea
{
	clear:both;	
	padding-top:10px;
	padding-bottom:40px;
	text-align:right;
}

.button
{
	text-align:center;	
}

#container .alignCenter
{
	margin-left:auto;
	margin-right:auto;
}


/*************
* Profile styles
*************/
#carrierDetailsWrapper Label
{
	width:111px;	
	display:block;
	float:left;
}

#carrierDetailsWrapper input, #carrierDetailsWrapper textarea
{
	width:212px;	
}

#carrierDetailsWrapper table td
{
    padding-bottom:5px;	
}

#profileWrapper div.carrierDetailsInformation 
{
	float:none;	
}

#profileWrapper div#carrierQualificationWrapper, #profileWrapper div#carrierEquipmentWrapper, #profileWrapper div#carrierFreightWrapper, #profileWrapper div#carrierStateServicedWrapper 
{
	width:370px;	
}

#container #profileWrapper div#carrierFreightWrapper, #container #profileWrapper div#carrierStateServicedWrapper
{
    clear:left;	
    padding-top:10px;
}

#profileWrapper ul {
    width: 750px;
    list-style-type:none;
}
#profileWrapper li {
    width:180px;
    margin:5px 0 0 0;
    padding:0 10px 0 0;
    line-height:5px;
    float:left;
}

