/* |--------------------| SUMMARY |---------------------------------------| */

/* |--------------------| FIREFOX TABLE FONT FIX |------------------------| */
/* |--------------------| CONTAINER |-------------------------------------| */
/* |--------------------| COURTESY LINKS |--------------------------------| */
/* |--------------------| HEADER |----------------------------------------| */
/* |--------------------| MENU |------------------------------------------| */
/* |--------------------| CONTENT |---------------------------------------| */
/* |--------------------| TOP & BOTTOM |----------------------------------| */
/* |--------------------| COLUMNS CONTAINERS |----------------------------| */
/* |--------------------| COLUMNS |---------------------------------------| */
/* |--------------------| MODULES & HEADLINES & COLUMNS TEXT |------------| */
/* |--------------------| FOOTER |----------------------------------------| */

body {
    background: transparent url(http://cdn2.hubspot.net/hub/20929/file-508829255-png/Images/layout/header-bg.png) no-repeat top center !important;
    font: normal .95em/1.8 'Open Sans', arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6  {
    font-weight: 500 !important;
    line-height: 1;
}
h1 {
    font-size: 36px !important;
    font-weight: 400 !important;
}
h1 strong,
h1 b {
    font-weight: 800 !important;
    color: #2F7AAE;
}
h2 {
    font-size: 28px !important;
}
h3 {
    font-size: 24px !important;
}
img {
max-width: 100%;
}
/* |--------------------| FIREFOX TABLE FONT FIX |------------------------| */
table,td {
    font-size:1em !important;
}

/* |--------------------| CONTAINER |-------------------------------------| */
#foxboro_container {
    width:100% !important;
    min-width:1100px !important;
    padding: 0 1em;
}
.headerTop {
    margin: auto ;
    width: 1100px ;
}

/* |--------------------| COURTESY LINKS |--------------------------------| */
#foxboro_courtesy_links {
    background: transparent !important;
    width:100% !important;
    padding:5px 0;
    text-align: right;
    color: #000 !important;
}

#foxboro_courtesy_links a {
    color: #000000 !important;
}

#foxboro_courtesy_links a.english {
    margin-right: 5px;
}

#foxboro_courtesy_links:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}





/* |--------------------| HEADER |----------------------------------------| */
#foxboro_header {
    background: transparent!important;
    float: left;
    width: 20% !important;
}

#foxboro_header span.logo {

}

/* |--------------------| MENU |------------------------------------------| */
#foxboro_menu {
    background: transparent !important;
    float: right !important;
    width: auto !important;
}

#foxboro_menu div.radmenu {
    width:100% !important;
    float:none !important;
    background: transparent !important;
}

#foxboro_menu ul.rootGroup {
    max-width:100%;
}

#foxboro_menu div.NavHidden ul.rootGroup {
    display:none !important;
}

#foxboro_menu span.text {
    padding:35px 10px !important;
    background: transparent !important;
    font-weight:normal !important;
    font-size:16px !important;
    text-transform:uppercase;
    line-height:1 !important;
}
#foxboro_menu li.last span.text {
    padding-right: 0px !important;
}

#foxboro_menu a.selectedtab span.text {
    background-position:right bottom;
}

#foxboro_menu a.link:hover span.text,
#foxboro_menu a.expanded span.text {
    background-position:right center;
}

#foxboro_menu div.slide div.slide {
    margin-left:-1px;
}

#foxboro_menu div.slide {
    background: #eee !important;
    box-shadow: 0 2px 15px rgba(0,0,0,.28);
}

#foxboro_menu div.slide a.link {
    background:#aaaaaa !important;
    padding: 5px 0;
}

#foxboro_menu div.slide a.link:hover,
#foxboro_menu div.slide a.active,
#foxboro_menu div.slide a.selectedtab {
    background: #eeeeee !important;
}

