/* |-------------------------------------------| RADU MIHAI |-------| */
/* |-------------------------------------------| 07/11/2011 |-------| */


/* |-------------------------| SUMMARY |----------------------------| */

/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
/* |-------------------------| CONTAINER |--------------------------| */
/* |-------------------------| COURTESY LINKS |---------------------| */
/* |-------------------------| HEADER |-----------------------------| */
/* |-------------------------| MAIN MENU |--------------------------| */
/* |-------------------------| DROP DOWN MENU |---------------------| */
/* |-------------------------| LANDING PAGE MENU |------------------| */
/* |-------------------------| CONTENT |----------------------------| */
/* |-------------------------| TOP & BOTTOM |-----------------------| */
/* |-------------------------| COLUMN CONTAINERS |------------------| */
/* |-------------------------| COLUMN |-----------------------------| */
/* |-------------------------| SIDE-MENU |--------------------------| */
/* |-------------------------| DIV.BLOCK |--------------------------| */
/* |-------------------------| DIV.PAD |----------------------------| */
/* |-------------------------| FOOTER |-----------------------------| */
/* |-------------------------| HEADINGS |---------------------------| */
/* |-------------------------| LINKS |------------------------------| */
/* |-------------------------| BLOG |-------------------------------| */
/* |-------------------------| FORMS |------------------------------| */






/* |-------------------------| FIREFOX TABLE FONT FIX |-------------| */
table,td {
font-family:inherit !important;
font-size:inherit !important;
}

/* |-------------------------| CONTAINER |--------------------------| */
#foxboro_container {
   overflow:visible !important;
   position: relative;
}

/* |-------------------------| COURTESY LINKS |---------------------| */
#foxboro_courtesy_links {
 position:absolute;
 top: 5px;
 right: 5px;
 background: transparent!important;
 z-index: 20;
}
#foxboro_courtesy_links a {
 padding: 0 15px;
}

/* |-------------------------| HEADER |-----------------------------| */
div#foxboro_header {
   height:130px!important;
   position: relative;
   background: #ffffff url(/Portals/109434/images/chicomm-header-bg.png) bottom left no-repeat;
}
#foxboro_header span.logo{
   width:300px;
}
#foxboro_header div#motorola {
   position: absolute;
   top: 65px;
   left: 360px;
}
#foxboro_header div#facebook {
   position: absolute;
   top: 38px;
   right: 6px;
}


/* |-------------------------| MAIN MENU |--------------------------| */
#foxboro_menu {
background:url(/Portals/109434/images/template/menu_bg.gif) left top no-repeat !important;
padding-top:7px;
padding-left:28px;
padding-right:20px;
width:auto;
}
#foxboro_menu div.radmenu {
white-space:normal !important;
}
#foxboro_menu li.item {
white-space:nowrap;
}
#foxboro_menu span.text {
line-height:40px !important;
padding-top:0 !important;
padding-bottom:0 !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:11px !important;
}

/* |-------------------------| DROP DOWN MENU |---------------------| */
#foxboro_menu div.slide span.text {
line-height:30px !important;
padding:0 7px !important;
}

/* |-------------------------| LANDING PAGE MENU |------------------| */
#foxboro_menu div.NavHidden {
height:4px;
}

#foxboro_menu div.NavHidden ul.rootGroup {
display:none !important;
}

/* |-------------------------| CONTENT |----------------------------| */
#foxboro_content {
background:url(/Portals/109434/images/template/content_bg.gif) left repeat-y !important;
padding:0 20px;
width:auto;
}

/* |-------------------------| TOP & BOTTOM |-----------------------| */
#foxboro_top,
#foxboro_bottom {
overflow:hidden;
}

/* |-------------------------| COLUMN CONTAINERS |------------------| */
#foxboro_one-column,
#foxboro_two-column,
#foxboro_two-column-right,
#foxboro_three-column,
#foxboro_two-eq-column,
#foxboro_three-eq-column {
padding:0 0 10px;
overflow:visible;
}

#foxboro_two-eq-column,
#foxboro_three-eq-column {
margin-bottom:10px;
background:#fff;
width:100%;
float:left;
border:1px solid #000;
}

/* |-------------------------| COLUMN |-----------------------------| */
#foxboro_col1,
#foxboro_col2,
#foxboro_col3 {
overflow:hidden;
}

#foxboro_col1 {
min-height:1px;
_height:1px;
_overflow-y:visible;
}

#foxboro_two-column #foxboro_col1,
#foxboro_two-column-right #foxboro_col3,
#foxboro_three-column #foxboro_col1,
#foxboro_three-column #foxboro_col3 {
width:190px !important;
}

#foxboro_two-column #foxboro_col2,
#foxboro_two-column-right #foxboro_col2 {
width:720px !important;
}

#foxboro_three-column #foxboro_col2 {
width:530px !important;
}

/* |-------------------------| SIDE-MENU |--------------------------| */
#foxboro_side-menu_top,
#foxboro_side-menu_bottom {
_display:none !important;
}

/* |-------------------------| DIV.BLOCK |--------------------------| */
#foxboro_content div.block {
margin:0 0 10px !important;
}

