/* Start of CMSMS style sheet 'BSI' */
/* Start of CMSMS style sheet 'BSI' */
/* general styles *************************************************************/
body {
	background: #fff url(../images/bg-body.jpg) no-repeat 50% 0;
	color: #000;
	font: 12px/18px Verdana, Arial, sans-serif;
	margin: 0;
}
h1 {
	margin: 0 0 18px 0;
        padding: 0;
	font-size: 28px;
        font-weight: normal;
        line-height: 36px;
	color: #003e74;
}

/* Use h2 for text call-out on product pages */
h2 {
        border-left: 10px solid #8fb5d2; 
        margin: 0px 0 18px 0px;
        padding: 9px 10px 9px 12px;
        width: auto;
        background-color: #e1f1fc;
        color: #417ba6;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        font-size: 15px;
        line-height: 18px;
}
h3 {
	margin: 0px 0px 0px 0px;
	color: #000;
        line-height: 36px;
	font-size: 20px;
        font-weight: normal;
}
h4 {
	margin: 0 0 0px 0;
	color: #000;
        line-height: 36px;
	font-size: 14px;
        font-weight: normal;
        text-transform: uppercase;
}
h5 {
        margin: 0;
        line-height: 18px;
        font-size: 12px;
        font-weight: normal;
        color: #333;
        text-transform: uppercase;
}

p {
        color: #666666;
        margin: 0 0 18px 0;
        padding: 0;
}

sup {
        line-height: 0px;
        font-size: 0.7em;
}

ul {
        color: #666666;
}

ol {
        color: #666;
}

a {
	color: #003e74;
	text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
img {
	border: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
input {
	font: 12px/14px Verdana, Arial, sans-serif;
}
.wrapper {
	position: relative;
	width: 1002px;
}
/* custom (bsi) styles *************************************************************/


div.callout {
  /* div tag to hold the "callout" value for the product pages (from product pz 2009) */
  /* Brewer Blue: #003f72,  callout border: 8fb5d2,  callout text: 417ba6                */

        border-left: 10px solid #8fb5d2; 
        margin: 0px 0 20px 0px;
        padding: 10px 10px 10px 12px;
        width: auto;
        background-color: #e1f1fc;
        color: #417ba6;
        text-align: left;
        font-weight: normal;
        font-style: normal;
        font-size: 1.2em;
        line-height: 1.3em;
}

/* page holder ****************************************************************/
#container {
	width: 1014px;
	overflow: hidden;
	margin: 0 auto;
}

/* header *********************************************************************/
#header {
	width: 1002px;
	overflow: hidden;
	height: 137px;
	padding: 0 6px;
	background: url(../uploads/images/template/bg-header.png) no-repeat;
	width: 1002px;
}
#header h1 {
	margin: 0;
	position: absolute;
	top: 0;
	left: 11px;
}
#header h1 a {
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 140px;
	height: 121px;
	display: block;
}
#header ul {
	float: right;
	margin: 0;
	padding: 9px 15px 0 0;
	list-style: none;
}
#header ul li {
	float: left;
	background: url(../images/t-separator.gif) no-repeat 0 50%;
	padding: 0 7px 0 8px;
	line-height: 12px;;
}
#header ul li a {
	color: #d6dee5;
}
#header ul li:first-child {
	background: none;
}
#header ul li a:hover {
	text-decoration: underline;
}
.s-bar {
	background: url(../images/bg-navigation.png) no-repeat;
	width: 1014px;
	height: 44px;
}
.s-bar ul {
	float: left;
	margin: 0;
	padding: 4px 0 0 14px;
	list-style: none;
	position: relative;
}
.s-bar ul li {
	float: left;
	line-height: 36px;
}
.s-bar ul li a {
	text-transform: uppercase;
	color: #7f7f7f;
	padding: 0 16px;
	line-height: 36px;
	height: 36px;
	float: left;
}
.s-bar ul li a:hover,
.s-bar ul li.currentpage a,
.s-bar ul li.activeparent a {
	background: url(../images/hover.gif) repeat-x;
        text-decoration: none;
	color: #fefefe;
}
.search-bar {
	float: right;
	width: 345px;
	border-left: 1px solid #c0c0c0;
	height: 34px;
	margin-top: 4px;
	padding-top: 3px;
	position: relative;
}
.search-bar label {
	float: left;
	color: #808080;
	margin: 6px 6px 0 13px;
}
.search-bar .text-input {
	width: 208px;
	padding: 0px 0 1px 2px;
	float: left;
	margin-top: 4px;
	color: #808080;
}
.search-bar .input-button {
	float: left;
	margin-left: 7px;
	margin-top: 4px;
}