#foxboro_menu div.slide span.text,
#foxboro_menu div.slide a.link:hover span.text,
#foxboro_menu div.slide a.selectedtab span.text {
    padding:0 15px !important;
    line-height:20px !important;
    text-transform:none;
    background:none;
}

/* |--------------------| CONTENT |---------------------------------------| */

.comboBoxWrapper > div {
    float: left;
    height: 250px;
    width: 362px;
    position: relative;
margin-right:5px;
}
.comboBoxWrapper .selectBox-dropdown {
    width: 168px!important;
}
.comboBoxWrapper .comboBox {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.comboBoxWrapper > div.processDesign {
    background: url(http://cdn2.hubspot.net/hub/20929/file-1989704037-jpg/Images/layout/planProcess.jpg) no-repeat left bottom;
    background-size: contain;
}
.comboBoxWrapper > div.foodSaftey {
    background: url(http://cdn2.hubspot.net/hub/20929/file-507359496-jpg/Images/layout/foodSafety.jpg) no-repeat left bottom;
    background-size: contain;
}
.comboBoxWrapper > div.foodSaftey .comboBox{
    height: auto;
    width: 170px;
}
.comboBoxWrapper > div.foodSaftey.alt .comboBox{
    height:auto;
}
.comboBoxWrapper > div.packaging {
    background: url(http://cdn2.hubspot.net/hub/20929/file-502135694-jpg/Images/layout/packaging.jpg) no-repeat left bottom;
    background-size: contain;
    margin-right: 0;
}
.comboBoxWrapper > div.packaging .comboBox{
    height: auto;
    width: 200px;
}
.comboBoxWrapper h1 {
    font-weight: 200 !important;
    margin:0 0 10px 0 !important;
    padding: 0 !important;
    font-size: 24px !important;
}


/* |--------------------| TOP & BOTTOM |----------------------------------| */



#foxboro_top #dnn_TopPane {
    width:1100px !important;
    margin: auto !important;
    overflow:hidden;
}

#foxboro_top #dnn_TopPane div {
overflow:hidden;
}

#foxboro_bottom {
    width:1100px !important;
    margin: auto !important;
    overflow:hidden;
}





/* |--------------------| COLUMNS CONTAINERS |----------------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
    width:1100px !important;
    margin: 30px auto !important;
    float: none !important;
    overflow:hidden !important;
}
#foxboro_one-column:after,
#foxboro_two-column:after,
#foxboro_two-column-right:after,
#foxboro_three-column:after,
#foxboro_two-eq-column:after,
#foxboro_three-eq-column:after {
    content: "";
    display: block;
    width: 100%;
    clear: block;
}


/* |--------------------| COLUMNS |---------------------------------------| */
/* ----------------------------------
    General Layout Items
---------------------------------- */
div.pad {
    padding: 0 !important;
    margin: 0 !important;
}

/* ----------------------------------
    Layouts
---------------------------------- */
/* Column One */
#foxboro_one-column #foxboro_col2 {
    width: 100% !important;
}

/* Column Two */
#foxboro_two-column #foxboro_col1 {
    width: 23% !important;
    margin-right: 2% !important; 
}
#foxboro_two-column #foxboro_col2 {
    width: 73% !important;
    margin-left: 2% !important; 
}

/* Column Two Right */
#foxboro_two-column-right #foxboro_col2 {
    width: 70% !important;
    margin-right: 2% !important;
}
#foxboro_two-column-right #foxboro_col3 {
    width: 26% !important;
    margin-left: 2% !important; 
}

/* Column Two EQ */
#foxboro_two-eq-column #foxboro_col1 {
    width: 48% !important;
    margin-right: 2% !important; 
}
#foxboro_two-eq-column #foxboro_col3 {
    width: 48% !important;
    margin-left: 2% !important; 
}

/* Column Three */
#foxboro_three-column #foxboro_col1 {
    width: 23% !important;
    margin-right: 2% !important; 
}
#foxboro_three-column #foxboro_col2 {
    width: 47% !important;
    margin-left: 1.5% !important; 
    margin-right: 1.5% !important; 
}
#foxboro_three-column #foxboro_col3 {
    width: 23% !important;
    margin-left: 2% !important; 
}