#foxboro_content div.block,
#foxboro_content div.block p,
#foxboro_content div.block li {
font-size:1em !important;
line-height:normal !important;
}

#foxboro_content #foxboro_two-eq-column div.block,
#foxboro_content #foxboro_three-eq-column div.block {
color:#333;
}

/* |-------------------------| DIV.PAD |----------------------------| */
#foxboro_content div.block div.pad {
padding:8px 10px !important;
}

#foxboro_content #foxboro_two-column div.block div.pad,
#foxboro_content #foxboro_three-column #foxboro_col1 div.block div.pad {
margin:0 7px 0 0 !important;
}

#foxboro_content #foxboro_two-column-right div.block div.pad,
#foxboro_content #foxboro_three-column #foxboro_col3 div.block div.pad {
margin:0 0 0 7px !important;
}

#foxboro_three-eq-column #foxboro_col2 div.pad {
padding:0;
}

#foxboro_content #foxboro_two-eq-column div.block div.pad,
#foxboro_content #foxboro_three-eq-column div.block div.pad {
margin:0 !important;
padding:8px 15px !important;
background:none !important;
}

#foxboro_one-column #foxboro_col2 div.pad,
#foxboro_two-column #foxboro_col2 div.pad,
#foxboro_two-column-right #foxboro_col2 div.pad,
#foxboro_three-column #foxboro_col2 div.pad {
background:#fff;
border:1px solid #000000;
padding:10px 15px !important;
}

/* |-------------------------| FOOTER |-----------------------------| */
#foxboro_footer {
    background:  url(/Portals/109434/images/template/footer_bg.png) center top no-repeat !important;
    padding-top: 10px!important;
    height: 30px;
}
div#footer_items {
  margin: 20px auto 0 !important;
  background: #8095cf;
  padding:0px!important;
  width:950px;
  position: relative;
}
div#footer_items table {
   margin: 0 auto!important;
}
div#footer_items table td#footer_links p {
   border-left: solid 1px #000;    
   font-size: 14px!important;
   padding: 0 15px;
   color: #000000!important;
   margin: 18px 0 12px 0!important;
}
div#footer_items table td#footer_links table td#first p {
     border-left: none!important;  
}
div#footer_items table td#footer_links p a {
   text-decoration: none!important;
   color: #000000!important;
}
/* |-------------------------| HEADINGS |---------------------------| */
#foxboro_col2 h1 {
font-weight:bold;
font-size:1.2em;
}

#foxboro_content div.block h3 {
font-size:1.2em;
font-weight:bold;
}

#foxboro_content #foxboro_two-eq-column div.block h1,
#foxboro_content #foxboro_three-eq-column div.block h1,
#foxboro_content #foxboro_two-eq-column div.block h3,
#foxboro_content #foxboro_three-eq-column div.block h3 {
font-size:1.2em;
font-weight:bold;
line-height:115%;
margin:8px 0 15px;
padding:0;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
}

#foxboro_content #foxboro_two-eq-column div.block h2,
#foxboro_content #foxboro_three-eq-column div.block h2 {
color:#4682B4;
font-family:Arial,Helvetica,sans-serif;
font-size:1.3em;
font-weight:normal;
line-height:145%;
margin:15px 0;
padding:0;
}

#foxboro_content #foxboro_two-eq-column div.block div.pad div div h3,
#foxboro_content #foxboro_three-eq-column div.block div.pad div div h3 {
font-size:1.1em;
font-weight:normal;
line-height:135%;
margin:15px 0;
padding:0;
}

#foxboro_content #foxboro_two-eq-column div.block h4,
#foxboro_content #foxboro_three-eq-column div.block h4 {
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
margin:15px 0;
padding:0;
}

/* |-------------------------| LINKS |------------------------------| */
#foxboro_col2 a {
text-decoration:none;
}

#foxboro_col2 a:hover {
text-decoration:underline;
}

#foxboro_content div.block a:hover {
color:#000;
}

#foxboro_content #foxboro_two-eq-column div.block a,
#foxboro_content #foxboro_three-eq-column div.block a {
color:#0000EE;
}

/* |-------------------------| BLOG |-------------------------------| */
#bb-container {
padding-bottom:15px;
}

#bb-container div.post {
font-size:1em !important;
line-height:normal !important;
}

#foxboro_content #bb-container div.post h3.title {
font-weight:bold;
}

#foxboro_content #bb-container div.post h3.title,
#foxboro_content #bb-container div.post h3.title a {
color:#4682B4;
letter-spacing:-1px;
}

/* |-------------------------| FORMS |------------------------------| */
.IngeniMailSubscribeEmailInput {
width:94% !important;
}

table.navtable td {
line-height:160% !important;
font-family:Arial, Helvetica, sans-serif !important;
font-size:11px !important;
}

table.navtable td a {
text-decoration:none !important;
}

hr {
color:#CCCCCC;
background:#CCCCCC;
height:1px;
border:none;
}

#foxboro_content div.block hr {
height:1px;
border:none;
color:#fff;
background:#fff;
}