body {
    background-color: #efefef;
    background-image: url("/themes/bootstrap/images/back-gradient.png");
    background-repeat: repeat-x;
    font-family: "Droid Sans", "Helvetica Neue", sans-serif;
}

.breadcrumb {
    background: rgb(248,248,248);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(240,240,240,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(240,240,240,1)));
    background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(240,240,240,1) 100%);
    background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(240,240,240,1) 100%);
    background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(240,240,240,1) 100%);
    background: linear-gradient(to bottom,  rgba(248,248,248,1) 0%,rgba(240,240,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f0f0f0',GradientType=0 );
}
.carousel-caption {
  background: rgba(0,63,117,0.55);
}

#content {
  min-height: 300px;
}

#footer {
  /*margin: 0 0 20px;*/
  list-style: none;
  /*background-color: #f2f8ff;*/
  /*background-image: url('/themes/bootstrap/images/footer-background.png');*/
  background-repeat: repeat-x;
  background-color: #56B3E6;
    background-color: #2062bc;
    background-color: #28679c;

  /*background-color: rgba(255, 146, 64, 0.83);*/
  border-top: 3px solid #d7dde4;
  /*margin-left: 20px;*/
    /*
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;  
  border-bottom-right-radius: 5px;
  */
  overflow: auto;
  *overflow: none;
    margin-top: 20px;
}

#copyright {
    min-height: 40px;
    /*background-color: #fc8f40;*/
    background-color: #f8f8f8;
}

#copyright > div {
    width: 500px;
    margin: 0px auto;
    margin-top: 15px;
    line-height: 1.4em;
    color: #444444;
    text-align: center;
    font-size: 12px;
}

.form-actions {
  background-color: white;
  border: none;
}

/**
 * front page styles
 */

.front-row {
    margin-left: 0px;
}

.front-udc {
    overflow: auto;
    margin: 0px;
    padding: 0px 5px;
}

.front-left-border {
    background-image: url("/themes/bootstrap/images/front-left-border.png");
    background-repeat: repeat-y;
}

.front-container {
    position: relative;
    width: 90%;
    margin: 0px auto;
    padding-bottom: 20px;
}

.front-container-icons {
    text-align: right;
    color: #888888;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 25px;
}

.front-container-readmore {
    /*font-size: 12px;
    float: right;
    text-align: center;
    width: 90px;
    background-color: #959595;
    color: white;
    line-height: 24px;*/
    text-align: right;
    margin-right: 30px;
}

.front-header {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #d38534;
}

.front-blurb {
    font-size: 14px;
    color: #305d7d;
    min-height: 190px;
}

.front-product {
    overflow: auto;
    padding: 10px 0px;
    border-bottom: 1px solid #e4e4e4;
}

.front-last-product {
    border-bottom: none;
}

.front-product-description {
    width: 40%;
    float: right;
    color: #347c96;
    text-align: right;
    line-height: 40px;
}

.front-box {
    min-height: 200px;
    position: relative;
}

.front-box-contents {
    padding-top: 12px;
    overflow: auto;
}

.front-box-rightborder {
    border-right: 1px dotted #dfdfdf;
}

.front-box-header {
    float: left;
    color: #777777;
    font-size: 17px;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 10px;
    background-color: white;
    padding: 0px 5px;
    position: absolute;
    left: 5px;
    top: 0px;
}

.front-box-newsitem {
    float: left;
    clear: left;
    width: 95%;
    margin-top: 10px;
    margin-left: 20px;
    padding-bottom: 10px;
}

.front-box-newsimage {
    float: left;
    width: 15%;
    min-width: 85px;
}

.front-box-newstitle {
    font-weight: bold;
    font-size: 14px;
}

.front-box-newstext {
    float: left;
    width: 85%;
    *width: 75%;
    margin-top: -5px;
    font-size: 13px;
}

.front-box-event {
    float: left;
    clear: left;
    width: 95%;
    margin-top: 10px;
    margin-left: 20px;
    padding-bottom: 5px;
}

.event-separator {
    border-top: 1px solid rgb(239,239,239);
    height: 10px;
    padding-bottom: 15px;
    margin-top: 15px;
    background: -moz-linear-gradient(top, rgba(239,239,239,0.65) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,0.65)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(239,239,239,0.65) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6efefef', endColorstr='#00ffffff',GradientType=0 );
}