/* main contant area **********************************************************/
.i-content {
	float: left;
	width: 740px;
	padding: 8px 0 0 10px;
}
.breadcrumbs {
	padding: 0;
	margin: 0 0 0 0px;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.breadcrumbs li {
	float: left;
	background: url(../images/separator.gif) no-repeat 0 50%;
	line-height: 14px;
	color: #7f7f7f;
	padding: 0 5px 0 11px;
}
.breadcrumbs li a {
	color: #003e74;
	text-decoration: underline;
}
.breadcrumbs li a:hover {text-decoration:none;}
.breadcrumbs li:first-child {
	background: none;
}
.i-text {
	margin-top: 20px;
}
.text-box {
	margin-top: 18px;
        color: #7f7f7f;
}
.text-box ol { 
}
.text-box ul {
	margin: 0 0 18px 18px;
        padding: 0;
	list-style: none;
}
.text-box ul li {
	background: url(../images/dot.gif) no-repeat 0 6px;
	padding-left: 10px;
        margin: 0;
	line-height: 18px;
}
.text-box p {

}
.text-box ul li a:hover {
	text-decoration: underline;
}
.img-equipment {
	float: right;
        margin: 0 0 20px 20px;
}
.img-column {
        float: right;
        width: 280px;
        margin-left: 15px;
        border-left: solid 1px #ddd;
        text-align: center;
}
.img-column img {
        padding: 15px 0 15px 0;
}
.calltoaction {
	float: right;
	clear: right;
	margin-left: 15px;
}
.contact-list {
}

.contact-list ul {
        float: left;
        margin: 0 0 18px 0;
}

.contact-list ul li {
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 54px;
	line-height: 54px;
	font-size: 12px;
	display: inline;
}

.contact-list ul li a {
        width: 265px;
	float: left;
	color: #003e74;
	padding: 0 0 0 0px;
	margin: 0;
}

.contact-list ul li a:hover {
	text-decoration: underline;
	background: #eee;
}

.contact-list ul li img {
	float: left;
	width: 34px;
	height: 34px;
	margin: 9px;
	border: 1px solid #bbbbbb;
}

/* right sidebar ********************************************************************/
#sidebar {
	float: right;
	padding: 0 8px 120px 9px;
	border-left: 1px solid #eaeaea;
	margin-top: 9px;
}

/* HubSpot form styes *********************************************************/


.ContactFormItems {
        color: #666;
        background: none;
        width: 220px;
        margin: auto;
        padding: 8px;
}

.ContactFormItems table {
        width: 200px;
        margin: auto;
}

.ContactFormItems tr {
	float: left;
}

.ContactFormItems td {
        display: block;
        float: left;
}

.StandardI {
        color: #666;
        width: 200px;
        padding: 3px;
        margin: 0 0 4px 0;
        background: #fff;
        border: solid 1px #ddd;
}

textarea.StandardI {
        height: 100px;
}

.CheckboxGroupContainer {
        width: 200px;
        margin: 0 0 4px 0;
}

.FormSubmitButton {
         
}

/* main column ****************************************************************/
.maincol {
	float: left;
	width: 253px;

}
.lbox {
	margin-top: 9px;
}

