/* ............................................................................................ CUSTOM CSS */

#foxboro_body {
    min-width:1349px !important;
    background-color: #ffffff !important;
    background-image: url("landing_page_bg.png")!important;
    background-repeat: repeat-x !important;
    font: 500 12px Helvetica,tahoma,arial;
   }
   
#foxboro_courtesy_links {
display:none !important;
}

#user_links {
    float:right;
    padding:0px 0px 10px 0px;
    margin:0px;
    }

a#user_login {
    display:block;
    background: #ffffff url(small_lock_blue.png) 10px 8px no-repeat;
    padding:6px 10px 6px 28px;
    margin-right:10px;
    color:#059CC2 !important;
    font: 500 13px arial !important;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    text-decoration:none;
    border:solid 1px #0f8fb1;
    }
    
a#user_register {
    display:block;
    background-color: #ffffff;
    padding:6px 12px 6px 12px;
    margin-right:10px;
    color:#059CC2 !important;
    font: 500 13px arial !important;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    text-decoration:none;
    border:solid 1px #0ea4cc;
    }

a#user_login:hover, a#user_register:hover {
    background-color: #c3f2ff;
}
    
a#user_demo {
    display:block;
    background: #f9ee60;
    padding:6px 12px 6px 12px;
    margin-right:10px;
    color:#6f6811 !important;
    font: 500 13px arial !important;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    text-decoration:none;
    border:solid 1px #f2e75a;
    }

a#user_demo:hover {
    background-color: #fff899;
}

#phone_number {
    background: url(white_phone.png) center left no-repeat;
    color:#ffffff;
    }
    
#phone_number b {
    color: #ffffff;
    }

#phone_number a,
#phone_number a:link,
#phone_number a:visited,
#phone_number a:hover {
    color: #ffffff !important;
    }

a.contact_us {
    display:block;
    background: url(white_mail.png) center left no-repeat;
    margin-left:15px;
    padding-left:20px;
    font-size: 13px !important;
    height:14px;
    line-height:14px;
    text-decoration:none;
    color:#ffffff;
}

a.contact_us:hover { text-decoration:underline; outline:none; color:#ffffff !important; }

#languages b {
    color:#ffffff !important;
    }

a.lang_en, a.lang_cn {
    color:#ffffff !important;
}

a.lang_en:hover, a.lang_cn:hover {
    color:#ffffff !important;
    text-decoration:underline !important;
}

a#selected_lang {
    color:#ffffff !important;
    text-decoration:underline !important;
}

#foxboro_header {
    background:none !important;
    width: 980px !important;
    margin:0 auto !important;
}

#foxboro_header span.logo a {
display:inline !important;
}

#logobar {
    background:url(landing_page_logo.png) center center no-repeat !important;
    height:60px;
    float:left;
    clear:left;
    width:250px;
    margin-top:-35px;
    margin-bottom:10px;
}

#foxboro_menu {
    visibility: hidden !important;
}

#foxboro_container {
    width: 100% !important;
}

#foxboro_top {
    height:0px !important;
    width: 980px !important;
    margin: 0 auto !important;
    padding:0 !important;
    background-color: transparent !important;
    background-image: url(page_header.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: 0px -25px !important;
    overflow:hidden !important;
}

#foxboro_content {
    width:100% !important;
    background: none repeat scroll 0 0 transparent !important;
    border-left:none !important;
    border-right:none !important;
    padding:0 !important;
    margin-top:-13px !important;
    
}

#foxboro_one-column {
    float: none !important;
    width: 960px !important;
    margin:0 auto !important;
    padding-top: 10px !important;
    border: solid 1px #b3b3b3 !important;
    border-radius:10px !important;
}

#foxboro_two-column {
    float: none !important;
    width: 960px !important;
    margin:0 auto !important;
    padding: 10px !important;
    border: solid 1px #b3b3b3 !important;
    border-radius:10px !important;
}

#foxboro_two-column-right {
    float: none !important;
    width: 960px !important;
    margin:0 auto !important;
    padding: 10px !important;
    border: solid 1px #b3b3b3 !important;
    border-radius:10px !important;
}


#foxboro_two-column-right #foxboro_col2 { width: 74% !important; border-right:solid 1px #b3b3b3 !important ; }

#foxboro_two-column-equal {
    float: none !important;
    width: 960px !important;
    margin:0 auto !important;
    padding: 10px !important;
    border: solid 1px #b3b3b3 !important;
    border-radius:10px !important;
}

#foxboro_three-column {
    float: none !important;
    width: 960px !important;
    margin:0 auto !important;
    padding: 10px !important;
    border: solid 1px #b3b3b3 !important;
    border-radius:10px !important;
}

#foxboro_three-column-equal {
    float: none !important;
    width: 960px !important;
    margin:0 auto !important;
    padding: 10px !important;
    border: solid 1px #b3b3b3 !important;
    border-radius:10px !important;
}

#foxboro_col1 div.block div.pad {
    background-color:transparent !important;
}

#dnn_BottomPane{
    width: 980px !important;
    margin:0 auto !important;
}