/* Column Three EQ */
#foxboro_three-eq-column #foxboro_col1 {
    width: 31.333% !important;
    margin-left: 2% !important; 
}
#foxboro_three-eq-column #foxboro_col2 {
    width: 31.333% !important;
    margin-left: 1% !important; 
    margin-right: 1% !important; 
}
#foxboro_three-eq-column #foxboro_col3 {
    width: 31.333% !important;
    margin-right: 2% !important; 
}

/* Sidebar
*******************************************************/
#foxboro_content div.block {
    background-color: #eeeeee !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+)!important;
    background-image: -moz-linear-gradient(bottom, #ededf3 0%, #fff 100%)!important;
    background-image: -o-linear-gradient(bottom, #ededf3 0%, #fff 100%!important);
    background-image: -webkit-linear-gradient(bottom, #ededf3 0%, #fff 100%)!important;
    background-image: linear-gradient(bottom, #ededf3 0%, #fff 100%!important);
    padding: 15px;
}
#foxboro_content div.block h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
}

/* |--------------------| FOOTER |----------------------------------------| */
#foxboro_footer {
    background:#58585a url(http://cdn2.hubspot.net/hub/20929/file-507211012-jpg/Images/layout/footer-bg.jpg) no-repeat top center !important;
    background-size: 100% auto !important;
    width:100% !important;
    padding:124px 0 20px 0 !important;
    text-align: left !important;
    color: #fff !important;
}
#foxboro_footer a {
    color: #fff !important;
}
#foxboro_footer div.clear {
}

#foxboro_footer span#dnn_dnnLINKS_lblLinks {
    display:block;
    width:1100px !important;
    margin:0 auto !important;
    padding:20px px 15px 0px !important;
    font-size:11px !important;
    line-height:16px !important;
    min-height:9px;
    _height:9px;
    _overflow-y:visible;
    text-align: left !important;
    
}

#foxboro_footer span#footerContainer {
    display:block;
    padding:0 0 5px 0 !important;
    font-size:12px !important;
    line-height:16px !important;
    width: 1100px !important;
    margin: auto !important;
    color: #fff !important;
}

#foxboro_footer span#footerContainer,
#foxboro_footer span#footerContainer a,
span.SkinObject {
    color:#fff !important;
}

#foxboro_footer span#footerContainer a,
#foxboro_footer span#footerContainer a:hover {
    text-decoration:none !important;
}

#foxboro_footer span#footerContainer a:hover {
    color:#fff!important;
    text-decoration: underline !important;
}
#foxboro_footer p.copyright {
    margin: auto !important;
    width: 1100px;
    display: block;
}
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {
    font-size:11px !important;
    color:#fff !important;
}

#foxboro_footer p.copyright a,
#foxboro_footer p.copyright a:hover {
    text-decoration:underline !important;
}

#foxboro_footer p.copyright a:hover {
    color:#000 !important;
}


/* Forms
****************************************************/
input[type=text],
input[type=email],
textarea {
    border: 1px solid #2F7AAE !important;
    background: #fff !important;
    padding: 5px;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    width: 100% !important;
}

/* Buttons
****************************************************/
.hs-button,
.FormSubmitButton,
.IngeniMailSubscribeButton {
    color: #ffffff !important;
    font-size: 18px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #3379ad !important;
    padding: 13px 24px !important;
    border: none !important;
    text-decoration: none !important;
    text-align: center !important;
    line-height: 1 !important;
}
.hs-button:hover,
.FormSubmitButton:hover,
.IngeniMailSubscribeButton:hover {
    background: #3987bf !important;
}
div.block .FormSubmitButton,
div.block .hs-button,
div.block .IngeniMailSubscribeButton {
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    width: 100% !important;
}