.lbox-top {
	background: url(../images/lbox-top.png) no-repeat;
	height: 172px;
	width: 253px;
}
.lbox-bottom {
	background: url(../images/lbox-bottom.png) no-repeat;
	height: 168px;
	width: 253px;
        margin-bottom: 10px;
}
.lbox-bottom-clear {
        /* Bottom of gray box with no hawk */
	background: url(../uploads/images/template/lbox-bottom-clear.png) no-repeat;
	height: 78px;
	width: 253px;
}
.lbox-center {
	background: url(../images/lbox-center.png) repeat-y;
	width: 253px;
}
.lbox-center:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
.l-wrap {
	top: -165px;
	width: 253px;
	float: left;
	position: relative;
	margin-bottom: -95px;
	padding-left: 0;
}

.l-wrap-clear {
        /* For gray box with no hawk */
	top: -165px;
	width: 253px;
        float: left;
	position: relative;
	margin-bottom: -200px;
}
.l-wrap-clear h3 {
	margin: auto;
	background: url(../images/i-heading.gif) no-repeat;
	width: 205px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
        font-weight: bold;
	padding-left: 9px;
	margin-top: 12px;
        margin-bottom: 18px;
}
.l-wrap-clear p {
        margin: 0px 24px 18px 24px;
}
.l-wrap h3 {
	margin: auto;
	background: url(../images/i-heading.gif) no-repeat;
	width: 205px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
        font-weight: bold;
	padding-left: 9px;
	margin-top: 12px;
}
.l-wrap ul {
	margin: 10px 18px 0 24px;
	padding: 0px 0px 0 0px;
	list-style: none;
}
.l-wrap ul li {
	line-height: 14px;
        margin: 8px 0 0 0;
	padding: 0 0 0 0;
}


.l-wrap ul li a {
	color: #888888;
        font-weight:bold;
        width: 100%;
        line-height: 12px
        float: left;
}
.l-wrap ul li.active a {
        font-weight:bold;
}
.l-wrap ul li.active ul li a {
        font-weight:normal;
}
.l-wrap ul li ul li a:hover {
        color: #003e74;
}
.l-wrap ul li a:hover {
        text-decoration:none;
        color: #003e74;
}
.l-wrap ul ul {
        margin: 0px 0 0 18px;
	padding: 0px;
}

.l-wrap ul li.sectionheader{
	margin: 0 0 0 -20px;
	background: url(../images/i-heading.gif) no-repeat;
	width: 205px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	padding: 0;
	padding-left: 9px;
	margin-top: 12px;
	font-weight: bold;
}
.l-wrap ul li.activeparent a,
.l-wrap ul li.currentpage a{
	font-weight: bold;
    color: #003e74;
}
.l-wrap ul li.activeparent ul li a, .l-wrap ul li.currentpage ul li a{
	font-weight: normal;
    color: #888888;
}
.l-wrap ul li.activeparent ul li a:hover, .l-wrap ul li.currentpage ul li a:hover{
    color: #003e74;
}
.l-wrap ul li ul li.currentpage a{
    font-weight: bold;
    color: #003e74;
}
.l-wrap ul li.activeparent ul li a:hover{

    color: #003e74;
}
/*de090410 */
.l-wrap ul li.activeparent ul li.activeparent a{
    font-weight: bold;
    color: #003e74;
}
.l-wrap ul li.activeparent ul li.currentpage ul li a,
.l-wrap ul li.activeparent ul li.activeparent ul li a{
    font-weight: normal;
    color: #888888;
}
.l-wrap ul li.activeparent ul li.activeparent ul li a:hover,
.l-wrap ul li.activeparent ul li.currentpage ul li a:hover{
    color: #003e74;
}
.l-wrap ul li.activeparent ul li.activeparent ul li.currentpage a{
    font-weight: bold;
    color: #003e74;
}

