 /* header area ########################################################## */

div#foxboro_side-menu_top, div#foxboro_side-menu, div#foxboro_side-menu_bottom{display:none;}
#foxboro_courtesy_links {
    position: absolute;
    top: 20px;
    right: 5px;
    z-index: 200;
}
#foxboro_courtesy_links a {
    padding-left:8px;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 12px!important;

}

/* Globals ########################################################## */
html{
 font-size:1em!important;
}
div#foxboro_body {
 background:url(chrome/body_bg.png) repeat-x!important;
}
#foxboro_container {
    position: relative;
    overflow: visible;
}
div#foxboro_header {
    position: relative;
}
div#foxboro_header div#phone_number {
    position: absolute;
    top: 78px;
    right: 170px;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 13px;
    color: #ffffff;
}
div#foxboro_header div#tagline{
    position: absolute;
    top: 78px;
    left: 0px;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 13px;
    color: #eaeaea;
}
div#foxboro_header div#smedia_header {
    position:absolute!important;
    top:63px;
    right:5px;
}
div#foxboro_header div#smedia_header p {
 font-size:12px;
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
 font-weight:normal;
 color: #ffffff;
 padding-right: 10px;
}
div#foxboro_header div#cse {
    position: absolute;
    right: -22px;
    top: 45px;
}
/* Top menu ########################################################## */
div#foxboro_menu {
    min-height: 40px;
}
div#foxboro_menu ul.horizontal li.item a.link span.text { 
    border-right: solid 1px #cccccc; 
    border-left: solid 1px #fff; 
    line-height:40px;
    font-size:1.1em;
    font-weight: normal;
    text-align: center;
    padding:0 15px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-transform:uppercase;
}
div#foxboro_menu ul.vertical{
    border-left:none; 
    padding-bottom: 5px;
}
#foxboro_menu ul.group.level2{
    margin-left:0;
    border-left:1px solid #CCC;
}
#foxboro_menu ul.horizontal li.item.first a.link span.text { border-left:none; }
#foxboro_menu ul.horizontal li.item.last  a.link span.text { border-right:none; }
/* Sub menu ########################################################## */
div#foxboro_menu ul.vertical li.item a.link span.text {
    border-right: none; 
    border-left: none; 
    line-height:30px;
    font-size:1.1em;
    font-weight: normal;
    text-align: center;
    padding:0 25px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-transform:none;
}
div#foxboro_menu ul.vertical {
  background:#00209F;
  margin-left:1px;
}

/* Typography ########################################################## */
/* Foxoboro skin.css Overrides */
#foxboro_content div.block, #foxboro_content div.block p,  #foxboro_content div.block li ,
#foxboro_footer ul li, div.ContactFormWrapper, #bb-container div.post,
#bb-container div.comments div.comment-body div.comment-info,
#bb-container span.PostComments, div.ItemLink a , div.ItemInfo,
div#foxboro_footer span a, div#foxboro_footer a, div#foxboro_footer ul li a, div#foxboro_footer p span, div#foxboro_footer span.SkinObject, div#foxboro_footer p.copyright{
   font-size:1em;
}
div#foxboro_footer{
 font-size:.917em;
}

#bb-container div.post h3.title {font-size:1.3em;}
#bb-container div.post h3 {font-size:1.2em;}
#bb-container div.comments h3 {font-size:1.2em;}

div#foxboro_container div#foxboro_content h1{
    margin-top:0;
    font-size:1.833em;
}

div#foxboro_container div#foxboro_content h2{
    font-size:1.5em;
}
div#foxboro_container div#foxboro_content h3{
    font-size:1.333em;
}
div#foxboro_top h3 {
    color: #00209F!important; 
    line-height: 135%!important; 
    margin-bottom: 8px!important;
    font-size: 16px;
    font-weight: normal;
}
div#foxboro_container div#foxboro_content h4{
    font-size:1em;
}
div#foxboro_container div#foxboro_content p{
    font-size: 1em;
    line-height: 145%;
}
/* Layout ########################################################## */
div#foxboro_content div#foxboro_top{
    margin-top:17px;
}
div#foxboro_one-column, div#foxboro_two-column, div#foxboro_two-column-right, div#foxboro_three-column{
    padding-top:24px;
}
div#foxboro_content div#foxboro_col1 div.block div.pad, div#foxboro_content div#foxboro_col3 div.block div.pad{
    margin:0;
}
#foxboro_content #foxboro_col1 div.block div.pad, #foxboro_content #foxboro_col3 div.block div.pad{
    padding-top:5px;
}
#foxboro_col2 div.pad div {
    margin-bottom:20px;
}

/* Sidebars ########################################################## */
div#foxboro_container div#foxboro_content div.block div.pad h3 {
    background:#6679C5 url(chrome/bg_side_module.png) bottom left repeat-x;
    font-size: 1.167em;
    padding:10px 7px 18px 7px;
    text-transform: uppercase;
    text-align: center;
}
div#foxboro_content div.block div.pad div h3{
    background:transparent;
    margin:0 0 10px 0;
    padding:5px 0 0 0;
}
div#foxboro_content div.block div.pad div {
    padding:0 7px;
}
div#foxboro_content div.block div.pad div div{
    padding:0;
}

div#foxboro_content div#foxboro_col1 div.block div.pad { padding-left:0}
div#foxboro_content div#foxboro_col3 div.block div.pad { padding-right:0}

/* Footer ########################################################### */
div#foxboro_footer p.copyright {
 padding-top: 5px;
}
div#foxboro_footer span.SkinObject{
 padding-right: 11px;
}
#foxboro_footer span a{
  padding-right:10px;
}
/* banner image rotator #######################*/
div#bannerwrap{
  position:relative;
/* any other margins or paddings here. This div encloses the banner and it's controls */
}
div#bannerwrap div.banner{
  height:280px;
  width:980px;
  position:relative;
  z-index: 0;
}
div#bannerwrap div.banner > a, div#bannerwrap div.banner > div, div#bannerwrap div.banner > img{
  height:280px;
  width:980px;
  position:absolute;
  top:0px;
  left:0px;
}
/* paging navigation links */
div#bannerwrap div.pagenation{
  text-align:center;
  z-index: 10;
  margin-top: -12px;
  position: relative;
}
div#bannerwrap div.pagenation a {
  display: inline-block;
  cursor:pointer;
  /* all optional styles to be changed as needed */
  background: none repeat scroll 0 0 #cccccc;
  border: 1px solid #cccccc;
  border-radius: 10px 10px 10px 10px;
  font-size: 9px;
  height: 10px;
  line-height: 10px;
  margin: 0 4px;
  padding: 2px;
  text-indent:0px;
  text-align: center;
  text-decoration: none !important;
  width: 10px;
  color: #00209F;
}
div#bannerwrap div.pagenation a:hover {
  background: none repeat scroll 0 0 #289728;
  color: #ffffff;
}
/* active (on) state */
div#bannerwrap div.pagenation a.activeSlide {
  background: none repeat scroll 0 0 #6679C5;
  color: #ffffff;
}
div#bannerwrap div.pagenation a.activeSlide:hover {
}
/* Tables ########################################################### */
#foxboro_content #foxboro_col2 div.homecta {
  behavior: url(/Portals/26654/pie.htc);
  position: relative;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  background: #CCD2EC;
  height: 100px;
  padding: 20px;
  float: left;
  width: 180px;
  margin: 0 5px;
}