/*
Rebuild Main Nav
*/
#nav-main {
    width: 980px;
    overflow: hidden;
    padding: 0 0 0 20px;
    margin: 0 auto 22px auto;
    height: 25px;
    background: url('images/layout/nav_left.jpg') no-repeat left top;
}

#nav-main ul {
    margin: 0;
    padding: 0;
    height: 25px;
    font-family: 'Neo Sans W01 Medium', Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 13px;
    background: url('images/layout/nav_right.jpg') no-repeat right top;
}

#nav-main li {
    margin: 0;
    padding: 0px;
    display: inline;
    list-style-type: none;
    line-height: normal;
    height: 25px;
}

#nav-main li a {
    background: #4C75B3 url('images/layout/nav160.jpg') no-repeat left top;
    border-right: 1px solid #2F2F2F;
    float: left;
    margin: 0;
    height: 25px;
    padding-top: 4px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

.blanknav {
    background: #4C75B3 url('images/layout/navrepeat.jpg') repeat-x left top;
    /*width: 302px;*/
    width: 376px;
    float: left;
    margin: 0;
    height: 25px;
    padding-top: 4px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

#nav-main #nav_home a {
    width: 73px;
}

#nav-main #nav_fba a {
    width: 139px;
}

#nav-main #nav_freebies a {
    width: 102px;
}

#nav-main #nav_news a {
    width: 71px;
}

#nav-main #nav_about a {
    width: 91px;
}

#nav-main #nav_contact a {
    width: 102px;
}

#nav-main #nav_blog a {
    width: 76px;
}

#nav-main a:hover {
    background-position: 0 -25px;
}

body#home #nav-main #nav_home a,
body#advisor #nav-main #nav_fba a,
body#freebies #nav-main #nav_freebies a,
body#legal #nav-main #nav_fba a,
body#marketing #nav-main #nav_fba a,
body#financial #nav-main #nav_fba a,
body#office #nav-main #nav_fba a,
body#news_home #nav-main #nav_news a,
body#news #nav-main #nav_news a,
body#about #nav-main #nav_about a,
body#contact #nav-main #nav_contact a,
body#blog #nav-main #nav_blog a {
    background-position: 0 -25px;
}

/*
MAIN NAV
*/
#nav ul {
    margin: 0;
    padding: 0;
    float: left;
}

#nav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    line-height: normal;
}

#nav a {
    float: left;
    margin: 0;
    padding: 5px 8px;
    text-align: center;
    color: #FFFFFF;
    background: #4C75B3;
    text-decoration: none;
    border-right: 2px solid #FFFFFF;
}

#nav a:hover, #nav a.selected {
    color: #FFFFFF;
    background: #1E4477;
    text-decoration: none;
}

/*
ACCOUNT NAV
*/
#nav #account {
    margin: 0;
    padding: 0;
    float: right;
}

#nav #account a {
    float: right;
    margin: 0;
    padding: 6.8px 8px;
    text-align: center;
    color: #FFFFFF;
    background: #4C75B3;
    text-decoration: none;
    border-left: 2px solid #FFFFFF;
    border-right: none;
    font-size: 10px;
    font-weight: bold;
}

#nav #account a:hover, #nav #account a.selected {
    color: #FFFFFF;
    background: #1E4477;
    text-decoration: none;
}

/*
PRODUCT NAV
*/
#product_nav ul {
    margin: 0;
    padding: 0;
    height: 75px;
    list-style: none;
    overflow: hidden;
    float: right;
}

#product_nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#product_nav a {
    float: left;
    border: none;
    overflow: hidden;
    height: 73px;
    color: #1E4477;
    font-weight: bold;
    font-size: 80%;
    text-align: center;
    width: 145px;
    text-decoration: none;
    padding: 2px 0 0 0;
}

#product_nav a:hover, #product_nav a.selected {
    background-position: 0 -75px;
    color: #FFFFFF;
}

#product_nav #nav_confidence a:hover, #product_nav #nav_confidence a.selected {
    color: #1E4477;
}

#nav_register a {
    background: url(images/png/product_nav_sprite.png) no-repeat 0 0
}

#nav_reports a {
    background: url(images/png/product_nav_sprite.png) no-repeat -145px 0
}

#nav_reports a:hover, #nav_reports a.selected {
    background-position: -145px -75px
}