/* homepage **************************************************/
.content {
	float: left;
	width: 618px;
	padding-top: 5px;
}
#slides {
	margin: 0;
	height: 313px;
	position: relative;
}
#slides li {
	list-style: none;
}
.m-box {
	margin: 0 0 0 0px;
	height: 314px;
	width: 624px;
}
.m-box1 {
	background: url(../uploads/images/template/dbarc-bkg.png) no-repeat;
}
.m-box1-text {
	width: 250px;
	z-index: 2;
	padding: 7px 0 10px 10px;
        position: relative;
        top: 35px;
        left: 280px;
	background: none;
}
.m-box1-text h3 {
	margin: 0 10px 0 0;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	border-bottom: none;
}
.m-box1-text h3 sup {
        font-size: 10px;
        line-height: 10px;
}
.m-box1-text h4 {
        font-size: 14px;
        font-weight: normal;
        font-style: italic;
        color: #fff;
}
.m-box1-text p {
	margin: 8px 0 0;
	color: #fff;
	font-size: 12px;
}
.m-box1-more {
	padding: 2px 0 0 0;
	margin: 0;
	position: relative;
}
.m-box1-more a {
	margin-left: -3px;
	color: #fff;
}
.m-box1-more a:hover {
        text-decoration: underline;
}

.m-box2 {
	background: url(../uploads/images/template/tech-bkg.png) no-repeat;
}
.m-box2-text {
	z-index: 2;
	width: 550px;
	height: 250px;
	padding: 0px;
        position: relative;
        top: 32px;
        left: 32px;
}
.m-box2-prod {
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 2;
	width: 550px;
	height: 250px;
        position: relative;
        top: 32px;
        left: 32px;
}
.m-box2-prod h3 {
        font-size: 24px;
        color: #fff;
        padding: 0 0 0 10px;
}
.m-box2-prod p {
	float: left;
	overflow: hidden;
	width: 265px;
	padding: 0;
	margin: 0px 5px;
	height: 48px;
	line-height: 48px;
	font-size: 13px;
	display: inline;
/*	background: #114069; */
}

.m-box2-prod p a {
	width: 100%;
	float: left;
	color: #c7dbec;
	padding: 0;
	margin: 0;
}

.m-box2-prod p a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #072c4c;
}

.m-box2-prod p img {
	float: left;
	width: 34px;
	height: 34px;
	margin: 6px 10px 6px 6px;
	border: 1px solid #bbbbbb;
}
.m-box3 {
	background: url(../uploads/images/template/mpe-bkg.png) no-repeat;
}
.m-box3-text {
	width: 210px;
	z-index: 2;
	padding: 7px 0 10px 10px;
        position: relative;
        top: 35px;
        left: 320px;
	background: none;
}
.m-box3-text h3 {
	margin: 0 10px 0 0;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
	border-bottom: none;
}
.m-box3-text p {
	margin: 8px 0 0;
	color: #fff;
	font-size: 12px;
}
.m-box3-more {
	padding: 2px 0 0 0;
	margin: 0;
	position: relative;
}
.m-box3-more a {
	margin-left: -3px;
	color: #fff;
}
.m-box3-more a:hover {
        text-decoration: underline;
}

.img-text {
	width: 345px;
	z-index: 2;
	padding: 7px 0 10px 10px;
	position: absolute;
	bottom: 27px;
	left: 30px;
	background: url(../images/pattern.png);
}


/*** Selection Box (Right Side) ***/