.event-calendar-box {
    float: left;
    border-radius: 5px;
    border: 3px solid #0779bf;
    height: 40px;
    width: 10%;
    margin-right: 10px;
}

.event-calendar-title {
    height: 12px;
    line-height: 10px;
    color: white;
    text-align: center;
    font-size: 9px;
    background-color: #0779bf;
}

.event-calendar-date {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    color: #667ca3;
}

.event-calendar-contents {
    float: left;
    width: 85%;
}

.event-calendar-subject {
    font-size: 13px;
    line-height: 15px;

    color: #666666;
}

.event-calendar-location {
    font-size: 12px;
    color: #d38534;
}

.event-container-readmore {
    margin-right: 30px;
}

div.footer {
  display: inline-block;
  *position: relative;
  *zoom: 1;
  *display: inline;  margin: 10px 0px;
  *padding: 20px;
    *width: 110px;
  min-height: 182px;
  overflow: auto;
}

div.footerleft {
    *width: 120px;
    *margin-left: -20px;
}

div.central {
  width: 100%;
  margin: 0px 20px;
  overflow: auto;
}

div.rightsep {
    background-image: url("/themes/bootstrap/images/rightsep.png");
    background-repeat: repeat-y;
    background-position: right;
}

div.rightbit {
  min-height: 400px;
  margin-right: 20px;
}

div.lastfooter {
  background-image: none;
}

.searchbar {
    background-color: #f4f4f4;
    padding: 0px 25px;
    margin: 0 0 20px -20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* News items */

div.newscontainer {
  padding-bottom: 20px;
}

.newspageheader {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
}

.newsitem  {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #e4e4e4;
}

.newsheader {
  margin-bottom: 10px;
}

.newstitle {
  font-size: 1.15em;
  line-height: 1.25em;
  font-weight: bold;
  /*border-bottom: 1px solid #efefef;*/
  margin-bottom: 3px;
  padding-bottom: 0px;
  color: #787878;
}


.newsdate {
    font-size: .75em;
    padding: 0px 0px 5px 0px;
    color: #afafaf;
    font-weight: normal;
}

.newsdetails {
  padding-top: 5px;
}

.footerrow {
  color: #8f8f8f;
   color: white;
}

.footerdescription {
    font-size: 12px;
    color: #8fbade;
}

.footertitle {
  font-size: 1.2em;
  line-height: 2em;
    color: #afafdf;
    color: #8fbade;
  /*text-shadow: 0px 1px 0px #ffffff;*/
}

.footeritem {
  font-weight: normal;
  font-size: 12px;
  color: #8f8f8f;
  line-height: 1.7em;
  /*text-shadow: 0px 1px 0px #ffffff;*/
}

.footeritem a {
    color: white;
}
.footerindent1 {
  text-indent: 10px;
}
.footerindent2 {
  text-indent: 20px;
}
.footerindent3 {
  text-indent: 30px;
}

.faq {
  font-size: 1.35em;
  font-weight: bold;
  line-height: 1.25em;
  padding-top: 10px;
  overflow: hidden;
}

.mainnews {
    min-height: 300px;
}

.pagelinks {
  margin-bottom: 25px;
}

.pagepara {
  margin-bottom: 25px;
}

.pagemain {
  /*margin-left: 20px;*/
  /*margin-right: 20px;*/
  /*min-height: 400px;*/
}

/* Customised Twitter Bootstrap components */

.iconbar {
  float: left;
  height: 40px;
  text-align: center;
}


.toplink-bar {
  text-align: right;
  padding: 5px 00px;
  width: 100%;
  float: left;
  /*border-radius: 4px;*/
  background-color: #f8f8f8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  overflow: auto;
}

.highlighted-section {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  min-height: 200px;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.highlighted-section-thin {
  width: 50%;
  padding: 10px 0px 10px 10px;
}

.highlight-left {
  float: left; 
  width: 20%; 
  margin-right: 5%;
}

.highlight-right {
  float: left; 
  width: 70%; 
  margin-right: 5%;
}

.highlight-right p {
  padding-bottom: 3px;
}

.highlight-header {
  width: 100%; 
  background-color: #dfdfdf;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 5px 10px;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
}

.ec-contents {
  margin-top: -15px;
}

.bib-title {

}

#subjecttable {
  width: 100%;
  background-color: #efefef;
  border-right: 1px solid #efefef;
}

#subjecttable td.cell {
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  background-color: white;
}