#nav_domains a {
    background: url(images/png/product_nav_sprite.png) no-repeat -290px 0
}

#nav_domains a:hover, #nav_domains a.selected {
    background-position: -290px -75px
}

#nav_advisor a {
    background: url(images/png/product_nav_sprite.png) no-repeat -435px 0
}

#nav_advisor a:hover, #nav_advisor a.selected {
    background-position: -435px -75px
}

#nav_confidence a {
    background: url(images/png/product_nav_sprite.png) no-repeat -580px 0
}

#nav_confidence a:hover, #nav_confidence a.selected {
    background-position: -580px -75px
}

/*
SPECIAL NAV
*/
.box_type_1 #special_nav ul, .box_type_2 #special_nav ul, .box_type_6 #special_nav ul {
    margin: 0;
    padding: 0;
}

.box_type_1 #special_nav li, .box_type_2 #special_nav li, .box_type_6 #special_nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: normal;
}

.box_type_1 #special_nav a, .box_type_2 #special_nav a, .box_type_6 #special_nav a {
    margin: 0;
    padding: 5px 8px;
    display: block;
    text-align: left;
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 2px solid #FFFFFF;
    background: #94ACD1 url(/images/gif/arrow_4.gif) center right no-repeat;
}

.box_type_1 #special_nav a:hover, .box_type_2 #special_nav a:hover, .box_type_6 #special_nav a:hover, .box_type_1 #special_nav a.selected, .box_type_2 #special_nav a.selected, .box_type_6 #special_nav a.selected {
    color: #FFFFFF;
    text-decoration: none;
    background: #1E4477 url(/images/gif/arrow_5.gif) center right no-repeat;
}

.box_type_6 #special_nav a {
    background: #D8EDDA url(/images/gif/arrow_7.gif) center right no-repeat;
    color: #135218;
}

.box_type_6 #special_nav a:hover, .box_type_6 #special_nav a.selected {
    color: #FFFFFF;
    background: #135218 url(/images/gif/arrow_5.gif) center right no-repeat;
}

.box_type_2 #special_nav a {
    background: #F3FEE7 url(/images/gif/arrow_9.gif) center right no-repeat;
    color: #135218;
}

.box_type_2 #special_nav a:hover, .box_type_2 #special_nav a.selected {
    color: #FFFFFF;
    background: #4A8939 url(/images/gif/arrow_10.gif) center right no-repeat;
}

/*
BODY LINKS
*/
body#home #nav_home a,
body#about #nav_about a,
body#workshop #nav_workshop a,
body#contact #nav_contact a,
body#register_home #nav_home a,
body#register_company #nav_register_company a,
body#register_company_name_check #nav_name_check a,
body#register_related_services #nav_related_services a,
body#all_you_need #nav_all_you_need a,
body#limited_company #nav_limited_company a,
body#sole_trader #nav_sole_trader a,
body#reserve_name #nav_reserve_name a,
body#special_companies #nav_special a,
body#contact #nav_contact a {
    color: #FFFFFF;
    background-color: #1E4477;
    text-decoration: none;
}

/*
FOOTER
*/
#footer a {
    color: inherit;
    text-decoration: underline;
    font-weight: inherit;
}

#footer a:hover {
    color: #1E4477;
    text-decoration: underline;
    font-weight: inherit;
}

/*
STANDARD LINK
*/
a:link, a:visited, a:active {
    color: #3399FF;
    text-decoration: none;
}

a:hover {
    color: #3399FF;
    text-decoration: underline;
}

/*
MISC LINKS
*/
.special a {
    color: #FF0000;
    font-weight: bold;
}

/*
Account Nav
 */

#nav2 {
    width: 981px;
    border-radius: 10px;
    background: #395898;
    display: block;
    overflow: hidden;
    margin: 0 0 0 10px;
    padding: 0 0 0 5px;
}

#nav2 ul {
    margin: 0;
    padding: 0;
    width: 920px;
    float: left;
}

#nav2 li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    line-height: normal;
}

#nav2 a {
    float: left;
    margin: 0;
    padding: 5px 12px;
    text-align: center;
    color: #FFFFFF;
    background: #395898;
    text-decoration: none;
    border-right: 2px solid #FFFFFF;
}

#nav2 a:hover, #nav a.selected {
    color: #FFFFFF;
    background: #1E4477;
    text-decoration: none;
}