.s-box {
        height: 300px;
	width: 383px;
	border: none;
	background: url(../uploads/images/template/s-box-bkg.png) no-repeat;
	color: #fff;
	padding-bottom: 5px;
        margin-top: 12px;
        margin-right: 8px;
        float: right;
}
.s-box p {
	color: #c7dbec;
}
.s-box ul {
	padding: 7px 0 0 17px;
	margin: 0;
	list-style: none;
}
.s-box ul li {
	background: none;
	padding: 12px 0 12px;
	overflow: hidden;
	height: 72px; /* 1%; */
	line-height: 17px;
}
.s-box ul li img {
	float: left;
	border: 1px solid #ddd;
}
.s-box ul li div {
	padding-left: 14px;
	float: left;
	width: 228px;
}
.s-box ul li div strong {
	font-size: 14px;
	line-height: 18px;
}
.s-box ul li div strong a {color:#fff;}
.s-box ul li div strong a:hover {text-decoration:underline;}
.s-box ul li div p {
	margin: 4px 0 0;
}
.s-box ul li:first-child {
	background: none;
}
.box-holder {
	margin-top: 8px;
}
.box-top {
	background: url(../images/box-top.gif) no-repeat;
	width: 1012px;
}
.box-center {
	background: url(../images/box-center.gif) repeat-y;
	overflow: hidden;
}
.box-bottom {
	background: url(../images/box-bottom.gif) no-repeat 0 100%;
	min-height: 224px;
	padding: 10px 0;
	overflow: hidden;
}
* html .box-bottom {
	height: 224px;
	overflow: visible;
}
.box-bottom h3{
	margin: 0;
	background: url(../images/heading.gif) no-repeat;
	width: 302px;
	height: 24px;
	padding: 8px 0 0 10px;
	margin-left: 7px;
}
.box-bottom h3 span {
	display: block;
	text-indent: -9999px;
	height: 19px;
}
/* 
  moved bg images from the following 3 tags from "image" to "uploads/images/template" 3.18.09_de 
*/
.box-bottom h3 span.museum {
        background: url(../uploads/images/template/publications.gif) no-repeat;
	width: 158px;
}
.box-bottom h3 span.brewer {
	background: url(../uploads/images/template/brewer.gif) no-repeat;
	width: 122px;
}
.box-bottom h3 span.upcoming {
	background: url(../uploads/images/template/events.gif) no-repeat;
	width: 190px;
}
.box-hold {

        margin-left: 10px;
        margin-right: 10px;
	float: left;
	width: 317px;
	min-height: 212px;
	position: relative;
}
* html .box-hold {
	height: 212px;
	overflow: visible;
}
.box-line {
	width: 1014px;
}
.box-hold dl {
	margin: 0;
	padding: 0 0 0 12px;
	width: 270px;
}
.box-hold dl dt {
	color: #818181;
	font-size: 10px;
	font-style: italic;
	margin-top: 10px;
}
.box-hold dl dd {
	margin: 0;
	font-weight: bold;
	color: #003e74;
}
.box-hold dl dd a:hover {text-decoration:underline;}
.box-hold  p {
	margin: 0 0 0 12px;
	color: #7f7f7f;
}
.box-hold strong {
	color: #003e74;
	margin: 10px 0 0px 12px;
	display: block;
}
.box-hold strong a:hover {text-decoration:underline;}
.link-more {
	position: absolute;
	bottom: 0;
	right: 20px;
}
.link-more a {
	background: url(../images/more.gif) no-repeat 100% 50%;
	padding-right: 14px;
}
.link-more a:hover {text-decoration:underline;}
/* footer *********************************************************************/
#footer {
	border-top: 1px solid #e5e5e5;
	padding: 6px 0;
	width: 100%;
	margin: 30px 8px 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#footer ul li {
	float: left;
	background: url(../images/f-separator.gif) no-repeat 0 50%;
	padding: 0 14px 0 8px;
	line-height: 14px;
	margin-left: -9px;
}
#footer ul li a {
	color: #003e74;
}
#footer p {
	margin: 4px 0 0;
	color: #7f7f7f;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/*de090410*/
/*de090429*/
table.bsi {
	cellspacing: "0";
	cellpadding: "0";
	border: 0;
	border-collapse: collapse;
}
table.bsi th {
	font-weight: bold;
	text-align: left;
}
table.bsi td {
	border: 1px solid #828282;
	padding: 0 5px;
}
/*de090420*/
/* End of 'BSI' */


/* End of 'BSI' */