td.rightcell {
	text-align: right;
}

.navicons {
    line-height: 35px;
    padding-top: 8px;
    list-style: none;
    float: right;
    width: 115px;
}

ul.navicons {
    margin: 0px;
}

.navicons > li {
  display: inline-block;
  *position: relative;
  *zoom: 1;
  *display: inline;
}

.navicons > li > a {
  padding: 0px;
}

.factsheet_cell {
  font-weight: bold;
  color: #888888;
  width: 175px;
}

.factsheet_subinfo {
  font-weight: normal;
}

.bottom10 {
  margin-bottom: 20px;
}

ul.main {
  padding-left: 20px;
}

.purchase-bar {
  border-top: 1px solid #d5efff;
  border-bottom: 1px solid #d5efff;
  background-color: #ebf7ff;
  padding: 20px 10px;
  margin: 0px ;

}

.table-header {
  background-color: #f4f4f4;
}

.info {
    padding: 20px;
    border-radius: 3px;
    background-color: #f2fdff;
    /*background-image: url('/New/themes/bootstrap/images/info.png');
    background-position: right;
    background-repeat: no-repeat;*/
} 

td.numcell {
  text-align: right;
}

td.ordercell {
    padding-top: 13px;
}

/* Bootstrap overrides */

.navbar-inverse .navbar-inner {
    background: rgb(16,70,119);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEwNDY3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTJhNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(16,70,119,1) 0%, rgba(9,42,71,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,70,119,1)), color-stop(100%,rgba(9,42,71,1)));
    background: -webkit-linear-gradient(top,  rgba(16,70,119,1) 0%,rgba(9,42,71,1) 100%);
    background: -o-linear-gradient(top,  rgba(16,70,119,1) 0%,rgba(9,42,71,1) 100%);
    background: -ms-linear-gradient(top,  rgba(16,70,119,1) 0%,rgba(9,42,71,1) 100%);
    background: linear-gradient(to bottom,  rgba(16,70,119,1) 0%,rgba(9,42,71,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104677', endColorstr='#092a47',GradientType=0 );

  /*background-color: #0d3a63;
  background-image: none;
  background-repeat: no-repeat;
  filter: none;*/
}

.udccnav li.dropdown, .udccnav li {
    line-height: 35px;
    color: #dfdfdf;
}

#udccsidebar {
    border: 5px solid #f5f5f5;
    width: 250px;
    *width: 220px;
    padding: 10px 20px 0px 20px;
    margin-left: 30px;
    *margin-left: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.udccsidebartitle {
    font-size: 17px;
    font-weight: bold;
    line-height: 21px;
    /*ackground-color: #dfdfdf;*/
    padding: 5px 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #666666;
}

/*
input[type="searchtext"]
{
    display: inline-block;
    height: 18px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

input[type="searchtext"]
{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
*/
.navbar-search .udccsearch-query {
    margin-bottom: 3px;
    margin-right: 0px;
    margin-top: 9px;
    width: 150px;
    height: 18px;
    background-color: #dfdfdf;
}

.rightnav {
}
.rightnav li  {
    padding: 0px;
    line-height: 21px;
    font-size: 13px;
    color: #dfdfdf;
  /*border-bottom: 1px solid #f5f5f5;*/
}


.navbar .nav .dropdown-toggle .caret {
    margin-top: 16px;
    *margin-top: 9px;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #cfcfcf;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
}

h1, h2, h3, h4, h5 {
    line-height: 30px;
}

h1 {
    margin-top: -2px;
    font-size: 27.5px;
}

h2 {
    font-size: 20.5px;
}

h3 {
    font-size: 17.5px;
}
h4 {
    font-size: 15px;
}

td {
    vertical-align: top;
}

.producttitle {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 10px;
}

.productimage {
    float: left;
    width: 150px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.productdescription {
    float: left;
    width: 475px;
    *width: 350px;
    margin-bottom: 20px;
}

.newsbanner {
    font-size: 15px;
    margin-top: -15px;
    color: #666666;
}

div.central {
    *width: 550px;
}

.rightbit {
    *width: 270px;
}

.udccsearchbox {
    margin-top: 14px;
    float: right;
    width: 250px;
}

/* @media overrides */
@media (min-width: 1200px)
{
    div.footer {
        float: left;
        width: 140px;
        padding-left: 20px;
        padding-right: 20px;
    }

    div.central {
        width: 670px;
    }

    div.footerleft {
        width: 160px;
    }

    div.rightbit {
        width: 330px;
    }

    div#udccsidebar {
        margin-left: 10px;
    }

    .front-udc {
        padding: 0px 10px;
    }

    .front-box-newstext {
        width: 80%;
    }
}

@media (min-width: 980px) and (max-width: 1199px)
{
    div.footer {
        float: left;
        width: 120px;
        padding-left: 10px;
        padding-right: 10px;
    }

    div.central {
        width: 520px;
    }

    div.footerleft {
        width: 180px;
    }

    div.rightbit {
        width: 260px;
    }

    div#udccsidebar {
        width: 190px;
        margin-left: 5px;
    }

    .productdescription {
        width: 350px;
    }

    .front-box-newstext {
        width: 75%;
    }

    .front-box-event {
        width: 90%;
    }

    .event-calendar-contents {
        width: 75%;
    }
}


