/*!
 * County Durham Lieutenancy
 * Style CSS
 *
 */
 body {
    background-image: url('/images/lord_background.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;
    background-color: #04122c;
}
.headercontainer {
    background-image: url('/images/header_background.jpg');
    height: 214px;
    width: 100%;
}
.logo {
    padding-top: 20px;
    text-align: center;
    margin-bottom: 38px;
}
.mainnav {
    width: 960px;
    margin: 0 auto;
}
.navigation {
    width: 960px;
    margin: 0 auto;
    font-family:"maven_proregular";
    height: 60px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    font-size: 1em;
    letter-spacing: 1px;
}
.navigation li {
    font-family:"maven_proregular";
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 1em;
    float: left;
    letter-spacing: 1px;
}
.navigation li a:link {
    color:#fff;
    text-decoration: none;
}
.navigation li a:visited {
    color:#fff;
    text-decoration: none;
}
.navigation li a:hover {
    color:#4c75c3;
    text-decoration: none;
}
.navigation li a:active {
    color:#4c75c3;
    text-decoration: none;
}
.innercontainer {
    background-color: #fff;
    padding: 20px;
    /*height: 600px;*/
}
.slider {
    background-color: #ccc;
    height: 350px;
}
.leftpanel {
    background-color: #C5292A;
    float: left;
    width: 400px;
    height: 330px;
    border: 10px solid #9e1e1f;
}
.rightpanel {
    /*background-color: #ccc;*/
    float: right;
    width: 480px;
    height: 100%;
}
.nivo-controlNav {
    margin-top: -50px;
    position:relative;
    z-index: 9999;
}
.nivo-controlNav a {
    cursor: pointer;
}
.iconpanel {
    margin-top: 20px;
}
.iconpanel div {
    width: 210px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
}
.historybox {
    background-color: #092964;
    /*	background-image: url('/images/historybox.jpg');*/
    height: 140px;
}
.historybox div {
    margin: 0;
}
.historyicon {
    height: 110px;
    width: 220px;
    text-align: center;
    color: #fff;
    line-height: 140px;
    opacity:0.2;
    filter:alpha(opacity=20);
}
.historytitle {
    background-color: #062050;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family:"maven_proregular";
    display: inline-block;
    color: #fff;
    font-size: 1em;
    float: left;
    letter-spacing: 1px;
}
.historytitle a:link {
    color:#fff;
    text-decoration: none;
}
/* unvisited link */
 .historytitle a:visited {
    color:#fff;
    text-decoration: none;
}
/* visited link */
 .historytitle a:hover {
    color:#5f749a;
    text-decoration: none;
}
/* mouse over link */
 .historytitle a:active {
    color:#5f749a;
    text-decoration: none;
}
/* selected link */
 .gallerybox {
    background-color: #2954a5;
    height: 140px;
}
.gallerybox div {
    margin: 0;
}
.galleryicon {
    height: 110px;
    text-align: center;
    color: #fff;
    line-height: 140px;
    opacity:0.2;
    filter:alpha(opacity=20);
    /* For IE8 and earlier */
}
.gallerytitle {
    background-color: #1b438e;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family:"maven_proregular";
    display: inline-block;
    color: #fff;
    font-size: 1em;
    float: left;
    letter-spacing: 1px;
}
.gallerytitle a:link {
    color:#fff;
    text-decoration: none;
}
/* unvisited link */
 .gallerytitle a:visited {
    color:#fff;
    text-decoration: none;
}
/* visited link */
 .gallerytitle a:hover {
    color:#7490c4;
    text-decoration: none;
}
/* mouse over link */
 .gallerytitle a:active {
    color:#7490c4;
    text-decoration: none;
}
/* selected link */
 .contactbox {
    background-color: #c5292a;
    height: 140px;
}
.contactbox div {
    margin: 0;
}
.contacticon {
    height: 110px;
    text-align: center;
    color: #fff;
    line-height: 140px;
    opacity:0.2;
    filter:alpha(opacity=20);
    /* For IE8 and earlier */
}
.contacttitle {
    background-color: #9f1819;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family:"maven_proregular";
    display: inline-block;
    color: #fff;
    font-size: 1em;
    float: left;
    letter-spacing: 1px;
}
.contacttitle a:link {
    color:#fff;
    text-decoration: none;
}
/* unvisited link */
 .contacttitle a:visited {
    color:#fff;
    text-decoration: none;
}
/* visited link */
 .contacttitle a:hover {
    color:#e28181;
    text-decoration: none;
}
/* mouse over link */
 .contacttitle a:active {
    color:#e28181;
    text-decoration: none;
}
/* selected link */
 .linksbox {
    background-color: #9f1819;
    height: 140px;
    float: right;
}
.linksbox div {
    margin: 0;
}
.linksicon {
    height: 110px;
    text-align: center;
    color: #fff;
    line-height: 140px;
    opacity:0.2;
    filter:alpha(opacity=20);
}
.linkstitle {
    background-color: #821415;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family:"maven_proregular";
    display: inline-block;
    color: #fff;
    font-size: 1em;
    float: left;
    letter-spacing: 1px;
}
.linkstitle a:link {
    color:#fff;
    text-decoration: none;
}
/* unvisited link */
 .linkstitle a:visited {
    color:#fff;
    text-decoration: none;
}
/* visited link */
 .linkstitle a:hover {
    color:#c16969;
    text-decoration: none;
}
/* mouse over link */
 .linkstitle a:active {
    color:#c16969;
    text-decoration: none;
}
/* selected link */
 p {
    line-height: 18px;
    text-align: left;
    font-family:"maven_proregular";
    color: #092964;
    font-size: 14px;
}
h1 {
    line-height: 60px;
    text-align: left;
    font-family:"maven_promedium";
    color: #092964;
    font-size: 1.6em;
    letter-spacing: -1px;
}
.leftpanel h2 {
    margin-top: 60px;
    padding-left: 32px;
    line-height: 30px;
    text-align: left;
    font-family:"maven_promedium";
    color: #fff;
    font-size: 1.4em;
    letter-spacing: -1px;
    opacity:0.6;
    filter:alpha(opacity=60);
    /* For IE8 and earlier */
}
h4 {
    padding-right: 32px;
    line-height: 60px;
    text-align: right;
    font-family:"maven_promedium";
    color: #fff;
    font-size: 1.4em;
    letter-spacing: -1px;
    opacity:0.6;
    filter:alpha(opacity=60);
    /* For IE8 and earlier */
}
.leftpanel h3 {
    line-height: 10px;
    text-align: center;
    font-family:"maven_promedium";
    color: #fff;
    font-size: 4.2em;
    letter-spacing: -1px;
}
.leftpanel li {
    margin-left: 32px;
    line-height: 26px;
    padding-left: 10px;
    text-align: left;
    font-family:"maven_proregular";
    color: #fff;
    font-size: 1.2em;
    letter-spacing: -1px;
}
.pagetitles {
    margin-left: 20px;
}
.footer {
    background-image: url('/images/footer_background.jpg');
    height: 64px;
    width: 100%;
}
.footer img {
    float: right;
    padding-top: 20px;
    padding-right: 20px;
}
.footer p {
    line-height: 64px;
    text-align: left;
    font-family:"maven_proregular";
    color: #fff;
    font-size: 13px;
}
.footer a {
    line-height: 64px;
    text-align: left;
    font-family:"maven_proregular";
    color: #fff;
    font-size: 13px;
}
.footer a:link {
    color:#fff;
    text-decoration: none;
}
/* unvisited link */
 .footer a:visited {
    color:#fff;
    text-decoration: none;
}
/* visited link */
 .footer a:hover {
    color:#4c75c3;
    text-decoration: none;
}
/* mouse over link */
 .footer a:active {
    color:#4c75c3;
    text-decoration: none;
}
/* selected link */
 .dropdown {
    position: relative;
}
.dropdown-toggle {
    margin-bottom: 0px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0;
}
.dropdown-menu {
    position: relative;
    top: 13px;
    z-index: 1000;
    padding-top: 0px;
    padding-bottom: 7px;
    float: left;
    list-style: none;
    line-height: 40px;
    margin: 2px 20px 20px 7px;
    background-color: #062050;
    border: none;
    border-radius: 0;
    *border-right-width: 0px;
    *border-bottom-width: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.honourdrop {
    position: relative;
    top: 13px;
    z-index: 1000;
    padding-top: 0px;
    padding-bottom: 7px;
    float: left;
    list-style: none;
    line-height: 40px;
    margin: 2px 20px 20px 14px;
    background-color: #062050;
    border: none;
    border-radius: 0;
    *border-right-width: 0px;
    *border-bottom-width: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.dropdown-menu > li > a {
    padding: 3px 20px;
    height: 40px;
    line-height: 40px;
    clear: both;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    color:#5f749a !important;
    text-decoration: none !important;
    background-color: #062050 !important;
    background-image: none !important;
    filter: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color:#5f749a !important;
    text-decoration: none !important;
    background-color: #062050 !important;
    background-image: none !important;
    filter: none;
}
.rightsidebar {
    float: right;
    display: block;
    margin-right: 20px;
}
.maincontent {
    margin-top: -10px;
}

.pageheading {
    height:15px;
}
/*.arrow-down {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #2e58a6;
}

span .arrow-down {
	margin-top: 100px;
}*/
 ul.mainnav li.dropdown:hover ul.dropdown-menu {
    display: block;
}
.mainnav li ul {
    position: absolute;
    display: none;
    margin-top: 42px;
}
.topnav a {
    display: block;
    height: 60px;
}
ul li {
    font-family:'maven_promedium';
    color: #092964;
}

ul li a {
	color: #c72623;
}
h2 {
    text-align: left;
    font-family:"maven_promedium";
    color: #092964;
    font-size: 1.3em;
    letter-spacing: -1px;
}

.pagetitles {
    color: #092964;
}


.pagetitles a {
	color: #c72623;
}


.carousel-caption {
color: #fff;
}

.londonbridge p {
	color: #fff;
}