/* Jquery Select Boxes
*****************************************************/
/* Dropdown control */
.selectBox-dropdown {
    width: 195px !important;
    position: relative;
    border: solid 1px #2f7aae;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #ffffff;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #cccccc;
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown.selectBox-menuShowing-top {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url(http://cdn2.hubspot.net/hub/20929/file-510130260-gif/selectBox-arrow.gif) 50% center no-repeat;
    border-left: solid 1px #BBB;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #2f7aae; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}

/* Options */
.selectBox-options {
    width: auto !important
}
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
    text-align: left;
}

.selectBox-options.selectBox-options-top{
    border-bottom:none;
	margin-top:1px;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.selectBox-options.selectBox-options-bottom{
	border-top:none;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}

/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}
    padding: 15px;
}
#foxboro_content div.block h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
}

/* |--------------------| FOOTER |----------------------------------------| */
#foxboro_footer {
    background:#58585a url(http://cdn2.hubspot.net/hub/20929/file-507211012-jpg/Images/layout/footer-bg.jpg) no-repeat top center !important;
    background-size: 100% auto !important;
    width:100% !important;
    padding:124px 0 20px 0 !important;
    text-align: left !important;
    color: #fff !important;
}
#foxboro_footer a {
    color: #fff !important;
}
#foxboro_footer div.clear {
}

#foxboro_footer span#dnn_dnnLINKS_lblLinks {
    display:block;
    width:1100px;
    margin:0 auto;
    padding:20px 13px 15px 13px !important;
    font-size:11px !important;
    line-height:16px !important;
    min-height:9px;
    _height:9px;
    _overflow-y:visible;
    text-align: left !important;
    
}

#foxboro_footer span#footerContainer {
    display:block;
    padding:0 0 5px 0 !important;
    font-size:12px !important;
    line-height:16px !important;
    width: 1100px !important;
    margin: auto !important;
    color: #fff !important;
}

#foxboro_footer span#footerContainer,
#foxboro_footer span#footerContainer a,
span.SkinObject {
    color:#fff !important;
}

#foxboro_footer span#footerContainer a,
#foxboro_footer span#footerContainer a:hover {
    text-decoration:none !important;
}

#foxboro_footer span#footerContainer a:hover {
    color:#fff!important;
    text-decoration: underline !important;
}
#foxboro_footer p.copyright {
    margin: auto !important;
    width: 1100px;
    display: block;
}
#foxboro_footer p.copyright,
#foxboro_footer p.copyright a {
    font-size:11px !important;
    color:#fff !important;
}

#foxboro_footer p.copyright a,
#foxboro_footer p.copyright a:hover {
    text-decoration:underline !important;
}

#foxboro_footer p.copyright a:hover {
    color:#000 !important;
}


/* Forms
****************************************************/


/* Buttons
****************************************************/
.hs-button,
.FormSubmitButton {
    color: #ffffff !important;
    font-size: 18px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #3379ad !important;
    padding: 13px 24px !important;
    border: none !important;
    text-decoration: none !important;
    text-align: center !important;
    line-height: 1 !important;
}
.hs-button:hover,
.FormSubmitButton:hover {
    background: #3987bf !important;
}



/* Jquery Select Boxes
*****************************************************/
/* Dropdown control */
.selectBox-dropdown {
    width: 195px !important;
    position: relative;
    border: solid 1px #2f7aae;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #ffffff;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #cccccc;
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown.selectBox-menuShowing-top {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url(http://cdn2.hubspot.net/hub/20929/file-510130260-gif/selectBox-arrow.gif) 50% center no-repeat;
    border-left: solid 1px #BBB;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #2f7aae; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #666;
}

/* Options */
.selectBox-options {
    width: auto !important
}
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
    text-align: left;
}

.selectBox-options.selectBox-options-top{
    border-bottom:none;
	margin-top:1px;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.selectBox-options.selectBox-options-bottom{
	border-top:none;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}

/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}

body #foxboro_col2 .image-border {border: 1px solid black; }