@media (min-width: 768px) and (max-width: 979px)
{
    #page {
        padding-top: 0px;
    }

    .navbar-fixed-top {
        margin-bottom: 10px;
    }

    div.footer {
        float: left;
        width: 120px;
        padding-left: 10px;
        padding-right: 10px;
    }

    div.central {
        width: 410px;
    }

    div.footerleft {
        width: 180px;
    }

    div.rightbit {
        width:190px;
    }

    div#udccsidebar {
        margin-left: 0px;
        width: 140px;
    }

    div.footerleft {
        width: 0px;
    }

    div.footerdescription {
        display: none;
    }

    .navicons {
        float: left;
    }

    .productimage {
        width: 100px;
    }

    .productdescription {
        width: 270px;
    }

    .front-box-newsitem {
        width: 90%;
    }

    .front-box-newstext {
        width: 68%;
    }

    .front-box-event {
        width: 85%;
    }

    .event-calendar-contents {
        width: 75%;
    }

    .front-product-description {
        width: 55%;
    }
}


@media (max-width: 767px)
{
    #page {
        padding-top: 0px;
    }

    div.footer {
        float: left;
        width: 110px;
        padding-left: 10px;
        padding-right: 10px;
    }

    div.central {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        margin-left: 0px;
    }

    div.rightbit {
        display: none;
    }

    div#udccsidebar {
        display: none;
    }

    div.footerleft {
        width: 0px;
    }

    div.footerdescription {
        display: none;
    }

    .navicons {
        float: left;
    }

    div.rightsep {
        background-image: none;
    }

    #maincarousel {
        display: none;
    }

    div#copyright {
        width: 100%;
    }

    .productimage {
        width: 100px;
    }

    .productdescription {
        width: 430px;
    }
}

@media (max-width: 720px)
{
    div#copyright {
        min-height: 40px;
        line-height: 40px;
        overflow: auto;
    }

    div#footer {
        display: none;
    }

    .newsbanner {
        margin-top: 0px;
    }
}

table.gsc-search-box td {
    vertical-align: top;
}

td.gsc-search-button {
    vertical-align: top;
    margin-top: 0px;
    line-height: 15px;
    padding-top: 2px;
    padding-left: 5px;
}

.dropdown-menu {
    min-width: 0px;
}
.order-dropdown {
    text-align: right;
    width: 120px;
}

.udccsalesbutton {
    width: 82px;
}

.basketpage {
    margin-left: 20px;
    width: 95%;
}

.captcha-well {
    width: 550px;
    margin-left: 35px;
}

.invoice-well {
    width: 490px;
    margin-left: 35px;
    margin-right: 50px;
}

.invoice-form {
    padding-right: 60px;
}

.invoice-label {
    width: 120px;
}

#modal-content {
    width: 700px;
    height: 650px;
}

.modal-header {
    height: 25px;
}

.modal-body {
    max-height: 550px;
}

.inlinecaptchalabel {
    display: inline-block;
    text-align: right;
    width: 200px;
}

div.completion {
    margin: 0px 20px;
}
